Documentation ¶
Index ¶
- type BatchGetProbeGroupsDescriptor
- func (d *BatchGetProbeGroupsDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
- func (d *BatchGetProbeGroupsDescriptor) GetApiName() string
- func (d *BatchGetProbeGroupsDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *BatchGetProbeGroupsDescriptor) GetFullMethodName() string
- func (d *BatchGetProbeGroupsDescriptor) GetMethodName() string
- func (d *BatchGetProbeGroupsDescriptor) GetProtoPkgName() string
- func (d *BatchGetProbeGroupsDescriptor) GetResourceDescriptor() gotenresource.Descriptor
- func (d *BatchGetProbeGroupsDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *BatchGetProbeGroupsDescriptor) GetServiceDomain() string
- func (d *BatchGetProbeGroupsDescriptor) GetServiceVersion() string
- func (d *BatchGetProbeGroupsDescriptor) GetVerb() string
- func (d *BatchGetProbeGroupsDescriptor) HasResource() bool
- func (d *BatchGetProbeGroupsDescriptor) IsClientStream() bool
- func (d *BatchGetProbeGroupsDescriptor) IsCollection() bool
- func (d *BatchGetProbeGroupsDescriptor) IsPlural() bool
- func (d *BatchGetProbeGroupsDescriptor) IsServerStream() bool
- func (d *BatchGetProbeGroupsDescriptor) IsUnary() bool
- func (d *BatchGetProbeGroupsDescriptor) NewEmptyClientMsg() proto.Message
- func (d *BatchGetProbeGroupsDescriptor) NewEmptyServerMsg() proto.Message
- func (d *BatchGetProbeGroupsDescriptor) RequestHasResourceBody() bool
- type BatchGetProbeGroupsDescriptorClientMsgHandle
- func (h *BatchGetProbeGroupsDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *BatchGetProbeGroupsDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *BatchGetProbeGroupsDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type BatchGetProbeGroupsDescriptorServerMsgHandle
- func (h *BatchGetProbeGroupsDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *BatchGetProbeGroupsDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *BatchGetProbeGroupsDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type BatchGetProbeGroupsRequest
- func (o *BatchGetProbeGroupsRequest) Clone() *BatchGetProbeGroupsRequest
- func (o *BatchGetProbeGroupsRequest) CloneRaw() gotenobject.GotenObjectExt
- func (*BatchGetProbeGroupsRequest) Descriptor() ([]byte, []int)
- func (m *BatchGetProbeGroupsRequest) GetFieldMask() *probe_group.ProbeGroup_FieldMask
- func (m *BatchGetProbeGroupsRequest) GetNames() []*probe_group.Reference
- func (m *BatchGetProbeGroupsRequest) GetView() view.View
- func (*BatchGetProbeGroupsRequest) GotenMessage()
- func (o *BatchGetProbeGroupsRequest) GotenObjectExt()
- func (obj *BatchGetProbeGroupsRequest) GotenValidate() error
- func (o *BatchGetProbeGroupsRequest) MakeDiffFieldMask(other *BatchGetProbeGroupsRequest) *BatchGetProbeGroupsRequest_FieldMask
- func (o *BatchGetProbeGroupsRequest) MakeFullFieldMask() *BatchGetProbeGroupsRequest_FieldMask
- func (o *BatchGetProbeGroupsRequest) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
- func (o *BatchGetProbeGroupsRequest) MakeRawFullFieldMask() gotenobject.FieldMask
- func (m *BatchGetProbeGroupsRequest) Marshal() ([]byte, error)
- func (m *BatchGetProbeGroupsRequest) MarshalJSON() ([]byte, error)
- func (o *BatchGetProbeGroupsRequest) Merge(source *BatchGetProbeGroupsRequest)
- func (o *BatchGetProbeGroupsRequest) MergeRaw(source gotenobject.GotenObjectExt)
- func (*BatchGetProbeGroupsRequest) ProtoMessage()
- func (m *BatchGetProbeGroupsRequest) ProtoReflect() preflect.Message
- func (m *BatchGetProbeGroupsRequest) Reset()
- func (m *BatchGetProbeGroupsRequest) SetFieldMask(fv *probe_group.ProbeGroup_FieldMask)
- func (m *BatchGetProbeGroupsRequest) SetNames(fv []*probe_group.Reference)
- func (m *BatchGetProbeGroupsRequest) SetView(fv view.View)
- func (m *BatchGetProbeGroupsRequest) String() string
- func (m *BatchGetProbeGroupsRequest) Unmarshal(b []byte) error
- func (m *BatchGetProbeGroupsRequest) UnmarshalJSON(data []byte) error
- type BatchGetProbeGroupsRequestFieldPathBuilder
- func (BatchGetProbeGroupsRequestFieldPathBuilder) FieldMask() BatchGetProbeGroupsRequestPathSelectorFieldMask
- func (BatchGetProbeGroupsRequestFieldPathBuilder) Names() BatchGetProbeGroupsRequestPathSelectorNames
- func (BatchGetProbeGroupsRequestFieldPathBuilder) View() BatchGetProbeGroupsRequestPathSelectorView
- type BatchGetProbeGroupsRequestPathSelectorFieldMask
- func (BatchGetProbeGroupsRequestPathSelectorFieldMask) FieldPath() *BatchGetProbeGroupsRequest_FieldTerminalPath
- func (s BatchGetProbeGroupsRequestPathSelectorFieldMask) WithArrayOfValues(values []*probe_group.ProbeGroup_FieldMask) *BatchGetProbeGroupsRequest_FieldTerminalPathArrayOfValues
- func (s BatchGetProbeGroupsRequestPathSelectorFieldMask) WithValue(value *probe_group.ProbeGroup_FieldMask) *BatchGetProbeGroupsRequest_FieldTerminalPathValue
- type BatchGetProbeGroupsRequestPathSelectorNames
- func (BatchGetProbeGroupsRequestPathSelectorNames) FieldPath() *BatchGetProbeGroupsRequest_FieldTerminalPath
- func (s BatchGetProbeGroupsRequestPathSelectorNames) WithArrayOfValues(values [][]*probe_group.Reference) *BatchGetProbeGroupsRequest_FieldTerminalPathArrayOfValues
- func (s BatchGetProbeGroupsRequestPathSelectorNames) WithItemValue(value *probe_group.Reference) *BatchGetProbeGroupsRequest_FieldTerminalPathArrayItemValue
- func (s BatchGetProbeGroupsRequestPathSelectorNames) WithValue(value []*probe_group.Reference) *BatchGetProbeGroupsRequest_FieldTerminalPathValue
- type BatchGetProbeGroupsRequestPathSelectorView
- func (BatchGetProbeGroupsRequestPathSelectorView) FieldPath() *BatchGetProbeGroupsRequest_FieldTerminalPath
- func (s BatchGetProbeGroupsRequestPathSelectorView) WithArrayOfValues(values []view.View) *BatchGetProbeGroupsRequest_FieldTerminalPathArrayOfValues
- func (s BatchGetProbeGroupsRequestPathSelectorView) WithValue(value view.View) *BatchGetProbeGroupsRequest_FieldTerminalPathValue
- type BatchGetProbeGroupsRequest_FieldMask
- func (fieldMask *BatchGetProbeGroupsRequest_FieldMask) AppendPath(path BatchGetProbeGroupsRequest_FieldPath)
- func (fieldMask *BatchGetProbeGroupsRequest_FieldMask) AppendRawPath(path gotenobject.FieldPath)
- func (fieldMask *BatchGetProbeGroupsRequest_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
- func (fieldMask *BatchGetProbeGroupsRequest_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
- func (fieldMask *BatchGetProbeGroupsRequest_FieldMask) FilterInputFields() *BatchGetProbeGroupsRequest_FieldMask
- func (fieldMask *BatchGetProbeGroupsRequest_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
- func (fieldMask *BatchGetProbeGroupsRequest_FieldMask) GetPaths() []BatchGetProbeGroupsRequest_FieldPath
- func (fieldMask *BatchGetProbeGroupsRequest_FieldMask) GetRawPaths() []gotenobject.FieldPath
- func (fieldMask *BatchGetProbeGroupsRequest_FieldMask) IsFull() bool
- func (fieldMask BatchGetProbeGroupsRequest_FieldMask) Marshal() ([]byte, error)
- func (fieldMask BatchGetProbeGroupsRequest_FieldMask) MarshalJSON() ([]byte, error)
- func (fieldMask *BatchGetProbeGroupsRequest_FieldMask) PathsCount() int
- func (fieldMask *BatchGetProbeGroupsRequest_FieldMask) Project(source *BatchGetProbeGroupsRequest) *BatchGetProbeGroupsRequest
- func (fieldMask *BatchGetProbeGroupsRequest_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
- func (fieldMask *BatchGetProbeGroupsRequest_FieldMask) ProtoMessage()
- func (fieldMask *BatchGetProbeGroupsRequest_FieldMask) ProtoReflect() preflect.Message
- func (fieldMask *BatchGetProbeGroupsRequest_FieldMask) Reset()
- func (fieldMask *BatchGetProbeGroupsRequest_FieldMask) Set(target, source *BatchGetProbeGroupsRequest)
- func (fieldMask *BatchGetProbeGroupsRequest_FieldMask) SetFromCliFlag(raw string) error
- func (fieldMask *BatchGetProbeGroupsRequest_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
- func (fieldMask *BatchGetProbeGroupsRequest_FieldMask) Size() int
- func (fieldMask *BatchGetProbeGroupsRequest_FieldMask) String() string
- func (fieldMask *BatchGetProbeGroupsRequest_FieldMask) Subtract(other *BatchGetProbeGroupsRequest_FieldMask) *BatchGetProbeGroupsRequest_FieldMask
- func (fieldMask *BatchGetProbeGroupsRequest_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
- func (fieldMask *BatchGetProbeGroupsRequest_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
- func (fieldMask *BatchGetProbeGroupsRequest_FieldMask) Unmarshal(data []byte) error
- func (fieldMask *BatchGetProbeGroupsRequest_FieldMask) UnmarshalJSON(data []byte) error
- type BatchGetProbeGroupsRequest_FieldPath
- func BuildBatchGetProbeGroupsRequest_FieldPath(fp gotenobject.RawFieldPath) (BatchGetProbeGroupsRequest_FieldPath, error)
- func MustParseBatchGetProbeGroupsRequest_FieldPath(rawField string) BatchGetProbeGroupsRequest_FieldPath
- func ParseBatchGetProbeGroupsRequest_FieldPath(rawField string) (BatchGetProbeGroupsRequest_FieldPath, error)
- type BatchGetProbeGroupsRequest_FieldPathArrayItemValue
- type BatchGetProbeGroupsRequest_FieldPathArrayOfValues
- type BatchGetProbeGroupsRequest_FieldPathSelector
- type BatchGetProbeGroupsRequest_FieldPathValue
- type BatchGetProbeGroupsRequest_FieldTerminalPath
- func (fp *BatchGetProbeGroupsRequest_FieldTerminalPath) ClearValue(item *BatchGetProbeGroupsRequest)
- func (fp *BatchGetProbeGroupsRequest_FieldTerminalPath) ClearValueRaw(item proto.Message)
- func (fp *BatchGetProbeGroupsRequest_FieldTerminalPath) Get(source *BatchGetProbeGroupsRequest) (values []interface{})
- func (fp *BatchGetProbeGroupsRequest_FieldTerminalPath) GetDefault() interface{}
- func (fp *BatchGetProbeGroupsRequest_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
- func (fp *BatchGetProbeGroupsRequest_FieldTerminalPath) GetSingle(source *BatchGetProbeGroupsRequest) (interface{}, bool)
- func (fp *BatchGetProbeGroupsRequest_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fp *BatchGetProbeGroupsRequest_FieldTerminalPath) IsLeaf() bool
- func (fp *BatchGetProbeGroupsRequest_FieldTerminalPath) JSONString() string
- func (fp *BatchGetProbeGroupsRequest_FieldTerminalPath) Selector() BatchGetProbeGroupsRequest_FieldPathSelector
- func (fp *BatchGetProbeGroupsRequest_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
- func (fp *BatchGetProbeGroupsRequest_FieldTerminalPath) String() string
- func (fp *BatchGetProbeGroupsRequest_FieldTerminalPath) WithIArrayItemValue(value interface{}) BatchGetProbeGroupsRequest_FieldPathArrayItemValue
- func (fp *BatchGetProbeGroupsRequest_FieldTerminalPath) WithIArrayOfValues(values interface{}) BatchGetProbeGroupsRequest_FieldPathArrayOfValues
- func (fp *BatchGetProbeGroupsRequest_FieldTerminalPath) WithIValue(value interface{}) BatchGetProbeGroupsRequest_FieldPathValue
- func (fp *BatchGetProbeGroupsRequest_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fp *BatchGetProbeGroupsRequest_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fp *BatchGetProbeGroupsRequest_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type BatchGetProbeGroupsRequest_FieldTerminalPathArrayItemValue
- func (fpaiv *BatchGetProbeGroupsRequest_FieldTerminalPathArrayItemValue) AsNamesItemValue() (*probe_group.Reference, bool)
- func (fpaiv *BatchGetProbeGroupsRequest_FieldTerminalPathArrayItemValue) ContainsValue(source *BatchGetProbeGroupsRequest) bool
- func (fpaiv *BatchGetProbeGroupsRequest_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
- func (fpaiv *BatchGetProbeGroupsRequest_FieldTerminalPathArrayItemValue) GetSingle(source *BatchGetProbeGroupsRequest) (interface{}, bool)
- func (fpaiv *BatchGetProbeGroupsRequest_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
- type BatchGetProbeGroupsRequest_FieldTerminalPathArrayOfValues
- func (fpaov *BatchGetProbeGroupsRequest_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues() ([]*probe_group.ProbeGroup_FieldMask, bool)
- func (fpaov *BatchGetProbeGroupsRequest_FieldTerminalPathArrayOfValues) AsNamesArrayOfValues() ([][]*probe_group.Reference, bool)
- func (fpaov *BatchGetProbeGroupsRequest_FieldTerminalPathArrayOfValues) AsViewArrayOfValues() ([]view.View, bool)
- func (fpaov *BatchGetProbeGroupsRequest_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
- type BatchGetProbeGroupsRequest_FieldTerminalPathValue
- func (fpv *BatchGetProbeGroupsRequest_FieldTerminalPathValue) AsFieldMaskValue() (*probe_group.ProbeGroup_FieldMask, bool)
- func (fpv *BatchGetProbeGroupsRequest_FieldTerminalPathValue) AsNamesValue() ([]*probe_group.Reference, bool)
- func (fpv *BatchGetProbeGroupsRequest_FieldTerminalPathValue) AsViewValue() (view.View, bool)
- func (fpv *BatchGetProbeGroupsRequest_FieldTerminalPathValue) CompareWith(source *BatchGetProbeGroupsRequest) (int, bool)
- func (fpv *BatchGetProbeGroupsRequest_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpv *BatchGetProbeGroupsRequest_FieldTerminalPathValue) GetRawValue() interface{}
- func (fpv *BatchGetProbeGroupsRequest_FieldTerminalPathValue) SetTo(target **BatchGetProbeGroupsRequest)
- func (fpv *BatchGetProbeGroupsRequest_FieldTerminalPathValue) SetToRaw(target proto.Message)
- type BatchGetProbeGroupsResponse
- func (o *BatchGetProbeGroupsResponse) Clone() *BatchGetProbeGroupsResponse
- func (o *BatchGetProbeGroupsResponse) CloneRaw() gotenobject.GotenObjectExt
- func (*BatchGetProbeGroupsResponse) Descriptor() ([]byte, []int)
- func (m *BatchGetProbeGroupsResponse) GetMissing() []*probe_group.Reference
- func (m *BatchGetProbeGroupsResponse) GetProbeGroups() []*probe_group.ProbeGroup
- func (*BatchGetProbeGroupsResponse) GotenMessage()
- func (o *BatchGetProbeGroupsResponse) GotenObjectExt()
- func (obj *BatchGetProbeGroupsResponse) GotenValidate() error
- func (o *BatchGetProbeGroupsResponse) MakeDiffFieldMask(other *BatchGetProbeGroupsResponse) *BatchGetProbeGroupsResponse_FieldMask
- func (o *BatchGetProbeGroupsResponse) MakeFullFieldMask() *BatchGetProbeGroupsResponse_FieldMask
- func (o *BatchGetProbeGroupsResponse) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
- func (o *BatchGetProbeGroupsResponse) MakeRawFullFieldMask() gotenobject.FieldMask
- func (m *BatchGetProbeGroupsResponse) Marshal() ([]byte, error)
- func (m *BatchGetProbeGroupsResponse) MarshalJSON() ([]byte, error)
- func (o *BatchGetProbeGroupsResponse) Merge(source *BatchGetProbeGroupsResponse)
- func (o *BatchGetProbeGroupsResponse) MergeRaw(source gotenobject.GotenObjectExt)
- func (*BatchGetProbeGroupsResponse) ProtoMessage()
- func (m *BatchGetProbeGroupsResponse) ProtoReflect() preflect.Message
- func (m *BatchGetProbeGroupsResponse) Reset()
- func (m *BatchGetProbeGroupsResponse) SetMissing(fv []*probe_group.Reference)
- func (m *BatchGetProbeGroupsResponse) SetProbeGroups(fv []*probe_group.ProbeGroup)
- func (m *BatchGetProbeGroupsResponse) String() string
- func (m *BatchGetProbeGroupsResponse) Unmarshal(b []byte) error
- func (m *BatchGetProbeGroupsResponse) UnmarshalJSON(data []byte) error
- type BatchGetProbeGroupsResponseFieldPathBuilder
- type BatchGetProbeGroupsResponseMapPathSelectorProbeGroupsMetadataAnnotations
- func (s BatchGetProbeGroupsResponseMapPathSelectorProbeGroupsMetadataAnnotations) FieldPath() *BatchGetProbeGroupsResponse_FieldSubPath
- func (s BatchGetProbeGroupsResponseMapPathSelectorProbeGroupsMetadataAnnotations) WithArrayOfValues(values []string) *BatchGetProbeGroupsResponse_FieldSubPathArrayOfValues
- func (s BatchGetProbeGroupsResponseMapPathSelectorProbeGroupsMetadataAnnotations) WithValue(value string) *BatchGetProbeGroupsResponse_FieldSubPathValue
- type BatchGetProbeGroupsResponseMapPathSelectorProbeGroupsMetadataLabels
- func (s BatchGetProbeGroupsResponseMapPathSelectorProbeGroupsMetadataLabels) FieldPath() *BatchGetProbeGroupsResponse_FieldSubPath
- func (s BatchGetProbeGroupsResponseMapPathSelectorProbeGroupsMetadataLabels) WithArrayOfValues(values []string) *BatchGetProbeGroupsResponse_FieldSubPathArrayOfValues
- func (s BatchGetProbeGroupsResponseMapPathSelectorProbeGroupsMetadataLabels) WithValue(value string) *BatchGetProbeGroupsResponse_FieldSubPathValue
- type BatchGetProbeGroupsResponseMapPathSelectorProbeGroupsMetadataShards
- func (s BatchGetProbeGroupsResponseMapPathSelectorProbeGroupsMetadataShards) FieldPath() *BatchGetProbeGroupsResponse_FieldSubPath
- func (s BatchGetProbeGroupsResponseMapPathSelectorProbeGroupsMetadataShards) WithArrayOfValues(values []int64) *BatchGetProbeGroupsResponse_FieldSubPathArrayOfValues
- func (s BatchGetProbeGroupsResponseMapPathSelectorProbeGroupsMetadataShards) WithValue(value int64) *BatchGetProbeGroupsResponse_FieldSubPathValue
- type BatchGetProbeGroupsResponseMapPathSelectorProbeGroupsStateRegionalTargetCounts
- func (s BatchGetProbeGroupsResponseMapPathSelectorProbeGroupsStateRegionalTargetCounts) FieldPath() *BatchGetProbeGroupsResponse_FieldSubPath
- func (s BatchGetProbeGroupsResponseMapPathSelectorProbeGroupsStateRegionalTargetCounts) WithArrayOfValues(values []int64) *BatchGetProbeGroupsResponse_FieldSubPathArrayOfValues
- func (s BatchGetProbeGroupsResponseMapPathSelectorProbeGroupsStateRegionalTargetCounts) WithValue(value int64) *BatchGetProbeGroupsResponse_FieldSubPathValue
- type BatchGetProbeGroupsResponsePathSelectorMissing
- func (BatchGetProbeGroupsResponsePathSelectorMissing) FieldPath() *BatchGetProbeGroupsResponse_FieldTerminalPath
- func (s BatchGetProbeGroupsResponsePathSelectorMissing) WithArrayOfValues(values [][]*probe_group.Reference) *BatchGetProbeGroupsResponse_FieldTerminalPathArrayOfValues
- func (s BatchGetProbeGroupsResponsePathSelectorMissing) WithItemValue(value *probe_group.Reference) *BatchGetProbeGroupsResponse_FieldTerminalPathArrayItemValue
- func (s BatchGetProbeGroupsResponsePathSelectorMissing) WithValue(value []*probe_group.Reference) *BatchGetProbeGroupsResponse_FieldTerminalPathValue
- type BatchGetProbeGroupsResponsePathSelectorProbeGroups
- func (BatchGetProbeGroupsResponsePathSelectorProbeGroups) DisplayName() BatchGetProbeGroupsResponsePathSelectorProbeGroupsDisplayName
- func (BatchGetProbeGroupsResponsePathSelectorProbeGroups) FieldPath() *BatchGetProbeGroupsResponse_FieldTerminalPath
- func (BatchGetProbeGroupsResponsePathSelectorProbeGroups) Metadata() BatchGetProbeGroupsResponsePathSelectorProbeGroupsMetadata
- func (BatchGetProbeGroupsResponsePathSelectorProbeGroups) Name() BatchGetProbeGroupsResponsePathSelectorProbeGroupsName
- func (BatchGetProbeGroupsResponsePathSelectorProbeGroups) State() BatchGetProbeGroupsResponsePathSelectorProbeGroupsState
- func (s BatchGetProbeGroupsResponsePathSelectorProbeGroups) WithArrayOfValues(values [][]*probe_group.ProbeGroup) *BatchGetProbeGroupsResponse_FieldTerminalPathArrayOfValues
- func (s BatchGetProbeGroupsResponsePathSelectorProbeGroups) WithItemValue(value *probe_group.ProbeGroup) *BatchGetProbeGroupsResponse_FieldTerminalPathArrayItemValue
- func (s BatchGetProbeGroupsResponsePathSelectorProbeGroups) WithSubArrayItemValue(subPathArrayItemValue probe_group.ProbeGroup_FieldPathArrayItemValue) *BatchGetProbeGroupsResponse_FieldSubPathArrayItemValue
- func (s BatchGetProbeGroupsResponsePathSelectorProbeGroups) WithSubArrayOfValues(subPathArrayOfValues probe_group.ProbeGroup_FieldPathArrayOfValues) *BatchGetProbeGroupsResponse_FieldSubPathArrayOfValues
- func (BatchGetProbeGroupsResponsePathSelectorProbeGroups) WithSubPath(subPath probe_group.ProbeGroup_FieldPath) *BatchGetProbeGroupsResponse_FieldSubPath
- func (s BatchGetProbeGroupsResponsePathSelectorProbeGroups) WithSubValue(subPathValue probe_group.ProbeGroup_FieldPathValue) *BatchGetProbeGroupsResponse_FieldSubPathValue
- func (s BatchGetProbeGroupsResponsePathSelectorProbeGroups) WithValue(value []*probe_group.ProbeGroup) *BatchGetProbeGroupsResponse_FieldTerminalPathValue
- type BatchGetProbeGroupsResponsePathSelectorProbeGroupsDisplayName
- func (BatchGetProbeGroupsResponsePathSelectorProbeGroupsDisplayName) FieldPath() *BatchGetProbeGroupsResponse_FieldSubPath
- func (s BatchGetProbeGroupsResponsePathSelectorProbeGroupsDisplayName) WithArrayOfValues(values []string) *BatchGetProbeGroupsResponse_FieldSubPathArrayOfValues
- func (s BatchGetProbeGroupsResponsePathSelectorProbeGroupsDisplayName) WithValue(value string) *BatchGetProbeGroupsResponse_FieldSubPathValue
- type BatchGetProbeGroupsResponsePathSelectorProbeGroupsMetadata
- func (BatchGetProbeGroupsResponsePathSelectorProbeGroupsMetadata) Annotations() BatchGetProbeGroupsResponsePathSelectorProbeGroupsMetadataAnnotations
- func (BatchGetProbeGroupsResponsePathSelectorProbeGroupsMetadata) CreateTime() BatchGetProbeGroupsResponsePathSelectorProbeGroupsMetadataCreateTime
- func (BatchGetProbeGroupsResponsePathSelectorProbeGroupsMetadata) DeleteTime() BatchGetProbeGroupsResponsePathSelectorProbeGroupsMetadataDeleteTime
- func (BatchGetProbeGroupsResponsePathSelectorProbeGroupsMetadata) FieldPath() *BatchGetProbeGroupsResponse_FieldSubPath
- func (BatchGetProbeGroupsResponsePathSelectorProbeGroupsMetadata) Generation() BatchGetProbeGroupsResponsePathSelectorProbeGroupsMetadataGeneration
- func (BatchGetProbeGroupsResponsePathSelectorProbeGroupsMetadata) Labels() BatchGetProbeGroupsResponsePathSelectorProbeGroupsMetadataLabels
- func (BatchGetProbeGroupsResponsePathSelectorProbeGroupsMetadata) Lifecycle() BatchGetProbeGroupsResponsePathSelectorProbeGroupsMetadataLifecycle
- func (BatchGetProbeGroupsResponsePathSelectorProbeGroupsMetadata) OwnerReferences() BatchGetProbeGroupsResponsePathSelectorProbeGroupsMetadataOwnerReferences
- func (BatchGetProbeGroupsResponsePathSelectorProbeGroupsMetadata) ResourceVersion() BatchGetProbeGroupsResponsePathSelectorProbeGroupsMetadataResourceVersion
- func (BatchGetProbeGroupsResponsePathSelectorProbeGroupsMetadata) Shards() BatchGetProbeGroupsResponsePathSelectorProbeGroupsMetadataShards
- func (BatchGetProbeGroupsResponsePathSelectorProbeGroupsMetadata) Syncing() BatchGetProbeGroupsResponsePathSelectorProbeGroupsMetadataSyncing
- func (BatchGetProbeGroupsResponsePathSelectorProbeGroupsMetadata) Tags() BatchGetProbeGroupsResponsePathSelectorProbeGroupsMetadataTags
- func (BatchGetProbeGroupsResponsePathSelectorProbeGroupsMetadata) UpdateTime() BatchGetProbeGroupsResponsePathSelectorProbeGroupsMetadataUpdateTime
- func (BatchGetProbeGroupsResponsePathSelectorProbeGroupsMetadata) Uuid() BatchGetProbeGroupsResponsePathSelectorProbeGroupsMetadataUuid
- func (s BatchGetProbeGroupsResponsePathSelectorProbeGroupsMetadata) WithArrayOfValues(values []*ntt_meta.Meta) *BatchGetProbeGroupsResponse_FieldSubPathArrayOfValues
- func (s BatchGetProbeGroupsResponsePathSelectorProbeGroupsMetadata) WithValue(value *ntt_meta.Meta) *BatchGetProbeGroupsResponse_FieldSubPathValue
- type BatchGetProbeGroupsResponsePathSelectorProbeGroupsMetadataAnnotations
- func (BatchGetProbeGroupsResponsePathSelectorProbeGroupsMetadataAnnotations) FieldPath() *BatchGetProbeGroupsResponse_FieldSubPath
- func (s BatchGetProbeGroupsResponsePathSelectorProbeGroupsMetadataAnnotations) WithArrayOfValues(values []map[string]string) *BatchGetProbeGroupsResponse_FieldSubPathArrayOfValues
- func (BatchGetProbeGroupsResponsePathSelectorProbeGroupsMetadataAnnotations) WithKey(key string) BatchGetProbeGroupsResponseMapPathSelectorProbeGroupsMetadataAnnotations
- func (s BatchGetProbeGroupsResponsePathSelectorProbeGroupsMetadataAnnotations) WithValue(value map[string]string) *BatchGetProbeGroupsResponse_FieldSubPathValue
- type BatchGetProbeGroupsResponsePathSelectorProbeGroupsMetadataCreateTime
- func (BatchGetProbeGroupsResponsePathSelectorProbeGroupsMetadataCreateTime) FieldPath() *BatchGetProbeGroupsResponse_FieldSubPath
- func (s BatchGetProbeGroupsResponsePathSelectorProbeGroupsMetadataCreateTime) WithArrayOfValues(values []*timestamp.Timestamp) *BatchGetProbeGroupsResponse_FieldSubPathArrayOfValues
- func (s BatchGetProbeGroupsResponsePathSelectorProbeGroupsMetadataCreateTime) WithValue(value *timestamp.Timestamp) *BatchGetProbeGroupsResponse_FieldSubPathValue
- type BatchGetProbeGroupsResponsePathSelectorProbeGroupsMetadataDeleteTime
- func (BatchGetProbeGroupsResponsePathSelectorProbeGroupsMetadataDeleteTime) FieldPath() *BatchGetProbeGroupsResponse_FieldSubPath
- func (s BatchGetProbeGroupsResponsePathSelectorProbeGroupsMetadataDeleteTime) WithArrayOfValues(values []*timestamp.Timestamp) *BatchGetProbeGroupsResponse_FieldSubPathArrayOfValues
- func (s BatchGetProbeGroupsResponsePathSelectorProbeGroupsMetadataDeleteTime) WithValue(value *timestamp.Timestamp) *BatchGetProbeGroupsResponse_FieldSubPathValue
- type BatchGetProbeGroupsResponsePathSelectorProbeGroupsMetadataGeneration
- func (BatchGetProbeGroupsResponsePathSelectorProbeGroupsMetadataGeneration) FieldPath() *BatchGetProbeGroupsResponse_FieldSubPath
- func (s BatchGetProbeGroupsResponsePathSelectorProbeGroupsMetadataGeneration) WithArrayOfValues(values []int64) *BatchGetProbeGroupsResponse_FieldSubPathArrayOfValues
- func (s BatchGetProbeGroupsResponsePathSelectorProbeGroupsMetadataGeneration) WithValue(value int64) *BatchGetProbeGroupsResponse_FieldSubPathValue
- type BatchGetProbeGroupsResponsePathSelectorProbeGroupsMetadataLabels
- func (BatchGetProbeGroupsResponsePathSelectorProbeGroupsMetadataLabels) FieldPath() *BatchGetProbeGroupsResponse_FieldSubPath
- func (s BatchGetProbeGroupsResponsePathSelectorProbeGroupsMetadataLabels) WithArrayOfValues(values []map[string]string) *BatchGetProbeGroupsResponse_FieldSubPathArrayOfValues
- func (BatchGetProbeGroupsResponsePathSelectorProbeGroupsMetadataLabels) WithKey(key string) BatchGetProbeGroupsResponseMapPathSelectorProbeGroupsMetadataLabels
- func (s BatchGetProbeGroupsResponsePathSelectorProbeGroupsMetadataLabels) WithValue(value map[string]string) *BatchGetProbeGroupsResponse_FieldSubPathValue
- type BatchGetProbeGroupsResponsePathSelectorProbeGroupsMetadataLifecycle
- func (BatchGetProbeGroupsResponsePathSelectorProbeGroupsMetadataLifecycle) BlockDeletion() ...
- func (BatchGetProbeGroupsResponsePathSelectorProbeGroupsMetadataLifecycle) FieldPath() *BatchGetProbeGroupsResponse_FieldSubPath
- func (BatchGetProbeGroupsResponsePathSelectorProbeGroupsMetadataLifecycle) State() BatchGetProbeGroupsResponsePathSelectorProbeGroupsMetadataLifecycleState
- func (s BatchGetProbeGroupsResponsePathSelectorProbeGroupsMetadataLifecycle) WithArrayOfValues(values []*ntt_meta.Lifecycle) *BatchGetProbeGroupsResponse_FieldSubPathArrayOfValues
- func (s BatchGetProbeGroupsResponsePathSelectorProbeGroupsMetadataLifecycle) WithValue(value *ntt_meta.Lifecycle) *BatchGetProbeGroupsResponse_FieldSubPathValue
- type BatchGetProbeGroupsResponsePathSelectorProbeGroupsMetadataLifecycleBlockDeletion
- func (BatchGetProbeGroupsResponsePathSelectorProbeGroupsMetadataLifecycleBlockDeletion) FieldPath() *BatchGetProbeGroupsResponse_FieldSubPath
- func (s BatchGetProbeGroupsResponsePathSelectorProbeGroupsMetadataLifecycleBlockDeletion) WithArrayOfValues(values []bool) *BatchGetProbeGroupsResponse_FieldSubPathArrayOfValues
- func (s BatchGetProbeGroupsResponsePathSelectorProbeGroupsMetadataLifecycleBlockDeletion) WithValue(value bool) *BatchGetProbeGroupsResponse_FieldSubPathValue
- type BatchGetProbeGroupsResponsePathSelectorProbeGroupsMetadataLifecycleState
- func (BatchGetProbeGroupsResponsePathSelectorProbeGroupsMetadataLifecycleState) FieldPath() *BatchGetProbeGroupsResponse_FieldSubPath
- func (s BatchGetProbeGroupsResponsePathSelectorProbeGroupsMetadataLifecycleState) WithArrayOfValues(values []ntt_meta.Lifecycle_State) *BatchGetProbeGroupsResponse_FieldSubPathArrayOfValues
- func (s BatchGetProbeGroupsResponsePathSelectorProbeGroupsMetadataLifecycleState) WithValue(value ntt_meta.Lifecycle_State) *BatchGetProbeGroupsResponse_FieldSubPathValue
- type BatchGetProbeGroupsResponsePathSelectorProbeGroupsMetadataOwnerReferences
- func (BatchGetProbeGroupsResponsePathSelectorProbeGroupsMetadataOwnerReferences) BlockOwnerDeletion() ...
- func (BatchGetProbeGroupsResponsePathSelectorProbeGroupsMetadataOwnerReferences) Controller() ...
- func (BatchGetProbeGroupsResponsePathSelectorProbeGroupsMetadataOwnerReferences) FieldPath() *BatchGetProbeGroupsResponse_FieldSubPath
- func (BatchGetProbeGroupsResponsePathSelectorProbeGroupsMetadataOwnerReferences) Kind() BatchGetProbeGroupsResponsePathSelectorProbeGroupsMetadataOwnerReferencesKind
- func (BatchGetProbeGroupsResponsePathSelectorProbeGroupsMetadataOwnerReferences) Name() BatchGetProbeGroupsResponsePathSelectorProbeGroupsMetadataOwnerReferencesName
- func (BatchGetProbeGroupsResponsePathSelectorProbeGroupsMetadataOwnerReferences) Region() ...
- func (BatchGetProbeGroupsResponsePathSelectorProbeGroupsMetadataOwnerReferences) RequiresOwnerReference() ...
- func (BatchGetProbeGroupsResponsePathSelectorProbeGroupsMetadataOwnerReferences) Version() ...
- func (s BatchGetProbeGroupsResponsePathSelectorProbeGroupsMetadataOwnerReferences) WithArrayOfValues(values [][]*ntt_meta.OwnerReference) *BatchGetProbeGroupsResponse_FieldSubPathArrayOfValues
- func (s BatchGetProbeGroupsResponsePathSelectorProbeGroupsMetadataOwnerReferences) WithItemValue(value *ntt_meta.OwnerReference) *BatchGetProbeGroupsResponse_FieldSubPathArrayItemValue
- func (s BatchGetProbeGroupsResponsePathSelectorProbeGroupsMetadataOwnerReferences) WithValue(value []*ntt_meta.OwnerReference) *BatchGetProbeGroupsResponse_FieldSubPathValue
- type BatchGetProbeGroupsResponsePathSelectorProbeGroupsMetadataOwnerReferencesBlockOwnerDeletion
- func (BatchGetProbeGroupsResponsePathSelectorProbeGroupsMetadataOwnerReferencesBlockOwnerDeletion) FieldPath() *BatchGetProbeGroupsResponse_FieldSubPath
- func (s BatchGetProbeGroupsResponsePathSelectorProbeGroupsMetadataOwnerReferencesBlockOwnerDeletion) WithArrayOfValues(values []bool) *BatchGetProbeGroupsResponse_FieldSubPathArrayOfValues
- func (s BatchGetProbeGroupsResponsePathSelectorProbeGroupsMetadataOwnerReferencesBlockOwnerDeletion) WithValue(value bool) *BatchGetProbeGroupsResponse_FieldSubPathValue
- type BatchGetProbeGroupsResponsePathSelectorProbeGroupsMetadataOwnerReferencesController
- func (BatchGetProbeGroupsResponsePathSelectorProbeGroupsMetadataOwnerReferencesController) FieldPath() *BatchGetProbeGroupsResponse_FieldSubPath
- func (s BatchGetProbeGroupsResponsePathSelectorProbeGroupsMetadataOwnerReferencesController) WithArrayOfValues(values []bool) *BatchGetProbeGroupsResponse_FieldSubPathArrayOfValues
- func (s BatchGetProbeGroupsResponsePathSelectorProbeGroupsMetadataOwnerReferencesController) WithValue(value bool) *BatchGetProbeGroupsResponse_FieldSubPathValue
- type BatchGetProbeGroupsResponsePathSelectorProbeGroupsMetadataOwnerReferencesKind
- func (BatchGetProbeGroupsResponsePathSelectorProbeGroupsMetadataOwnerReferencesKind) FieldPath() *BatchGetProbeGroupsResponse_FieldSubPath
- func (s BatchGetProbeGroupsResponsePathSelectorProbeGroupsMetadataOwnerReferencesKind) WithArrayOfValues(values []string) *BatchGetProbeGroupsResponse_FieldSubPathArrayOfValues
- func (s BatchGetProbeGroupsResponsePathSelectorProbeGroupsMetadataOwnerReferencesKind) WithValue(value string) *BatchGetProbeGroupsResponse_FieldSubPathValue
- type BatchGetProbeGroupsResponsePathSelectorProbeGroupsMetadataOwnerReferencesName
- func (BatchGetProbeGroupsResponsePathSelectorProbeGroupsMetadataOwnerReferencesName) FieldPath() *BatchGetProbeGroupsResponse_FieldSubPath
- func (s BatchGetProbeGroupsResponsePathSelectorProbeGroupsMetadataOwnerReferencesName) WithArrayOfValues(values []string) *BatchGetProbeGroupsResponse_FieldSubPathArrayOfValues
- func (s BatchGetProbeGroupsResponsePathSelectorProbeGroupsMetadataOwnerReferencesName) WithValue(value string) *BatchGetProbeGroupsResponse_FieldSubPathValue
- type BatchGetProbeGroupsResponsePathSelectorProbeGroupsMetadataOwnerReferencesRegion
- func (BatchGetProbeGroupsResponsePathSelectorProbeGroupsMetadataOwnerReferencesRegion) FieldPath() *BatchGetProbeGroupsResponse_FieldSubPath
- func (s BatchGetProbeGroupsResponsePathSelectorProbeGroupsMetadataOwnerReferencesRegion) WithArrayOfValues(values []string) *BatchGetProbeGroupsResponse_FieldSubPathArrayOfValues
- func (s BatchGetProbeGroupsResponsePathSelectorProbeGroupsMetadataOwnerReferencesRegion) WithValue(value string) *BatchGetProbeGroupsResponse_FieldSubPathValue
- type BatchGetProbeGroupsResponsePathSelectorProbeGroupsMetadataOwnerReferencesRequiresOwnerReference
- func (BatchGetProbeGroupsResponsePathSelectorProbeGroupsMetadataOwnerReferencesRequiresOwnerReference) FieldPath() *BatchGetProbeGroupsResponse_FieldSubPath
- func (s BatchGetProbeGroupsResponsePathSelectorProbeGroupsMetadataOwnerReferencesRequiresOwnerReference) WithArrayOfValues(values []bool) *BatchGetProbeGroupsResponse_FieldSubPathArrayOfValues
- func (s BatchGetProbeGroupsResponsePathSelectorProbeGroupsMetadataOwnerReferencesRequiresOwnerReference) WithValue(value bool) *BatchGetProbeGroupsResponse_FieldSubPathValue
- type BatchGetProbeGroupsResponsePathSelectorProbeGroupsMetadataOwnerReferencesVersion
- func (BatchGetProbeGroupsResponsePathSelectorProbeGroupsMetadataOwnerReferencesVersion) FieldPath() *BatchGetProbeGroupsResponse_FieldSubPath
- func (s BatchGetProbeGroupsResponsePathSelectorProbeGroupsMetadataOwnerReferencesVersion) WithArrayOfValues(values []string) *BatchGetProbeGroupsResponse_FieldSubPathArrayOfValues
- func (s BatchGetProbeGroupsResponsePathSelectorProbeGroupsMetadataOwnerReferencesVersion) WithValue(value string) *BatchGetProbeGroupsResponse_FieldSubPathValue
- type BatchGetProbeGroupsResponsePathSelectorProbeGroupsMetadataResourceVersion
- func (BatchGetProbeGroupsResponsePathSelectorProbeGroupsMetadataResourceVersion) FieldPath() *BatchGetProbeGroupsResponse_FieldSubPath
- func (s BatchGetProbeGroupsResponsePathSelectorProbeGroupsMetadataResourceVersion) WithArrayOfValues(values []string) *BatchGetProbeGroupsResponse_FieldSubPathArrayOfValues
- func (s BatchGetProbeGroupsResponsePathSelectorProbeGroupsMetadataResourceVersion) WithValue(value string) *BatchGetProbeGroupsResponse_FieldSubPathValue
- type BatchGetProbeGroupsResponsePathSelectorProbeGroupsMetadataShards
- func (BatchGetProbeGroupsResponsePathSelectorProbeGroupsMetadataShards) FieldPath() *BatchGetProbeGroupsResponse_FieldSubPath
- func (s BatchGetProbeGroupsResponsePathSelectorProbeGroupsMetadataShards) WithArrayOfValues(values []map[string]int64) *BatchGetProbeGroupsResponse_FieldSubPathArrayOfValues
- func (BatchGetProbeGroupsResponsePathSelectorProbeGroupsMetadataShards) WithKey(key string) BatchGetProbeGroupsResponseMapPathSelectorProbeGroupsMetadataShards
- func (s BatchGetProbeGroupsResponsePathSelectorProbeGroupsMetadataShards) WithValue(value map[string]int64) *BatchGetProbeGroupsResponse_FieldSubPathValue
- type BatchGetProbeGroupsResponsePathSelectorProbeGroupsMetadataSyncing
- func (BatchGetProbeGroupsResponsePathSelectorProbeGroupsMetadataSyncing) FieldPath() *BatchGetProbeGroupsResponse_FieldSubPath
- func (BatchGetProbeGroupsResponsePathSelectorProbeGroupsMetadataSyncing) OwningRegion() BatchGetProbeGroupsResponsePathSelectorProbeGroupsMetadataSyncingOwningRegion
- func (BatchGetProbeGroupsResponsePathSelectorProbeGroupsMetadataSyncing) Regions() BatchGetProbeGroupsResponsePathSelectorProbeGroupsMetadataSyncingRegions
- func (s BatchGetProbeGroupsResponsePathSelectorProbeGroupsMetadataSyncing) WithArrayOfValues(values []*ntt_meta.SyncingMeta) *BatchGetProbeGroupsResponse_FieldSubPathArrayOfValues
- func (s BatchGetProbeGroupsResponsePathSelectorProbeGroupsMetadataSyncing) WithValue(value *ntt_meta.SyncingMeta) *BatchGetProbeGroupsResponse_FieldSubPathValue
- type BatchGetProbeGroupsResponsePathSelectorProbeGroupsMetadataSyncingOwningRegion
- func (BatchGetProbeGroupsResponsePathSelectorProbeGroupsMetadataSyncingOwningRegion) FieldPath() *BatchGetProbeGroupsResponse_FieldSubPath
- func (s BatchGetProbeGroupsResponsePathSelectorProbeGroupsMetadataSyncingOwningRegion) WithArrayOfValues(values []string) *BatchGetProbeGroupsResponse_FieldSubPathArrayOfValues
- func (s BatchGetProbeGroupsResponsePathSelectorProbeGroupsMetadataSyncingOwningRegion) WithValue(value string) *BatchGetProbeGroupsResponse_FieldSubPathValue
- type BatchGetProbeGroupsResponsePathSelectorProbeGroupsMetadataSyncingRegions
- func (BatchGetProbeGroupsResponsePathSelectorProbeGroupsMetadataSyncingRegions) FieldPath() *BatchGetProbeGroupsResponse_FieldSubPath
- func (s BatchGetProbeGroupsResponsePathSelectorProbeGroupsMetadataSyncingRegions) WithArrayOfValues(values [][]string) *BatchGetProbeGroupsResponse_FieldSubPathArrayOfValues
- func (s BatchGetProbeGroupsResponsePathSelectorProbeGroupsMetadataSyncingRegions) WithItemValue(value string) *BatchGetProbeGroupsResponse_FieldSubPathArrayItemValue
- func (s BatchGetProbeGroupsResponsePathSelectorProbeGroupsMetadataSyncingRegions) WithValue(value []string) *BatchGetProbeGroupsResponse_FieldSubPathValue
- type BatchGetProbeGroupsResponsePathSelectorProbeGroupsMetadataTags
- func (BatchGetProbeGroupsResponsePathSelectorProbeGroupsMetadataTags) FieldPath() *BatchGetProbeGroupsResponse_FieldSubPath
- func (s BatchGetProbeGroupsResponsePathSelectorProbeGroupsMetadataTags) WithArrayOfValues(values [][]string) *BatchGetProbeGroupsResponse_FieldSubPathArrayOfValues
- func (s BatchGetProbeGroupsResponsePathSelectorProbeGroupsMetadataTags) WithItemValue(value string) *BatchGetProbeGroupsResponse_FieldSubPathArrayItemValue
- func (s BatchGetProbeGroupsResponsePathSelectorProbeGroupsMetadataTags) WithValue(value []string) *BatchGetProbeGroupsResponse_FieldSubPathValue
- type BatchGetProbeGroupsResponsePathSelectorProbeGroupsMetadataUpdateTime
- func (BatchGetProbeGroupsResponsePathSelectorProbeGroupsMetadataUpdateTime) FieldPath() *BatchGetProbeGroupsResponse_FieldSubPath
- func (s BatchGetProbeGroupsResponsePathSelectorProbeGroupsMetadataUpdateTime) WithArrayOfValues(values []*timestamp.Timestamp) *BatchGetProbeGroupsResponse_FieldSubPathArrayOfValues
- func (s BatchGetProbeGroupsResponsePathSelectorProbeGroupsMetadataUpdateTime) WithValue(value *timestamp.Timestamp) *BatchGetProbeGroupsResponse_FieldSubPathValue
- type BatchGetProbeGroupsResponsePathSelectorProbeGroupsMetadataUuid
- func (BatchGetProbeGroupsResponsePathSelectorProbeGroupsMetadataUuid) FieldPath() *BatchGetProbeGroupsResponse_FieldSubPath
- func (s BatchGetProbeGroupsResponsePathSelectorProbeGroupsMetadataUuid) WithArrayOfValues(values []string) *BatchGetProbeGroupsResponse_FieldSubPathArrayOfValues
- func (s BatchGetProbeGroupsResponsePathSelectorProbeGroupsMetadataUuid) WithValue(value string) *BatchGetProbeGroupsResponse_FieldSubPathValue
- type BatchGetProbeGroupsResponsePathSelectorProbeGroupsName
- func (BatchGetProbeGroupsResponsePathSelectorProbeGroupsName) FieldPath() *BatchGetProbeGroupsResponse_FieldSubPath
- func (s BatchGetProbeGroupsResponsePathSelectorProbeGroupsName) WithArrayOfValues(values []*probe_group.Name) *BatchGetProbeGroupsResponse_FieldSubPathArrayOfValues
- func (s BatchGetProbeGroupsResponsePathSelectorProbeGroupsName) WithValue(value *probe_group.Name) *BatchGetProbeGroupsResponse_FieldSubPathValue
- type BatchGetProbeGroupsResponsePathSelectorProbeGroupsState
- func (BatchGetProbeGroupsResponsePathSelectorProbeGroupsState) FieldPath() *BatchGetProbeGroupsResponse_FieldSubPath
- func (BatchGetProbeGroupsResponsePathSelectorProbeGroupsState) RegionalTargetCounts() BatchGetProbeGroupsResponsePathSelectorProbeGroupsStateRegionalTargetCounts
- func (BatchGetProbeGroupsResponsePathSelectorProbeGroupsState) TargetCount() BatchGetProbeGroupsResponsePathSelectorProbeGroupsStateTargetCount
- func (s BatchGetProbeGroupsResponsePathSelectorProbeGroupsState) WithArrayOfValues(values []*probe_group.ProbeGroup_State) *BatchGetProbeGroupsResponse_FieldSubPathArrayOfValues
- func (s BatchGetProbeGroupsResponsePathSelectorProbeGroupsState) WithValue(value *probe_group.ProbeGroup_State) *BatchGetProbeGroupsResponse_FieldSubPathValue
- type BatchGetProbeGroupsResponsePathSelectorProbeGroupsStateRegionalTargetCounts
- func (BatchGetProbeGroupsResponsePathSelectorProbeGroupsStateRegionalTargetCounts) FieldPath() *BatchGetProbeGroupsResponse_FieldSubPath
- func (s BatchGetProbeGroupsResponsePathSelectorProbeGroupsStateRegionalTargetCounts) WithArrayOfValues(values []map[string]int64) *BatchGetProbeGroupsResponse_FieldSubPathArrayOfValues
- func (BatchGetProbeGroupsResponsePathSelectorProbeGroupsStateRegionalTargetCounts) WithKey(key string) BatchGetProbeGroupsResponseMapPathSelectorProbeGroupsStateRegionalTargetCounts
- func (s BatchGetProbeGroupsResponsePathSelectorProbeGroupsStateRegionalTargetCounts) WithValue(value map[string]int64) *BatchGetProbeGroupsResponse_FieldSubPathValue
- type BatchGetProbeGroupsResponsePathSelectorProbeGroupsStateTargetCount
- func (BatchGetProbeGroupsResponsePathSelectorProbeGroupsStateTargetCount) FieldPath() *BatchGetProbeGroupsResponse_FieldSubPath
- func (s BatchGetProbeGroupsResponsePathSelectorProbeGroupsStateTargetCount) WithArrayOfValues(values []int64) *BatchGetProbeGroupsResponse_FieldSubPathArrayOfValues
- func (s BatchGetProbeGroupsResponsePathSelectorProbeGroupsStateTargetCount) WithValue(value int64) *BatchGetProbeGroupsResponse_FieldSubPathValue
- type BatchGetProbeGroupsResponse_FieldMask
- func (fieldMask *BatchGetProbeGroupsResponse_FieldMask) AppendPath(path BatchGetProbeGroupsResponse_FieldPath)
- func (fieldMask *BatchGetProbeGroupsResponse_FieldMask) AppendRawPath(path gotenobject.FieldPath)
- func (fieldMask *BatchGetProbeGroupsResponse_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
- func (fieldMask *BatchGetProbeGroupsResponse_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
- func (fieldMask *BatchGetProbeGroupsResponse_FieldMask) FilterInputFields() *BatchGetProbeGroupsResponse_FieldMask
- func (fieldMask *BatchGetProbeGroupsResponse_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
- func (fieldMask *BatchGetProbeGroupsResponse_FieldMask) GetPaths() []BatchGetProbeGroupsResponse_FieldPath
- func (fieldMask *BatchGetProbeGroupsResponse_FieldMask) GetRawPaths() []gotenobject.FieldPath
- func (fieldMask *BatchGetProbeGroupsResponse_FieldMask) IsFull() bool
- func (fieldMask BatchGetProbeGroupsResponse_FieldMask) Marshal() ([]byte, error)
- func (fieldMask BatchGetProbeGroupsResponse_FieldMask) MarshalJSON() ([]byte, error)
- func (fieldMask *BatchGetProbeGroupsResponse_FieldMask) PathsCount() int
- func (fieldMask *BatchGetProbeGroupsResponse_FieldMask) Project(source *BatchGetProbeGroupsResponse) *BatchGetProbeGroupsResponse
- func (fieldMask *BatchGetProbeGroupsResponse_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
- func (fieldMask *BatchGetProbeGroupsResponse_FieldMask) ProtoMessage()
- func (fieldMask *BatchGetProbeGroupsResponse_FieldMask) ProtoReflect() preflect.Message
- func (fieldMask *BatchGetProbeGroupsResponse_FieldMask) Reset()
- func (fieldMask *BatchGetProbeGroupsResponse_FieldMask) Set(target, source *BatchGetProbeGroupsResponse)
- func (fieldMask *BatchGetProbeGroupsResponse_FieldMask) SetFromCliFlag(raw string) error
- func (fieldMask *BatchGetProbeGroupsResponse_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
- func (fieldMask *BatchGetProbeGroupsResponse_FieldMask) Size() int
- func (fieldMask *BatchGetProbeGroupsResponse_FieldMask) String() string
- func (fieldMask *BatchGetProbeGroupsResponse_FieldMask) Subtract(other *BatchGetProbeGroupsResponse_FieldMask) *BatchGetProbeGroupsResponse_FieldMask
- func (fieldMask *BatchGetProbeGroupsResponse_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
- func (fieldMask *BatchGetProbeGroupsResponse_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
- func (fieldMask *BatchGetProbeGroupsResponse_FieldMask) Unmarshal(data []byte) error
- func (fieldMask *BatchGetProbeGroupsResponse_FieldMask) UnmarshalJSON(data []byte) error
- type BatchGetProbeGroupsResponse_FieldPath
- func BuildBatchGetProbeGroupsResponse_FieldPath(fp gotenobject.RawFieldPath) (BatchGetProbeGroupsResponse_FieldPath, error)
- func MustParseBatchGetProbeGroupsResponse_FieldPath(rawField string) BatchGetProbeGroupsResponse_FieldPath
- func ParseBatchGetProbeGroupsResponse_FieldPath(rawField string) (BatchGetProbeGroupsResponse_FieldPath, error)
- type BatchGetProbeGroupsResponse_FieldPathArrayItemValue
- type BatchGetProbeGroupsResponse_FieldPathArrayOfValues
- type BatchGetProbeGroupsResponse_FieldPathSelector
- type BatchGetProbeGroupsResponse_FieldPathValue
- type BatchGetProbeGroupsResponse_FieldSubPath
- func (fps *BatchGetProbeGroupsResponse_FieldSubPath) AsProbeGroupsSubPath() (probe_group.ProbeGroup_FieldPath, bool)
- func (fps *BatchGetProbeGroupsResponse_FieldSubPath) ClearValue(item *BatchGetProbeGroupsResponse)
- func (fps *BatchGetProbeGroupsResponse_FieldSubPath) ClearValueRaw(item proto.Message)
- func (fps *BatchGetProbeGroupsResponse_FieldSubPath) Get(source *BatchGetProbeGroupsResponse) (values []interface{})
- func (fps *BatchGetProbeGroupsResponse_FieldSubPath) GetDefault() interface{}
- func (fps *BatchGetProbeGroupsResponse_FieldSubPath) GetRaw(source proto.Message) []interface{}
- func (fps *BatchGetProbeGroupsResponse_FieldSubPath) GetSingle(source *BatchGetProbeGroupsResponse) (interface{}, bool)
- func (fps *BatchGetProbeGroupsResponse_FieldSubPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fps *BatchGetProbeGroupsResponse_FieldSubPath) IsLeaf() bool
- func (fps *BatchGetProbeGroupsResponse_FieldSubPath) JSONString() string
- func (fps *BatchGetProbeGroupsResponse_FieldSubPath) Selector() BatchGetProbeGroupsResponse_FieldPathSelector
- func (fps *BatchGetProbeGroupsResponse_FieldSubPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
- func (fps *BatchGetProbeGroupsResponse_FieldSubPath) String() string
- func (fps *BatchGetProbeGroupsResponse_FieldSubPath) WithIArrayItemValue(value interface{}) BatchGetProbeGroupsResponse_FieldPathArrayItemValue
- func (fps *BatchGetProbeGroupsResponse_FieldSubPath) WithIArrayOfValues(values interface{}) BatchGetProbeGroupsResponse_FieldPathArrayOfValues
- func (fps *BatchGetProbeGroupsResponse_FieldSubPath) WithIValue(value interface{}) BatchGetProbeGroupsResponse_FieldPathValue
- func (fps *BatchGetProbeGroupsResponse_FieldSubPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fps *BatchGetProbeGroupsResponse_FieldSubPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fps *BatchGetProbeGroupsResponse_FieldSubPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type BatchGetProbeGroupsResponse_FieldSubPathArrayItemValue
- func (fpaivs *BatchGetProbeGroupsResponse_FieldSubPathArrayItemValue) AsProbeGroupsPathItemValue() (probe_group.ProbeGroup_FieldPathArrayItemValue, bool)
- func (fpaivs *BatchGetProbeGroupsResponse_FieldSubPathArrayItemValue) ContainsValue(source *BatchGetProbeGroupsResponse) bool
- func (fpaivs *BatchGetProbeGroupsResponse_FieldSubPathArrayItemValue) GetRawItemValue() interface{}
- type BatchGetProbeGroupsResponse_FieldSubPathArrayOfValues
- type BatchGetProbeGroupsResponse_FieldSubPathValue
- func (fpvs *BatchGetProbeGroupsResponse_FieldSubPathValue) AsProbeGroupsPathValue() (probe_group.ProbeGroup_FieldPathValue, bool)
- func (fpvs *BatchGetProbeGroupsResponse_FieldSubPathValue) CompareWith(source *BatchGetProbeGroupsResponse) (int, bool)
- func (fpvs *BatchGetProbeGroupsResponse_FieldSubPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpvs *BatchGetProbeGroupsResponse_FieldSubPathValue) GetRawValue() interface{}
- func (fpvs *BatchGetProbeGroupsResponse_FieldSubPathValue) SetTo(target **BatchGetProbeGroupsResponse)
- func (fpvs *BatchGetProbeGroupsResponse_FieldSubPathValue) SetToRaw(target proto.Message)
- type BatchGetProbeGroupsResponse_FieldTerminalPath
- func (fp *BatchGetProbeGroupsResponse_FieldTerminalPath) ClearValue(item *BatchGetProbeGroupsResponse)
- func (fp *BatchGetProbeGroupsResponse_FieldTerminalPath) ClearValueRaw(item proto.Message)
- func (fp *BatchGetProbeGroupsResponse_FieldTerminalPath) Get(source *BatchGetProbeGroupsResponse) (values []interface{})
- func (fp *BatchGetProbeGroupsResponse_FieldTerminalPath) GetDefault() interface{}
- func (fp *BatchGetProbeGroupsResponse_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
- func (fp *BatchGetProbeGroupsResponse_FieldTerminalPath) GetSingle(source *BatchGetProbeGroupsResponse) (interface{}, bool)
- func (fp *BatchGetProbeGroupsResponse_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fp *BatchGetProbeGroupsResponse_FieldTerminalPath) IsLeaf() bool
- func (fp *BatchGetProbeGroupsResponse_FieldTerminalPath) JSONString() string
- func (fp *BatchGetProbeGroupsResponse_FieldTerminalPath) Selector() BatchGetProbeGroupsResponse_FieldPathSelector
- func (fp *BatchGetProbeGroupsResponse_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
- func (fp *BatchGetProbeGroupsResponse_FieldTerminalPath) String() string
- func (fp *BatchGetProbeGroupsResponse_FieldTerminalPath) WithIArrayItemValue(value interface{}) BatchGetProbeGroupsResponse_FieldPathArrayItemValue
- func (fp *BatchGetProbeGroupsResponse_FieldTerminalPath) WithIArrayOfValues(values interface{}) BatchGetProbeGroupsResponse_FieldPathArrayOfValues
- func (fp *BatchGetProbeGroupsResponse_FieldTerminalPath) WithIValue(value interface{}) BatchGetProbeGroupsResponse_FieldPathValue
- func (fp *BatchGetProbeGroupsResponse_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fp *BatchGetProbeGroupsResponse_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fp *BatchGetProbeGroupsResponse_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type BatchGetProbeGroupsResponse_FieldTerminalPathArrayItemValue
- func (fpaiv *BatchGetProbeGroupsResponse_FieldTerminalPathArrayItemValue) AsMissingItemValue() (*probe_group.Reference, bool)
- func (fpaiv *BatchGetProbeGroupsResponse_FieldTerminalPathArrayItemValue) AsProbeGroupsItemValue() (*probe_group.ProbeGroup, bool)
- func (fpaiv *BatchGetProbeGroupsResponse_FieldTerminalPathArrayItemValue) ContainsValue(source *BatchGetProbeGroupsResponse) bool
- func (fpaiv *BatchGetProbeGroupsResponse_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
- func (fpaiv *BatchGetProbeGroupsResponse_FieldTerminalPathArrayItemValue) GetSingle(source *BatchGetProbeGroupsResponse) (interface{}, bool)
- func (fpaiv *BatchGetProbeGroupsResponse_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
- type BatchGetProbeGroupsResponse_FieldTerminalPathArrayOfValues
- func (fpaov *BatchGetProbeGroupsResponse_FieldTerminalPathArrayOfValues) AsMissingArrayOfValues() ([][]*probe_group.Reference, bool)
- func (fpaov *BatchGetProbeGroupsResponse_FieldTerminalPathArrayOfValues) AsProbeGroupsArrayOfValues() ([][]*probe_group.ProbeGroup, bool)
- func (fpaov *BatchGetProbeGroupsResponse_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
- type BatchGetProbeGroupsResponse_FieldTerminalPathValue
- func (fpv *BatchGetProbeGroupsResponse_FieldTerminalPathValue) AsMissingValue() ([]*probe_group.Reference, bool)
- func (fpv *BatchGetProbeGroupsResponse_FieldTerminalPathValue) AsProbeGroupsValue() ([]*probe_group.ProbeGroup, bool)
- func (fpv *BatchGetProbeGroupsResponse_FieldTerminalPathValue) CompareWith(source *BatchGetProbeGroupsResponse) (int, bool)
- func (fpv *BatchGetProbeGroupsResponse_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpv *BatchGetProbeGroupsResponse_FieldTerminalPathValue) GetRawValue() interface{}
- func (fpv *BatchGetProbeGroupsResponse_FieldTerminalPathValue) SetTo(target **BatchGetProbeGroupsResponse)
- func (fpv *BatchGetProbeGroupsResponse_FieldTerminalPathValue) SetToRaw(target proto.Message)
- type CreateProbeGroupDescriptor
- func (d *CreateProbeGroupDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
- func (d *CreateProbeGroupDescriptor) GetApiName() string
- func (d *CreateProbeGroupDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *CreateProbeGroupDescriptor) GetFullMethodName() string
- func (d *CreateProbeGroupDescriptor) GetMethodName() string
- func (d *CreateProbeGroupDescriptor) GetProtoPkgName() string
- func (d *CreateProbeGroupDescriptor) GetResourceDescriptor() gotenresource.Descriptor
- func (d *CreateProbeGroupDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *CreateProbeGroupDescriptor) GetServiceDomain() string
- func (d *CreateProbeGroupDescriptor) GetServiceVersion() string
- func (d *CreateProbeGroupDescriptor) GetVerb() string
- func (d *CreateProbeGroupDescriptor) HasResource() bool
- func (d *CreateProbeGroupDescriptor) IsClientStream() bool
- func (d *CreateProbeGroupDescriptor) IsCollection() bool
- func (d *CreateProbeGroupDescriptor) IsPlural() bool
- func (d *CreateProbeGroupDescriptor) IsServerStream() bool
- func (d *CreateProbeGroupDescriptor) IsUnary() bool
- func (d *CreateProbeGroupDescriptor) NewEmptyClientMsg() proto.Message
- func (d *CreateProbeGroupDescriptor) NewEmptyServerMsg() proto.Message
- func (d *CreateProbeGroupDescriptor) RequestHasResourceBody() bool
- type CreateProbeGroupDescriptorClientMsgHandle
- func (h *CreateProbeGroupDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *CreateProbeGroupDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *CreateProbeGroupDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type CreateProbeGroupDescriptorServerMsgHandle
- func (h *CreateProbeGroupDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *CreateProbeGroupDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *CreateProbeGroupDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type CreateProbeGroupRequest
- func (o *CreateProbeGroupRequest) Clone() *CreateProbeGroupRequest
- func (o *CreateProbeGroupRequest) CloneRaw() gotenobject.GotenObjectExt
- func (*CreateProbeGroupRequest) Descriptor() ([]byte, []int)
- func (m *CreateProbeGroupRequest) GetParent() *probe_group.ParentReference
- func (m *CreateProbeGroupRequest) GetProbeGroup() *probe_group.ProbeGroup
- func (*CreateProbeGroupRequest) GotenMessage()
- func (o *CreateProbeGroupRequest) GotenObjectExt()
- func (obj *CreateProbeGroupRequest) GotenValidate() error
- func (o *CreateProbeGroupRequest) MakeDiffFieldMask(other *CreateProbeGroupRequest) *CreateProbeGroupRequest_FieldMask
- func (o *CreateProbeGroupRequest) MakeFullFieldMask() *CreateProbeGroupRequest_FieldMask
- func (o *CreateProbeGroupRequest) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
- func (o *CreateProbeGroupRequest) MakeRawFullFieldMask() gotenobject.FieldMask
- func (m *CreateProbeGroupRequest) Marshal() ([]byte, error)
- func (m *CreateProbeGroupRequest) MarshalJSON() ([]byte, error)
- func (o *CreateProbeGroupRequest) Merge(source *CreateProbeGroupRequest)
- func (o *CreateProbeGroupRequest) MergeRaw(source gotenobject.GotenObjectExt)
- func (*CreateProbeGroupRequest) ProtoMessage()
- func (m *CreateProbeGroupRequest) ProtoReflect() preflect.Message
- func (m *CreateProbeGroupRequest) Reset()
- func (m *CreateProbeGroupRequest) SetParent(fv *probe_group.ParentReference)
- func (m *CreateProbeGroupRequest) SetProbeGroup(fv *probe_group.ProbeGroup)
- func (m *CreateProbeGroupRequest) String() string
- func (m *CreateProbeGroupRequest) Unmarshal(b []byte) error
- func (m *CreateProbeGroupRequest) UnmarshalJSON(data []byte) error
- type CreateProbeGroupRequestFieldPathBuilder
- type CreateProbeGroupRequestMapPathSelectorProbeGroupMetadataAnnotations
- func (s CreateProbeGroupRequestMapPathSelectorProbeGroupMetadataAnnotations) FieldPath() *CreateProbeGroupRequest_FieldSubPath
- func (s CreateProbeGroupRequestMapPathSelectorProbeGroupMetadataAnnotations) WithArrayOfValues(values []string) *CreateProbeGroupRequest_FieldSubPathArrayOfValues
- func (s CreateProbeGroupRequestMapPathSelectorProbeGroupMetadataAnnotations) WithValue(value string) *CreateProbeGroupRequest_FieldSubPathValue
- type CreateProbeGroupRequestMapPathSelectorProbeGroupMetadataLabels
- func (s CreateProbeGroupRequestMapPathSelectorProbeGroupMetadataLabels) FieldPath() *CreateProbeGroupRequest_FieldSubPath
- func (s CreateProbeGroupRequestMapPathSelectorProbeGroupMetadataLabels) WithArrayOfValues(values []string) *CreateProbeGroupRequest_FieldSubPathArrayOfValues
- func (s CreateProbeGroupRequestMapPathSelectorProbeGroupMetadataLabels) WithValue(value string) *CreateProbeGroupRequest_FieldSubPathValue
- type CreateProbeGroupRequestMapPathSelectorProbeGroupMetadataShards
- func (s CreateProbeGroupRequestMapPathSelectorProbeGroupMetadataShards) FieldPath() *CreateProbeGroupRequest_FieldSubPath
- func (s CreateProbeGroupRequestMapPathSelectorProbeGroupMetadataShards) WithArrayOfValues(values []int64) *CreateProbeGroupRequest_FieldSubPathArrayOfValues
- func (s CreateProbeGroupRequestMapPathSelectorProbeGroupMetadataShards) WithValue(value int64) *CreateProbeGroupRequest_FieldSubPathValue
- type CreateProbeGroupRequestMapPathSelectorProbeGroupStateRegionalTargetCounts
- func (s CreateProbeGroupRequestMapPathSelectorProbeGroupStateRegionalTargetCounts) FieldPath() *CreateProbeGroupRequest_FieldSubPath
- func (s CreateProbeGroupRequestMapPathSelectorProbeGroupStateRegionalTargetCounts) WithArrayOfValues(values []int64) *CreateProbeGroupRequest_FieldSubPathArrayOfValues
- func (s CreateProbeGroupRequestMapPathSelectorProbeGroupStateRegionalTargetCounts) WithValue(value int64) *CreateProbeGroupRequest_FieldSubPathValue
- type CreateProbeGroupRequestPathSelectorParent
- func (CreateProbeGroupRequestPathSelectorParent) FieldPath() *CreateProbeGroupRequest_FieldTerminalPath
- func (s CreateProbeGroupRequestPathSelectorParent) WithArrayOfValues(values []*probe_group.ParentReference) *CreateProbeGroupRequest_FieldTerminalPathArrayOfValues
- func (s CreateProbeGroupRequestPathSelectorParent) WithValue(value *probe_group.ParentReference) *CreateProbeGroupRequest_FieldTerminalPathValue
- type CreateProbeGroupRequestPathSelectorProbeGroup
- func (CreateProbeGroupRequestPathSelectorProbeGroup) DisplayName() CreateProbeGroupRequestPathSelectorProbeGroupDisplayName
- func (CreateProbeGroupRequestPathSelectorProbeGroup) FieldPath() *CreateProbeGroupRequest_FieldTerminalPath
- func (CreateProbeGroupRequestPathSelectorProbeGroup) Metadata() CreateProbeGroupRequestPathSelectorProbeGroupMetadata
- func (CreateProbeGroupRequestPathSelectorProbeGroup) Name() CreateProbeGroupRequestPathSelectorProbeGroupName
- func (CreateProbeGroupRequestPathSelectorProbeGroup) State() CreateProbeGroupRequestPathSelectorProbeGroupState
- func (s CreateProbeGroupRequestPathSelectorProbeGroup) WithArrayOfValues(values []*probe_group.ProbeGroup) *CreateProbeGroupRequest_FieldTerminalPathArrayOfValues
- func (s CreateProbeGroupRequestPathSelectorProbeGroup) WithSubArrayItemValue(subPathArrayItemValue probe_group.ProbeGroup_FieldPathArrayItemValue) *CreateProbeGroupRequest_FieldSubPathArrayItemValue
- func (s CreateProbeGroupRequestPathSelectorProbeGroup) WithSubArrayOfValues(subPathArrayOfValues probe_group.ProbeGroup_FieldPathArrayOfValues) *CreateProbeGroupRequest_FieldSubPathArrayOfValues
- func (CreateProbeGroupRequestPathSelectorProbeGroup) WithSubPath(subPath probe_group.ProbeGroup_FieldPath) *CreateProbeGroupRequest_FieldSubPath
- func (s CreateProbeGroupRequestPathSelectorProbeGroup) WithSubValue(subPathValue probe_group.ProbeGroup_FieldPathValue) *CreateProbeGroupRequest_FieldSubPathValue
- func (s CreateProbeGroupRequestPathSelectorProbeGroup) WithValue(value *probe_group.ProbeGroup) *CreateProbeGroupRequest_FieldTerminalPathValue
- type CreateProbeGroupRequestPathSelectorProbeGroupDisplayName
- func (CreateProbeGroupRequestPathSelectorProbeGroupDisplayName) FieldPath() *CreateProbeGroupRequest_FieldSubPath
- func (s CreateProbeGroupRequestPathSelectorProbeGroupDisplayName) WithArrayOfValues(values []string) *CreateProbeGroupRequest_FieldSubPathArrayOfValues
- func (s CreateProbeGroupRequestPathSelectorProbeGroupDisplayName) WithValue(value string) *CreateProbeGroupRequest_FieldSubPathValue
- type CreateProbeGroupRequestPathSelectorProbeGroupMetadata
- func (CreateProbeGroupRequestPathSelectorProbeGroupMetadata) Annotations() CreateProbeGroupRequestPathSelectorProbeGroupMetadataAnnotations
- func (CreateProbeGroupRequestPathSelectorProbeGroupMetadata) CreateTime() CreateProbeGroupRequestPathSelectorProbeGroupMetadataCreateTime
- func (CreateProbeGroupRequestPathSelectorProbeGroupMetadata) DeleteTime() CreateProbeGroupRequestPathSelectorProbeGroupMetadataDeleteTime
- func (CreateProbeGroupRequestPathSelectorProbeGroupMetadata) FieldPath() *CreateProbeGroupRequest_FieldSubPath
- func (CreateProbeGroupRequestPathSelectorProbeGroupMetadata) Generation() CreateProbeGroupRequestPathSelectorProbeGroupMetadataGeneration
- func (CreateProbeGroupRequestPathSelectorProbeGroupMetadata) Labels() CreateProbeGroupRequestPathSelectorProbeGroupMetadataLabels
- func (CreateProbeGroupRequestPathSelectorProbeGroupMetadata) Lifecycle() CreateProbeGroupRequestPathSelectorProbeGroupMetadataLifecycle
- func (CreateProbeGroupRequestPathSelectorProbeGroupMetadata) OwnerReferences() CreateProbeGroupRequestPathSelectorProbeGroupMetadataOwnerReferences
- func (CreateProbeGroupRequestPathSelectorProbeGroupMetadata) ResourceVersion() CreateProbeGroupRequestPathSelectorProbeGroupMetadataResourceVersion
- func (CreateProbeGroupRequestPathSelectorProbeGroupMetadata) Shards() CreateProbeGroupRequestPathSelectorProbeGroupMetadataShards
- func (CreateProbeGroupRequestPathSelectorProbeGroupMetadata) Syncing() CreateProbeGroupRequestPathSelectorProbeGroupMetadataSyncing
- func (CreateProbeGroupRequestPathSelectorProbeGroupMetadata) Tags() CreateProbeGroupRequestPathSelectorProbeGroupMetadataTags
- func (CreateProbeGroupRequestPathSelectorProbeGroupMetadata) UpdateTime() CreateProbeGroupRequestPathSelectorProbeGroupMetadataUpdateTime
- func (CreateProbeGroupRequestPathSelectorProbeGroupMetadata) Uuid() CreateProbeGroupRequestPathSelectorProbeGroupMetadataUuid
- func (s CreateProbeGroupRequestPathSelectorProbeGroupMetadata) WithArrayOfValues(values []*ntt_meta.Meta) *CreateProbeGroupRequest_FieldSubPathArrayOfValues
- func (s CreateProbeGroupRequestPathSelectorProbeGroupMetadata) WithValue(value *ntt_meta.Meta) *CreateProbeGroupRequest_FieldSubPathValue
- type CreateProbeGroupRequestPathSelectorProbeGroupMetadataAnnotations
- func (CreateProbeGroupRequestPathSelectorProbeGroupMetadataAnnotations) FieldPath() *CreateProbeGroupRequest_FieldSubPath
- func (s CreateProbeGroupRequestPathSelectorProbeGroupMetadataAnnotations) WithArrayOfValues(values []map[string]string) *CreateProbeGroupRequest_FieldSubPathArrayOfValues
- func (CreateProbeGroupRequestPathSelectorProbeGroupMetadataAnnotations) WithKey(key string) CreateProbeGroupRequestMapPathSelectorProbeGroupMetadataAnnotations
- func (s CreateProbeGroupRequestPathSelectorProbeGroupMetadataAnnotations) WithValue(value map[string]string) *CreateProbeGroupRequest_FieldSubPathValue
- type CreateProbeGroupRequestPathSelectorProbeGroupMetadataCreateTime
- func (CreateProbeGroupRequestPathSelectorProbeGroupMetadataCreateTime) FieldPath() *CreateProbeGroupRequest_FieldSubPath
- func (s CreateProbeGroupRequestPathSelectorProbeGroupMetadataCreateTime) WithArrayOfValues(values []*timestamp.Timestamp) *CreateProbeGroupRequest_FieldSubPathArrayOfValues
- func (s CreateProbeGroupRequestPathSelectorProbeGroupMetadataCreateTime) WithValue(value *timestamp.Timestamp) *CreateProbeGroupRequest_FieldSubPathValue
- type CreateProbeGroupRequestPathSelectorProbeGroupMetadataDeleteTime
- func (CreateProbeGroupRequestPathSelectorProbeGroupMetadataDeleteTime) FieldPath() *CreateProbeGroupRequest_FieldSubPath
- func (s CreateProbeGroupRequestPathSelectorProbeGroupMetadataDeleteTime) WithArrayOfValues(values []*timestamp.Timestamp) *CreateProbeGroupRequest_FieldSubPathArrayOfValues
- func (s CreateProbeGroupRequestPathSelectorProbeGroupMetadataDeleteTime) WithValue(value *timestamp.Timestamp) *CreateProbeGroupRequest_FieldSubPathValue
- type CreateProbeGroupRequestPathSelectorProbeGroupMetadataGeneration
- func (CreateProbeGroupRequestPathSelectorProbeGroupMetadataGeneration) FieldPath() *CreateProbeGroupRequest_FieldSubPath
- func (s CreateProbeGroupRequestPathSelectorProbeGroupMetadataGeneration) WithArrayOfValues(values []int64) *CreateProbeGroupRequest_FieldSubPathArrayOfValues
- func (s CreateProbeGroupRequestPathSelectorProbeGroupMetadataGeneration) WithValue(value int64) *CreateProbeGroupRequest_FieldSubPathValue
- type CreateProbeGroupRequestPathSelectorProbeGroupMetadataLabels
- func (CreateProbeGroupRequestPathSelectorProbeGroupMetadataLabels) FieldPath() *CreateProbeGroupRequest_FieldSubPath
- func (s CreateProbeGroupRequestPathSelectorProbeGroupMetadataLabels) WithArrayOfValues(values []map[string]string) *CreateProbeGroupRequest_FieldSubPathArrayOfValues
- func (CreateProbeGroupRequestPathSelectorProbeGroupMetadataLabels) WithKey(key string) CreateProbeGroupRequestMapPathSelectorProbeGroupMetadataLabels
- func (s CreateProbeGroupRequestPathSelectorProbeGroupMetadataLabels) WithValue(value map[string]string) *CreateProbeGroupRequest_FieldSubPathValue
- type CreateProbeGroupRequestPathSelectorProbeGroupMetadataLifecycle
- func (CreateProbeGroupRequestPathSelectorProbeGroupMetadataLifecycle) BlockDeletion() CreateProbeGroupRequestPathSelectorProbeGroupMetadataLifecycleBlockDeletion
- func (CreateProbeGroupRequestPathSelectorProbeGroupMetadataLifecycle) FieldPath() *CreateProbeGroupRequest_FieldSubPath
- func (CreateProbeGroupRequestPathSelectorProbeGroupMetadataLifecycle) State() CreateProbeGroupRequestPathSelectorProbeGroupMetadataLifecycleState
- func (s CreateProbeGroupRequestPathSelectorProbeGroupMetadataLifecycle) WithArrayOfValues(values []*ntt_meta.Lifecycle) *CreateProbeGroupRequest_FieldSubPathArrayOfValues
- func (s CreateProbeGroupRequestPathSelectorProbeGroupMetadataLifecycle) WithValue(value *ntt_meta.Lifecycle) *CreateProbeGroupRequest_FieldSubPathValue
- type CreateProbeGroupRequestPathSelectorProbeGroupMetadataLifecycleBlockDeletion
- func (CreateProbeGroupRequestPathSelectorProbeGroupMetadataLifecycleBlockDeletion) FieldPath() *CreateProbeGroupRequest_FieldSubPath
- func (s CreateProbeGroupRequestPathSelectorProbeGroupMetadataLifecycleBlockDeletion) WithArrayOfValues(values []bool) *CreateProbeGroupRequest_FieldSubPathArrayOfValues
- func (s CreateProbeGroupRequestPathSelectorProbeGroupMetadataLifecycleBlockDeletion) WithValue(value bool) *CreateProbeGroupRequest_FieldSubPathValue
- type CreateProbeGroupRequestPathSelectorProbeGroupMetadataLifecycleState
- func (CreateProbeGroupRequestPathSelectorProbeGroupMetadataLifecycleState) FieldPath() *CreateProbeGroupRequest_FieldSubPath
- func (s CreateProbeGroupRequestPathSelectorProbeGroupMetadataLifecycleState) WithArrayOfValues(values []ntt_meta.Lifecycle_State) *CreateProbeGroupRequest_FieldSubPathArrayOfValues
- func (s CreateProbeGroupRequestPathSelectorProbeGroupMetadataLifecycleState) WithValue(value ntt_meta.Lifecycle_State) *CreateProbeGroupRequest_FieldSubPathValue
- type CreateProbeGroupRequestPathSelectorProbeGroupMetadataOwnerReferences
- func (CreateProbeGroupRequestPathSelectorProbeGroupMetadataOwnerReferences) BlockOwnerDeletion() ...
- func (CreateProbeGroupRequestPathSelectorProbeGroupMetadataOwnerReferences) Controller() CreateProbeGroupRequestPathSelectorProbeGroupMetadataOwnerReferencesController
- func (CreateProbeGroupRequestPathSelectorProbeGroupMetadataOwnerReferences) FieldPath() *CreateProbeGroupRequest_FieldSubPath
- func (CreateProbeGroupRequestPathSelectorProbeGroupMetadataOwnerReferences) Kind() CreateProbeGroupRequestPathSelectorProbeGroupMetadataOwnerReferencesKind
- func (CreateProbeGroupRequestPathSelectorProbeGroupMetadataOwnerReferences) Name() CreateProbeGroupRequestPathSelectorProbeGroupMetadataOwnerReferencesName
- func (CreateProbeGroupRequestPathSelectorProbeGroupMetadataOwnerReferences) Region() CreateProbeGroupRequestPathSelectorProbeGroupMetadataOwnerReferencesRegion
- func (CreateProbeGroupRequestPathSelectorProbeGroupMetadataOwnerReferences) RequiresOwnerReference() ...
- func (CreateProbeGroupRequestPathSelectorProbeGroupMetadataOwnerReferences) Version() CreateProbeGroupRequestPathSelectorProbeGroupMetadataOwnerReferencesVersion
- func (s CreateProbeGroupRequestPathSelectorProbeGroupMetadataOwnerReferences) WithArrayOfValues(values [][]*ntt_meta.OwnerReference) *CreateProbeGroupRequest_FieldSubPathArrayOfValues
- func (s CreateProbeGroupRequestPathSelectorProbeGroupMetadataOwnerReferences) WithItemValue(value *ntt_meta.OwnerReference) *CreateProbeGroupRequest_FieldSubPathArrayItemValue
- func (s CreateProbeGroupRequestPathSelectorProbeGroupMetadataOwnerReferences) WithValue(value []*ntt_meta.OwnerReference) *CreateProbeGroupRequest_FieldSubPathValue
- type CreateProbeGroupRequestPathSelectorProbeGroupMetadataOwnerReferencesBlockOwnerDeletion
- func (CreateProbeGroupRequestPathSelectorProbeGroupMetadataOwnerReferencesBlockOwnerDeletion) FieldPath() *CreateProbeGroupRequest_FieldSubPath
- func (s CreateProbeGroupRequestPathSelectorProbeGroupMetadataOwnerReferencesBlockOwnerDeletion) WithArrayOfValues(values []bool) *CreateProbeGroupRequest_FieldSubPathArrayOfValues
- func (s CreateProbeGroupRequestPathSelectorProbeGroupMetadataOwnerReferencesBlockOwnerDeletion) WithValue(value bool) *CreateProbeGroupRequest_FieldSubPathValue
- type CreateProbeGroupRequestPathSelectorProbeGroupMetadataOwnerReferencesController
- func (CreateProbeGroupRequestPathSelectorProbeGroupMetadataOwnerReferencesController) FieldPath() *CreateProbeGroupRequest_FieldSubPath
- func (s CreateProbeGroupRequestPathSelectorProbeGroupMetadataOwnerReferencesController) WithArrayOfValues(values []bool) *CreateProbeGroupRequest_FieldSubPathArrayOfValues
- func (s CreateProbeGroupRequestPathSelectorProbeGroupMetadataOwnerReferencesController) WithValue(value bool) *CreateProbeGroupRequest_FieldSubPathValue
- type CreateProbeGroupRequestPathSelectorProbeGroupMetadataOwnerReferencesKind
- func (CreateProbeGroupRequestPathSelectorProbeGroupMetadataOwnerReferencesKind) FieldPath() *CreateProbeGroupRequest_FieldSubPath
- func (s CreateProbeGroupRequestPathSelectorProbeGroupMetadataOwnerReferencesKind) WithArrayOfValues(values []string) *CreateProbeGroupRequest_FieldSubPathArrayOfValues
- func (s CreateProbeGroupRequestPathSelectorProbeGroupMetadataOwnerReferencesKind) WithValue(value string) *CreateProbeGroupRequest_FieldSubPathValue
- type CreateProbeGroupRequestPathSelectorProbeGroupMetadataOwnerReferencesName
- func (CreateProbeGroupRequestPathSelectorProbeGroupMetadataOwnerReferencesName) FieldPath() *CreateProbeGroupRequest_FieldSubPath
- func (s CreateProbeGroupRequestPathSelectorProbeGroupMetadataOwnerReferencesName) WithArrayOfValues(values []string) *CreateProbeGroupRequest_FieldSubPathArrayOfValues
- func (s CreateProbeGroupRequestPathSelectorProbeGroupMetadataOwnerReferencesName) WithValue(value string) *CreateProbeGroupRequest_FieldSubPathValue
- type CreateProbeGroupRequestPathSelectorProbeGroupMetadataOwnerReferencesRegion
- func (CreateProbeGroupRequestPathSelectorProbeGroupMetadataOwnerReferencesRegion) FieldPath() *CreateProbeGroupRequest_FieldSubPath
- func (s CreateProbeGroupRequestPathSelectorProbeGroupMetadataOwnerReferencesRegion) WithArrayOfValues(values []string) *CreateProbeGroupRequest_FieldSubPathArrayOfValues
- func (s CreateProbeGroupRequestPathSelectorProbeGroupMetadataOwnerReferencesRegion) WithValue(value string) *CreateProbeGroupRequest_FieldSubPathValue
- type CreateProbeGroupRequestPathSelectorProbeGroupMetadataOwnerReferencesRequiresOwnerReference
- func (CreateProbeGroupRequestPathSelectorProbeGroupMetadataOwnerReferencesRequiresOwnerReference) FieldPath() *CreateProbeGroupRequest_FieldSubPath
- func (s CreateProbeGroupRequestPathSelectorProbeGroupMetadataOwnerReferencesRequiresOwnerReference) WithArrayOfValues(values []bool) *CreateProbeGroupRequest_FieldSubPathArrayOfValues
- func (s CreateProbeGroupRequestPathSelectorProbeGroupMetadataOwnerReferencesRequiresOwnerReference) WithValue(value bool) *CreateProbeGroupRequest_FieldSubPathValue
- type CreateProbeGroupRequestPathSelectorProbeGroupMetadataOwnerReferencesVersion
- func (CreateProbeGroupRequestPathSelectorProbeGroupMetadataOwnerReferencesVersion) FieldPath() *CreateProbeGroupRequest_FieldSubPath
- func (s CreateProbeGroupRequestPathSelectorProbeGroupMetadataOwnerReferencesVersion) WithArrayOfValues(values []string) *CreateProbeGroupRequest_FieldSubPathArrayOfValues
- func (s CreateProbeGroupRequestPathSelectorProbeGroupMetadataOwnerReferencesVersion) WithValue(value string) *CreateProbeGroupRequest_FieldSubPathValue
- type CreateProbeGroupRequestPathSelectorProbeGroupMetadataResourceVersion
- func (CreateProbeGroupRequestPathSelectorProbeGroupMetadataResourceVersion) FieldPath() *CreateProbeGroupRequest_FieldSubPath
- func (s CreateProbeGroupRequestPathSelectorProbeGroupMetadataResourceVersion) WithArrayOfValues(values []string) *CreateProbeGroupRequest_FieldSubPathArrayOfValues
- func (s CreateProbeGroupRequestPathSelectorProbeGroupMetadataResourceVersion) WithValue(value string) *CreateProbeGroupRequest_FieldSubPathValue
- type CreateProbeGroupRequestPathSelectorProbeGroupMetadataShards
- func (CreateProbeGroupRequestPathSelectorProbeGroupMetadataShards) FieldPath() *CreateProbeGroupRequest_FieldSubPath
- func (s CreateProbeGroupRequestPathSelectorProbeGroupMetadataShards) WithArrayOfValues(values []map[string]int64) *CreateProbeGroupRequest_FieldSubPathArrayOfValues
- func (CreateProbeGroupRequestPathSelectorProbeGroupMetadataShards) WithKey(key string) CreateProbeGroupRequestMapPathSelectorProbeGroupMetadataShards
- func (s CreateProbeGroupRequestPathSelectorProbeGroupMetadataShards) WithValue(value map[string]int64) *CreateProbeGroupRequest_FieldSubPathValue
- type CreateProbeGroupRequestPathSelectorProbeGroupMetadataSyncing
- func (CreateProbeGroupRequestPathSelectorProbeGroupMetadataSyncing) FieldPath() *CreateProbeGroupRequest_FieldSubPath
- func (CreateProbeGroupRequestPathSelectorProbeGroupMetadataSyncing) OwningRegion() CreateProbeGroupRequestPathSelectorProbeGroupMetadataSyncingOwningRegion
- func (CreateProbeGroupRequestPathSelectorProbeGroupMetadataSyncing) Regions() CreateProbeGroupRequestPathSelectorProbeGroupMetadataSyncingRegions
- func (s CreateProbeGroupRequestPathSelectorProbeGroupMetadataSyncing) WithArrayOfValues(values []*ntt_meta.SyncingMeta) *CreateProbeGroupRequest_FieldSubPathArrayOfValues
- func (s CreateProbeGroupRequestPathSelectorProbeGroupMetadataSyncing) WithValue(value *ntt_meta.SyncingMeta) *CreateProbeGroupRequest_FieldSubPathValue
- type CreateProbeGroupRequestPathSelectorProbeGroupMetadataSyncingOwningRegion
- func (CreateProbeGroupRequestPathSelectorProbeGroupMetadataSyncingOwningRegion) FieldPath() *CreateProbeGroupRequest_FieldSubPath
- func (s CreateProbeGroupRequestPathSelectorProbeGroupMetadataSyncingOwningRegion) WithArrayOfValues(values []string) *CreateProbeGroupRequest_FieldSubPathArrayOfValues
- func (s CreateProbeGroupRequestPathSelectorProbeGroupMetadataSyncingOwningRegion) WithValue(value string) *CreateProbeGroupRequest_FieldSubPathValue
- type CreateProbeGroupRequestPathSelectorProbeGroupMetadataSyncingRegions
- func (CreateProbeGroupRequestPathSelectorProbeGroupMetadataSyncingRegions) FieldPath() *CreateProbeGroupRequest_FieldSubPath
- func (s CreateProbeGroupRequestPathSelectorProbeGroupMetadataSyncingRegions) WithArrayOfValues(values [][]string) *CreateProbeGroupRequest_FieldSubPathArrayOfValues
- func (s CreateProbeGroupRequestPathSelectorProbeGroupMetadataSyncingRegions) WithItemValue(value string) *CreateProbeGroupRequest_FieldSubPathArrayItemValue
- func (s CreateProbeGroupRequestPathSelectorProbeGroupMetadataSyncingRegions) WithValue(value []string) *CreateProbeGroupRequest_FieldSubPathValue
- type CreateProbeGroupRequestPathSelectorProbeGroupMetadataTags
- func (CreateProbeGroupRequestPathSelectorProbeGroupMetadataTags) FieldPath() *CreateProbeGroupRequest_FieldSubPath
- func (s CreateProbeGroupRequestPathSelectorProbeGroupMetadataTags) WithArrayOfValues(values [][]string) *CreateProbeGroupRequest_FieldSubPathArrayOfValues
- func (s CreateProbeGroupRequestPathSelectorProbeGroupMetadataTags) WithItemValue(value string) *CreateProbeGroupRequest_FieldSubPathArrayItemValue
- func (s CreateProbeGroupRequestPathSelectorProbeGroupMetadataTags) WithValue(value []string) *CreateProbeGroupRequest_FieldSubPathValue
- type CreateProbeGroupRequestPathSelectorProbeGroupMetadataUpdateTime
- func (CreateProbeGroupRequestPathSelectorProbeGroupMetadataUpdateTime) FieldPath() *CreateProbeGroupRequest_FieldSubPath
- func (s CreateProbeGroupRequestPathSelectorProbeGroupMetadataUpdateTime) WithArrayOfValues(values []*timestamp.Timestamp) *CreateProbeGroupRequest_FieldSubPathArrayOfValues
- func (s CreateProbeGroupRequestPathSelectorProbeGroupMetadataUpdateTime) WithValue(value *timestamp.Timestamp) *CreateProbeGroupRequest_FieldSubPathValue
- type CreateProbeGroupRequestPathSelectorProbeGroupMetadataUuid
- func (CreateProbeGroupRequestPathSelectorProbeGroupMetadataUuid) FieldPath() *CreateProbeGroupRequest_FieldSubPath
- func (s CreateProbeGroupRequestPathSelectorProbeGroupMetadataUuid) WithArrayOfValues(values []string) *CreateProbeGroupRequest_FieldSubPathArrayOfValues
- func (s CreateProbeGroupRequestPathSelectorProbeGroupMetadataUuid) WithValue(value string) *CreateProbeGroupRequest_FieldSubPathValue
- type CreateProbeGroupRequestPathSelectorProbeGroupName
- func (CreateProbeGroupRequestPathSelectorProbeGroupName) FieldPath() *CreateProbeGroupRequest_FieldSubPath
- func (s CreateProbeGroupRequestPathSelectorProbeGroupName) WithArrayOfValues(values []*probe_group.Name) *CreateProbeGroupRequest_FieldSubPathArrayOfValues
- func (s CreateProbeGroupRequestPathSelectorProbeGroupName) WithValue(value *probe_group.Name) *CreateProbeGroupRequest_FieldSubPathValue
- type CreateProbeGroupRequestPathSelectorProbeGroupState
- func (CreateProbeGroupRequestPathSelectorProbeGroupState) FieldPath() *CreateProbeGroupRequest_FieldSubPath
- func (CreateProbeGroupRequestPathSelectorProbeGroupState) RegionalTargetCounts() CreateProbeGroupRequestPathSelectorProbeGroupStateRegionalTargetCounts
- func (CreateProbeGroupRequestPathSelectorProbeGroupState) TargetCount() CreateProbeGroupRequestPathSelectorProbeGroupStateTargetCount
- func (s CreateProbeGroupRequestPathSelectorProbeGroupState) WithArrayOfValues(values []*probe_group.ProbeGroup_State) *CreateProbeGroupRequest_FieldSubPathArrayOfValues
- func (s CreateProbeGroupRequestPathSelectorProbeGroupState) WithValue(value *probe_group.ProbeGroup_State) *CreateProbeGroupRequest_FieldSubPathValue
- type CreateProbeGroupRequestPathSelectorProbeGroupStateRegionalTargetCounts
- func (CreateProbeGroupRequestPathSelectorProbeGroupStateRegionalTargetCounts) FieldPath() *CreateProbeGroupRequest_FieldSubPath
- func (s CreateProbeGroupRequestPathSelectorProbeGroupStateRegionalTargetCounts) WithArrayOfValues(values []map[string]int64) *CreateProbeGroupRequest_FieldSubPathArrayOfValues
- func (CreateProbeGroupRequestPathSelectorProbeGroupStateRegionalTargetCounts) WithKey(key string) CreateProbeGroupRequestMapPathSelectorProbeGroupStateRegionalTargetCounts
- func (s CreateProbeGroupRequestPathSelectorProbeGroupStateRegionalTargetCounts) WithValue(value map[string]int64) *CreateProbeGroupRequest_FieldSubPathValue
- type CreateProbeGroupRequestPathSelectorProbeGroupStateTargetCount
- func (CreateProbeGroupRequestPathSelectorProbeGroupStateTargetCount) FieldPath() *CreateProbeGroupRequest_FieldSubPath
- func (s CreateProbeGroupRequestPathSelectorProbeGroupStateTargetCount) WithArrayOfValues(values []int64) *CreateProbeGroupRequest_FieldSubPathArrayOfValues
- func (s CreateProbeGroupRequestPathSelectorProbeGroupStateTargetCount) WithValue(value int64) *CreateProbeGroupRequest_FieldSubPathValue
- type CreateProbeGroupRequest_FieldMask
- func (fieldMask *CreateProbeGroupRequest_FieldMask) AppendPath(path CreateProbeGroupRequest_FieldPath)
- func (fieldMask *CreateProbeGroupRequest_FieldMask) AppendRawPath(path gotenobject.FieldPath)
- func (fieldMask *CreateProbeGroupRequest_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
- func (fieldMask *CreateProbeGroupRequest_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
- func (fieldMask *CreateProbeGroupRequest_FieldMask) FilterInputFields() *CreateProbeGroupRequest_FieldMask
- func (fieldMask *CreateProbeGroupRequest_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
- func (fieldMask *CreateProbeGroupRequest_FieldMask) GetPaths() []CreateProbeGroupRequest_FieldPath
- func (fieldMask *CreateProbeGroupRequest_FieldMask) GetRawPaths() []gotenobject.FieldPath
- func (fieldMask *CreateProbeGroupRequest_FieldMask) IsFull() bool
- func (fieldMask CreateProbeGroupRequest_FieldMask) Marshal() ([]byte, error)
- func (fieldMask CreateProbeGroupRequest_FieldMask) MarshalJSON() ([]byte, error)
- func (fieldMask *CreateProbeGroupRequest_FieldMask) PathsCount() int
- func (fieldMask *CreateProbeGroupRequest_FieldMask) Project(source *CreateProbeGroupRequest) *CreateProbeGroupRequest
- func (fieldMask *CreateProbeGroupRequest_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
- func (fieldMask *CreateProbeGroupRequest_FieldMask) ProtoMessage()
- func (fieldMask *CreateProbeGroupRequest_FieldMask) ProtoReflect() preflect.Message
- func (fieldMask *CreateProbeGroupRequest_FieldMask) Reset()
- func (fieldMask *CreateProbeGroupRequest_FieldMask) Set(target, source *CreateProbeGroupRequest)
- func (fieldMask *CreateProbeGroupRequest_FieldMask) SetFromCliFlag(raw string) error
- func (fieldMask *CreateProbeGroupRequest_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
- func (fieldMask *CreateProbeGroupRequest_FieldMask) Size() int
- func (fieldMask *CreateProbeGroupRequest_FieldMask) String() string
- func (fieldMask *CreateProbeGroupRequest_FieldMask) Subtract(other *CreateProbeGroupRequest_FieldMask) *CreateProbeGroupRequest_FieldMask
- func (fieldMask *CreateProbeGroupRequest_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
- func (fieldMask *CreateProbeGroupRequest_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
- func (fieldMask *CreateProbeGroupRequest_FieldMask) Unmarshal(data []byte) error
- func (fieldMask *CreateProbeGroupRequest_FieldMask) UnmarshalJSON(data []byte) error
- type CreateProbeGroupRequest_FieldPath
- func BuildCreateProbeGroupRequest_FieldPath(fp gotenobject.RawFieldPath) (CreateProbeGroupRequest_FieldPath, error)
- func MustParseCreateProbeGroupRequest_FieldPath(rawField string) CreateProbeGroupRequest_FieldPath
- func ParseCreateProbeGroupRequest_FieldPath(rawField string) (CreateProbeGroupRequest_FieldPath, error)
- type CreateProbeGroupRequest_FieldPathArrayItemValue
- type CreateProbeGroupRequest_FieldPathArrayOfValues
- type CreateProbeGroupRequest_FieldPathSelector
- type CreateProbeGroupRequest_FieldPathValue
- type CreateProbeGroupRequest_FieldSubPath
- func (fps *CreateProbeGroupRequest_FieldSubPath) AsProbeGroupSubPath() (probe_group.ProbeGroup_FieldPath, bool)
- func (fps *CreateProbeGroupRequest_FieldSubPath) ClearValue(item *CreateProbeGroupRequest)
- func (fps *CreateProbeGroupRequest_FieldSubPath) ClearValueRaw(item proto.Message)
- func (fps *CreateProbeGroupRequest_FieldSubPath) Get(source *CreateProbeGroupRequest) (values []interface{})
- func (fps *CreateProbeGroupRequest_FieldSubPath) GetDefault() interface{}
- func (fps *CreateProbeGroupRequest_FieldSubPath) GetRaw(source proto.Message) []interface{}
- func (fps *CreateProbeGroupRequest_FieldSubPath) GetSingle(source *CreateProbeGroupRequest) (interface{}, bool)
- func (fps *CreateProbeGroupRequest_FieldSubPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fps *CreateProbeGroupRequest_FieldSubPath) IsLeaf() bool
- func (fps *CreateProbeGroupRequest_FieldSubPath) JSONString() string
- func (fps *CreateProbeGroupRequest_FieldSubPath) Selector() CreateProbeGroupRequest_FieldPathSelector
- func (fps *CreateProbeGroupRequest_FieldSubPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
- func (fps *CreateProbeGroupRequest_FieldSubPath) String() string
- func (fps *CreateProbeGroupRequest_FieldSubPath) WithIArrayItemValue(value interface{}) CreateProbeGroupRequest_FieldPathArrayItemValue
- func (fps *CreateProbeGroupRequest_FieldSubPath) WithIArrayOfValues(values interface{}) CreateProbeGroupRequest_FieldPathArrayOfValues
- func (fps *CreateProbeGroupRequest_FieldSubPath) WithIValue(value interface{}) CreateProbeGroupRequest_FieldPathValue
- func (fps *CreateProbeGroupRequest_FieldSubPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fps *CreateProbeGroupRequest_FieldSubPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fps *CreateProbeGroupRequest_FieldSubPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type CreateProbeGroupRequest_FieldSubPathArrayItemValue
- func (fpaivs *CreateProbeGroupRequest_FieldSubPathArrayItemValue) AsProbeGroupPathItemValue() (probe_group.ProbeGroup_FieldPathArrayItemValue, bool)
- func (fpaivs *CreateProbeGroupRequest_FieldSubPathArrayItemValue) ContainsValue(source *CreateProbeGroupRequest) bool
- func (fpaivs *CreateProbeGroupRequest_FieldSubPathArrayItemValue) GetRawItemValue() interface{}
- type CreateProbeGroupRequest_FieldSubPathArrayOfValues
- type CreateProbeGroupRequest_FieldSubPathValue
- func (fpvs *CreateProbeGroupRequest_FieldSubPathValue) AsProbeGroupPathValue() (probe_group.ProbeGroup_FieldPathValue, bool)
- func (fpvs *CreateProbeGroupRequest_FieldSubPathValue) CompareWith(source *CreateProbeGroupRequest) (int, bool)
- func (fpvs *CreateProbeGroupRequest_FieldSubPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpvs *CreateProbeGroupRequest_FieldSubPathValue) GetRawValue() interface{}
- func (fpvs *CreateProbeGroupRequest_FieldSubPathValue) SetTo(target **CreateProbeGroupRequest)
- func (fpvs *CreateProbeGroupRequest_FieldSubPathValue) SetToRaw(target proto.Message)
- type CreateProbeGroupRequest_FieldTerminalPath
- func (fp *CreateProbeGroupRequest_FieldTerminalPath) ClearValue(item *CreateProbeGroupRequest)
- func (fp *CreateProbeGroupRequest_FieldTerminalPath) ClearValueRaw(item proto.Message)
- func (fp *CreateProbeGroupRequest_FieldTerminalPath) Get(source *CreateProbeGroupRequest) (values []interface{})
- func (fp *CreateProbeGroupRequest_FieldTerminalPath) GetDefault() interface{}
- func (fp *CreateProbeGroupRequest_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
- func (fp *CreateProbeGroupRequest_FieldTerminalPath) GetSingle(source *CreateProbeGroupRequest) (interface{}, bool)
- func (fp *CreateProbeGroupRequest_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fp *CreateProbeGroupRequest_FieldTerminalPath) IsLeaf() bool
- func (fp *CreateProbeGroupRequest_FieldTerminalPath) JSONString() string
- func (fp *CreateProbeGroupRequest_FieldTerminalPath) Selector() CreateProbeGroupRequest_FieldPathSelector
- func (fp *CreateProbeGroupRequest_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
- func (fp *CreateProbeGroupRequest_FieldTerminalPath) String() string
- func (fp *CreateProbeGroupRequest_FieldTerminalPath) WithIArrayItemValue(value interface{}) CreateProbeGroupRequest_FieldPathArrayItemValue
- func (fp *CreateProbeGroupRequest_FieldTerminalPath) WithIArrayOfValues(values interface{}) CreateProbeGroupRequest_FieldPathArrayOfValues
- func (fp *CreateProbeGroupRequest_FieldTerminalPath) WithIValue(value interface{}) CreateProbeGroupRequest_FieldPathValue
- func (fp *CreateProbeGroupRequest_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fp *CreateProbeGroupRequest_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fp *CreateProbeGroupRequest_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type CreateProbeGroupRequest_FieldTerminalPathArrayItemValue
- func (fpaiv *CreateProbeGroupRequest_FieldTerminalPathArrayItemValue) ContainsValue(source *CreateProbeGroupRequest) bool
- func (fpaiv *CreateProbeGroupRequest_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
- func (fpaiv *CreateProbeGroupRequest_FieldTerminalPathArrayItemValue) GetSingle(source *CreateProbeGroupRequest) (interface{}, bool)
- func (fpaiv *CreateProbeGroupRequest_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
- type CreateProbeGroupRequest_FieldTerminalPathArrayOfValues
- func (fpaov *CreateProbeGroupRequest_FieldTerminalPathArrayOfValues) AsParentArrayOfValues() ([]*probe_group.ParentReference, bool)
- func (fpaov *CreateProbeGroupRequest_FieldTerminalPathArrayOfValues) AsProbeGroupArrayOfValues() ([]*probe_group.ProbeGroup, bool)
- func (fpaov *CreateProbeGroupRequest_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
- type CreateProbeGroupRequest_FieldTerminalPathValue
- func (fpv *CreateProbeGroupRequest_FieldTerminalPathValue) AsParentValue() (*probe_group.ParentReference, bool)
- func (fpv *CreateProbeGroupRequest_FieldTerminalPathValue) AsProbeGroupValue() (*probe_group.ProbeGroup, bool)
- func (fpv *CreateProbeGroupRequest_FieldTerminalPathValue) CompareWith(source *CreateProbeGroupRequest) (int, bool)
- func (fpv *CreateProbeGroupRequest_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpv *CreateProbeGroupRequest_FieldTerminalPathValue) GetRawValue() interface{}
- func (fpv *CreateProbeGroupRequest_FieldTerminalPathValue) SetTo(target **CreateProbeGroupRequest)
- func (fpv *CreateProbeGroupRequest_FieldTerminalPathValue) SetToRaw(target proto.Message)
- type DeleteProbeGroupDescriptor
- func (d *DeleteProbeGroupDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
- func (d *DeleteProbeGroupDescriptor) GetApiName() string
- func (d *DeleteProbeGroupDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *DeleteProbeGroupDescriptor) GetFullMethodName() string
- func (d *DeleteProbeGroupDescriptor) GetMethodName() string
- func (d *DeleteProbeGroupDescriptor) GetProtoPkgName() string
- func (d *DeleteProbeGroupDescriptor) GetResourceDescriptor() gotenresource.Descriptor
- func (d *DeleteProbeGroupDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *DeleteProbeGroupDescriptor) GetServiceDomain() string
- func (d *DeleteProbeGroupDescriptor) GetServiceVersion() string
- func (d *DeleteProbeGroupDescriptor) GetVerb() string
- func (d *DeleteProbeGroupDescriptor) HasResource() bool
- func (d *DeleteProbeGroupDescriptor) IsClientStream() bool
- func (d *DeleteProbeGroupDescriptor) IsCollection() bool
- func (d *DeleteProbeGroupDescriptor) IsPlural() bool
- func (d *DeleteProbeGroupDescriptor) IsServerStream() bool
- func (d *DeleteProbeGroupDescriptor) IsUnary() bool
- func (d *DeleteProbeGroupDescriptor) NewEmptyClientMsg() proto.Message
- func (d *DeleteProbeGroupDescriptor) NewEmptyServerMsg() proto.Message
- func (d *DeleteProbeGroupDescriptor) RequestHasResourceBody() bool
- type DeleteProbeGroupDescriptorClientMsgHandle
- func (h *DeleteProbeGroupDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *DeleteProbeGroupDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *DeleteProbeGroupDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type DeleteProbeGroupDescriptorServerMsgHandle
- func (h *DeleteProbeGroupDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *DeleteProbeGroupDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *DeleteProbeGroupDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type DeleteProbeGroupRequest
- func (o *DeleteProbeGroupRequest) Clone() *DeleteProbeGroupRequest
- func (o *DeleteProbeGroupRequest) CloneRaw() gotenobject.GotenObjectExt
- func (*DeleteProbeGroupRequest) Descriptor() ([]byte, []int)
- func (m *DeleteProbeGroupRequest) GetName() *probe_group.Reference
- func (*DeleteProbeGroupRequest) GotenMessage()
- func (o *DeleteProbeGroupRequest) GotenObjectExt()
- func (obj *DeleteProbeGroupRequest) GotenValidate() error
- func (o *DeleteProbeGroupRequest) MakeDiffFieldMask(other *DeleteProbeGroupRequest) *DeleteProbeGroupRequest_FieldMask
- func (o *DeleteProbeGroupRequest) MakeFullFieldMask() *DeleteProbeGroupRequest_FieldMask
- func (o *DeleteProbeGroupRequest) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
- func (o *DeleteProbeGroupRequest) MakeRawFullFieldMask() gotenobject.FieldMask
- func (m *DeleteProbeGroupRequest) Marshal() ([]byte, error)
- func (m *DeleteProbeGroupRequest) MarshalJSON() ([]byte, error)
- func (o *DeleteProbeGroupRequest) Merge(source *DeleteProbeGroupRequest)
- func (o *DeleteProbeGroupRequest) MergeRaw(source gotenobject.GotenObjectExt)
- func (*DeleteProbeGroupRequest) ProtoMessage()
- func (m *DeleteProbeGroupRequest) ProtoReflect() preflect.Message
- func (m *DeleteProbeGroupRequest) Reset()
- func (m *DeleteProbeGroupRequest) SetName(fv *probe_group.Reference)
- func (m *DeleteProbeGroupRequest) String() string
- func (m *DeleteProbeGroupRequest) Unmarshal(b []byte) error
- func (m *DeleteProbeGroupRequest) UnmarshalJSON(data []byte) error
- type DeleteProbeGroupRequestFieldPathBuilder
- type DeleteProbeGroupRequestPathSelectorName
- func (DeleteProbeGroupRequestPathSelectorName) FieldPath() *DeleteProbeGroupRequest_FieldTerminalPath
- func (s DeleteProbeGroupRequestPathSelectorName) WithArrayOfValues(values []*probe_group.Reference) *DeleteProbeGroupRequest_FieldTerminalPathArrayOfValues
- func (s DeleteProbeGroupRequestPathSelectorName) WithValue(value *probe_group.Reference) *DeleteProbeGroupRequest_FieldTerminalPathValue
- type DeleteProbeGroupRequest_FieldMask
- func (fieldMask *DeleteProbeGroupRequest_FieldMask) AppendPath(path DeleteProbeGroupRequest_FieldPath)
- func (fieldMask *DeleteProbeGroupRequest_FieldMask) AppendRawPath(path gotenobject.FieldPath)
- func (fieldMask *DeleteProbeGroupRequest_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
- func (fieldMask *DeleteProbeGroupRequest_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
- func (fieldMask *DeleteProbeGroupRequest_FieldMask) FilterInputFields() *DeleteProbeGroupRequest_FieldMask
- func (fieldMask *DeleteProbeGroupRequest_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
- func (fieldMask *DeleteProbeGroupRequest_FieldMask) GetPaths() []DeleteProbeGroupRequest_FieldPath
- func (fieldMask *DeleteProbeGroupRequest_FieldMask) GetRawPaths() []gotenobject.FieldPath
- func (fieldMask *DeleteProbeGroupRequest_FieldMask) IsFull() bool
- func (fieldMask DeleteProbeGroupRequest_FieldMask) Marshal() ([]byte, error)
- func (fieldMask DeleteProbeGroupRequest_FieldMask) MarshalJSON() ([]byte, error)
- func (fieldMask *DeleteProbeGroupRequest_FieldMask) PathsCount() int
- func (fieldMask *DeleteProbeGroupRequest_FieldMask) Project(source *DeleteProbeGroupRequest) *DeleteProbeGroupRequest
- func (fieldMask *DeleteProbeGroupRequest_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
- func (fieldMask *DeleteProbeGroupRequest_FieldMask) ProtoMessage()
- func (fieldMask *DeleteProbeGroupRequest_FieldMask) ProtoReflect() preflect.Message
- func (fieldMask *DeleteProbeGroupRequest_FieldMask) Reset()
- func (fieldMask *DeleteProbeGroupRequest_FieldMask) Set(target, source *DeleteProbeGroupRequest)
- func (fieldMask *DeleteProbeGroupRequest_FieldMask) SetFromCliFlag(raw string) error
- func (fieldMask *DeleteProbeGroupRequest_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
- func (fieldMask *DeleteProbeGroupRequest_FieldMask) Size() int
- func (fieldMask *DeleteProbeGroupRequest_FieldMask) String() string
- func (fieldMask *DeleteProbeGroupRequest_FieldMask) Subtract(other *DeleteProbeGroupRequest_FieldMask) *DeleteProbeGroupRequest_FieldMask
- func (fieldMask *DeleteProbeGroupRequest_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
- func (fieldMask *DeleteProbeGroupRequest_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
- func (fieldMask *DeleteProbeGroupRequest_FieldMask) Unmarshal(data []byte) error
- func (fieldMask *DeleteProbeGroupRequest_FieldMask) UnmarshalJSON(data []byte) error
- type DeleteProbeGroupRequest_FieldPath
- func BuildDeleteProbeGroupRequest_FieldPath(fp gotenobject.RawFieldPath) (DeleteProbeGroupRequest_FieldPath, error)
- func MustParseDeleteProbeGroupRequest_FieldPath(rawField string) DeleteProbeGroupRequest_FieldPath
- func ParseDeleteProbeGroupRequest_FieldPath(rawField string) (DeleteProbeGroupRequest_FieldPath, error)
- type DeleteProbeGroupRequest_FieldPathArrayItemValue
- type DeleteProbeGroupRequest_FieldPathArrayOfValues
- type DeleteProbeGroupRequest_FieldPathSelector
- type DeleteProbeGroupRequest_FieldPathValue
- type DeleteProbeGroupRequest_FieldTerminalPath
- func (fp *DeleteProbeGroupRequest_FieldTerminalPath) ClearValue(item *DeleteProbeGroupRequest)
- func (fp *DeleteProbeGroupRequest_FieldTerminalPath) ClearValueRaw(item proto.Message)
- func (fp *DeleteProbeGroupRequest_FieldTerminalPath) Get(source *DeleteProbeGroupRequest) (values []interface{})
- func (fp *DeleteProbeGroupRequest_FieldTerminalPath) GetDefault() interface{}
- func (fp *DeleteProbeGroupRequest_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
- func (fp *DeleteProbeGroupRequest_FieldTerminalPath) GetSingle(source *DeleteProbeGroupRequest) (interface{}, bool)
- func (fp *DeleteProbeGroupRequest_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fp *DeleteProbeGroupRequest_FieldTerminalPath) IsLeaf() bool
- func (fp *DeleteProbeGroupRequest_FieldTerminalPath) JSONString() string
- func (fp *DeleteProbeGroupRequest_FieldTerminalPath) Selector() DeleteProbeGroupRequest_FieldPathSelector
- func (fp *DeleteProbeGroupRequest_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
- func (fp *DeleteProbeGroupRequest_FieldTerminalPath) String() string
- func (fp *DeleteProbeGroupRequest_FieldTerminalPath) WithIArrayItemValue(value interface{}) DeleteProbeGroupRequest_FieldPathArrayItemValue
- func (fp *DeleteProbeGroupRequest_FieldTerminalPath) WithIArrayOfValues(values interface{}) DeleteProbeGroupRequest_FieldPathArrayOfValues
- func (fp *DeleteProbeGroupRequest_FieldTerminalPath) WithIValue(value interface{}) DeleteProbeGroupRequest_FieldPathValue
- func (fp *DeleteProbeGroupRequest_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fp *DeleteProbeGroupRequest_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fp *DeleteProbeGroupRequest_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type DeleteProbeGroupRequest_FieldTerminalPathArrayItemValue
- func (fpaiv *DeleteProbeGroupRequest_FieldTerminalPathArrayItemValue) ContainsValue(source *DeleteProbeGroupRequest) bool
- func (fpaiv *DeleteProbeGroupRequest_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
- func (fpaiv *DeleteProbeGroupRequest_FieldTerminalPathArrayItemValue) GetSingle(source *DeleteProbeGroupRequest) (interface{}, bool)
- func (fpaiv *DeleteProbeGroupRequest_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
- type DeleteProbeGroupRequest_FieldTerminalPathArrayOfValues
- type DeleteProbeGroupRequest_FieldTerminalPathValue
- func (fpv *DeleteProbeGroupRequest_FieldTerminalPathValue) AsNameValue() (*probe_group.Reference, bool)
- func (fpv *DeleteProbeGroupRequest_FieldTerminalPathValue) CompareWith(source *DeleteProbeGroupRequest) (int, bool)
- func (fpv *DeleteProbeGroupRequest_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpv *DeleteProbeGroupRequest_FieldTerminalPathValue) GetRawValue() interface{}
- func (fpv *DeleteProbeGroupRequest_FieldTerminalPathValue) SetTo(target **DeleteProbeGroupRequest)
- func (fpv *DeleteProbeGroupRequest_FieldTerminalPathValue) SetToRaw(target proto.Message)
- type GetProbeGroupDescriptor
- func (d *GetProbeGroupDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
- func (d *GetProbeGroupDescriptor) GetApiName() string
- func (d *GetProbeGroupDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *GetProbeGroupDescriptor) GetFullMethodName() string
- func (d *GetProbeGroupDescriptor) GetMethodName() string
- func (d *GetProbeGroupDescriptor) GetProtoPkgName() string
- func (d *GetProbeGroupDescriptor) GetResourceDescriptor() gotenresource.Descriptor
- func (d *GetProbeGroupDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *GetProbeGroupDescriptor) GetServiceDomain() string
- func (d *GetProbeGroupDescriptor) GetServiceVersion() string
- func (d *GetProbeGroupDescriptor) GetVerb() string
- func (d *GetProbeGroupDescriptor) HasResource() bool
- func (d *GetProbeGroupDescriptor) IsClientStream() bool
- func (d *GetProbeGroupDescriptor) IsCollection() bool
- func (d *GetProbeGroupDescriptor) IsPlural() bool
- func (d *GetProbeGroupDescriptor) IsServerStream() bool
- func (d *GetProbeGroupDescriptor) IsUnary() bool
- func (d *GetProbeGroupDescriptor) NewEmptyClientMsg() proto.Message
- func (d *GetProbeGroupDescriptor) NewEmptyServerMsg() proto.Message
- func (d *GetProbeGroupDescriptor) RequestHasResourceBody() bool
- type GetProbeGroupDescriptorClientMsgHandle
- func (h *GetProbeGroupDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *GetProbeGroupDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *GetProbeGroupDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type GetProbeGroupDescriptorServerMsgHandle
- func (h *GetProbeGroupDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *GetProbeGroupDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *GetProbeGroupDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type GetProbeGroupRequest
- func (o *GetProbeGroupRequest) Clone() *GetProbeGroupRequest
- func (o *GetProbeGroupRequest) CloneRaw() gotenobject.GotenObjectExt
- func (*GetProbeGroupRequest) Descriptor() ([]byte, []int)
- func (m *GetProbeGroupRequest) GetFieldMask() *probe_group.ProbeGroup_FieldMask
- func (m *GetProbeGroupRequest) GetName() *probe_group.Reference
- func (m *GetProbeGroupRequest) GetView() view.View
- func (*GetProbeGroupRequest) GotenMessage()
- func (o *GetProbeGroupRequest) GotenObjectExt()
- func (obj *GetProbeGroupRequest) GotenValidate() error
- func (o *GetProbeGroupRequest) MakeDiffFieldMask(other *GetProbeGroupRequest) *GetProbeGroupRequest_FieldMask
- func (o *GetProbeGroupRequest) MakeFullFieldMask() *GetProbeGroupRequest_FieldMask
- func (o *GetProbeGroupRequest) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
- func (o *GetProbeGroupRequest) MakeRawFullFieldMask() gotenobject.FieldMask
- func (m *GetProbeGroupRequest) Marshal() ([]byte, error)
- func (m *GetProbeGroupRequest) MarshalJSON() ([]byte, error)
- func (o *GetProbeGroupRequest) Merge(source *GetProbeGroupRequest)
- func (o *GetProbeGroupRequest) MergeRaw(source gotenobject.GotenObjectExt)
- func (*GetProbeGroupRequest) ProtoMessage()
- func (m *GetProbeGroupRequest) ProtoReflect() preflect.Message
- func (m *GetProbeGroupRequest) Reset()
- func (m *GetProbeGroupRequest) SetFieldMask(fv *probe_group.ProbeGroup_FieldMask)
- func (m *GetProbeGroupRequest) SetName(fv *probe_group.Reference)
- func (m *GetProbeGroupRequest) SetView(fv view.View)
- func (m *GetProbeGroupRequest) String() string
- func (m *GetProbeGroupRequest) Unmarshal(b []byte) error
- func (m *GetProbeGroupRequest) UnmarshalJSON(data []byte) error
- type GetProbeGroupRequestFieldPathBuilder
- type GetProbeGroupRequestPathSelectorFieldMask
- func (GetProbeGroupRequestPathSelectorFieldMask) FieldPath() *GetProbeGroupRequest_FieldTerminalPath
- func (s GetProbeGroupRequestPathSelectorFieldMask) WithArrayOfValues(values []*probe_group.ProbeGroup_FieldMask) *GetProbeGroupRequest_FieldTerminalPathArrayOfValues
- func (s GetProbeGroupRequestPathSelectorFieldMask) WithValue(value *probe_group.ProbeGroup_FieldMask) *GetProbeGroupRequest_FieldTerminalPathValue
- type GetProbeGroupRequestPathSelectorName
- func (GetProbeGroupRequestPathSelectorName) FieldPath() *GetProbeGroupRequest_FieldTerminalPath
- func (s GetProbeGroupRequestPathSelectorName) WithArrayOfValues(values []*probe_group.Reference) *GetProbeGroupRequest_FieldTerminalPathArrayOfValues
- func (s GetProbeGroupRequestPathSelectorName) WithValue(value *probe_group.Reference) *GetProbeGroupRequest_FieldTerminalPathValue
- type GetProbeGroupRequestPathSelectorView
- func (GetProbeGroupRequestPathSelectorView) FieldPath() *GetProbeGroupRequest_FieldTerminalPath
- func (s GetProbeGroupRequestPathSelectorView) WithArrayOfValues(values []view.View) *GetProbeGroupRequest_FieldTerminalPathArrayOfValues
- func (s GetProbeGroupRequestPathSelectorView) WithValue(value view.View) *GetProbeGroupRequest_FieldTerminalPathValue
- type GetProbeGroupRequest_FieldMask
- func (fieldMask *GetProbeGroupRequest_FieldMask) AppendPath(path GetProbeGroupRequest_FieldPath)
- func (fieldMask *GetProbeGroupRequest_FieldMask) AppendRawPath(path gotenobject.FieldPath)
- func (fieldMask *GetProbeGroupRequest_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
- func (fieldMask *GetProbeGroupRequest_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
- func (fieldMask *GetProbeGroupRequest_FieldMask) FilterInputFields() *GetProbeGroupRequest_FieldMask
- func (fieldMask *GetProbeGroupRequest_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
- func (fieldMask *GetProbeGroupRequest_FieldMask) GetPaths() []GetProbeGroupRequest_FieldPath
- func (fieldMask *GetProbeGroupRequest_FieldMask) GetRawPaths() []gotenobject.FieldPath
- func (fieldMask *GetProbeGroupRequest_FieldMask) IsFull() bool
- func (fieldMask GetProbeGroupRequest_FieldMask) Marshal() ([]byte, error)
- func (fieldMask GetProbeGroupRequest_FieldMask) MarshalJSON() ([]byte, error)
- func (fieldMask *GetProbeGroupRequest_FieldMask) PathsCount() int
- func (fieldMask *GetProbeGroupRequest_FieldMask) Project(source *GetProbeGroupRequest) *GetProbeGroupRequest
- func (fieldMask *GetProbeGroupRequest_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
- func (fieldMask *GetProbeGroupRequest_FieldMask) ProtoMessage()
- func (fieldMask *GetProbeGroupRequest_FieldMask) ProtoReflect() preflect.Message
- func (fieldMask *GetProbeGroupRequest_FieldMask) Reset()
- func (fieldMask *GetProbeGroupRequest_FieldMask) Set(target, source *GetProbeGroupRequest)
- func (fieldMask *GetProbeGroupRequest_FieldMask) SetFromCliFlag(raw string) error
- func (fieldMask *GetProbeGroupRequest_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
- func (fieldMask *GetProbeGroupRequest_FieldMask) Size() int
- func (fieldMask *GetProbeGroupRequest_FieldMask) String() string
- func (fieldMask *GetProbeGroupRequest_FieldMask) Subtract(other *GetProbeGroupRequest_FieldMask) *GetProbeGroupRequest_FieldMask
- func (fieldMask *GetProbeGroupRequest_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
- func (fieldMask *GetProbeGroupRequest_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
- func (fieldMask *GetProbeGroupRequest_FieldMask) Unmarshal(data []byte) error
- func (fieldMask *GetProbeGroupRequest_FieldMask) UnmarshalJSON(data []byte) error
- type GetProbeGroupRequest_FieldPath
- func BuildGetProbeGroupRequest_FieldPath(fp gotenobject.RawFieldPath) (GetProbeGroupRequest_FieldPath, error)
- func MustParseGetProbeGroupRequest_FieldPath(rawField string) GetProbeGroupRequest_FieldPath
- func ParseGetProbeGroupRequest_FieldPath(rawField string) (GetProbeGroupRequest_FieldPath, error)
- type GetProbeGroupRequest_FieldPathArrayItemValue
- type GetProbeGroupRequest_FieldPathArrayOfValues
- type GetProbeGroupRequest_FieldPathSelector
- type GetProbeGroupRequest_FieldPathValue
- type GetProbeGroupRequest_FieldTerminalPath
- func (fp *GetProbeGroupRequest_FieldTerminalPath) ClearValue(item *GetProbeGroupRequest)
- func (fp *GetProbeGroupRequest_FieldTerminalPath) ClearValueRaw(item proto.Message)
- func (fp *GetProbeGroupRequest_FieldTerminalPath) Get(source *GetProbeGroupRequest) (values []interface{})
- func (fp *GetProbeGroupRequest_FieldTerminalPath) GetDefault() interface{}
- func (fp *GetProbeGroupRequest_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
- func (fp *GetProbeGroupRequest_FieldTerminalPath) GetSingle(source *GetProbeGroupRequest) (interface{}, bool)
- func (fp *GetProbeGroupRequest_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fp *GetProbeGroupRequest_FieldTerminalPath) IsLeaf() bool
- func (fp *GetProbeGroupRequest_FieldTerminalPath) JSONString() string
- func (fp *GetProbeGroupRequest_FieldTerminalPath) Selector() GetProbeGroupRequest_FieldPathSelector
- func (fp *GetProbeGroupRequest_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
- func (fp *GetProbeGroupRequest_FieldTerminalPath) String() string
- func (fp *GetProbeGroupRequest_FieldTerminalPath) WithIArrayItemValue(value interface{}) GetProbeGroupRequest_FieldPathArrayItemValue
- func (fp *GetProbeGroupRequest_FieldTerminalPath) WithIArrayOfValues(values interface{}) GetProbeGroupRequest_FieldPathArrayOfValues
- func (fp *GetProbeGroupRequest_FieldTerminalPath) WithIValue(value interface{}) GetProbeGroupRequest_FieldPathValue
- func (fp *GetProbeGroupRequest_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fp *GetProbeGroupRequest_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fp *GetProbeGroupRequest_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type GetProbeGroupRequest_FieldTerminalPathArrayItemValue
- func (fpaiv *GetProbeGroupRequest_FieldTerminalPathArrayItemValue) ContainsValue(source *GetProbeGroupRequest) bool
- func (fpaiv *GetProbeGroupRequest_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
- func (fpaiv *GetProbeGroupRequest_FieldTerminalPathArrayItemValue) GetSingle(source *GetProbeGroupRequest) (interface{}, bool)
- func (fpaiv *GetProbeGroupRequest_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
- type GetProbeGroupRequest_FieldTerminalPathArrayOfValues
- func (fpaov *GetProbeGroupRequest_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues() ([]*probe_group.ProbeGroup_FieldMask, bool)
- func (fpaov *GetProbeGroupRequest_FieldTerminalPathArrayOfValues) AsNameArrayOfValues() ([]*probe_group.Reference, bool)
- func (fpaov *GetProbeGroupRequest_FieldTerminalPathArrayOfValues) AsViewArrayOfValues() ([]view.View, bool)
- func (fpaov *GetProbeGroupRequest_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
- type GetProbeGroupRequest_FieldTerminalPathValue
- func (fpv *GetProbeGroupRequest_FieldTerminalPathValue) AsFieldMaskValue() (*probe_group.ProbeGroup_FieldMask, bool)
- func (fpv *GetProbeGroupRequest_FieldTerminalPathValue) AsNameValue() (*probe_group.Reference, bool)
- func (fpv *GetProbeGroupRequest_FieldTerminalPathValue) AsViewValue() (view.View, bool)
- func (fpv *GetProbeGroupRequest_FieldTerminalPathValue) CompareWith(source *GetProbeGroupRequest) (int, bool)
- func (fpv *GetProbeGroupRequest_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpv *GetProbeGroupRequest_FieldTerminalPathValue) GetRawValue() interface{}
- func (fpv *GetProbeGroupRequest_FieldTerminalPathValue) SetTo(target **GetProbeGroupRequest)
- func (fpv *GetProbeGroupRequest_FieldTerminalPathValue) SetToRaw(target proto.Message)
- type ListProbeGroupsDescriptor
- func (d *ListProbeGroupsDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
- func (d *ListProbeGroupsDescriptor) GetApiName() string
- func (d *ListProbeGroupsDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *ListProbeGroupsDescriptor) GetFullMethodName() string
- func (d *ListProbeGroupsDescriptor) GetMethodName() string
- func (d *ListProbeGroupsDescriptor) GetProtoPkgName() string
- func (d *ListProbeGroupsDescriptor) GetResourceDescriptor() gotenresource.Descriptor
- func (d *ListProbeGroupsDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *ListProbeGroupsDescriptor) GetServiceDomain() string
- func (d *ListProbeGroupsDescriptor) GetServiceVersion() string
- func (d *ListProbeGroupsDescriptor) GetVerb() string
- func (d *ListProbeGroupsDescriptor) HasResource() bool
- func (d *ListProbeGroupsDescriptor) IsClientStream() bool
- func (d *ListProbeGroupsDescriptor) IsCollection() bool
- func (d *ListProbeGroupsDescriptor) IsPlural() bool
- func (d *ListProbeGroupsDescriptor) IsServerStream() bool
- func (d *ListProbeGroupsDescriptor) IsUnary() bool
- func (d *ListProbeGroupsDescriptor) NewEmptyClientMsg() proto.Message
- func (d *ListProbeGroupsDescriptor) NewEmptyServerMsg() proto.Message
- func (d *ListProbeGroupsDescriptor) RequestHasResourceBody() bool
- type ListProbeGroupsDescriptorClientMsgHandle
- func (h *ListProbeGroupsDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *ListProbeGroupsDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *ListProbeGroupsDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type ListProbeGroupsDescriptorServerMsgHandle
- func (h *ListProbeGroupsDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *ListProbeGroupsDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *ListProbeGroupsDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type ListProbeGroupsRequest
- func (o *ListProbeGroupsRequest) Clone() *ListProbeGroupsRequest
- func (o *ListProbeGroupsRequest) CloneRaw() gotenobject.GotenObjectExt
- func (*ListProbeGroupsRequest) Descriptor() ([]byte, []int)
- func (m *ListProbeGroupsRequest) GetFieldMask() *probe_group.ProbeGroup_FieldMask
- func (m *ListProbeGroupsRequest) GetFilter() *probe_group.Filter
- func (m *ListProbeGroupsRequest) GetIncludePagingInfo() bool
- func (m *ListProbeGroupsRequest) GetOrderBy() *probe_group.OrderBy
- func (m *ListProbeGroupsRequest) GetPageSize() int32
- func (m *ListProbeGroupsRequest) GetPageToken() *probe_group.PagerCursor
- func (m *ListProbeGroupsRequest) GetParent() *probe_group.ParentName
- func (m *ListProbeGroupsRequest) GetView() view.View
- func (*ListProbeGroupsRequest) GotenMessage()
- func (o *ListProbeGroupsRequest) GotenObjectExt()
- func (obj *ListProbeGroupsRequest) GotenValidate() error
- func (o *ListProbeGroupsRequest) MakeDiffFieldMask(other *ListProbeGroupsRequest) *ListProbeGroupsRequest_FieldMask
- func (o *ListProbeGroupsRequest) MakeFullFieldMask() *ListProbeGroupsRequest_FieldMask
- func (o *ListProbeGroupsRequest) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
- func (o *ListProbeGroupsRequest) MakeRawFullFieldMask() gotenobject.FieldMask
- func (m *ListProbeGroupsRequest) Marshal() ([]byte, error)
- func (m *ListProbeGroupsRequest) MarshalJSON() ([]byte, error)
- func (o *ListProbeGroupsRequest) Merge(source *ListProbeGroupsRequest)
- func (o *ListProbeGroupsRequest) MergeRaw(source gotenobject.GotenObjectExt)
- func (*ListProbeGroupsRequest) ProtoMessage()
- func (m *ListProbeGroupsRequest) ProtoReflect() preflect.Message
- func (m *ListProbeGroupsRequest) Reset()
- func (m *ListProbeGroupsRequest) SetFieldMask(fv *probe_group.ProbeGroup_FieldMask)
- func (m *ListProbeGroupsRequest) SetFilter(fv *probe_group.Filter)
- func (m *ListProbeGroupsRequest) SetIncludePagingInfo(fv bool)
- func (m *ListProbeGroupsRequest) SetOrderBy(fv *probe_group.OrderBy)
- func (m *ListProbeGroupsRequest) SetPageSize(fv int32)
- func (m *ListProbeGroupsRequest) SetPageToken(fv *probe_group.PagerCursor)
- func (m *ListProbeGroupsRequest) SetParent(fv *probe_group.ParentName)
- func (m *ListProbeGroupsRequest) SetView(fv view.View)
- func (m *ListProbeGroupsRequest) String() string
- func (m *ListProbeGroupsRequest) Unmarshal(b []byte) error
- func (m *ListProbeGroupsRequest) UnmarshalJSON(data []byte) error
- type ListProbeGroupsRequestFieldPathBuilder
- func (ListProbeGroupsRequestFieldPathBuilder) FieldMask() ListProbeGroupsRequestPathSelectorFieldMask
- func (ListProbeGroupsRequestFieldPathBuilder) Filter() ListProbeGroupsRequestPathSelectorFilter
- func (ListProbeGroupsRequestFieldPathBuilder) IncludePagingInfo() ListProbeGroupsRequestPathSelectorIncludePagingInfo
- func (ListProbeGroupsRequestFieldPathBuilder) OrderBy() ListProbeGroupsRequestPathSelectorOrderBy
- func (ListProbeGroupsRequestFieldPathBuilder) PageSize() ListProbeGroupsRequestPathSelectorPageSize
- func (ListProbeGroupsRequestFieldPathBuilder) PageToken() ListProbeGroupsRequestPathSelectorPageToken
- func (ListProbeGroupsRequestFieldPathBuilder) Parent() ListProbeGroupsRequestPathSelectorParent
- func (ListProbeGroupsRequestFieldPathBuilder) View() ListProbeGroupsRequestPathSelectorView
- type ListProbeGroupsRequestPathSelectorFieldMask
- func (ListProbeGroupsRequestPathSelectorFieldMask) FieldPath() *ListProbeGroupsRequest_FieldTerminalPath
- func (s ListProbeGroupsRequestPathSelectorFieldMask) WithArrayOfValues(values []*probe_group.ProbeGroup_FieldMask) *ListProbeGroupsRequest_FieldTerminalPathArrayOfValues
- func (s ListProbeGroupsRequestPathSelectorFieldMask) WithValue(value *probe_group.ProbeGroup_FieldMask) *ListProbeGroupsRequest_FieldTerminalPathValue
- type ListProbeGroupsRequestPathSelectorFilter
- func (ListProbeGroupsRequestPathSelectorFilter) FieldPath() *ListProbeGroupsRequest_FieldTerminalPath
- func (s ListProbeGroupsRequestPathSelectorFilter) WithArrayOfValues(values []*probe_group.Filter) *ListProbeGroupsRequest_FieldTerminalPathArrayOfValues
- func (s ListProbeGroupsRequestPathSelectorFilter) WithValue(value *probe_group.Filter) *ListProbeGroupsRequest_FieldTerminalPathValue
- type ListProbeGroupsRequestPathSelectorIncludePagingInfo
- func (ListProbeGroupsRequestPathSelectorIncludePagingInfo) FieldPath() *ListProbeGroupsRequest_FieldTerminalPath
- func (s ListProbeGroupsRequestPathSelectorIncludePagingInfo) WithArrayOfValues(values []bool) *ListProbeGroupsRequest_FieldTerminalPathArrayOfValues
- func (s ListProbeGroupsRequestPathSelectorIncludePagingInfo) WithValue(value bool) *ListProbeGroupsRequest_FieldTerminalPathValue
- type ListProbeGroupsRequestPathSelectorOrderBy
- func (ListProbeGroupsRequestPathSelectorOrderBy) FieldPath() *ListProbeGroupsRequest_FieldTerminalPath
- func (s ListProbeGroupsRequestPathSelectorOrderBy) WithArrayOfValues(values []*probe_group.OrderBy) *ListProbeGroupsRequest_FieldTerminalPathArrayOfValues
- func (s ListProbeGroupsRequestPathSelectorOrderBy) WithValue(value *probe_group.OrderBy) *ListProbeGroupsRequest_FieldTerminalPathValue
- type ListProbeGroupsRequestPathSelectorPageSize
- func (ListProbeGroupsRequestPathSelectorPageSize) FieldPath() *ListProbeGroupsRequest_FieldTerminalPath
- func (s ListProbeGroupsRequestPathSelectorPageSize) WithArrayOfValues(values []int32) *ListProbeGroupsRequest_FieldTerminalPathArrayOfValues
- func (s ListProbeGroupsRequestPathSelectorPageSize) WithValue(value int32) *ListProbeGroupsRequest_FieldTerminalPathValue
- type ListProbeGroupsRequestPathSelectorPageToken
- func (ListProbeGroupsRequestPathSelectorPageToken) FieldPath() *ListProbeGroupsRequest_FieldTerminalPath
- func (s ListProbeGroupsRequestPathSelectorPageToken) WithArrayOfValues(values []*probe_group.PagerCursor) *ListProbeGroupsRequest_FieldTerminalPathArrayOfValues
- func (s ListProbeGroupsRequestPathSelectorPageToken) WithValue(value *probe_group.PagerCursor) *ListProbeGroupsRequest_FieldTerminalPathValue
- type ListProbeGroupsRequestPathSelectorParent
- func (ListProbeGroupsRequestPathSelectorParent) FieldPath() *ListProbeGroupsRequest_FieldTerminalPath
- func (s ListProbeGroupsRequestPathSelectorParent) WithArrayOfValues(values []*probe_group.ParentName) *ListProbeGroupsRequest_FieldTerminalPathArrayOfValues
- func (s ListProbeGroupsRequestPathSelectorParent) WithValue(value *probe_group.ParentName) *ListProbeGroupsRequest_FieldTerminalPathValue
- type ListProbeGroupsRequestPathSelectorView
- func (ListProbeGroupsRequestPathSelectorView) FieldPath() *ListProbeGroupsRequest_FieldTerminalPath
- func (s ListProbeGroupsRequestPathSelectorView) WithArrayOfValues(values []view.View) *ListProbeGroupsRequest_FieldTerminalPathArrayOfValues
- func (s ListProbeGroupsRequestPathSelectorView) WithValue(value view.View) *ListProbeGroupsRequest_FieldTerminalPathValue
- type ListProbeGroupsRequest_FieldMask
- func (fieldMask *ListProbeGroupsRequest_FieldMask) AppendPath(path ListProbeGroupsRequest_FieldPath)
- func (fieldMask *ListProbeGroupsRequest_FieldMask) AppendRawPath(path gotenobject.FieldPath)
- func (fieldMask *ListProbeGroupsRequest_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
- func (fieldMask *ListProbeGroupsRequest_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
- func (fieldMask *ListProbeGroupsRequest_FieldMask) FilterInputFields() *ListProbeGroupsRequest_FieldMask
- func (fieldMask *ListProbeGroupsRequest_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
- func (fieldMask *ListProbeGroupsRequest_FieldMask) GetPaths() []ListProbeGroupsRequest_FieldPath
- func (fieldMask *ListProbeGroupsRequest_FieldMask) GetRawPaths() []gotenobject.FieldPath
- func (fieldMask *ListProbeGroupsRequest_FieldMask) IsFull() bool
- func (fieldMask ListProbeGroupsRequest_FieldMask) Marshal() ([]byte, error)
- func (fieldMask ListProbeGroupsRequest_FieldMask) MarshalJSON() ([]byte, error)
- func (fieldMask *ListProbeGroupsRequest_FieldMask) PathsCount() int
- func (fieldMask *ListProbeGroupsRequest_FieldMask) Project(source *ListProbeGroupsRequest) *ListProbeGroupsRequest
- func (fieldMask *ListProbeGroupsRequest_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
- func (fieldMask *ListProbeGroupsRequest_FieldMask) ProtoMessage()
- func (fieldMask *ListProbeGroupsRequest_FieldMask) ProtoReflect() preflect.Message
- func (fieldMask *ListProbeGroupsRequest_FieldMask) Reset()
- func (fieldMask *ListProbeGroupsRequest_FieldMask) Set(target, source *ListProbeGroupsRequest)
- func (fieldMask *ListProbeGroupsRequest_FieldMask) SetFromCliFlag(raw string) error
- func (fieldMask *ListProbeGroupsRequest_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
- func (fieldMask *ListProbeGroupsRequest_FieldMask) Size() int
- func (fieldMask *ListProbeGroupsRequest_FieldMask) String() string
- func (fieldMask *ListProbeGroupsRequest_FieldMask) Subtract(other *ListProbeGroupsRequest_FieldMask) *ListProbeGroupsRequest_FieldMask
- func (fieldMask *ListProbeGroupsRequest_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
- func (fieldMask *ListProbeGroupsRequest_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
- func (fieldMask *ListProbeGroupsRequest_FieldMask) Unmarshal(data []byte) error
- func (fieldMask *ListProbeGroupsRequest_FieldMask) UnmarshalJSON(data []byte) error
- type ListProbeGroupsRequest_FieldPath
- func BuildListProbeGroupsRequest_FieldPath(fp gotenobject.RawFieldPath) (ListProbeGroupsRequest_FieldPath, error)
- func MustParseListProbeGroupsRequest_FieldPath(rawField string) ListProbeGroupsRequest_FieldPath
- func ParseListProbeGroupsRequest_FieldPath(rawField string) (ListProbeGroupsRequest_FieldPath, error)
- type ListProbeGroupsRequest_FieldPathArrayItemValue
- type ListProbeGroupsRequest_FieldPathArrayOfValues
- type ListProbeGroupsRequest_FieldPathSelector
- type ListProbeGroupsRequest_FieldPathValue
- type ListProbeGroupsRequest_FieldTerminalPath
- func (fp *ListProbeGroupsRequest_FieldTerminalPath) ClearValue(item *ListProbeGroupsRequest)
- func (fp *ListProbeGroupsRequest_FieldTerminalPath) ClearValueRaw(item proto.Message)
- func (fp *ListProbeGroupsRequest_FieldTerminalPath) Get(source *ListProbeGroupsRequest) (values []interface{})
- func (fp *ListProbeGroupsRequest_FieldTerminalPath) GetDefault() interface{}
- func (fp *ListProbeGroupsRequest_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
- func (fp *ListProbeGroupsRequest_FieldTerminalPath) GetSingle(source *ListProbeGroupsRequest) (interface{}, bool)
- func (fp *ListProbeGroupsRequest_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fp *ListProbeGroupsRequest_FieldTerminalPath) IsLeaf() bool
- func (fp *ListProbeGroupsRequest_FieldTerminalPath) JSONString() string
- func (fp *ListProbeGroupsRequest_FieldTerminalPath) Selector() ListProbeGroupsRequest_FieldPathSelector
- func (fp *ListProbeGroupsRequest_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
- func (fp *ListProbeGroupsRequest_FieldTerminalPath) String() string
- func (fp *ListProbeGroupsRequest_FieldTerminalPath) WithIArrayItemValue(value interface{}) ListProbeGroupsRequest_FieldPathArrayItemValue
- func (fp *ListProbeGroupsRequest_FieldTerminalPath) WithIArrayOfValues(values interface{}) ListProbeGroupsRequest_FieldPathArrayOfValues
- func (fp *ListProbeGroupsRequest_FieldTerminalPath) WithIValue(value interface{}) ListProbeGroupsRequest_FieldPathValue
- func (fp *ListProbeGroupsRequest_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fp *ListProbeGroupsRequest_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fp *ListProbeGroupsRequest_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type ListProbeGroupsRequest_FieldTerminalPathArrayItemValue
- func (fpaiv *ListProbeGroupsRequest_FieldTerminalPathArrayItemValue) ContainsValue(source *ListProbeGroupsRequest) bool
- func (fpaiv *ListProbeGroupsRequest_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
- func (fpaiv *ListProbeGroupsRequest_FieldTerminalPathArrayItemValue) GetSingle(source *ListProbeGroupsRequest) (interface{}, bool)
- func (fpaiv *ListProbeGroupsRequest_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
- type ListProbeGroupsRequest_FieldTerminalPathArrayOfValues
- func (fpaov *ListProbeGroupsRequest_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues() ([]*probe_group.ProbeGroup_FieldMask, bool)
- func (fpaov *ListProbeGroupsRequest_FieldTerminalPathArrayOfValues) AsFilterArrayOfValues() ([]*probe_group.Filter, bool)
- func (fpaov *ListProbeGroupsRequest_FieldTerminalPathArrayOfValues) AsIncludePagingInfoArrayOfValues() ([]bool, bool)
- func (fpaov *ListProbeGroupsRequest_FieldTerminalPathArrayOfValues) AsOrderByArrayOfValues() ([]*probe_group.OrderBy, bool)
- func (fpaov *ListProbeGroupsRequest_FieldTerminalPathArrayOfValues) AsPageSizeArrayOfValues() ([]int32, bool)
- func (fpaov *ListProbeGroupsRequest_FieldTerminalPathArrayOfValues) AsPageTokenArrayOfValues() ([]*probe_group.PagerCursor, bool)
- func (fpaov *ListProbeGroupsRequest_FieldTerminalPathArrayOfValues) AsParentArrayOfValues() ([]*probe_group.ParentName, bool)
- func (fpaov *ListProbeGroupsRequest_FieldTerminalPathArrayOfValues) AsViewArrayOfValues() ([]view.View, bool)
- func (fpaov *ListProbeGroupsRequest_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
- type ListProbeGroupsRequest_FieldTerminalPathValue
- func (fpv *ListProbeGroupsRequest_FieldTerminalPathValue) AsFieldMaskValue() (*probe_group.ProbeGroup_FieldMask, bool)
- func (fpv *ListProbeGroupsRequest_FieldTerminalPathValue) AsFilterValue() (*probe_group.Filter, bool)
- func (fpv *ListProbeGroupsRequest_FieldTerminalPathValue) AsIncludePagingInfoValue() (bool, bool)
- func (fpv *ListProbeGroupsRequest_FieldTerminalPathValue) AsOrderByValue() (*probe_group.OrderBy, bool)
- func (fpv *ListProbeGroupsRequest_FieldTerminalPathValue) AsPageSizeValue() (int32, bool)
- func (fpv *ListProbeGroupsRequest_FieldTerminalPathValue) AsPageTokenValue() (*probe_group.PagerCursor, bool)
- func (fpv *ListProbeGroupsRequest_FieldTerminalPathValue) AsParentValue() (*probe_group.ParentName, bool)
- func (fpv *ListProbeGroupsRequest_FieldTerminalPathValue) AsViewValue() (view.View, bool)
- func (fpv *ListProbeGroupsRequest_FieldTerminalPathValue) CompareWith(source *ListProbeGroupsRequest) (int, bool)
- func (fpv *ListProbeGroupsRequest_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpv *ListProbeGroupsRequest_FieldTerminalPathValue) GetRawValue() interface{}
- func (fpv *ListProbeGroupsRequest_FieldTerminalPathValue) SetTo(target **ListProbeGroupsRequest)
- func (fpv *ListProbeGroupsRequest_FieldTerminalPathValue) SetToRaw(target proto.Message)
- type ListProbeGroupsResponse
- func (o *ListProbeGroupsResponse) Clone() *ListProbeGroupsResponse
- func (o *ListProbeGroupsResponse) CloneRaw() gotenobject.GotenObjectExt
- func (*ListProbeGroupsResponse) Descriptor() ([]byte, []int)
- func (m *ListProbeGroupsResponse) GetCurrentOffset() int32
- func (m *ListProbeGroupsResponse) GetNextPageToken() *probe_group.PagerCursor
- func (m *ListProbeGroupsResponse) GetPrevPageToken() *probe_group.PagerCursor
- func (m *ListProbeGroupsResponse) GetProbeGroups() []*probe_group.ProbeGroup
- func (m *ListProbeGroupsResponse) GetTotalResultsCount() int32
- func (*ListProbeGroupsResponse) GotenMessage()
- func (o *ListProbeGroupsResponse) GotenObjectExt()
- func (obj *ListProbeGroupsResponse) GotenValidate() error
- func (o *ListProbeGroupsResponse) MakeDiffFieldMask(other *ListProbeGroupsResponse) *ListProbeGroupsResponse_FieldMask
- func (o *ListProbeGroupsResponse) MakeFullFieldMask() *ListProbeGroupsResponse_FieldMask
- func (o *ListProbeGroupsResponse) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
- func (o *ListProbeGroupsResponse) MakeRawFullFieldMask() gotenobject.FieldMask
- func (m *ListProbeGroupsResponse) Marshal() ([]byte, error)
- func (m *ListProbeGroupsResponse) MarshalJSON() ([]byte, error)
- func (o *ListProbeGroupsResponse) Merge(source *ListProbeGroupsResponse)
- func (o *ListProbeGroupsResponse) MergeRaw(source gotenobject.GotenObjectExt)
- func (*ListProbeGroupsResponse) ProtoMessage()
- func (m *ListProbeGroupsResponse) ProtoReflect() preflect.Message
- func (m *ListProbeGroupsResponse) Reset()
- func (m *ListProbeGroupsResponse) SetCurrentOffset(fv int32)
- func (m *ListProbeGroupsResponse) SetNextPageToken(fv *probe_group.PagerCursor)
- func (m *ListProbeGroupsResponse) SetPrevPageToken(fv *probe_group.PagerCursor)
- func (m *ListProbeGroupsResponse) SetProbeGroups(fv []*probe_group.ProbeGroup)
- func (m *ListProbeGroupsResponse) SetTotalResultsCount(fv int32)
- func (m *ListProbeGroupsResponse) String() string
- func (m *ListProbeGroupsResponse) Unmarshal(b []byte) error
- func (m *ListProbeGroupsResponse) UnmarshalJSON(data []byte) error
- type ListProbeGroupsResponseFieldPathBuilder
- func (ListProbeGroupsResponseFieldPathBuilder) CurrentOffset() ListProbeGroupsResponsePathSelectorCurrentOffset
- func (ListProbeGroupsResponseFieldPathBuilder) NextPageToken() ListProbeGroupsResponsePathSelectorNextPageToken
- func (ListProbeGroupsResponseFieldPathBuilder) PrevPageToken() ListProbeGroupsResponsePathSelectorPrevPageToken
- func (ListProbeGroupsResponseFieldPathBuilder) ProbeGroups() ListProbeGroupsResponsePathSelectorProbeGroups
- func (ListProbeGroupsResponseFieldPathBuilder) TotalResultsCount() ListProbeGroupsResponsePathSelectorTotalResultsCount
- type ListProbeGroupsResponseMapPathSelectorProbeGroupsMetadataAnnotations
- func (s ListProbeGroupsResponseMapPathSelectorProbeGroupsMetadataAnnotations) FieldPath() *ListProbeGroupsResponse_FieldSubPath
- func (s ListProbeGroupsResponseMapPathSelectorProbeGroupsMetadataAnnotations) WithArrayOfValues(values []string) *ListProbeGroupsResponse_FieldSubPathArrayOfValues
- func (s ListProbeGroupsResponseMapPathSelectorProbeGroupsMetadataAnnotations) WithValue(value string) *ListProbeGroupsResponse_FieldSubPathValue
- type ListProbeGroupsResponseMapPathSelectorProbeGroupsMetadataLabels
- func (s ListProbeGroupsResponseMapPathSelectorProbeGroupsMetadataLabels) FieldPath() *ListProbeGroupsResponse_FieldSubPath
- func (s ListProbeGroupsResponseMapPathSelectorProbeGroupsMetadataLabels) WithArrayOfValues(values []string) *ListProbeGroupsResponse_FieldSubPathArrayOfValues
- func (s ListProbeGroupsResponseMapPathSelectorProbeGroupsMetadataLabels) WithValue(value string) *ListProbeGroupsResponse_FieldSubPathValue
- type ListProbeGroupsResponseMapPathSelectorProbeGroupsMetadataShards
- func (s ListProbeGroupsResponseMapPathSelectorProbeGroupsMetadataShards) FieldPath() *ListProbeGroupsResponse_FieldSubPath
- func (s ListProbeGroupsResponseMapPathSelectorProbeGroupsMetadataShards) WithArrayOfValues(values []int64) *ListProbeGroupsResponse_FieldSubPathArrayOfValues
- func (s ListProbeGroupsResponseMapPathSelectorProbeGroupsMetadataShards) WithValue(value int64) *ListProbeGroupsResponse_FieldSubPathValue
- type ListProbeGroupsResponseMapPathSelectorProbeGroupsStateRegionalTargetCounts
- func (s ListProbeGroupsResponseMapPathSelectorProbeGroupsStateRegionalTargetCounts) FieldPath() *ListProbeGroupsResponse_FieldSubPath
- func (s ListProbeGroupsResponseMapPathSelectorProbeGroupsStateRegionalTargetCounts) WithArrayOfValues(values []int64) *ListProbeGroupsResponse_FieldSubPathArrayOfValues
- func (s ListProbeGroupsResponseMapPathSelectorProbeGroupsStateRegionalTargetCounts) WithValue(value int64) *ListProbeGroupsResponse_FieldSubPathValue
- type ListProbeGroupsResponsePathSelectorCurrentOffset
- func (ListProbeGroupsResponsePathSelectorCurrentOffset) FieldPath() *ListProbeGroupsResponse_FieldTerminalPath
- func (s ListProbeGroupsResponsePathSelectorCurrentOffset) WithArrayOfValues(values []int32) *ListProbeGroupsResponse_FieldTerminalPathArrayOfValues
- func (s ListProbeGroupsResponsePathSelectorCurrentOffset) WithValue(value int32) *ListProbeGroupsResponse_FieldTerminalPathValue
- type ListProbeGroupsResponsePathSelectorNextPageToken
- func (ListProbeGroupsResponsePathSelectorNextPageToken) FieldPath() *ListProbeGroupsResponse_FieldTerminalPath
- func (s ListProbeGroupsResponsePathSelectorNextPageToken) WithArrayOfValues(values []*probe_group.PagerCursor) *ListProbeGroupsResponse_FieldTerminalPathArrayOfValues
- func (s ListProbeGroupsResponsePathSelectorNextPageToken) WithValue(value *probe_group.PagerCursor) *ListProbeGroupsResponse_FieldTerminalPathValue
- type ListProbeGroupsResponsePathSelectorPrevPageToken
- func (ListProbeGroupsResponsePathSelectorPrevPageToken) FieldPath() *ListProbeGroupsResponse_FieldTerminalPath
- func (s ListProbeGroupsResponsePathSelectorPrevPageToken) WithArrayOfValues(values []*probe_group.PagerCursor) *ListProbeGroupsResponse_FieldTerminalPathArrayOfValues
- func (s ListProbeGroupsResponsePathSelectorPrevPageToken) WithValue(value *probe_group.PagerCursor) *ListProbeGroupsResponse_FieldTerminalPathValue
- type ListProbeGroupsResponsePathSelectorProbeGroups
- func (ListProbeGroupsResponsePathSelectorProbeGroups) DisplayName() ListProbeGroupsResponsePathSelectorProbeGroupsDisplayName
- func (ListProbeGroupsResponsePathSelectorProbeGroups) FieldPath() *ListProbeGroupsResponse_FieldTerminalPath
- func (ListProbeGroupsResponsePathSelectorProbeGroups) Metadata() ListProbeGroupsResponsePathSelectorProbeGroupsMetadata
- func (ListProbeGroupsResponsePathSelectorProbeGroups) Name() ListProbeGroupsResponsePathSelectorProbeGroupsName
- func (ListProbeGroupsResponsePathSelectorProbeGroups) State() ListProbeGroupsResponsePathSelectorProbeGroupsState
- func (s ListProbeGroupsResponsePathSelectorProbeGroups) WithArrayOfValues(values [][]*probe_group.ProbeGroup) *ListProbeGroupsResponse_FieldTerminalPathArrayOfValues
- func (s ListProbeGroupsResponsePathSelectorProbeGroups) WithItemValue(value *probe_group.ProbeGroup) *ListProbeGroupsResponse_FieldTerminalPathArrayItemValue
- func (s ListProbeGroupsResponsePathSelectorProbeGroups) WithSubArrayItemValue(subPathArrayItemValue probe_group.ProbeGroup_FieldPathArrayItemValue) *ListProbeGroupsResponse_FieldSubPathArrayItemValue
- func (s ListProbeGroupsResponsePathSelectorProbeGroups) WithSubArrayOfValues(subPathArrayOfValues probe_group.ProbeGroup_FieldPathArrayOfValues) *ListProbeGroupsResponse_FieldSubPathArrayOfValues
- func (ListProbeGroupsResponsePathSelectorProbeGroups) WithSubPath(subPath probe_group.ProbeGroup_FieldPath) *ListProbeGroupsResponse_FieldSubPath
- func (s ListProbeGroupsResponsePathSelectorProbeGroups) WithSubValue(subPathValue probe_group.ProbeGroup_FieldPathValue) *ListProbeGroupsResponse_FieldSubPathValue
- func (s ListProbeGroupsResponsePathSelectorProbeGroups) WithValue(value []*probe_group.ProbeGroup) *ListProbeGroupsResponse_FieldTerminalPathValue
- type ListProbeGroupsResponsePathSelectorProbeGroupsDisplayName
- func (ListProbeGroupsResponsePathSelectorProbeGroupsDisplayName) FieldPath() *ListProbeGroupsResponse_FieldSubPath
- func (s ListProbeGroupsResponsePathSelectorProbeGroupsDisplayName) WithArrayOfValues(values []string) *ListProbeGroupsResponse_FieldSubPathArrayOfValues
- func (s ListProbeGroupsResponsePathSelectorProbeGroupsDisplayName) WithValue(value string) *ListProbeGroupsResponse_FieldSubPathValue
- type ListProbeGroupsResponsePathSelectorProbeGroupsMetadata
- func (ListProbeGroupsResponsePathSelectorProbeGroupsMetadata) Annotations() ListProbeGroupsResponsePathSelectorProbeGroupsMetadataAnnotations
- func (ListProbeGroupsResponsePathSelectorProbeGroupsMetadata) CreateTime() ListProbeGroupsResponsePathSelectorProbeGroupsMetadataCreateTime
- func (ListProbeGroupsResponsePathSelectorProbeGroupsMetadata) DeleteTime() ListProbeGroupsResponsePathSelectorProbeGroupsMetadataDeleteTime
- func (ListProbeGroupsResponsePathSelectorProbeGroupsMetadata) FieldPath() *ListProbeGroupsResponse_FieldSubPath
- func (ListProbeGroupsResponsePathSelectorProbeGroupsMetadata) Generation() ListProbeGroupsResponsePathSelectorProbeGroupsMetadataGeneration
- func (ListProbeGroupsResponsePathSelectorProbeGroupsMetadata) Labels() ListProbeGroupsResponsePathSelectorProbeGroupsMetadataLabels
- func (ListProbeGroupsResponsePathSelectorProbeGroupsMetadata) Lifecycle() ListProbeGroupsResponsePathSelectorProbeGroupsMetadataLifecycle
- func (ListProbeGroupsResponsePathSelectorProbeGroupsMetadata) OwnerReferences() ListProbeGroupsResponsePathSelectorProbeGroupsMetadataOwnerReferences
- func (ListProbeGroupsResponsePathSelectorProbeGroupsMetadata) ResourceVersion() ListProbeGroupsResponsePathSelectorProbeGroupsMetadataResourceVersion
- func (ListProbeGroupsResponsePathSelectorProbeGroupsMetadata) Shards() ListProbeGroupsResponsePathSelectorProbeGroupsMetadataShards
- func (ListProbeGroupsResponsePathSelectorProbeGroupsMetadata) Syncing() ListProbeGroupsResponsePathSelectorProbeGroupsMetadataSyncing
- func (ListProbeGroupsResponsePathSelectorProbeGroupsMetadata) Tags() ListProbeGroupsResponsePathSelectorProbeGroupsMetadataTags
- func (ListProbeGroupsResponsePathSelectorProbeGroupsMetadata) UpdateTime() ListProbeGroupsResponsePathSelectorProbeGroupsMetadataUpdateTime
- func (ListProbeGroupsResponsePathSelectorProbeGroupsMetadata) Uuid() ListProbeGroupsResponsePathSelectorProbeGroupsMetadataUuid
- func (s ListProbeGroupsResponsePathSelectorProbeGroupsMetadata) WithArrayOfValues(values []*ntt_meta.Meta) *ListProbeGroupsResponse_FieldSubPathArrayOfValues
- func (s ListProbeGroupsResponsePathSelectorProbeGroupsMetadata) WithValue(value *ntt_meta.Meta) *ListProbeGroupsResponse_FieldSubPathValue
- type ListProbeGroupsResponsePathSelectorProbeGroupsMetadataAnnotations
- func (ListProbeGroupsResponsePathSelectorProbeGroupsMetadataAnnotations) FieldPath() *ListProbeGroupsResponse_FieldSubPath
- func (s ListProbeGroupsResponsePathSelectorProbeGroupsMetadataAnnotations) WithArrayOfValues(values []map[string]string) *ListProbeGroupsResponse_FieldSubPathArrayOfValues
- func (ListProbeGroupsResponsePathSelectorProbeGroupsMetadataAnnotations) WithKey(key string) ListProbeGroupsResponseMapPathSelectorProbeGroupsMetadataAnnotations
- func (s ListProbeGroupsResponsePathSelectorProbeGroupsMetadataAnnotations) WithValue(value map[string]string) *ListProbeGroupsResponse_FieldSubPathValue
- type ListProbeGroupsResponsePathSelectorProbeGroupsMetadataCreateTime
- func (ListProbeGroupsResponsePathSelectorProbeGroupsMetadataCreateTime) FieldPath() *ListProbeGroupsResponse_FieldSubPath
- func (s ListProbeGroupsResponsePathSelectorProbeGroupsMetadataCreateTime) WithArrayOfValues(values []*timestamp.Timestamp) *ListProbeGroupsResponse_FieldSubPathArrayOfValues
- func (s ListProbeGroupsResponsePathSelectorProbeGroupsMetadataCreateTime) WithValue(value *timestamp.Timestamp) *ListProbeGroupsResponse_FieldSubPathValue
- type ListProbeGroupsResponsePathSelectorProbeGroupsMetadataDeleteTime
- func (ListProbeGroupsResponsePathSelectorProbeGroupsMetadataDeleteTime) FieldPath() *ListProbeGroupsResponse_FieldSubPath
- func (s ListProbeGroupsResponsePathSelectorProbeGroupsMetadataDeleteTime) WithArrayOfValues(values []*timestamp.Timestamp) *ListProbeGroupsResponse_FieldSubPathArrayOfValues
- func (s ListProbeGroupsResponsePathSelectorProbeGroupsMetadataDeleteTime) WithValue(value *timestamp.Timestamp) *ListProbeGroupsResponse_FieldSubPathValue
- type ListProbeGroupsResponsePathSelectorProbeGroupsMetadataGeneration
- func (ListProbeGroupsResponsePathSelectorProbeGroupsMetadataGeneration) FieldPath() *ListProbeGroupsResponse_FieldSubPath
- func (s ListProbeGroupsResponsePathSelectorProbeGroupsMetadataGeneration) WithArrayOfValues(values []int64) *ListProbeGroupsResponse_FieldSubPathArrayOfValues
- func (s ListProbeGroupsResponsePathSelectorProbeGroupsMetadataGeneration) WithValue(value int64) *ListProbeGroupsResponse_FieldSubPathValue
- type ListProbeGroupsResponsePathSelectorProbeGroupsMetadataLabels
- func (ListProbeGroupsResponsePathSelectorProbeGroupsMetadataLabels) FieldPath() *ListProbeGroupsResponse_FieldSubPath
- func (s ListProbeGroupsResponsePathSelectorProbeGroupsMetadataLabels) WithArrayOfValues(values []map[string]string) *ListProbeGroupsResponse_FieldSubPathArrayOfValues
- func (ListProbeGroupsResponsePathSelectorProbeGroupsMetadataLabels) WithKey(key string) ListProbeGroupsResponseMapPathSelectorProbeGroupsMetadataLabels
- func (s ListProbeGroupsResponsePathSelectorProbeGroupsMetadataLabels) WithValue(value map[string]string) *ListProbeGroupsResponse_FieldSubPathValue
- type ListProbeGroupsResponsePathSelectorProbeGroupsMetadataLifecycle
- func (ListProbeGroupsResponsePathSelectorProbeGroupsMetadataLifecycle) BlockDeletion() ListProbeGroupsResponsePathSelectorProbeGroupsMetadataLifecycleBlockDeletion
- func (ListProbeGroupsResponsePathSelectorProbeGroupsMetadataLifecycle) FieldPath() *ListProbeGroupsResponse_FieldSubPath
- func (ListProbeGroupsResponsePathSelectorProbeGroupsMetadataLifecycle) State() ListProbeGroupsResponsePathSelectorProbeGroupsMetadataLifecycleState
- func (s ListProbeGroupsResponsePathSelectorProbeGroupsMetadataLifecycle) WithArrayOfValues(values []*ntt_meta.Lifecycle) *ListProbeGroupsResponse_FieldSubPathArrayOfValues
- func (s ListProbeGroupsResponsePathSelectorProbeGroupsMetadataLifecycle) WithValue(value *ntt_meta.Lifecycle) *ListProbeGroupsResponse_FieldSubPathValue
- type ListProbeGroupsResponsePathSelectorProbeGroupsMetadataLifecycleBlockDeletion
- func (ListProbeGroupsResponsePathSelectorProbeGroupsMetadataLifecycleBlockDeletion) FieldPath() *ListProbeGroupsResponse_FieldSubPath
- func (s ListProbeGroupsResponsePathSelectorProbeGroupsMetadataLifecycleBlockDeletion) WithArrayOfValues(values []bool) *ListProbeGroupsResponse_FieldSubPathArrayOfValues
- func (s ListProbeGroupsResponsePathSelectorProbeGroupsMetadataLifecycleBlockDeletion) WithValue(value bool) *ListProbeGroupsResponse_FieldSubPathValue
- type ListProbeGroupsResponsePathSelectorProbeGroupsMetadataLifecycleState
- func (ListProbeGroupsResponsePathSelectorProbeGroupsMetadataLifecycleState) FieldPath() *ListProbeGroupsResponse_FieldSubPath
- func (s ListProbeGroupsResponsePathSelectorProbeGroupsMetadataLifecycleState) WithArrayOfValues(values []ntt_meta.Lifecycle_State) *ListProbeGroupsResponse_FieldSubPathArrayOfValues
- func (s ListProbeGroupsResponsePathSelectorProbeGroupsMetadataLifecycleState) WithValue(value ntt_meta.Lifecycle_State) *ListProbeGroupsResponse_FieldSubPathValue
- type ListProbeGroupsResponsePathSelectorProbeGroupsMetadataOwnerReferences
- func (ListProbeGroupsResponsePathSelectorProbeGroupsMetadataOwnerReferences) BlockOwnerDeletion() ...
- func (ListProbeGroupsResponsePathSelectorProbeGroupsMetadataOwnerReferences) Controller() ...
- func (ListProbeGroupsResponsePathSelectorProbeGroupsMetadataOwnerReferences) FieldPath() *ListProbeGroupsResponse_FieldSubPath
- func (ListProbeGroupsResponsePathSelectorProbeGroupsMetadataOwnerReferences) Kind() ListProbeGroupsResponsePathSelectorProbeGroupsMetadataOwnerReferencesKind
- func (ListProbeGroupsResponsePathSelectorProbeGroupsMetadataOwnerReferences) Name() ListProbeGroupsResponsePathSelectorProbeGroupsMetadataOwnerReferencesName
- func (ListProbeGroupsResponsePathSelectorProbeGroupsMetadataOwnerReferences) Region() ListProbeGroupsResponsePathSelectorProbeGroupsMetadataOwnerReferencesRegion
- func (ListProbeGroupsResponsePathSelectorProbeGroupsMetadataOwnerReferences) RequiresOwnerReference() ...
- func (ListProbeGroupsResponsePathSelectorProbeGroupsMetadataOwnerReferences) Version() ListProbeGroupsResponsePathSelectorProbeGroupsMetadataOwnerReferencesVersion
- func (s ListProbeGroupsResponsePathSelectorProbeGroupsMetadataOwnerReferences) WithArrayOfValues(values [][]*ntt_meta.OwnerReference) *ListProbeGroupsResponse_FieldSubPathArrayOfValues
- func (s ListProbeGroupsResponsePathSelectorProbeGroupsMetadataOwnerReferences) WithItemValue(value *ntt_meta.OwnerReference) *ListProbeGroupsResponse_FieldSubPathArrayItemValue
- func (s ListProbeGroupsResponsePathSelectorProbeGroupsMetadataOwnerReferences) WithValue(value []*ntt_meta.OwnerReference) *ListProbeGroupsResponse_FieldSubPathValue
- type ListProbeGroupsResponsePathSelectorProbeGroupsMetadataOwnerReferencesBlockOwnerDeletion
- func (ListProbeGroupsResponsePathSelectorProbeGroupsMetadataOwnerReferencesBlockOwnerDeletion) FieldPath() *ListProbeGroupsResponse_FieldSubPath
- func (s ListProbeGroupsResponsePathSelectorProbeGroupsMetadataOwnerReferencesBlockOwnerDeletion) WithArrayOfValues(values []bool) *ListProbeGroupsResponse_FieldSubPathArrayOfValues
- func (s ListProbeGroupsResponsePathSelectorProbeGroupsMetadataOwnerReferencesBlockOwnerDeletion) WithValue(value bool) *ListProbeGroupsResponse_FieldSubPathValue
- type ListProbeGroupsResponsePathSelectorProbeGroupsMetadataOwnerReferencesController
- func (ListProbeGroupsResponsePathSelectorProbeGroupsMetadataOwnerReferencesController) FieldPath() *ListProbeGroupsResponse_FieldSubPath
- func (s ListProbeGroupsResponsePathSelectorProbeGroupsMetadataOwnerReferencesController) WithArrayOfValues(values []bool) *ListProbeGroupsResponse_FieldSubPathArrayOfValues
- func (s ListProbeGroupsResponsePathSelectorProbeGroupsMetadataOwnerReferencesController) WithValue(value bool) *ListProbeGroupsResponse_FieldSubPathValue
- type ListProbeGroupsResponsePathSelectorProbeGroupsMetadataOwnerReferencesKind
- func (ListProbeGroupsResponsePathSelectorProbeGroupsMetadataOwnerReferencesKind) FieldPath() *ListProbeGroupsResponse_FieldSubPath
- func (s ListProbeGroupsResponsePathSelectorProbeGroupsMetadataOwnerReferencesKind) WithArrayOfValues(values []string) *ListProbeGroupsResponse_FieldSubPathArrayOfValues
- func (s ListProbeGroupsResponsePathSelectorProbeGroupsMetadataOwnerReferencesKind) WithValue(value string) *ListProbeGroupsResponse_FieldSubPathValue
- type ListProbeGroupsResponsePathSelectorProbeGroupsMetadataOwnerReferencesName
- func (ListProbeGroupsResponsePathSelectorProbeGroupsMetadataOwnerReferencesName) FieldPath() *ListProbeGroupsResponse_FieldSubPath
- func (s ListProbeGroupsResponsePathSelectorProbeGroupsMetadataOwnerReferencesName) WithArrayOfValues(values []string) *ListProbeGroupsResponse_FieldSubPathArrayOfValues
- func (s ListProbeGroupsResponsePathSelectorProbeGroupsMetadataOwnerReferencesName) WithValue(value string) *ListProbeGroupsResponse_FieldSubPathValue
- type ListProbeGroupsResponsePathSelectorProbeGroupsMetadataOwnerReferencesRegion
- func (ListProbeGroupsResponsePathSelectorProbeGroupsMetadataOwnerReferencesRegion) FieldPath() *ListProbeGroupsResponse_FieldSubPath
- func (s ListProbeGroupsResponsePathSelectorProbeGroupsMetadataOwnerReferencesRegion) WithArrayOfValues(values []string) *ListProbeGroupsResponse_FieldSubPathArrayOfValues
- func (s ListProbeGroupsResponsePathSelectorProbeGroupsMetadataOwnerReferencesRegion) WithValue(value string) *ListProbeGroupsResponse_FieldSubPathValue
- type ListProbeGroupsResponsePathSelectorProbeGroupsMetadataOwnerReferencesRequiresOwnerReference
- func (ListProbeGroupsResponsePathSelectorProbeGroupsMetadataOwnerReferencesRequiresOwnerReference) FieldPath() *ListProbeGroupsResponse_FieldSubPath
- func (s ListProbeGroupsResponsePathSelectorProbeGroupsMetadataOwnerReferencesRequiresOwnerReference) WithArrayOfValues(values []bool) *ListProbeGroupsResponse_FieldSubPathArrayOfValues
- func (s ListProbeGroupsResponsePathSelectorProbeGroupsMetadataOwnerReferencesRequiresOwnerReference) WithValue(value bool) *ListProbeGroupsResponse_FieldSubPathValue
- type ListProbeGroupsResponsePathSelectorProbeGroupsMetadataOwnerReferencesVersion
- func (ListProbeGroupsResponsePathSelectorProbeGroupsMetadataOwnerReferencesVersion) FieldPath() *ListProbeGroupsResponse_FieldSubPath
- func (s ListProbeGroupsResponsePathSelectorProbeGroupsMetadataOwnerReferencesVersion) WithArrayOfValues(values []string) *ListProbeGroupsResponse_FieldSubPathArrayOfValues
- func (s ListProbeGroupsResponsePathSelectorProbeGroupsMetadataOwnerReferencesVersion) WithValue(value string) *ListProbeGroupsResponse_FieldSubPathValue
- type ListProbeGroupsResponsePathSelectorProbeGroupsMetadataResourceVersion
- func (ListProbeGroupsResponsePathSelectorProbeGroupsMetadataResourceVersion) FieldPath() *ListProbeGroupsResponse_FieldSubPath
- func (s ListProbeGroupsResponsePathSelectorProbeGroupsMetadataResourceVersion) WithArrayOfValues(values []string) *ListProbeGroupsResponse_FieldSubPathArrayOfValues
- func (s ListProbeGroupsResponsePathSelectorProbeGroupsMetadataResourceVersion) WithValue(value string) *ListProbeGroupsResponse_FieldSubPathValue
- type ListProbeGroupsResponsePathSelectorProbeGroupsMetadataShards
- func (ListProbeGroupsResponsePathSelectorProbeGroupsMetadataShards) FieldPath() *ListProbeGroupsResponse_FieldSubPath
- func (s ListProbeGroupsResponsePathSelectorProbeGroupsMetadataShards) WithArrayOfValues(values []map[string]int64) *ListProbeGroupsResponse_FieldSubPathArrayOfValues
- func (ListProbeGroupsResponsePathSelectorProbeGroupsMetadataShards) WithKey(key string) ListProbeGroupsResponseMapPathSelectorProbeGroupsMetadataShards
- func (s ListProbeGroupsResponsePathSelectorProbeGroupsMetadataShards) WithValue(value map[string]int64) *ListProbeGroupsResponse_FieldSubPathValue
- type ListProbeGroupsResponsePathSelectorProbeGroupsMetadataSyncing
- func (ListProbeGroupsResponsePathSelectorProbeGroupsMetadataSyncing) FieldPath() *ListProbeGroupsResponse_FieldSubPath
- func (ListProbeGroupsResponsePathSelectorProbeGroupsMetadataSyncing) OwningRegion() ListProbeGroupsResponsePathSelectorProbeGroupsMetadataSyncingOwningRegion
- func (ListProbeGroupsResponsePathSelectorProbeGroupsMetadataSyncing) Regions() ListProbeGroupsResponsePathSelectorProbeGroupsMetadataSyncingRegions
- func (s ListProbeGroupsResponsePathSelectorProbeGroupsMetadataSyncing) WithArrayOfValues(values []*ntt_meta.SyncingMeta) *ListProbeGroupsResponse_FieldSubPathArrayOfValues
- func (s ListProbeGroupsResponsePathSelectorProbeGroupsMetadataSyncing) WithValue(value *ntt_meta.SyncingMeta) *ListProbeGroupsResponse_FieldSubPathValue
- type ListProbeGroupsResponsePathSelectorProbeGroupsMetadataSyncingOwningRegion
- func (ListProbeGroupsResponsePathSelectorProbeGroupsMetadataSyncingOwningRegion) FieldPath() *ListProbeGroupsResponse_FieldSubPath
- func (s ListProbeGroupsResponsePathSelectorProbeGroupsMetadataSyncingOwningRegion) WithArrayOfValues(values []string) *ListProbeGroupsResponse_FieldSubPathArrayOfValues
- func (s ListProbeGroupsResponsePathSelectorProbeGroupsMetadataSyncingOwningRegion) WithValue(value string) *ListProbeGroupsResponse_FieldSubPathValue
- type ListProbeGroupsResponsePathSelectorProbeGroupsMetadataSyncingRegions
- func (ListProbeGroupsResponsePathSelectorProbeGroupsMetadataSyncingRegions) FieldPath() *ListProbeGroupsResponse_FieldSubPath
- func (s ListProbeGroupsResponsePathSelectorProbeGroupsMetadataSyncingRegions) WithArrayOfValues(values [][]string) *ListProbeGroupsResponse_FieldSubPathArrayOfValues
- func (s ListProbeGroupsResponsePathSelectorProbeGroupsMetadataSyncingRegions) WithItemValue(value string) *ListProbeGroupsResponse_FieldSubPathArrayItemValue
- func (s ListProbeGroupsResponsePathSelectorProbeGroupsMetadataSyncingRegions) WithValue(value []string) *ListProbeGroupsResponse_FieldSubPathValue
- type ListProbeGroupsResponsePathSelectorProbeGroupsMetadataTags
- func (ListProbeGroupsResponsePathSelectorProbeGroupsMetadataTags) FieldPath() *ListProbeGroupsResponse_FieldSubPath
- func (s ListProbeGroupsResponsePathSelectorProbeGroupsMetadataTags) WithArrayOfValues(values [][]string) *ListProbeGroupsResponse_FieldSubPathArrayOfValues
- func (s ListProbeGroupsResponsePathSelectorProbeGroupsMetadataTags) WithItemValue(value string) *ListProbeGroupsResponse_FieldSubPathArrayItemValue
- func (s ListProbeGroupsResponsePathSelectorProbeGroupsMetadataTags) WithValue(value []string) *ListProbeGroupsResponse_FieldSubPathValue
- type ListProbeGroupsResponsePathSelectorProbeGroupsMetadataUpdateTime
- func (ListProbeGroupsResponsePathSelectorProbeGroupsMetadataUpdateTime) FieldPath() *ListProbeGroupsResponse_FieldSubPath
- func (s ListProbeGroupsResponsePathSelectorProbeGroupsMetadataUpdateTime) WithArrayOfValues(values []*timestamp.Timestamp) *ListProbeGroupsResponse_FieldSubPathArrayOfValues
- func (s ListProbeGroupsResponsePathSelectorProbeGroupsMetadataUpdateTime) WithValue(value *timestamp.Timestamp) *ListProbeGroupsResponse_FieldSubPathValue
- type ListProbeGroupsResponsePathSelectorProbeGroupsMetadataUuid
- func (ListProbeGroupsResponsePathSelectorProbeGroupsMetadataUuid) FieldPath() *ListProbeGroupsResponse_FieldSubPath
- func (s ListProbeGroupsResponsePathSelectorProbeGroupsMetadataUuid) WithArrayOfValues(values []string) *ListProbeGroupsResponse_FieldSubPathArrayOfValues
- func (s ListProbeGroupsResponsePathSelectorProbeGroupsMetadataUuid) WithValue(value string) *ListProbeGroupsResponse_FieldSubPathValue
- type ListProbeGroupsResponsePathSelectorProbeGroupsName
- func (ListProbeGroupsResponsePathSelectorProbeGroupsName) FieldPath() *ListProbeGroupsResponse_FieldSubPath
- func (s ListProbeGroupsResponsePathSelectorProbeGroupsName) WithArrayOfValues(values []*probe_group.Name) *ListProbeGroupsResponse_FieldSubPathArrayOfValues
- func (s ListProbeGroupsResponsePathSelectorProbeGroupsName) WithValue(value *probe_group.Name) *ListProbeGroupsResponse_FieldSubPathValue
- type ListProbeGroupsResponsePathSelectorProbeGroupsState
- func (ListProbeGroupsResponsePathSelectorProbeGroupsState) FieldPath() *ListProbeGroupsResponse_FieldSubPath
- func (ListProbeGroupsResponsePathSelectorProbeGroupsState) RegionalTargetCounts() ListProbeGroupsResponsePathSelectorProbeGroupsStateRegionalTargetCounts
- func (ListProbeGroupsResponsePathSelectorProbeGroupsState) TargetCount() ListProbeGroupsResponsePathSelectorProbeGroupsStateTargetCount
- func (s ListProbeGroupsResponsePathSelectorProbeGroupsState) WithArrayOfValues(values []*probe_group.ProbeGroup_State) *ListProbeGroupsResponse_FieldSubPathArrayOfValues
- func (s ListProbeGroupsResponsePathSelectorProbeGroupsState) WithValue(value *probe_group.ProbeGroup_State) *ListProbeGroupsResponse_FieldSubPathValue
- type ListProbeGroupsResponsePathSelectorProbeGroupsStateRegionalTargetCounts
- func (ListProbeGroupsResponsePathSelectorProbeGroupsStateRegionalTargetCounts) FieldPath() *ListProbeGroupsResponse_FieldSubPath
- func (s ListProbeGroupsResponsePathSelectorProbeGroupsStateRegionalTargetCounts) WithArrayOfValues(values []map[string]int64) *ListProbeGroupsResponse_FieldSubPathArrayOfValues
- func (ListProbeGroupsResponsePathSelectorProbeGroupsStateRegionalTargetCounts) WithKey(key string) ListProbeGroupsResponseMapPathSelectorProbeGroupsStateRegionalTargetCounts
- func (s ListProbeGroupsResponsePathSelectorProbeGroupsStateRegionalTargetCounts) WithValue(value map[string]int64) *ListProbeGroupsResponse_FieldSubPathValue
- type ListProbeGroupsResponsePathSelectorProbeGroupsStateTargetCount
- func (ListProbeGroupsResponsePathSelectorProbeGroupsStateTargetCount) FieldPath() *ListProbeGroupsResponse_FieldSubPath
- func (s ListProbeGroupsResponsePathSelectorProbeGroupsStateTargetCount) WithArrayOfValues(values []int64) *ListProbeGroupsResponse_FieldSubPathArrayOfValues
- func (s ListProbeGroupsResponsePathSelectorProbeGroupsStateTargetCount) WithValue(value int64) *ListProbeGroupsResponse_FieldSubPathValue
- type ListProbeGroupsResponsePathSelectorTotalResultsCount
- func (ListProbeGroupsResponsePathSelectorTotalResultsCount) FieldPath() *ListProbeGroupsResponse_FieldTerminalPath
- func (s ListProbeGroupsResponsePathSelectorTotalResultsCount) WithArrayOfValues(values []int32) *ListProbeGroupsResponse_FieldTerminalPathArrayOfValues
- func (s ListProbeGroupsResponsePathSelectorTotalResultsCount) WithValue(value int32) *ListProbeGroupsResponse_FieldTerminalPathValue
- type ListProbeGroupsResponse_FieldMask
- func (fieldMask *ListProbeGroupsResponse_FieldMask) AppendPath(path ListProbeGroupsResponse_FieldPath)
- func (fieldMask *ListProbeGroupsResponse_FieldMask) AppendRawPath(path gotenobject.FieldPath)
- func (fieldMask *ListProbeGroupsResponse_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
- func (fieldMask *ListProbeGroupsResponse_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
- func (fieldMask *ListProbeGroupsResponse_FieldMask) FilterInputFields() *ListProbeGroupsResponse_FieldMask
- func (fieldMask *ListProbeGroupsResponse_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
- func (fieldMask *ListProbeGroupsResponse_FieldMask) GetPaths() []ListProbeGroupsResponse_FieldPath
- func (fieldMask *ListProbeGroupsResponse_FieldMask) GetRawPaths() []gotenobject.FieldPath
- func (fieldMask *ListProbeGroupsResponse_FieldMask) IsFull() bool
- func (fieldMask ListProbeGroupsResponse_FieldMask) Marshal() ([]byte, error)
- func (fieldMask ListProbeGroupsResponse_FieldMask) MarshalJSON() ([]byte, error)
- func (fieldMask *ListProbeGroupsResponse_FieldMask) PathsCount() int
- func (fieldMask *ListProbeGroupsResponse_FieldMask) Project(source *ListProbeGroupsResponse) *ListProbeGroupsResponse
- func (fieldMask *ListProbeGroupsResponse_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
- func (fieldMask *ListProbeGroupsResponse_FieldMask) ProtoMessage()
- func (fieldMask *ListProbeGroupsResponse_FieldMask) ProtoReflect() preflect.Message
- func (fieldMask *ListProbeGroupsResponse_FieldMask) Reset()
- func (fieldMask *ListProbeGroupsResponse_FieldMask) Set(target, source *ListProbeGroupsResponse)
- func (fieldMask *ListProbeGroupsResponse_FieldMask) SetFromCliFlag(raw string) error
- func (fieldMask *ListProbeGroupsResponse_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
- func (fieldMask *ListProbeGroupsResponse_FieldMask) Size() int
- func (fieldMask *ListProbeGroupsResponse_FieldMask) String() string
- func (fieldMask *ListProbeGroupsResponse_FieldMask) Subtract(other *ListProbeGroupsResponse_FieldMask) *ListProbeGroupsResponse_FieldMask
- func (fieldMask *ListProbeGroupsResponse_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
- func (fieldMask *ListProbeGroupsResponse_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
- func (fieldMask *ListProbeGroupsResponse_FieldMask) Unmarshal(data []byte) error
- func (fieldMask *ListProbeGroupsResponse_FieldMask) UnmarshalJSON(data []byte) error
- type ListProbeGroupsResponse_FieldPath
- func BuildListProbeGroupsResponse_FieldPath(fp gotenobject.RawFieldPath) (ListProbeGroupsResponse_FieldPath, error)
- func MustParseListProbeGroupsResponse_FieldPath(rawField string) ListProbeGroupsResponse_FieldPath
- func ParseListProbeGroupsResponse_FieldPath(rawField string) (ListProbeGroupsResponse_FieldPath, error)
- type ListProbeGroupsResponse_FieldPathArrayItemValue
- type ListProbeGroupsResponse_FieldPathArrayOfValues
- type ListProbeGroupsResponse_FieldPathSelector
- type ListProbeGroupsResponse_FieldPathValue
- type ListProbeGroupsResponse_FieldSubPath
- func (fps *ListProbeGroupsResponse_FieldSubPath) AsProbeGroupsSubPath() (probe_group.ProbeGroup_FieldPath, bool)
- func (fps *ListProbeGroupsResponse_FieldSubPath) ClearValue(item *ListProbeGroupsResponse)
- func (fps *ListProbeGroupsResponse_FieldSubPath) ClearValueRaw(item proto.Message)
- func (fps *ListProbeGroupsResponse_FieldSubPath) Get(source *ListProbeGroupsResponse) (values []interface{})
- func (fps *ListProbeGroupsResponse_FieldSubPath) GetDefault() interface{}
- func (fps *ListProbeGroupsResponse_FieldSubPath) GetRaw(source proto.Message) []interface{}
- func (fps *ListProbeGroupsResponse_FieldSubPath) GetSingle(source *ListProbeGroupsResponse) (interface{}, bool)
- func (fps *ListProbeGroupsResponse_FieldSubPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fps *ListProbeGroupsResponse_FieldSubPath) IsLeaf() bool
- func (fps *ListProbeGroupsResponse_FieldSubPath) JSONString() string
- func (fps *ListProbeGroupsResponse_FieldSubPath) Selector() ListProbeGroupsResponse_FieldPathSelector
- func (fps *ListProbeGroupsResponse_FieldSubPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
- func (fps *ListProbeGroupsResponse_FieldSubPath) String() string
- func (fps *ListProbeGroupsResponse_FieldSubPath) WithIArrayItemValue(value interface{}) ListProbeGroupsResponse_FieldPathArrayItemValue
- func (fps *ListProbeGroupsResponse_FieldSubPath) WithIArrayOfValues(values interface{}) ListProbeGroupsResponse_FieldPathArrayOfValues
- func (fps *ListProbeGroupsResponse_FieldSubPath) WithIValue(value interface{}) ListProbeGroupsResponse_FieldPathValue
- func (fps *ListProbeGroupsResponse_FieldSubPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fps *ListProbeGroupsResponse_FieldSubPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fps *ListProbeGroupsResponse_FieldSubPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type ListProbeGroupsResponse_FieldSubPathArrayItemValue
- func (fpaivs *ListProbeGroupsResponse_FieldSubPathArrayItemValue) AsProbeGroupsPathItemValue() (probe_group.ProbeGroup_FieldPathArrayItemValue, bool)
- func (fpaivs *ListProbeGroupsResponse_FieldSubPathArrayItemValue) ContainsValue(source *ListProbeGroupsResponse) bool
- func (fpaivs *ListProbeGroupsResponse_FieldSubPathArrayItemValue) GetRawItemValue() interface{}
- type ListProbeGroupsResponse_FieldSubPathArrayOfValues
- type ListProbeGroupsResponse_FieldSubPathValue
- func (fpvs *ListProbeGroupsResponse_FieldSubPathValue) AsProbeGroupsPathValue() (probe_group.ProbeGroup_FieldPathValue, bool)
- func (fpvs *ListProbeGroupsResponse_FieldSubPathValue) CompareWith(source *ListProbeGroupsResponse) (int, bool)
- func (fpvs *ListProbeGroupsResponse_FieldSubPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpvs *ListProbeGroupsResponse_FieldSubPathValue) GetRawValue() interface{}
- func (fpvs *ListProbeGroupsResponse_FieldSubPathValue) SetTo(target **ListProbeGroupsResponse)
- func (fpvs *ListProbeGroupsResponse_FieldSubPathValue) SetToRaw(target proto.Message)
- type ListProbeGroupsResponse_FieldTerminalPath
- func (fp *ListProbeGroupsResponse_FieldTerminalPath) ClearValue(item *ListProbeGroupsResponse)
- func (fp *ListProbeGroupsResponse_FieldTerminalPath) ClearValueRaw(item proto.Message)
- func (fp *ListProbeGroupsResponse_FieldTerminalPath) Get(source *ListProbeGroupsResponse) (values []interface{})
- func (fp *ListProbeGroupsResponse_FieldTerminalPath) GetDefault() interface{}
- func (fp *ListProbeGroupsResponse_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
- func (fp *ListProbeGroupsResponse_FieldTerminalPath) GetSingle(source *ListProbeGroupsResponse) (interface{}, bool)
- func (fp *ListProbeGroupsResponse_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fp *ListProbeGroupsResponse_FieldTerminalPath) IsLeaf() bool
- func (fp *ListProbeGroupsResponse_FieldTerminalPath) JSONString() string
- func (fp *ListProbeGroupsResponse_FieldTerminalPath) Selector() ListProbeGroupsResponse_FieldPathSelector
- func (fp *ListProbeGroupsResponse_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
- func (fp *ListProbeGroupsResponse_FieldTerminalPath) String() string
- func (fp *ListProbeGroupsResponse_FieldTerminalPath) WithIArrayItemValue(value interface{}) ListProbeGroupsResponse_FieldPathArrayItemValue
- func (fp *ListProbeGroupsResponse_FieldTerminalPath) WithIArrayOfValues(values interface{}) ListProbeGroupsResponse_FieldPathArrayOfValues
- func (fp *ListProbeGroupsResponse_FieldTerminalPath) WithIValue(value interface{}) ListProbeGroupsResponse_FieldPathValue
- func (fp *ListProbeGroupsResponse_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fp *ListProbeGroupsResponse_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fp *ListProbeGroupsResponse_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type ListProbeGroupsResponse_FieldTerminalPathArrayItemValue
- func (fpaiv *ListProbeGroupsResponse_FieldTerminalPathArrayItemValue) AsProbeGroupsItemValue() (*probe_group.ProbeGroup, bool)
- func (fpaiv *ListProbeGroupsResponse_FieldTerminalPathArrayItemValue) ContainsValue(source *ListProbeGroupsResponse) bool
- func (fpaiv *ListProbeGroupsResponse_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
- func (fpaiv *ListProbeGroupsResponse_FieldTerminalPathArrayItemValue) GetSingle(source *ListProbeGroupsResponse) (interface{}, bool)
- func (fpaiv *ListProbeGroupsResponse_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
- type ListProbeGroupsResponse_FieldTerminalPathArrayOfValues
- func (fpaov *ListProbeGroupsResponse_FieldTerminalPathArrayOfValues) AsCurrentOffsetArrayOfValues() ([]int32, bool)
- func (fpaov *ListProbeGroupsResponse_FieldTerminalPathArrayOfValues) AsNextPageTokenArrayOfValues() ([]*probe_group.PagerCursor, bool)
- func (fpaov *ListProbeGroupsResponse_FieldTerminalPathArrayOfValues) AsPrevPageTokenArrayOfValues() ([]*probe_group.PagerCursor, bool)
- func (fpaov *ListProbeGroupsResponse_FieldTerminalPathArrayOfValues) AsProbeGroupsArrayOfValues() ([][]*probe_group.ProbeGroup, bool)
- func (fpaov *ListProbeGroupsResponse_FieldTerminalPathArrayOfValues) AsTotalResultsCountArrayOfValues() ([]int32, bool)
- func (fpaov *ListProbeGroupsResponse_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
- type ListProbeGroupsResponse_FieldTerminalPathValue
- func (fpv *ListProbeGroupsResponse_FieldTerminalPathValue) AsCurrentOffsetValue() (int32, bool)
- func (fpv *ListProbeGroupsResponse_FieldTerminalPathValue) AsNextPageTokenValue() (*probe_group.PagerCursor, bool)
- func (fpv *ListProbeGroupsResponse_FieldTerminalPathValue) AsPrevPageTokenValue() (*probe_group.PagerCursor, bool)
- func (fpv *ListProbeGroupsResponse_FieldTerminalPathValue) AsProbeGroupsValue() ([]*probe_group.ProbeGroup, bool)
- func (fpv *ListProbeGroupsResponse_FieldTerminalPathValue) AsTotalResultsCountValue() (int32, bool)
- func (fpv *ListProbeGroupsResponse_FieldTerminalPathValue) CompareWith(source *ListProbeGroupsResponse) (int, bool)
- func (fpv *ListProbeGroupsResponse_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpv *ListProbeGroupsResponse_FieldTerminalPathValue) GetRawValue() interface{}
- func (fpv *ListProbeGroupsResponse_FieldTerminalPathValue) SetTo(target **ListProbeGroupsResponse)
- func (fpv *ListProbeGroupsResponse_FieldTerminalPathValue) SetToRaw(target proto.Message)
- type ProbeGroupServiceClient
- type ProbeGroupServiceDescriptor
- func (d *ProbeGroupServiceDescriptor) AllMethodDescriptors() []gotenclient.MethodDescriptor
- func (d *ProbeGroupServiceDescriptor) GetApiName() string
- func (d *ProbeGroupServiceDescriptor) GetFullAPIName() string
- func (d *ProbeGroupServiceDescriptor) GetProtoPkgName() string
- func (d *ProbeGroupServiceDescriptor) GetServiceDomain() string
- func (d *ProbeGroupServiceDescriptor) GetServiceVersion() string
- type SearchProbeGroupsDescriptor
- func (d *SearchProbeGroupsDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
- func (d *SearchProbeGroupsDescriptor) GetApiName() string
- func (d *SearchProbeGroupsDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *SearchProbeGroupsDescriptor) GetFullMethodName() string
- func (d *SearchProbeGroupsDescriptor) GetMethodName() string
- func (d *SearchProbeGroupsDescriptor) GetProtoPkgName() string
- func (d *SearchProbeGroupsDescriptor) GetResourceDescriptor() gotenresource.Descriptor
- func (d *SearchProbeGroupsDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *SearchProbeGroupsDescriptor) GetServiceDomain() string
- func (d *SearchProbeGroupsDescriptor) GetServiceVersion() string
- func (d *SearchProbeGroupsDescriptor) GetVerb() string
- func (d *SearchProbeGroupsDescriptor) HasResource() bool
- func (d *SearchProbeGroupsDescriptor) IsClientStream() bool
- func (d *SearchProbeGroupsDescriptor) IsCollection() bool
- func (d *SearchProbeGroupsDescriptor) IsPlural() bool
- func (d *SearchProbeGroupsDescriptor) IsServerStream() bool
- func (d *SearchProbeGroupsDescriptor) IsUnary() bool
- func (d *SearchProbeGroupsDescriptor) NewEmptyClientMsg() proto.Message
- func (d *SearchProbeGroupsDescriptor) NewEmptyServerMsg() proto.Message
- func (d *SearchProbeGroupsDescriptor) RequestHasResourceBody() bool
- type SearchProbeGroupsDescriptorClientMsgHandle
- func (h *SearchProbeGroupsDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *SearchProbeGroupsDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *SearchProbeGroupsDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type SearchProbeGroupsDescriptorServerMsgHandle
- func (h *SearchProbeGroupsDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *SearchProbeGroupsDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *SearchProbeGroupsDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type SearchProbeGroupsRequest
- func (o *SearchProbeGroupsRequest) Clone() *SearchProbeGroupsRequest
- func (o *SearchProbeGroupsRequest) CloneRaw() gotenobject.GotenObjectExt
- func (*SearchProbeGroupsRequest) Descriptor() ([]byte, []int)
- func (m *SearchProbeGroupsRequest) GetFieldMask() *probe_group.ProbeGroup_FieldMask
- func (m *SearchProbeGroupsRequest) GetFilter() *probe_group.Filter
- func (m *SearchProbeGroupsRequest) GetOrderBy() *probe_group.OrderBy
- func (m *SearchProbeGroupsRequest) GetPageSize() int32
- func (m *SearchProbeGroupsRequest) GetPageToken() *probe_group.PagerCursor
- func (m *SearchProbeGroupsRequest) GetParent() *probe_group.ParentName
- func (m *SearchProbeGroupsRequest) GetPhrase() string
- func (m *SearchProbeGroupsRequest) GetView() view.View
- func (*SearchProbeGroupsRequest) GotenMessage()
- func (o *SearchProbeGroupsRequest) GotenObjectExt()
- func (obj *SearchProbeGroupsRequest) GotenValidate() error
- func (o *SearchProbeGroupsRequest) MakeDiffFieldMask(other *SearchProbeGroupsRequest) *SearchProbeGroupsRequest_FieldMask
- func (o *SearchProbeGroupsRequest) MakeFullFieldMask() *SearchProbeGroupsRequest_FieldMask
- func (o *SearchProbeGroupsRequest) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
- func (o *SearchProbeGroupsRequest) MakeRawFullFieldMask() gotenobject.FieldMask
- func (m *SearchProbeGroupsRequest) Marshal() ([]byte, error)
- func (m *SearchProbeGroupsRequest) MarshalJSON() ([]byte, error)
- func (o *SearchProbeGroupsRequest) Merge(source *SearchProbeGroupsRequest)
- func (o *SearchProbeGroupsRequest) MergeRaw(source gotenobject.GotenObjectExt)
- func (*SearchProbeGroupsRequest) ProtoMessage()
- func (m *SearchProbeGroupsRequest) ProtoReflect() preflect.Message
- func (m *SearchProbeGroupsRequest) Reset()
- func (m *SearchProbeGroupsRequest) SetFieldMask(fv *probe_group.ProbeGroup_FieldMask)
- func (m *SearchProbeGroupsRequest) SetFilter(fv *probe_group.Filter)
- func (m *SearchProbeGroupsRequest) SetOrderBy(fv *probe_group.OrderBy)
- func (m *SearchProbeGroupsRequest) SetPageSize(fv int32)
- func (m *SearchProbeGroupsRequest) SetPageToken(fv *probe_group.PagerCursor)
- func (m *SearchProbeGroupsRequest) SetParent(fv *probe_group.ParentName)
- func (m *SearchProbeGroupsRequest) SetPhrase(fv string)
- func (m *SearchProbeGroupsRequest) SetView(fv view.View)
- func (m *SearchProbeGroupsRequest) String() string
- func (m *SearchProbeGroupsRequest) Unmarshal(b []byte) error
- func (m *SearchProbeGroupsRequest) UnmarshalJSON(data []byte) error
- type SearchProbeGroupsRequestFieldPathBuilder
- func (SearchProbeGroupsRequestFieldPathBuilder) FieldMask() SearchProbeGroupsRequestPathSelectorFieldMask
- func (SearchProbeGroupsRequestFieldPathBuilder) Filter() SearchProbeGroupsRequestPathSelectorFilter
- func (SearchProbeGroupsRequestFieldPathBuilder) OrderBy() SearchProbeGroupsRequestPathSelectorOrderBy
- func (SearchProbeGroupsRequestFieldPathBuilder) PageSize() SearchProbeGroupsRequestPathSelectorPageSize
- func (SearchProbeGroupsRequestFieldPathBuilder) PageToken() SearchProbeGroupsRequestPathSelectorPageToken
- func (SearchProbeGroupsRequestFieldPathBuilder) Parent() SearchProbeGroupsRequestPathSelectorParent
- func (SearchProbeGroupsRequestFieldPathBuilder) Phrase() SearchProbeGroupsRequestPathSelectorPhrase
- func (SearchProbeGroupsRequestFieldPathBuilder) View() SearchProbeGroupsRequestPathSelectorView
- type SearchProbeGroupsRequestPathSelectorFieldMask
- func (SearchProbeGroupsRequestPathSelectorFieldMask) FieldPath() *SearchProbeGroupsRequest_FieldTerminalPath
- func (s SearchProbeGroupsRequestPathSelectorFieldMask) WithArrayOfValues(values []*probe_group.ProbeGroup_FieldMask) *SearchProbeGroupsRequest_FieldTerminalPathArrayOfValues
- func (s SearchProbeGroupsRequestPathSelectorFieldMask) WithValue(value *probe_group.ProbeGroup_FieldMask) *SearchProbeGroupsRequest_FieldTerminalPathValue
- type SearchProbeGroupsRequestPathSelectorFilter
- func (SearchProbeGroupsRequestPathSelectorFilter) FieldPath() *SearchProbeGroupsRequest_FieldTerminalPath
- func (s SearchProbeGroupsRequestPathSelectorFilter) WithArrayOfValues(values []*probe_group.Filter) *SearchProbeGroupsRequest_FieldTerminalPathArrayOfValues
- func (s SearchProbeGroupsRequestPathSelectorFilter) WithValue(value *probe_group.Filter) *SearchProbeGroupsRequest_FieldTerminalPathValue
- type SearchProbeGroupsRequestPathSelectorOrderBy
- func (SearchProbeGroupsRequestPathSelectorOrderBy) FieldPath() *SearchProbeGroupsRequest_FieldTerminalPath
- func (s SearchProbeGroupsRequestPathSelectorOrderBy) WithArrayOfValues(values []*probe_group.OrderBy) *SearchProbeGroupsRequest_FieldTerminalPathArrayOfValues
- func (s SearchProbeGroupsRequestPathSelectorOrderBy) WithValue(value *probe_group.OrderBy) *SearchProbeGroupsRequest_FieldTerminalPathValue
- type SearchProbeGroupsRequestPathSelectorPageSize
- func (SearchProbeGroupsRequestPathSelectorPageSize) FieldPath() *SearchProbeGroupsRequest_FieldTerminalPath
- func (s SearchProbeGroupsRequestPathSelectorPageSize) WithArrayOfValues(values []int32) *SearchProbeGroupsRequest_FieldTerminalPathArrayOfValues
- func (s SearchProbeGroupsRequestPathSelectorPageSize) WithValue(value int32) *SearchProbeGroupsRequest_FieldTerminalPathValue
- type SearchProbeGroupsRequestPathSelectorPageToken
- func (SearchProbeGroupsRequestPathSelectorPageToken) FieldPath() *SearchProbeGroupsRequest_FieldTerminalPath
- func (s SearchProbeGroupsRequestPathSelectorPageToken) WithArrayOfValues(values []*probe_group.PagerCursor) *SearchProbeGroupsRequest_FieldTerminalPathArrayOfValues
- func (s SearchProbeGroupsRequestPathSelectorPageToken) WithValue(value *probe_group.PagerCursor) *SearchProbeGroupsRequest_FieldTerminalPathValue
- type SearchProbeGroupsRequestPathSelectorParent
- func (SearchProbeGroupsRequestPathSelectorParent) FieldPath() *SearchProbeGroupsRequest_FieldTerminalPath
- func (s SearchProbeGroupsRequestPathSelectorParent) WithArrayOfValues(values []*probe_group.ParentName) *SearchProbeGroupsRequest_FieldTerminalPathArrayOfValues
- func (s SearchProbeGroupsRequestPathSelectorParent) WithValue(value *probe_group.ParentName) *SearchProbeGroupsRequest_FieldTerminalPathValue
- type SearchProbeGroupsRequestPathSelectorPhrase
- func (SearchProbeGroupsRequestPathSelectorPhrase) FieldPath() *SearchProbeGroupsRequest_FieldTerminalPath
- func (s SearchProbeGroupsRequestPathSelectorPhrase) WithArrayOfValues(values []string) *SearchProbeGroupsRequest_FieldTerminalPathArrayOfValues
- func (s SearchProbeGroupsRequestPathSelectorPhrase) WithValue(value string) *SearchProbeGroupsRequest_FieldTerminalPathValue
- type SearchProbeGroupsRequestPathSelectorView
- func (SearchProbeGroupsRequestPathSelectorView) FieldPath() *SearchProbeGroupsRequest_FieldTerminalPath
- func (s SearchProbeGroupsRequestPathSelectorView) WithArrayOfValues(values []view.View) *SearchProbeGroupsRequest_FieldTerminalPathArrayOfValues
- func (s SearchProbeGroupsRequestPathSelectorView) WithValue(value view.View) *SearchProbeGroupsRequest_FieldTerminalPathValue
- type SearchProbeGroupsRequest_FieldMask
- func (fieldMask *SearchProbeGroupsRequest_FieldMask) AppendPath(path SearchProbeGroupsRequest_FieldPath)
- func (fieldMask *SearchProbeGroupsRequest_FieldMask) AppendRawPath(path gotenobject.FieldPath)
- func (fieldMask *SearchProbeGroupsRequest_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
- func (fieldMask *SearchProbeGroupsRequest_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
- func (fieldMask *SearchProbeGroupsRequest_FieldMask) FilterInputFields() *SearchProbeGroupsRequest_FieldMask
- func (fieldMask *SearchProbeGroupsRequest_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
- func (fieldMask *SearchProbeGroupsRequest_FieldMask) GetPaths() []SearchProbeGroupsRequest_FieldPath
- func (fieldMask *SearchProbeGroupsRequest_FieldMask) GetRawPaths() []gotenobject.FieldPath
- func (fieldMask *SearchProbeGroupsRequest_FieldMask) IsFull() bool
- func (fieldMask SearchProbeGroupsRequest_FieldMask) Marshal() ([]byte, error)
- func (fieldMask SearchProbeGroupsRequest_FieldMask) MarshalJSON() ([]byte, error)
- func (fieldMask *SearchProbeGroupsRequest_FieldMask) PathsCount() int
- func (fieldMask *SearchProbeGroupsRequest_FieldMask) Project(source *SearchProbeGroupsRequest) *SearchProbeGroupsRequest
- func (fieldMask *SearchProbeGroupsRequest_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
- func (fieldMask *SearchProbeGroupsRequest_FieldMask) ProtoMessage()
- func (fieldMask *SearchProbeGroupsRequest_FieldMask) ProtoReflect() preflect.Message
- func (fieldMask *SearchProbeGroupsRequest_FieldMask) Reset()
- func (fieldMask *SearchProbeGroupsRequest_FieldMask) Set(target, source *SearchProbeGroupsRequest)
- func (fieldMask *SearchProbeGroupsRequest_FieldMask) SetFromCliFlag(raw string) error
- func (fieldMask *SearchProbeGroupsRequest_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
- func (fieldMask *SearchProbeGroupsRequest_FieldMask) Size() int
- func (fieldMask *SearchProbeGroupsRequest_FieldMask) String() string
- func (fieldMask *SearchProbeGroupsRequest_FieldMask) Subtract(other *SearchProbeGroupsRequest_FieldMask) *SearchProbeGroupsRequest_FieldMask
- func (fieldMask *SearchProbeGroupsRequest_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
- func (fieldMask *SearchProbeGroupsRequest_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
- func (fieldMask *SearchProbeGroupsRequest_FieldMask) Unmarshal(data []byte) error
- func (fieldMask *SearchProbeGroupsRequest_FieldMask) UnmarshalJSON(data []byte) error
- type SearchProbeGroupsRequest_FieldPath
- func BuildSearchProbeGroupsRequest_FieldPath(fp gotenobject.RawFieldPath) (SearchProbeGroupsRequest_FieldPath, error)
- func MustParseSearchProbeGroupsRequest_FieldPath(rawField string) SearchProbeGroupsRequest_FieldPath
- func ParseSearchProbeGroupsRequest_FieldPath(rawField string) (SearchProbeGroupsRequest_FieldPath, error)
- type SearchProbeGroupsRequest_FieldPathArrayItemValue
- type SearchProbeGroupsRequest_FieldPathArrayOfValues
- type SearchProbeGroupsRequest_FieldPathSelector
- type SearchProbeGroupsRequest_FieldPathValue
- type SearchProbeGroupsRequest_FieldTerminalPath
- func (fp *SearchProbeGroupsRequest_FieldTerminalPath) ClearValue(item *SearchProbeGroupsRequest)
- func (fp *SearchProbeGroupsRequest_FieldTerminalPath) ClearValueRaw(item proto.Message)
- func (fp *SearchProbeGroupsRequest_FieldTerminalPath) Get(source *SearchProbeGroupsRequest) (values []interface{})
- func (fp *SearchProbeGroupsRequest_FieldTerminalPath) GetDefault() interface{}
- func (fp *SearchProbeGroupsRequest_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
- func (fp *SearchProbeGroupsRequest_FieldTerminalPath) GetSingle(source *SearchProbeGroupsRequest) (interface{}, bool)
- func (fp *SearchProbeGroupsRequest_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fp *SearchProbeGroupsRequest_FieldTerminalPath) IsLeaf() bool
- func (fp *SearchProbeGroupsRequest_FieldTerminalPath) JSONString() string
- func (fp *SearchProbeGroupsRequest_FieldTerminalPath) Selector() SearchProbeGroupsRequest_FieldPathSelector
- func (fp *SearchProbeGroupsRequest_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
- func (fp *SearchProbeGroupsRequest_FieldTerminalPath) String() string
- func (fp *SearchProbeGroupsRequest_FieldTerminalPath) WithIArrayItemValue(value interface{}) SearchProbeGroupsRequest_FieldPathArrayItemValue
- func (fp *SearchProbeGroupsRequest_FieldTerminalPath) WithIArrayOfValues(values interface{}) SearchProbeGroupsRequest_FieldPathArrayOfValues
- func (fp *SearchProbeGroupsRequest_FieldTerminalPath) WithIValue(value interface{}) SearchProbeGroupsRequest_FieldPathValue
- func (fp *SearchProbeGroupsRequest_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fp *SearchProbeGroupsRequest_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fp *SearchProbeGroupsRequest_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type SearchProbeGroupsRequest_FieldTerminalPathArrayItemValue
- func (fpaiv *SearchProbeGroupsRequest_FieldTerminalPathArrayItemValue) ContainsValue(source *SearchProbeGroupsRequest) bool
- func (fpaiv *SearchProbeGroupsRequest_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
- func (fpaiv *SearchProbeGroupsRequest_FieldTerminalPathArrayItemValue) GetSingle(source *SearchProbeGroupsRequest) (interface{}, bool)
- func (fpaiv *SearchProbeGroupsRequest_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
- type SearchProbeGroupsRequest_FieldTerminalPathArrayOfValues
- func (fpaov *SearchProbeGroupsRequest_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues() ([]*probe_group.ProbeGroup_FieldMask, bool)
- func (fpaov *SearchProbeGroupsRequest_FieldTerminalPathArrayOfValues) AsFilterArrayOfValues() ([]*probe_group.Filter, bool)
- func (fpaov *SearchProbeGroupsRequest_FieldTerminalPathArrayOfValues) AsOrderByArrayOfValues() ([]*probe_group.OrderBy, bool)
- func (fpaov *SearchProbeGroupsRequest_FieldTerminalPathArrayOfValues) AsPageSizeArrayOfValues() ([]int32, bool)
- func (fpaov *SearchProbeGroupsRequest_FieldTerminalPathArrayOfValues) AsPageTokenArrayOfValues() ([]*probe_group.PagerCursor, bool)
- func (fpaov *SearchProbeGroupsRequest_FieldTerminalPathArrayOfValues) AsParentArrayOfValues() ([]*probe_group.ParentName, bool)
- func (fpaov *SearchProbeGroupsRequest_FieldTerminalPathArrayOfValues) AsPhraseArrayOfValues() ([]string, bool)
- func (fpaov *SearchProbeGroupsRequest_FieldTerminalPathArrayOfValues) AsViewArrayOfValues() ([]view.View, bool)
- func (fpaov *SearchProbeGroupsRequest_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
- type SearchProbeGroupsRequest_FieldTerminalPathValue
- func (fpv *SearchProbeGroupsRequest_FieldTerminalPathValue) AsFieldMaskValue() (*probe_group.ProbeGroup_FieldMask, bool)
- func (fpv *SearchProbeGroupsRequest_FieldTerminalPathValue) AsFilterValue() (*probe_group.Filter, bool)
- func (fpv *SearchProbeGroupsRequest_FieldTerminalPathValue) AsOrderByValue() (*probe_group.OrderBy, bool)
- func (fpv *SearchProbeGroupsRequest_FieldTerminalPathValue) AsPageSizeValue() (int32, bool)
- func (fpv *SearchProbeGroupsRequest_FieldTerminalPathValue) AsPageTokenValue() (*probe_group.PagerCursor, bool)
- func (fpv *SearchProbeGroupsRequest_FieldTerminalPathValue) AsParentValue() (*probe_group.ParentName, bool)
- func (fpv *SearchProbeGroupsRequest_FieldTerminalPathValue) AsPhraseValue() (string, bool)
- func (fpv *SearchProbeGroupsRequest_FieldTerminalPathValue) AsViewValue() (view.View, bool)
- func (fpv *SearchProbeGroupsRequest_FieldTerminalPathValue) CompareWith(source *SearchProbeGroupsRequest) (int, bool)
- func (fpv *SearchProbeGroupsRequest_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpv *SearchProbeGroupsRequest_FieldTerminalPathValue) GetRawValue() interface{}
- func (fpv *SearchProbeGroupsRequest_FieldTerminalPathValue) SetTo(target **SearchProbeGroupsRequest)
- func (fpv *SearchProbeGroupsRequest_FieldTerminalPathValue) SetToRaw(target proto.Message)
- type SearchProbeGroupsResponse
- func (o *SearchProbeGroupsResponse) Clone() *SearchProbeGroupsResponse
- func (o *SearchProbeGroupsResponse) CloneRaw() gotenobject.GotenObjectExt
- func (*SearchProbeGroupsResponse) Descriptor() ([]byte, []int)
- func (m *SearchProbeGroupsResponse) GetCurrentOffset() int32
- func (m *SearchProbeGroupsResponse) GetNextPageToken() *probe_group.PagerCursor
- func (m *SearchProbeGroupsResponse) GetPrevPageToken() *probe_group.PagerCursor
- func (m *SearchProbeGroupsResponse) GetProbeGroups() []*probe_group.ProbeGroup
- func (m *SearchProbeGroupsResponse) GetTotalResultsCount() int32
- func (*SearchProbeGroupsResponse) GotenMessage()
- func (o *SearchProbeGroupsResponse) GotenObjectExt()
- func (obj *SearchProbeGroupsResponse) GotenValidate() error
- func (o *SearchProbeGroupsResponse) MakeDiffFieldMask(other *SearchProbeGroupsResponse) *SearchProbeGroupsResponse_FieldMask
- func (o *SearchProbeGroupsResponse) MakeFullFieldMask() *SearchProbeGroupsResponse_FieldMask
- func (o *SearchProbeGroupsResponse) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
- func (o *SearchProbeGroupsResponse) MakeRawFullFieldMask() gotenobject.FieldMask
- func (m *SearchProbeGroupsResponse) Marshal() ([]byte, error)
- func (m *SearchProbeGroupsResponse) MarshalJSON() ([]byte, error)
- func (o *SearchProbeGroupsResponse) Merge(source *SearchProbeGroupsResponse)
- func (o *SearchProbeGroupsResponse) MergeRaw(source gotenobject.GotenObjectExt)
- func (*SearchProbeGroupsResponse) ProtoMessage()
- func (m *SearchProbeGroupsResponse) ProtoReflect() preflect.Message
- func (m *SearchProbeGroupsResponse) Reset()
- func (m *SearchProbeGroupsResponse) SetCurrentOffset(fv int32)
- func (m *SearchProbeGroupsResponse) SetNextPageToken(fv *probe_group.PagerCursor)
- func (m *SearchProbeGroupsResponse) SetPrevPageToken(fv *probe_group.PagerCursor)
- func (m *SearchProbeGroupsResponse) SetProbeGroups(fv []*probe_group.ProbeGroup)
- func (m *SearchProbeGroupsResponse) SetTotalResultsCount(fv int32)
- func (m *SearchProbeGroupsResponse) String() string
- func (m *SearchProbeGroupsResponse) Unmarshal(b []byte) error
- func (m *SearchProbeGroupsResponse) UnmarshalJSON(data []byte) error
- type SearchProbeGroupsResponseFieldPathBuilder
- func (SearchProbeGroupsResponseFieldPathBuilder) CurrentOffset() SearchProbeGroupsResponsePathSelectorCurrentOffset
- func (SearchProbeGroupsResponseFieldPathBuilder) NextPageToken() SearchProbeGroupsResponsePathSelectorNextPageToken
- func (SearchProbeGroupsResponseFieldPathBuilder) PrevPageToken() SearchProbeGroupsResponsePathSelectorPrevPageToken
- func (SearchProbeGroupsResponseFieldPathBuilder) ProbeGroups() SearchProbeGroupsResponsePathSelectorProbeGroups
- func (SearchProbeGroupsResponseFieldPathBuilder) TotalResultsCount() SearchProbeGroupsResponsePathSelectorTotalResultsCount
- type SearchProbeGroupsResponseMapPathSelectorProbeGroupsMetadataAnnotations
- func (s SearchProbeGroupsResponseMapPathSelectorProbeGroupsMetadataAnnotations) FieldPath() *SearchProbeGroupsResponse_FieldSubPath
- func (s SearchProbeGroupsResponseMapPathSelectorProbeGroupsMetadataAnnotations) WithArrayOfValues(values []string) *SearchProbeGroupsResponse_FieldSubPathArrayOfValues
- func (s SearchProbeGroupsResponseMapPathSelectorProbeGroupsMetadataAnnotations) WithValue(value string) *SearchProbeGroupsResponse_FieldSubPathValue
- type SearchProbeGroupsResponseMapPathSelectorProbeGroupsMetadataLabels
- func (s SearchProbeGroupsResponseMapPathSelectorProbeGroupsMetadataLabels) FieldPath() *SearchProbeGroupsResponse_FieldSubPath
- func (s SearchProbeGroupsResponseMapPathSelectorProbeGroupsMetadataLabels) WithArrayOfValues(values []string) *SearchProbeGroupsResponse_FieldSubPathArrayOfValues
- func (s SearchProbeGroupsResponseMapPathSelectorProbeGroupsMetadataLabels) WithValue(value string) *SearchProbeGroupsResponse_FieldSubPathValue
- type SearchProbeGroupsResponseMapPathSelectorProbeGroupsMetadataShards
- func (s SearchProbeGroupsResponseMapPathSelectorProbeGroupsMetadataShards) FieldPath() *SearchProbeGroupsResponse_FieldSubPath
- func (s SearchProbeGroupsResponseMapPathSelectorProbeGroupsMetadataShards) WithArrayOfValues(values []int64) *SearchProbeGroupsResponse_FieldSubPathArrayOfValues
- func (s SearchProbeGroupsResponseMapPathSelectorProbeGroupsMetadataShards) WithValue(value int64) *SearchProbeGroupsResponse_FieldSubPathValue
- type SearchProbeGroupsResponseMapPathSelectorProbeGroupsStateRegionalTargetCounts
- func (s SearchProbeGroupsResponseMapPathSelectorProbeGroupsStateRegionalTargetCounts) FieldPath() *SearchProbeGroupsResponse_FieldSubPath
- func (s SearchProbeGroupsResponseMapPathSelectorProbeGroupsStateRegionalTargetCounts) WithArrayOfValues(values []int64) *SearchProbeGroupsResponse_FieldSubPathArrayOfValues
- func (s SearchProbeGroupsResponseMapPathSelectorProbeGroupsStateRegionalTargetCounts) WithValue(value int64) *SearchProbeGroupsResponse_FieldSubPathValue
- type SearchProbeGroupsResponsePathSelectorCurrentOffset
- func (SearchProbeGroupsResponsePathSelectorCurrentOffset) FieldPath() *SearchProbeGroupsResponse_FieldTerminalPath
- func (s SearchProbeGroupsResponsePathSelectorCurrentOffset) WithArrayOfValues(values []int32) *SearchProbeGroupsResponse_FieldTerminalPathArrayOfValues
- func (s SearchProbeGroupsResponsePathSelectorCurrentOffset) WithValue(value int32) *SearchProbeGroupsResponse_FieldTerminalPathValue
- type SearchProbeGroupsResponsePathSelectorNextPageToken
- func (SearchProbeGroupsResponsePathSelectorNextPageToken) FieldPath() *SearchProbeGroupsResponse_FieldTerminalPath
- func (s SearchProbeGroupsResponsePathSelectorNextPageToken) WithArrayOfValues(values []*probe_group.PagerCursor) *SearchProbeGroupsResponse_FieldTerminalPathArrayOfValues
- func (s SearchProbeGroupsResponsePathSelectorNextPageToken) WithValue(value *probe_group.PagerCursor) *SearchProbeGroupsResponse_FieldTerminalPathValue
- type SearchProbeGroupsResponsePathSelectorPrevPageToken
- func (SearchProbeGroupsResponsePathSelectorPrevPageToken) FieldPath() *SearchProbeGroupsResponse_FieldTerminalPath
- func (s SearchProbeGroupsResponsePathSelectorPrevPageToken) WithArrayOfValues(values []*probe_group.PagerCursor) *SearchProbeGroupsResponse_FieldTerminalPathArrayOfValues
- func (s SearchProbeGroupsResponsePathSelectorPrevPageToken) WithValue(value *probe_group.PagerCursor) *SearchProbeGroupsResponse_FieldTerminalPathValue
- type SearchProbeGroupsResponsePathSelectorProbeGroups
- func (SearchProbeGroupsResponsePathSelectorProbeGroups) DisplayName() SearchProbeGroupsResponsePathSelectorProbeGroupsDisplayName
- func (SearchProbeGroupsResponsePathSelectorProbeGroups) FieldPath() *SearchProbeGroupsResponse_FieldTerminalPath
- func (SearchProbeGroupsResponsePathSelectorProbeGroups) Metadata() SearchProbeGroupsResponsePathSelectorProbeGroupsMetadata
- func (SearchProbeGroupsResponsePathSelectorProbeGroups) Name() SearchProbeGroupsResponsePathSelectorProbeGroupsName
- func (SearchProbeGroupsResponsePathSelectorProbeGroups) State() SearchProbeGroupsResponsePathSelectorProbeGroupsState
- func (s SearchProbeGroupsResponsePathSelectorProbeGroups) WithArrayOfValues(values [][]*probe_group.ProbeGroup) *SearchProbeGroupsResponse_FieldTerminalPathArrayOfValues
- func (s SearchProbeGroupsResponsePathSelectorProbeGroups) WithItemValue(value *probe_group.ProbeGroup) *SearchProbeGroupsResponse_FieldTerminalPathArrayItemValue
- func (s SearchProbeGroupsResponsePathSelectorProbeGroups) WithSubArrayItemValue(subPathArrayItemValue probe_group.ProbeGroup_FieldPathArrayItemValue) *SearchProbeGroupsResponse_FieldSubPathArrayItemValue
- func (s SearchProbeGroupsResponsePathSelectorProbeGroups) WithSubArrayOfValues(subPathArrayOfValues probe_group.ProbeGroup_FieldPathArrayOfValues) *SearchProbeGroupsResponse_FieldSubPathArrayOfValues
- func (SearchProbeGroupsResponsePathSelectorProbeGroups) WithSubPath(subPath probe_group.ProbeGroup_FieldPath) *SearchProbeGroupsResponse_FieldSubPath
- func (s SearchProbeGroupsResponsePathSelectorProbeGroups) WithSubValue(subPathValue probe_group.ProbeGroup_FieldPathValue) *SearchProbeGroupsResponse_FieldSubPathValue
- func (s SearchProbeGroupsResponsePathSelectorProbeGroups) WithValue(value []*probe_group.ProbeGroup) *SearchProbeGroupsResponse_FieldTerminalPathValue
- type SearchProbeGroupsResponsePathSelectorProbeGroupsDisplayName
- func (SearchProbeGroupsResponsePathSelectorProbeGroupsDisplayName) FieldPath() *SearchProbeGroupsResponse_FieldSubPath
- func (s SearchProbeGroupsResponsePathSelectorProbeGroupsDisplayName) WithArrayOfValues(values []string) *SearchProbeGroupsResponse_FieldSubPathArrayOfValues
- func (s SearchProbeGroupsResponsePathSelectorProbeGroupsDisplayName) WithValue(value string) *SearchProbeGroupsResponse_FieldSubPathValue
- type SearchProbeGroupsResponsePathSelectorProbeGroupsMetadata
- func (SearchProbeGroupsResponsePathSelectorProbeGroupsMetadata) Annotations() SearchProbeGroupsResponsePathSelectorProbeGroupsMetadataAnnotations
- func (SearchProbeGroupsResponsePathSelectorProbeGroupsMetadata) CreateTime() SearchProbeGroupsResponsePathSelectorProbeGroupsMetadataCreateTime
- func (SearchProbeGroupsResponsePathSelectorProbeGroupsMetadata) DeleteTime() SearchProbeGroupsResponsePathSelectorProbeGroupsMetadataDeleteTime
- func (SearchProbeGroupsResponsePathSelectorProbeGroupsMetadata) FieldPath() *SearchProbeGroupsResponse_FieldSubPath
- func (SearchProbeGroupsResponsePathSelectorProbeGroupsMetadata) Generation() SearchProbeGroupsResponsePathSelectorProbeGroupsMetadataGeneration
- func (SearchProbeGroupsResponsePathSelectorProbeGroupsMetadata) Labels() SearchProbeGroupsResponsePathSelectorProbeGroupsMetadataLabels
- func (SearchProbeGroupsResponsePathSelectorProbeGroupsMetadata) Lifecycle() SearchProbeGroupsResponsePathSelectorProbeGroupsMetadataLifecycle
- func (SearchProbeGroupsResponsePathSelectorProbeGroupsMetadata) OwnerReferences() SearchProbeGroupsResponsePathSelectorProbeGroupsMetadataOwnerReferences
- func (SearchProbeGroupsResponsePathSelectorProbeGroupsMetadata) ResourceVersion() SearchProbeGroupsResponsePathSelectorProbeGroupsMetadataResourceVersion
- func (SearchProbeGroupsResponsePathSelectorProbeGroupsMetadata) Shards() SearchProbeGroupsResponsePathSelectorProbeGroupsMetadataShards
- func (SearchProbeGroupsResponsePathSelectorProbeGroupsMetadata) Syncing() SearchProbeGroupsResponsePathSelectorProbeGroupsMetadataSyncing
- func (SearchProbeGroupsResponsePathSelectorProbeGroupsMetadata) Tags() SearchProbeGroupsResponsePathSelectorProbeGroupsMetadataTags
- func (SearchProbeGroupsResponsePathSelectorProbeGroupsMetadata) UpdateTime() SearchProbeGroupsResponsePathSelectorProbeGroupsMetadataUpdateTime
- func (SearchProbeGroupsResponsePathSelectorProbeGroupsMetadata) Uuid() SearchProbeGroupsResponsePathSelectorProbeGroupsMetadataUuid
- func (s SearchProbeGroupsResponsePathSelectorProbeGroupsMetadata) WithArrayOfValues(values []*ntt_meta.Meta) *SearchProbeGroupsResponse_FieldSubPathArrayOfValues
- func (s SearchProbeGroupsResponsePathSelectorProbeGroupsMetadata) WithValue(value *ntt_meta.Meta) *SearchProbeGroupsResponse_FieldSubPathValue
- type SearchProbeGroupsResponsePathSelectorProbeGroupsMetadataAnnotations
- func (SearchProbeGroupsResponsePathSelectorProbeGroupsMetadataAnnotations) FieldPath() *SearchProbeGroupsResponse_FieldSubPath
- func (s SearchProbeGroupsResponsePathSelectorProbeGroupsMetadataAnnotations) WithArrayOfValues(values []map[string]string) *SearchProbeGroupsResponse_FieldSubPathArrayOfValues
- func (SearchProbeGroupsResponsePathSelectorProbeGroupsMetadataAnnotations) WithKey(key string) SearchProbeGroupsResponseMapPathSelectorProbeGroupsMetadataAnnotations
- func (s SearchProbeGroupsResponsePathSelectorProbeGroupsMetadataAnnotations) WithValue(value map[string]string) *SearchProbeGroupsResponse_FieldSubPathValue
- type SearchProbeGroupsResponsePathSelectorProbeGroupsMetadataCreateTime
- func (SearchProbeGroupsResponsePathSelectorProbeGroupsMetadataCreateTime) FieldPath() *SearchProbeGroupsResponse_FieldSubPath
- func (s SearchProbeGroupsResponsePathSelectorProbeGroupsMetadataCreateTime) WithArrayOfValues(values []*timestamp.Timestamp) *SearchProbeGroupsResponse_FieldSubPathArrayOfValues
- func (s SearchProbeGroupsResponsePathSelectorProbeGroupsMetadataCreateTime) WithValue(value *timestamp.Timestamp) *SearchProbeGroupsResponse_FieldSubPathValue
- type SearchProbeGroupsResponsePathSelectorProbeGroupsMetadataDeleteTime
- func (SearchProbeGroupsResponsePathSelectorProbeGroupsMetadataDeleteTime) FieldPath() *SearchProbeGroupsResponse_FieldSubPath
- func (s SearchProbeGroupsResponsePathSelectorProbeGroupsMetadataDeleteTime) WithArrayOfValues(values []*timestamp.Timestamp) *SearchProbeGroupsResponse_FieldSubPathArrayOfValues
- func (s SearchProbeGroupsResponsePathSelectorProbeGroupsMetadataDeleteTime) WithValue(value *timestamp.Timestamp) *SearchProbeGroupsResponse_FieldSubPathValue
- type SearchProbeGroupsResponsePathSelectorProbeGroupsMetadataGeneration
- func (SearchProbeGroupsResponsePathSelectorProbeGroupsMetadataGeneration) FieldPath() *SearchProbeGroupsResponse_FieldSubPath
- func (s SearchProbeGroupsResponsePathSelectorProbeGroupsMetadataGeneration) WithArrayOfValues(values []int64) *SearchProbeGroupsResponse_FieldSubPathArrayOfValues
- func (s SearchProbeGroupsResponsePathSelectorProbeGroupsMetadataGeneration) WithValue(value int64) *SearchProbeGroupsResponse_FieldSubPathValue
- type SearchProbeGroupsResponsePathSelectorProbeGroupsMetadataLabels
- func (SearchProbeGroupsResponsePathSelectorProbeGroupsMetadataLabels) FieldPath() *SearchProbeGroupsResponse_FieldSubPath
- func (s SearchProbeGroupsResponsePathSelectorProbeGroupsMetadataLabels) WithArrayOfValues(values []map[string]string) *SearchProbeGroupsResponse_FieldSubPathArrayOfValues
- func (SearchProbeGroupsResponsePathSelectorProbeGroupsMetadataLabels) WithKey(key string) SearchProbeGroupsResponseMapPathSelectorProbeGroupsMetadataLabels
- func (s SearchProbeGroupsResponsePathSelectorProbeGroupsMetadataLabels) WithValue(value map[string]string) *SearchProbeGroupsResponse_FieldSubPathValue
- type SearchProbeGroupsResponsePathSelectorProbeGroupsMetadataLifecycle
- func (SearchProbeGroupsResponsePathSelectorProbeGroupsMetadataLifecycle) BlockDeletion() SearchProbeGroupsResponsePathSelectorProbeGroupsMetadataLifecycleBlockDeletion
- func (SearchProbeGroupsResponsePathSelectorProbeGroupsMetadataLifecycle) FieldPath() *SearchProbeGroupsResponse_FieldSubPath
- func (SearchProbeGroupsResponsePathSelectorProbeGroupsMetadataLifecycle) State() SearchProbeGroupsResponsePathSelectorProbeGroupsMetadataLifecycleState
- func (s SearchProbeGroupsResponsePathSelectorProbeGroupsMetadataLifecycle) WithArrayOfValues(values []*ntt_meta.Lifecycle) *SearchProbeGroupsResponse_FieldSubPathArrayOfValues
- func (s SearchProbeGroupsResponsePathSelectorProbeGroupsMetadataLifecycle) WithValue(value *ntt_meta.Lifecycle) *SearchProbeGroupsResponse_FieldSubPathValue
- type SearchProbeGroupsResponsePathSelectorProbeGroupsMetadataLifecycleBlockDeletion
- func (SearchProbeGroupsResponsePathSelectorProbeGroupsMetadataLifecycleBlockDeletion) FieldPath() *SearchProbeGroupsResponse_FieldSubPath
- func (s SearchProbeGroupsResponsePathSelectorProbeGroupsMetadataLifecycleBlockDeletion) WithArrayOfValues(values []bool) *SearchProbeGroupsResponse_FieldSubPathArrayOfValues
- func (s SearchProbeGroupsResponsePathSelectorProbeGroupsMetadataLifecycleBlockDeletion) WithValue(value bool) *SearchProbeGroupsResponse_FieldSubPathValue
- type SearchProbeGroupsResponsePathSelectorProbeGroupsMetadataLifecycleState
- func (SearchProbeGroupsResponsePathSelectorProbeGroupsMetadataLifecycleState) FieldPath() *SearchProbeGroupsResponse_FieldSubPath
- func (s SearchProbeGroupsResponsePathSelectorProbeGroupsMetadataLifecycleState) WithArrayOfValues(values []ntt_meta.Lifecycle_State) *SearchProbeGroupsResponse_FieldSubPathArrayOfValues
- func (s SearchProbeGroupsResponsePathSelectorProbeGroupsMetadataLifecycleState) WithValue(value ntt_meta.Lifecycle_State) *SearchProbeGroupsResponse_FieldSubPathValue
- type SearchProbeGroupsResponsePathSelectorProbeGroupsMetadataOwnerReferences
- func (SearchProbeGroupsResponsePathSelectorProbeGroupsMetadataOwnerReferences) BlockOwnerDeletion() ...
- func (SearchProbeGroupsResponsePathSelectorProbeGroupsMetadataOwnerReferences) Controller() ...
- func (SearchProbeGroupsResponsePathSelectorProbeGroupsMetadataOwnerReferences) FieldPath() *SearchProbeGroupsResponse_FieldSubPath
- func (SearchProbeGroupsResponsePathSelectorProbeGroupsMetadataOwnerReferences) Kind() SearchProbeGroupsResponsePathSelectorProbeGroupsMetadataOwnerReferencesKind
- func (SearchProbeGroupsResponsePathSelectorProbeGroupsMetadataOwnerReferences) Name() SearchProbeGroupsResponsePathSelectorProbeGroupsMetadataOwnerReferencesName
- func (SearchProbeGroupsResponsePathSelectorProbeGroupsMetadataOwnerReferences) Region() SearchProbeGroupsResponsePathSelectorProbeGroupsMetadataOwnerReferencesRegion
- func (SearchProbeGroupsResponsePathSelectorProbeGroupsMetadataOwnerReferences) RequiresOwnerReference() ...
- func (SearchProbeGroupsResponsePathSelectorProbeGroupsMetadataOwnerReferences) Version() SearchProbeGroupsResponsePathSelectorProbeGroupsMetadataOwnerReferencesVersion
- func (s SearchProbeGroupsResponsePathSelectorProbeGroupsMetadataOwnerReferences) WithArrayOfValues(values [][]*ntt_meta.OwnerReference) *SearchProbeGroupsResponse_FieldSubPathArrayOfValues
- func (s SearchProbeGroupsResponsePathSelectorProbeGroupsMetadataOwnerReferences) WithItemValue(value *ntt_meta.OwnerReference) *SearchProbeGroupsResponse_FieldSubPathArrayItemValue
- func (s SearchProbeGroupsResponsePathSelectorProbeGroupsMetadataOwnerReferences) WithValue(value []*ntt_meta.OwnerReference) *SearchProbeGroupsResponse_FieldSubPathValue
- type SearchProbeGroupsResponsePathSelectorProbeGroupsMetadataOwnerReferencesBlockOwnerDeletion
- func (SearchProbeGroupsResponsePathSelectorProbeGroupsMetadataOwnerReferencesBlockOwnerDeletion) FieldPath() *SearchProbeGroupsResponse_FieldSubPath
- func (s SearchProbeGroupsResponsePathSelectorProbeGroupsMetadataOwnerReferencesBlockOwnerDeletion) WithArrayOfValues(values []bool) *SearchProbeGroupsResponse_FieldSubPathArrayOfValues
- func (s SearchProbeGroupsResponsePathSelectorProbeGroupsMetadataOwnerReferencesBlockOwnerDeletion) WithValue(value bool) *SearchProbeGroupsResponse_FieldSubPathValue
- type SearchProbeGroupsResponsePathSelectorProbeGroupsMetadataOwnerReferencesController
- func (SearchProbeGroupsResponsePathSelectorProbeGroupsMetadataOwnerReferencesController) FieldPath() *SearchProbeGroupsResponse_FieldSubPath
- func (s SearchProbeGroupsResponsePathSelectorProbeGroupsMetadataOwnerReferencesController) WithArrayOfValues(values []bool) *SearchProbeGroupsResponse_FieldSubPathArrayOfValues
- func (s SearchProbeGroupsResponsePathSelectorProbeGroupsMetadataOwnerReferencesController) WithValue(value bool) *SearchProbeGroupsResponse_FieldSubPathValue
- type SearchProbeGroupsResponsePathSelectorProbeGroupsMetadataOwnerReferencesKind
- func (SearchProbeGroupsResponsePathSelectorProbeGroupsMetadataOwnerReferencesKind) FieldPath() *SearchProbeGroupsResponse_FieldSubPath
- func (s SearchProbeGroupsResponsePathSelectorProbeGroupsMetadataOwnerReferencesKind) WithArrayOfValues(values []string) *SearchProbeGroupsResponse_FieldSubPathArrayOfValues
- func (s SearchProbeGroupsResponsePathSelectorProbeGroupsMetadataOwnerReferencesKind) WithValue(value string) *SearchProbeGroupsResponse_FieldSubPathValue
- type SearchProbeGroupsResponsePathSelectorProbeGroupsMetadataOwnerReferencesName
- func (SearchProbeGroupsResponsePathSelectorProbeGroupsMetadataOwnerReferencesName) FieldPath() *SearchProbeGroupsResponse_FieldSubPath
- func (s SearchProbeGroupsResponsePathSelectorProbeGroupsMetadataOwnerReferencesName) WithArrayOfValues(values []string) *SearchProbeGroupsResponse_FieldSubPathArrayOfValues
- func (s SearchProbeGroupsResponsePathSelectorProbeGroupsMetadataOwnerReferencesName) WithValue(value string) *SearchProbeGroupsResponse_FieldSubPathValue
- type SearchProbeGroupsResponsePathSelectorProbeGroupsMetadataOwnerReferencesRegion
- func (SearchProbeGroupsResponsePathSelectorProbeGroupsMetadataOwnerReferencesRegion) FieldPath() *SearchProbeGroupsResponse_FieldSubPath
- func (s SearchProbeGroupsResponsePathSelectorProbeGroupsMetadataOwnerReferencesRegion) WithArrayOfValues(values []string) *SearchProbeGroupsResponse_FieldSubPathArrayOfValues
- func (s SearchProbeGroupsResponsePathSelectorProbeGroupsMetadataOwnerReferencesRegion) WithValue(value string) *SearchProbeGroupsResponse_FieldSubPathValue
- type SearchProbeGroupsResponsePathSelectorProbeGroupsMetadataOwnerReferencesRequiresOwnerReference
- func (SearchProbeGroupsResponsePathSelectorProbeGroupsMetadataOwnerReferencesRequiresOwnerReference) FieldPath() *SearchProbeGroupsResponse_FieldSubPath
- func (s SearchProbeGroupsResponsePathSelectorProbeGroupsMetadataOwnerReferencesRequiresOwnerReference) WithArrayOfValues(values []bool) *SearchProbeGroupsResponse_FieldSubPathArrayOfValues
- func (s SearchProbeGroupsResponsePathSelectorProbeGroupsMetadataOwnerReferencesRequiresOwnerReference) WithValue(value bool) *SearchProbeGroupsResponse_FieldSubPathValue
- type SearchProbeGroupsResponsePathSelectorProbeGroupsMetadataOwnerReferencesVersion
- func (SearchProbeGroupsResponsePathSelectorProbeGroupsMetadataOwnerReferencesVersion) FieldPath() *SearchProbeGroupsResponse_FieldSubPath
- func (s SearchProbeGroupsResponsePathSelectorProbeGroupsMetadataOwnerReferencesVersion) WithArrayOfValues(values []string) *SearchProbeGroupsResponse_FieldSubPathArrayOfValues
- func (s SearchProbeGroupsResponsePathSelectorProbeGroupsMetadataOwnerReferencesVersion) WithValue(value string) *SearchProbeGroupsResponse_FieldSubPathValue
- type SearchProbeGroupsResponsePathSelectorProbeGroupsMetadataResourceVersion
- func (SearchProbeGroupsResponsePathSelectorProbeGroupsMetadataResourceVersion) FieldPath() *SearchProbeGroupsResponse_FieldSubPath
- func (s SearchProbeGroupsResponsePathSelectorProbeGroupsMetadataResourceVersion) WithArrayOfValues(values []string) *SearchProbeGroupsResponse_FieldSubPathArrayOfValues
- func (s SearchProbeGroupsResponsePathSelectorProbeGroupsMetadataResourceVersion) WithValue(value string) *SearchProbeGroupsResponse_FieldSubPathValue
- type SearchProbeGroupsResponsePathSelectorProbeGroupsMetadataShards
- func (SearchProbeGroupsResponsePathSelectorProbeGroupsMetadataShards) FieldPath() *SearchProbeGroupsResponse_FieldSubPath
- func (s SearchProbeGroupsResponsePathSelectorProbeGroupsMetadataShards) WithArrayOfValues(values []map[string]int64) *SearchProbeGroupsResponse_FieldSubPathArrayOfValues
- func (SearchProbeGroupsResponsePathSelectorProbeGroupsMetadataShards) WithKey(key string) SearchProbeGroupsResponseMapPathSelectorProbeGroupsMetadataShards
- func (s SearchProbeGroupsResponsePathSelectorProbeGroupsMetadataShards) WithValue(value map[string]int64) *SearchProbeGroupsResponse_FieldSubPathValue
- type SearchProbeGroupsResponsePathSelectorProbeGroupsMetadataSyncing
- func (SearchProbeGroupsResponsePathSelectorProbeGroupsMetadataSyncing) FieldPath() *SearchProbeGroupsResponse_FieldSubPath
- func (SearchProbeGroupsResponsePathSelectorProbeGroupsMetadataSyncing) OwningRegion() SearchProbeGroupsResponsePathSelectorProbeGroupsMetadataSyncingOwningRegion
- func (SearchProbeGroupsResponsePathSelectorProbeGroupsMetadataSyncing) Regions() SearchProbeGroupsResponsePathSelectorProbeGroupsMetadataSyncingRegions
- func (s SearchProbeGroupsResponsePathSelectorProbeGroupsMetadataSyncing) WithArrayOfValues(values []*ntt_meta.SyncingMeta) *SearchProbeGroupsResponse_FieldSubPathArrayOfValues
- func (s SearchProbeGroupsResponsePathSelectorProbeGroupsMetadataSyncing) WithValue(value *ntt_meta.SyncingMeta) *SearchProbeGroupsResponse_FieldSubPathValue
- type SearchProbeGroupsResponsePathSelectorProbeGroupsMetadataSyncingOwningRegion
- func (SearchProbeGroupsResponsePathSelectorProbeGroupsMetadataSyncingOwningRegion) FieldPath() *SearchProbeGroupsResponse_FieldSubPath
- func (s SearchProbeGroupsResponsePathSelectorProbeGroupsMetadataSyncingOwningRegion) WithArrayOfValues(values []string) *SearchProbeGroupsResponse_FieldSubPathArrayOfValues
- func (s SearchProbeGroupsResponsePathSelectorProbeGroupsMetadataSyncingOwningRegion) WithValue(value string) *SearchProbeGroupsResponse_FieldSubPathValue
- type SearchProbeGroupsResponsePathSelectorProbeGroupsMetadataSyncingRegions
- func (SearchProbeGroupsResponsePathSelectorProbeGroupsMetadataSyncingRegions) FieldPath() *SearchProbeGroupsResponse_FieldSubPath
- func (s SearchProbeGroupsResponsePathSelectorProbeGroupsMetadataSyncingRegions) WithArrayOfValues(values [][]string) *SearchProbeGroupsResponse_FieldSubPathArrayOfValues
- func (s SearchProbeGroupsResponsePathSelectorProbeGroupsMetadataSyncingRegions) WithItemValue(value string) *SearchProbeGroupsResponse_FieldSubPathArrayItemValue
- func (s SearchProbeGroupsResponsePathSelectorProbeGroupsMetadataSyncingRegions) WithValue(value []string) *SearchProbeGroupsResponse_FieldSubPathValue
- type SearchProbeGroupsResponsePathSelectorProbeGroupsMetadataTags
- func (SearchProbeGroupsResponsePathSelectorProbeGroupsMetadataTags) FieldPath() *SearchProbeGroupsResponse_FieldSubPath
- func (s SearchProbeGroupsResponsePathSelectorProbeGroupsMetadataTags) WithArrayOfValues(values [][]string) *SearchProbeGroupsResponse_FieldSubPathArrayOfValues
- func (s SearchProbeGroupsResponsePathSelectorProbeGroupsMetadataTags) WithItemValue(value string) *SearchProbeGroupsResponse_FieldSubPathArrayItemValue
- func (s SearchProbeGroupsResponsePathSelectorProbeGroupsMetadataTags) WithValue(value []string) *SearchProbeGroupsResponse_FieldSubPathValue
- type SearchProbeGroupsResponsePathSelectorProbeGroupsMetadataUpdateTime
- func (SearchProbeGroupsResponsePathSelectorProbeGroupsMetadataUpdateTime) FieldPath() *SearchProbeGroupsResponse_FieldSubPath
- func (s SearchProbeGroupsResponsePathSelectorProbeGroupsMetadataUpdateTime) WithArrayOfValues(values []*timestamp.Timestamp) *SearchProbeGroupsResponse_FieldSubPathArrayOfValues
- func (s SearchProbeGroupsResponsePathSelectorProbeGroupsMetadataUpdateTime) WithValue(value *timestamp.Timestamp) *SearchProbeGroupsResponse_FieldSubPathValue
- type SearchProbeGroupsResponsePathSelectorProbeGroupsMetadataUuid
- func (SearchProbeGroupsResponsePathSelectorProbeGroupsMetadataUuid) FieldPath() *SearchProbeGroupsResponse_FieldSubPath
- func (s SearchProbeGroupsResponsePathSelectorProbeGroupsMetadataUuid) WithArrayOfValues(values []string) *SearchProbeGroupsResponse_FieldSubPathArrayOfValues
- func (s SearchProbeGroupsResponsePathSelectorProbeGroupsMetadataUuid) WithValue(value string) *SearchProbeGroupsResponse_FieldSubPathValue
- type SearchProbeGroupsResponsePathSelectorProbeGroupsName
- func (SearchProbeGroupsResponsePathSelectorProbeGroupsName) FieldPath() *SearchProbeGroupsResponse_FieldSubPath
- func (s SearchProbeGroupsResponsePathSelectorProbeGroupsName) WithArrayOfValues(values []*probe_group.Name) *SearchProbeGroupsResponse_FieldSubPathArrayOfValues
- func (s SearchProbeGroupsResponsePathSelectorProbeGroupsName) WithValue(value *probe_group.Name) *SearchProbeGroupsResponse_FieldSubPathValue
- type SearchProbeGroupsResponsePathSelectorProbeGroupsState
- func (SearchProbeGroupsResponsePathSelectorProbeGroupsState) FieldPath() *SearchProbeGroupsResponse_FieldSubPath
- func (SearchProbeGroupsResponsePathSelectorProbeGroupsState) RegionalTargetCounts() SearchProbeGroupsResponsePathSelectorProbeGroupsStateRegionalTargetCounts
- func (SearchProbeGroupsResponsePathSelectorProbeGroupsState) TargetCount() SearchProbeGroupsResponsePathSelectorProbeGroupsStateTargetCount
- func (s SearchProbeGroupsResponsePathSelectorProbeGroupsState) WithArrayOfValues(values []*probe_group.ProbeGroup_State) *SearchProbeGroupsResponse_FieldSubPathArrayOfValues
- func (s SearchProbeGroupsResponsePathSelectorProbeGroupsState) WithValue(value *probe_group.ProbeGroup_State) *SearchProbeGroupsResponse_FieldSubPathValue
- type SearchProbeGroupsResponsePathSelectorProbeGroupsStateRegionalTargetCounts
- func (SearchProbeGroupsResponsePathSelectorProbeGroupsStateRegionalTargetCounts) FieldPath() *SearchProbeGroupsResponse_FieldSubPath
- func (s SearchProbeGroupsResponsePathSelectorProbeGroupsStateRegionalTargetCounts) WithArrayOfValues(values []map[string]int64) *SearchProbeGroupsResponse_FieldSubPathArrayOfValues
- func (SearchProbeGroupsResponsePathSelectorProbeGroupsStateRegionalTargetCounts) WithKey(key string) SearchProbeGroupsResponseMapPathSelectorProbeGroupsStateRegionalTargetCounts
- func (s SearchProbeGroupsResponsePathSelectorProbeGroupsStateRegionalTargetCounts) WithValue(value map[string]int64) *SearchProbeGroupsResponse_FieldSubPathValue
- type SearchProbeGroupsResponsePathSelectorProbeGroupsStateTargetCount
- func (SearchProbeGroupsResponsePathSelectorProbeGroupsStateTargetCount) FieldPath() *SearchProbeGroupsResponse_FieldSubPath
- func (s SearchProbeGroupsResponsePathSelectorProbeGroupsStateTargetCount) WithArrayOfValues(values []int64) *SearchProbeGroupsResponse_FieldSubPathArrayOfValues
- func (s SearchProbeGroupsResponsePathSelectorProbeGroupsStateTargetCount) WithValue(value int64) *SearchProbeGroupsResponse_FieldSubPathValue
- type SearchProbeGroupsResponsePathSelectorTotalResultsCount
- func (SearchProbeGroupsResponsePathSelectorTotalResultsCount) FieldPath() *SearchProbeGroupsResponse_FieldTerminalPath
- func (s SearchProbeGroupsResponsePathSelectorTotalResultsCount) WithArrayOfValues(values []int32) *SearchProbeGroupsResponse_FieldTerminalPathArrayOfValues
- func (s SearchProbeGroupsResponsePathSelectorTotalResultsCount) WithValue(value int32) *SearchProbeGroupsResponse_FieldTerminalPathValue
- type SearchProbeGroupsResponse_FieldMask
- func (fieldMask *SearchProbeGroupsResponse_FieldMask) AppendPath(path SearchProbeGroupsResponse_FieldPath)
- func (fieldMask *SearchProbeGroupsResponse_FieldMask) AppendRawPath(path gotenobject.FieldPath)
- func (fieldMask *SearchProbeGroupsResponse_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
- func (fieldMask *SearchProbeGroupsResponse_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
- func (fieldMask *SearchProbeGroupsResponse_FieldMask) FilterInputFields() *SearchProbeGroupsResponse_FieldMask
- func (fieldMask *SearchProbeGroupsResponse_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
- func (fieldMask *SearchProbeGroupsResponse_FieldMask) GetPaths() []SearchProbeGroupsResponse_FieldPath
- func (fieldMask *SearchProbeGroupsResponse_FieldMask) GetRawPaths() []gotenobject.FieldPath
- func (fieldMask *SearchProbeGroupsResponse_FieldMask) IsFull() bool
- func (fieldMask SearchProbeGroupsResponse_FieldMask) Marshal() ([]byte, error)
- func (fieldMask SearchProbeGroupsResponse_FieldMask) MarshalJSON() ([]byte, error)
- func (fieldMask *SearchProbeGroupsResponse_FieldMask) PathsCount() int
- func (fieldMask *SearchProbeGroupsResponse_FieldMask) Project(source *SearchProbeGroupsResponse) *SearchProbeGroupsResponse
- func (fieldMask *SearchProbeGroupsResponse_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
- func (fieldMask *SearchProbeGroupsResponse_FieldMask) ProtoMessage()
- func (fieldMask *SearchProbeGroupsResponse_FieldMask) ProtoReflect() preflect.Message
- func (fieldMask *SearchProbeGroupsResponse_FieldMask) Reset()
- func (fieldMask *SearchProbeGroupsResponse_FieldMask) Set(target, source *SearchProbeGroupsResponse)
- func (fieldMask *SearchProbeGroupsResponse_FieldMask) SetFromCliFlag(raw string) error
- func (fieldMask *SearchProbeGroupsResponse_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
- func (fieldMask *SearchProbeGroupsResponse_FieldMask) Size() int
- func (fieldMask *SearchProbeGroupsResponse_FieldMask) String() string
- func (fieldMask *SearchProbeGroupsResponse_FieldMask) Subtract(other *SearchProbeGroupsResponse_FieldMask) *SearchProbeGroupsResponse_FieldMask
- func (fieldMask *SearchProbeGroupsResponse_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
- func (fieldMask *SearchProbeGroupsResponse_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
- func (fieldMask *SearchProbeGroupsResponse_FieldMask) Unmarshal(data []byte) error
- func (fieldMask *SearchProbeGroupsResponse_FieldMask) UnmarshalJSON(data []byte) error
- type SearchProbeGroupsResponse_FieldPath
- func BuildSearchProbeGroupsResponse_FieldPath(fp gotenobject.RawFieldPath) (SearchProbeGroupsResponse_FieldPath, error)
- func MustParseSearchProbeGroupsResponse_FieldPath(rawField string) SearchProbeGroupsResponse_FieldPath
- func ParseSearchProbeGroupsResponse_FieldPath(rawField string) (SearchProbeGroupsResponse_FieldPath, error)
- type SearchProbeGroupsResponse_FieldPathArrayItemValue
- type SearchProbeGroupsResponse_FieldPathArrayOfValues
- type SearchProbeGroupsResponse_FieldPathSelector
- type SearchProbeGroupsResponse_FieldPathValue
- type SearchProbeGroupsResponse_FieldSubPath
- func (fps *SearchProbeGroupsResponse_FieldSubPath) AsProbeGroupsSubPath() (probe_group.ProbeGroup_FieldPath, bool)
- func (fps *SearchProbeGroupsResponse_FieldSubPath) ClearValue(item *SearchProbeGroupsResponse)
- func (fps *SearchProbeGroupsResponse_FieldSubPath) ClearValueRaw(item proto.Message)
- func (fps *SearchProbeGroupsResponse_FieldSubPath) Get(source *SearchProbeGroupsResponse) (values []interface{})
- func (fps *SearchProbeGroupsResponse_FieldSubPath) GetDefault() interface{}
- func (fps *SearchProbeGroupsResponse_FieldSubPath) GetRaw(source proto.Message) []interface{}
- func (fps *SearchProbeGroupsResponse_FieldSubPath) GetSingle(source *SearchProbeGroupsResponse) (interface{}, bool)
- func (fps *SearchProbeGroupsResponse_FieldSubPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fps *SearchProbeGroupsResponse_FieldSubPath) IsLeaf() bool
- func (fps *SearchProbeGroupsResponse_FieldSubPath) JSONString() string
- func (fps *SearchProbeGroupsResponse_FieldSubPath) Selector() SearchProbeGroupsResponse_FieldPathSelector
- func (fps *SearchProbeGroupsResponse_FieldSubPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
- func (fps *SearchProbeGroupsResponse_FieldSubPath) String() string
- func (fps *SearchProbeGroupsResponse_FieldSubPath) WithIArrayItemValue(value interface{}) SearchProbeGroupsResponse_FieldPathArrayItemValue
- func (fps *SearchProbeGroupsResponse_FieldSubPath) WithIArrayOfValues(values interface{}) SearchProbeGroupsResponse_FieldPathArrayOfValues
- func (fps *SearchProbeGroupsResponse_FieldSubPath) WithIValue(value interface{}) SearchProbeGroupsResponse_FieldPathValue
- func (fps *SearchProbeGroupsResponse_FieldSubPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fps *SearchProbeGroupsResponse_FieldSubPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fps *SearchProbeGroupsResponse_FieldSubPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type SearchProbeGroupsResponse_FieldSubPathArrayItemValue
- func (fpaivs *SearchProbeGroupsResponse_FieldSubPathArrayItemValue) AsProbeGroupsPathItemValue() (probe_group.ProbeGroup_FieldPathArrayItemValue, bool)
- func (fpaivs *SearchProbeGroupsResponse_FieldSubPathArrayItemValue) ContainsValue(source *SearchProbeGroupsResponse) bool
- func (fpaivs *SearchProbeGroupsResponse_FieldSubPathArrayItemValue) GetRawItemValue() interface{}
- type SearchProbeGroupsResponse_FieldSubPathArrayOfValues
- type SearchProbeGroupsResponse_FieldSubPathValue
- func (fpvs *SearchProbeGroupsResponse_FieldSubPathValue) AsProbeGroupsPathValue() (probe_group.ProbeGroup_FieldPathValue, bool)
- func (fpvs *SearchProbeGroupsResponse_FieldSubPathValue) CompareWith(source *SearchProbeGroupsResponse) (int, bool)
- func (fpvs *SearchProbeGroupsResponse_FieldSubPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpvs *SearchProbeGroupsResponse_FieldSubPathValue) GetRawValue() interface{}
- func (fpvs *SearchProbeGroupsResponse_FieldSubPathValue) SetTo(target **SearchProbeGroupsResponse)
- func (fpvs *SearchProbeGroupsResponse_FieldSubPathValue) SetToRaw(target proto.Message)
- type SearchProbeGroupsResponse_FieldTerminalPath
- func (fp *SearchProbeGroupsResponse_FieldTerminalPath) ClearValue(item *SearchProbeGroupsResponse)
- func (fp *SearchProbeGroupsResponse_FieldTerminalPath) ClearValueRaw(item proto.Message)
- func (fp *SearchProbeGroupsResponse_FieldTerminalPath) Get(source *SearchProbeGroupsResponse) (values []interface{})
- func (fp *SearchProbeGroupsResponse_FieldTerminalPath) GetDefault() interface{}
- func (fp *SearchProbeGroupsResponse_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
- func (fp *SearchProbeGroupsResponse_FieldTerminalPath) GetSingle(source *SearchProbeGroupsResponse) (interface{}, bool)
- func (fp *SearchProbeGroupsResponse_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fp *SearchProbeGroupsResponse_FieldTerminalPath) IsLeaf() bool
- func (fp *SearchProbeGroupsResponse_FieldTerminalPath) JSONString() string
- func (fp *SearchProbeGroupsResponse_FieldTerminalPath) Selector() SearchProbeGroupsResponse_FieldPathSelector
- func (fp *SearchProbeGroupsResponse_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
- func (fp *SearchProbeGroupsResponse_FieldTerminalPath) String() string
- func (fp *SearchProbeGroupsResponse_FieldTerminalPath) WithIArrayItemValue(value interface{}) SearchProbeGroupsResponse_FieldPathArrayItemValue
- func (fp *SearchProbeGroupsResponse_FieldTerminalPath) WithIArrayOfValues(values interface{}) SearchProbeGroupsResponse_FieldPathArrayOfValues
- func (fp *SearchProbeGroupsResponse_FieldTerminalPath) WithIValue(value interface{}) SearchProbeGroupsResponse_FieldPathValue
- func (fp *SearchProbeGroupsResponse_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fp *SearchProbeGroupsResponse_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fp *SearchProbeGroupsResponse_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type SearchProbeGroupsResponse_FieldTerminalPathArrayItemValue
- func (fpaiv *SearchProbeGroupsResponse_FieldTerminalPathArrayItemValue) AsProbeGroupsItemValue() (*probe_group.ProbeGroup, bool)
- func (fpaiv *SearchProbeGroupsResponse_FieldTerminalPathArrayItemValue) ContainsValue(source *SearchProbeGroupsResponse) bool
- func (fpaiv *SearchProbeGroupsResponse_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
- func (fpaiv *SearchProbeGroupsResponse_FieldTerminalPathArrayItemValue) GetSingle(source *SearchProbeGroupsResponse) (interface{}, bool)
- func (fpaiv *SearchProbeGroupsResponse_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
- type SearchProbeGroupsResponse_FieldTerminalPathArrayOfValues
- func (fpaov *SearchProbeGroupsResponse_FieldTerminalPathArrayOfValues) AsCurrentOffsetArrayOfValues() ([]int32, bool)
- func (fpaov *SearchProbeGroupsResponse_FieldTerminalPathArrayOfValues) AsNextPageTokenArrayOfValues() ([]*probe_group.PagerCursor, bool)
- func (fpaov *SearchProbeGroupsResponse_FieldTerminalPathArrayOfValues) AsPrevPageTokenArrayOfValues() ([]*probe_group.PagerCursor, bool)
- func (fpaov *SearchProbeGroupsResponse_FieldTerminalPathArrayOfValues) AsProbeGroupsArrayOfValues() ([][]*probe_group.ProbeGroup, bool)
- func (fpaov *SearchProbeGroupsResponse_FieldTerminalPathArrayOfValues) AsTotalResultsCountArrayOfValues() ([]int32, bool)
- func (fpaov *SearchProbeGroupsResponse_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
- type SearchProbeGroupsResponse_FieldTerminalPathValue
- func (fpv *SearchProbeGroupsResponse_FieldTerminalPathValue) AsCurrentOffsetValue() (int32, bool)
- func (fpv *SearchProbeGroupsResponse_FieldTerminalPathValue) AsNextPageTokenValue() (*probe_group.PagerCursor, bool)
- func (fpv *SearchProbeGroupsResponse_FieldTerminalPathValue) AsPrevPageTokenValue() (*probe_group.PagerCursor, bool)
- func (fpv *SearchProbeGroupsResponse_FieldTerminalPathValue) AsProbeGroupsValue() ([]*probe_group.ProbeGroup, bool)
- func (fpv *SearchProbeGroupsResponse_FieldTerminalPathValue) AsTotalResultsCountValue() (int32, bool)
- func (fpv *SearchProbeGroupsResponse_FieldTerminalPathValue) CompareWith(source *SearchProbeGroupsResponse) (int, bool)
- func (fpv *SearchProbeGroupsResponse_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpv *SearchProbeGroupsResponse_FieldTerminalPathValue) GetRawValue() interface{}
- func (fpv *SearchProbeGroupsResponse_FieldTerminalPathValue) SetTo(target **SearchProbeGroupsResponse)
- func (fpv *SearchProbeGroupsResponse_FieldTerminalPathValue) SetToRaw(target proto.Message)
- type UpdateProbeGroupDescriptor
- func (d *UpdateProbeGroupDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
- func (d *UpdateProbeGroupDescriptor) GetApiName() string
- func (d *UpdateProbeGroupDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *UpdateProbeGroupDescriptor) GetFullMethodName() string
- func (d *UpdateProbeGroupDescriptor) GetMethodName() string
- func (d *UpdateProbeGroupDescriptor) GetProtoPkgName() string
- func (d *UpdateProbeGroupDescriptor) GetResourceDescriptor() gotenresource.Descriptor
- func (d *UpdateProbeGroupDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *UpdateProbeGroupDescriptor) GetServiceDomain() string
- func (d *UpdateProbeGroupDescriptor) GetServiceVersion() string
- func (d *UpdateProbeGroupDescriptor) GetVerb() string
- func (d *UpdateProbeGroupDescriptor) HasResource() bool
- func (d *UpdateProbeGroupDescriptor) IsClientStream() bool
- func (d *UpdateProbeGroupDescriptor) IsCollection() bool
- func (d *UpdateProbeGroupDescriptor) IsPlural() bool
- func (d *UpdateProbeGroupDescriptor) IsServerStream() bool
- func (d *UpdateProbeGroupDescriptor) IsUnary() bool
- func (d *UpdateProbeGroupDescriptor) NewEmptyClientMsg() proto.Message
- func (d *UpdateProbeGroupDescriptor) NewEmptyServerMsg() proto.Message
- func (d *UpdateProbeGroupDescriptor) RequestHasResourceBody() bool
- type UpdateProbeGroupDescriptorClientMsgHandle
- func (h *UpdateProbeGroupDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *UpdateProbeGroupDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *UpdateProbeGroupDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type UpdateProbeGroupDescriptorServerMsgHandle
- func (h *UpdateProbeGroupDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *UpdateProbeGroupDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *UpdateProbeGroupDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type UpdateProbeGroupRequest
- func (o *UpdateProbeGroupRequest) Clone() *UpdateProbeGroupRequest
- func (o *UpdateProbeGroupRequest) CloneRaw() gotenobject.GotenObjectExt
- func (*UpdateProbeGroupRequest) Descriptor() ([]byte, []int)
- func (m *UpdateProbeGroupRequest) GetCas() *UpdateProbeGroupRequest_CAS
- func (m *UpdateProbeGroupRequest) GetProbeGroup() *probe_group.ProbeGroup
- func (m *UpdateProbeGroupRequest) GetUpdateMask() *probe_group.ProbeGroup_FieldMask
- func (*UpdateProbeGroupRequest) GotenMessage()
- func (o *UpdateProbeGroupRequest) GotenObjectExt()
- func (obj *UpdateProbeGroupRequest) GotenValidate() error
- func (o *UpdateProbeGroupRequest) MakeDiffFieldMask(other *UpdateProbeGroupRequest) *UpdateProbeGroupRequest_FieldMask
- func (o *UpdateProbeGroupRequest) MakeFullFieldMask() *UpdateProbeGroupRequest_FieldMask
- func (o *UpdateProbeGroupRequest) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
- func (o *UpdateProbeGroupRequest) MakeRawFullFieldMask() gotenobject.FieldMask
- func (m *UpdateProbeGroupRequest) Marshal() ([]byte, error)
- func (m *UpdateProbeGroupRequest) MarshalJSON() ([]byte, error)
- func (o *UpdateProbeGroupRequest) Merge(source *UpdateProbeGroupRequest)
- func (o *UpdateProbeGroupRequest) MergeRaw(source gotenobject.GotenObjectExt)
- func (*UpdateProbeGroupRequest) ProtoMessage()
- func (m *UpdateProbeGroupRequest) ProtoReflect() preflect.Message
- func (m *UpdateProbeGroupRequest) Reset()
- func (m *UpdateProbeGroupRequest) SetCas(fv *UpdateProbeGroupRequest_CAS)
- func (m *UpdateProbeGroupRequest) SetProbeGroup(fv *probe_group.ProbeGroup)
- func (m *UpdateProbeGroupRequest) SetUpdateMask(fv *probe_group.ProbeGroup_FieldMask)
- func (m *UpdateProbeGroupRequest) String() string
- func (m *UpdateProbeGroupRequest) Unmarshal(b []byte) error
- func (m *UpdateProbeGroupRequest) UnmarshalJSON(data []byte) error
- type UpdateProbeGroupRequestCASFieldPathBuilder
- type UpdateProbeGroupRequestCAS_FieldPath
- func BuildUpdateProbeGroupRequestCAS_FieldPath(fp gotenobject.RawFieldPath) (UpdateProbeGroupRequestCAS_FieldPath, error)
- func MustParseUpdateProbeGroupRequestCAS_FieldPath(rawField string) UpdateProbeGroupRequestCAS_FieldPath
- func ParseUpdateProbeGroupRequestCAS_FieldPath(rawField string) (UpdateProbeGroupRequestCAS_FieldPath, error)
- type UpdateProbeGroupRequestCAS_FieldPathArrayItemValue
- type UpdateProbeGroupRequestCAS_FieldPathArrayOfValues
- type UpdateProbeGroupRequestCAS_FieldPathSelector
- type UpdateProbeGroupRequestCAS_FieldPathValue
- type UpdateProbeGroupRequestCAS_FieldSubPath
- func (fps *UpdateProbeGroupRequestCAS_FieldSubPath) AsConditionalStateSubPath() (probe_group.ProbeGroup_FieldPath, bool)
- func (fps *UpdateProbeGroupRequestCAS_FieldSubPath) ClearValue(item *UpdateProbeGroupRequest_CAS)
- func (fps *UpdateProbeGroupRequestCAS_FieldSubPath) ClearValueRaw(item proto.Message)
- func (fps *UpdateProbeGroupRequestCAS_FieldSubPath) Get(source *UpdateProbeGroupRequest_CAS) (values []interface{})
- func (fps *UpdateProbeGroupRequestCAS_FieldSubPath) GetDefault() interface{}
- func (fps *UpdateProbeGroupRequestCAS_FieldSubPath) GetRaw(source proto.Message) []interface{}
- func (fps *UpdateProbeGroupRequestCAS_FieldSubPath) GetSingle(source *UpdateProbeGroupRequest_CAS) (interface{}, bool)
- func (fps *UpdateProbeGroupRequestCAS_FieldSubPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fps *UpdateProbeGroupRequestCAS_FieldSubPath) IsLeaf() bool
- func (fps *UpdateProbeGroupRequestCAS_FieldSubPath) JSONString() string
- func (fps *UpdateProbeGroupRequestCAS_FieldSubPath) Selector() UpdateProbeGroupRequestCAS_FieldPathSelector
- func (fps *UpdateProbeGroupRequestCAS_FieldSubPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
- func (fps *UpdateProbeGroupRequestCAS_FieldSubPath) String() string
- func (fps *UpdateProbeGroupRequestCAS_FieldSubPath) WithIArrayItemValue(value interface{}) UpdateProbeGroupRequestCAS_FieldPathArrayItemValue
- func (fps *UpdateProbeGroupRequestCAS_FieldSubPath) WithIArrayOfValues(values interface{}) UpdateProbeGroupRequestCAS_FieldPathArrayOfValues
- func (fps *UpdateProbeGroupRequestCAS_FieldSubPath) WithIValue(value interface{}) UpdateProbeGroupRequestCAS_FieldPathValue
- func (fps *UpdateProbeGroupRequestCAS_FieldSubPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fps *UpdateProbeGroupRequestCAS_FieldSubPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fps *UpdateProbeGroupRequestCAS_FieldSubPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type UpdateProbeGroupRequestCAS_FieldSubPathArrayItemValue
- func (fpaivs *UpdateProbeGroupRequestCAS_FieldSubPathArrayItemValue) AsConditionalStatePathItemValue() (probe_group.ProbeGroup_FieldPathArrayItemValue, bool)
- func (fpaivs *UpdateProbeGroupRequestCAS_FieldSubPathArrayItemValue) ContainsValue(source *UpdateProbeGroupRequest_CAS) bool
- func (fpaivs *UpdateProbeGroupRequestCAS_FieldSubPathArrayItemValue) GetRawItemValue() interface{}
- type UpdateProbeGroupRequestCAS_FieldSubPathArrayOfValues
- type UpdateProbeGroupRequestCAS_FieldSubPathValue
- func (fpvs *UpdateProbeGroupRequestCAS_FieldSubPathValue) AsConditionalStatePathValue() (probe_group.ProbeGroup_FieldPathValue, bool)
- func (fpvs *UpdateProbeGroupRequestCAS_FieldSubPathValue) CompareWith(source *UpdateProbeGroupRequest_CAS) (int, bool)
- func (fpvs *UpdateProbeGroupRequestCAS_FieldSubPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpvs *UpdateProbeGroupRequestCAS_FieldSubPathValue) GetRawValue() interface{}
- func (fpvs *UpdateProbeGroupRequestCAS_FieldSubPathValue) SetTo(target **UpdateProbeGroupRequest_CAS)
- func (fpvs *UpdateProbeGroupRequestCAS_FieldSubPathValue) SetToRaw(target proto.Message)
- type UpdateProbeGroupRequestCAS_FieldTerminalPath
- func (fp *UpdateProbeGroupRequestCAS_FieldTerminalPath) ClearValue(item *UpdateProbeGroupRequest_CAS)
- func (fp *UpdateProbeGroupRequestCAS_FieldTerminalPath) ClearValueRaw(item proto.Message)
- func (fp *UpdateProbeGroupRequestCAS_FieldTerminalPath) Get(source *UpdateProbeGroupRequest_CAS) (values []interface{})
- func (fp *UpdateProbeGroupRequestCAS_FieldTerminalPath) GetDefault() interface{}
- func (fp *UpdateProbeGroupRequestCAS_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
- func (fp *UpdateProbeGroupRequestCAS_FieldTerminalPath) GetSingle(source *UpdateProbeGroupRequest_CAS) (interface{}, bool)
- func (fp *UpdateProbeGroupRequestCAS_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fp *UpdateProbeGroupRequestCAS_FieldTerminalPath) IsLeaf() bool
- func (fp *UpdateProbeGroupRequestCAS_FieldTerminalPath) JSONString() string
- func (fp *UpdateProbeGroupRequestCAS_FieldTerminalPath) Selector() UpdateProbeGroupRequestCAS_FieldPathSelector
- func (fp *UpdateProbeGroupRequestCAS_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
- func (fp *UpdateProbeGroupRequestCAS_FieldTerminalPath) String() string
- func (fp *UpdateProbeGroupRequestCAS_FieldTerminalPath) WithIArrayItemValue(value interface{}) UpdateProbeGroupRequestCAS_FieldPathArrayItemValue
- func (fp *UpdateProbeGroupRequestCAS_FieldTerminalPath) WithIArrayOfValues(values interface{}) UpdateProbeGroupRequestCAS_FieldPathArrayOfValues
- func (fp *UpdateProbeGroupRequestCAS_FieldTerminalPath) WithIValue(value interface{}) UpdateProbeGroupRequestCAS_FieldPathValue
- func (fp *UpdateProbeGroupRequestCAS_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fp *UpdateProbeGroupRequestCAS_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fp *UpdateProbeGroupRequestCAS_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type UpdateProbeGroupRequestCAS_FieldTerminalPathArrayItemValue
- func (fpaiv *UpdateProbeGroupRequestCAS_FieldTerminalPathArrayItemValue) ContainsValue(source *UpdateProbeGroupRequest_CAS) bool
- func (fpaiv *UpdateProbeGroupRequestCAS_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
- func (fpaiv *UpdateProbeGroupRequestCAS_FieldTerminalPathArrayItemValue) GetSingle(source *UpdateProbeGroupRequest_CAS) (interface{}, bool)
- func (fpaiv *UpdateProbeGroupRequestCAS_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
- type UpdateProbeGroupRequestCAS_FieldTerminalPathArrayOfValues
- func (fpaov *UpdateProbeGroupRequestCAS_FieldTerminalPathArrayOfValues) AsConditionalStateArrayOfValues() ([]*probe_group.ProbeGroup, bool)
- func (fpaov *UpdateProbeGroupRequestCAS_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues() ([]*probe_group.ProbeGroup_FieldMask, bool)
- func (fpaov *UpdateProbeGroupRequestCAS_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
- type UpdateProbeGroupRequestCAS_FieldTerminalPathValue
- func (fpv *UpdateProbeGroupRequestCAS_FieldTerminalPathValue) AsConditionalStateValue() (*probe_group.ProbeGroup, bool)
- func (fpv *UpdateProbeGroupRequestCAS_FieldTerminalPathValue) AsFieldMaskValue() (*probe_group.ProbeGroup_FieldMask, bool)
- func (fpv *UpdateProbeGroupRequestCAS_FieldTerminalPathValue) CompareWith(source *UpdateProbeGroupRequest_CAS) (int, bool)
- func (fpv *UpdateProbeGroupRequestCAS_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpv *UpdateProbeGroupRequestCAS_FieldTerminalPathValue) GetRawValue() interface{}
- func (fpv *UpdateProbeGroupRequestCAS_FieldTerminalPathValue) SetTo(target **UpdateProbeGroupRequest_CAS)
- func (fpv *UpdateProbeGroupRequestCAS_FieldTerminalPathValue) SetToRaw(target proto.Message)
- type UpdateProbeGroupRequestFieldPathBuilder
- func (UpdateProbeGroupRequestFieldPathBuilder) Cas() UpdateProbeGroupRequestPathSelectorCas
- func (UpdateProbeGroupRequestFieldPathBuilder) ProbeGroup() UpdateProbeGroupRequestPathSelectorProbeGroup
- func (UpdateProbeGroupRequestFieldPathBuilder) UpdateMask() UpdateProbeGroupRequestPathSelectorUpdateMask
- type UpdateProbeGroupRequestMapPathSelectorCasConditionalStateMetadataAnnotations
- func (s UpdateProbeGroupRequestMapPathSelectorCasConditionalStateMetadataAnnotations) FieldPath() *UpdateProbeGroupRequest_FieldSubPath
- func (s UpdateProbeGroupRequestMapPathSelectorCasConditionalStateMetadataAnnotations) WithArrayOfValues(values []string) *UpdateProbeGroupRequest_FieldSubPathArrayOfValues
- func (s UpdateProbeGroupRequestMapPathSelectorCasConditionalStateMetadataAnnotations) WithValue(value string) *UpdateProbeGroupRequest_FieldSubPathValue
- type UpdateProbeGroupRequestMapPathSelectorCasConditionalStateMetadataLabels
- func (s UpdateProbeGroupRequestMapPathSelectorCasConditionalStateMetadataLabels) FieldPath() *UpdateProbeGroupRequest_FieldSubPath
- func (s UpdateProbeGroupRequestMapPathSelectorCasConditionalStateMetadataLabels) WithArrayOfValues(values []string) *UpdateProbeGroupRequest_FieldSubPathArrayOfValues
- func (s UpdateProbeGroupRequestMapPathSelectorCasConditionalStateMetadataLabels) WithValue(value string) *UpdateProbeGroupRequest_FieldSubPathValue
- type UpdateProbeGroupRequestMapPathSelectorCasConditionalStateMetadataShards
- func (s UpdateProbeGroupRequestMapPathSelectorCasConditionalStateMetadataShards) FieldPath() *UpdateProbeGroupRequest_FieldSubPath
- func (s UpdateProbeGroupRequestMapPathSelectorCasConditionalStateMetadataShards) WithArrayOfValues(values []int64) *UpdateProbeGroupRequest_FieldSubPathArrayOfValues
- func (s UpdateProbeGroupRequestMapPathSelectorCasConditionalStateMetadataShards) WithValue(value int64) *UpdateProbeGroupRequest_FieldSubPathValue
- type UpdateProbeGroupRequestMapPathSelectorCasConditionalStateStateRegionalTargetCounts
- func (s UpdateProbeGroupRequestMapPathSelectorCasConditionalStateStateRegionalTargetCounts) FieldPath() *UpdateProbeGroupRequest_FieldSubPath
- func (s UpdateProbeGroupRequestMapPathSelectorCasConditionalStateStateRegionalTargetCounts) WithArrayOfValues(values []int64) *UpdateProbeGroupRequest_FieldSubPathArrayOfValues
- func (s UpdateProbeGroupRequestMapPathSelectorCasConditionalStateStateRegionalTargetCounts) WithValue(value int64) *UpdateProbeGroupRequest_FieldSubPathValue
- type UpdateProbeGroupRequestMapPathSelectorProbeGroupMetadataAnnotations
- func (s UpdateProbeGroupRequestMapPathSelectorProbeGroupMetadataAnnotations) FieldPath() *UpdateProbeGroupRequest_FieldSubPath
- func (s UpdateProbeGroupRequestMapPathSelectorProbeGroupMetadataAnnotations) WithArrayOfValues(values []string) *UpdateProbeGroupRequest_FieldSubPathArrayOfValues
- func (s UpdateProbeGroupRequestMapPathSelectorProbeGroupMetadataAnnotations) WithValue(value string) *UpdateProbeGroupRequest_FieldSubPathValue
- type UpdateProbeGroupRequestMapPathSelectorProbeGroupMetadataLabels
- func (s UpdateProbeGroupRequestMapPathSelectorProbeGroupMetadataLabels) FieldPath() *UpdateProbeGroupRequest_FieldSubPath
- func (s UpdateProbeGroupRequestMapPathSelectorProbeGroupMetadataLabels) WithArrayOfValues(values []string) *UpdateProbeGroupRequest_FieldSubPathArrayOfValues
- func (s UpdateProbeGroupRequestMapPathSelectorProbeGroupMetadataLabels) WithValue(value string) *UpdateProbeGroupRequest_FieldSubPathValue
- type UpdateProbeGroupRequestMapPathSelectorProbeGroupMetadataShards
- func (s UpdateProbeGroupRequestMapPathSelectorProbeGroupMetadataShards) FieldPath() *UpdateProbeGroupRequest_FieldSubPath
- func (s UpdateProbeGroupRequestMapPathSelectorProbeGroupMetadataShards) WithArrayOfValues(values []int64) *UpdateProbeGroupRequest_FieldSubPathArrayOfValues
- func (s UpdateProbeGroupRequestMapPathSelectorProbeGroupMetadataShards) WithValue(value int64) *UpdateProbeGroupRequest_FieldSubPathValue
- type UpdateProbeGroupRequestMapPathSelectorProbeGroupStateRegionalTargetCounts
- func (s UpdateProbeGroupRequestMapPathSelectorProbeGroupStateRegionalTargetCounts) FieldPath() *UpdateProbeGroupRequest_FieldSubPath
- func (s UpdateProbeGroupRequestMapPathSelectorProbeGroupStateRegionalTargetCounts) WithArrayOfValues(values []int64) *UpdateProbeGroupRequest_FieldSubPathArrayOfValues
- func (s UpdateProbeGroupRequestMapPathSelectorProbeGroupStateRegionalTargetCounts) WithValue(value int64) *UpdateProbeGroupRequest_FieldSubPathValue
- type UpdateProbeGroupRequestPathSelectorCas
- func (UpdateProbeGroupRequestPathSelectorCas) ConditionalState() UpdateProbeGroupRequestPathSelectorCasConditionalState
- func (UpdateProbeGroupRequestPathSelectorCas) FieldMask() UpdateProbeGroupRequestPathSelectorCasFieldMask
- func (UpdateProbeGroupRequestPathSelectorCas) FieldPath() *UpdateProbeGroupRequest_FieldTerminalPath
- func (s UpdateProbeGroupRequestPathSelectorCas) WithArrayOfValues(values []*UpdateProbeGroupRequest_CAS) *UpdateProbeGroupRequest_FieldTerminalPathArrayOfValues
- func (s UpdateProbeGroupRequestPathSelectorCas) WithSubArrayItemValue(subPathArrayItemValue UpdateProbeGroupRequestCAS_FieldPathArrayItemValue) *UpdateProbeGroupRequest_FieldSubPathArrayItemValue
- func (s UpdateProbeGroupRequestPathSelectorCas) WithSubArrayOfValues(subPathArrayOfValues UpdateProbeGroupRequestCAS_FieldPathArrayOfValues) *UpdateProbeGroupRequest_FieldSubPathArrayOfValues
- func (UpdateProbeGroupRequestPathSelectorCas) WithSubPath(subPath UpdateProbeGroupRequestCAS_FieldPath) *UpdateProbeGroupRequest_FieldSubPath
- func (s UpdateProbeGroupRequestPathSelectorCas) WithSubValue(subPathValue UpdateProbeGroupRequestCAS_FieldPathValue) *UpdateProbeGroupRequest_FieldSubPathValue
- func (s UpdateProbeGroupRequestPathSelectorCas) WithValue(value *UpdateProbeGroupRequest_CAS) *UpdateProbeGroupRequest_FieldTerminalPathValue
- type UpdateProbeGroupRequestPathSelectorCasConditionalState
- func (UpdateProbeGroupRequestPathSelectorCasConditionalState) DisplayName() UpdateProbeGroupRequestPathSelectorCasConditionalStateDisplayName
- func (UpdateProbeGroupRequestPathSelectorCasConditionalState) FieldPath() *UpdateProbeGroupRequest_FieldSubPath
- func (UpdateProbeGroupRequestPathSelectorCasConditionalState) Metadata() UpdateProbeGroupRequestPathSelectorCasConditionalStateMetadata
- func (UpdateProbeGroupRequestPathSelectorCasConditionalState) Name() UpdateProbeGroupRequestPathSelectorCasConditionalStateName
- func (UpdateProbeGroupRequestPathSelectorCasConditionalState) State() UpdateProbeGroupRequestPathSelectorCasConditionalStateState
- func (s UpdateProbeGroupRequestPathSelectorCasConditionalState) WithArrayOfValues(values []*probe_group.ProbeGroup) *UpdateProbeGroupRequest_FieldSubPathArrayOfValues
- func (s UpdateProbeGroupRequestPathSelectorCasConditionalState) WithValue(value *probe_group.ProbeGroup) *UpdateProbeGroupRequest_FieldSubPathValue
- type UpdateProbeGroupRequestPathSelectorCasConditionalStateDisplayName
- func (UpdateProbeGroupRequestPathSelectorCasConditionalStateDisplayName) FieldPath() *UpdateProbeGroupRequest_FieldSubPath
- func (s UpdateProbeGroupRequestPathSelectorCasConditionalStateDisplayName) WithArrayOfValues(values []string) *UpdateProbeGroupRequest_FieldSubPathArrayOfValues
- func (s UpdateProbeGroupRequestPathSelectorCasConditionalStateDisplayName) WithValue(value string) *UpdateProbeGroupRequest_FieldSubPathValue
- type UpdateProbeGroupRequestPathSelectorCasConditionalStateMetadata
- func (UpdateProbeGroupRequestPathSelectorCasConditionalStateMetadata) Annotations() UpdateProbeGroupRequestPathSelectorCasConditionalStateMetadataAnnotations
- func (UpdateProbeGroupRequestPathSelectorCasConditionalStateMetadata) CreateTime() UpdateProbeGroupRequestPathSelectorCasConditionalStateMetadataCreateTime
- func (UpdateProbeGroupRequestPathSelectorCasConditionalStateMetadata) DeleteTime() UpdateProbeGroupRequestPathSelectorCasConditionalStateMetadataDeleteTime
- func (UpdateProbeGroupRequestPathSelectorCasConditionalStateMetadata) FieldPath() *UpdateProbeGroupRequest_FieldSubPath
- func (UpdateProbeGroupRequestPathSelectorCasConditionalStateMetadata) Generation() UpdateProbeGroupRequestPathSelectorCasConditionalStateMetadataGeneration
- func (UpdateProbeGroupRequestPathSelectorCasConditionalStateMetadata) Labels() UpdateProbeGroupRequestPathSelectorCasConditionalStateMetadataLabels
- func (UpdateProbeGroupRequestPathSelectorCasConditionalStateMetadata) Lifecycle() UpdateProbeGroupRequestPathSelectorCasConditionalStateMetadataLifecycle
- func (UpdateProbeGroupRequestPathSelectorCasConditionalStateMetadata) OwnerReferences() UpdateProbeGroupRequestPathSelectorCasConditionalStateMetadataOwnerReferences
- func (UpdateProbeGroupRequestPathSelectorCasConditionalStateMetadata) ResourceVersion() UpdateProbeGroupRequestPathSelectorCasConditionalStateMetadataResourceVersion
- func (UpdateProbeGroupRequestPathSelectorCasConditionalStateMetadata) Shards() UpdateProbeGroupRequestPathSelectorCasConditionalStateMetadataShards
- func (UpdateProbeGroupRequestPathSelectorCasConditionalStateMetadata) Syncing() UpdateProbeGroupRequestPathSelectorCasConditionalStateMetadataSyncing
- func (UpdateProbeGroupRequestPathSelectorCasConditionalStateMetadata) Tags() UpdateProbeGroupRequestPathSelectorCasConditionalStateMetadataTags
- func (UpdateProbeGroupRequestPathSelectorCasConditionalStateMetadata) UpdateTime() UpdateProbeGroupRequestPathSelectorCasConditionalStateMetadataUpdateTime
- func (UpdateProbeGroupRequestPathSelectorCasConditionalStateMetadata) Uuid() UpdateProbeGroupRequestPathSelectorCasConditionalStateMetadataUuid
- func (s UpdateProbeGroupRequestPathSelectorCasConditionalStateMetadata) WithArrayOfValues(values []*ntt_meta.Meta) *UpdateProbeGroupRequest_FieldSubPathArrayOfValues
- func (s UpdateProbeGroupRequestPathSelectorCasConditionalStateMetadata) WithValue(value *ntt_meta.Meta) *UpdateProbeGroupRequest_FieldSubPathValue
- type UpdateProbeGroupRequestPathSelectorCasConditionalStateMetadataAnnotations
- func (UpdateProbeGroupRequestPathSelectorCasConditionalStateMetadataAnnotations) FieldPath() *UpdateProbeGroupRequest_FieldSubPath
- func (s UpdateProbeGroupRequestPathSelectorCasConditionalStateMetadataAnnotations) WithArrayOfValues(values []map[string]string) *UpdateProbeGroupRequest_FieldSubPathArrayOfValues
- func (UpdateProbeGroupRequestPathSelectorCasConditionalStateMetadataAnnotations) WithKey(key string) UpdateProbeGroupRequestMapPathSelectorCasConditionalStateMetadataAnnotations
- func (s UpdateProbeGroupRequestPathSelectorCasConditionalStateMetadataAnnotations) WithValue(value map[string]string) *UpdateProbeGroupRequest_FieldSubPathValue
- type UpdateProbeGroupRequestPathSelectorCasConditionalStateMetadataCreateTime
- func (UpdateProbeGroupRequestPathSelectorCasConditionalStateMetadataCreateTime) FieldPath() *UpdateProbeGroupRequest_FieldSubPath
- func (s UpdateProbeGroupRequestPathSelectorCasConditionalStateMetadataCreateTime) WithArrayOfValues(values []*timestamp.Timestamp) *UpdateProbeGroupRequest_FieldSubPathArrayOfValues
- func (s UpdateProbeGroupRequestPathSelectorCasConditionalStateMetadataCreateTime) WithValue(value *timestamp.Timestamp) *UpdateProbeGroupRequest_FieldSubPathValue
- type UpdateProbeGroupRequestPathSelectorCasConditionalStateMetadataDeleteTime
- func (UpdateProbeGroupRequestPathSelectorCasConditionalStateMetadataDeleteTime) FieldPath() *UpdateProbeGroupRequest_FieldSubPath
- func (s UpdateProbeGroupRequestPathSelectorCasConditionalStateMetadataDeleteTime) WithArrayOfValues(values []*timestamp.Timestamp) *UpdateProbeGroupRequest_FieldSubPathArrayOfValues
- func (s UpdateProbeGroupRequestPathSelectorCasConditionalStateMetadataDeleteTime) WithValue(value *timestamp.Timestamp) *UpdateProbeGroupRequest_FieldSubPathValue
- type UpdateProbeGroupRequestPathSelectorCasConditionalStateMetadataGeneration
- func (UpdateProbeGroupRequestPathSelectorCasConditionalStateMetadataGeneration) FieldPath() *UpdateProbeGroupRequest_FieldSubPath
- func (s UpdateProbeGroupRequestPathSelectorCasConditionalStateMetadataGeneration) WithArrayOfValues(values []int64) *UpdateProbeGroupRequest_FieldSubPathArrayOfValues
- func (s UpdateProbeGroupRequestPathSelectorCasConditionalStateMetadataGeneration) WithValue(value int64) *UpdateProbeGroupRequest_FieldSubPathValue
- type UpdateProbeGroupRequestPathSelectorCasConditionalStateMetadataLabels
- func (UpdateProbeGroupRequestPathSelectorCasConditionalStateMetadataLabels) FieldPath() *UpdateProbeGroupRequest_FieldSubPath
- func (s UpdateProbeGroupRequestPathSelectorCasConditionalStateMetadataLabels) WithArrayOfValues(values []map[string]string) *UpdateProbeGroupRequest_FieldSubPathArrayOfValues
- func (UpdateProbeGroupRequestPathSelectorCasConditionalStateMetadataLabels) WithKey(key string) UpdateProbeGroupRequestMapPathSelectorCasConditionalStateMetadataLabels
- func (s UpdateProbeGroupRequestPathSelectorCasConditionalStateMetadataLabels) WithValue(value map[string]string) *UpdateProbeGroupRequest_FieldSubPathValue
- type UpdateProbeGroupRequestPathSelectorCasConditionalStateMetadataLifecycle
- func (UpdateProbeGroupRequestPathSelectorCasConditionalStateMetadataLifecycle) BlockDeletion() ...
- func (UpdateProbeGroupRequestPathSelectorCasConditionalStateMetadataLifecycle) FieldPath() *UpdateProbeGroupRequest_FieldSubPath
- func (UpdateProbeGroupRequestPathSelectorCasConditionalStateMetadataLifecycle) State() UpdateProbeGroupRequestPathSelectorCasConditionalStateMetadataLifecycleState
- func (s UpdateProbeGroupRequestPathSelectorCasConditionalStateMetadataLifecycle) WithArrayOfValues(values []*ntt_meta.Lifecycle) *UpdateProbeGroupRequest_FieldSubPathArrayOfValues
- func (s UpdateProbeGroupRequestPathSelectorCasConditionalStateMetadataLifecycle) WithValue(value *ntt_meta.Lifecycle) *UpdateProbeGroupRequest_FieldSubPathValue
- type UpdateProbeGroupRequestPathSelectorCasConditionalStateMetadataLifecycleBlockDeletion
- func (UpdateProbeGroupRequestPathSelectorCasConditionalStateMetadataLifecycleBlockDeletion) FieldPath() *UpdateProbeGroupRequest_FieldSubPath
- func (s UpdateProbeGroupRequestPathSelectorCasConditionalStateMetadataLifecycleBlockDeletion) WithArrayOfValues(values []bool) *UpdateProbeGroupRequest_FieldSubPathArrayOfValues
- func (s UpdateProbeGroupRequestPathSelectorCasConditionalStateMetadataLifecycleBlockDeletion) WithValue(value bool) *UpdateProbeGroupRequest_FieldSubPathValue
- type UpdateProbeGroupRequestPathSelectorCasConditionalStateMetadataLifecycleState
- func (UpdateProbeGroupRequestPathSelectorCasConditionalStateMetadataLifecycleState) FieldPath() *UpdateProbeGroupRequest_FieldSubPath
- func (s UpdateProbeGroupRequestPathSelectorCasConditionalStateMetadataLifecycleState) WithArrayOfValues(values []ntt_meta.Lifecycle_State) *UpdateProbeGroupRequest_FieldSubPathArrayOfValues
- func (s UpdateProbeGroupRequestPathSelectorCasConditionalStateMetadataLifecycleState) WithValue(value ntt_meta.Lifecycle_State) *UpdateProbeGroupRequest_FieldSubPathValue
- type UpdateProbeGroupRequestPathSelectorCasConditionalStateMetadataOwnerReferences
- func (UpdateProbeGroupRequestPathSelectorCasConditionalStateMetadataOwnerReferences) BlockOwnerDeletion() ...
- func (UpdateProbeGroupRequestPathSelectorCasConditionalStateMetadataOwnerReferences) Controller() ...
- func (UpdateProbeGroupRequestPathSelectorCasConditionalStateMetadataOwnerReferences) FieldPath() *UpdateProbeGroupRequest_FieldSubPath
- func (UpdateProbeGroupRequestPathSelectorCasConditionalStateMetadataOwnerReferences) Kind() ...
- func (UpdateProbeGroupRequestPathSelectorCasConditionalStateMetadataOwnerReferences) Name() ...
- func (UpdateProbeGroupRequestPathSelectorCasConditionalStateMetadataOwnerReferences) Region() ...
- func (UpdateProbeGroupRequestPathSelectorCasConditionalStateMetadataOwnerReferences) RequiresOwnerReference() ...
- func (UpdateProbeGroupRequestPathSelectorCasConditionalStateMetadataOwnerReferences) Version() ...
- func (s UpdateProbeGroupRequestPathSelectorCasConditionalStateMetadataOwnerReferences) WithArrayOfValues(values [][]*ntt_meta.OwnerReference) *UpdateProbeGroupRequest_FieldSubPathArrayOfValues
- func (s UpdateProbeGroupRequestPathSelectorCasConditionalStateMetadataOwnerReferences) WithItemValue(value *ntt_meta.OwnerReference) *UpdateProbeGroupRequest_FieldSubPathArrayItemValue
- func (s UpdateProbeGroupRequestPathSelectorCasConditionalStateMetadataOwnerReferences) WithValue(value []*ntt_meta.OwnerReference) *UpdateProbeGroupRequest_FieldSubPathValue
- type UpdateProbeGroupRequestPathSelectorCasConditionalStateMetadataOwnerReferencesBlockOwnerDeletion
- func (UpdateProbeGroupRequestPathSelectorCasConditionalStateMetadataOwnerReferencesBlockOwnerDeletion) FieldPath() *UpdateProbeGroupRequest_FieldSubPath
- func (s UpdateProbeGroupRequestPathSelectorCasConditionalStateMetadataOwnerReferencesBlockOwnerDeletion) WithArrayOfValues(values []bool) *UpdateProbeGroupRequest_FieldSubPathArrayOfValues
- func (s UpdateProbeGroupRequestPathSelectorCasConditionalStateMetadataOwnerReferencesBlockOwnerDeletion) WithValue(value bool) *UpdateProbeGroupRequest_FieldSubPathValue
- type UpdateProbeGroupRequestPathSelectorCasConditionalStateMetadataOwnerReferencesController
- func (UpdateProbeGroupRequestPathSelectorCasConditionalStateMetadataOwnerReferencesController) FieldPath() *UpdateProbeGroupRequest_FieldSubPath
- func (s UpdateProbeGroupRequestPathSelectorCasConditionalStateMetadataOwnerReferencesController) WithArrayOfValues(values []bool) *UpdateProbeGroupRequest_FieldSubPathArrayOfValues
- func (s UpdateProbeGroupRequestPathSelectorCasConditionalStateMetadataOwnerReferencesController) WithValue(value bool) *UpdateProbeGroupRequest_FieldSubPathValue
- type UpdateProbeGroupRequestPathSelectorCasConditionalStateMetadataOwnerReferencesKind
- func (UpdateProbeGroupRequestPathSelectorCasConditionalStateMetadataOwnerReferencesKind) FieldPath() *UpdateProbeGroupRequest_FieldSubPath
- func (s UpdateProbeGroupRequestPathSelectorCasConditionalStateMetadataOwnerReferencesKind) WithArrayOfValues(values []string) *UpdateProbeGroupRequest_FieldSubPathArrayOfValues
- func (s UpdateProbeGroupRequestPathSelectorCasConditionalStateMetadataOwnerReferencesKind) WithValue(value string) *UpdateProbeGroupRequest_FieldSubPathValue
- type UpdateProbeGroupRequestPathSelectorCasConditionalStateMetadataOwnerReferencesName
- func (UpdateProbeGroupRequestPathSelectorCasConditionalStateMetadataOwnerReferencesName) FieldPath() *UpdateProbeGroupRequest_FieldSubPath
- func (s UpdateProbeGroupRequestPathSelectorCasConditionalStateMetadataOwnerReferencesName) WithArrayOfValues(values []string) *UpdateProbeGroupRequest_FieldSubPathArrayOfValues
- func (s UpdateProbeGroupRequestPathSelectorCasConditionalStateMetadataOwnerReferencesName) WithValue(value string) *UpdateProbeGroupRequest_FieldSubPathValue
- type UpdateProbeGroupRequestPathSelectorCasConditionalStateMetadataOwnerReferencesRegion
- func (UpdateProbeGroupRequestPathSelectorCasConditionalStateMetadataOwnerReferencesRegion) FieldPath() *UpdateProbeGroupRequest_FieldSubPath
- func (s UpdateProbeGroupRequestPathSelectorCasConditionalStateMetadataOwnerReferencesRegion) WithArrayOfValues(values []string) *UpdateProbeGroupRequest_FieldSubPathArrayOfValues
- func (s UpdateProbeGroupRequestPathSelectorCasConditionalStateMetadataOwnerReferencesRegion) WithValue(value string) *UpdateProbeGroupRequest_FieldSubPathValue
- type UpdateProbeGroupRequestPathSelectorCasConditionalStateMetadataOwnerReferencesRequiresOwnerReference
- func (UpdateProbeGroupRequestPathSelectorCasConditionalStateMetadataOwnerReferencesRequiresOwnerReference) FieldPath() *UpdateProbeGroupRequest_FieldSubPath
- func (s UpdateProbeGroupRequestPathSelectorCasConditionalStateMetadataOwnerReferencesRequiresOwnerReference) WithArrayOfValues(values []bool) *UpdateProbeGroupRequest_FieldSubPathArrayOfValues
- func (s UpdateProbeGroupRequestPathSelectorCasConditionalStateMetadataOwnerReferencesRequiresOwnerReference) WithValue(value bool) *UpdateProbeGroupRequest_FieldSubPathValue
- type UpdateProbeGroupRequestPathSelectorCasConditionalStateMetadataOwnerReferencesVersion
- func (UpdateProbeGroupRequestPathSelectorCasConditionalStateMetadataOwnerReferencesVersion) FieldPath() *UpdateProbeGroupRequest_FieldSubPath
- func (s UpdateProbeGroupRequestPathSelectorCasConditionalStateMetadataOwnerReferencesVersion) WithArrayOfValues(values []string) *UpdateProbeGroupRequest_FieldSubPathArrayOfValues
- func (s UpdateProbeGroupRequestPathSelectorCasConditionalStateMetadataOwnerReferencesVersion) WithValue(value string) *UpdateProbeGroupRequest_FieldSubPathValue
- type UpdateProbeGroupRequestPathSelectorCasConditionalStateMetadataResourceVersion
- func (UpdateProbeGroupRequestPathSelectorCasConditionalStateMetadataResourceVersion) FieldPath() *UpdateProbeGroupRequest_FieldSubPath
- func (s UpdateProbeGroupRequestPathSelectorCasConditionalStateMetadataResourceVersion) WithArrayOfValues(values []string) *UpdateProbeGroupRequest_FieldSubPathArrayOfValues
- func (s UpdateProbeGroupRequestPathSelectorCasConditionalStateMetadataResourceVersion) WithValue(value string) *UpdateProbeGroupRequest_FieldSubPathValue
- type UpdateProbeGroupRequestPathSelectorCasConditionalStateMetadataShards
- func (UpdateProbeGroupRequestPathSelectorCasConditionalStateMetadataShards) FieldPath() *UpdateProbeGroupRequest_FieldSubPath
- func (s UpdateProbeGroupRequestPathSelectorCasConditionalStateMetadataShards) WithArrayOfValues(values []map[string]int64) *UpdateProbeGroupRequest_FieldSubPathArrayOfValues
- func (UpdateProbeGroupRequestPathSelectorCasConditionalStateMetadataShards) WithKey(key string) UpdateProbeGroupRequestMapPathSelectorCasConditionalStateMetadataShards
- func (s UpdateProbeGroupRequestPathSelectorCasConditionalStateMetadataShards) WithValue(value map[string]int64) *UpdateProbeGroupRequest_FieldSubPathValue
- type UpdateProbeGroupRequestPathSelectorCasConditionalStateMetadataSyncing
- func (UpdateProbeGroupRequestPathSelectorCasConditionalStateMetadataSyncing) FieldPath() *UpdateProbeGroupRequest_FieldSubPath
- func (UpdateProbeGroupRequestPathSelectorCasConditionalStateMetadataSyncing) OwningRegion() ...
- func (UpdateProbeGroupRequestPathSelectorCasConditionalStateMetadataSyncing) Regions() UpdateProbeGroupRequestPathSelectorCasConditionalStateMetadataSyncingRegions
- func (s UpdateProbeGroupRequestPathSelectorCasConditionalStateMetadataSyncing) WithArrayOfValues(values []*ntt_meta.SyncingMeta) *UpdateProbeGroupRequest_FieldSubPathArrayOfValues
- func (s UpdateProbeGroupRequestPathSelectorCasConditionalStateMetadataSyncing) WithValue(value *ntt_meta.SyncingMeta) *UpdateProbeGroupRequest_FieldSubPathValue
- type UpdateProbeGroupRequestPathSelectorCasConditionalStateMetadataSyncingOwningRegion
- func (UpdateProbeGroupRequestPathSelectorCasConditionalStateMetadataSyncingOwningRegion) FieldPath() *UpdateProbeGroupRequest_FieldSubPath
- func (s UpdateProbeGroupRequestPathSelectorCasConditionalStateMetadataSyncingOwningRegion) WithArrayOfValues(values []string) *UpdateProbeGroupRequest_FieldSubPathArrayOfValues
- func (s UpdateProbeGroupRequestPathSelectorCasConditionalStateMetadataSyncingOwningRegion) WithValue(value string) *UpdateProbeGroupRequest_FieldSubPathValue
- type UpdateProbeGroupRequestPathSelectorCasConditionalStateMetadataSyncingRegions
- func (UpdateProbeGroupRequestPathSelectorCasConditionalStateMetadataSyncingRegions) FieldPath() *UpdateProbeGroupRequest_FieldSubPath
- func (s UpdateProbeGroupRequestPathSelectorCasConditionalStateMetadataSyncingRegions) WithArrayOfValues(values [][]string) *UpdateProbeGroupRequest_FieldSubPathArrayOfValues
- func (s UpdateProbeGroupRequestPathSelectorCasConditionalStateMetadataSyncingRegions) WithItemValue(value string) *UpdateProbeGroupRequest_FieldSubPathArrayItemValue
- func (s UpdateProbeGroupRequestPathSelectorCasConditionalStateMetadataSyncingRegions) WithValue(value []string) *UpdateProbeGroupRequest_FieldSubPathValue
- type UpdateProbeGroupRequestPathSelectorCasConditionalStateMetadataTags
- func (UpdateProbeGroupRequestPathSelectorCasConditionalStateMetadataTags) FieldPath() *UpdateProbeGroupRequest_FieldSubPath
- func (s UpdateProbeGroupRequestPathSelectorCasConditionalStateMetadataTags) WithArrayOfValues(values [][]string) *UpdateProbeGroupRequest_FieldSubPathArrayOfValues
- func (s UpdateProbeGroupRequestPathSelectorCasConditionalStateMetadataTags) WithItemValue(value string) *UpdateProbeGroupRequest_FieldSubPathArrayItemValue
- func (s UpdateProbeGroupRequestPathSelectorCasConditionalStateMetadataTags) WithValue(value []string) *UpdateProbeGroupRequest_FieldSubPathValue
- type UpdateProbeGroupRequestPathSelectorCasConditionalStateMetadataUpdateTime
- func (UpdateProbeGroupRequestPathSelectorCasConditionalStateMetadataUpdateTime) FieldPath() *UpdateProbeGroupRequest_FieldSubPath
- func (s UpdateProbeGroupRequestPathSelectorCasConditionalStateMetadataUpdateTime) WithArrayOfValues(values []*timestamp.Timestamp) *UpdateProbeGroupRequest_FieldSubPathArrayOfValues
- func (s UpdateProbeGroupRequestPathSelectorCasConditionalStateMetadataUpdateTime) WithValue(value *timestamp.Timestamp) *UpdateProbeGroupRequest_FieldSubPathValue
- type UpdateProbeGroupRequestPathSelectorCasConditionalStateMetadataUuid
- func (UpdateProbeGroupRequestPathSelectorCasConditionalStateMetadataUuid) FieldPath() *UpdateProbeGroupRequest_FieldSubPath
- func (s UpdateProbeGroupRequestPathSelectorCasConditionalStateMetadataUuid) WithArrayOfValues(values []string) *UpdateProbeGroupRequest_FieldSubPathArrayOfValues
- func (s UpdateProbeGroupRequestPathSelectorCasConditionalStateMetadataUuid) WithValue(value string) *UpdateProbeGroupRequest_FieldSubPathValue
- type UpdateProbeGroupRequestPathSelectorCasConditionalStateName
- func (UpdateProbeGroupRequestPathSelectorCasConditionalStateName) FieldPath() *UpdateProbeGroupRequest_FieldSubPath
- func (s UpdateProbeGroupRequestPathSelectorCasConditionalStateName) WithArrayOfValues(values []*probe_group.Name) *UpdateProbeGroupRequest_FieldSubPathArrayOfValues
- func (s UpdateProbeGroupRequestPathSelectorCasConditionalStateName) WithValue(value *probe_group.Name) *UpdateProbeGroupRequest_FieldSubPathValue
- type UpdateProbeGroupRequestPathSelectorCasConditionalStateState
- func (UpdateProbeGroupRequestPathSelectorCasConditionalStateState) FieldPath() *UpdateProbeGroupRequest_FieldSubPath
- func (UpdateProbeGroupRequestPathSelectorCasConditionalStateState) RegionalTargetCounts() ...
- func (UpdateProbeGroupRequestPathSelectorCasConditionalStateState) TargetCount() UpdateProbeGroupRequestPathSelectorCasConditionalStateStateTargetCount
- func (s UpdateProbeGroupRequestPathSelectorCasConditionalStateState) WithArrayOfValues(values []*probe_group.ProbeGroup_State) *UpdateProbeGroupRequest_FieldSubPathArrayOfValues
- func (s UpdateProbeGroupRequestPathSelectorCasConditionalStateState) WithValue(value *probe_group.ProbeGroup_State) *UpdateProbeGroupRequest_FieldSubPathValue
- type UpdateProbeGroupRequestPathSelectorCasConditionalStateStateRegionalTargetCounts
- func (UpdateProbeGroupRequestPathSelectorCasConditionalStateStateRegionalTargetCounts) FieldPath() *UpdateProbeGroupRequest_FieldSubPath
- func (s UpdateProbeGroupRequestPathSelectorCasConditionalStateStateRegionalTargetCounts) WithArrayOfValues(values []map[string]int64) *UpdateProbeGroupRequest_FieldSubPathArrayOfValues
- func (UpdateProbeGroupRequestPathSelectorCasConditionalStateStateRegionalTargetCounts) WithKey(key string) ...
- func (s UpdateProbeGroupRequestPathSelectorCasConditionalStateStateRegionalTargetCounts) WithValue(value map[string]int64) *UpdateProbeGroupRequest_FieldSubPathValue
- type UpdateProbeGroupRequestPathSelectorCasConditionalStateStateTargetCount
- func (UpdateProbeGroupRequestPathSelectorCasConditionalStateStateTargetCount) FieldPath() *UpdateProbeGroupRequest_FieldSubPath
- func (s UpdateProbeGroupRequestPathSelectorCasConditionalStateStateTargetCount) WithArrayOfValues(values []int64) *UpdateProbeGroupRequest_FieldSubPathArrayOfValues
- func (s UpdateProbeGroupRequestPathSelectorCasConditionalStateStateTargetCount) WithValue(value int64) *UpdateProbeGroupRequest_FieldSubPathValue
- type UpdateProbeGroupRequestPathSelectorCasFieldMask
- func (UpdateProbeGroupRequestPathSelectorCasFieldMask) FieldPath() *UpdateProbeGroupRequest_FieldSubPath
- func (s UpdateProbeGroupRequestPathSelectorCasFieldMask) WithArrayOfValues(values []*probe_group.ProbeGroup_FieldMask) *UpdateProbeGroupRequest_FieldSubPathArrayOfValues
- func (s UpdateProbeGroupRequestPathSelectorCasFieldMask) WithValue(value *probe_group.ProbeGroup_FieldMask) *UpdateProbeGroupRequest_FieldSubPathValue
- type UpdateProbeGroupRequestPathSelectorProbeGroup
- func (UpdateProbeGroupRequestPathSelectorProbeGroup) DisplayName() UpdateProbeGroupRequestPathSelectorProbeGroupDisplayName
- func (UpdateProbeGroupRequestPathSelectorProbeGroup) FieldPath() *UpdateProbeGroupRequest_FieldTerminalPath
- func (UpdateProbeGroupRequestPathSelectorProbeGroup) Metadata() UpdateProbeGroupRequestPathSelectorProbeGroupMetadata
- func (UpdateProbeGroupRequestPathSelectorProbeGroup) Name() UpdateProbeGroupRequestPathSelectorProbeGroupName
- func (UpdateProbeGroupRequestPathSelectorProbeGroup) State() UpdateProbeGroupRequestPathSelectorProbeGroupState
- func (s UpdateProbeGroupRequestPathSelectorProbeGroup) WithArrayOfValues(values []*probe_group.ProbeGroup) *UpdateProbeGroupRequest_FieldTerminalPathArrayOfValues
- func (s UpdateProbeGroupRequestPathSelectorProbeGroup) WithSubArrayItemValue(subPathArrayItemValue probe_group.ProbeGroup_FieldPathArrayItemValue) *UpdateProbeGroupRequest_FieldSubPathArrayItemValue
- func (s UpdateProbeGroupRequestPathSelectorProbeGroup) WithSubArrayOfValues(subPathArrayOfValues probe_group.ProbeGroup_FieldPathArrayOfValues) *UpdateProbeGroupRequest_FieldSubPathArrayOfValues
- func (UpdateProbeGroupRequestPathSelectorProbeGroup) WithSubPath(subPath probe_group.ProbeGroup_FieldPath) *UpdateProbeGroupRequest_FieldSubPath
- func (s UpdateProbeGroupRequestPathSelectorProbeGroup) WithSubValue(subPathValue probe_group.ProbeGroup_FieldPathValue) *UpdateProbeGroupRequest_FieldSubPathValue
- func (s UpdateProbeGroupRequestPathSelectorProbeGroup) WithValue(value *probe_group.ProbeGroup) *UpdateProbeGroupRequest_FieldTerminalPathValue
- type UpdateProbeGroupRequestPathSelectorProbeGroupDisplayName
- func (UpdateProbeGroupRequestPathSelectorProbeGroupDisplayName) FieldPath() *UpdateProbeGroupRequest_FieldSubPath
- func (s UpdateProbeGroupRequestPathSelectorProbeGroupDisplayName) WithArrayOfValues(values []string) *UpdateProbeGroupRequest_FieldSubPathArrayOfValues
- func (s UpdateProbeGroupRequestPathSelectorProbeGroupDisplayName) WithValue(value string) *UpdateProbeGroupRequest_FieldSubPathValue
- type UpdateProbeGroupRequestPathSelectorProbeGroupMetadata
- func (UpdateProbeGroupRequestPathSelectorProbeGroupMetadata) Annotations() UpdateProbeGroupRequestPathSelectorProbeGroupMetadataAnnotations
- func (UpdateProbeGroupRequestPathSelectorProbeGroupMetadata) CreateTime() UpdateProbeGroupRequestPathSelectorProbeGroupMetadataCreateTime
- func (UpdateProbeGroupRequestPathSelectorProbeGroupMetadata) DeleteTime() UpdateProbeGroupRequestPathSelectorProbeGroupMetadataDeleteTime
- func (UpdateProbeGroupRequestPathSelectorProbeGroupMetadata) FieldPath() *UpdateProbeGroupRequest_FieldSubPath
- func (UpdateProbeGroupRequestPathSelectorProbeGroupMetadata) Generation() UpdateProbeGroupRequestPathSelectorProbeGroupMetadataGeneration
- func (UpdateProbeGroupRequestPathSelectorProbeGroupMetadata) Labels() UpdateProbeGroupRequestPathSelectorProbeGroupMetadataLabels
- func (UpdateProbeGroupRequestPathSelectorProbeGroupMetadata) Lifecycle() UpdateProbeGroupRequestPathSelectorProbeGroupMetadataLifecycle
- func (UpdateProbeGroupRequestPathSelectorProbeGroupMetadata) OwnerReferences() UpdateProbeGroupRequestPathSelectorProbeGroupMetadataOwnerReferences
- func (UpdateProbeGroupRequestPathSelectorProbeGroupMetadata) ResourceVersion() UpdateProbeGroupRequestPathSelectorProbeGroupMetadataResourceVersion
- func (UpdateProbeGroupRequestPathSelectorProbeGroupMetadata) Shards() UpdateProbeGroupRequestPathSelectorProbeGroupMetadataShards
- func (UpdateProbeGroupRequestPathSelectorProbeGroupMetadata) Syncing() UpdateProbeGroupRequestPathSelectorProbeGroupMetadataSyncing
- func (UpdateProbeGroupRequestPathSelectorProbeGroupMetadata) Tags() UpdateProbeGroupRequestPathSelectorProbeGroupMetadataTags
- func (UpdateProbeGroupRequestPathSelectorProbeGroupMetadata) UpdateTime() UpdateProbeGroupRequestPathSelectorProbeGroupMetadataUpdateTime
- func (UpdateProbeGroupRequestPathSelectorProbeGroupMetadata) Uuid() UpdateProbeGroupRequestPathSelectorProbeGroupMetadataUuid
- func (s UpdateProbeGroupRequestPathSelectorProbeGroupMetadata) WithArrayOfValues(values []*ntt_meta.Meta) *UpdateProbeGroupRequest_FieldSubPathArrayOfValues
- func (s UpdateProbeGroupRequestPathSelectorProbeGroupMetadata) WithValue(value *ntt_meta.Meta) *UpdateProbeGroupRequest_FieldSubPathValue
- type UpdateProbeGroupRequestPathSelectorProbeGroupMetadataAnnotations
- func (UpdateProbeGroupRequestPathSelectorProbeGroupMetadataAnnotations) FieldPath() *UpdateProbeGroupRequest_FieldSubPath
- func (s UpdateProbeGroupRequestPathSelectorProbeGroupMetadataAnnotations) WithArrayOfValues(values []map[string]string) *UpdateProbeGroupRequest_FieldSubPathArrayOfValues
- func (UpdateProbeGroupRequestPathSelectorProbeGroupMetadataAnnotations) WithKey(key string) UpdateProbeGroupRequestMapPathSelectorProbeGroupMetadataAnnotations
- func (s UpdateProbeGroupRequestPathSelectorProbeGroupMetadataAnnotations) WithValue(value map[string]string) *UpdateProbeGroupRequest_FieldSubPathValue
- type UpdateProbeGroupRequestPathSelectorProbeGroupMetadataCreateTime
- func (UpdateProbeGroupRequestPathSelectorProbeGroupMetadataCreateTime) FieldPath() *UpdateProbeGroupRequest_FieldSubPath
- func (s UpdateProbeGroupRequestPathSelectorProbeGroupMetadataCreateTime) WithArrayOfValues(values []*timestamp.Timestamp) *UpdateProbeGroupRequest_FieldSubPathArrayOfValues
- func (s UpdateProbeGroupRequestPathSelectorProbeGroupMetadataCreateTime) WithValue(value *timestamp.Timestamp) *UpdateProbeGroupRequest_FieldSubPathValue
- type UpdateProbeGroupRequestPathSelectorProbeGroupMetadataDeleteTime
- func (UpdateProbeGroupRequestPathSelectorProbeGroupMetadataDeleteTime) FieldPath() *UpdateProbeGroupRequest_FieldSubPath
- func (s UpdateProbeGroupRequestPathSelectorProbeGroupMetadataDeleteTime) WithArrayOfValues(values []*timestamp.Timestamp) *UpdateProbeGroupRequest_FieldSubPathArrayOfValues
- func (s UpdateProbeGroupRequestPathSelectorProbeGroupMetadataDeleteTime) WithValue(value *timestamp.Timestamp) *UpdateProbeGroupRequest_FieldSubPathValue
- type UpdateProbeGroupRequestPathSelectorProbeGroupMetadataGeneration
- func (UpdateProbeGroupRequestPathSelectorProbeGroupMetadataGeneration) FieldPath() *UpdateProbeGroupRequest_FieldSubPath
- func (s UpdateProbeGroupRequestPathSelectorProbeGroupMetadataGeneration) WithArrayOfValues(values []int64) *UpdateProbeGroupRequest_FieldSubPathArrayOfValues
- func (s UpdateProbeGroupRequestPathSelectorProbeGroupMetadataGeneration) WithValue(value int64) *UpdateProbeGroupRequest_FieldSubPathValue
- type UpdateProbeGroupRequestPathSelectorProbeGroupMetadataLabels
- func (UpdateProbeGroupRequestPathSelectorProbeGroupMetadataLabels) FieldPath() *UpdateProbeGroupRequest_FieldSubPath
- func (s UpdateProbeGroupRequestPathSelectorProbeGroupMetadataLabels) WithArrayOfValues(values []map[string]string) *UpdateProbeGroupRequest_FieldSubPathArrayOfValues
- func (UpdateProbeGroupRequestPathSelectorProbeGroupMetadataLabels) WithKey(key string) UpdateProbeGroupRequestMapPathSelectorProbeGroupMetadataLabels
- func (s UpdateProbeGroupRequestPathSelectorProbeGroupMetadataLabels) WithValue(value map[string]string) *UpdateProbeGroupRequest_FieldSubPathValue
- type UpdateProbeGroupRequestPathSelectorProbeGroupMetadataLifecycle
- func (UpdateProbeGroupRequestPathSelectorProbeGroupMetadataLifecycle) BlockDeletion() UpdateProbeGroupRequestPathSelectorProbeGroupMetadataLifecycleBlockDeletion
- func (UpdateProbeGroupRequestPathSelectorProbeGroupMetadataLifecycle) FieldPath() *UpdateProbeGroupRequest_FieldSubPath
- func (UpdateProbeGroupRequestPathSelectorProbeGroupMetadataLifecycle) State() UpdateProbeGroupRequestPathSelectorProbeGroupMetadataLifecycleState
- func (s UpdateProbeGroupRequestPathSelectorProbeGroupMetadataLifecycle) WithArrayOfValues(values []*ntt_meta.Lifecycle) *UpdateProbeGroupRequest_FieldSubPathArrayOfValues
- func (s UpdateProbeGroupRequestPathSelectorProbeGroupMetadataLifecycle) WithValue(value *ntt_meta.Lifecycle) *UpdateProbeGroupRequest_FieldSubPathValue
- type UpdateProbeGroupRequestPathSelectorProbeGroupMetadataLifecycleBlockDeletion
- func (UpdateProbeGroupRequestPathSelectorProbeGroupMetadataLifecycleBlockDeletion) FieldPath() *UpdateProbeGroupRequest_FieldSubPath
- func (s UpdateProbeGroupRequestPathSelectorProbeGroupMetadataLifecycleBlockDeletion) WithArrayOfValues(values []bool) *UpdateProbeGroupRequest_FieldSubPathArrayOfValues
- func (s UpdateProbeGroupRequestPathSelectorProbeGroupMetadataLifecycleBlockDeletion) WithValue(value bool) *UpdateProbeGroupRequest_FieldSubPathValue
- type UpdateProbeGroupRequestPathSelectorProbeGroupMetadataLifecycleState
- func (UpdateProbeGroupRequestPathSelectorProbeGroupMetadataLifecycleState) FieldPath() *UpdateProbeGroupRequest_FieldSubPath
- func (s UpdateProbeGroupRequestPathSelectorProbeGroupMetadataLifecycleState) WithArrayOfValues(values []ntt_meta.Lifecycle_State) *UpdateProbeGroupRequest_FieldSubPathArrayOfValues
- func (s UpdateProbeGroupRequestPathSelectorProbeGroupMetadataLifecycleState) WithValue(value ntt_meta.Lifecycle_State) *UpdateProbeGroupRequest_FieldSubPathValue
- type UpdateProbeGroupRequestPathSelectorProbeGroupMetadataOwnerReferences
- func (UpdateProbeGroupRequestPathSelectorProbeGroupMetadataOwnerReferences) BlockOwnerDeletion() ...
- func (UpdateProbeGroupRequestPathSelectorProbeGroupMetadataOwnerReferences) Controller() UpdateProbeGroupRequestPathSelectorProbeGroupMetadataOwnerReferencesController
- func (UpdateProbeGroupRequestPathSelectorProbeGroupMetadataOwnerReferences) FieldPath() *UpdateProbeGroupRequest_FieldSubPath
- func (UpdateProbeGroupRequestPathSelectorProbeGroupMetadataOwnerReferences) Kind() UpdateProbeGroupRequestPathSelectorProbeGroupMetadataOwnerReferencesKind
- func (UpdateProbeGroupRequestPathSelectorProbeGroupMetadataOwnerReferences) Name() UpdateProbeGroupRequestPathSelectorProbeGroupMetadataOwnerReferencesName
- func (UpdateProbeGroupRequestPathSelectorProbeGroupMetadataOwnerReferences) Region() UpdateProbeGroupRequestPathSelectorProbeGroupMetadataOwnerReferencesRegion
- func (UpdateProbeGroupRequestPathSelectorProbeGroupMetadataOwnerReferences) RequiresOwnerReference() ...
- func (UpdateProbeGroupRequestPathSelectorProbeGroupMetadataOwnerReferences) Version() UpdateProbeGroupRequestPathSelectorProbeGroupMetadataOwnerReferencesVersion
- func (s UpdateProbeGroupRequestPathSelectorProbeGroupMetadataOwnerReferences) WithArrayOfValues(values [][]*ntt_meta.OwnerReference) *UpdateProbeGroupRequest_FieldSubPathArrayOfValues
- func (s UpdateProbeGroupRequestPathSelectorProbeGroupMetadataOwnerReferences) WithItemValue(value *ntt_meta.OwnerReference) *UpdateProbeGroupRequest_FieldSubPathArrayItemValue
- func (s UpdateProbeGroupRequestPathSelectorProbeGroupMetadataOwnerReferences) WithValue(value []*ntt_meta.OwnerReference) *UpdateProbeGroupRequest_FieldSubPathValue
- type UpdateProbeGroupRequestPathSelectorProbeGroupMetadataOwnerReferencesBlockOwnerDeletion
- func (UpdateProbeGroupRequestPathSelectorProbeGroupMetadataOwnerReferencesBlockOwnerDeletion) FieldPath() *UpdateProbeGroupRequest_FieldSubPath
- func (s UpdateProbeGroupRequestPathSelectorProbeGroupMetadataOwnerReferencesBlockOwnerDeletion) WithArrayOfValues(values []bool) *UpdateProbeGroupRequest_FieldSubPathArrayOfValues
- func (s UpdateProbeGroupRequestPathSelectorProbeGroupMetadataOwnerReferencesBlockOwnerDeletion) WithValue(value bool) *UpdateProbeGroupRequest_FieldSubPathValue
- type UpdateProbeGroupRequestPathSelectorProbeGroupMetadataOwnerReferencesController
- func (UpdateProbeGroupRequestPathSelectorProbeGroupMetadataOwnerReferencesController) FieldPath() *UpdateProbeGroupRequest_FieldSubPath
- func (s UpdateProbeGroupRequestPathSelectorProbeGroupMetadataOwnerReferencesController) WithArrayOfValues(values []bool) *UpdateProbeGroupRequest_FieldSubPathArrayOfValues
- func (s UpdateProbeGroupRequestPathSelectorProbeGroupMetadataOwnerReferencesController) WithValue(value bool) *UpdateProbeGroupRequest_FieldSubPathValue
- type UpdateProbeGroupRequestPathSelectorProbeGroupMetadataOwnerReferencesKind
- func (UpdateProbeGroupRequestPathSelectorProbeGroupMetadataOwnerReferencesKind) FieldPath() *UpdateProbeGroupRequest_FieldSubPath
- func (s UpdateProbeGroupRequestPathSelectorProbeGroupMetadataOwnerReferencesKind) WithArrayOfValues(values []string) *UpdateProbeGroupRequest_FieldSubPathArrayOfValues
- func (s UpdateProbeGroupRequestPathSelectorProbeGroupMetadataOwnerReferencesKind) WithValue(value string) *UpdateProbeGroupRequest_FieldSubPathValue
- type UpdateProbeGroupRequestPathSelectorProbeGroupMetadataOwnerReferencesName
- func (UpdateProbeGroupRequestPathSelectorProbeGroupMetadataOwnerReferencesName) FieldPath() *UpdateProbeGroupRequest_FieldSubPath
- func (s UpdateProbeGroupRequestPathSelectorProbeGroupMetadataOwnerReferencesName) WithArrayOfValues(values []string) *UpdateProbeGroupRequest_FieldSubPathArrayOfValues
- func (s UpdateProbeGroupRequestPathSelectorProbeGroupMetadataOwnerReferencesName) WithValue(value string) *UpdateProbeGroupRequest_FieldSubPathValue
- type UpdateProbeGroupRequestPathSelectorProbeGroupMetadataOwnerReferencesRegion
- func (UpdateProbeGroupRequestPathSelectorProbeGroupMetadataOwnerReferencesRegion) FieldPath() *UpdateProbeGroupRequest_FieldSubPath
- func (s UpdateProbeGroupRequestPathSelectorProbeGroupMetadataOwnerReferencesRegion) WithArrayOfValues(values []string) *UpdateProbeGroupRequest_FieldSubPathArrayOfValues
- func (s UpdateProbeGroupRequestPathSelectorProbeGroupMetadataOwnerReferencesRegion) WithValue(value string) *UpdateProbeGroupRequest_FieldSubPathValue
- type UpdateProbeGroupRequestPathSelectorProbeGroupMetadataOwnerReferencesRequiresOwnerReference
- func (UpdateProbeGroupRequestPathSelectorProbeGroupMetadataOwnerReferencesRequiresOwnerReference) FieldPath() *UpdateProbeGroupRequest_FieldSubPath
- func (s UpdateProbeGroupRequestPathSelectorProbeGroupMetadataOwnerReferencesRequiresOwnerReference) WithArrayOfValues(values []bool) *UpdateProbeGroupRequest_FieldSubPathArrayOfValues
- func (s UpdateProbeGroupRequestPathSelectorProbeGroupMetadataOwnerReferencesRequiresOwnerReference) WithValue(value bool) *UpdateProbeGroupRequest_FieldSubPathValue
- type UpdateProbeGroupRequestPathSelectorProbeGroupMetadataOwnerReferencesVersion
- func (UpdateProbeGroupRequestPathSelectorProbeGroupMetadataOwnerReferencesVersion) FieldPath() *UpdateProbeGroupRequest_FieldSubPath
- func (s UpdateProbeGroupRequestPathSelectorProbeGroupMetadataOwnerReferencesVersion) WithArrayOfValues(values []string) *UpdateProbeGroupRequest_FieldSubPathArrayOfValues
- func (s UpdateProbeGroupRequestPathSelectorProbeGroupMetadataOwnerReferencesVersion) WithValue(value string) *UpdateProbeGroupRequest_FieldSubPathValue
- type UpdateProbeGroupRequestPathSelectorProbeGroupMetadataResourceVersion
- func (UpdateProbeGroupRequestPathSelectorProbeGroupMetadataResourceVersion) FieldPath() *UpdateProbeGroupRequest_FieldSubPath
- func (s UpdateProbeGroupRequestPathSelectorProbeGroupMetadataResourceVersion) WithArrayOfValues(values []string) *UpdateProbeGroupRequest_FieldSubPathArrayOfValues
- func (s UpdateProbeGroupRequestPathSelectorProbeGroupMetadataResourceVersion) WithValue(value string) *UpdateProbeGroupRequest_FieldSubPathValue
- type UpdateProbeGroupRequestPathSelectorProbeGroupMetadataShards
- func (UpdateProbeGroupRequestPathSelectorProbeGroupMetadataShards) FieldPath() *UpdateProbeGroupRequest_FieldSubPath
- func (s UpdateProbeGroupRequestPathSelectorProbeGroupMetadataShards) WithArrayOfValues(values []map[string]int64) *UpdateProbeGroupRequest_FieldSubPathArrayOfValues
- func (UpdateProbeGroupRequestPathSelectorProbeGroupMetadataShards) WithKey(key string) UpdateProbeGroupRequestMapPathSelectorProbeGroupMetadataShards
- func (s UpdateProbeGroupRequestPathSelectorProbeGroupMetadataShards) WithValue(value map[string]int64) *UpdateProbeGroupRequest_FieldSubPathValue
- type UpdateProbeGroupRequestPathSelectorProbeGroupMetadataSyncing
- func (UpdateProbeGroupRequestPathSelectorProbeGroupMetadataSyncing) FieldPath() *UpdateProbeGroupRequest_FieldSubPath
- func (UpdateProbeGroupRequestPathSelectorProbeGroupMetadataSyncing) OwningRegion() UpdateProbeGroupRequestPathSelectorProbeGroupMetadataSyncingOwningRegion
- func (UpdateProbeGroupRequestPathSelectorProbeGroupMetadataSyncing) Regions() UpdateProbeGroupRequestPathSelectorProbeGroupMetadataSyncingRegions
- func (s UpdateProbeGroupRequestPathSelectorProbeGroupMetadataSyncing) WithArrayOfValues(values []*ntt_meta.SyncingMeta) *UpdateProbeGroupRequest_FieldSubPathArrayOfValues
- func (s UpdateProbeGroupRequestPathSelectorProbeGroupMetadataSyncing) WithValue(value *ntt_meta.SyncingMeta) *UpdateProbeGroupRequest_FieldSubPathValue
- type UpdateProbeGroupRequestPathSelectorProbeGroupMetadataSyncingOwningRegion
- func (UpdateProbeGroupRequestPathSelectorProbeGroupMetadataSyncingOwningRegion) FieldPath() *UpdateProbeGroupRequest_FieldSubPath
- func (s UpdateProbeGroupRequestPathSelectorProbeGroupMetadataSyncingOwningRegion) WithArrayOfValues(values []string) *UpdateProbeGroupRequest_FieldSubPathArrayOfValues
- func (s UpdateProbeGroupRequestPathSelectorProbeGroupMetadataSyncingOwningRegion) WithValue(value string) *UpdateProbeGroupRequest_FieldSubPathValue
- type UpdateProbeGroupRequestPathSelectorProbeGroupMetadataSyncingRegions
- func (UpdateProbeGroupRequestPathSelectorProbeGroupMetadataSyncingRegions) FieldPath() *UpdateProbeGroupRequest_FieldSubPath
- func (s UpdateProbeGroupRequestPathSelectorProbeGroupMetadataSyncingRegions) WithArrayOfValues(values [][]string) *UpdateProbeGroupRequest_FieldSubPathArrayOfValues
- func (s UpdateProbeGroupRequestPathSelectorProbeGroupMetadataSyncingRegions) WithItemValue(value string) *UpdateProbeGroupRequest_FieldSubPathArrayItemValue
- func (s UpdateProbeGroupRequestPathSelectorProbeGroupMetadataSyncingRegions) WithValue(value []string) *UpdateProbeGroupRequest_FieldSubPathValue
- type UpdateProbeGroupRequestPathSelectorProbeGroupMetadataTags
- func (UpdateProbeGroupRequestPathSelectorProbeGroupMetadataTags) FieldPath() *UpdateProbeGroupRequest_FieldSubPath
- func (s UpdateProbeGroupRequestPathSelectorProbeGroupMetadataTags) WithArrayOfValues(values [][]string) *UpdateProbeGroupRequest_FieldSubPathArrayOfValues
- func (s UpdateProbeGroupRequestPathSelectorProbeGroupMetadataTags) WithItemValue(value string) *UpdateProbeGroupRequest_FieldSubPathArrayItemValue
- func (s UpdateProbeGroupRequestPathSelectorProbeGroupMetadataTags) WithValue(value []string) *UpdateProbeGroupRequest_FieldSubPathValue
- type UpdateProbeGroupRequestPathSelectorProbeGroupMetadataUpdateTime
- func (UpdateProbeGroupRequestPathSelectorProbeGroupMetadataUpdateTime) FieldPath() *UpdateProbeGroupRequest_FieldSubPath
- func (s UpdateProbeGroupRequestPathSelectorProbeGroupMetadataUpdateTime) WithArrayOfValues(values []*timestamp.Timestamp) *UpdateProbeGroupRequest_FieldSubPathArrayOfValues
- func (s UpdateProbeGroupRequestPathSelectorProbeGroupMetadataUpdateTime) WithValue(value *timestamp.Timestamp) *UpdateProbeGroupRequest_FieldSubPathValue
- type UpdateProbeGroupRequestPathSelectorProbeGroupMetadataUuid
- func (UpdateProbeGroupRequestPathSelectorProbeGroupMetadataUuid) FieldPath() *UpdateProbeGroupRequest_FieldSubPath
- func (s UpdateProbeGroupRequestPathSelectorProbeGroupMetadataUuid) WithArrayOfValues(values []string) *UpdateProbeGroupRequest_FieldSubPathArrayOfValues
- func (s UpdateProbeGroupRequestPathSelectorProbeGroupMetadataUuid) WithValue(value string) *UpdateProbeGroupRequest_FieldSubPathValue
- type UpdateProbeGroupRequestPathSelectorProbeGroupName
- func (UpdateProbeGroupRequestPathSelectorProbeGroupName) FieldPath() *UpdateProbeGroupRequest_FieldSubPath
- func (s UpdateProbeGroupRequestPathSelectorProbeGroupName) WithArrayOfValues(values []*probe_group.Name) *UpdateProbeGroupRequest_FieldSubPathArrayOfValues
- func (s UpdateProbeGroupRequestPathSelectorProbeGroupName) WithValue(value *probe_group.Name) *UpdateProbeGroupRequest_FieldSubPathValue
- type UpdateProbeGroupRequestPathSelectorProbeGroupState
- func (UpdateProbeGroupRequestPathSelectorProbeGroupState) FieldPath() *UpdateProbeGroupRequest_FieldSubPath
- func (UpdateProbeGroupRequestPathSelectorProbeGroupState) RegionalTargetCounts() UpdateProbeGroupRequestPathSelectorProbeGroupStateRegionalTargetCounts
- func (UpdateProbeGroupRequestPathSelectorProbeGroupState) TargetCount() UpdateProbeGroupRequestPathSelectorProbeGroupStateTargetCount
- func (s UpdateProbeGroupRequestPathSelectorProbeGroupState) WithArrayOfValues(values []*probe_group.ProbeGroup_State) *UpdateProbeGroupRequest_FieldSubPathArrayOfValues
- func (s UpdateProbeGroupRequestPathSelectorProbeGroupState) WithValue(value *probe_group.ProbeGroup_State) *UpdateProbeGroupRequest_FieldSubPathValue
- type UpdateProbeGroupRequestPathSelectorProbeGroupStateRegionalTargetCounts
- func (UpdateProbeGroupRequestPathSelectorProbeGroupStateRegionalTargetCounts) FieldPath() *UpdateProbeGroupRequest_FieldSubPath
- func (s UpdateProbeGroupRequestPathSelectorProbeGroupStateRegionalTargetCounts) WithArrayOfValues(values []map[string]int64) *UpdateProbeGroupRequest_FieldSubPathArrayOfValues
- func (UpdateProbeGroupRequestPathSelectorProbeGroupStateRegionalTargetCounts) WithKey(key string) UpdateProbeGroupRequestMapPathSelectorProbeGroupStateRegionalTargetCounts
- func (s UpdateProbeGroupRequestPathSelectorProbeGroupStateRegionalTargetCounts) WithValue(value map[string]int64) *UpdateProbeGroupRequest_FieldSubPathValue
- type UpdateProbeGroupRequestPathSelectorProbeGroupStateTargetCount
- func (UpdateProbeGroupRequestPathSelectorProbeGroupStateTargetCount) FieldPath() *UpdateProbeGroupRequest_FieldSubPath
- func (s UpdateProbeGroupRequestPathSelectorProbeGroupStateTargetCount) WithArrayOfValues(values []int64) *UpdateProbeGroupRequest_FieldSubPathArrayOfValues
- func (s UpdateProbeGroupRequestPathSelectorProbeGroupStateTargetCount) WithValue(value int64) *UpdateProbeGroupRequest_FieldSubPathValue
- type UpdateProbeGroupRequestPathSelectorUpdateMask
- func (UpdateProbeGroupRequestPathSelectorUpdateMask) FieldPath() *UpdateProbeGroupRequest_FieldTerminalPath
- func (s UpdateProbeGroupRequestPathSelectorUpdateMask) WithArrayOfValues(values []*probe_group.ProbeGroup_FieldMask) *UpdateProbeGroupRequest_FieldTerminalPathArrayOfValues
- func (s UpdateProbeGroupRequestPathSelectorUpdateMask) WithValue(value *probe_group.ProbeGroup_FieldMask) *UpdateProbeGroupRequest_FieldTerminalPathValue
- type UpdateProbeGroupRequest_CAS
- func (o *UpdateProbeGroupRequest_CAS) Clone() *UpdateProbeGroupRequest_CAS
- func (o *UpdateProbeGroupRequest_CAS) CloneRaw() gotenobject.GotenObjectExt
- func (*UpdateProbeGroupRequest_CAS) Descriptor() ([]byte, []int)
- func (m *UpdateProbeGroupRequest_CAS) GetConditionalState() *probe_group.ProbeGroup
- func (m *UpdateProbeGroupRequest_CAS) GetFieldMask() *probe_group.ProbeGroup_FieldMask
- func (*UpdateProbeGroupRequest_CAS) GotenMessage()
- func (o *UpdateProbeGroupRequest_CAS) GotenObjectExt()
- func (obj *UpdateProbeGroupRequest_CAS) GotenValidate() error
- func (o *UpdateProbeGroupRequest_CAS) MakeDiffFieldMask(other *UpdateProbeGroupRequest_CAS) *UpdateProbeGroupRequest_CAS_FieldMask
- func (o *UpdateProbeGroupRequest_CAS) MakeFullFieldMask() *UpdateProbeGroupRequest_CAS_FieldMask
- func (o *UpdateProbeGroupRequest_CAS) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
- func (o *UpdateProbeGroupRequest_CAS) MakeRawFullFieldMask() gotenobject.FieldMask
- func (m *UpdateProbeGroupRequest_CAS) Marshal() ([]byte, error)
- func (m *UpdateProbeGroupRequest_CAS) MarshalJSON() ([]byte, error)
- func (o *UpdateProbeGroupRequest_CAS) Merge(source *UpdateProbeGroupRequest_CAS)
- func (o *UpdateProbeGroupRequest_CAS) MergeRaw(source gotenobject.GotenObjectExt)
- func (*UpdateProbeGroupRequest_CAS) ProtoMessage()
- func (m *UpdateProbeGroupRequest_CAS) ProtoReflect() preflect.Message
- func (m *UpdateProbeGroupRequest_CAS) Reset()
- func (m *UpdateProbeGroupRequest_CAS) SetConditionalState(fv *probe_group.ProbeGroup)
- func (m *UpdateProbeGroupRequest_CAS) SetFieldMask(fv *probe_group.ProbeGroup_FieldMask)
- func (m *UpdateProbeGroupRequest_CAS) String() string
- func (m *UpdateProbeGroupRequest_CAS) Unmarshal(b []byte) error
- func (m *UpdateProbeGroupRequest_CAS) UnmarshalJSON(data []byte) error
- type UpdateProbeGroupRequest_CASMapPathSelectorConditionalStateMetadataAnnotations
- func (s UpdateProbeGroupRequest_CASMapPathSelectorConditionalStateMetadataAnnotations) FieldPath() *UpdateProbeGroupRequestCAS_FieldSubPath
- func (s UpdateProbeGroupRequest_CASMapPathSelectorConditionalStateMetadataAnnotations) WithArrayOfValues(values []string) *UpdateProbeGroupRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateProbeGroupRequest_CASMapPathSelectorConditionalStateMetadataAnnotations) WithValue(value string) *UpdateProbeGroupRequestCAS_FieldSubPathValue
- type UpdateProbeGroupRequest_CASMapPathSelectorConditionalStateMetadataLabels
- func (s UpdateProbeGroupRequest_CASMapPathSelectorConditionalStateMetadataLabels) FieldPath() *UpdateProbeGroupRequestCAS_FieldSubPath
- func (s UpdateProbeGroupRequest_CASMapPathSelectorConditionalStateMetadataLabels) WithArrayOfValues(values []string) *UpdateProbeGroupRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateProbeGroupRequest_CASMapPathSelectorConditionalStateMetadataLabels) WithValue(value string) *UpdateProbeGroupRequestCAS_FieldSubPathValue
- type UpdateProbeGroupRequest_CASMapPathSelectorConditionalStateMetadataShards
- func (s UpdateProbeGroupRequest_CASMapPathSelectorConditionalStateMetadataShards) FieldPath() *UpdateProbeGroupRequestCAS_FieldSubPath
- func (s UpdateProbeGroupRequest_CASMapPathSelectorConditionalStateMetadataShards) WithArrayOfValues(values []int64) *UpdateProbeGroupRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateProbeGroupRequest_CASMapPathSelectorConditionalStateMetadataShards) WithValue(value int64) *UpdateProbeGroupRequestCAS_FieldSubPathValue
- type UpdateProbeGroupRequest_CASMapPathSelectorConditionalStateStateRegionalTargetCounts
- func (s UpdateProbeGroupRequest_CASMapPathSelectorConditionalStateStateRegionalTargetCounts) FieldPath() *UpdateProbeGroupRequestCAS_FieldSubPath
- func (s UpdateProbeGroupRequest_CASMapPathSelectorConditionalStateStateRegionalTargetCounts) WithArrayOfValues(values []int64) *UpdateProbeGroupRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateProbeGroupRequest_CASMapPathSelectorConditionalStateStateRegionalTargetCounts) WithValue(value int64) *UpdateProbeGroupRequestCAS_FieldSubPathValue
- type UpdateProbeGroupRequest_CASPathSelectorConditionalState
- func (UpdateProbeGroupRequest_CASPathSelectorConditionalState) DisplayName() UpdateProbeGroupRequest_CASPathSelectorConditionalStateDisplayName
- func (UpdateProbeGroupRequest_CASPathSelectorConditionalState) FieldPath() *UpdateProbeGroupRequestCAS_FieldTerminalPath
- func (UpdateProbeGroupRequest_CASPathSelectorConditionalState) Metadata() UpdateProbeGroupRequest_CASPathSelectorConditionalStateMetadata
- func (UpdateProbeGroupRequest_CASPathSelectorConditionalState) Name() UpdateProbeGroupRequest_CASPathSelectorConditionalStateName
- func (UpdateProbeGroupRequest_CASPathSelectorConditionalState) State() UpdateProbeGroupRequest_CASPathSelectorConditionalStateState
- func (s UpdateProbeGroupRequest_CASPathSelectorConditionalState) WithArrayOfValues(values []*probe_group.ProbeGroup) *UpdateProbeGroupRequestCAS_FieldTerminalPathArrayOfValues
- func (s UpdateProbeGroupRequest_CASPathSelectorConditionalState) WithSubArrayItemValue(subPathArrayItemValue probe_group.ProbeGroup_FieldPathArrayItemValue) *UpdateProbeGroupRequestCAS_FieldSubPathArrayItemValue
- func (s UpdateProbeGroupRequest_CASPathSelectorConditionalState) WithSubArrayOfValues(subPathArrayOfValues probe_group.ProbeGroup_FieldPathArrayOfValues) *UpdateProbeGroupRequestCAS_FieldSubPathArrayOfValues
- func (UpdateProbeGroupRequest_CASPathSelectorConditionalState) WithSubPath(subPath probe_group.ProbeGroup_FieldPath) *UpdateProbeGroupRequestCAS_FieldSubPath
- func (s UpdateProbeGroupRequest_CASPathSelectorConditionalState) WithSubValue(subPathValue probe_group.ProbeGroup_FieldPathValue) *UpdateProbeGroupRequestCAS_FieldSubPathValue
- func (s UpdateProbeGroupRequest_CASPathSelectorConditionalState) WithValue(value *probe_group.ProbeGroup) *UpdateProbeGroupRequestCAS_FieldTerminalPathValue
- type UpdateProbeGroupRequest_CASPathSelectorConditionalStateDisplayName
- func (UpdateProbeGroupRequest_CASPathSelectorConditionalStateDisplayName) FieldPath() *UpdateProbeGroupRequestCAS_FieldSubPath
- func (s UpdateProbeGroupRequest_CASPathSelectorConditionalStateDisplayName) WithArrayOfValues(values []string) *UpdateProbeGroupRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateProbeGroupRequest_CASPathSelectorConditionalStateDisplayName) WithValue(value string) *UpdateProbeGroupRequestCAS_FieldSubPathValue
- type UpdateProbeGroupRequest_CASPathSelectorConditionalStateMetadata
- func (UpdateProbeGroupRequest_CASPathSelectorConditionalStateMetadata) Annotations() UpdateProbeGroupRequest_CASPathSelectorConditionalStateMetadataAnnotations
- func (UpdateProbeGroupRequest_CASPathSelectorConditionalStateMetadata) CreateTime() UpdateProbeGroupRequest_CASPathSelectorConditionalStateMetadataCreateTime
- func (UpdateProbeGroupRequest_CASPathSelectorConditionalStateMetadata) DeleteTime() UpdateProbeGroupRequest_CASPathSelectorConditionalStateMetadataDeleteTime
- func (UpdateProbeGroupRequest_CASPathSelectorConditionalStateMetadata) FieldPath() *UpdateProbeGroupRequestCAS_FieldSubPath
- func (UpdateProbeGroupRequest_CASPathSelectorConditionalStateMetadata) Generation() UpdateProbeGroupRequest_CASPathSelectorConditionalStateMetadataGeneration
- func (UpdateProbeGroupRequest_CASPathSelectorConditionalStateMetadata) Labels() UpdateProbeGroupRequest_CASPathSelectorConditionalStateMetadataLabels
- func (UpdateProbeGroupRequest_CASPathSelectorConditionalStateMetadata) Lifecycle() UpdateProbeGroupRequest_CASPathSelectorConditionalStateMetadataLifecycle
- func (UpdateProbeGroupRequest_CASPathSelectorConditionalStateMetadata) OwnerReferences() UpdateProbeGroupRequest_CASPathSelectorConditionalStateMetadataOwnerReferences
- func (UpdateProbeGroupRequest_CASPathSelectorConditionalStateMetadata) ResourceVersion() UpdateProbeGroupRequest_CASPathSelectorConditionalStateMetadataResourceVersion
- func (UpdateProbeGroupRequest_CASPathSelectorConditionalStateMetadata) Shards() UpdateProbeGroupRequest_CASPathSelectorConditionalStateMetadataShards
- func (UpdateProbeGroupRequest_CASPathSelectorConditionalStateMetadata) Syncing() UpdateProbeGroupRequest_CASPathSelectorConditionalStateMetadataSyncing
- func (UpdateProbeGroupRequest_CASPathSelectorConditionalStateMetadata) Tags() UpdateProbeGroupRequest_CASPathSelectorConditionalStateMetadataTags
- func (UpdateProbeGroupRequest_CASPathSelectorConditionalStateMetadata) UpdateTime() UpdateProbeGroupRequest_CASPathSelectorConditionalStateMetadataUpdateTime
- func (UpdateProbeGroupRequest_CASPathSelectorConditionalStateMetadata) Uuid() UpdateProbeGroupRequest_CASPathSelectorConditionalStateMetadataUuid
- func (s UpdateProbeGroupRequest_CASPathSelectorConditionalStateMetadata) WithArrayOfValues(values []*ntt_meta.Meta) *UpdateProbeGroupRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateProbeGroupRequest_CASPathSelectorConditionalStateMetadata) WithValue(value *ntt_meta.Meta) *UpdateProbeGroupRequestCAS_FieldSubPathValue
- type UpdateProbeGroupRequest_CASPathSelectorConditionalStateMetadataAnnotations
- func (UpdateProbeGroupRequest_CASPathSelectorConditionalStateMetadataAnnotations) FieldPath() *UpdateProbeGroupRequestCAS_FieldSubPath
- func (s UpdateProbeGroupRequest_CASPathSelectorConditionalStateMetadataAnnotations) WithArrayOfValues(values []map[string]string) *UpdateProbeGroupRequestCAS_FieldSubPathArrayOfValues
- func (UpdateProbeGroupRequest_CASPathSelectorConditionalStateMetadataAnnotations) WithKey(key string) UpdateProbeGroupRequest_CASMapPathSelectorConditionalStateMetadataAnnotations
- func (s UpdateProbeGroupRequest_CASPathSelectorConditionalStateMetadataAnnotations) WithValue(value map[string]string) *UpdateProbeGroupRequestCAS_FieldSubPathValue
- type UpdateProbeGroupRequest_CASPathSelectorConditionalStateMetadataCreateTime
- func (UpdateProbeGroupRequest_CASPathSelectorConditionalStateMetadataCreateTime) FieldPath() *UpdateProbeGroupRequestCAS_FieldSubPath
- func (s UpdateProbeGroupRequest_CASPathSelectorConditionalStateMetadataCreateTime) WithArrayOfValues(values []*timestamp.Timestamp) *UpdateProbeGroupRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateProbeGroupRequest_CASPathSelectorConditionalStateMetadataCreateTime) WithValue(value *timestamp.Timestamp) *UpdateProbeGroupRequestCAS_FieldSubPathValue
- type UpdateProbeGroupRequest_CASPathSelectorConditionalStateMetadataDeleteTime
- func (UpdateProbeGroupRequest_CASPathSelectorConditionalStateMetadataDeleteTime) FieldPath() *UpdateProbeGroupRequestCAS_FieldSubPath
- func (s UpdateProbeGroupRequest_CASPathSelectorConditionalStateMetadataDeleteTime) WithArrayOfValues(values []*timestamp.Timestamp) *UpdateProbeGroupRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateProbeGroupRequest_CASPathSelectorConditionalStateMetadataDeleteTime) WithValue(value *timestamp.Timestamp) *UpdateProbeGroupRequestCAS_FieldSubPathValue
- type UpdateProbeGroupRequest_CASPathSelectorConditionalStateMetadataGeneration
- func (UpdateProbeGroupRequest_CASPathSelectorConditionalStateMetadataGeneration) FieldPath() *UpdateProbeGroupRequestCAS_FieldSubPath
- func (s UpdateProbeGroupRequest_CASPathSelectorConditionalStateMetadataGeneration) WithArrayOfValues(values []int64) *UpdateProbeGroupRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateProbeGroupRequest_CASPathSelectorConditionalStateMetadataGeneration) WithValue(value int64) *UpdateProbeGroupRequestCAS_FieldSubPathValue
- type UpdateProbeGroupRequest_CASPathSelectorConditionalStateMetadataLabels
- func (UpdateProbeGroupRequest_CASPathSelectorConditionalStateMetadataLabels) FieldPath() *UpdateProbeGroupRequestCAS_FieldSubPath
- func (s UpdateProbeGroupRequest_CASPathSelectorConditionalStateMetadataLabels) WithArrayOfValues(values []map[string]string) *UpdateProbeGroupRequestCAS_FieldSubPathArrayOfValues
- func (UpdateProbeGroupRequest_CASPathSelectorConditionalStateMetadataLabels) WithKey(key string) UpdateProbeGroupRequest_CASMapPathSelectorConditionalStateMetadataLabels
- func (s UpdateProbeGroupRequest_CASPathSelectorConditionalStateMetadataLabels) WithValue(value map[string]string) *UpdateProbeGroupRequestCAS_FieldSubPathValue
- type UpdateProbeGroupRequest_CASPathSelectorConditionalStateMetadataLifecycle
- func (UpdateProbeGroupRequest_CASPathSelectorConditionalStateMetadataLifecycle) BlockDeletion() ...
- func (UpdateProbeGroupRequest_CASPathSelectorConditionalStateMetadataLifecycle) FieldPath() *UpdateProbeGroupRequestCAS_FieldSubPath
- func (UpdateProbeGroupRequest_CASPathSelectorConditionalStateMetadataLifecycle) State() UpdateProbeGroupRequest_CASPathSelectorConditionalStateMetadataLifecycleState
- func (s UpdateProbeGroupRequest_CASPathSelectorConditionalStateMetadataLifecycle) WithArrayOfValues(values []*ntt_meta.Lifecycle) *UpdateProbeGroupRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateProbeGroupRequest_CASPathSelectorConditionalStateMetadataLifecycle) WithValue(value *ntt_meta.Lifecycle) *UpdateProbeGroupRequestCAS_FieldSubPathValue
- type UpdateProbeGroupRequest_CASPathSelectorConditionalStateMetadataLifecycleBlockDeletion
- func (UpdateProbeGroupRequest_CASPathSelectorConditionalStateMetadataLifecycleBlockDeletion) FieldPath() *UpdateProbeGroupRequestCAS_FieldSubPath
- func (s UpdateProbeGroupRequest_CASPathSelectorConditionalStateMetadataLifecycleBlockDeletion) WithArrayOfValues(values []bool) *UpdateProbeGroupRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateProbeGroupRequest_CASPathSelectorConditionalStateMetadataLifecycleBlockDeletion) WithValue(value bool) *UpdateProbeGroupRequestCAS_FieldSubPathValue
- type UpdateProbeGroupRequest_CASPathSelectorConditionalStateMetadataLifecycleState
- func (UpdateProbeGroupRequest_CASPathSelectorConditionalStateMetadataLifecycleState) FieldPath() *UpdateProbeGroupRequestCAS_FieldSubPath
- func (s UpdateProbeGroupRequest_CASPathSelectorConditionalStateMetadataLifecycleState) WithArrayOfValues(values []ntt_meta.Lifecycle_State) *UpdateProbeGroupRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateProbeGroupRequest_CASPathSelectorConditionalStateMetadataLifecycleState) WithValue(value ntt_meta.Lifecycle_State) *UpdateProbeGroupRequestCAS_FieldSubPathValue
- type UpdateProbeGroupRequest_CASPathSelectorConditionalStateMetadataOwnerReferences
- func (UpdateProbeGroupRequest_CASPathSelectorConditionalStateMetadataOwnerReferences) BlockOwnerDeletion() ...
- func (UpdateProbeGroupRequest_CASPathSelectorConditionalStateMetadataOwnerReferences) Controller() ...
- func (UpdateProbeGroupRequest_CASPathSelectorConditionalStateMetadataOwnerReferences) FieldPath() *UpdateProbeGroupRequestCAS_FieldSubPath
- func (UpdateProbeGroupRequest_CASPathSelectorConditionalStateMetadataOwnerReferences) Kind() ...
- func (UpdateProbeGroupRequest_CASPathSelectorConditionalStateMetadataOwnerReferences) Name() ...
- func (UpdateProbeGroupRequest_CASPathSelectorConditionalStateMetadataOwnerReferences) Region() ...
- func (UpdateProbeGroupRequest_CASPathSelectorConditionalStateMetadataOwnerReferences) RequiresOwnerReference() ...
- func (UpdateProbeGroupRequest_CASPathSelectorConditionalStateMetadataOwnerReferences) Version() ...
- func (s UpdateProbeGroupRequest_CASPathSelectorConditionalStateMetadataOwnerReferences) WithArrayOfValues(values [][]*ntt_meta.OwnerReference) *UpdateProbeGroupRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateProbeGroupRequest_CASPathSelectorConditionalStateMetadataOwnerReferences) WithItemValue(value *ntt_meta.OwnerReference) *UpdateProbeGroupRequestCAS_FieldSubPathArrayItemValue
- func (s UpdateProbeGroupRequest_CASPathSelectorConditionalStateMetadataOwnerReferences) WithValue(value []*ntt_meta.OwnerReference) *UpdateProbeGroupRequestCAS_FieldSubPathValue
- type UpdateProbeGroupRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesBlockOwnerDeletion
- func (UpdateProbeGroupRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesBlockOwnerDeletion) FieldPath() *UpdateProbeGroupRequestCAS_FieldSubPath
- func (s UpdateProbeGroupRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesBlockOwnerDeletion) WithArrayOfValues(values []bool) *UpdateProbeGroupRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateProbeGroupRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesBlockOwnerDeletion) WithValue(value bool) *UpdateProbeGroupRequestCAS_FieldSubPathValue
- type UpdateProbeGroupRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesController
- func (UpdateProbeGroupRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesController) FieldPath() *UpdateProbeGroupRequestCAS_FieldSubPath
- func (s UpdateProbeGroupRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesController) WithArrayOfValues(values []bool) *UpdateProbeGroupRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateProbeGroupRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesController) WithValue(value bool) *UpdateProbeGroupRequestCAS_FieldSubPathValue
- type UpdateProbeGroupRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesKind
- func (UpdateProbeGroupRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesKind) FieldPath() *UpdateProbeGroupRequestCAS_FieldSubPath
- func (s UpdateProbeGroupRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesKind) WithArrayOfValues(values []string) *UpdateProbeGroupRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateProbeGroupRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesKind) WithValue(value string) *UpdateProbeGroupRequestCAS_FieldSubPathValue
- type UpdateProbeGroupRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesName
- func (UpdateProbeGroupRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesName) FieldPath() *UpdateProbeGroupRequestCAS_FieldSubPath
- func (s UpdateProbeGroupRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesName) WithArrayOfValues(values []string) *UpdateProbeGroupRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateProbeGroupRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesName) WithValue(value string) *UpdateProbeGroupRequestCAS_FieldSubPathValue
- type UpdateProbeGroupRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesRegion
- func (UpdateProbeGroupRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesRegion) FieldPath() *UpdateProbeGroupRequestCAS_FieldSubPath
- func (s UpdateProbeGroupRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesRegion) WithArrayOfValues(values []string) *UpdateProbeGroupRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateProbeGroupRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesRegion) WithValue(value string) *UpdateProbeGroupRequestCAS_FieldSubPathValue
- type UpdateProbeGroupRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesRequiresOwnerReference
- func (UpdateProbeGroupRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesRequiresOwnerReference) FieldPath() *UpdateProbeGroupRequestCAS_FieldSubPath
- func (s UpdateProbeGroupRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesRequiresOwnerReference) WithArrayOfValues(values []bool) *UpdateProbeGroupRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateProbeGroupRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesRequiresOwnerReference) WithValue(value bool) *UpdateProbeGroupRequestCAS_FieldSubPathValue
- type UpdateProbeGroupRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesVersion
- func (UpdateProbeGroupRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesVersion) FieldPath() *UpdateProbeGroupRequestCAS_FieldSubPath
- func (s UpdateProbeGroupRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesVersion) WithArrayOfValues(values []string) *UpdateProbeGroupRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateProbeGroupRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesVersion) WithValue(value string) *UpdateProbeGroupRequestCAS_FieldSubPathValue
- type UpdateProbeGroupRequest_CASPathSelectorConditionalStateMetadataResourceVersion
- func (UpdateProbeGroupRequest_CASPathSelectorConditionalStateMetadataResourceVersion) FieldPath() *UpdateProbeGroupRequestCAS_FieldSubPath
- func (s UpdateProbeGroupRequest_CASPathSelectorConditionalStateMetadataResourceVersion) WithArrayOfValues(values []string) *UpdateProbeGroupRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateProbeGroupRequest_CASPathSelectorConditionalStateMetadataResourceVersion) WithValue(value string) *UpdateProbeGroupRequestCAS_FieldSubPathValue
- type UpdateProbeGroupRequest_CASPathSelectorConditionalStateMetadataShards
- func (UpdateProbeGroupRequest_CASPathSelectorConditionalStateMetadataShards) FieldPath() *UpdateProbeGroupRequestCAS_FieldSubPath
- func (s UpdateProbeGroupRequest_CASPathSelectorConditionalStateMetadataShards) WithArrayOfValues(values []map[string]int64) *UpdateProbeGroupRequestCAS_FieldSubPathArrayOfValues
- func (UpdateProbeGroupRequest_CASPathSelectorConditionalStateMetadataShards) WithKey(key string) UpdateProbeGroupRequest_CASMapPathSelectorConditionalStateMetadataShards
- func (s UpdateProbeGroupRequest_CASPathSelectorConditionalStateMetadataShards) WithValue(value map[string]int64) *UpdateProbeGroupRequestCAS_FieldSubPathValue
- type UpdateProbeGroupRequest_CASPathSelectorConditionalStateMetadataSyncing
- func (UpdateProbeGroupRequest_CASPathSelectorConditionalStateMetadataSyncing) FieldPath() *UpdateProbeGroupRequestCAS_FieldSubPath
- func (UpdateProbeGroupRequest_CASPathSelectorConditionalStateMetadataSyncing) OwningRegion() ...
- func (UpdateProbeGroupRequest_CASPathSelectorConditionalStateMetadataSyncing) Regions() UpdateProbeGroupRequest_CASPathSelectorConditionalStateMetadataSyncingRegions
- func (s UpdateProbeGroupRequest_CASPathSelectorConditionalStateMetadataSyncing) WithArrayOfValues(values []*ntt_meta.SyncingMeta) *UpdateProbeGroupRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateProbeGroupRequest_CASPathSelectorConditionalStateMetadataSyncing) WithValue(value *ntt_meta.SyncingMeta) *UpdateProbeGroupRequestCAS_FieldSubPathValue
- type UpdateProbeGroupRequest_CASPathSelectorConditionalStateMetadataSyncingOwningRegion
- func (UpdateProbeGroupRequest_CASPathSelectorConditionalStateMetadataSyncingOwningRegion) FieldPath() *UpdateProbeGroupRequestCAS_FieldSubPath
- func (s UpdateProbeGroupRequest_CASPathSelectorConditionalStateMetadataSyncingOwningRegion) WithArrayOfValues(values []string) *UpdateProbeGroupRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateProbeGroupRequest_CASPathSelectorConditionalStateMetadataSyncingOwningRegion) WithValue(value string) *UpdateProbeGroupRequestCAS_FieldSubPathValue
- type UpdateProbeGroupRequest_CASPathSelectorConditionalStateMetadataSyncingRegions
- func (UpdateProbeGroupRequest_CASPathSelectorConditionalStateMetadataSyncingRegions) FieldPath() *UpdateProbeGroupRequestCAS_FieldSubPath
- func (s UpdateProbeGroupRequest_CASPathSelectorConditionalStateMetadataSyncingRegions) WithArrayOfValues(values [][]string) *UpdateProbeGroupRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateProbeGroupRequest_CASPathSelectorConditionalStateMetadataSyncingRegions) WithItemValue(value string) *UpdateProbeGroupRequestCAS_FieldSubPathArrayItemValue
- func (s UpdateProbeGroupRequest_CASPathSelectorConditionalStateMetadataSyncingRegions) WithValue(value []string) *UpdateProbeGroupRequestCAS_FieldSubPathValue
- type UpdateProbeGroupRequest_CASPathSelectorConditionalStateMetadataTags
- func (UpdateProbeGroupRequest_CASPathSelectorConditionalStateMetadataTags) FieldPath() *UpdateProbeGroupRequestCAS_FieldSubPath
- func (s UpdateProbeGroupRequest_CASPathSelectorConditionalStateMetadataTags) WithArrayOfValues(values [][]string) *UpdateProbeGroupRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateProbeGroupRequest_CASPathSelectorConditionalStateMetadataTags) WithItemValue(value string) *UpdateProbeGroupRequestCAS_FieldSubPathArrayItemValue
- func (s UpdateProbeGroupRequest_CASPathSelectorConditionalStateMetadataTags) WithValue(value []string) *UpdateProbeGroupRequestCAS_FieldSubPathValue
- type UpdateProbeGroupRequest_CASPathSelectorConditionalStateMetadataUpdateTime
- func (UpdateProbeGroupRequest_CASPathSelectorConditionalStateMetadataUpdateTime) FieldPath() *UpdateProbeGroupRequestCAS_FieldSubPath
- func (s UpdateProbeGroupRequest_CASPathSelectorConditionalStateMetadataUpdateTime) WithArrayOfValues(values []*timestamp.Timestamp) *UpdateProbeGroupRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateProbeGroupRequest_CASPathSelectorConditionalStateMetadataUpdateTime) WithValue(value *timestamp.Timestamp) *UpdateProbeGroupRequestCAS_FieldSubPathValue
- type UpdateProbeGroupRequest_CASPathSelectorConditionalStateMetadataUuid
- func (UpdateProbeGroupRequest_CASPathSelectorConditionalStateMetadataUuid) FieldPath() *UpdateProbeGroupRequestCAS_FieldSubPath
- func (s UpdateProbeGroupRequest_CASPathSelectorConditionalStateMetadataUuid) WithArrayOfValues(values []string) *UpdateProbeGroupRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateProbeGroupRequest_CASPathSelectorConditionalStateMetadataUuid) WithValue(value string) *UpdateProbeGroupRequestCAS_FieldSubPathValue
- type UpdateProbeGroupRequest_CASPathSelectorConditionalStateName
- func (UpdateProbeGroupRequest_CASPathSelectorConditionalStateName) FieldPath() *UpdateProbeGroupRequestCAS_FieldSubPath
- func (s UpdateProbeGroupRequest_CASPathSelectorConditionalStateName) WithArrayOfValues(values []*probe_group.Name) *UpdateProbeGroupRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateProbeGroupRequest_CASPathSelectorConditionalStateName) WithValue(value *probe_group.Name) *UpdateProbeGroupRequestCAS_FieldSubPathValue
- type UpdateProbeGroupRequest_CASPathSelectorConditionalStateState
- func (UpdateProbeGroupRequest_CASPathSelectorConditionalStateState) FieldPath() *UpdateProbeGroupRequestCAS_FieldSubPath
- func (UpdateProbeGroupRequest_CASPathSelectorConditionalStateState) RegionalTargetCounts() ...
- func (UpdateProbeGroupRequest_CASPathSelectorConditionalStateState) TargetCount() UpdateProbeGroupRequest_CASPathSelectorConditionalStateStateTargetCount
- func (s UpdateProbeGroupRequest_CASPathSelectorConditionalStateState) WithArrayOfValues(values []*probe_group.ProbeGroup_State) *UpdateProbeGroupRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateProbeGroupRequest_CASPathSelectorConditionalStateState) WithValue(value *probe_group.ProbeGroup_State) *UpdateProbeGroupRequestCAS_FieldSubPathValue
- type UpdateProbeGroupRequest_CASPathSelectorConditionalStateStateRegionalTargetCounts
- func (UpdateProbeGroupRequest_CASPathSelectorConditionalStateStateRegionalTargetCounts) FieldPath() *UpdateProbeGroupRequestCAS_FieldSubPath
- func (s UpdateProbeGroupRequest_CASPathSelectorConditionalStateStateRegionalTargetCounts) WithArrayOfValues(values []map[string]int64) *UpdateProbeGroupRequestCAS_FieldSubPathArrayOfValues
- func (UpdateProbeGroupRequest_CASPathSelectorConditionalStateStateRegionalTargetCounts) WithKey(key string) ...
- func (s UpdateProbeGroupRequest_CASPathSelectorConditionalStateStateRegionalTargetCounts) WithValue(value map[string]int64) *UpdateProbeGroupRequestCAS_FieldSubPathValue
- type UpdateProbeGroupRequest_CASPathSelectorConditionalStateStateTargetCount
- func (UpdateProbeGroupRequest_CASPathSelectorConditionalStateStateTargetCount) FieldPath() *UpdateProbeGroupRequestCAS_FieldSubPath
- func (s UpdateProbeGroupRequest_CASPathSelectorConditionalStateStateTargetCount) WithArrayOfValues(values []int64) *UpdateProbeGroupRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateProbeGroupRequest_CASPathSelectorConditionalStateStateTargetCount) WithValue(value int64) *UpdateProbeGroupRequestCAS_FieldSubPathValue
- type UpdateProbeGroupRequest_CASPathSelectorFieldMask
- func (UpdateProbeGroupRequest_CASPathSelectorFieldMask) FieldPath() *UpdateProbeGroupRequestCAS_FieldTerminalPath
- func (s UpdateProbeGroupRequest_CASPathSelectorFieldMask) WithArrayOfValues(values []*probe_group.ProbeGroup_FieldMask) *UpdateProbeGroupRequestCAS_FieldTerminalPathArrayOfValues
- func (s UpdateProbeGroupRequest_CASPathSelectorFieldMask) WithValue(value *probe_group.ProbeGroup_FieldMask) *UpdateProbeGroupRequestCAS_FieldTerminalPathValue
- type UpdateProbeGroupRequest_CAS_FieldMask
- func (fieldMask *UpdateProbeGroupRequest_CAS_FieldMask) AppendPath(path UpdateProbeGroupRequestCAS_FieldPath)
- func (fieldMask *UpdateProbeGroupRequest_CAS_FieldMask) AppendRawPath(path gotenobject.FieldPath)
- func (fieldMask *UpdateProbeGroupRequest_CAS_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
- func (fieldMask *UpdateProbeGroupRequest_CAS_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
- func (fieldMask *UpdateProbeGroupRequest_CAS_FieldMask) FilterInputFields() *UpdateProbeGroupRequest_CAS_FieldMask
- func (fieldMask *UpdateProbeGroupRequest_CAS_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
- func (fieldMask *UpdateProbeGroupRequest_CAS_FieldMask) GetPaths() []UpdateProbeGroupRequestCAS_FieldPath
- func (fieldMask *UpdateProbeGroupRequest_CAS_FieldMask) GetRawPaths() []gotenobject.FieldPath
- func (fieldMask *UpdateProbeGroupRequest_CAS_FieldMask) IsFull() bool
- func (fieldMask UpdateProbeGroupRequest_CAS_FieldMask) Marshal() ([]byte, error)
- func (fieldMask UpdateProbeGroupRequest_CAS_FieldMask) MarshalJSON() ([]byte, error)
- func (fieldMask *UpdateProbeGroupRequest_CAS_FieldMask) PathsCount() int
- func (fieldMask *UpdateProbeGroupRequest_CAS_FieldMask) Project(source *UpdateProbeGroupRequest_CAS) *UpdateProbeGroupRequest_CAS
- func (fieldMask *UpdateProbeGroupRequest_CAS_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
- func (fieldMask *UpdateProbeGroupRequest_CAS_FieldMask) ProtoMessage()
- func (fieldMask *UpdateProbeGroupRequest_CAS_FieldMask) ProtoReflect() preflect.Message
- func (fieldMask *UpdateProbeGroupRequest_CAS_FieldMask) Reset()
- func (fieldMask *UpdateProbeGroupRequest_CAS_FieldMask) Set(target, source *UpdateProbeGroupRequest_CAS)
- func (fieldMask *UpdateProbeGroupRequest_CAS_FieldMask) SetFromCliFlag(raw string) error
- func (fieldMask *UpdateProbeGroupRequest_CAS_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
- func (fieldMask *UpdateProbeGroupRequest_CAS_FieldMask) Size() int
- func (fieldMask *UpdateProbeGroupRequest_CAS_FieldMask) String() string
- func (fieldMask *UpdateProbeGroupRequest_CAS_FieldMask) Subtract(other *UpdateProbeGroupRequest_CAS_FieldMask) *UpdateProbeGroupRequest_CAS_FieldMask
- func (fieldMask *UpdateProbeGroupRequest_CAS_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
- func (fieldMask *UpdateProbeGroupRequest_CAS_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
- func (fieldMask *UpdateProbeGroupRequest_CAS_FieldMask) Unmarshal(data []byte) error
- func (fieldMask *UpdateProbeGroupRequest_CAS_FieldMask) UnmarshalJSON(data []byte) error
- type UpdateProbeGroupRequest_FieldMask
- func (fieldMask *UpdateProbeGroupRequest_FieldMask) AppendPath(path UpdateProbeGroupRequest_FieldPath)
- func (fieldMask *UpdateProbeGroupRequest_FieldMask) AppendRawPath(path gotenobject.FieldPath)
- func (fieldMask *UpdateProbeGroupRequest_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
- func (fieldMask *UpdateProbeGroupRequest_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
- func (fieldMask *UpdateProbeGroupRequest_FieldMask) FilterInputFields() *UpdateProbeGroupRequest_FieldMask
- func (fieldMask *UpdateProbeGroupRequest_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
- func (fieldMask *UpdateProbeGroupRequest_FieldMask) GetPaths() []UpdateProbeGroupRequest_FieldPath
- func (fieldMask *UpdateProbeGroupRequest_FieldMask) GetRawPaths() []gotenobject.FieldPath
- func (fieldMask *UpdateProbeGroupRequest_FieldMask) IsFull() bool
- func (fieldMask UpdateProbeGroupRequest_FieldMask) Marshal() ([]byte, error)
- func (fieldMask UpdateProbeGroupRequest_FieldMask) MarshalJSON() ([]byte, error)
- func (fieldMask *UpdateProbeGroupRequest_FieldMask) PathsCount() int
- func (fieldMask *UpdateProbeGroupRequest_FieldMask) Project(source *UpdateProbeGroupRequest) *UpdateProbeGroupRequest
- func (fieldMask *UpdateProbeGroupRequest_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
- func (fieldMask *UpdateProbeGroupRequest_FieldMask) ProtoMessage()
- func (fieldMask *UpdateProbeGroupRequest_FieldMask) ProtoReflect() preflect.Message
- func (fieldMask *UpdateProbeGroupRequest_FieldMask) Reset()
- func (fieldMask *UpdateProbeGroupRequest_FieldMask) Set(target, source *UpdateProbeGroupRequest)
- func (fieldMask *UpdateProbeGroupRequest_FieldMask) SetFromCliFlag(raw string) error
- func (fieldMask *UpdateProbeGroupRequest_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
- func (fieldMask *UpdateProbeGroupRequest_FieldMask) Size() int
- func (fieldMask *UpdateProbeGroupRequest_FieldMask) String() string
- func (fieldMask *UpdateProbeGroupRequest_FieldMask) Subtract(other *UpdateProbeGroupRequest_FieldMask) *UpdateProbeGroupRequest_FieldMask
- func (fieldMask *UpdateProbeGroupRequest_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
- func (fieldMask *UpdateProbeGroupRequest_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
- func (fieldMask *UpdateProbeGroupRequest_FieldMask) Unmarshal(data []byte) error
- func (fieldMask *UpdateProbeGroupRequest_FieldMask) UnmarshalJSON(data []byte) error
- type UpdateProbeGroupRequest_FieldPath
- func BuildUpdateProbeGroupRequest_FieldPath(fp gotenobject.RawFieldPath) (UpdateProbeGroupRequest_FieldPath, error)
- func MustParseUpdateProbeGroupRequest_FieldPath(rawField string) UpdateProbeGroupRequest_FieldPath
- func ParseUpdateProbeGroupRequest_FieldPath(rawField string) (UpdateProbeGroupRequest_FieldPath, error)
- type UpdateProbeGroupRequest_FieldPathArrayItemValue
- type UpdateProbeGroupRequest_FieldPathArrayOfValues
- type UpdateProbeGroupRequest_FieldPathSelector
- type UpdateProbeGroupRequest_FieldPathValue
- type UpdateProbeGroupRequest_FieldSubPath
- func (fps *UpdateProbeGroupRequest_FieldSubPath) AsCasSubPath() (UpdateProbeGroupRequestCAS_FieldPath, bool)
- func (fps *UpdateProbeGroupRequest_FieldSubPath) AsProbeGroupSubPath() (probe_group.ProbeGroup_FieldPath, bool)
- func (fps *UpdateProbeGroupRequest_FieldSubPath) ClearValue(item *UpdateProbeGroupRequest)
- func (fps *UpdateProbeGroupRequest_FieldSubPath) ClearValueRaw(item proto.Message)
- func (fps *UpdateProbeGroupRequest_FieldSubPath) Get(source *UpdateProbeGroupRequest) (values []interface{})
- func (fps *UpdateProbeGroupRequest_FieldSubPath) GetDefault() interface{}
- func (fps *UpdateProbeGroupRequest_FieldSubPath) GetRaw(source proto.Message) []interface{}
- func (fps *UpdateProbeGroupRequest_FieldSubPath) GetSingle(source *UpdateProbeGroupRequest) (interface{}, bool)
- func (fps *UpdateProbeGroupRequest_FieldSubPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fps *UpdateProbeGroupRequest_FieldSubPath) IsLeaf() bool
- func (fps *UpdateProbeGroupRequest_FieldSubPath) JSONString() string
- func (fps *UpdateProbeGroupRequest_FieldSubPath) Selector() UpdateProbeGroupRequest_FieldPathSelector
- func (fps *UpdateProbeGroupRequest_FieldSubPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
- func (fps *UpdateProbeGroupRequest_FieldSubPath) String() string
- func (fps *UpdateProbeGroupRequest_FieldSubPath) WithIArrayItemValue(value interface{}) UpdateProbeGroupRequest_FieldPathArrayItemValue
- func (fps *UpdateProbeGroupRequest_FieldSubPath) WithIArrayOfValues(values interface{}) UpdateProbeGroupRequest_FieldPathArrayOfValues
- func (fps *UpdateProbeGroupRequest_FieldSubPath) WithIValue(value interface{}) UpdateProbeGroupRequest_FieldPathValue
- func (fps *UpdateProbeGroupRequest_FieldSubPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fps *UpdateProbeGroupRequest_FieldSubPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fps *UpdateProbeGroupRequest_FieldSubPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type UpdateProbeGroupRequest_FieldSubPathArrayItemValue
- func (fpaivs *UpdateProbeGroupRequest_FieldSubPathArrayItemValue) AsCasPathItemValue() (UpdateProbeGroupRequestCAS_FieldPathArrayItemValue, bool)
- func (fpaivs *UpdateProbeGroupRequest_FieldSubPathArrayItemValue) AsProbeGroupPathItemValue() (probe_group.ProbeGroup_FieldPathArrayItemValue, bool)
- func (fpaivs *UpdateProbeGroupRequest_FieldSubPathArrayItemValue) ContainsValue(source *UpdateProbeGroupRequest) bool
- func (fpaivs *UpdateProbeGroupRequest_FieldSubPathArrayItemValue) GetRawItemValue() interface{}
- type UpdateProbeGroupRequest_FieldSubPathArrayOfValues
- func (fpsaov *UpdateProbeGroupRequest_FieldSubPathArrayOfValues) AsCasPathArrayOfValues() (UpdateProbeGroupRequestCAS_FieldPathArrayOfValues, bool)
- func (fpsaov *UpdateProbeGroupRequest_FieldSubPathArrayOfValues) AsProbeGroupPathArrayOfValues() (probe_group.ProbeGroup_FieldPathArrayOfValues, bool)
- func (fpsaov *UpdateProbeGroupRequest_FieldSubPathArrayOfValues) GetRawValues() []interface{}
- type UpdateProbeGroupRequest_FieldSubPathValue
- func (fpvs *UpdateProbeGroupRequest_FieldSubPathValue) AsCasPathValue() (UpdateProbeGroupRequestCAS_FieldPathValue, bool)
- func (fpvs *UpdateProbeGroupRequest_FieldSubPathValue) AsProbeGroupPathValue() (probe_group.ProbeGroup_FieldPathValue, bool)
- func (fpvs *UpdateProbeGroupRequest_FieldSubPathValue) CompareWith(source *UpdateProbeGroupRequest) (int, bool)
- func (fpvs *UpdateProbeGroupRequest_FieldSubPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpvs *UpdateProbeGroupRequest_FieldSubPathValue) GetRawValue() interface{}
- func (fpvs *UpdateProbeGroupRequest_FieldSubPathValue) SetTo(target **UpdateProbeGroupRequest)
- func (fpvs *UpdateProbeGroupRequest_FieldSubPathValue) SetToRaw(target proto.Message)
- type UpdateProbeGroupRequest_FieldTerminalPath
- func (fp *UpdateProbeGroupRequest_FieldTerminalPath) ClearValue(item *UpdateProbeGroupRequest)
- func (fp *UpdateProbeGroupRequest_FieldTerminalPath) ClearValueRaw(item proto.Message)
- func (fp *UpdateProbeGroupRequest_FieldTerminalPath) Get(source *UpdateProbeGroupRequest) (values []interface{})
- func (fp *UpdateProbeGroupRequest_FieldTerminalPath) GetDefault() interface{}
- func (fp *UpdateProbeGroupRequest_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
- func (fp *UpdateProbeGroupRequest_FieldTerminalPath) GetSingle(source *UpdateProbeGroupRequest) (interface{}, bool)
- func (fp *UpdateProbeGroupRequest_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fp *UpdateProbeGroupRequest_FieldTerminalPath) IsLeaf() bool
- func (fp *UpdateProbeGroupRequest_FieldTerminalPath) JSONString() string
- func (fp *UpdateProbeGroupRequest_FieldTerminalPath) Selector() UpdateProbeGroupRequest_FieldPathSelector
- func (fp *UpdateProbeGroupRequest_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
- func (fp *UpdateProbeGroupRequest_FieldTerminalPath) String() string
- func (fp *UpdateProbeGroupRequest_FieldTerminalPath) WithIArrayItemValue(value interface{}) UpdateProbeGroupRequest_FieldPathArrayItemValue
- func (fp *UpdateProbeGroupRequest_FieldTerminalPath) WithIArrayOfValues(values interface{}) UpdateProbeGroupRequest_FieldPathArrayOfValues
- func (fp *UpdateProbeGroupRequest_FieldTerminalPath) WithIValue(value interface{}) UpdateProbeGroupRequest_FieldPathValue
- func (fp *UpdateProbeGroupRequest_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fp *UpdateProbeGroupRequest_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fp *UpdateProbeGroupRequest_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type UpdateProbeGroupRequest_FieldTerminalPathArrayItemValue
- func (fpaiv *UpdateProbeGroupRequest_FieldTerminalPathArrayItemValue) ContainsValue(source *UpdateProbeGroupRequest) bool
- func (fpaiv *UpdateProbeGroupRequest_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
- func (fpaiv *UpdateProbeGroupRequest_FieldTerminalPathArrayItemValue) GetSingle(source *UpdateProbeGroupRequest) (interface{}, bool)
- func (fpaiv *UpdateProbeGroupRequest_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
- type UpdateProbeGroupRequest_FieldTerminalPathArrayOfValues
- func (fpaov *UpdateProbeGroupRequest_FieldTerminalPathArrayOfValues) AsCasArrayOfValues() ([]*UpdateProbeGroupRequest_CAS, bool)
- func (fpaov *UpdateProbeGroupRequest_FieldTerminalPathArrayOfValues) AsProbeGroupArrayOfValues() ([]*probe_group.ProbeGroup, bool)
- func (fpaov *UpdateProbeGroupRequest_FieldTerminalPathArrayOfValues) AsUpdateMaskArrayOfValues() ([]*probe_group.ProbeGroup_FieldMask, bool)
- func (fpaov *UpdateProbeGroupRequest_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
- type UpdateProbeGroupRequest_FieldTerminalPathValue
- func (fpv *UpdateProbeGroupRequest_FieldTerminalPathValue) AsCasValue() (*UpdateProbeGroupRequest_CAS, bool)
- func (fpv *UpdateProbeGroupRequest_FieldTerminalPathValue) AsProbeGroupValue() (*probe_group.ProbeGroup, bool)
- func (fpv *UpdateProbeGroupRequest_FieldTerminalPathValue) AsUpdateMaskValue() (*probe_group.ProbeGroup_FieldMask, bool)
- func (fpv *UpdateProbeGroupRequest_FieldTerminalPathValue) CompareWith(source *UpdateProbeGroupRequest) (int, bool)
- func (fpv *UpdateProbeGroupRequest_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpv *UpdateProbeGroupRequest_FieldTerminalPathValue) GetRawValue() interface{}
- func (fpv *UpdateProbeGroupRequest_FieldTerminalPathValue) SetTo(target **UpdateProbeGroupRequest)
- func (fpv *UpdateProbeGroupRequest_FieldTerminalPathValue) SetToRaw(target proto.Message)
- type WatchProbeGroupClientStream
- type WatchProbeGroupDescriptor
- func (d *WatchProbeGroupDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
- func (d *WatchProbeGroupDescriptor) GetApiName() string
- func (d *WatchProbeGroupDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *WatchProbeGroupDescriptor) GetFullMethodName() string
- func (d *WatchProbeGroupDescriptor) GetMethodName() string
- func (d *WatchProbeGroupDescriptor) GetProtoPkgName() string
- func (d *WatchProbeGroupDescriptor) GetResourceDescriptor() gotenresource.Descriptor
- func (d *WatchProbeGroupDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *WatchProbeGroupDescriptor) GetServiceDomain() string
- func (d *WatchProbeGroupDescriptor) GetServiceVersion() string
- func (d *WatchProbeGroupDescriptor) GetVerb() string
- func (d *WatchProbeGroupDescriptor) HasResource() bool
- func (d *WatchProbeGroupDescriptor) IsClientStream() bool
- func (d *WatchProbeGroupDescriptor) IsCollection() bool
- func (d *WatchProbeGroupDescriptor) IsPlural() bool
- func (d *WatchProbeGroupDescriptor) IsServerStream() bool
- func (d *WatchProbeGroupDescriptor) IsUnary() bool
- func (d *WatchProbeGroupDescriptor) NewEmptyClientMsg() proto.Message
- func (d *WatchProbeGroupDescriptor) NewEmptyServerMsg() proto.Message
- func (d *WatchProbeGroupDescriptor) RequestHasResourceBody() bool
- type WatchProbeGroupDescriptorClientMsgHandle
- func (h *WatchProbeGroupDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *WatchProbeGroupDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *WatchProbeGroupDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type WatchProbeGroupDescriptorServerMsgHandle
- func (h *WatchProbeGroupDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *WatchProbeGroupDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *WatchProbeGroupDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type WatchProbeGroupRequest
- func (o *WatchProbeGroupRequest) Clone() *WatchProbeGroupRequest
- func (o *WatchProbeGroupRequest) CloneRaw() gotenobject.GotenObjectExt
- func (*WatchProbeGroupRequest) Descriptor() ([]byte, []int)
- func (m *WatchProbeGroupRequest) GetFieldMask() *probe_group.ProbeGroup_FieldMask
- func (m *WatchProbeGroupRequest) GetName() *probe_group.Reference
- func (m *WatchProbeGroupRequest) GetView() view.View
- func (*WatchProbeGroupRequest) GotenMessage()
- func (o *WatchProbeGroupRequest) GotenObjectExt()
- func (obj *WatchProbeGroupRequest) GotenValidate() error
- func (o *WatchProbeGroupRequest) MakeDiffFieldMask(other *WatchProbeGroupRequest) *WatchProbeGroupRequest_FieldMask
- func (o *WatchProbeGroupRequest) MakeFullFieldMask() *WatchProbeGroupRequest_FieldMask
- func (o *WatchProbeGroupRequest) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
- func (o *WatchProbeGroupRequest) MakeRawFullFieldMask() gotenobject.FieldMask
- func (m *WatchProbeGroupRequest) Marshal() ([]byte, error)
- func (m *WatchProbeGroupRequest) MarshalJSON() ([]byte, error)
- func (o *WatchProbeGroupRequest) Merge(source *WatchProbeGroupRequest)
- func (o *WatchProbeGroupRequest) MergeRaw(source gotenobject.GotenObjectExt)
- func (*WatchProbeGroupRequest) ProtoMessage()
- func (m *WatchProbeGroupRequest) ProtoReflect() preflect.Message
- func (m *WatchProbeGroupRequest) Reset()
- func (m *WatchProbeGroupRequest) SetFieldMask(fv *probe_group.ProbeGroup_FieldMask)
- func (m *WatchProbeGroupRequest) SetName(fv *probe_group.Reference)
- func (m *WatchProbeGroupRequest) SetView(fv view.View)
- func (m *WatchProbeGroupRequest) String() string
- func (m *WatchProbeGroupRequest) Unmarshal(b []byte) error
- func (m *WatchProbeGroupRequest) UnmarshalJSON(data []byte) error
- type WatchProbeGroupRequestFieldPathBuilder
- type WatchProbeGroupRequestPathSelectorFieldMask
- func (WatchProbeGroupRequestPathSelectorFieldMask) FieldPath() *WatchProbeGroupRequest_FieldTerminalPath
- func (s WatchProbeGroupRequestPathSelectorFieldMask) WithArrayOfValues(values []*probe_group.ProbeGroup_FieldMask) *WatchProbeGroupRequest_FieldTerminalPathArrayOfValues
- func (s WatchProbeGroupRequestPathSelectorFieldMask) WithValue(value *probe_group.ProbeGroup_FieldMask) *WatchProbeGroupRequest_FieldTerminalPathValue
- type WatchProbeGroupRequestPathSelectorName
- func (WatchProbeGroupRequestPathSelectorName) FieldPath() *WatchProbeGroupRequest_FieldTerminalPath
- func (s WatchProbeGroupRequestPathSelectorName) WithArrayOfValues(values []*probe_group.Reference) *WatchProbeGroupRequest_FieldTerminalPathArrayOfValues
- func (s WatchProbeGroupRequestPathSelectorName) WithValue(value *probe_group.Reference) *WatchProbeGroupRequest_FieldTerminalPathValue
- type WatchProbeGroupRequestPathSelectorView
- func (WatchProbeGroupRequestPathSelectorView) FieldPath() *WatchProbeGroupRequest_FieldTerminalPath
- func (s WatchProbeGroupRequestPathSelectorView) WithArrayOfValues(values []view.View) *WatchProbeGroupRequest_FieldTerminalPathArrayOfValues
- func (s WatchProbeGroupRequestPathSelectorView) WithValue(value view.View) *WatchProbeGroupRequest_FieldTerminalPathValue
- type WatchProbeGroupRequest_FieldMask
- func (fieldMask *WatchProbeGroupRequest_FieldMask) AppendPath(path WatchProbeGroupRequest_FieldPath)
- func (fieldMask *WatchProbeGroupRequest_FieldMask) AppendRawPath(path gotenobject.FieldPath)
- func (fieldMask *WatchProbeGroupRequest_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
- func (fieldMask *WatchProbeGroupRequest_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
- func (fieldMask *WatchProbeGroupRequest_FieldMask) FilterInputFields() *WatchProbeGroupRequest_FieldMask
- func (fieldMask *WatchProbeGroupRequest_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
- func (fieldMask *WatchProbeGroupRequest_FieldMask) GetPaths() []WatchProbeGroupRequest_FieldPath
- func (fieldMask *WatchProbeGroupRequest_FieldMask) GetRawPaths() []gotenobject.FieldPath
- func (fieldMask *WatchProbeGroupRequest_FieldMask) IsFull() bool
- func (fieldMask WatchProbeGroupRequest_FieldMask) Marshal() ([]byte, error)
- func (fieldMask WatchProbeGroupRequest_FieldMask) MarshalJSON() ([]byte, error)
- func (fieldMask *WatchProbeGroupRequest_FieldMask) PathsCount() int
- func (fieldMask *WatchProbeGroupRequest_FieldMask) Project(source *WatchProbeGroupRequest) *WatchProbeGroupRequest
- func (fieldMask *WatchProbeGroupRequest_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
- func (fieldMask *WatchProbeGroupRequest_FieldMask) ProtoMessage()
- func (fieldMask *WatchProbeGroupRequest_FieldMask) ProtoReflect() preflect.Message
- func (fieldMask *WatchProbeGroupRequest_FieldMask) Reset()
- func (fieldMask *WatchProbeGroupRequest_FieldMask) Set(target, source *WatchProbeGroupRequest)
- func (fieldMask *WatchProbeGroupRequest_FieldMask) SetFromCliFlag(raw string) error
- func (fieldMask *WatchProbeGroupRequest_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
- func (fieldMask *WatchProbeGroupRequest_FieldMask) Size() int
- func (fieldMask *WatchProbeGroupRequest_FieldMask) String() string
- func (fieldMask *WatchProbeGroupRequest_FieldMask) Subtract(other *WatchProbeGroupRequest_FieldMask) *WatchProbeGroupRequest_FieldMask
- func (fieldMask *WatchProbeGroupRequest_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
- func (fieldMask *WatchProbeGroupRequest_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
- func (fieldMask *WatchProbeGroupRequest_FieldMask) Unmarshal(data []byte) error
- func (fieldMask *WatchProbeGroupRequest_FieldMask) UnmarshalJSON(data []byte) error
- type WatchProbeGroupRequest_FieldPath
- func BuildWatchProbeGroupRequest_FieldPath(fp gotenobject.RawFieldPath) (WatchProbeGroupRequest_FieldPath, error)
- func MustParseWatchProbeGroupRequest_FieldPath(rawField string) WatchProbeGroupRequest_FieldPath
- func ParseWatchProbeGroupRequest_FieldPath(rawField string) (WatchProbeGroupRequest_FieldPath, error)
- type WatchProbeGroupRequest_FieldPathArrayItemValue
- type WatchProbeGroupRequest_FieldPathArrayOfValues
- type WatchProbeGroupRequest_FieldPathSelector
- type WatchProbeGroupRequest_FieldPathValue
- type WatchProbeGroupRequest_FieldTerminalPath
- func (fp *WatchProbeGroupRequest_FieldTerminalPath) ClearValue(item *WatchProbeGroupRequest)
- func (fp *WatchProbeGroupRequest_FieldTerminalPath) ClearValueRaw(item proto.Message)
- func (fp *WatchProbeGroupRequest_FieldTerminalPath) Get(source *WatchProbeGroupRequest) (values []interface{})
- func (fp *WatchProbeGroupRequest_FieldTerminalPath) GetDefault() interface{}
- func (fp *WatchProbeGroupRequest_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
- func (fp *WatchProbeGroupRequest_FieldTerminalPath) GetSingle(source *WatchProbeGroupRequest) (interface{}, bool)
- func (fp *WatchProbeGroupRequest_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fp *WatchProbeGroupRequest_FieldTerminalPath) IsLeaf() bool
- func (fp *WatchProbeGroupRequest_FieldTerminalPath) JSONString() string
- func (fp *WatchProbeGroupRequest_FieldTerminalPath) Selector() WatchProbeGroupRequest_FieldPathSelector
- func (fp *WatchProbeGroupRequest_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
- func (fp *WatchProbeGroupRequest_FieldTerminalPath) String() string
- func (fp *WatchProbeGroupRequest_FieldTerminalPath) WithIArrayItemValue(value interface{}) WatchProbeGroupRequest_FieldPathArrayItemValue
- func (fp *WatchProbeGroupRequest_FieldTerminalPath) WithIArrayOfValues(values interface{}) WatchProbeGroupRequest_FieldPathArrayOfValues
- func (fp *WatchProbeGroupRequest_FieldTerminalPath) WithIValue(value interface{}) WatchProbeGroupRequest_FieldPathValue
- func (fp *WatchProbeGroupRequest_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fp *WatchProbeGroupRequest_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fp *WatchProbeGroupRequest_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type WatchProbeGroupRequest_FieldTerminalPathArrayItemValue
- func (fpaiv *WatchProbeGroupRequest_FieldTerminalPathArrayItemValue) ContainsValue(source *WatchProbeGroupRequest) bool
- func (fpaiv *WatchProbeGroupRequest_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
- func (fpaiv *WatchProbeGroupRequest_FieldTerminalPathArrayItemValue) GetSingle(source *WatchProbeGroupRequest) (interface{}, bool)
- func (fpaiv *WatchProbeGroupRequest_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
- type WatchProbeGroupRequest_FieldTerminalPathArrayOfValues
- func (fpaov *WatchProbeGroupRequest_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues() ([]*probe_group.ProbeGroup_FieldMask, bool)
- func (fpaov *WatchProbeGroupRequest_FieldTerminalPathArrayOfValues) AsNameArrayOfValues() ([]*probe_group.Reference, bool)
- func (fpaov *WatchProbeGroupRequest_FieldTerminalPathArrayOfValues) AsViewArrayOfValues() ([]view.View, bool)
- func (fpaov *WatchProbeGroupRequest_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
- type WatchProbeGroupRequest_FieldTerminalPathValue
- func (fpv *WatchProbeGroupRequest_FieldTerminalPathValue) AsFieldMaskValue() (*probe_group.ProbeGroup_FieldMask, bool)
- func (fpv *WatchProbeGroupRequest_FieldTerminalPathValue) AsNameValue() (*probe_group.Reference, bool)
- func (fpv *WatchProbeGroupRequest_FieldTerminalPathValue) AsViewValue() (view.View, bool)
- func (fpv *WatchProbeGroupRequest_FieldTerminalPathValue) CompareWith(source *WatchProbeGroupRequest) (int, bool)
- func (fpv *WatchProbeGroupRequest_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpv *WatchProbeGroupRequest_FieldTerminalPathValue) GetRawValue() interface{}
- func (fpv *WatchProbeGroupRequest_FieldTerminalPathValue) SetTo(target **WatchProbeGroupRequest)
- func (fpv *WatchProbeGroupRequest_FieldTerminalPathValue) SetToRaw(target proto.Message)
- type WatchProbeGroupResponse
- func (o *WatchProbeGroupResponse) Clone() *WatchProbeGroupResponse
- func (o *WatchProbeGroupResponse) CloneRaw() gotenobject.GotenObjectExt
- func (*WatchProbeGroupResponse) Descriptor() ([]byte, []int)
- func (m *WatchProbeGroupResponse) GetChange() *probe_group.ProbeGroupChange
- func (*WatchProbeGroupResponse) GotenMessage()
- func (o *WatchProbeGroupResponse) GotenObjectExt()
- func (obj *WatchProbeGroupResponse) GotenValidate() error
- func (o *WatchProbeGroupResponse) MakeDiffFieldMask(other *WatchProbeGroupResponse) *WatchProbeGroupResponse_FieldMask
- func (o *WatchProbeGroupResponse) MakeFullFieldMask() *WatchProbeGroupResponse_FieldMask
- func (o *WatchProbeGroupResponse) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
- func (o *WatchProbeGroupResponse) MakeRawFullFieldMask() gotenobject.FieldMask
- func (m *WatchProbeGroupResponse) Marshal() ([]byte, error)
- func (m *WatchProbeGroupResponse) MarshalJSON() ([]byte, error)
- func (o *WatchProbeGroupResponse) Merge(source *WatchProbeGroupResponse)
- func (o *WatchProbeGroupResponse) MergeRaw(source gotenobject.GotenObjectExt)
- func (*WatchProbeGroupResponse) ProtoMessage()
- func (m *WatchProbeGroupResponse) ProtoReflect() preflect.Message
- func (m *WatchProbeGroupResponse) Reset()
- func (m *WatchProbeGroupResponse) SetChange(fv *probe_group.ProbeGroupChange)
- func (m *WatchProbeGroupResponse) String() string
- func (m *WatchProbeGroupResponse) Unmarshal(b []byte) error
- func (m *WatchProbeGroupResponse) UnmarshalJSON(data []byte) error
- type WatchProbeGroupResponseFieldPathBuilder
- type WatchProbeGroupResponsePathSelectorChange
- func (WatchProbeGroupResponsePathSelectorChange) FieldPath() *WatchProbeGroupResponse_FieldTerminalPath
- func (s WatchProbeGroupResponsePathSelectorChange) WithArrayOfValues(values []*probe_group.ProbeGroupChange) *WatchProbeGroupResponse_FieldTerminalPathArrayOfValues
- func (s WatchProbeGroupResponsePathSelectorChange) WithValue(value *probe_group.ProbeGroupChange) *WatchProbeGroupResponse_FieldTerminalPathValue
- type WatchProbeGroupResponse_FieldMask
- func (fieldMask *WatchProbeGroupResponse_FieldMask) AppendPath(path WatchProbeGroupResponse_FieldPath)
- func (fieldMask *WatchProbeGroupResponse_FieldMask) AppendRawPath(path gotenobject.FieldPath)
- func (fieldMask *WatchProbeGroupResponse_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
- func (fieldMask *WatchProbeGroupResponse_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
- func (fieldMask *WatchProbeGroupResponse_FieldMask) FilterInputFields() *WatchProbeGroupResponse_FieldMask
- func (fieldMask *WatchProbeGroupResponse_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
- func (fieldMask *WatchProbeGroupResponse_FieldMask) GetPaths() []WatchProbeGroupResponse_FieldPath
- func (fieldMask *WatchProbeGroupResponse_FieldMask) GetRawPaths() []gotenobject.FieldPath
- func (fieldMask *WatchProbeGroupResponse_FieldMask) IsFull() bool
- func (fieldMask WatchProbeGroupResponse_FieldMask) Marshal() ([]byte, error)
- func (fieldMask WatchProbeGroupResponse_FieldMask) MarshalJSON() ([]byte, error)
- func (fieldMask *WatchProbeGroupResponse_FieldMask) PathsCount() int
- func (fieldMask *WatchProbeGroupResponse_FieldMask) Project(source *WatchProbeGroupResponse) *WatchProbeGroupResponse
- func (fieldMask *WatchProbeGroupResponse_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
- func (fieldMask *WatchProbeGroupResponse_FieldMask) ProtoMessage()
- func (fieldMask *WatchProbeGroupResponse_FieldMask) ProtoReflect() preflect.Message
- func (fieldMask *WatchProbeGroupResponse_FieldMask) Reset()
- func (fieldMask *WatchProbeGroupResponse_FieldMask) Set(target, source *WatchProbeGroupResponse)
- func (fieldMask *WatchProbeGroupResponse_FieldMask) SetFromCliFlag(raw string) error
- func (fieldMask *WatchProbeGroupResponse_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
- func (fieldMask *WatchProbeGroupResponse_FieldMask) Size() int
- func (fieldMask *WatchProbeGroupResponse_FieldMask) String() string
- func (fieldMask *WatchProbeGroupResponse_FieldMask) Subtract(other *WatchProbeGroupResponse_FieldMask) *WatchProbeGroupResponse_FieldMask
- func (fieldMask *WatchProbeGroupResponse_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
- func (fieldMask *WatchProbeGroupResponse_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
- func (fieldMask *WatchProbeGroupResponse_FieldMask) Unmarshal(data []byte) error
- func (fieldMask *WatchProbeGroupResponse_FieldMask) UnmarshalJSON(data []byte) error
- type WatchProbeGroupResponse_FieldPath
- func BuildWatchProbeGroupResponse_FieldPath(fp gotenobject.RawFieldPath) (WatchProbeGroupResponse_FieldPath, error)
- func MustParseWatchProbeGroupResponse_FieldPath(rawField string) WatchProbeGroupResponse_FieldPath
- func ParseWatchProbeGroupResponse_FieldPath(rawField string) (WatchProbeGroupResponse_FieldPath, error)
- type WatchProbeGroupResponse_FieldPathArrayItemValue
- type WatchProbeGroupResponse_FieldPathArrayOfValues
- type WatchProbeGroupResponse_FieldPathSelector
- type WatchProbeGroupResponse_FieldPathValue
- type WatchProbeGroupResponse_FieldTerminalPath
- func (fp *WatchProbeGroupResponse_FieldTerminalPath) ClearValue(item *WatchProbeGroupResponse)
- func (fp *WatchProbeGroupResponse_FieldTerminalPath) ClearValueRaw(item proto.Message)
- func (fp *WatchProbeGroupResponse_FieldTerminalPath) Get(source *WatchProbeGroupResponse) (values []interface{})
- func (fp *WatchProbeGroupResponse_FieldTerminalPath) GetDefault() interface{}
- func (fp *WatchProbeGroupResponse_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
- func (fp *WatchProbeGroupResponse_FieldTerminalPath) GetSingle(source *WatchProbeGroupResponse) (interface{}, bool)
- func (fp *WatchProbeGroupResponse_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fp *WatchProbeGroupResponse_FieldTerminalPath) IsLeaf() bool
- func (fp *WatchProbeGroupResponse_FieldTerminalPath) JSONString() string
- func (fp *WatchProbeGroupResponse_FieldTerminalPath) Selector() WatchProbeGroupResponse_FieldPathSelector
- func (fp *WatchProbeGroupResponse_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
- func (fp *WatchProbeGroupResponse_FieldTerminalPath) String() string
- func (fp *WatchProbeGroupResponse_FieldTerminalPath) WithIArrayItemValue(value interface{}) WatchProbeGroupResponse_FieldPathArrayItemValue
- func (fp *WatchProbeGroupResponse_FieldTerminalPath) WithIArrayOfValues(values interface{}) WatchProbeGroupResponse_FieldPathArrayOfValues
- func (fp *WatchProbeGroupResponse_FieldTerminalPath) WithIValue(value interface{}) WatchProbeGroupResponse_FieldPathValue
- func (fp *WatchProbeGroupResponse_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fp *WatchProbeGroupResponse_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fp *WatchProbeGroupResponse_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type WatchProbeGroupResponse_FieldTerminalPathArrayItemValue
- func (fpaiv *WatchProbeGroupResponse_FieldTerminalPathArrayItemValue) ContainsValue(source *WatchProbeGroupResponse) bool
- func (fpaiv *WatchProbeGroupResponse_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
- func (fpaiv *WatchProbeGroupResponse_FieldTerminalPathArrayItemValue) GetSingle(source *WatchProbeGroupResponse) (interface{}, bool)
- func (fpaiv *WatchProbeGroupResponse_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
- type WatchProbeGroupResponse_FieldTerminalPathArrayOfValues
- type WatchProbeGroupResponse_FieldTerminalPathValue
- func (fpv *WatchProbeGroupResponse_FieldTerminalPathValue) AsChangeValue() (*probe_group.ProbeGroupChange, bool)
- func (fpv *WatchProbeGroupResponse_FieldTerminalPathValue) CompareWith(source *WatchProbeGroupResponse) (int, bool)
- func (fpv *WatchProbeGroupResponse_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpv *WatchProbeGroupResponse_FieldTerminalPathValue) GetRawValue() interface{}
- func (fpv *WatchProbeGroupResponse_FieldTerminalPathValue) SetTo(target **WatchProbeGroupResponse)
- func (fpv *WatchProbeGroupResponse_FieldTerminalPathValue) SetToRaw(target proto.Message)
- type WatchProbeGroupsClientStream
- type WatchProbeGroupsDescriptor
- func (d *WatchProbeGroupsDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
- func (d *WatchProbeGroupsDescriptor) GetApiName() string
- func (d *WatchProbeGroupsDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *WatchProbeGroupsDescriptor) GetFullMethodName() string
- func (d *WatchProbeGroupsDescriptor) GetMethodName() string
- func (d *WatchProbeGroupsDescriptor) GetProtoPkgName() string
- func (d *WatchProbeGroupsDescriptor) GetResourceDescriptor() gotenresource.Descriptor
- func (d *WatchProbeGroupsDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *WatchProbeGroupsDescriptor) GetServiceDomain() string
- func (d *WatchProbeGroupsDescriptor) GetServiceVersion() string
- func (d *WatchProbeGroupsDescriptor) GetVerb() string
- func (d *WatchProbeGroupsDescriptor) HasResource() bool
- func (d *WatchProbeGroupsDescriptor) IsClientStream() bool
- func (d *WatchProbeGroupsDescriptor) IsCollection() bool
- func (d *WatchProbeGroupsDescriptor) IsPlural() bool
- func (d *WatchProbeGroupsDescriptor) IsServerStream() bool
- func (d *WatchProbeGroupsDescriptor) IsUnary() bool
- func (d *WatchProbeGroupsDescriptor) NewEmptyClientMsg() proto.Message
- func (d *WatchProbeGroupsDescriptor) NewEmptyServerMsg() proto.Message
- func (d *WatchProbeGroupsDescriptor) RequestHasResourceBody() bool
- type WatchProbeGroupsDescriptorClientMsgHandle
- func (h *WatchProbeGroupsDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *WatchProbeGroupsDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *WatchProbeGroupsDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type WatchProbeGroupsDescriptorServerMsgHandle
- func (h *WatchProbeGroupsDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *WatchProbeGroupsDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *WatchProbeGroupsDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type WatchProbeGroupsRequest
- func (o *WatchProbeGroupsRequest) Clone() *WatchProbeGroupsRequest
- func (o *WatchProbeGroupsRequest) CloneRaw() gotenobject.GotenObjectExt
- func (*WatchProbeGroupsRequest) Descriptor() ([]byte, []int)
- func (m *WatchProbeGroupsRequest) GetFieldMask() *probe_group.ProbeGroup_FieldMask
- func (m *WatchProbeGroupsRequest) GetFilter() *probe_group.Filter
- func (m *WatchProbeGroupsRequest) GetMaxChunkSize() int32
- func (m *WatchProbeGroupsRequest) GetOrderBy() *probe_group.OrderBy
- func (m *WatchProbeGroupsRequest) GetPageSize() int32
- func (m *WatchProbeGroupsRequest) GetPageToken() *probe_group.PagerCursor
- func (m *WatchProbeGroupsRequest) GetParent() *probe_group.ParentReference
- func (m *WatchProbeGroupsRequest) GetResumeToken() string
- func (m *WatchProbeGroupsRequest) GetStartingTime() *timestamp.Timestamp
- func (m *WatchProbeGroupsRequest) GetType() watch_type.WatchType
- func (m *WatchProbeGroupsRequest) GetView() view.View
- func (*WatchProbeGroupsRequest) GotenMessage()
- func (o *WatchProbeGroupsRequest) GotenObjectExt()
- func (obj *WatchProbeGroupsRequest) GotenValidate() error
- func (o *WatchProbeGroupsRequest) MakeDiffFieldMask(other *WatchProbeGroupsRequest) *WatchProbeGroupsRequest_FieldMask
- func (o *WatchProbeGroupsRequest) MakeFullFieldMask() *WatchProbeGroupsRequest_FieldMask
- func (o *WatchProbeGroupsRequest) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
- func (o *WatchProbeGroupsRequest) MakeRawFullFieldMask() gotenobject.FieldMask
- func (m *WatchProbeGroupsRequest) Marshal() ([]byte, error)
- func (m *WatchProbeGroupsRequest) MarshalJSON() ([]byte, error)
- func (o *WatchProbeGroupsRequest) Merge(source *WatchProbeGroupsRequest)
- func (o *WatchProbeGroupsRequest) MergeRaw(source gotenobject.GotenObjectExt)
- func (*WatchProbeGroupsRequest) ProtoMessage()
- func (m *WatchProbeGroupsRequest) ProtoReflect() preflect.Message
- func (m *WatchProbeGroupsRequest) Reset()
- func (m *WatchProbeGroupsRequest) SetFieldMask(fv *probe_group.ProbeGroup_FieldMask)
- func (m *WatchProbeGroupsRequest) SetFilter(fv *probe_group.Filter)
- func (m *WatchProbeGroupsRequest) SetMaxChunkSize(fv int32)
- func (m *WatchProbeGroupsRequest) SetOrderBy(fv *probe_group.OrderBy)
- func (m *WatchProbeGroupsRequest) SetPageSize(fv int32)
- func (m *WatchProbeGroupsRequest) SetPageToken(fv *probe_group.PagerCursor)
- func (m *WatchProbeGroupsRequest) SetParent(fv *probe_group.ParentReference)
- func (m *WatchProbeGroupsRequest) SetResumeToken(fv string)
- func (m *WatchProbeGroupsRequest) SetStartingTime(fv *timestamp.Timestamp)
- func (m *WatchProbeGroupsRequest) SetType(fv watch_type.WatchType)
- func (m *WatchProbeGroupsRequest) SetView(fv view.View)
- func (m *WatchProbeGroupsRequest) String() string
- func (m *WatchProbeGroupsRequest) Unmarshal(b []byte) error
- func (m *WatchProbeGroupsRequest) UnmarshalJSON(data []byte) error
- type WatchProbeGroupsRequestFieldPathBuilder
- func (WatchProbeGroupsRequestFieldPathBuilder) FieldMask() WatchProbeGroupsRequestPathSelectorFieldMask
- func (WatchProbeGroupsRequestFieldPathBuilder) Filter() WatchProbeGroupsRequestPathSelectorFilter
- func (WatchProbeGroupsRequestFieldPathBuilder) MaxChunkSize() WatchProbeGroupsRequestPathSelectorMaxChunkSize
- func (WatchProbeGroupsRequestFieldPathBuilder) OrderBy() WatchProbeGroupsRequestPathSelectorOrderBy
- func (WatchProbeGroupsRequestFieldPathBuilder) PageSize() WatchProbeGroupsRequestPathSelectorPageSize
- func (WatchProbeGroupsRequestFieldPathBuilder) PageToken() WatchProbeGroupsRequestPathSelectorPageToken
- func (WatchProbeGroupsRequestFieldPathBuilder) Parent() WatchProbeGroupsRequestPathSelectorParent
- func (WatchProbeGroupsRequestFieldPathBuilder) ResumeToken() WatchProbeGroupsRequestPathSelectorResumeToken
- func (WatchProbeGroupsRequestFieldPathBuilder) StartingTime() WatchProbeGroupsRequestPathSelectorStartingTime
- func (WatchProbeGroupsRequestFieldPathBuilder) Type() WatchProbeGroupsRequestPathSelectorType
- func (WatchProbeGroupsRequestFieldPathBuilder) View() WatchProbeGroupsRequestPathSelectorView
- type WatchProbeGroupsRequestPathSelectorFieldMask
- func (WatchProbeGroupsRequestPathSelectorFieldMask) FieldPath() *WatchProbeGroupsRequest_FieldTerminalPath
- func (s WatchProbeGroupsRequestPathSelectorFieldMask) WithArrayOfValues(values []*probe_group.ProbeGroup_FieldMask) *WatchProbeGroupsRequest_FieldTerminalPathArrayOfValues
- func (s WatchProbeGroupsRequestPathSelectorFieldMask) WithValue(value *probe_group.ProbeGroup_FieldMask) *WatchProbeGroupsRequest_FieldTerminalPathValue
- type WatchProbeGroupsRequestPathSelectorFilter
- func (WatchProbeGroupsRequestPathSelectorFilter) FieldPath() *WatchProbeGroupsRequest_FieldTerminalPath
- func (s WatchProbeGroupsRequestPathSelectorFilter) WithArrayOfValues(values []*probe_group.Filter) *WatchProbeGroupsRequest_FieldTerminalPathArrayOfValues
- func (s WatchProbeGroupsRequestPathSelectorFilter) WithValue(value *probe_group.Filter) *WatchProbeGroupsRequest_FieldTerminalPathValue
- type WatchProbeGroupsRequestPathSelectorMaxChunkSize
- func (WatchProbeGroupsRequestPathSelectorMaxChunkSize) FieldPath() *WatchProbeGroupsRequest_FieldTerminalPath
- func (s WatchProbeGroupsRequestPathSelectorMaxChunkSize) WithArrayOfValues(values []int32) *WatchProbeGroupsRequest_FieldTerminalPathArrayOfValues
- func (s WatchProbeGroupsRequestPathSelectorMaxChunkSize) WithValue(value int32) *WatchProbeGroupsRequest_FieldTerminalPathValue
- type WatchProbeGroupsRequestPathSelectorOrderBy
- func (WatchProbeGroupsRequestPathSelectorOrderBy) FieldPath() *WatchProbeGroupsRequest_FieldTerminalPath
- func (s WatchProbeGroupsRequestPathSelectorOrderBy) WithArrayOfValues(values []*probe_group.OrderBy) *WatchProbeGroupsRequest_FieldTerminalPathArrayOfValues
- func (s WatchProbeGroupsRequestPathSelectorOrderBy) WithValue(value *probe_group.OrderBy) *WatchProbeGroupsRequest_FieldTerminalPathValue
- type WatchProbeGroupsRequestPathSelectorPageSize
- func (WatchProbeGroupsRequestPathSelectorPageSize) FieldPath() *WatchProbeGroupsRequest_FieldTerminalPath
- func (s WatchProbeGroupsRequestPathSelectorPageSize) WithArrayOfValues(values []int32) *WatchProbeGroupsRequest_FieldTerminalPathArrayOfValues
- func (s WatchProbeGroupsRequestPathSelectorPageSize) WithValue(value int32) *WatchProbeGroupsRequest_FieldTerminalPathValue
- type WatchProbeGroupsRequestPathSelectorPageToken
- func (WatchProbeGroupsRequestPathSelectorPageToken) FieldPath() *WatchProbeGroupsRequest_FieldTerminalPath
- func (s WatchProbeGroupsRequestPathSelectorPageToken) WithArrayOfValues(values []*probe_group.PagerCursor) *WatchProbeGroupsRequest_FieldTerminalPathArrayOfValues
- func (s WatchProbeGroupsRequestPathSelectorPageToken) WithValue(value *probe_group.PagerCursor) *WatchProbeGroupsRequest_FieldTerminalPathValue
- type WatchProbeGroupsRequestPathSelectorParent
- func (WatchProbeGroupsRequestPathSelectorParent) FieldPath() *WatchProbeGroupsRequest_FieldTerminalPath
- func (s WatchProbeGroupsRequestPathSelectorParent) WithArrayOfValues(values []*probe_group.ParentReference) *WatchProbeGroupsRequest_FieldTerminalPathArrayOfValues
- func (s WatchProbeGroupsRequestPathSelectorParent) WithValue(value *probe_group.ParentReference) *WatchProbeGroupsRequest_FieldTerminalPathValue
- type WatchProbeGroupsRequestPathSelectorResumeToken
- func (WatchProbeGroupsRequestPathSelectorResumeToken) FieldPath() *WatchProbeGroupsRequest_FieldTerminalPath
- func (s WatchProbeGroupsRequestPathSelectorResumeToken) WithArrayOfValues(values []string) *WatchProbeGroupsRequest_FieldTerminalPathArrayOfValues
- func (s WatchProbeGroupsRequestPathSelectorResumeToken) WithValue(value string) *WatchProbeGroupsRequest_FieldTerminalPathValue
- type WatchProbeGroupsRequestPathSelectorStartingTime
- func (WatchProbeGroupsRequestPathSelectorStartingTime) FieldPath() *WatchProbeGroupsRequest_FieldTerminalPath
- func (s WatchProbeGroupsRequestPathSelectorStartingTime) WithArrayOfValues(values []*timestamp.Timestamp) *WatchProbeGroupsRequest_FieldTerminalPathArrayOfValues
- func (s WatchProbeGroupsRequestPathSelectorStartingTime) WithValue(value *timestamp.Timestamp) *WatchProbeGroupsRequest_FieldTerminalPathValue
- type WatchProbeGroupsRequestPathSelectorType
- func (WatchProbeGroupsRequestPathSelectorType) FieldPath() *WatchProbeGroupsRequest_FieldTerminalPath
- func (s WatchProbeGroupsRequestPathSelectorType) WithArrayOfValues(values []watch_type.WatchType) *WatchProbeGroupsRequest_FieldTerminalPathArrayOfValues
- func (s WatchProbeGroupsRequestPathSelectorType) WithValue(value watch_type.WatchType) *WatchProbeGroupsRequest_FieldTerminalPathValue
- type WatchProbeGroupsRequestPathSelectorView
- func (WatchProbeGroupsRequestPathSelectorView) FieldPath() *WatchProbeGroupsRequest_FieldTerminalPath
- func (s WatchProbeGroupsRequestPathSelectorView) WithArrayOfValues(values []view.View) *WatchProbeGroupsRequest_FieldTerminalPathArrayOfValues
- func (s WatchProbeGroupsRequestPathSelectorView) WithValue(value view.View) *WatchProbeGroupsRequest_FieldTerminalPathValue
- type WatchProbeGroupsRequest_FieldMask
- func (fieldMask *WatchProbeGroupsRequest_FieldMask) AppendPath(path WatchProbeGroupsRequest_FieldPath)
- func (fieldMask *WatchProbeGroupsRequest_FieldMask) AppendRawPath(path gotenobject.FieldPath)
- func (fieldMask *WatchProbeGroupsRequest_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
- func (fieldMask *WatchProbeGroupsRequest_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
- func (fieldMask *WatchProbeGroupsRequest_FieldMask) FilterInputFields() *WatchProbeGroupsRequest_FieldMask
- func (fieldMask *WatchProbeGroupsRequest_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
- func (fieldMask *WatchProbeGroupsRequest_FieldMask) GetPaths() []WatchProbeGroupsRequest_FieldPath
- func (fieldMask *WatchProbeGroupsRequest_FieldMask) GetRawPaths() []gotenobject.FieldPath
- func (fieldMask *WatchProbeGroupsRequest_FieldMask) IsFull() bool
- func (fieldMask WatchProbeGroupsRequest_FieldMask) Marshal() ([]byte, error)
- func (fieldMask WatchProbeGroupsRequest_FieldMask) MarshalJSON() ([]byte, error)
- func (fieldMask *WatchProbeGroupsRequest_FieldMask) PathsCount() int
- func (fieldMask *WatchProbeGroupsRequest_FieldMask) Project(source *WatchProbeGroupsRequest) *WatchProbeGroupsRequest
- func (fieldMask *WatchProbeGroupsRequest_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
- func (fieldMask *WatchProbeGroupsRequest_FieldMask) ProtoMessage()
- func (fieldMask *WatchProbeGroupsRequest_FieldMask) ProtoReflect() preflect.Message
- func (fieldMask *WatchProbeGroupsRequest_FieldMask) Reset()
- func (fieldMask *WatchProbeGroupsRequest_FieldMask) Set(target, source *WatchProbeGroupsRequest)
- func (fieldMask *WatchProbeGroupsRequest_FieldMask) SetFromCliFlag(raw string) error
- func (fieldMask *WatchProbeGroupsRequest_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
- func (fieldMask *WatchProbeGroupsRequest_FieldMask) Size() int
- func (fieldMask *WatchProbeGroupsRequest_FieldMask) String() string
- func (fieldMask *WatchProbeGroupsRequest_FieldMask) Subtract(other *WatchProbeGroupsRequest_FieldMask) *WatchProbeGroupsRequest_FieldMask
- func (fieldMask *WatchProbeGroupsRequest_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
- func (fieldMask *WatchProbeGroupsRequest_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
- func (fieldMask *WatchProbeGroupsRequest_FieldMask) Unmarshal(data []byte) error
- func (fieldMask *WatchProbeGroupsRequest_FieldMask) UnmarshalJSON(data []byte) error
- type WatchProbeGroupsRequest_FieldPath
- func BuildWatchProbeGroupsRequest_FieldPath(fp gotenobject.RawFieldPath) (WatchProbeGroupsRequest_FieldPath, error)
- func MustParseWatchProbeGroupsRequest_FieldPath(rawField string) WatchProbeGroupsRequest_FieldPath
- func ParseWatchProbeGroupsRequest_FieldPath(rawField string) (WatchProbeGroupsRequest_FieldPath, error)
- type WatchProbeGroupsRequest_FieldPathArrayItemValue
- type WatchProbeGroupsRequest_FieldPathArrayOfValues
- type WatchProbeGroupsRequest_FieldPathSelector
- type WatchProbeGroupsRequest_FieldPathValue
- type WatchProbeGroupsRequest_FieldTerminalPath
- func (fp *WatchProbeGroupsRequest_FieldTerminalPath) ClearValue(item *WatchProbeGroupsRequest)
- func (fp *WatchProbeGroupsRequest_FieldTerminalPath) ClearValueRaw(item proto.Message)
- func (fp *WatchProbeGroupsRequest_FieldTerminalPath) Get(source *WatchProbeGroupsRequest) (values []interface{})
- func (fp *WatchProbeGroupsRequest_FieldTerminalPath) GetDefault() interface{}
- func (fp *WatchProbeGroupsRequest_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
- func (fp *WatchProbeGroupsRequest_FieldTerminalPath) GetSingle(source *WatchProbeGroupsRequest) (interface{}, bool)
- func (fp *WatchProbeGroupsRequest_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fp *WatchProbeGroupsRequest_FieldTerminalPath) IsLeaf() bool
- func (fp *WatchProbeGroupsRequest_FieldTerminalPath) JSONString() string
- func (fp *WatchProbeGroupsRequest_FieldTerminalPath) Selector() WatchProbeGroupsRequest_FieldPathSelector
- func (fp *WatchProbeGroupsRequest_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
- func (fp *WatchProbeGroupsRequest_FieldTerminalPath) String() string
- func (fp *WatchProbeGroupsRequest_FieldTerminalPath) WithIArrayItemValue(value interface{}) WatchProbeGroupsRequest_FieldPathArrayItemValue
- func (fp *WatchProbeGroupsRequest_FieldTerminalPath) WithIArrayOfValues(values interface{}) WatchProbeGroupsRequest_FieldPathArrayOfValues
- func (fp *WatchProbeGroupsRequest_FieldTerminalPath) WithIValue(value interface{}) WatchProbeGroupsRequest_FieldPathValue
- func (fp *WatchProbeGroupsRequest_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fp *WatchProbeGroupsRequest_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fp *WatchProbeGroupsRequest_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type WatchProbeGroupsRequest_FieldTerminalPathArrayItemValue
- func (fpaiv *WatchProbeGroupsRequest_FieldTerminalPathArrayItemValue) ContainsValue(source *WatchProbeGroupsRequest) bool
- func (fpaiv *WatchProbeGroupsRequest_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
- func (fpaiv *WatchProbeGroupsRequest_FieldTerminalPathArrayItemValue) GetSingle(source *WatchProbeGroupsRequest) (interface{}, bool)
- func (fpaiv *WatchProbeGroupsRequest_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
- type WatchProbeGroupsRequest_FieldTerminalPathArrayOfValues
- func (fpaov *WatchProbeGroupsRequest_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues() ([]*probe_group.ProbeGroup_FieldMask, bool)
- func (fpaov *WatchProbeGroupsRequest_FieldTerminalPathArrayOfValues) AsFilterArrayOfValues() ([]*probe_group.Filter, bool)
- func (fpaov *WatchProbeGroupsRequest_FieldTerminalPathArrayOfValues) AsMaxChunkSizeArrayOfValues() ([]int32, bool)
- func (fpaov *WatchProbeGroupsRequest_FieldTerminalPathArrayOfValues) AsOrderByArrayOfValues() ([]*probe_group.OrderBy, bool)
- func (fpaov *WatchProbeGroupsRequest_FieldTerminalPathArrayOfValues) AsPageSizeArrayOfValues() ([]int32, bool)
- func (fpaov *WatchProbeGroupsRequest_FieldTerminalPathArrayOfValues) AsPageTokenArrayOfValues() ([]*probe_group.PagerCursor, bool)
- func (fpaov *WatchProbeGroupsRequest_FieldTerminalPathArrayOfValues) AsParentArrayOfValues() ([]*probe_group.ParentReference, bool)
- func (fpaov *WatchProbeGroupsRequest_FieldTerminalPathArrayOfValues) AsResumeTokenArrayOfValues() ([]string, bool)
- func (fpaov *WatchProbeGroupsRequest_FieldTerminalPathArrayOfValues) AsStartingTimeArrayOfValues() ([]*timestamp.Timestamp, bool)
- func (fpaov *WatchProbeGroupsRequest_FieldTerminalPathArrayOfValues) AsTypeArrayOfValues() ([]watch_type.WatchType, bool)
- func (fpaov *WatchProbeGroupsRequest_FieldTerminalPathArrayOfValues) AsViewArrayOfValues() ([]view.View, bool)
- func (fpaov *WatchProbeGroupsRequest_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
- type WatchProbeGroupsRequest_FieldTerminalPathValue
- func (fpv *WatchProbeGroupsRequest_FieldTerminalPathValue) AsFieldMaskValue() (*probe_group.ProbeGroup_FieldMask, bool)
- func (fpv *WatchProbeGroupsRequest_FieldTerminalPathValue) AsFilterValue() (*probe_group.Filter, bool)
- func (fpv *WatchProbeGroupsRequest_FieldTerminalPathValue) AsMaxChunkSizeValue() (int32, bool)
- func (fpv *WatchProbeGroupsRequest_FieldTerminalPathValue) AsOrderByValue() (*probe_group.OrderBy, bool)
- func (fpv *WatchProbeGroupsRequest_FieldTerminalPathValue) AsPageSizeValue() (int32, bool)
- func (fpv *WatchProbeGroupsRequest_FieldTerminalPathValue) AsPageTokenValue() (*probe_group.PagerCursor, bool)
- func (fpv *WatchProbeGroupsRequest_FieldTerminalPathValue) AsParentValue() (*probe_group.ParentReference, bool)
- func (fpv *WatchProbeGroupsRequest_FieldTerminalPathValue) AsResumeTokenValue() (string, bool)
- func (fpv *WatchProbeGroupsRequest_FieldTerminalPathValue) AsStartingTimeValue() (*timestamp.Timestamp, bool)
- func (fpv *WatchProbeGroupsRequest_FieldTerminalPathValue) AsTypeValue() (watch_type.WatchType, bool)
- func (fpv *WatchProbeGroupsRequest_FieldTerminalPathValue) AsViewValue() (view.View, bool)
- func (fpv *WatchProbeGroupsRequest_FieldTerminalPathValue) CompareWith(source *WatchProbeGroupsRequest) (int, bool)
- func (fpv *WatchProbeGroupsRequest_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpv *WatchProbeGroupsRequest_FieldTerminalPathValue) GetRawValue() interface{}
- func (fpv *WatchProbeGroupsRequest_FieldTerminalPathValue) SetTo(target **WatchProbeGroupsRequest)
- func (fpv *WatchProbeGroupsRequest_FieldTerminalPathValue) SetToRaw(target proto.Message)
- type WatchProbeGroupsResponse
- func (o *WatchProbeGroupsResponse) Clone() *WatchProbeGroupsResponse
- func (o *WatchProbeGroupsResponse) CloneRaw() gotenobject.GotenObjectExt
- func (*WatchProbeGroupsResponse) Descriptor() ([]byte, []int)
- func (m *WatchProbeGroupsResponse) GetIsCurrent() bool
- func (m *WatchProbeGroupsResponse) GetIsHardReset() bool
- func (m *WatchProbeGroupsResponse) GetIsSoftReset() bool
- func (m *WatchProbeGroupsResponse) GetPageTokenChange() *WatchProbeGroupsResponse_PageTokenChange
- func (m *WatchProbeGroupsResponse) GetProbeGroupChanges() []*probe_group.ProbeGroupChange
- func (m *WatchProbeGroupsResponse) GetResumeToken() string
- func (m *WatchProbeGroupsResponse) GetSnapshotSize() int64
- func (*WatchProbeGroupsResponse) GotenMessage()
- func (o *WatchProbeGroupsResponse) GotenObjectExt()
- func (obj *WatchProbeGroupsResponse) GotenValidate() error
- func (o *WatchProbeGroupsResponse) MakeDiffFieldMask(other *WatchProbeGroupsResponse) *WatchProbeGroupsResponse_FieldMask
- func (o *WatchProbeGroupsResponse) MakeFullFieldMask() *WatchProbeGroupsResponse_FieldMask
- func (o *WatchProbeGroupsResponse) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
- func (o *WatchProbeGroupsResponse) MakeRawFullFieldMask() gotenobject.FieldMask
- func (m *WatchProbeGroupsResponse) Marshal() ([]byte, error)
- func (m *WatchProbeGroupsResponse) MarshalJSON() ([]byte, error)
- func (o *WatchProbeGroupsResponse) Merge(source *WatchProbeGroupsResponse)
- func (o *WatchProbeGroupsResponse) MergeRaw(source gotenobject.GotenObjectExt)
- func (*WatchProbeGroupsResponse) ProtoMessage()
- func (m *WatchProbeGroupsResponse) ProtoReflect() preflect.Message
- func (m *WatchProbeGroupsResponse) Reset()
- func (m *WatchProbeGroupsResponse) SetIsCurrent(fv bool)
- func (m *WatchProbeGroupsResponse) SetIsHardReset(fv bool)
- func (m *WatchProbeGroupsResponse) SetIsSoftReset(fv bool)
- func (m *WatchProbeGroupsResponse) SetPageTokenChange(fv *WatchProbeGroupsResponse_PageTokenChange)
- func (m *WatchProbeGroupsResponse) SetProbeGroupChanges(fv []*probe_group.ProbeGroupChange)
- func (m *WatchProbeGroupsResponse) SetResumeToken(fv string)
- func (m *WatchProbeGroupsResponse) SetSnapshotSize(fv int64)
- func (m *WatchProbeGroupsResponse) String() string
- func (m *WatchProbeGroupsResponse) Unmarshal(b []byte) error
- func (m *WatchProbeGroupsResponse) UnmarshalJSON(data []byte) error
- type WatchProbeGroupsResponseFieldPathBuilder
- func (WatchProbeGroupsResponseFieldPathBuilder) IsCurrent() WatchProbeGroupsResponsePathSelectorIsCurrent
- func (WatchProbeGroupsResponseFieldPathBuilder) IsHardReset() WatchProbeGroupsResponsePathSelectorIsHardReset
- func (WatchProbeGroupsResponseFieldPathBuilder) IsSoftReset() WatchProbeGroupsResponsePathSelectorIsSoftReset
- func (WatchProbeGroupsResponseFieldPathBuilder) PageTokenChange() WatchProbeGroupsResponsePathSelectorPageTokenChange
- func (WatchProbeGroupsResponseFieldPathBuilder) ProbeGroupChanges() WatchProbeGroupsResponsePathSelectorProbeGroupChanges
- func (WatchProbeGroupsResponseFieldPathBuilder) ResumeToken() WatchProbeGroupsResponsePathSelectorResumeToken
- func (WatchProbeGroupsResponseFieldPathBuilder) SnapshotSize() WatchProbeGroupsResponsePathSelectorSnapshotSize
- type WatchProbeGroupsResponsePageTokenChangeFieldPathBuilder
- type WatchProbeGroupsResponsePageTokenChange_FieldPath
- func BuildWatchProbeGroupsResponsePageTokenChange_FieldPath(fp gotenobject.RawFieldPath) (WatchProbeGroupsResponsePageTokenChange_FieldPath, error)
- func MustParseWatchProbeGroupsResponsePageTokenChange_FieldPath(rawField string) WatchProbeGroupsResponsePageTokenChange_FieldPath
- func ParseWatchProbeGroupsResponsePageTokenChange_FieldPath(rawField string) (WatchProbeGroupsResponsePageTokenChange_FieldPath, error)
- type WatchProbeGroupsResponsePageTokenChange_FieldPathArrayItemValue
- func MustParseWatchProbeGroupsResponsePageTokenChange_FieldPathArrayItemValue(pathStr, valueStr string) WatchProbeGroupsResponsePageTokenChange_FieldPathArrayItemValue
- func ParseWatchProbeGroupsResponsePageTokenChange_FieldPathArrayItemValue(pathStr, valueStr string) (WatchProbeGroupsResponsePageTokenChange_FieldPathArrayItemValue, error)
- type WatchProbeGroupsResponsePageTokenChange_FieldPathArrayOfValues
- func MustParseWatchProbeGroupsResponsePageTokenChange_FieldPathArrayOfValues(pathStr, valuesStr string) WatchProbeGroupsResponsePageTokenChange_FieldPathArrayOfValues
- func ParseWatchProbeGroupsResponsePageTokenChange_FieldPathArrayOfValues(pathStr, valuesStr string) (WatchProbeGroupsResponsePageTokenChange_FieldPathArrayOfValues, error)
- type WatchProbeGroupsResponsePageTokenChange_FieldPathSelector
- type WatchProbeGroupsResponsePageTokenChange_FieldPathValue
- func MustParseWatchProbeGroupsResponsePageTokenChange_FieldPathValue(pathStr, valueStr string) WatchProbeGroupsResponsePageTokenChange_FieldPathValue
- func ParseWatchProbeGroupsResponsePageTokenChange_FieldPathValue(pathStr, valueStr string) (WatchProbeGroupsResponsePageTokenChange_FieldPathValue, error)
- type WatchProbeGroupsResponsePageTokenChange_FieldTerminalPath
- func (fp *WatchProbeGroupsResponsePageTokenChange_FieldTerminalPath) ClearValue(item *WatchProbeGroupsResponse_PageTokenChange)
- func (fp *WatchProbeGroupsResponsePageTokenChange_FieldTerminalPath) ClearValueRaw(item proto.Message)
- func (fp *WatchProbeGroupsResponsePageTokenChange_FieldTerminalPath) Get(source *WatchProbeGroupsResponse_PageTokenChange) (values []interface{})
- func (fp *WatchProbeGroupsResponsePageTokenChange_FieldTerminalPath) GetDefault() interface{}
- func (fp *WatchProbeGroupsResponsePageTokenChange_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
- func (fp *WatchProbeGroupsResponsePageTokenChange_FieldTerminalPath) GetSingle(source *WatchProbeGroupsResponse_PageTokenChange) (interface{}, bool)
- func (fp *WatchProbeGroupsResponsePageTokenChange_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fp *WatchProbeGroupsResponsePageTokenChange_FieldTerminalPath) IsLeaf() bool
- func (fp *WatchProbeGroupsResponsePageTokenChange_FieldTerminalPath) JSONString() string
- func (fp *WatchProbeGroupsResponsePageTokenChange_FieldTerminalPath) Selector() WatchProbeGroupsResponsePageTokenChange_FieldPathSelector
- func (fp *WatchProbeGroupsResponsePageTokenChange_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
- func (fp *WatchProbeGroupsResponsePageTokenChange_FieldTerminalPath) String() string
- func (fp *WatchProbeGroupsResponsePageTokenChange_FieldTerminalPath) WithIArrayItemValue(value interface{}) WatchProbeGroupsResponsePageTokenChange_FieldPathArrayItemValue
- func (fp *WatchProbeGroupsResponsePageTokenChange_FieldTerminalPath) WithIArrayOfValues(values interface{}) WatchProbeGroupsResponsePageTokenChange_FieldPathArrayOfValues
- func (fp *WatchProbeGroupsResponsePageTokenChange_FieldTerminalPath) WithIValue(value interface{}) WatchProbeGroupsResponsePageTokenChange_FieldPathValue
- func (fp *WatchProbeGroupsResponsePageTokenChange_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fp *WatchProbeGroupsResponsePageTokenChange_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fp *WatchProbeGroupsResponsePageTokenChange_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type WatchProbeGroupsResponsePageTokenChange_FieldTerminalPathArrayItemValue
- func (fpaiv *WatchProbeGroupsResponsePageTokenChange_FieldTerminalPathArrayItemValue) ContainsValue(source *WatchProbeGroupsResponse_PageTokenChange) bool
- func (fpaiv *WatchProbeGroupsResponsePageTokenChange_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
- func (fpaiv *WatchProbeGroupsResponsePageTokenChange_FieldTerminalPathArrayItemValue) GetSingle(source *WatchProbeGroupsResponse_PageTokenChange) (interface{}, bool)
- func (fpaiv *WatchProbeGroupsResponsePageTokenChange_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
- type WatchProbeGroupsResponsePageTokenChange_FieldTerminalPathArrayOfValues
- func (fpaov *WatchProbeGroupsResponsePageTokenChange_FieldTerminalPathArrayOfValues) AsNextPageTokenArrayOfValues() ([]*probe_group.PagerCursor, bool)
- func (fpaov *WatchProbeGroupsResponsePageTokenChange_FieldTerminalPathArrayOfValues) AsPrevPageTokenArrayOfValues() ([]*probe_group.PagerCursor, bool)
- func (fpaov *WatchProbeGroupsResponsePageTokenChange_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
- type WatchProbeGroupsResponsePageTokenChange_FieldTerminalPathValue
- func (fpv *WatchProbeGroupsResponsePageTokenChange_FieldTerminalPathValue) AsNextPageTokenValue() (*probe_group.PagerCursor, bool)
- func (fpv *WatchProbeGroupsResponsePageTokenChange_FieldTerminalPathValue) AsPrevPageTokenValue() (*probe_group.PagerCursor, bool)
- func (fpv *WatchProbeGroupsResponsePageTokenChange_FieldTerminalPathValue) CompareWith(source *WatchProbeGroupsResponse_PageTokenChange) (int, bool)
- func (fpv *WatchProbeGroupsResponsePageTokenChange_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpv *WatchProbeGroupsResponsePageTokenChange_FieldTerminalPathValue) GetRawValue() interface{}
- func (fpv *WatchProbeGroupsResponsePageTokenChange_FieldTerminalPathValue) SetTo(target **WatchProbeGroupsResponse_PageTokenChange)
- func (fpv *WatchProbeGroupsResponsePageTokenChange_FieldTerminalPathValue) SetToRaw(target proto.Message)
- type WatchProbeGroupsResponsePathSelectorIsCurrent
- func (WatchProbeGroupsResponsePathSelectorIsCurrent) FieldPath() *WatchProbeGroupsResponse_FieldTerminalPath
- func (s WatchProbeGroupsResponsePathSelectorIsCurrent) WithArrayOfValues(values []bool) *WatchProbeGroupsResponse_FieldTerminalPathArrayOfValues
- func (s WatchProbeGroupsResponsePathSelectorIsCurrent) WithValue(value bool) *WatchProbeGroupsResponse_FieldTerminalPathValue
- type WatchProbeGroupsResponsePathSelectorIsHardReset
- func (WatchProbeGroupsResponsePathSelectorIsHardReset) FieldPath() *WatchProbeGroupsResponse_FieldTerminalPath
- func (s WatchProbeGroupsResponsePathSelectorIsHardReset) WithArrayOfValues(values []bool) *WatchProbeGroupsResponse_FieldTerminalPathArrayOfValues
- func (s WatchProbeGroupsResponsePathSelectorIsHardReset) WithValue(value bool) *WatchProbeGroupsResponse_FieldTerminalPathValue
- type WatchProbeGroupsResponsePathSelectorIsSoftReset
- func (WatchProbeGroupsResponsePathSelectorIsSoftReset) FieldPath() *WatchProbeGroupsResponse_FieldTerminalPath
- func (s WatchProbeGroupsResponsePathSelectorIsSoftReset) WithArrayOfValues(values []bool) *WatchProbeGroupsResponse_FieldTerminalPathArrayOfValues
- func (s WatchProbeGroupsResponsePathSelectorIsSoftReset) WithValue(value bool) *WatchProbeGroupsResponse_FieldTerminalPathValue
- type WatchProbeGroupsResponsePathSelectorPageTokenChange
- func (WatchProbeGroupsResponsePathSelectorPageTokenChange) FieldPath() *WatchProbeGroupsResponse_FieldTerminalPath
- func (WatchProbeGroupsResponsePathSelectorPageTokenChange) NextPageToken() WatchProbeGroupsResponsePathSelectorPageTokenChangeNextPageToken
- func (WatchProbeGroupsResponsePathSelectorPageTokenChange) PrevPageToken() WatchProbeGroupsResponsePathSelectorPageTokenChangePrevPageToken
- func (s WatchProbeGroupsResponsePathSelectorPageTokenChange) WithArrayOfValues(values []*WatchProbeGroupsResponse_PageTokenChange) *WatchProbeGroupsResponse_FieldTerminalPathArrayOfValues
- func (s WatchProbeGroupsResponsePathSelectorPageTokenChange) WithSubArrayItemValue(...) *WatchProbeGroupsResponse_FieldSubPathArrayItemValue
- func (s WatchProbeGroupsResponsePathSelectorPageTokenChange) WithSubArrayOfValues(...) *WatchProbeGroupsResponse_FieldSubPathArrayOfValues
- func (WatchProbeGroupsResponsePathSelectorPageTokenChange) WithSubPath(subPath WatchProbeGroupsResponsePageTokenChange_FieldPath) *WatchProbeGroupsResponse_FieldSubPath
- func (s WatchProbeGroupsResponsePathSelectorPageTokenChange) WithSubValue(subPathValue WatchProbeGroupsResponsePageTokenChange_FieldPathValue) *WatchProbeGroupsResponse_FieldSubPathValue
- func (s WatchProbeGroupsResponsePathSelectorPageTokenChange) WithValue(value *WatchProbeGroupsResponse_PageTokenChange) *WatchProbeGroupsResponse_FieldTerminalPathValue
- type WatchProbeGroupsResponsePathSelectorPageTokenChangeNextPageToken
- func (WatchProbeGroupsResponsePathSelectorPageTokenChangeNextPageToken) FieldPath() *WatchProbeGroupsResponse_FieldSubPath
- func (s WatchProbeGroupsResponsePathSelectorPageTokenChangeNextPageToken) WithArrayOfValues(values []*probe_group.PagerCursor) *WatchProbeGroupsResponse_FieldSubPathArrayOfValues
- func (s WatchProbeGroupsResponsePathSelectorPageTokenChangeNextPageToken) WithValue(value *probe_group.PagerCursor) *WatchProbeGroupsResponse_FieldSubPathValue
- type WatchProbeGroupsResponsePathSelectorPageTokenChangePrevPageToken
- func (WatchProbeGroupsResponsePathSelectorPageTokenChangePrevPageToken) FieldPath() *WatchProbeGroupsResponse_FieldSubPath
- func (s WatchProbeGroupsResponsePathSelectorPageTokenChangePrevPageToken) WithArrayOfValues(values []*probe_group.PagerCursor) *WatchProbeGroupsResponse_FieldSubPathArrayOfValues
- func (s WatchProbeGroupsResponsePathSelectorPageTokenChangePrevPageToken) WithValue(value *probe_group.PagerCursor) *WatchProbeGroupsResponse_FieldSubPathValue
- type WatchProbeGroupsResponsePathSelectorProbeGroupChanges
- func (WatchProbeGroupsResponsePathSelectorProbeGroupChanges) FieldPath() *WatchProbeGroupsResponse_FieldTerminalPath
- func (s WatchProbeGroupsResponsePathSelectorProbeGroupChanges) WithArrayOfValues(values [][]*probe_group.ProbeGroupChange) *WatchProbeGroupsResponse_FieldTerminalPathArrayOfValues
- func (s WatchProbeGroupsResponsePathSelectorProbeGroupChanges) WithItemValue(value *probe_group.ProbeGroupChange) *WatchProbeGroupsResponse_FieldTerminalPathArrayItemValue
- func (s WatchProbeGroupsResponsePathSelectorProbeGroupChanges) WithValue(value []*probe_group.ProbeGroupChange) *WatchProbeGroupsResponse_FieldTerminalPathValue
- type WatchProbeGroupsResponsePathSelectorResumeToken
- func (WatchProbeGroupsResponsePathSelectorResumeToken) FieldPath() *WatchProbeGroupsResponse_FieldTerminalPath
- func (s WatchProbeGroupsResponsePathSelectorResumeToken) WithArrayOfValues(values []string) *WatchProbeGroupsResponse_FieldTerminalPathArrayOfValues
- func (s WatchProbeGroupsResponsePathSelectorResumeToken) WithValue(value string) *WatchProbeGroupsResponse_FieldTerminalPathValue
- type WatchProbeGroupsResponsePathSelectorSnapshotSize
- func (WatchProbeGroupsResponsePathSelectorSnapshotSize) FieldPath() *WatchProbeGroupsResponse_FieldTerminalPath
- func (s WatchProbeGroupsResponsePathSelectorSnapshotSize) WithArrayOfValues(values []int64) *WatchProbeGroupsResponse_FieldTerminalPathArrayOfValues
- func (s WatchProbeGroupsResponsePathSelectorSnapshotSize) WithValue(value int64) *WatchProbeGroupsResponse_FieldTerminalPathValue
- type WatchProbeGroupsResponse_FieldMask
- func (fieldMask *WatchProbeGroupsResponse_FieldMask) AppendPath(path WatchProbeGroupsResponse_FieldPath)
- func (fieldMask *WatchProbeGroupsResponse_FieldMask) AppendRawPath(path gotenobject.FieldPath)
- func (fieldMask *WatchProbeGroupsResponse_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
- func (fieldMask *WatchProbeGroupsResponse_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
- func (fieldMask *WatchProbeGroupsResponse_FieldMask) FilterInputFields() *WatchProbeGroupsResponse_FieldMask
- func (fieldMask *WatchProbeGroupsResponse_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
- func (fieldMask *WatchProbeGroupsResponse_FieldMask) GetPaths() []WatchProbeGroupsResponse_FieldPath
- func (fieldMask *WatchProbeGroupsResponse_FieldMask) GetRawPaths() []gotenobject.FieldPath
- func (fieldMask *WatchProbeGroupsResponse_FieldMask) IsFull() bool
- func (fieldMask WatchProbeGroupsResponse_FieldMask) Marshal() ([]byte, error)
- func (fieldMask WatchProbeGroupsResponse_FieldMask) MarshalJSON() ([]byte, error)
- func (fieldMask *WatchProbeGroupsResponse_FieldMask) PathsCount() int
- func (fieldMask *WatchProbeGroupsResponse_FieldMask) Project(source *WatchProbeGroupsResponse) *WatchProbeGroupsResponse
- func (fieldMask *WatchProbeGroupsResponse_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
- func (fieldMask *WatchProbeGroupsResponse_FieldMask) ProtoMessage()
- func (fieldMask *WatchProbeGroupsResponse_FieldMask) ProtoReflect() preflect.Message
- func (fieldMask *WatchProbeGroupsResponse_FieldMask) Reset()
- func (fieldMask *WatchProbeGroupsResponse_FieldMask) Set(target, source *WatchProbeGroupsResponse)
- func (fieldMask *WatchProbeGroupsResponse_FieldMask) SetFromCliFlag(raw string) error
- func (fieldMask *WatchProbeGroupsResponse_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
- func (fieldMask *WatchProbeGroupsResponse_FieldMask) Size() int
- func (fieldMask *WatchProbeGroupsResponse_FieldMask) String() string
- func (fieldMask *WatchProbeGroupsResponse_FieldMask) Subtract(other *WatchProbeGroupsResponse_FieldMask) *WatchProbeGroupsResponse_FieldMask
- func (fieldMask *WatchProbeGroupsResponse_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
- func (fieldMask *WatchProbeGroupsResponse_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
- func (fieldMask *WatchProbeGroupsResponse_FieldMask) Unmarshal(data []byte) error
- func (fieldMask *WatchProbeGroupsResponse_FieldMask) UnmarshalJSON(data []byte) error
- type WatchProbeGroupsResponse_FieldPath
- func BuildWatchProbeGroupsResponse_FieldPath(fp gotenobject.RawFieldPath) (WatchProbeGroupsResponse_FieldPath, error)
- func MustParseWatchProbeGroupsResponse_FieldPath(rawField string) WatchProbeGroupsResponse_FieldPath
- func ParseWatchProbeGroupsResponse_FieldPath(rawField string) (WatchProbeGroupsResponse_FieldPath, error)
- type WatchProbeGroupsResponse_FieldPathArrayItemValue
- type WatchProbeGroupsResponse_FieldPathArrayOfValues
- type WatchProbeGroupsResponse_FieldPathSelector
- type WatchProbeGroupsResponse_FieldPathValue
- type WatchProbeGroupsResponse_FieldSubPath
- func (fps *WatchProbeGroupsResponse_FieldSubPath) AsPageTokenChangeSubPath() (WatchProbeGroupsResponsePageTokenChange_FieldPath, bool)
- func (fps *WatchProbeGroupsResponse_FieldSubPath) ClearValue(item *WatchProbeGroupsResponse)
- func (fps *WatchProbeGroupsResponse_FieldSubPath) ClearValueRaw(item proto.Message)
- func (fps *WatchProbeGroupsResponse_FieldSubPath) Get(source *WatchProbeGroupsResponse) (values []interface{})
- func (fps *WatchProbeGroupsResponse_FieldSubPath) GetDefault() interface{}
- func (fps *WatchProbeGroupsResponse_FieldSubPath) GetRaw(source proto.Message) []interface{}
- func (fps *WatchProbeGroupsResponse_FieldSubPath) GetSingle(source *WatchProbeGroupsResponse) (interface{}, bool)
- func (fps *WatchProbeGroupsResponse_FieldSubPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fps *WatchProbeGroupsResponse_FieldSubPath) IsLeaf() bool
- func (fps *WatchProbeGroupsResponse_FieldSubPath) JSONString() string
- func (fps *WatchProbeGroupsResponse_FieldSubPath) Selector() WatchProbeGroupsResponse_FieldPathSelector
- func (fps *WatchProbeGroupsResponse_FieldSubPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
- func (fps *WatchProbeGroupsResponse_FieldSubPath) String() string
- func (fps *WatchProbeGroupsResponse_FieldSubPath) WithIArrayItemValue(value interface{}) WatchProbeGroupsResponse_FieldPathArrayItemValue
- func (fps *WatchProbeGroupsResponse_FieldSubPath) WithIArrayOfValues(values interface{}) WatchProbeGroupsResponse_FieldPathArrayOfValues
- func (fps *WatchProbeGroupsResponse_FieldSubPath) WithIValue(value interface{}) WatchProbeGroupsResponse_FieldPathValue
- func (fps *WatchProbeGroupsResponse_FieldSubPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fps *WatchProbeGroupsResponse_FieldSubPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fps *WatchProbeGroupsResponse_FieldSubPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type WatchProbeGroupsResponse_FieldSubPathArrayItemValue
- func (fpaivs *WatchProbeGroupsResponse_FieldSubPathArrayItemValue) AsPageTokenChangePathItemValue() (WatchProbeGroupsResponsePageTokenChange_FieldPathArrayItemValue, bool)
- func (fpaivs *WatchProbeGroupsResponse_FieldSubPathArrayItemValue) ContainsValue(source *WatchProbeGroupsResponse) bool
- func (fpaivs *WatchProbeGroupsResponse_FieldSubPathArrayItemValue) GetRawItemValue() interface{}
- type WatchProbeGroupsResponse_FieldSubPathArrayOfValues
- type WatchProbeGroupsResponse_FieldSubPathValue
- func (fpvs *WatchProbeGroupsResponse_FieldSubPathValue) AsPageTokenChangePathValue() (WatchProbeGroupsResponsePageTokenChange_FieldPathValue, bool)
- func (fpvs *WatchProbeGroupsResponse_FieldSubPathValue) CompareWith(source *WatchProbeGroupsResponse) (int, bool)
- func (fpvs *WatchProbeGroupsResponse_FieldSubPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpvs *WatchProbeGroupsResponse_FieldSubPathValue) GetRawValue() interface{}
- func (fpvs *WatchProbeGroupsResponse_FieldSubPathValue) SetTo(target **WatchProbeGroupsResponse)
- func (fpvs *WatchProbeGroupsResponse_FieldSubPathValue) SetToRaw(target proto.Message)
- type WatchProbeGroupsResponse_FieldTerminalPath
- func (fp *WatchProbeGroupsResponse_FieldTerminalPath) ClearValue(item *WatchProbeGroupsResponse)
- func (fp *WatchProbeGroupsResponse_FieldTerminalPath) ClearValueRaw(item proto.Message)
- func (fp *WatchProbeGroupsResponse_FieldTerminalPath) Get(source *WatchProbeGroupsResponse) (values []interface{})
- func (fp *WatchProbeGroupsResponse_FieldTerminalPath) GetDefault() interface{}
- func (fp *WatchProbeGroupsResponse_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
- func (fp *WatchProbeGroupsResponse_FieldTerminalPath) GetSingle(source *WatchProbeGroupsResponse) (interface{}, bool)
- func (fp *WatchProbeGroupsResponse_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fp *WatchProbeGroupsResponse_FieldTerminalPath) IsLeaf() bool
- func (fp *WatchProbeGroupsResponse_FieldTerminalPath) JSONString() string
- func (fp *WatchProbeGroupsResponse_FieldTerminalPath) Selector() WatchProbeGroupsResponse_FieldPathSelector
- func (fp *WatchProbeGroupsResponse_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
- func (fp *WatchProbeGroupsResponse_FieldTerminalPath) String() string
- func (fp *WatchProbeGroupsResponse_FieldTerminalPath) WithIArrayItemValue(value interface{}) WatchProbeGroupsResponse_FieldPathArrayItemValue
- func (fp *WatchProbeGroupsResponse_FieldTerminalPath) WithIArrayOfValues(values interface{}) WatchProbeGroupsResponse_FieldPathArrayOfValues
- func (fp *WatchProbeGroupsResponse_FieldTerminalPath) WithIValue(value interface{}) WatchProbeGroupsResponse_FieldPathValue
- func (fp *WatchProbeGroupsResponse_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fp *WatchProbeGroupsResponse_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fp *WatchProbeGroupsResponse_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type WatchProbeGroupsResponse_FieldTerminalPathArrayItemValue
- func (fpaiv *WatchProbeGroupsResponse_FieldTerminalPathArrayItemValue) AsProbeGroupChangesItemValue() (*probe_group.ProbeGroupChange, bool)
- func (fpaiv *WatchProbeGroupsResponse_FieldTerminalPathArrayItemValue) ContainsValue(source *WatchProbeGroupsResponse) bool
- func (fpaiv *WatchProbeGroupsResponse_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
- func (fpaiv *WatchProbeGroupsResponse_FieldTerminalPathArrayItemValue) GetSingle(source *WatchProbeGroupsResponse) (interface{}, bool)
- func (fpaiv *WatchProbeGroupsResponse_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
- type WatchProbeGroupsResponse_FieldTerminalPathArrayOfValues
- func (fpaov *WatchProbeGroupsResponse_FieldTerminalPathArrayOfValues) AsIsCurrentArrayOfValues() ([]bool, bool)
- func (fpaov *WatchProbeGroupsResponse_FieldTerminalPathArrayOfValues) AsIsHardResetArrayOfValues() ([]bool, bool)
- func (fpaov *WatchProbeGroupsResponse_FieldTerminalPathArrayOfValues) AsIsSoftResetArrayOfValues() ([]bool, bool)
- func (fpaov *WatchProbeGroupsResponse_FieldTerminalPathArrayOfValues) AsPageTokenChangeArrayOfValues() ([]*WatchProbeGroupsResponse_PageTokenChange, bool)
- func (fpaov *WatchProbeGroupsResponse_FieldTerminalPathArrayOfValues) AsProbeGroupChangesArrayOfValues() ([][]*probe_group.ProbeGroupChange, bool)
- func (fpaov *WatchProbeGroupsResponse_FieldTerminalPathArrayOfValues) AsResumeTokenArrayOfValues() ([]string, bool)
- func (fpaov *WatchProbeGroupsResponse_FieldTerminalPathArrayOfValues) AsSnapshotSizeArrayOfValues() ([]int64, bool)
- func (fpaov *WatchProbeGroupsResponse_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
- type WatchProbeGroupsResponse_FieldTerminalPathValue
- func (fpv *WatchProbeGroupsResponse_FieldTerminalPathValue) AsIsCurrentValue() (bool, bool)
- func (fpv *WatchProbeGroupsResponse_FieldTerminalPathValue) AsIsHardResetValue() (bool, bool)
- func (fpv *WatchProbeGroupsResponse_FieldTerminalPathValue) AsIsSoftResetValue() (bool, bool)
- func (fpv *WatchProbeGroupsResponse_FieldTerminalPathValue) AsPageTokenChangeValue() (*WatchProbeGroupsResponse_PageTokenChange, bool)
- func (fpv *WatchProbeGroupsResponse_FieldTerminalPathValue) AsProbeGroupChangesValue() ([]*probe_group.ProbeGroupChange, bool)
- func (fpv *WatchProbeGroupsResponse_FieldTerminalPathValue) AsResumeTokenValue() (string, bool)
- func (fpv *WatchProbeGroupsResponse_FieldTerminalPathValue) AsSnapshotSizeValue() (int64, bool)
- func (fpv *WatchProbeGroupsResponse_FieldTerminalPathValue) CompareWith(source *WatchProbeGroupsResponse) (int, bool)
- func (fpv *WatchProbeGroupsResponse_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpv *WatchProbeGroupsResponse_FieldTerminalPathValue) GetRawValue() interface{}
- func (fpv *WatchProbeGroupsResponse_FieldTerminalPathValue) SetTo(target **WatchProbeGroupsResponse)
- func (fpv *WatchProbeGroupsResponse_FieldTerminalPathValue) SetToRaw(target proto.Message)
- type WatchProbeGroupsResponse_PageTokenChange
- func (o *WatchProbeGroupsResponse_PageTokenChange) Clone() *WatchProbeGroupsResponse_PageTokenChange
- func (o *WatchProbeGroupsResponse_PageTokenChange) CloneRaw() gotenobject.GotenObjectExt
- func (*WatchProbeGroupsResponse_PageTokenChange) Descriptor() ([]byte, []int)
- func (m *WatchProbeGroupsResponse_PageTokenChange) GetNextPageToken() *probe_group.PagerCursor
- func (m *WatchProbeGroupsResponse_PageTokenChange) GetPrevPageToken() *probe_group.PagerCursor
- func (*WatchProbeGroupsResponse_PageTokenChange) GotenMessage()
- func (o *WatchProbeGroupsResponse_PageTokenChange) GotenObjectExt()
- func (obj *WatchProbeGroupsResponse_PageTokenChange) GotenValidate() error
- func (o *WatchProbeGroupsResponse_PageTokenChange) MakeDiffFieldMask(other *WatchProbeGroupsResponse_PageTokenChange) *WatchProbeGroupsResponse_PageTokenChange_FieldMask
- func (o *WatchProbeGroupsResponse_PageTokenChange) MakeFullFieldMask() *WatchProbeGroupsResponse_PageTokenChange_FieldMask
- func (o *WatchProbeGroupsResponse_PageTokenChange) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
- func (o *WatchProbeGroupsResponse_PageTokenChange) MakeRawFullFieldMask() gotenobject.FieldMask
- func (m *WatchProbeGroupsResponse_PageTokenChange) Marshal() ([]byte, error)
- func (m *WatchProbeGroupsResponse_PageTokenChange) MarshalJSON() ([]byte, error)
- func (o *WatchProbeGroupsResponse_PageTokenChange) Merge(source *WatchProbeGroupsResponse_PageTokenChange)
- func (o *WatchProbeGroupsResponse_PageTokenChange) MergeRaw(source gotenobject.GotenObjectExt)
- func (*WatchProbeGroupsResponse_PageTokenChange) ProtoMessage()
- func (m *WatchProbeGroupsResponse_PageTokenChange) ProtoReflect() preflect.Message
- func (m *WatchProbeGroupsResponse_PageTokenChange) Reset()
- func (m *WatchProbeGroupsResponse_PageTokenChange) SetNextPageToken(fv *probe_group.PagerCursor)
- func (m *WatchProbeGroupsResponse_PageTokenChange) SetPrevPageToken(fv *probe_group.PagerCursor)
- func (m *WatchProbeGroupsResponse_PageTokenChange) String() string
- func (m *WatchProbeGroupsResponse_PageTokenChange) Unmarshal(b []byte) error
- func (m *WatchProbeGroupsResponse_PageTokenChange) UnmarshalJSON(data []byte) error
- type WatchProbeGroupsResponse_PageTokenChangePathSelectorNextPageToken
- func (WatchProbeGroupsResponse_PageTokenChangePathSelectorNextPageToken) FieldPath() *WatchProbeGroupsResponsePageTokenChange_FieldTerminalPath
- func (s WatchProbeGroupsResponse_PageTokenChangePathSelectorNextPageToken) WithArrayOfValues(values []*probe_group.PagerCursor) *WatchProbeGroupsResponsePageTokenChange_FieldTerminalPathArrayOfValues
- func (s WatchProbeGroupsResponse_PageTokenChangePathSelectorNextPageToken) WithValue(value *probe_group.PagerCursor) *WatchProbeGroupsResponsePageTokenChange_FieldTerminalPathValue
- type WatchProbeGroupsResponse_PageTokenChangePathSelectorPrevPageToken
- func (WatchProbeGroupsResponse_PageTokenChangePathSelectorPrevPageToken) FieldPath() *WatchProbeGroupsResponsePageTokenChange_FieldTerminalPath
- func (s WatchProbeGroupsResponse_PageTokenChangePathSelectorPrevPageToken) WithArrayOfValues(values []*probe_group.PagerCursor) *WatchProbeGroupsResponsePageTokenChange_FieldTerminalPathArrayOfValues
- func (s WatchProbeGroupsResponse_PageTokenChangePathSelectorPrevPageToken) WithValue(value *probe_group.PagerCursor) *WatchProbeGroupsResponsePageTokenChange_FieldTerminalPathValue
- type WatchProbeGroupsResponse_PageTokenChange_FieldMask
- func (fieldMask *WatchProbeGroupsResponse_PageTokenChange_FieldMask) AppendPath(path WatchProbeGroupsResponsePageTokenChange_FieldPath)
- func (fieldMask *WatchProbeGroupsResponse_PageTokenChange_FieldMask) AppendRawPath(path gotenobject.FieldPath)
- func (fieldMask *WatchProbeGroupsResponse_PageTokenChange_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
- func (fieldMask *WatchProbeGroupsResponse_PageTokenChange_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
- func (fieldMask *WatchProbeGroupsResponse_PageTokenChange_FieldMask) FilterInputFields() *WatchProbeGroupsResponse_PageTokenChange_FieldMask
- func (fieldMask *WatchProbeGroupsResponse_PageTokenChange_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
- func (fieldMask *WatchProbeGroupsResponse_PageTokenChange_FieldMask) GetPaths() []WatchProbeGroupsResponsePageTokenChange_FieldPath
- func (fieldMask *WatchProbeGroupsResponse_PageTokenChange_FieldMask) GetRawPaths() []gotenobject.FieldPath
- func (fieldMask *WatchProbeGroupsResponse_PageTokenChange_FieldMask) IsFull() bool
- func (fieldMask WatchProbeGroupsResponse_PageTokenChange_FieldMask) Marshal() ([]byte, error)
- func (fieldMask WatchProbeGroupsResponse_PageTokenChange_FieldMask) MarshalJSON() ([]byte, error)
- func (fieldMask *WatchProbeGroupsResponse_PageTokenChange_FieldMask) PathsCount() int
- func (fieldMask *WatchProbeGroupsResponse_PageTokenChange_FieldMask) Project(source *WatchProbeGroupsResponse_PageTokenChange) *WatchProbeGroupsResponse_PageTokenChange
- func (fieldMask *WatchProbeGroupsResponse_PageTokenChange_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
- func (fieldMask *WatchProbeGroupsResponse_PageTokenChange_FieldMask) ProtoMessage()
- func (fieldMask *WatchProbeGroupsResponse_PageTokenChange_FieldMask) ProtoReflect() preflect.Message
- func (fieldMask *WatchProbeGroupsResponse_PageTokenChange_FieldMask) Reset()
- func (fieldMask *WatchProbeGroupsResponse_PageTokenChange_FieldMask) Set(target, source *WatchProbeGroupsResponse_PageTokenChange)
- func (fieldMask *WatchProbeGroupsResponse_PageTokenChange_FieldMask) SetFromCliFlag(raw string) error
- func (fieldMask *WatchProbeGroupsResponse_PageTokenChange_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
- func (fieldMask *WatchProbeGroupsResponse_PageTokenChange_FieldMask) Size() int
- func (fieldMask *WatchProbeGroupsResponse_PageTokenChange_FieldMask) String() string
- func (fieldMask *WatchProbeGroupsResponse_PageTokenChange_FieldMask) Subtract(other *WatchProbeGroupsResponse_PageTokenChange_FieldMask) *WatchProbeGroupsResponse_PageTokenChange_FieldMask
- func (fieldMask *WatchProbeGroupsResponse_PageTokenChange_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
- func (fieldMask *WatchProbeGroupsResponse_PageTokenChange_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
- func (fieldMask *WatchProbeGroupsResponse_PageTokenChange_FieldMask) Unmarshal(data []byte) error
- func (fieldMask *WatchProbeGroupsResponse_PageTokenChange_FieldMask) UnmarshalJSON(data []byte) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type BatchGetProbeGroupsDescriptor ¶ added in v0.4.26
type BatchGetProbeGroupsDescriptor struct{}
func GetBatchGetProbeGroupsDescriptor ¶ added in v0.4.26
func GetBatchGetProbeGroupsDescriptor() *BatchGetProbeGroupsDescriptor
func (*BatchGetProbeGroupsDescriptor) GetApiDescriptor ¶ added in v0.4.26
func (d *BatchGetProbeGroupsDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
func (*BatchGetProbeGroupsDescriptor) GetApiName ¶ added in v0.4.26
func (d *BatchGetProbeGroupsDescriptor) GetApiName() string
func (*BatchGetProbeGroupsDescriptor) GetClientMsgReflectHandle ¶ added in v0.4.26
func (d *BatchGetProbeGroupsDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
func (*BatchGetProbeGroupsDescriptor) GetFullMethodName ¶ added in v0.4.26
func (d *BatchGetProbeGroupsDescriptor) GetFullMethodName() string
func (*BatchGetProbeGroupsDescriptor) GetMethodName ¶ added in v0.4.26
func (d *BatchGetProbeGroupsDescriptor) GetMethodName() string
func (*BatchGetProbeGroupsDescriptor) GetProtoPkgName ¶ added in v0.4.26
func (d *BatchGetProbeGroupsDescriptor) GetProtoPkgName() string
func (*BatchGetProbeGroupsDescriptor) GetResourceDescriptor ¶ added in v0.4.27
func (d *BatchGetProbeGroupsDescriptor) GetResourceDescriptor() gotenresource.Descriptor
func (*BatchGetProbeGroupsDescriptor) GetServerMsgReflectHandle ¶ added in v0.4.26
func (d *BatchGetProbeGroupsDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
func (*BatchGetProbeGroupsDescriptor) GetServiceDomain ¶ added in v0.4.26
func (d *BatchGetProbeGroupsDescriptor) GetServiceDomain() string
func (*BatchGetProbeGroupsDescriptor) GetServiceVersion ¶ added in v0.4.26
func (d *BatchGetProbeGroupsDescriptor) GetServiceVersion() string
func (*BatchGetProbeGroupsDescriptor) GetVerb ¶ added in v0.4.26
func (d *BatchGetProbeGroupsDescriptor) GetVerb() string
func (*BatchGetProbeGroupsDescriptor) HasResource ¶ added in v0.4.27
func (d *BatchGetProbeGroupsDescriptor) HasResource() bool
func (*BatchGetProbeGroupsDescriptor) IsClientStream ¶ added in v0.4.26
func (d *BatchGetProbeGroupsDescriptor) IsClientStream() bool
func (*BatchGetProbeGroupsDescriptor) IsCollection ¶ added in v0.4.27
func (d *BatchGetProbeGroupsDescriptor) IsCollection() bool
func (*BatchGetProbeGroupsDescriptor) IsPlural ¶ added in v0.4.27
func (d *BatchGetProbeGroupsDescriptor) IsPlural() bool
func (*BatchGetProbeGroupsDescriptor) IsServerStream ¶ added in v0.4.26
func (d *BatchGetProbeGroupsDescriptor) IsServerStream() bool
func (*BatchGetProbeGroupsDescriptor) IsUnary ¶ added in v0.4.26
func (d *BatchGetProbeGroupsDescriptor) IsUnary() bool
func (*BatchGetProbeGroupsDescriptor) NewEmptyClientMsg ¶ added in v0.4.26
func (d *BatchGetProbeGroupsDescriptor) NewEmptyClientMsg() proto.Message
func (*BatchGetProbeGroupsDescriptor) NewEmptyServerMsg ¶ added in v0.4.26
func (d *BatchGetProbeGroupsDescriptor) NewEmptyServerMsg() proto.Message
func (*BatchGetProbeGroupsDescriptor) RequestHasResourceBody ¶ added in v0.4.26
func (d *BatchGetProbeGroupsDescriptor) RequestHasResourceBody() bool
type BatchGetProbeGroupsDescriptorClientMsgHandle ¶ added in v0.4.26
type BatchGetProbeGroupsDescriptorClientMsgHandle struct{}
func (*BatchGetProbeGroupsDescriptorClientMsgHandle) ExtractCollectionName ¶ added in v0.4.27
func (h *BatchGetProbeGroupsDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*BatchGetProbeGroupsDescriptorClientMsgHandle) ExtractResourceName ¶ added in v0.4.27
func (h *BatchGetProbeGroupsDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*BatchGetProbeGroupsDescriptorClientMsgHandle) ExtractResourceNames ¶ added in v0.4.27
func (h *BatchGetProbeGroupsDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type BatchGetProbeGroupsDescriptorServerMsgHandle ¶ added in v0.4.26
type BatchGetProbeGroupsDescriptorServerMsgHandle struct{}
func (*BatchGetProbeGroupsDescriptorServerMsgHandle) ExtractCollectionName ¶ added in v0.4.27
func (h *BatchGetProbeGroupsDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*BatchGetProbeGroupsDescriptorServerMsgHandle) ExtractResourceName ¶ added in v0.4.27
func (h *BatchGetProbeGroupsDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*BatchGetProbeGroupsDescriptorServerMsgHandle) ExtractResourceNames ¶ added in v0.4.27
func (h *BatchGetProbeGroupsDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type BatchGetProbeGroupsRequest ¶
type BatchGetProbeGroupsRequest struct { // Names of ProbeGroups Names []*probe_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 *probe_group.ProbeGroup_FieldMask `` /* 142-byte string literal not displayed */ // View defines list of standard response fields present in response items. // Additional fields can be amended by request field field_mask View view.View `protobuf:"varint,4,opt,name=view,proto3,enum=goten.view.View" json:"view,omitempty" firestore:"view"` // contains filtered or unexported fields }
Request message for method [BatchGetProbeGroups][ntt.watchdog.v1alpha2.BatchGetProbeGroups]
func (*BatchGetProbeGroupsRequest) Clone ¶
func (o *BatchGetProbeGroupsRequest) Clone() *BatchGetProbeGroupsRequest
func (*BatchGetProbeGroupsRequest) CloneRaw ¶
func (o *BatchGetProbeGroupsRequest) CloneRaw() gotenobject.GotenObjectExt
func (*BatchGetProbeGroupsRequest) Descriptor ¶
func (*BatchGetProbeGroupsRequest) Descriptor() ([]byte, []int)
Deprecated, Use BatchGetProbeGroupsRequest.ProtoReflect.Descriptor instead.
func (*BatchGetProbeGroupsRequest) GetFieldMask ¶
func (m *BatchGetProbeGroupsRequest) GetFieldMask() *probe_group.ProbeGroup_FieldMask
func (*BatchGetProbeGroupsRequest) GetNames ¶
func (m *BatchGetProbeGroupsRequest) GetNames() []*probe_group.Reference
func (*BatchGetProbeGroupsRequest) GetView ¶
func (m *BatchGetProbeGroupsRequest) GetView() view.View
func (*BatchGetProbeGroupsRequest) GotenMessage ¶
func (*BatchGetProbeGroupsRequest) GotenMessage()
func (*BatchGetProbeGroupsRequest) GotenObjectExt ¶
func (o *BatchGetProbeGroupsRequest) GotenObjectExt()
func (*BatchGetProbeGroupsRequest) GotenValidate ¶
func (obj *BatchGetProbeGroupsRequest) GotenValidate() error
func (*BatchGetProbeGroupsRequest) MakeDiffFieldMask ¶
func (o *BatchGetProbeGroupsRequest) MakeDiffFieldMask(other *BatchGetProbeGroupsRequest) *BatchGetProbeGroupsRequest_FieldMask
func (*BatchGetProbeGroupsRequest) MakeFullFieldMask ¶
func (o *BatchGetProbeGroupsRequest) MakeFullFieldMask() *BatchGetProbeGroupsRequest_FieldMask
func (*BatchGetProbeGroupsRequest) MakeRawDiffFieldMask ¶
func (o *BatchGetProbeGroupsRequest) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
func (*BatchGetProbeGroupsRequest) MakeRawFullFieldMask ¶
func (o *BatchGetProbeGroupsRequest) MakeRawFullFieldMask() gotenobject.FieldMask
func (*BatchGetProbeGroupsRequest) Marshal ¶
func (m *BatchGetProbeGroupsRequest) Marshal() ([]byte, error)
func (*BatchGetProbeGroupsRequest) MarshalJSON ¶
func (m *BatchGetProbeGroupsRequest) MarshalJSON() ([]byte, error)
func (*BatchGetProbeGroupsRequest) Merge ¶
func (o *BatchGetProbeGroupsRequest) Merge(source *BatchGetProbeGroupsRequest)
func (*BatchGetProbeGroupsRequest) MergeRaw ¶
func (o *BatchGetProbeGroupsRequest) MergeRaw(source gotenobject.GotenObjectExt)
func (*BatchGetProbeGroupsRequest) ProtoMessage ¶
func (*BatchGetProbeGroupsRequest) ProtoMessage()
func (*BatchGetProbeGroupsRequest) ProtoReflect ¶
func (m *BatchGetProbeGroupsRequest) ProtoReflect() preflect.Message
func (*BatchGetProbeGroupsRequest) Reset ¶
func (m *BatchGetProbeGroupsRequest) Reset()
func (*BatchGetProbeGroupsRequest) SetFieldMask ¶
func (m *BatchGetProbeGroupsRequest) SetFieldMask(fv *probe_group.ProbeGroup_FieldMask)
func (*BatchGetProbeGroupsRequest) SetNames ¶
func (m *BatchGetProbeGroupsRequest) SetNames(fv []*probe_group.Reference)
func (*BatchGetProbeGroupsRequest) SetView ¶
func (m *BatchGetProbeGroupsRequest) SetView(fv view.View)
func (*BatchGetProbeGroupsRequest) String ¶
func (m *BatchGetProbeGroupsRequest) String() string
func (*BatchGetProbeGroupsRequest) Unmarshal ¶
func (m *BatchGetProbeGroupsRequest) Unmarshal(b []byte) error
func (*BatchGetProbeGroupsRequest) UnmarshalJSON ¶
func (m *BatchGetProbeGroupsRequest) UnmarshalJSON(data []byte) error
type BatchGetProbeGroupsRequestFieldPathBuilder ¶
type BatchGetProbeGroupsRequestFieldPathBuilder struct{}
func NewBatchGetProbeGroupsRequestFieldPathBuilder ¶
func NewBatchGetProbeGroupsRequestFieldPathBuilder() BatchGetProbeGroupsRequestFieldPathBuilder
type BatchGetProbeGroupsRequestPathSelectorFieldMask ¶
type BatchGetProbeGroupsRequestPathSelectorFieldMask struct{}
func (BatchGetProbeGroupsRequestPathSelectorFieldMask) WithArrayOfValues ¶
func (s BatchGetProbeGroupsRequestPathSelectorFieldMask) WithArrayOfValues(values []*probe_group.ProbeGroup_FieldMask) *BatchGetProbeGroupsRequest_FieldTerminalPathArrayOfValues
type BatchGetProbeGroupsRequestPathSelectorNames ¶
type BatchGetProbeGroupsRequestPathSelectorNames struct{}
func (BatchGetProbeGroupsRequestPathSelectorNames) WithArrayOfValues ¶
func (s BatchGetProbeGroupsRequestPathSelectorNames) WithArrayOfValues(values [][]*probe_group.Reference) *BatchGetProbeGroupsRequest_FieldTerminalPathArrayOfValues
func (BatchGetProbeGroupsRequestPathSelectorNames) WithItemValue ¶
func (s BatchGetProbeGroupsRequestPathSelectorNames) WithItemValue(value *probe_group.Reference) *BatchGetProbeGroupsRequest_FieldTerminalPathArrayItemValue
func (BatchGetProbeGroupsRequestPathSelectorNames) WithValue ¶
func (s BatchGetProbeGroupsRequestPathSelectorNames) WithValue(value []*probe_group.Reference) *BatchGetProbeGroupsRequest_FieldTerminalPathValue
type BatchGetProbeGroupsRequestPathSelectorView ¶
type BatchGetProbeGroupsRequestPathSelectorView struct{}
func (BatchGetProbeGroupsRequestPathSelectorView) WithArrayOfValues ¶
func (s BatchGetProbeGroupsRequestPathSelectorView) WithArrayOfValues(values []view.View) *BatchGetProbeGroupsRequest_FieldTerminalPathArrayOfValues
func (BatchGetProbeGroupsRequestPathSelectorView) WithValue ¶
func (s BatchGetProbeGroupsRequestPathSelectorView) WithValue(value view.View) *BatchGetProbeGroupsRequest_FieldTerminalPathValue
type BatchGetProbeGroupsRequest_FieldMask ¶
type BatchGetProbeGroupsRequest_FieldMask struct {
Paths []BatchGetProbeGroupsRequest_FieldPath
}
func FullBatchGetProbeGroupsRequest_FieldMask ¶
func FullBatchGetProbeGroupsRequest_FieldMask() *BatchGetProbeGroupsRequest_FieldMask
func (*BatchGetProbeGroupsRequest_FieldMask) AppendPath ¶
func (fieldMask *BatchGetProbeGroupsRequest_FieldMask) AppendPath(path BatchGetProbeGroupsRequest_FieldPath)
func (*BatchGetProbeGroupsRequest_FieldMask) AppendRawPath ¶
func (fieldMask *BatchGetProbeGroupsRequest_FieldMask) AppendRawPath(path gotenobject.FieldPath)
func (*BatchGetProbeGroupsRequest_FieldMask) DecodeFirestore ¶
func (fieldMask *BatchGetProbeGroupsRequest_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
func (*BatchGetProbeGroupsRequest_FieldMask) EncodeFirestore ¶
func (fieldMask *BatchGetProbeGroupsRequest_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
firestore encoding/decoding integration
func (*BatchGetProbeGroupsRequest_FieldMask) FilterInputFields ¶
func (fieldMask *BatchGetProbeGroupsRequest_FieldMask) FilterInputFields() *BatchGetProbeGroupsRequest_FieldMask
FilterInputFields generates copy of field paths with output_only field paths removed
func (*BatchGetProbeGroupsRequest_FieldMask) FromProtoFieldMask ¶
func (fieldMask *BatchGetProbeGroupsRequest_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
func (*BatchGetProbeGroupsRequest_FieldMask) GetPaths ¶
func (fieldMask *BatchGetProbeGroupsRequest_FieldMask) GetPaths() []BatchGetProbeGroupsRequest_FieldPath
func (*BatchGetProbeGroupsRequest_FieldMask) GetRawPaths ¶
func (fieldMask *BatchGetProbeGroupsRequest_FieldMask) GetRawPaths() []gotenobject.FieldPath
func (*BatchGetProbeGroupsRequest_FieldMask) IsFull ¶
func (fieldMask *BatchGetProbeGroupsRequest_FieldMask) IsFull() bool
func (BatchGetProbeGroupsRequest_FieldMask) Marshal ¶
func (fieldMask BatchGetProbeGroupsRequest_FieldMask) Marshal() ([]byte, error)
implement methods required by customType
func (BatchGetProbeGroupsRequest_FieldMask) MarshalJSON ¶
func (fieldMask BatchGetProbeGroupsRequest_FieldMask) MarshalJSON() ([]byte, error)
func (*BatchGetProbeGroupsRequest_FieldMask) PathsCount ¶
func (fieldMask *BatchGetProbeGroupsRequest_FieldMask) PathsCount() int
func (*BatchGetProbeGroupsRequest_FieldMask) Project ¶
func (fieldMask *BatchGetProbeGroupsRequest_FieldMask) Project(source *BatchGetProbeGroupsRequest) *BatchGetProbeGroupsRequest
func (*BatchGetProbeGroupsRequest_FieldMask) ProjectRaw ¶
func (fieldMask *BatchGetProbeGroupsRequest_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
func (*BatchGetProbeGroupsRequest_FieldMask) ProtoMessage ¶
func (fieldMask *BatchGetProbeGroupsRequest_FieldMask) ProtoMessage()
func (*BatchGetProbeGroupsRequest_FieldMask) ProtoReflect ¶
func (fieldMask *BatchGetProbeGroupsRequest_FieldMask) ProtoReflect() preflect.Message
func (*BatchGetProbeGroupsRequest_FieldMask) Reset ¶
func (fieldMask *BatchGetProbeGroupsRequest_FieldMask) Reset()
func (*BatchGetProbeGroupsRequest_FieldMask) Set ¶
func (fieldMask *BatchGetProbeGroupsRequest_FieldMask) Set(target, source *BatchGetProbeGroupsRequest)
func (*BatchGetProbeGroupsRequest_FieldMask) SetFromCliFlag ¶
func (fieldMask *BatchGetProbeGroupsRequest_FieldMask) SetFromCliFlag(raw string) error
func (*BatchGetProbeGroupsRequest_FieldMask) SetRaw ¶
func (fieldMask *BatchGetProbeGroupsRequest_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
func (*BatchGetProbeGroupsRequest_FieldMask) Size ¶
func (fieldMask *BatchGetProbeGroupsRequest_FieldMask) Size() int
func (*BatchGetProbeGroupsRequest_FieldMask) String ¶
func (fieldMask *BatchGetProbeGroupsRequest_FieldMask) String() string
func (*BatchGetProbeGroupsRequest_FieldMask) Subtract ¶
func (fieldMask *BatchGetProbeGroupsRequest_FieldMask) Subtract(other *BatchGetProbeGroupsRequest_FieldMask) *BatchGetProbeGroupsRequest_FieldMask
func (*BatchGetProbeGroupsRequest_FieldMask) SubtractRaw ¶
func (fieldMask *BatchGetProbeGroupsRequest_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
func (*BatchGetProbeGroupsRequest_FieldMask) ToProtoFieldMask ¶
func (fieldMask *BatchGetProbeGroupsRequest_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
ToFieldMask is used for proto conversions
func (*BatchGetProbeGroupsRequest_FieldMask) Unmarshal ¶
func (fieldMask *BatchGetProbeGroupsRequest_FieldMask) Unmarshal(data []byte) error
func (*BatchGetProbeGroupsRequest_FieldMask) UnmarshalJSON ¶
func (fieldMask *BatchGetProbeGroupsRequest_FieldMask) UnmarshalJSON(data []byte) error
type BatchGetProbeGroupsRequest_FieldPath ¶
type BatchGetProbeGroupsRequest_FieldPath interface { gotenobject.FieldPath Selector() BatchGetProbeGroupsRequest_FieldPathSelector Get(source *BatchGetProbeGroupsRequest) []interface{} GetSingle(source *BatchGetProbeGroupsRequest) (interface{}, bool) ClearValue(item *BatchGetProbeGroupsRequest) // Those methods build corresponding BatchGetProbeGroupsRequest_FieldPathValue // (or array of values) and holds passed value. Panics if injected type is incorrect. WithIValue(value interface{}) BatchGetProbeGroupsRequest_FieldPathValue WithIArrayOfValues(values interface{}) BatchGetProbeGroupsRequest_FieldPathArrayOfValues WithIArrayItemValue(value interface{}) BatchGetProbeGroupsRequest_FieldPathArrayItemValue }
FieldPath provides implementation to handle https://github.com/protocolbuffers/protobuf/blob/master/src/google/protobuf/field_mask.proto
func BuildBatchGetProbeGroupsRequest_FieldPath ¶
func BuildBatchGetProbeGroupsRequest_FieldPath(fp gotenobject.RawFieldPath) (BatchGetProbeGroupsRequest_FieldPath, error)
func MustParseBatchGetProbeGroupsRequest_FieldPath ¶
func MustParseBatchGetProbeGroupsRequest_FieldPath(rawField string) BatchGetProbeGroupsRequest_FieldPath
func ParseBatchGetProbeGroupsRequest_FieldPath ¶
func ParseBatchGetProbeGroupsRequest_FieldPath(rawField string) (BatchGetProbeGroupsRequest_FieldPath, error)
type BatchGetProbeGroupsRequest_FieldPathArrayItemValue ¶
type BatchGetProbeGroupsRequest_FieldPathArrayItemValue interface { gotenobject.FieldPathArrayItemValue BatchGetProbeGroupsRequest_FieldPath ContainsValue(*BatchGetProbeGroupsRequest) bool }
BatchGetProbeGroupsRequest_FieldPathArrayItemValue allows storing single item in Path-specific values for BatchGetProbeGroupsRequest according to their type Present only for array (repeated) types.
func MustParseBatchGetProbeGroupsRequest_FieldPathArrayItemValue ¶
func MustParseBatchGetProbeGroupsRequest_FieldPathArrayItemValue(pathStr, valueStr string) BatchGetProbeGroupsRequest_FieldPathArrayItemValue
func ParseBatchGetProbeGroupsRequest_FieldPathArrayItemValue ¶
func ParseBatchGetProbeGroupsRequest_FieldPathArrayItemValue(pathStr, valueStr string) (BatchGetProbeGroupsRequest_FieldPathArrayItemValue, error)
ParseBatchGetProbeGroupsRequest_FieldPathArrayItemValue parses string and JSON-encoded value to its Value
type BatchGetProbeGroupsRequest_FieldPathArrayOfValues ¶
type BatchGetProbeGroupsRequest_FieldPathArrayOfValues interface { gotenobject.FieldPathArrayOfValues BatchGetProbeGroupsRequest_FieldPath }
BatchGetProbeGroupsRequest_FieldPathArrayOfValues allows storing slice of values for BatchGetProbeGroupsRequest fields according to their type
func MustParseBatchGetProbeGroupsRequest_FieldPathArrayOfValues ¶
func MustParseBatchGetProbeGroupsRequest_FieldPathArrayOfValues(pathStr, valuesStr string) BatchGetProbeGroupsRequest_FieldPathArrayOfValues
func ParseBatchGetProbeGroupsRequest_FieldPathArrayOfValues ¶
func ParseBatchGetProbeGroupsRequest_FieldPathArrayOfValues(pathStr, valuesStr string) (BatchGetProbeGroupsRequest_FieldPathArrayOfValues, error)
type BatchGetProbeGroupsRequest_FieldPathSelector ¶
type BatchGetProbeGroupsRequest_FieldPathSelector int32
const ( BatchGetProbeGroupsRequest_FieldPathSelectorNames BatchGetProbeGroupsRequest_FieldPathSelector = 0 BatchGetProbeGroupsRequest_FieldPathSelectorFieldMask BatchGetProbeGroupsRequest_FieldPathSelector = 1 BatchGetProbeGroupsRequest_FieldPathSelectorView BatchGetProbeGroupsRequest_FieldPathSelector = 2 )
func (BatchGetProbeGroupsRequest_FieldPathSelector) String ¶
func (s BatchGetProbeGroupsRequest_FieldPathSelector) String() string
type BatchGetProbeGroupsRequest_FieldPathValue ¶
type BatchGetProbeGroupsRequest_FieldPathValue interface { BatchGetProbeGroupsRequest_FieldPath gotenobject.FieldPathValue SetTo(target **BatchGetProbeGroupsRequest) CompareWith(*BatchGetProbeGroupsRequest) (cmp int, comparable bool) }
BatchGetProbeGroupsRequest_FieldPathValue allows storing values for BatchGetProbeGroupsRequest fields according to their type
func MustParseBatchGetProbeGroupsRequest_FieldPathValue ¶
func MustParseBatchGetProbeGroupsRequest_FieldPathValue(pathStr, valueStr string) BatchGetProbeGroupsRequest_FieldPathValue
func ParseBatchGetProbeGroupsRequest_FieldPathValue ¶
func ParseBatchGetProbeGroupsRequest_FieldPathValue(pathStr, valueStr string) (BatchGetProbeGroupsRequest_FieldPathValue, error)
type BatchGetProbeGroupsRequest_FieldTerminalPath ¶
type BatchGetProbeGroupsRequest_FieldTerminalPath struct {
// contains filtered or unexported fields
}
func (*BatchGetProbeGroupsRequest_FieldTerminalPath) ClearValue ¶
func (fp *BatchGetProbeGroupsRequest_FieldTerminalPath) ClearValue(item *BatchGetProbeGroupsRequest)
func (*BatchGetProbeGroupsRequest_FieldTerminalPath) ClearValueRaw ¶
func (fp *BatchGetProbeGroupsRequest_FieldTerminalPath) ClearValueRaw(item proto.Message)
func (*BatchGetProbeGroupsRequest_FieldTerminalPath) Get ¶
func (fp *BatchGetProbeGroupsRequest_FieldTerminalPath) Get(source *BatchGetProbeGroupsRequest) (values []interface{})
Get returns all values pointed by specific field from source BatchGetProbeGroupsRequest
func (*BatchGetProbeGroupsRequest_FieldTerminalPath) GetDefault ¶
func (fp *BatchGetProbeGroupsRequest_FieldTerminalPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*BatchGetProbeGroupsRequest_FieldTerminalPath) GetRaw ¶
func (fp *BatchGetProbeGroupsRequest_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
func (*BatchGetProbeGroupsRequest_FieldTerminalPath) GetSingle ¶
func (fp *BatchGetProbeGroupsRequest_FieldTerminalPath) GetSingle(source *BatchGetProbeGroupsRequest) (interface{}, bool)
GetSingle returns value pointed by specific field of from source BatchGetProbeGroupsRequest
func (*BatchGetProbeGroupsRequest_FieldTerminalPath) GetSingleRaw ¶
func (fp *BatchGetProbeGroupsRequest_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*BatchGetProbeGroupsRequest_FieldTerminalPath) IsLeaf ¶
func (fp *BatchGetProbeGroupsRequest_FieldTerminalPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*BatchGetProbeGroupsRequest_FieldTerminalPath) JSONString ¶
func (fp *BatchGetProbeGroupsRequest_FieldTerminalPath) JSONString() string
JSONString returns path representation is JSON convention
func (*BatchGetProbeGroupsRequest_FieldTerminalPath) Selector ¶
func (fp *BatchGetProbeGroupsRequest_FieldTerminalPath) Selector() BatchGetProbeGroupsRequest_FieldPathSelector
func (*BatchGetProbeGroupsRequest_FieldTerminalPath) SplitIntoTerminalIPaths ¶ added in v0.7.1
func (fp *BatchGetProbeGroupsRequest_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
func (*BatchGetProbeGroupsRequest_FieldTerminalPath) String ¶
func (fp *BatchGetProbeGroupsRequest_FieldTerminalPath) String() string
String returns path representation in proto convention
func (*BatchGetProbeGroupsRequest_FieldTerminalPath) WithIArrayItemValue ¶
func (fp *BatchGetProbeGroupsRequest_FieldTerminalPath) WithIArrayItemValue(value interface{}) BatchGetProbeGroupsRequest_FieldPathArrayItemValue
func (*BatchGetProbeGroupsRequest_FieldTerminalPath) WithIArrayOfValues ¶
func (fp *BatchGetProbeGroupsRequest_FieldTerminalPath) WithIArrayOfValues(values interface{}) BatchGetProbeGroupsRequest_FieldPathArrayOfValues
func (*BatchGetProbeGroupsRequest_FieldTerminalPath) WithIValue ¶
func (fp *BatchGetProbeGroupsRequest_FieldTerminalPath) WithIValue(value interface{}) BatchGetProbeGroupsRequest_FieldPathValue
func (*BatchGetProbeGroupsRequest_FieldTerminalPath) WithRawIArrayItemValue ¶
func (fp *BatchGetProbeGroupsRequest_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*BatchGetProbeGroupsRequest_FieldTerminalPath) WithRawIArrayOfValues ¶
func (fp *BatchGetProbeGroupsRequest_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*BatchGetProbeGroupsRequest_FieldTerminalPath) WithRawIValue ¶
func (fp *BatchGetProbeGroupsRequest_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type BatchGetProbeGroupsRequest_FieldTerminalPathArrayItemValue ¶
type BatchGetProbeGroupsRequest_FieldTerminalPathArrayItemValue struct { BatchGetProbeGroupsRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*BatchGetProbeGroupsRequest_FieldTerminalPathArrayItemValue) AsNamesItemValue ¶
func (fpaiv *BatchGetProbeGroupsRequest_FieldTerminalPathArrayItemValue) AsNamesItemValue() (*probe_group.Reference, bool)
func (*BatchGetProbeGroupsRequest_FieldTerminalPathArrayItemValue) ContainsValue ¶
func (fpaiv *BatchGetProbeGroupsRequest_FieldTerminalPathArrayItemValue) ContainsValue(source *BatchGetProbeGroupsRequest) bool
Contains returns a boolean indicating if value that is being held is present in given 'BatchGetProbeGroupsRequest'
func (*BatchGetProbeGroupsRequest_FieldTerminalPathArrayItemValue) GetRawItemValue ¶
func (fpaiv *BatchGetProbeGroupsRequest_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored element value for array in object BatchGetProbeGroupsRequest as interface{}
func (*BatchGetProbeGroupsRequest_FieldTerminalPathArrayItemValue) GetSingle ¶
func (fpaiv *BatchGetProbeGroupsRequest_FieldTerminalPathArrayItemValue) GetSingle(source *BatchGetProbeGroupsRequest) (interface{}, bool)
func (*BatchGetProbeGroupsRequest_FieldTerminalPathArrayItemValue) GetSingleRaw ¶
func (fpaiv *BatchGetProbeGroupsRequest_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
type BatchGetProbeGroupsRequest_FieldTerminalPathArrayOfValues ¶
type BatchGetProbeGroupsRequest_FieldTerminalPathArrayOfValues struct { BatchGetProbeGroupsRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*BatchGetProbeGroupsRequest_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues ¶
func (fpaov *BatchGetProbeGroupsRequest_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues() ([]*probe_group.ProbeGroup_FieldMask, bool)
func (*BatchGetProbeGroupsRequest_FieldTerminalPathArrayOfValues) AsNamesArrayOfValues ¶
func (fpaov *BatchGetProbeGroupsRequest_FieldTerminalPathArrayOfValues) AsNamesArrayOfValues() ([][]*probe_group.Reference, bool)
func (*BatchGetProbeGroupsRequest_FieldTerminalPathArrayOfValues) AsViewArrayOfValues ¶
func (fpaov *BatchGetProbeGroupsRequest_FieldTerminalPathArrayOfValues) AsViewArrayOfValues() ([]view.View, bool)
func (*BatchGetProbeGroupsRequest_FieldTerminalPathArrayOfValues) GetRawValues ¶
func (fpaov *BatchGetProbeGroupsRequest_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
type BatchGetProbeGroupsRequest_FieldTerminalPathValue ¶
type BatchGetProbeGroupsRequest_FieldTerminalPathValue struct { BatchGetProbeGroupsRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*BatchGetProbeGroupsRequest_FieldTerminalPathValue) AsFieldMaskValue ¶
func (fpv *BatchGetProbeGroupsRequest_FieldTerminalPathValue) AsFieldMaskValue() (*probe_group.ProbeGroup_FieldMask, bool)
func (*BatchGetProbeGroupsRequest_FieldTerminalPathValue) AsNamesValue ¶
func (fpv *BatchGetProbeGroupsRequest_FieldTerminalPathValue) AsNamesValue() ([]*probe_group.Reference, bool)
func (*BatchGetProbeGroupsRequest_FieldTerminalPathValue) AsViewValue ¶
func (fpv *BatchGetProbeGroupsRequest_FieldTerminalPathValue) AsViewValue() (view.View, bool)
func (*BatchGetProbeGroupsRequest_FieldTerminalPathValue) CompareWith ¶
func (fpv *BatchGetProbeGroupsRequest_FieldTerminalPathValue) CompareWith(source *BatchGetProbeGroupsRequest) (int, bool)
CompareWith compares value in the 'BatchGetProbeGroupsRequest_FieldTerminalPathValue' with the value under path in 'BatchGetProbeGroupsRequest'.
func (*BatchGetProbeGroupsRequest_FieldTerminalPathValue) CompareWithRaw ¶
func (fpv *BatchGetProbeGroupsRequest_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*BatchGetProbeGroupsRequest_FieldTerminalPathValue) GetRawValue ¶
func (fpv *BatchGetProbeGroupsRequest_FieldTerminalPathValue) GetRawValue() interface{}
GetRawValue returns raw value stored under selected path for 'BatchGetProbeGroupsRequest' as interface{}
func (*BatchGetProbeGroupsRequest_FieldTerminalPathValue) SetTo ¶
func (fpv *BatchGetProbeGroupsRequest_FieldTerminalPathValue) SetTo(target **BatchGetProbeGroupsRequest)
SetTo stores value for selected field for object BatchGetProbeGroupsRequest
func (*BatchGetProbeGroupsRequest_FieldTerminalPathValue) SetToRaw ¶
func (fpv *BatchGetProbeGroupsRequest_FieldTerminalPathValue) SetToRaw(target proto.Message)
type BatchGetProbeGroupsResponse ¶
type BatchGetProbeGroupsResponse struct { // found ProbeGroups ProbeGroups []*probe_group.ProbeGroup `protobuf:"bytes,1,rep,name=probe_groups,json=probeGroups,proto3" json:"probe_groups,omitempty" firestore:"probeGroups"` // list of not found ProbeGroups Missing []*probe_group.Reference `protobuf:"bytes,2,rep,customtype=Reference,name=missing,proto3" json:"missing,omitempty" firestore:"missing"` // contains filtered or unexported fields }
BatchGetProbeGroupsResponse
func (*BatchGetProbeGroupsResponse) Clone ¶
func (o *BatchGetProbeGroupsResponse) Clone() *BatchGetProbeGroupsResponse
func (*BatchGetProbeGroupsResponse) CloneRaw ¶
func (o *BatchGetProbeGroupsResponse) CloneRaw() gotenobject.GotenObjectExt
func (*BatchGetProbeGroupsResponse) Descriptor ¶
func (*BatchGetProbeGroupsResponse) Descriptor() ([]byte, []int)
Deprecated, Use BatchGetProbeGroupsResponse.ProtoReflect.Descriptor instead.
func (*BatchGetProbeGroupsResponse) GetMissing ¶
func (m *BatchGetProbeGroupsResponse) GetMissing() []*probe_group.Reference
func (*BatchGetProbeGroupsResponse) GetProbeGroups ¶
func (m *BatchGetProbeGroupsResponse) GetProbeGroups() []*probe_group.ProbeGroup
func (*BatchGetProbeGroupsResponse) GotenMessage ¶
func (*BatchGetProbeGroupsResponse) GotenMessage()
func (*BatchGetProbeGroupsResponse) GotenObjectExt ¶
func (o *BatchGetProbeGroupsResponse) GotenObjectExt()
func (*BatchGetProbeGroupsResponse) GotenValidate ¶
func (obj *BatchGetProbeGroupsResponse) GotenValidate() error
func (*BatchGetProbeGroupsResponse) MakeDiffFieldMask ¶
func (o *BatchGetProbeGroupsResponse) MakeDiffFieldMask(other *BatchGetProbeGroupsResponse) *BatchGetProbeGroupsResponse_FieldMask
func (*BatchGetProbeGroupsResponse) MakeFullFieldMask ¶
func (o *BatchGetProbeGroupsResponse) MakeFullFieldMask() *BatchGetProbeGroupsResponse_FieldMask
func (*BatchGetProbeGroupsResponse) MakeRawDiffFieldMask ¶
func (o *BatchGetProbeGroupsResponse) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
func (*BatchGetProbeGroupsResponse) MakeRawFullFieldMask ¶
func (o *BatchGetProbeGroupsResponse) MakeRawFullFieldMask() gotenobject.FieldMask
func (*BatchGetProbeGroupsResponse) Marshal ¶
func (m *BatchGetProbeGroupsResponse) Marshal() ([]byte, error)
func (*BatchGetProbeGroupsResponse) MarshalJSON ¶
func (m *BatchGetProbeGroupsResponse) MarshalJSON() ([]byte, error)
func (*BatchGetProbeGroupsResponse) Merge ¶
func (o *BatchGetProbeGroupsResponse) Merge(source *BatchGetProbeGroupsResponse)
func (*BatchGetProbeGroupsResponse) MergeRaw ¶
func (o *BatchGetProbeGroupsResponse) MergeRaw(source gotenobject.GotenObjectExt)
func (*BatchGetProbeGroupsResponse) ProtoMessage ¶
func (*BatchGetProbeGroupsResponse) ProtoMessage()
func (*BatchGetProbeGroupsResponse) ProtoReflect ¶
func (m *BatchGetProbeGroupsResponse) ProtoReflect() preflect.Message
func (*BatchGetProbeGroupsResponse) Reset ¶
func (m *BatchGetProbeGroupsResponse) Reset()
func (*BatchGetProbeGroupsResponse) SetMissing ¶
func (m *BatchGetProbeGroupsResponse) SetMissing(fv []*probe_group.Reference)
func (*BatchGetProbeGroupsResponse) SetProbeGroups ¶
func (m *BatchGetProbeGroupsResponse) SetProbeGroups(fv []*probe_group.ProbeGroup)
func (*BatchGetProbeGroupsResponse) String ¶
func (m *BatchGetProbeGroupsResponse) String() string
func (*BatchGetProbeGroupsResponse) Unmarshal ¶
func (m *BatchGetProbeGroupsResponse) Unmarshal(b []byte) error
func (*BatchGetProbeGroupsResponse) UnmarshalJSON ¶
func (m *BatchGetProbeGroupsResponse) UnmarshalJSON(data []byte) error
type BatchGetProbeGroupsResponseFieldPathBuilder ¶
type BatchGetProbeGroupsResponseFieldPathBuilder struct{}
func NewBatchGetProbeGroupsResponseFieldPathBuilder ¶
func NewBatchGetProbeGroupsResponseFieldPathBuilder() BatchGetProbeGroupsResponseFieldPathBuilder
func (BatchGetProbeGroupsResponseFieldPathBuilder) ProbeGroups ¶
type BatchGetProbeGroupsResponseMapPathSelectorProbeGroupsMetadataAnnotations ¶
type BatchGetProbeGroupsResponseMapPathSelectorProbeGroupsMetadataAnnotations struct {
// contains filtered or unexported fields
}
func (BatchGetProbeGroupsResponseMapPathSelectorProbeGroupsMetadataAnnotations) WithArrayOfValues ¶
func (s BatchGetProbeGroupsResponseMapPathSelectorProbeGroupsMetadataAnnotations) WithArrayOfValues(values []string) *BatchGetProbeGroupsResponse_FieldSubPathArrayOfValues
type BatchGetProbeGroupsResponseMapPathSelectorProbeGroupsMetadataLabels ¶
type BatchGetProbeGroupsResponseMapPathSelectorProbeGroupsMetadataLabels struct {
// contains filtered or unexported fields
}
func (BatchGetProbeGroupsResponseMapPathSelectorProbeGroupsMetadataLabels) WithArrayOfValues ¶
func (s BatchGetProbeGroupsResponseMapPathSelectorProbeGroupsMetadataLabels) WithArrayOfValues(values []string) *BatchGetProbeGroupsResponse_FieldSubPathArrayOfValues
type BatchGetProbeGroupsResponseMapPathSelectorProbeGroupsMetadataShards ¶
type BatchGetProbeGroupsResponseMapPathSelectorProbeGroupsMetadataShards struct {
// contains filtered or unexported fields
}
func (BatchGetProbeGroupsResponseMapPathSelectorProbeGroupsMetadataShards) WithArrayOfValues ¶
func (s BatchGetProbeGroupsResponseMapPathSelectorProbeGroupsMetadataShards) WithArrayOfValues(values []int64) *BatchGetProbeGroupsResponse_FieldSubPathArrayOfValues
type BatchGetProbeGroupsResponseMapPathSelectorProbeGroupsStateRegionalTargetCounts ¶
type BatchGetProbeGroupsResponseMapPathSelectorProbeGroupsStateRegionalTargetCounts struct {
// contains filtered or unexported fields
}
func (BatchGetProbeGroupsResponseMapPathSelectorProbeGroupsStateRegionalTargetCounts) WithArrayOfValues ¶
func (s BatchGetProbeGroupsResponseMapPathSelectorProbeGroupsStateRegionalTargetCounts) WithArrayOfValues(values []int64) *BatchGetProbeGroupsResponse_FieldSubPathArrayOfValues
type BatchGetProbeGroupsResponsePathSelectorMissing ¶
type BatchGetProbeGroupsResponsePathSelectorMissing struct{}
func (BatchGetProbeGroupsResponsePathSelectorMissing) WithArrayOfValues ¶
func (s BatchGetProbeGroupsResponsePathSelectorMissing) WithArrayOfValues(values [][]*probe_group.Reference) *BatchGetProbeGroupsResponse_FieldTerminalPathArrayOfValues
func (BatchGetProbeGroupsResponsePathSelectorMissing) WithItemValue ¶
func (s BatchGetProbeGroupsResponsePathSelectorMissing) WithItemValue(value *probe_group.Reference) *BatchGetProbeGroupsResponse_FieldTerminalPathArrayItemValue
func (BatchGetProbeGroupsResponsePathSelectorMissing) WithValue ¶
func (s BatchGetProbeGroupsResponsePathSelectorMissing) WithValue(value []*probe_group.Reference) *BatchGetProbeGroupsResponse_FieldTerminalPathValue
type BatchGetProbeGroupsResponsePathSelectorProbeGroups ¶
type BatchGetProbeGroupsResponsePathSelectorProbeGroups struct{}
func (BatchGetProbeGroupsResponsePathSelectorProbeGroups) DisplayName ¶
func (BatchGetProbeGroupsResponsePathSelectorProbeGroups) WithArrayOfValues ¶
func (s BatchGetProbeGroupsResponsePathSelectorProbeGroups) WithArrayOfValues(values [][]*probe_group.ProbeGroup) *BatchGetProbeGroupsResponse_FieldTerminalPathArrayOfValues
func (BatchGetProbeGroupsResponsePathSelectorProbeGroups) WithItemValue ¶
func (s BatchGetProbeGroupsResponsePathSelectorProbeGroups) WithItemValue(value *probe_group.ProbeGroup) *BatchGetProbeGroupsResponse_FieldTerminalPathArrayItemValue
func (BatchGetProbeGroupsResponsePathSelectorProbeGroups) WithSubArrayItemValue ¶
func (s BatchGetProbeGroupsResponsePathSelectorProbeGroups) WithSubArrayItemValue(subPathArrayItemValue probe_group.ProbeGroup_FieldPathArrayItemValue) *BatchGetProbeGroupsResponse_FieldSubPathArrayItemValue
func (BatchGetProbeGroupsResponsePathSelectorProbeGroups) WithSubArrayOfValues ¶
func (s BatchGetProbeGroupsResponsePathSelectorProbeGroups) WithSubArrayOfValues(subPathArrayOfValues probe_group.ProbeGroup_FieldPathArrayOfValues) *BatchGetProbeGroupsResponse_FieldSubPathArrayOfValues
func (BatchGetProbeGroupsResponsePathSelectorProbeGroups) WithSubPath ¶
func (BatchGetProbeGroupsResponsePathSelectorProbeGroups) WithSubPath(subPath probe_group.ProbeGroup_FieldPath) *BatchGetProbeGroupsResponse_FieldSubPath
func (BatchGetProbeGroupsResponsePathSelectorProbeGroups) WithSubValue ¶
func (s BatchGetProbeGroupsResponsePathSelectorProbeGroups) WithSubValue(subPathValue probe_group.ProbeGroup_FieldPathValue) *BatchGetProbeGroupsResponse_FieldSubPathValue
func (BatchGetProbeGroupsResponsePathSelectorProbeGroups) WithValue ¶
func (s BatchGetProbeGroupsResponsePathSelectorProbeGroups) WithValue(value []*probe_group.ProbeGroup) *BatchGetProbeGroupsResponse_FieldTerminalPathValue
type BatchGetProbeGroupsResponsePathSelectorProbeGroupsDisplayName ¶
type BatchGetProbeGroupsResponsePathSelectorProbeGroupsDisplayName struct{}
func (BatchGetProbeGroupsResponsePathSelectorProbeGroupsDisplayName) WithArrayOfValues ¶
func (s BatchGetProbeGroupsResponsePathSelectorProbeGroupsDisplayName) WithArrayOfValues(values []string) *BatchGetProbeGroupsResponse_FieldSubPathArrayOfValues
func (BatchGetProbeGroupsResponsePathSelectorProbeGroupsDisplayName) WithValue ¶
func (s BatchGetProbeGroupsResponsePathSelectorProbeGroupsDisplayName) WithValue(value string) *BatchGetProbeGroupsResponse_FieldSubPathValue
type BatchGetProbeGroupsResponsePathSelectorProbeGroupsMetadata ¶
type BatchGetProbeGroupsResponsePathSelectorProbeGroupsMetadata struct{}
func (BatchGetProbeGroupsResponsePathSelectorProbeGroupsMetadata) Annotations ¶
func (BatchGetProbeGroupsResponsePathSelectorProbeGroupsMetadata) CreateTime ¶
func (BatchGetProbeGroupsResponsePathSelectorProbeGroupsMetadata) DeleteTime ¶ added in v0.7.1
func (BatchGetProbeGroupsResponsePathSelectorProbeGroupsMetadata) Generation ¶
func (BatchGetProbeGroupsResponsePathSelectorProbeGroupsMetadata) OwnerReferences ¶
func (BatchGetProbeGroupsResponsePathSelectorProbeGroupsMetadata) ResourceVersion ¶
func (BatchGetProbeGroupsResponsePathSelectorProbeGroupsMetadata) UpdateTime ¶
func (BatchGetProbeGroupsResponsePathSelectorProbeGroupsMetadata) WithArrayOfValues ¶
func (s BatchGetProbeGroupsResponsePathSelectorProbeGroupsMetadata) WithArrayOfValues(values []*ntt_meta.Meta) *BatchGetProbeGroupsResponse_FieldSubPathArrayOfValues
func (BatchGetProbeGroupsResponsePathSelectorProbeGroupsMetadata) WithValue ¶
func (s BatchGetProbeGroupsResponsePathSelectorProbeGroupsMetadata) WithValue(value *ntt_meta.Meta) *BatchGetProbeGroupsResponse_FieldSubPathValue
type BatchGetProbeGroupsResponsePathSelectorProbeGroupsMetadataAnnotations ¶
type BatchGetProbeGroupsResponsePathSelectorProbeGroupsMetadataAnnotations struct{}
func (BatchGetProbeGroupsResponsePathSelectorProbeGroupsMetadataAnnotations) WithArrayOfValues ¶
func (s BatchGetProbeGroupsResponsePathSelectorProbeGroupsMetadataAnnotations) WithArrayOfValues(values []map[string]string) *BatchGetProbeGroupsResponse_FieldSubPathArrayOfValues
func (BatchGetProbeGroupsResponsePathSelectorProbeGroupsMetadataAnnotations) WithValue ¶
func (s BatchGetProbeGroupsResponsePathSelectorProbeGroupsMetadataAnnotations) WithValue(value map[string]string) *BatchGetProbeGroupsResponse_FieldSubPathValue
type BatchGetProbeGroupsResponsePathSelectorProbeGroupsMetadataCreateTime ¶
type BatchGetProbeGroupsResponsePathSelectorProbeGroupsMetadataCreateTime struct{}
func (BatchGetProbeGroupsResponsePathSelectorProbeGroupsMetadataCreateTime) WithArrayOfValues ¶
func (s BatchGetProbeGroupsResponsePathSelectorProbeGroupsMetadataCreateTime) WithArrayOfValues(values []*timestamp.Timestamp) *BatchGetProbeGroupsResponse_FieldSubPathArrayOfValues
type BatchGetProbeGroupsResponsePathSelectorProbeGroupsMetadataDeleteTime ¶ added in v0.7.1
type BatchGetProbeGroupsResponsePathSelectorProbeGroupsMetadataDeleteTime struct{}
func (BatchGetProbeGroupsResponsePathSelectorProbeGroupsMetadataDeleteTime) FieldPath ¶ added in v0.7.1
func (BatchGetProbeGroupsResponsePathSelectorProbeGroupsMetadataDeleteTime) WithArrayOfValues ¶ added in v0.7.1
func (s BatchGetProbeGroupsResponsePathSelectorProbeGroupsMetadataDeleteTime) WithArrayOfValues(values []*timestamp.Timestamp) *BatchGetProbeGroupsResponse_FieldSubPathArrayOfValues
type BatchGetProbeGroupsResponsePathSelectorProbeGroupsMetadataGeneration ¶
type BatchGetProbeGroupsResponsePathSelectorProbeGroupsMetadataGeneration struct{}
func (BatchGetProbeGroupsResponsePathSelectorProbeGroupsMetadataGeneration) WithArrayOfValues ¶
func (s BatchGetProbeGroupsResponsePathSelectorProbeGroupsMetadataGeneration) WithArrayOfValues(values []int64) *BatchGetProbeGroupsResponse_FieldSubPathArrayOfValues
type BatchGetProbeGroupsResponsePathSelectorProbeGroupsMetadataLabels ¶
type BatchGetProbeGroupsResponsePathSelectorProbeGroupsMetadataLabels struct{}
func (BatchGetProbeGroupsResponsePathSelectorProbeGroupsMetadataLabels) WithArrayOfValues ¶
func (s BatchGetProbeGroupsResponsePathSelectorProbeGroupsMetadataLabels) WithArrayOfValues(values []map[string]string) *BatchGetProbeGroupsResponse_FieldSubPathArrayOfValues
func (BatchGetProbeGroupsResponsePathSelectorProbeGroupsMetadataLabels) WithValue ¶
func (s BatchGetProbeGroupsResponsePathSelectorProbeGroupsMetadataLabels) WithValue(value map[string]string) *BatchGetProbeGroupsResponse_FieldSubPathValue
type BatchGetProbeGroupsResponsePathSelectorProbeGroupsMetadataLifecycle ¶ added in v0.7.1
type BatchGetProbeGroupsResponsePathSelectorProbeGroupsMetadataLifecycle struct{}
func (BatchGetProbeGroupsResponsePathSelectorProbeGroupsMetadataLifecycle) BlockDeletion ¶ added in v0.7.1
func (BatchGetProbeGroupsResponsePathSelectorProbeGroupsMetadataLifecycle) FieldPath ¶ added in v0.7.1
func (BatchGetProbeGroupsResponsePathSelectorProbeGroupsMetadataLifecycle) WithArrayOfValues ¶ added in v0.7.1
func (s BatchGetProbeGroupsResponsePathSelectorProbeGroupsMetadataLifecycle) WithArrayOfValues(values []*ntt_meta.Lifecycle) *BatchGetProbeGroupsResponse_FieldSubPathArrayOfValues
type BatchGetProbeGroupsResponsePathSelectorProbeGroupsMetadataLifecycleBlockDeletion ¶ added in v0.7.1
type BatchGetProbeGroupsResponsePathSelectorProbeGroupsMetadataLifecycleBlockDeletion struct{}
func (BatchGetProbeGroupsResponsePathSelectorProbeGroupsMetadataLifecycleBlockDeletion) FieldPath ¶ added in v0.7.1
func (BatchGetProbeGroupsResponsePathSelectorProbeGroupsMetadataLifecycleBlockDeletion) WithArrayOfValues ¶ added in v0.7.1
func (s BatchGetProbeGroupsResponsePathSelectorProbeGroupsMetadataLifecycleBlockDeletion) WithArrayOfValues(values []bool) *BatchGetProbeGroupsResponse_FieldSubPathArrayOfValues
type BatchGetProbeGroupsResponsePathSelectorProbeGroupsMetadataLifecycleState ¶ added in v0.7.1
type BatchGetProbeGroupsResponsePathSelectorProbeGroupsMetadataLifecycleState struct{}
func (BatchGetProbeGroupsResponsePathSelectorProbeGroupsMetadataLifecycleState) FieldPath ¶ added in v0.7.1
func (BatchGetProbeGroupsResponsePathSelectorProbeGroupsMetadataLifecycleState) WithArrayOfValues ¶ added in v0.7.1
func (s BatchGetProbeGroupsResponsePathSelectorProbeGroupsMetadataLifecycleState) WithArrayOfValues(values []ntt_meta.Lifecycle_State) *BatchGetProbeGroupsResponse_FieldSubPathArrayOfValues
type BatchGetProbeGroupsResponsePathSelectorProbeGroupsMetadataOwnerReferences ¶
type BatchGetProbeGroupsResponsePathSelectorProbeGroupsMetadataOwnerReferences struct{}
func (BatchGetProbeGroupsResponsePathSelectorProbeGroupsMetadataOwnerReferences) BlockOwnerDeletion ¶
func (BatchGetProbeGroupsResponsePathSelectorProbeGroupsMetadataOwnerReferences) Controller ¶
func (BatchGetProbeGroupsResponsePathSelectorProbeGroupsMetadataOwnerReferences) Region ¶ added in v0.7.1
func (BatchGetProbeGroupsResponsePathSelectorProbeGroupsMetadataOwnerReferences) RequiresOwnerReference ¶ added in v0.7.1
func (BatchGetProbeGroupsResponsePathSelectorProbeGroupsMetadataOwnerReferences) Version ¶ added in v0.7.1
func (BatchGetProbeGroupsResponsePathSelectorProbeGroupsMetadataOwnerReferences) WithArrayOfValues ¶
func (s BatchGetProbeGroupsResponsePathSelectorProbeGroupsMetadataOwnerReferences) WithArrayOfValues(values [][]*ntt_meta.OwnerReference) *BatchGetProbeGroupsResponse_FieldSubPathArrayOfValues
func (BatchGetProbeGroupsResponsePathSelectorProbeGroupsMetadataOwnerReferences) WithItemValue ¶
type BatchGetProbeGroupsResponsePathSelectorProbeGroupsMetadataOwnerReferencesBlockOwnerDeletion ¶
type BatchGetProbeGroupsResponsePathSelectorProbeGroupsMetadataOwnerReferencesBlockOwnerDeletion struct{}
func (BatchGetProbeGroupsResponsePathSelectorProbeGroupsMetadataOwnerReferencesBlockOwnerDeletion) FieldPath ¶
func (BatchGetProbeGroupsResponsePathSelectorProbeGroupsMetadataOwnerReferencesBlockOwnerDeletion) WithArrayOfValues ¶
func (s BatchGetProbeGroupsResponsePathSelectorProbeGroupsMetadataOwnerReferencesBlockOwnerDeletion) WithArrayOfValues(values []bool) *BatchGetProbeGroupsResponse_FieldSubPathArrayOfValues
type BatchGetProbeGroupsResponsePathSelectorProbeGroupsMetadataOwnerReferencesController ¶
type BatchGetProbeGroupsResponsePathSelectorProbeGroupsMetadataOwnerReferencesController struct{}
func (BatchGetProbeGroupsResponsePathSelectorProbeGroupsMetadataOwnerReferencesController) FieldPath ¶
func (BatchGetProbeGroupsResponsePathSelectorProbeGroupsMetadataOwnerReferencesController) WithArrayOfValues ¶
func (s BatchGetProbeGroupsResponsePathSelectorProbeGroupsMetadataOwnerReferencesController) WithArrayOfValues(values []bool) *BatchGetProbeGroupsResponse_FieldSubPathArrayOfValues
type BatchGetProbeGroupsResponsePathSelectorProbeGroupsMetadataOwnerReferencesKind ¶
type BatchGetProbeGroupsResponsePathSelectorProbeGroupsMetadataOwnerReferencesKind struct{}
func (BatchGetProbeGroupsResponsePathSelectorProbeGroupsMetadataOwnerReferencesKind) WithArrayOfValues ¶
func (s BatchGetProbeGroupsResponsePathSelectorProbeGroupsMetadataOwnerReferencesKind) WithArrayOfValues(values []string) *BatchGetProbeGroupsResponse_FieldSubPathArrayOfValues
type BatchGetProbeGroupsResponsePathSelectorProbeGroupsMetadataOwnerReferencesName ¶
type BatchGetProbeGroupsResponsePathSelectorProbeGroupsMetadataOwnerReferencesName struct{}
func (BatchGetProbeGroupsResponsePathSelectorProbeGroupsMetadataOwnerReferencesName) WithArrayOfValues ¶
func (s BatchGetProbeGroupsResponsePathSelectorProbeGroupsMetadataOwnerReferencesName) WithArrayOfValues(values []string) *BatchGetProbeGroupsResponse_FieldSubPathArrayOfValues
type BatchGetProbeGroupsResponsePathSelectorProbeGroupsMetadataOwnerReferencesRegion ¶ added in v0.7.1
type BatchGetProbeGroupsResponsePathSelectorProbeGroupsMetadataOwnerReferencesRegion struct{}
func (BatchGetProbeGroupsResponsePathSelectorProbeGroupsMetadataOwnerReferencesRegion) FieldPath ¶ added in v0.7.1
func (BatchGetProbeGroupsResponsePathSelectorProbeGroupsMetadataOwnerReferencesRegion) WithArrayOfValues ¶ added in v0.7.1
func (s BatchGetProbeGroupsResponsePathSelectorProbeGroupsMetadataOwnerReferencesRegion) WithArrayOfValues(values []string) *BatchGetProbeGroupsResponse_FieldSubPathArrayOfValues
type BatchGetProbeGroupsResponsePathSelectorProbeGroupsMetadataOwnerReferencesRequiresOwnerReference ¶ added in v0.7.1
type BatchGetProbeGroupsResponsePathSelectorProbeGroupsMetadataOwnerReferencesRequiresOwnerReference struct{}
func (BatchGetProbeGroupsResponsePathSelectorProbeGroupsMetadataOwnerReferencesRequiresOwnerReference) FieldPath ¶ added in v0.7.1
func (BatchGetProbeGroupsResponsePathSelectorProbeGroupsMetadataOwnerReferencesRequiresOwnerReference) WithArrayOfValues ¶ added in v0.7.1
func (s BatchGetProbeGroupsResponsePathSelectorProbeGroupsMetadataOwnerReferencesRequiresOwnerReference) WithArrayOfValues(values []bool) *BatchGetProbeGroupsResponse_FieldSubPathArrayOfValues
type BatchGetProbeGroupsResponsePathSelectorProbeGroupsMetadataOwnerReferencesVersion ¶ added in v0.7.1
type BatchGetProbeGroupsResponsePathSelectorProbeGroupsMetadataOwnerReferencesVersion struct{}
func (BatchGetProbeGroupsResponsePathSelectorProbeGroupsMetadataOwnerReferencesVersion) FieldPath ¶ added in v0.7.1
func (BatchGetProbeGroupsResponsePathSelectorProbeGroupsMetadataOwnerReferencesVersion) WithArrayOfValues ¶ added in v0.7.1
func (s BatchGetProbeGroupsResponsePathSelectorProbeGroupsMetadataOwnerReferencesVersion) WithArrayOfValues(values []string) *BatchGetProbeGroupsResponse_FieldSubPathArrayOfValues
type BatchGetProbeGroupsResponsePathSelectorProbeGroupsMetadataResourceVersion ¶
type BatchGetProbeGroupsResponsePathSelectorProbeGroupsMetadataResourceVersion struct{}
func (BatchGetProbeGroupsResponsePathSelectorProbeGroupsMetadataResourceVersion) WithArrayOfValues ¶
func (s BatchGetProbeGroupsResponsePathSelectorProbeGroupsMetadataResourceVersion) WithArrayOfValues(values []string) *BatchGetProbeGroupsResponse_FieldSubPathArrayOfValues
type BatchGetProbeGroupsResponsePathSelectorProbeGroupsMetadataShards ¶
type BatchGetProbeGroupsResponsePathSelectorProbeGroupsMetadataShards struct{}
func (BatchGetProbeGroupsResponsePathSelectorProbeGroupsMetadataShards) WithArrayOfValues ¶
func (s BatchGetProbeGroupsResponsePathSelectorProbeGroupsMetadataShards) WithArrayOfValues(values []map[string]int64) *BatchGetProbeGroupsResponse_FieldSubPathArrayOfValues
func (BatchGetProbeGroupsResponsePathSelectorProbeGroupsMetadataShards) WithValue ¶
func (s BatchGetProbeGroupsResponsePathSelectorProbeGroupsMetadataShards) WithValue(value map[string]int64) *BatchGetProbeGroupsResponse_FieldSubPathValue
type BatchGetProbeGroupsResponsePathSelectorProbeGroupsMetadataSyncing ¶
type BatchGetProbeGroupsResponsePathSelectorProbeGroupsMetadataSyncing struct{}
func (BatchGetProbeGroupsResponsePathSelectorProbeGroupsMetadataSyncing) OwningRegion ¶
func (BatchGetProbeGroupsResponsePathSelectorProbeGroupsMetadataSyncing) WithArrayOfValues ¶
func (s BatchGetProbeGroupsResponsePathSelectorProbeGroupsMetadataSyncing) WithArrayOfValues(values []*ntt_meta.SyncingMeta) *BatchGetProbeGroupsResponse_FieldSubPathArrayOfValues
type BatchGetProbeGroupsResponsePathSelectorProbeGroupsMetadataSyncingOwningRegion ¶
type BatchGetProbeGroupsResponsePathSelectorProbeGroupsMetadataSyncingOwningRegion struct{}
func (BatchGetProbeGroupsResponsePathSelectorProbeGroupsMetadataSyncingOwningRegion) WithArrayOfValues ¶
func (s BatchGetProbeGroupsResponsePathSelectorProbeGroupsMetadataSyncingOwningRegion) WithArrayOfValues(values []string) *BatchGetProbeGroupsResponse_FieldSubPathArrayOfValues
type BatchGetProbeGroupsResponsePathSelectorProbeGroupsMetadataSyncingRegions ¶
type BatchGetProbeGroupsResponsePathSelectorProbeGroupsMetadataSyncingRegions struct{}
func (BatchGetProbeGroupsResponsePathSelectorProbeGroupsMetadataSyncingRegions) WithArrayOfValues ¶
func (s BatchGetProbeGroupsResponsePathSelectorProbeGroupsMetadataSyncingRegions) WithArrayOfValues(values [][]string) *BatchGetProbeGroupsResponse_FieldSubPathArrayOfValues
func (BatchGetProbeGroupsResponsePathSelectorProbeGroupsMetadataSyncingRegions) WithItemValue ¶
func (s BatchGetProbeGroupsResponsePathSelectorProbeGroupsMetadataSyncingRegions) WithItemValue(value string) *BatchGetProbeGroupsResponse_FieldSubPathArrayItemValue
func (BatchGetProbeGroupsResponsePathSelectorProbeGroupsMetadataSyncingRegions) WithValue ¶
func (s BatchGetProbeGroupsResponsePathSelectorProbeGroupsMetadataSyncingRegions) WithValue(value []string) *BatchGetProbeGroupsResponse_FieldSubPathValue
type BatchGetProbeGroupsResponsePathSelectorProbeGroupsMetadataTags ¶
type BatchGetProbeGroupsResponsePathSelectorProbeGroupsMetadataTags struct{}
func (BatchGetProbeGroupsResponsePathSelectorProbeGroupsMetadataTags) WithArrayOfValues ¶
func (s BatchGetProbeGroupsResponsePathSelectorProbeGroupsMetadataTags) WithArrayOfValues(values [][]string) *BatchGetProbeGroupsResponse_FieldSubPathArrayOfValues
func (BatchGetProbeGroupsResponsePathSelectorProbeGroupsMetadataTags) WithItemValue ¶
func (s BatchGetProbeGroupsResponsePathSelectorProbeGroupsMetadataTags) WithItemValue(value string) *BatchGetProbeGroupsResponse_FieldSubPathArrayItemValue
func (BatchGetProbeGroupsResponsePathSelectorProbeGroupsMetadataTags) WithValue ¶
func (s BatchGetProbeGroupsResponsePathSelectorProbeGroupsMetadataTags) WithValue(value []string) *BatchGetProbeGroupsResponse_FieldSubPathValue
type BatchGetProbeGroupsResponsePathSelectorProbeGroupsMetadataUpdateTime ¶
type BatchGetProbeGroupsResponsePathSelectorProbeGroupsMetadataUpdateTime struct{}
func (BatchGetProbeGroupsResponsePathSelectorProbeGroupsMetadataUpdateTime) WithArrayOfValues ¶
func (s BatchGetProbeGroupsResponsePathSelectorProbeGroupsMetadataUpdateTime) WithArrayOfValues(values []*timestamp.Timestamp) *BatchGetProbeGroupsResponse_FieldSubPathArrayOfValues
type BatchGetProbeGroupsResponsePathSelectorProbeGroupsMetadataUuid ¶
type BatchGetProbeGroupsResponsePathSelectorProbeGroupsMetadataUuid struct{}
func (BatchGetProbeGroupsResponsePathSelectorProbeGroupsMetadataUuid) WithArrayOfValues ¶
func (s BatchGetProbeGroupsResponsePathSelectorProbeGroupsMetadataUuid) WithArrayOfValues(values []string) *BatchGetProbeGroupsResponse_FieldSubPathArrayOfValues
func (BatchGetProbeGroupsResponsePathSelectorProbeGroupsMetadataUuid) WithValue ¶
func (s BatchGetProbeGroupsResponsePathSelectorProbeGroupsMetadataUuid) WithValue(value string) *BatchGetProbeGroupsResponse_FieldSubPathValue
type BatchGetProbeGroupsResponsePathSelectorProbeGroupsName ¶
type BatchGetProbeGroupsResponsePathSelectorProbeGroupsName struct{}
func (BatchGetProbeGroupsResponsePathSelectorProbeGroupsName) WithArrayOfValues ¶
func (s BatchGetProbeGroupsResponsePathSelectorProbeGroupsName) WithArrayOfValues(values []*probe_group.Name) *BatchGetProbeGroupsResponse_FieldSubPathArrayOfValues
func (BatchGetProbeGroupsResponsePathSelectorProbeGroupsName) WithValue ¶
func (s BatchGetProbeGroupsResponsePathSelectorProbeGroupsName) WithValue(value *probe_group.Name) *BatchGetProbeGroupsResponse_FieldSubPathValue
type BatchGetProbeGroupsResponsePathSelectorProbeGroupsState ¶
type BatchGetProbeGroupsResponsePathSelectorProbeGroupsState struct{}
func (BatchGetProbeGroupsResponsePathSelectorProbeGroupsState) RegionalTargetCounts ¶
func (BatchGetProbeGroupsResponsePathSelectorProbeGroupsState) TargetCount ¶
func (BatchGetProbeGroupsResponsePathSelectorProbeGroupsState) WithArrayOfValues ¶
func (s BatchGetProbeGroupsResponsePathSelectorProbeGroupsState) WithArrayOfValues(values []*probe_group.ProbeGroup_State) *BatchGetProbeGroupsResponse_FieldSubPathArrayOfValues
type BatchGetProbeGroupsResponsePathSelectorProbeGroupsStateRegionalTargetCounts ¶
type BatchGetProbeGroupsResponsePathSelectorProbeGroupsStateRegionalTargetCounts struct{}
func (BatchGetProbeGroupsResponsePathSelectorProbeGroupsStateRegionalTargetCounts) WithArrayOfValues ¶
func (s BatchGetProbeGroupsResponsePathSelectorProbeGroupsStateRegionalTargetCounts) WithArrayOfValues(values []map[string]int64) *BatchGetProbeGroupsResponse_FieldSubPathArrayOfValues
func (BatchGetProbeGroupsResponsePathSelectorProbeGroupsStateRegionalTargetCounts) WithValue ¶
func (s BatchGetProbeGroupsResponsePathSelectorProbeGroupsStateRegionalTargetCounts) WithValue(value map[string]int64) *BatchGetProbeGroupsResponse_FieldSubPathValue
type BatchGetProbeGroupsResponsePathSelectorProbeGroupsStateTargetCount ¶
type BatchGetProbeGroupsResponsePathSelectorProbeGroupsStateTargetCount struct{}
func (BatchGetProbeGroupsResponsePathSelectorProbeGroupsStateTargetCount) WithArrayOfValues ¶
func (s BatchGetProbeGroupsResponsePathSelectorProbeGroupsStateTargetCount) WithArrayOfValues(values []int64) *BatchGetProbeGroupsResponse_FieldSubPathArrayOfValues
func (BatchGetProbeGroupsResponsePathSelectorProbeGroupsStateTargetCount) WithValue ¶
func (s BatchGetProbeGroupsResponsePathSelectorProbeGroupsStateTargetCount) WithValue(value int64) *BatchGetProbeGroupsResponse_FieldSubPathValue
type BatchGetProbeGroupsResponse_FieldMask ¶
type BatchGetProbeGroupsResponse_FieldMask struct {
Paths []BatchGetProbeGroupsResponse_FieldPath
}
func FullBatchGetProbeGroupsResponse_FieldMask ¶
func FullBatchGetProbeGroupsResponse_FieldMask() *BatchGetProbeGroupsResponse_FieldMask
func (*BatchGetProbeGroupsResponse_FieldMask) AppendPath ¶
func (fieldMask *BatchGetProbeGroupsResponse_FieldMask) AppendPath(path BatchGetProbeGroupsResponse_FieldPath)
func (*BatchGetProbeGroupsResponse_FieldMask) AppendRawPath ¶
func (fieldMask *BatchGetProbeGroupsResponse_FieldMask) AppendRawPath(path gotenobject.FieldPath)
func (*BatchGetProbeGroupsResponse_FieldMask) DecodeFirestore ¶
func (fieldMask *BatchGetProbeGroupsResponse_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
func (*BatchGetProbeGroupsResponse_FieldMask) EncodeFirestore ¶
func (fieldMask *BatchGetProbeGroupsResponse_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
firestore encoding/decoding integration
func (*BatchGetProbeGroupsResponse_FieldMask) FilterInputFields ¶
func (fieldMask *BatchGetProbeGroupsResponse_FieldMask) FilterInputFields() *BatchGetProbeGroupsResponse_FieldMask
FilterInputFields generates copy of field paths with output_only field paths removed
func (*BatchGetProbeGroupsResponse_FieldMask) FromProtoFieldMask ¶
func (fieldMask *BatchGetProbeGroupsResponse_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
func (*BatchGetProbeGroupsResponse_FieldMask) GetPaths ¶
func (fieldMask *BatchGetProbeGroupsResponse_FieldMask) GetPaths() []BatchGetProbeGroupsResponse_FieldPath
func (*BatchGetProbeGroupsResponse_FieldMask) GetRawPaths ¶
func (fieldMask *BatchGetProbeGroupsResponse_FieldMask) GetRawPaths() []gotenobject.FieldPath
func (*BatchGetProbeGroupsResponse_FieldMask) IsFull ¶
func (fieldMask *BatchGetProbeGroupsResponse_FieldMask) IsFull() bool
func (BatchGetProbeGroupsResponse_FieldMask) Marshal ¶
func (fieldMask BatchGetProbeGroupsResponse_FieldMask) Marshal() ([]byte, error)
implement methods required by customType
func (BatchGetProbeGroupsResponse_FieldMask) MarshalJSON ¶
func (fieldMask BatchGetProbeGroupsResponse_FieldMask) MarshalJSON() ([]byte, error)
func (*BatchGetProbeGroupsResponse_FieldMask) PathsCount ¶
func (fieldMask *BatchGetProbeGroupsResponse_FieldMask) PathsCount() int
func (*BatchGetProbeGroupsResponse_FieldMask) Project ¶
func (fieldMask *BatchGetProbeGroupsResponse_FieldMask) Project(source *BatchGetProbeGroupsResponse) *BatchGetProbeGroupsResponse
func (*BatchGetProbeGroupsResponse_FieldMask) ProjectRaw ¶
func (fieldMask *BatchGetProbeGroupsResponse_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
func (*BatchGetProbeGroupsResponse_FieldMask) ProtoMessage ¶
func (fieldMask *BatchGetProbeGroupsResponse_FieldMask) ProtoMessage()
func (*BatchGetProbeGroupsResponse_FieldMask) ProtoReflect ¶
func (fieldMask *BatchGetProbeGroupsResponse_FieldMask) ProtoReflect() preflect.Message
func (*BatchGetProbeGroupsResponse_FieldMask) Reset ¶
func (fieldMask *BatchGetProbeGroupsResponse_FieldMask) Reset()
func (*BatchGetProbeGroupsResponse_FieldMask) Set ¶
func (fieldMask *BatchGetProbeGroupsResponse_FieldMask) Set(target, source *BatchGetProbeGroupsResponse)
func (*BatchGetProbeGroupsResponse_FieldMask) SetFromCliFlag ¶
func (fieldMask *BatchGetProbeGroupsResponse_FieldMask) SetFromCliFlag(raw string) error
func (*BatchGetProbeGroupsResponse_FieldMask) SetRaw ¶
func (fieldMask *BatchGetProbeGroupsResponse_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
func (*BatchGetProbeGroupsResponse_FieldMask) Size ¶
func (fieldMask *BatchGetProbeGroupsResponse_FieldMask) Size() int
func (*BatchGetProbeGroupsResponse_FieldMask) String ¶
func (fieldMask *BatchGetProbeGroupsResponse_FieldMask) String() string
func (*BatchGetProbeGroupsResponse_FieldMask) Subtract ¶
func (fieldMask *BatchGetProbeGroupsResponse_FieldMask) Subtract(other *BatchGetProbeGroupsResponse_FieldMask) *BatchGetProbeGroupsResponse_FieldMask
func (*BatchGetProbeGroupsResponse_FieldMask) SubtractRaw ¶
func (fieldMask *BatchGetProbeGroupsResponse_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
func (*BatchGetProbeGroupsResponse_FieldMask) ToProtoFieldMask ¶
func (fieldMask *BatchGetProbeGroupsResponse_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
ToFieldMask is used for proto conversions
func (*BatchGetProbeGroupsResponse_FieldMask) Unmarshal ¶
func (fieldMask *BatchGetProbeGroupsResponse_FieldMask) Unmarshal(data []byte) error
func (*BatchGetProbeGroupsResponse_FieldMask) UnmarshalJSON ¶
func (fieldMask *BatchGetProbeGroupsResponse_FieldMask) UnmarshalJSON(data []byte) error
type BatchGetProbeGroupsResponse_FieldPath ¶
type BatchGetProbeGroupsResponse_FieldPath interface { gotenobject.FieldPath Selector() BatchGetProbeGroupsResponse_FieldPathSelector Get(source *BatchGetProbeGroupsResponse) []interface{} GetSingle(source *BatchGetProbeGroupsResponse) (interface{}, bool) ClearValue(item *BatchGetProbeGroupsResponse) // Those methods build corresponding BatchGetProbeGroupsResponse_FieldPathValue // (or array of values) and holds passed value. Panics if injected type is incorrect. WithIValue(value interface{}) BatchGetProbeGroupsResponse_FieldPathValue WithIArrayOfValues(values interface{}) BatchGetProbeGroupsResponse_FieldPathArrayOfValues WithIArrayItemValue(value interface{}) BatchGetProbeGroupsResponse_FieldPathArrayItemValue }
FieldPath provides implementation to handle https://github.com/protocolbuffers/protobuf/blob/master/src/google/protobuf/field_mask.proto
func BuildBatchGetProbeGroupsResponse_FieldPath ¶
func BuildBatchGetProbeGroupsResponse_FieldPath(fp gotenobject.RawFieldPath) (BatchGetProbeGroupsResponse_FieldPath, error)
func MustParseBatchGetProbeGroupsResponse_FieldPath ¶
func MustParseBatchGetProbeGroupsResponse_FieldPath(rawField string) BatchGetProbeGroupsResponse_FieldPath
func ParseBatchGetProbeGroupsResponse_FieldPath ¶
func ParseBatchGetProbeGroupsResponse_FieldPath(rawField string) (BatchGetProbeGroupsResponse_FieldPath, error)
type BatchGetProbeGroupsResponse_FieldPathArrayItemValue ¶
type BatchGetProbeGroupsResponse_FieldPathArrayItemValue interface { gotenobject.FieldPathArrayItemValue BatchGetProbeGroupsResponse_FieldPath ContainsValue(*BatchGetProbeGroupsResponse) bool }
BatchGetProbeGroupsResponse_FieldPathArrayItemValue allows storing single item in Path-specific values for BatchGetProbeGroupsResponse according to their type Present only for array (repeated) types.
func MustParseBatchGetProbeGroupsResponse_FieldPathArrayItemValue ¶
func MustParseBatchGetProbeGroupsResponse_FieldPathArrayItemValue(pathStr, valueStr string) BatchGetProbeGroupsResponse_FieldPathArrayItemValue
func ParseBatchGetProbeGroupsResponse_FieldPathArrayItemValue ¶
func ParseBatchGetProbeGroupsResponse_FieldPathArrayItemValue(pathStr, valueStr string) (BatchGetProbeGroupsResponse_FieldPathArrayItemValue, error)
ParseBatchGetProbeGroupsResponse_FieldPathArrayItemValue parses string and JSON-encoded value to its Value
type BatchGetProbeGroupsResponse_FieldPathArrayOfValues ¶
type BatchGetProbeGroupsResponse_FieldPathArrayOfValues interface { gotenobject.FieldPathArrayOfValues BatchGetProbeGroupsResponse_FieldPath }
BatchGetProbeGroupsResponse_FieldPathArrayOfValues allows storing slice of values for BatchGetProbeGroupsResponse fields according to their type
func MustParseBatchGetProbeGroupsResponse_FieldPathArrayOfValues ¶
func MustParseBatchGetProbeGroupsResponse_FieldPathArrayOfValues(pathStr, valuesStr string) BatchGetProbeGroupsResponse_FieldPathArrayOfValues
func ParseBatchGetProbeGroupsResponse_FieldPathArrayOfValues ¶
func ParseBatchGetProbeGroupsResponse_FieldPathArrayOfValues(pathStr, valuesStr string) (BatchGetProbeGroupsResponse_FieldPathArrayOfValues, error)
type BatchGetProbeGroupsResponse_FieldPathSelector ¶
type BatchGetProbeGroupsResponse_FieldPathSelector int32
const ( BatchGetProbeGroupsResponse_FieldPathSelectorProbeGroups BatchGetProbeGroupsResponse_FieldPathSelector = 0 BatchGetProbeGroupsResponse_FieldPathSelectorMissing BatchGetProbeGroupsResponse_FieldPathSelector = 1 )
func (BatchGetProbeGroupsResponse_FieldPathSelector) String ¶
func (s BatchGetProbeGroupsResponse_FieldPathSelector) String() string
type BatchGetProbeGroupsResponse_FieldPathValue ¶
type BatchGetProbeGroupsResponse_FieldPathValue interface { BatchGetProbeGroupsResponse_FieldPath gotenobject.FieldPathValue SetTo(target **BatchGetProbeGroupsResponse) CompareWith(*BatchGetProbeGroupsResponse) (cmp int, comparable bool) }
BatchGetProbeGroupsResponse_FieldPathValue allows storing values for BatchGetProbeGroupsResponse fields according to their type
func MustParseBatchGetProbeGroupsResponse_FieldPathValue ¶
func MustParseBatchGetProbeGroupsResponse_FieldPathValue(pathStr, valueStr string) BatchGetProbeGroupsResponse_FieldPathValue
func ParseBatchGetProbeGroupsResponse_FieldPathValue ¶
func ParseBatchGetProbeGroupsResponse_FieldPathValue(pathStr, valueStr string) (BatchGetProbeGroupsResponse_FieldPathValue, error)
type BatchGetProbeGroupsResponse_FieldSubPath ¶
type BatchGetProbeGroupsResponse_FieldSubPath struct {
// contains filtered or unexported fields
}
func (*BatchGetProbeGroupsResponse_FieldSubPath) AsProbeGroupsSubPath ¶
func (fps *BatchGetProbeGroupsResponse_FieldSubPath) AsProbeGroupsSubPath() (probe_group.ProbeGroup_FieldPath, bool)
func (*BatchGetProbeGroupsResponse_FieldSubPath) ClearValue ¶
func (fps *BatchGetProbeGroupsResponse_FieldSubPath) ClearValue(item *BatchGetProbeGroupsResponse)
func (*BatchGetProbeGroupsResponse_FieldSubPath) ClearValueRaw ¶
func (fps *BatchGetProbeGroupsResponse_FieldSubPath) ClearValueRaw(item proto.Message)
func (*BatchGetProbeGroupsResponse_FieldSubPath) Get ¶
func (fps *BatchGetProbeGroupsResponse_FieldSubPath) Get(source *BatchGetProbeGroupsResponse) (values []interface{})
Get returns all values pointed by selected field from source BatchGetProbeGroupsResponse
func (*BatchGetProbeGroupsResponse_FieldSubPath) GetDefault ¶
func (fps *BatchGetProbeGroupsResponse_FieldSubPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*BatchGetProbeGroupsResponse_FieldSubPath) GetRaw ¶
func (fps *BatchGetProbeGroupsResponse_FieldSubPath) GetRaw(source proto.Message) []interface{}
func (*BatchGetProbeGroupsResponse_FieldSubPath) GetSingle ¶
func (fps *BatchGetProbeGroupsResponse_FieldSubPath) GetSingle(source *BatchGetProbeGroupsResponse) (interface{}, bool)
GetSingle returns value of selected field from source BatchGetProbeGroupsResponse
func (*BatchGetProbeGroupsResponse_FieldSubPath) GetSingleRaw ¶
func (fps *BatchGetProbeGroupsResponse_FieldSubPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*BatchGetProbeGroupsResponse_FieldSubPath) IsLeaf ¶
func (fps *BatchGetProbeGroupsResponse_FieldSubPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*BatchGetProbeGroupsResponse_FieldSubPath) JSONString ¶
func (fps *BatchGetProbeGroupsResponse_FieldSubPath) JSONString() string
JSONString returns path representation is JSON convention
func (*BatchGetProbeGroupsResponse_FieldSubPath) Selector ¶
func (fps *BatchGetProbeGroupsResponse_FieldSubPath) Selector() BatchGetProbeGroupsResponse_FieldPathSelector
func (*BatchGetProbeGroupsResponse_FieldSubPath) SplitIntoTerminalIPaths ¶ added in v0.7.1
func (fps *BatchGetProbeGroupsResponse_FieldSubPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
func (*BatchGetProbeGroupsResponse_FieldSubPath) String ¶
func (fps *BatchGetProbeGroupsResponse_FieldSubPath) String() string
String returns path representation in proto convention
func (*BatchGetProbeGroupsResponse_FieldSubPath) WithIArrayItemValue ¶
func (fps *BatchGetProbeGroupsResponse_FieldSubPath) WithIArrayItemValue(value interface{}) BatchGetProbeGroupsResponse_FieldPathArrayItemValue
func (*BatchGetProbeGroupsResponse_FieldSubPath) WithIArrayOfValues ¶
func (fps *BatchGetProbeGroupsResponse_FieldSubPath) WithIArrayOfValues(values interface{}) BatchGetProbeGroupsResponse_FieldPathArrayOfValues
func (*BatchGetProbeGroupsResponse_FieldSubPath) WithIValue ¶
func (fps *BatchGetProbeGroupsResponse_FieldSubPath) WithIValue(value interface{}) BatchGetProbeGroupsResponse_FieldPathValue
func (*BatchGetProbeGroupsResponse_FieldSubPath) WithRawIArrayItemValue ¶
func (fps *BatchGetProbeGroupsResponse_FieldSubPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*BatchGetProbeGroupsResponse_FieldSubPath) WithRawIArrayOfValues ¶
func (fps *BatchGetProbeGroupsResponse_FieldSubPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*BatchGetProbeGroupsResponse_FieldSubPath) WithRawIValue ¶
func (fps *BatchGetProbeGroupsResponse_FieldSubPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type BatchGetProbeGroupsResponse_FieldSubPathArrayItemValue ¶
type BatchGetProbeGroupsResponse_FieldSubPathArrayItemValue struct { BatchGetProbeGroupsResponse_FieldPath // contains filtered or unexported fields }
func (*BatchGetProbeGroupsResponse_FieldSubPathArrayItemValue) AsProbeGroupsPathItemValue ¶
func (fpaivs *BatchGetProbeGroupsResponse_FieldSubPathArrayItemValue) AsProbeGroupsPathItemValue() (probe_group.ProbeGroup_FieldPathArrayItemValue, bool)
func (*BatchGetProbeGroupsResponse_FieldSubPathArrayItemValue) ContainsValue ¶
func (fpaivs *BatchGetProbeGroupsResponse_FieldSubPathArrayItemValue) ContainsValue(source *BatchGetProbeGroupsResponse) bool
Contains returns a boolean indicating if value that is being held is present in given 'BatchGetProbeGroupsResponse'
func (*BatchGetProbeGroupsResponse_FieldSubPathArrayItemValue) GetRawItemValue ¶
func (fpaivs *BatchGetProbeGroupsResponse_FieldSubPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored array item value
type BatchGetProbeGroupsResponse_FieldSubPathArrayOfValues ¶
type BatchGetProbeGroupsResponse_FieldSubPathArrayOfValues struct { BatchGetProbeGroupsResponse_FieldPath // contains filtered or unexported fields }
func (*BatchGetProbeGroupsResponse_FieldSubPathArrayOfValues) AsProbeGroupsPathArrayOfValues ¶
func (fpsaov *BatchGetProbeGroupsResponse_FieldSubPathArrayOfValues) AsProbeGroupsPathArrayOfValues() (probe_group.ProbeGroup_FieldPathArrayOfValues, bool)
func (*BatchGetProbeGroupsResponse_FieldSubPathArrayOfValues) GetRawValues ¶
func (fpsaov *BatchGetProbeGroupsResponse_FieldSubPathArrayOfValues) GetRawValues() []interface{}
type BatchGetProbeGroupsResponse_FieldSubPathValue ¶
type BatchGetProbeGroupsResponse_FieldSubPathValue struct { BatchGetProbeGroupsResponse_FieldPath // contains filtered or unexported fields }
func (*BatchGetProbeGroupsResponse_FieldSubPathValue) AsProbeGroupsPathValue ¶
func (fpvs *BatchGetProbeGroupsResponse_FieldSubPathValue) AsProbeGroupsPathValue() (probe_group.ProbeGroup_FieldPathValue, bool)
func (*BatchGetProbeGroupsResponse_FieldSubPathValue) CompareWith ¶
func (fpvs *BatchGetProbeGroupsResponse_FieldSubPathValue) CompareWith(source *BatchGetProbeGroupsResponse) (int, bool)
func (*BatchGetProbeGroupsResponse_FieldSubPathValue) CompareWithRaw ¶
func (fpvs *BatchGetProbeGroupsResponse_FieldSubPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*BatchGetProbeGroupsResponse_FieldSubPathValue) GetRawValue ¶
func (fpvs *BatchGetProbeGroupsResponse_FieldSubPathValue) GetRawValue() interface{}
func (*BatchGetProbeGroupsResponse_FieldSubPathValue) SetTo ¶
func (fpvs *BatchGetProbeGroupsResponse_FieldSubPathValue) SetTo(target **BatchGetProbeGroupsResponse)
func (*BatchGetProbeGroupsResponse_FieldSubPathValue) SetToRaw ¶
func (fpvs *BatchGetProbeGroupsResponse_FieldSubPathValue) SetToRaw(target proto.Message)
type BatchGetProbeGroupsResponse_FieldTerminalPath ¶
type BatchGetProbeGroupsResponse_FieldTerminalPath struct {
// contains filtered or unexported fields
}
func (*BatchGetProbeGroupsResponse_FieldTerminalPath) ClearValue ¶
func (fp *BatchGetProbeGroupsResponse_FieldTerminalPath) ClearValue(item *BatchGetProbeGroupsResponse)
func (*BatchGetProbeGroupsResponse_FieldTerminalPath) ClearValueRaw ¶
func (fp *BatchGetProbeGroupsResponse_FieldTerminalPath) ClearValueRaw(item proto.Message)
func (*BatchGetProbeGroupsResponse_FieldTerminalPath) Get ¶
func (fp *BatchGetProbeGroupsResponse_FieldTerminalPath) Get(source *BatchGetProbeGroupsResponse) (values []interface{})
Get returns all values pointed by specific field from source BatchGetProbeGroupsResponse
func (*BatchGetProbeGroupsResponse_FieldTerminalPath) GetDefault ¶
func (fp *BatchGetProbeGroupsResponse_FieldTerminalPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*BatchGetProbeGroupsResponse_FieldTerminalPath) GetRaw ¶
func (fp *BatchGetProbeGroupsResponse_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
func (*BatchGetProbeGroupsResponse_FieldTerminalPath) GetSingle ¶
func (fp *BatchGetProbeGroupsResponse_FieldTerminalPath) GetSingle(source *BatchGetProbeGroupsResponse) (interface{}, bool)
GetSingle returns value pointed by specific field of from source BatchGetProbeGroupsResponse
func (*BatchGetProbeGroupsResponse_FieldTerminalPath) GetSingleRaw ¶
func (fp *BatchGetProbeGroupsResponse_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*BatchGetProbeGroupsResponse_FieldTerminalPath) IsLeaf ¶
func (fp *BatchGetProbeGroupsResponse_FieldTerminalPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*BatchGetProbeGroupsResponse_FieldTerminalPath) JSONString ¶
func (fp *BatchGetProbeGroupsResponse_FieldTerminalPath) JSONString() string
JSONString returns path representation is JSON convention
func (*BatchGetProbeGroupsResponse_FieldTerminalPath) Selector ¶
func (fp *BatchGetProbeGroupsResponse_FieldTerminalPath) Selector() BatchGetProbeGroupsResponse_FieldPathSelector
func (*BatchGetProbeGroupsResponse_FieldTerminalPath) SplitIntoTerminalIPaths ¶ added in v0.7.1
func (fp *BatchGetProbeGroupsResponse_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
func (*BatchGetProbeGroupsResponse_FieldTerminalPath) String ¶
func (fp *BatchGetProbeGroupsResponse_FieldTerminalPath) String() string
String returns path representation in proto convention
func (*BatchGetProbeGroupsResponse_FieldTerminalPath) WithIArrayItemValue ¶
func (fp *BatchGetProbeGroupsResponse_FieldTerminalPath) WithIArrayItemValue(value interface{}) BatchGetProbeGroupsResponse_FieldPathArrayItemValue
func (*BatchGetProbeGroupsResponse_FieldTerminalPath) WithIArrayOfValues ¶
func (fp *BatchGetProbeGroupsResponse_FieldTerminalPath) WithIArrayOfValues(values interface{}) BatchGetProbeGroupsResponse_FieldPathArrayOfValues
func (*BatchGetProbeGroupsResponse_FieldTerminalPath) WithIValue ¶
func (fp *BatchGetProbeGroupsResponse_FieldTerminalPath) WithIValue(value interface{}) BatchGetProbeGroupsResponse_FieldPathValue
func (*BatchGetProbeGroupsResponse_FieldTerminalPath) WithRawIArrayItemValue ¶
func (fp *BatchGetProbeGroupsResponse_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*BatchGetProbeGroupsResponse_FieldTerminalPath) WithRawIArrayOfValues ¶
func (fp *BatchGetProbeGroupsResponse_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*BatchGetProbeGroupsResponse_FieldTerminalPath) WithRawIValue ¶
func (fp *BatchGetProbeGroupsResponse_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type BatchGetProbeGroupsResponse_FieldTerminalPathArrayItemValue ¶
type BatchGetProbeGroupsResponse_FieldTerminalPathArrayItemValue struct { BatchGetProbeGroupsResponse_FieldTerminalPath // contains filtered or unexported fields }
func (*BatchGetProbeGroupsResponse_FieldTerminalPathArrayItemValue) AsMissingItemValue ¶
func (fpaiv *BatchGetProbeGroupsResponse_FieldTerminalPathArrayItemValue) AsMissingItemValue() (*probe_group.Reference, bool)
func (*BatchGetProbeGroupsResponse_FieldTerminalPathArrayItemValue) AsProbeGroupsItemValue ¶
func (fpaiv *BatchGetProbeGroupsResponse_FieldTerminalPathArrayItemValue) AsProbeGroupsItemValue() (*probe_group.ProbeGroup, bool)
func (*BatchGetProbeGroupsResponse_FieldTerminalPathArrayItemValue) ContainsValue ¶
func (fpaiv *BatchGetProbeGroupsResponse_FieldTerminalPathArrayItemValue) ContainsValue(source *BatchGetProbeGroupsResponse) bool
Contains returns a boolean indicating if value that is being held is present in given 'BatchGetProbeGroupsResponse'
func (*BatchGetProbeGroupsResponse_FieldTerminalPathArrayItemValue) GetRawItemValue ¶
func (fpaiv *BatchGetProbeGroupsResponse_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored element value for array in object BatchGetProbeGroupsResponse as interface{}
func (*BatchGetProbeGroupsResponse_FieldTerminalPathArrayItemValue) GetSingle ¶
func (fpaiv *BatchGetProbeGroupsResponse_FieldTerminalPathArrayItemValue) GetSingle(source *BatchGetProbeGroupsResponse) (interface{}, bool)
func (*BatchGetProbeGroupsResponse_FieldTerminalPathArrayItemValue) GetSingleRaw ¶
func (fpaiv *BatchGetProbeGroupsResponse_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
type BatchGetProbeGroupsResponse_FieldTerminalPathArrayOfValues ¶
type BatchGetProbeGroupsResponse_FieldTerminalPathArrayOfValues struct { BatchGetProbeGroupsResponse_FieldTerminalPath // contains filtered or unexported fields }
func (*BatchGetProbeGroupsResponse_FieldTerminalPathArrayOfValues) AsMissingArrayOfValues ¶
func (fpaov *BatchGetProbeGroupsResponse_FieldTerminalPathArrayOfValues) AsMissingArrayOfValues() ([][]*probe_group.Reference, bool)
func (*BatchGetProbeGroupsResponse_FieldTerminalPathArrayOfValues) AsProbeGroupsArrayOfValues ¶
func (fpaov *BatchGetProbeGroupsResponse_FieldTerminalPathArrayOfValues) AsProbeGroupsArrayOfValues() ([][]*probe_group.ProbeGroup, bool)
func (*BatchGetProbeGroupsResponse_FieldTerminalPathArrayOfValues) GetRawValues ¶
func (fpaov *BatchGetProbeGroupsResponse_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
type BatchGetProbeGroupsResponse_FieldTerminalPathValue ¶
type BatchGetProbeGroupsResponse_FieldTerminalPathValue struct { BatchGetProbeGroupsResponse_FieldTerminalPath // contains filtered or unexported fields }
func (*BatchGetProbeGroupsResponse_FieldTerminalPathValue) AsMissingValue ¶
func (fpv *BatchGetProbeGroupsResponse_FieldTerminalPathValue) AsMissingValue() ([]*probe_group.Reference, bool)
func (*BatchGetProbeGroupsResponse_FieldTerminalPathValue) AsProbeGroupsValue ¶
func (fpv *BatchGetProbeGroupsResponse_FieldTerminalPathValue) AsProbeGroupsValue() ([]*probe_group.ProbeGroup, bool)
func (*BatchGetProbeGroupsResponse_FieldTerminalPathValue) CompareWith ¶
func (fpv *BatchGetProbeGroupsResponse_FieldTerminalPathValue) CompareWith(source *BatchGetProbeGroupsResponse) (int, bool)
CompareWith compares value in the 'BatchGetProbeGroupsResponse_FieldTerminalPathValue' with the value under path in 'BatchGetProbeGroupsResponse'.
func (*BatchGetProbeGroupsResponse_FieldTerminalPathValue) CompareWithRaw ¶
func (fpv *BatchGetProbeGroupsResponse_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*BatchGetProbeGroupsResponse_FieldTerminalPathValue) GetRawValue ¶
func (fpv *BatchGetProbeGroupsResponse_FieldTerminalPathValue) GetRawValue() interface{}
GetRawValue returns raw value stored under selected path for 'BatchGetProbeGroupsResponse' as interface{}
func (*BatchGetProbeGroupsResponse_FieldTerminalPathValue) SetTo ¶
func (fpv *BatchGetProbeGroupsResponse_FieldTerminalPathValue) SetTo(target **BatchGetProbeGroupsResponse)
SetTo stores value for selected field for object BatchGetProbeGroupsResponse
func (*BatchGetProbeGroupsResponse_FieldTerminalPathValue) SetToRaw ¶
func (fpv *BatchGetProbeGroupsResponse_FieldTerminalPathValue) SetToRaw(target proto.Message)
type CreateProbeGroupDescriptor ¶ added in v0.4.26
type CreateProbeGroupDescriptor struct{}
func GetCreateProbeGroupDescriptor ¶ added in v0.4.26
func GetCreateProbeGroupDescriptor() *CreateProbeGroupDescriptor
func (*CreateProbeGroupDescriptor) GetApiDescriptor ¶ added in v0.4.26
func (d *CreateProbeGroupDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
func (*CreateProbeGroupDescriptor) GetApiName ¶ added in v0.4.26
func (d *CreateProbeGroupDescriptor) GetApiName() string
func (*CreateProbeGroupDescriptor) GetClientMsgReflectHandle ¶ added in v0.4.26
func (d *CreateProbeGroupDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
func (*CreateProbeGroupDescriptor) GetFullMethodName ¶ added in v0.4.26
func (d *CreateProbeGroupDescriptor) GetFullMethodName() string
func (*CreateProbeGroupDescriptor) GetMethodName ¶ added in v0.4.26
func (d *CreateProbeGroupDescriptor) GetMethodName() string
func (*CreateProbeGroupDescriptor) GetProtoPkgName ¶ added in v0.4.26
func (d *CreateProbeGroupDescriptor) GetProtoPkgName() string
func (*CreateProbeGroupDescriptor) GetResourceDescriptor ¶ added in v0.4.27
func (d *CreateProbeGroupDescriptor) GetResourceDescriptor() gotenresource.Descriptor
func (*CreateProbeGroupDescriptor) GetServerMsgReflectHandle ¶ added in v0.4.26
func (d *CreateProbeGroupDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
func (*CreateProbeGroupDescriptor) GetServiceDomain ¶ added in v0.4.26
func (d *CreateProbeGroupDescriptor) GetServiceDomain() string
func (*CreateProbeGroupDescriptor) GetServiceVersion ¶ added in v0.4.26
func (d *CreateProbeGroupDescriptor) GetServiceVersion() string
func (*CreateProbeGroupDescriptor) GetVerb ¶ added in v0.4.26
func (d *CreateProbeGroupDescriptor) GetVerb() string
func (*CreateProbeGroupDescriptor) HasResource ¶ added in v0.4.27
func (d *CreateProbeGroupDescriptor) HasResource() bool
func (*CreateProbeGroupDescriptor) IsClientStream ¶ added in v0.4.26
func (d *CreateProbeGroupDescriptor) IsClientStream() bool
func (*CreateProbeGroupDescriptor) IsCollection ¶ added in v0.4.27
func (d *CreateProbeGroupDescriptor) IsCollection() bool
func (*CreateProbeGroupDescriptor) IsPlural ¶ added in v0.4.27
func (d *CreateProbeGroupDescriptor) IsPlural() bool
func (*CreateProbeGroupDescriptor) IsServerStream ¶ added in v0.4.26
func (d *CreateProbeGroupDescriptor) IsServerStream() bool
func (*CreateProbeGroupDescriptor) IsUnary ¶ added in v0.4.26
func (d *CreateProbeGroupDescriptor) IsUnary() bool
func (*CreateProbeGroupDescriptor) NewEmptyClientMsg ¶ added in v0.4.26
func (d *CreateProbeGroupDescriptor) NewEmptyClientMsg() proto.Message
func (*CreateProbeGroupDescriptor) NewEmptyServerMsg ¶ added in v0.4.26
func (d *CreateProbeGroupDescriptor) NewEmptyServerMsg() proto.Message
func (*CreateProbeGroupDescriptor) RequestHasResourceBody ¶ added in v0.4.26
func (d *CreateProbeGroupDescriptor) RequestHasResourceBody() bool
type CreateProbeGroupDescriptorClientMsgHandle ¶ added in v0.4.26
type CreateProbeGroupDescriptorClientMsgHandle struct{}
func (*CreateProbeGroupDescriptorClientMsgHandle) ExtractCollectionName ¶ added in v0.4.27
func (h *CreateProbeGroupDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*CreateProbeGroupDescriptorClientMsgHandle) ExtractResourceName ¶ added in v0.4.27
func (h *CreateProbeGroupDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*CreateProbeGroupDescriptorClientMsgHandle) ExtractResourceNames ¶ added in v0.4.27
func (h *CreateProbeGroupDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type CreateProbeGroupDescriptorServerMsgHandle ¶ added in v0.4.26
type CreateProbeGroupDescriptorServerMsgHandle struct{}
func (*CreateProbeGroupDescriptorServerMsgHandle) ExtractCollectionName ¶ added in v0.4.27
func (h *CreateProbeGroupDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*CreateProbeGroupDescriptorServerMsgHandle) ExtractResourceName ¶ added in v0.4.27
func (h *CreateProbeGroupDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*CreateProbeGroupDescriptorServerMsgHandle) ExtractResourceNames ¶ added in v0.4.27
func (h *CreateProbeGroupDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type CreateProbeGroupRequest ¶
type CreateProbeGroupRequest struct { // Parent reference of ntt.watchdog.v1alpha2.ProbeGroup Parent *probe_group.ParentReference `protobuf:"bytes,1,opt,customtype=ParentReference,name=parent,proto3" json:"parent,omitempty" firestore:"parent"` // ProbeGroup resource body ProbeGroup *probe_group.ProbeGroup `protobuf:"bytes,2,opt,name=probe_group,json=probeGroup,proto3" json:"probe_group,omitempty" firestore:"probeGroup"` // contains filtered or unexported fields }
Request message for method [CreateProbeGroup][ntt.watchdog.v1alpha2.CreateProbeGroup]
func (*CreateProbeGroupRequest) Clone ¶
func (o *CreateProbeGroupRequest) Clone() *CreateProbeGroupRequest
func (*CreateProbeGroupRequest) CloneRaw ¶
func (o *CreateProbeGroupRequest) CloneRaw() gotenobject.GotenObjectExt
func (*CreateProbeGroupRequest) Descriptor ¶
func (*CreateProbeGroupRequest) Descriptor() ([]byte, []int)
Deprecated, Use CreateProbeGroupRequest.ProtoReflect.Descriptor instead.
func (*CreateProbeGroupRequest) GetParent ¶
func (m *CreateProbeGroupRequest) GetParent() *probe_group.ParentReference
func (*CreateProbeGroupRequest) GetProbeGroup ¶
func (m *CreateProbeGroupRequest) GetProbeGroup() *probe_group.ProbeGroup
func (*CreateProbeGroupRequest) GotenMessage ¶
func (*CreateProbeGroupRequest) GotenMessage()
func (*CreateProbeGroupRequest) GotenObjectExt ¶
func (o *CreateProbeGroupRequest) GotenObjectExt()
func (*CreateProbeGroupRequest) GotenValidate ¶
func (obj *CreateProbeGroupRequest) GotenValidate() error
func (*CreateProbeGroupRequest) MakeDiffFieldMask ¶
func (o *CreateProbeGroupRequest) MakeDiffFieldMask(other *CreateProbeGroupRequest) *CreateProbeGroupRequest_FieldMask
func (*CreateProbeGroupRequest) MakeFullFieldMask ¶
func (o *CreateProbeGroupRequest) MakeFullFieldMask() *CreateProbeGroupRequest_FieldMask
func (*CreateProbeGroupRequest) MakeRawDiffFieldMask ¶
func (o *CreateProbeGroupRequest) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
func (*CreateProbeGroupRequest) MakeRawFullFieldMask ¶
func (o *CreateProbeGroupRequest) MakeRawFullFieldMask() gotenobject.FieldMask
func (*CreateProbeGroupRequest) Marshal ¶
func (m *CreateProbeGroupRequest) Marshal() ([]byte, error)
func (*CreateProbeGroupRequest) MarshalJSON ¶
func (m *CreateProbeGroupRequest) MarshalJSON() ([]byte, error)
func (*CreateProbeGroupRequest) Merge ¶
func (o *CreateProbeGroupRequest) Merge(source *CreateProbeGroupRequest)
func (*CreateProbeGroupRequest) MergeRaw ¶
func (o *CreateProbeGroupRequest) MergeRaw(source gotenobject.GotenObjectExt)
func (*CreateProbeGroupRequest) ProtoMessage ¶
func (*CreateProbeGroupRequest) ProtoMessage()
func (*CreateProbeGroupRequest) ProtoReflect ¶
func (m *CreateProbeGroupRequest) ProtoReflect() preflect.Message
func (*CreateProbeGroupRequest) Reset ¶
func (m *CreateProbeGroupRequest) Reset()
func (*CreateProbeGroupRequest) SetParent ¶
func (m *CreateProbeGroupRequest) SetParent(fv *probe_group.ParentReference)
func (*CreateProbeGroupRequest) SetProbeGroup ¶
func (m *CreateProbeGroupRequest) SetProbeGroup(fv *probe_group.ProbeGroup)
func (*CreateProbeGroupRequest) String ¶
func (m *CreateProbeGroupRequest) String() string
func (*CreateProbeGroupRequest) Unmarshal ¶
func (m *CreateProbeGroupRequest) Unmarshal(b []byte) error
func (*CreateProbeGroupRequest) UnmarshalJSON ¶
func (m *CreateProbeGroupRequest) UnmarshalJSON(data []byte) error
type CreateProbeGroupRequestFieldPathBuilder ¶
type CreateProbeGroupRequestFieldPathBuilder struct{}
func NewCreateProbeGroupRequestFieldPathBuilder ¶
func NewCreateProbeGroupRequestFieldPathBuilder() CreateProbeGroupRequestFieldPathBuilder
func (CreateProbeGroupRequestFieldPathBuilder) ProbeGroup ¶
func (CreateProbeGroupRequestFieldPathBuilder) ProbeGroup() CreateProbeGroupRequestPathSelectorProbeGroup
type CreateProbeGroupRequestMapPathSelectorProbeGroupMetadataAnnotations ¶
type CreateProbeGroupRequestMapPathSelectorProbeGroupMetadataAnnotations struct {
// contains filtered or unexported fields
}
func (CreateProbeGroupRequestMapPathSelectorProbeGroupMetadataAnnotations) WithArrayOfValues ¶
func (s CreateProbeGroupRequestMapPathSelectorProbeGroupMetadataAnnotations) WithArrayOfValues(values []string) *CreateProbeGroupRequest_FieldSubPathArrayOfValues
func (CreateProbeGroupRequestMapPathSelectorProbeGroupMetadataAnnotations) WithValue ¶
func (s CreateProbeGroupRequestMapPathSelectorProbeGroupMetadataAnnotations) WithValue(value string) *CreateProbeGroupRequest_FieldSubPathValue
type CreateProbeGroupRequestMapPathSelectorProbeGroupMetadataLabels ¶
type CreateProbeGroupRequestMapPathSelectorProbeGroupMetadataLabels struct {
// contains filtered or unexported fields
}
func (CreateProbeGroupRequestMapPathSelectorProbeGroupMetadataLabels) WithArrayOfValues ¶
func (s CreateProbeGroupRequestMapPathSelectorProbeGroupMetadataLabels) WithArrayOfValues(values []string) *CreateProbeGroupRequest_FieldSubPathArrayOfValues
func (CreateProbeGroupRequestMapPathSelectorProbeGroupMetadataLabels) WithValue ¶
func (s CreateProbeGroupRequestMapPathSelectorProbeGroupMetadataLabels) WithValue(value string) *CreateProbeGroupRequest_FieldSubPathValue
type CreateProbeGroupRequestMapPathSelectorProbeGroupMetadataShards ¶
type CreateProbeGroupRequestMapPathSelectorProbeGroupMetadataShards struct {
// contains filtered or unexported fields
}
func (CreateProbeGroupRequestMapPathSelectorProbeGroupMetadataShards) WithArrayOfValues ¶
func (s CreateProbeGroupRequestMapPathSelectorProbeGroupMetadataShards) WithArrayOfValues(values []int64) *CreateProbeGroupRequest_FieldSubPathArrayOfValues
func (CreateProbeGroupRequestMapPathSelectorProbeGroupMetadataShards) WithValue ¶
func (s CreateProbeGroupRequestMapPathSelectorProbeGroupMetadataShards) WithValue(value int64) *CreateProbeGroupRequest_FieldSubPathValue
type CreateProbeGroupRequestMapPathSelectorProbeGroupStateRegionalTargetCounts ¶
type CreateProbeGroupRequestMapPathSelectorProbeGroupStateRegionalTargetCounts struct {
// contains filtered or unexported fields
}
func (CreateProbeGroupRequestMapPathSelectorProbeGroupStateRegionalTargetCounts) WithArrayOfValues ¶
func (s CreateProbeGroupRequestMapPathSelectorProbeGroupStateRegionalTargetCounts) WithArrayOfValues(values []int64) *CreateProbeGroupRequest_FieldSubPathArrayOfValues
type CreateProbeGroupRequestPathSelectorParent ¶
type CreateProbeGroupRequestPathSelectorParent struct{}
func (CreateProbeGroupRequestPathSelectorParent) FieldPath ¶
func (CreateProbeGroupRequestPathSelectorParent) FieldPath() *CreateProbeGroupRequest_FieldTerminalPath
func (CreateProbeGroupRequestPathSelectorParent) WithArrayOfValues ¶
func (s CreateProbeGroupRequestPathSelectorParent) WithArrayOfValues(values []*probe_group.ParentReference) *CreateProbeGroupRequest_FieldTerminalPathArrayOfValues
func (CreateProbeGroupRequestPathSelectorParent) WithValue ¶
func (s CreateProbeGroupRequestPathSelectorParent) WithValue(value *probe_group.ParentReference) *CreateProbeGroupRequest_FieldTerminalPathValue
type CreateProbeGroupRequestPathSelectorProbeGroup ¶
type CreateProbeGroupRequestPathSelectorProbeGroup struct{}
func (CreateProbeGroupRequestPathSelectorProbeGroup) DisplayName ¶
func (CreateProbeGroupRequestPathSelectorProbeGroup) WithArrayOfValues ¶
func (s CreateProbeGroupRequestPathSelectorProbeGroup) WithArrayOfValues(values []*probe_group.ProbeGroup) *CreateProbeGroupRequest_FieldTerminalPathArrayOfValues
func (CreateProbeGroupRequestPathSelectorProbeGroup) WithSubArrayItemValue ¶
func (s CreateProbeGroupRequestPathSelectorProbeGroup) WithSubArrayItemValue(subPathArrayItemValue probe_group.ProbeGroup_FieldPathArrayItemValue) *CreateProbeGroupRequest_FieldSubPathArrayItemValue
func (CreateProbeGroupRequestPathSelectorProbeGroup) WithSubArrayOfValues ¶
func (s CreateProbeGroupRequestPathSelectorProbeGroup) WithSubArrayOfValues(subPathArrayOfValues probe_group.ProbeGroup_FieldPathArrayOfValues) *CreateProbeGroupRequest_FieldSubPathArrayOfValues
func (CreateProbeGroupRequestPathSelectorProbeGroup) WithSubPath ¶
func (CreateProbeGroupRequestPathSelectorProbeGroup) WithSubPath(subPath probe_group.ProbeGroup_FieldPath) *CreateProbeGroupRequest_FieldSubPath
func (CreateProbeGroupRequestPathSelectorProbeGroup) WithSubValue ¶
func (s CreateProbeGroupRequestPathSelectorProbeGroup) WithSubValue(subPathValue probe_group.ProbeGroup_FieldPathValue) *CreateProbeGroupRequest_FieldSubPathValue
func (CreateProbeGroupRequestPathSelectorProbeGroup) WithValue ¶
func (s CreateProbeGroupRequestPathSelectorProbeGroup) WithValue(value *probe_group.ProbeGroup) *CreateProbeGroupRequest_FieldTerminalPathValue
type CreateProbeGroupRequestPathSelectorProbeGroupDisplayName ¶
type CreateProbeGroupRequestPathSelectorProbeGroupDisplayName struct{}
func (CreateProbeGroupRequestPathSelectorProbeGroupDisplayName) WithArrayOfValues ¶
func (s CreateProbeGroupRequestPathSelectorProbeGroupDisplayName) WithArrayOfValues(values []string) *CreateProbeGroupRequest_FieldSubPathArrayOfValues
func (CreateProbeGroupRequestPathSelectorProbeGroupDisplayName) WithValue ¶
func (s CreateProbeGroupRequestPathSelectorProbeGroupDisplayName) WithValue(value string) *CreateProbeGroupRequest_FieldSubPathValue
type CreateProbeGroupRequestPathSelectorProbeGroupMetadata ¶
type CreateProbeGroupRequestPathSelectorProbeGroupMetadata struct{}
func (CreateProbeGroupRequestPathSelectorProbeGroupMetadata) Annotations ¶
func (CreateProbeGroupRequestPathSelectorProbeGroupMetadata) CreateTime ¶
func (CreateProbeGroupRequestPathSelectorProbeGroupMetadata) DeleteTime ¶ added in v0.7.1
func (CreateProbeGroupRequestPathSelectorProbeGroupMetadata) Generation ¶
func (CreateProbeGroupRequestPathSelectorProbeGroupMetadata) OwnerReferences ¶
func (CreateProbeGroupRequestPathSelectorProbeGroupMetadata) ResourceVersion ¶
func (CreateProbeGroupRequestPathSelectorProbeGroupMetadata) UpdateTime ¶
func (CreateProbeGroupRequestPathSelectorProbeGroupMetadata) WithArrayOfValues ¶
func (s CreateProbeGroupRequestPathSelectorProbeGroupMetadata) WithArrayOfValues(values []*ntt_meta.Meta) *CreateProbeGroupRequest_FieldSubPathArrayOfValues
func (CreateProbeGroupRequestPathSelectorProbeGroupMetadata) WithValue ¶
func (s CreateProbeGroupRequestPathSelectorProbeGroupMetadata) WithValue(value *ntt_meta.Meta) *CreateProbeGroupRequest_FieldSubPathValue
type CreateProbeGroupRequestPathSelectorProbeGroupMetadataAnnotations ¶
type CreateProbeGroupRequestPathSelectorProbeGroupMetadataAnnotations struct{}
func (CreateProbeGroupRequestPathSelectorProbeGroupMetadataAnnotations) WithArrayOfValues ¶
func (s CreateProbeGroupRequestPathSelectorProbeGroupMetadataAnnotations) WithArrayOfValues(values []map[string]string) *CreateProbeGroupRequest_FieldSubPathArrayOfValues
func (CreateProbeGroupRequestPathSelectorProbeGroupMetadataAnnotations) WithValue ¶
func (s CreateProbeGroupRequestPathSelectorProbeGroupMetadataAnnotations) WithValue(value map[string]string) *CreateProbeGroupRequest_FieldSubPathValue
type CreateProbeGroupRequestPathSelectorProbeGroupMetadataCreateTime ¶
type CreateProbeGroupRequestPathSelectorProbeGroupMetadataCreateTime struct{}
func (CreateProbeGroupRequestPathSelectorProbeGroupMetadataCreateTime) WithArrayOfValues ¶
func (s CreateProbeGroupRequestPathSelectorProbeGroupMetadataCreateTime) WithArrayOfValues(values []*timestamp.Timestamp) *CreateProbeGroupRequest_FieldSubPathArrayOfValues
func (CreateProbeGroupRequestPathSelectorProbeGroupMetadataCreateTime) WithValue ¶
func (s CreateProbeGroupRequestPathSelectorProbeGroupMetadataCreateTime) WithValue(value *timestamp.Timestamp) *CreateProbeGroupRequest_FieldSubPathValue
type CreateProbeGroupRequestPathSelectorProbeGroupMetadataDeleteTime ¶ added in v0.7.1
type CreateProbeGroupRequestPathSelectorProbeGroupMetadataDeleteTime struct{}
func (CreateProbeGroupRequestPathSelectorProbeGroupMetadataDeleteTime) WithArrayOfValues ¶ added in v0.7.1
func (s CreateProbeGroupRequestPathSelectorProbeGroupMetadataDeleteTime) WithArrayOfValues(values []*timestamp.Timestamp) *CreateProbeGroupRequest_FieldSubPathArrayOfValues
func (CreateProbeGroupRequestPathSelectorProbeGroupMetadataDeleteTime) WithValue ¶ added in v0.7.1
func (s CreateProbeGroupRequestPathSelectorProbeGroupMetadataDeleteTime) WithValue(value *timestamp.Timestamp) *CreateProbeGroupRequest_FieldSubPathValue
type CreateProbeGroupRequestPathSelectorProbeGroupMetadataGeneration ¶
type CreateProbeGroupRequestPathSelectorProbeGroupMetadataGeneration struct{}
func (CreateProbeGroupRequestPathSelectorProbeGroupMetadataGeneration) WithArrayOfValues ¶
func (s CreateProbeGroupRequestPathSelectorProbeGroupMetadataGeneration) WithArrayOfValues(values []int64) *CreateProbeGroupRequest_FieldSubPathArrayOfValues
func (CreateProbeGroupRequestPathSelectorProbeGroupMetadataGeneration) WithValue ¶
func (s CreateProbeGroupRequestPathSelectorProbeGroupMetadataGeneration) WithValue(value int64) *CreateProbeGroupRequest_FieldSubPathValue
type CreateProbeGroupRequestPathSelectorProbeGroupMetadataLabels ¶
type CreateProbeGroupRequestPathSelectorProbeGroupMetadataLabels struct{}
func (CreateProbeGroupRequestPathSelectorProbeGroupMetadataLabels) WithArrayOfValues ¶
func (s CreateProbeGroupRequestPathSelectorProbeGroupMetadataLabels) WithArrayOfValues(values []map[string]string) *CreateProbeGroupRequest_FieldSubPathArrayOfValues
func (CreateProbeGroupRequestPathSelectorProbeGroupMetadataLabels) WithValue ¶
func (s CreateProbeGroupRequestPathSelectorProbeGroupMetadataLabels) WithValue(value map[string]string) *CreateProbeGroupRequest_FieldSubPathValue
type CreateProbeGroupRequestPathSelectorProbeGroupMetadataLifecycle ¶ added in v0.7.1
type CreateProbeGroupRequestPathSelectorProbeGroupMetadataLifecycle struct{}
func (CreateProbeGroupRequestPathSelectorProbeGroupMetadataLifecycle) BlockDeletion ¶ added in v0.7.1
func (CreateProbeGroupRequestPathSelectorProbeGroupMetadataLifecycle) WithArrayOfValues ¶ added in v0.7.1
func (s CreateProbeGroupRequestPathSelectorProbeGroupMetadataLifecycle) WithArrayOfValues(values []*ntt_meta.Lifecycle) *CreateProbeGroupRequest_FieldSubPathArrayOfValues
func (CreateProbeGroupRequestPathSelectorProbeGroupMetadataLifecycle) WithValue ¶ added in v0.7.1
func (s CreateProbeGroupRequestPathSelectorProbeGroupMetadataLifecycle) WithValue(value *ntt_meta.Lifecycle) *CreateProbeGroupRequest_FieldSubPathValue
type CreateProbeGroupRequestPathSelectorProbeGroupMetadataLifecycleBlockDeletion ¶ added in v0.7.1
type CreateProbeGroupRequestPathSelectorProbeGroupMetadataLifecycleBlockDeletion struct{}
func (CreateProbeGroupRequestPathSelectorProbeGroupMetadataLifecycleBlockDeletion) FieldPath ¶ added in v0.7.1
func (CreateProbeGroupRequestPathSelectorProbeGroupMetadataLifecycleBlockDeletion) WithArrayOfValues ¶ added in v0.7.1
func (s CreateProbeGroupRequestPathSelectorProbeGroupMetadataLifecycleBlockDeletion) WithArrayOfValues(values []bool) *CreateProbeGroupRequest_FieldSubPathArrayOfValues
type CreateProbeGroupRequestPathSelectorProbeGroupMetadataLifecycleState ¶ added in v0.7.1
type CreateProbeGroupRequestPathSelectorProbeGroupMetadataLifecycleState struct{}
func (CreateProbeGroupRequestPathSelectorProbeGroupMetadataLifecycleState) FieldPath ¶ added in v0.7.1
func (CreateProbeGroupRequestPathSelectorProbeGroupMetadataLifecycleState) WithArrayOfValues ¶ added in v0.7.1
func (s CreateProbeGroupRequestPathSelectorProbeGroupMetadataLifecycleState) WithArrayOfValues(values []ntt_meta.Lifecycle_State) *CreateProbeGroupRequest_FieldSubPathArrayOfValues
type CreateProbeGroupRequestPathSelectorProbeGroupMetadataOwnerReferences ¶
type CreateProbeGroupRequestPathSelectorProbeGroupMetadataOwnerReferences struct{}
func (CreateProbeGroupRequestPathSelectorProbeGroupMetadataOwnerReferences) BlockOwnerDeletion ¶
func (CreateProbeGroupRequestPathSelectorProbeGroupMetadataOwnerReferences) Controller ¶
func (CreateProbeGroupRequestPathSelectorProbeGroupMetadataOwnerReferences) Region ¶ added in v0.7.1
func (CreateProbeGroupRequestPathSelectorProbeGroupMetadataOwnerReferences) RequiresOwnerReference ¶ added in v0.7.1
func (CreateProbeGroupRequestPathSelectorProbeGroupMetadataOwnerReferences) Version ¶ added in v0.7.1
func (CreateProbeGroupRequestPathSelectorProbeGroupMetadataOwnerReferences) WithArrayOfValues ¶
func (s CreateProbeGroupRequestPathSelectorProbeGroupMetadataOwnerReferences) WithArrayOfValues(values [][]*ntt_meta.OwnerReference) *CreateProbeGroupRequest_FieldSubPathArrayOfValues
func (CreateProbeGroupRequestPathSelectorProbeGroupMetadataOwnerReferences) WithItemValue ¶
func (s CreateProbeGroupRequestPathSelectorProbeGroupMetadataOwnerReferences) WithItemValue(value *ntt_meta.OwnerReference) *CreateProbeGroupRequest_FieldSubPathArrayItemValue
func (CreateProbeGroupRequestPathSelectorProbeGroupMetadataOwnerReferences) WithValue ¶
func (s CreateProbeGroupRequestPathSelectorProbeGroupMetadataOwnerReferences) WithValue(value []*ntt_meta.OwnerReference) *CreateProbeGroupRequest_FieldSubPathValue
type CreateProbeGroupRequestPathSelectorProbeGroupMetadataOwnerReferencesBlockOwnerDeletion ¶
type CreateProbeGroupRequestPathSelectorProbeGroupMetadataOwnerReferencesBlockOwnerDeletion struct{}
func (CreateProbeGroupRequestPathSelectorProbeGroupMetadataOwnerReferencesBlockOwnerDeletion) FieldPath ¶
func (CreateProbeGroupRequestPathSelectorProbeGroupMetadataOwnerReferencesBlockOwnerDeletion) WithArrayOfValues ¶
func (s CreateProbeGroupRequestPathSelectorProbeGroupMetadataOwnerReferencesBlockOwnerDeletion) WithArrayOfValues(values []bool) *CreateProbeGroupRequest_FieldSubPathArrayOfValues
type CreateProbeGroupRequestPathSelectorProbeGroupMetadataOwnerReferencesController ¶
type CreateProbeGroupRequestPathSelectorProbeGroupMetadataOwnerReferencesController struct{}
func (CreateProbeGroupRequestPathSelectorProbeGroupMetadataOwnerReferencesController) WithArrayOfValues ¶
func (s CreateProbeGroupRequestPathSelectorProbeGroupMetadataOwnerReferencesController) WithArrayOfValues(values []bool) *CreateProbeGroupRequest_FieldSubPathArrayOfValues
type CreateProbeGroupRequestPathSelectorProbeGroupMetadataOwnerReferencesKind ¶
type CreateProbeGroupRequestPathSelectorProbeGroupMetadataOwnerReferencesKind struct{}
func (CreateProbeGroupRequestPathSelectorProbeGroupMetadataOwnerReferencesKind) WithArrayOfValues ¶
func (s CreateProbeGroupRequestPathSelectorProbeGroupMetadataOwnerReferencesKind) WithArrayOfValues(values []string) *CreateProbeGroupRequest_FieldSubPathArrayOfValues
type CreateProbeGroupRequestPathSelectorProbeGroupMetadataOwnerReferencesName ¶
type CreateProbeGroupRequestPathSelectorProbeGroupMetadataOwnerReferencesName struct{}
func (CreateProbeGroupRequestPathSelectorProbeGroupMetadataOwnerReferencesName) WithArrayOfValues ¶
func (s CreateProbeGroupRequestPathSelectorProbeGroupMetadataOwnerReferencesName) WithArrayOfValues(values []string) *CreateProbeGroupRequest_FieldSubPathArrayOfValues
type CreateProbeGroupRequestPathSelectorProbeGroupMetadataOwnerReferencesRegion ¶ added in v0.7.1
type CreateProbeGroupRequestPathSelectorProbeGroupMetadataOwnerReferencesRegion struct{}
func (CreateProbeGroupRequestPathSelectorProbeGroupMetadataOwnerReferencesRegion) FieldPath ¶ added in v0.7.1
func (CreateProbeGroupRequestPathSelectorProbeGroupMetadataOwnerReferencesRegion) WithArrayOfValues ¶ added in v0.7.1
func (s CreateProbeGroupRequestPathSelectorProbeGroupMetadataOwnerReferencesRegion) WithArrayOfValues(values []string) *CreateProbeGroupRequest_FieldSubPathArrayOfValues
type CreateProbeGroupRequestPathSelectorProbeGroupMetadataOwnerReferencesRequiresOwnerReference ¶ added in v0.7.1
type CreateProbeGroupRequestPathSelectorProbeGroupMetadataOwnerReferencesRequiresOwnerReference struct{}
func (CreateProbeGroupRequestPathSelectorProbeGroupMetadataOwnerReferencesRequiresOwnerReference) FieldPath ¶ added in v0.7.1
func (CreateProbeGroupRequestPathSelectorProbeGroupMetadataOwnerReferencesRequiresOwnerReference) WithArrayOfValues ¶ added in v0.7.1
func (s CreateProbeGroupRequestPathSelectorProbeGroupMetadataOwnerReferencesRequiresOwnerReference) WithArrayOfValues(values []bool) *CreateProbeGroupRequest_FieldSubPathArrayOfValues
type CreateProbeGroupRequestPathSelectorProbeGroupMetadataOwnerReferencesVersion ¶ added in v0.7.1
type CreateProbeGroupRequestPathSelectorProbeGroupMetadataOwnerReferencesVersion struct{}
func (CreateProbeGroupRequestPathSelectorProbeGroupMetadataOwnerReferencesVersion) FieldPath ¶ added in v0.7.1
func (CreateProbeGroupRequestPathSelectorProbeGroupMetadataOwnerReferencesVersion) WithArrayOfValues ¶ added in v0.7.1
func (s CreateProbeGroupRequestPathSelectorProbeGroupMetadataOwnerReferencesVersion) WithArrayOfValues(values []string) *CreateProbeGroupRequest_FieldSubPathArrayOfValues
type CreateProbeGroupRequestPathSelectorProbeGroupMetadataResourceVersion ¶
type CreateProbeGroupRequestPathSelectorProbeGroupMetadataResourceVersion struct{}
func (CreateProbeGroupRequestPathSelectorProbeGroupMetadataResourceVersion) WithArrayOfValues ¶
func (s CreateProbeGroupRequestPathSelectorProbeGroupMetadataResourceVersion) WithArrayOfValues(values []string) *CreateProbeGroupRequest_FieldSubPathArrayOfValues
func (CreateProbeGroupRequestPathSelectorProbeGroupMetadataResourceVersion) WithValue ¶
func (s CreateProbeGroupRequestPathSelectorProbeGroupMetadataResourceVersion) WithValue(value string) *CreateProbeGroupRequest_FieldSubPathValue
type CreateProbeGroupRequestPathSelectorProbeGroupMetadataShards ¶
type CreateProbeGroupRequestPathSelectorProbeGroupMetadataShards struct{}
func (CreateProbeGroupRequestPathSelectorProbeGroupMetadataShards) WithArrayOfValues ¶
func (s CreateProbeGroupRequestPathSelectorProbeGroupMetadataShards) WithArrayOfValues(values []map[string]int64) *CreateProbeGroupRequest_FieldSubPathArrayOfValues
func (CreateProbeGroupRequestPathSelectorProbeGroupMetadataShards) WithValue ¶
func (s CreateProbeGroupRequestPathSelectorProbeGroupMetadataShards) WithValue(value map[string]int64) *CreateProbeGroupRequest_FieldSubPathValue
type CreateProbeGroupRequestPathSelectorProbeGroupMetadataSyncing ¶
type CreateProbeGroupRequestPathSelectorProbeGroupMetadataSyncing struct{}
func (CreateProbeGroupRequestPathSelectorProbeGroupMetadataSyncing) OwningRegion ¶
func (CreateProbeGroupRequestPathSelectorProbeGroupMetadataSyncing) WithArrayOfValues ¶
func (s CreateProbeGroupRequestPathSelectorProbeGroupMetadataSyncing) WithArrayOfValues(values []*ntt_meta.SyncingMeta) *CreateProbeGroupRequest_FieldSubPathArrayOfValues
func (CreateProbeGroupRequestPathSelectorProbeGroupMetadataSyncing) WithValue ¶
func (s CreateProbeGroupRequestPathSelectorProbeGroupMetadataSyncing) WithValue(value *ntt_meta.SyncingMeta) *CreateProbeGroupRequest_FieldSubPathValue
type CreateProbeGroupRequestPathSelectorProbeGroupMetadataSyncingOwningRegion ¶
type CreateProbeGroupRequestPathSelectorProbeGroupMetadataSyncingOwningRegion struct{}
func (CreateProbeGroupRequestPathSelectorProbeGroupMetadataSyncingOwningRegion) WithArrayOfValues ¶
func (s CreateProbeGroupRequestPathSelectorProbeGroupMetadataSyncingOwningRegion) WithArrayOfValues(values []string) *CreateProbeGroupRequest_FieldSubPathArrayOfValues
type CreateProbeGroupRequestPathSelectorProbeGroupMetadataSyncingRegions ¶
type CreateProbeGroupRequestPathSelectorProbeGroupMetadataSyncingRegions struct{}
func (CreateProbeGroupRequestPathSelectorProbeGroupMetadataSyncingRegions) WithArrayOfValues ¶
func (s CreateProbeGroupRequestPathSelectorProbeGroupMetadataSyncingRegions) WithArrayOfValues(values [][]string) *CreateProbeGroupRequest_FieldSubPathArrayOfValues
func (CreateProbeGroupRequestPathSelectorProbeGroupMetadataSyncingRegions) WithItemValue ¶
func (s CreateProbeGroupRequestPathSelectorProbeGroupMetadataSyncingRegions) WithItemValue(value string) *CreateProbeGroupRequest_FieldSubPathArrayItemValue
func (CreateProbeGroupRequestPathSelectorProbeGroupMetadataSyncingRegions) WithValue ¶
func (s CreateProbeGroupRequestPathSelectorProbeGroupMetadataSyncingRegions) WithValue(value []string) *CreateProbeGroupRequest_FieldSubPathValue
type CreateProbeGroupRequestPathSelectorProbeGroupMetadataTags ¶
type CreateProbeGroupRequestPathSelectorProbeGroupMetadataTags struct{}
func (CreateProbeGroupRequestPathSelectorProbeGroupMetadataTags) WithArrayOfValues ¶
func (s CreateProbeGroupRequestPathSelectorProbeGroupMetadataTags) WithArrayOfValues(values [][]string) *CreateProbeGroupRequest_FieldSubPathArrayOfValues
func (CreateProbeGroupRequestPathSelectorProbeGroupMetadataTags) WithItemValue ¶
func (s CreateProbeGroupRequestPathSelectorProbeGroupMetadataTags) WithItemValue(value string) *CreateProbeGroupRequest_FieldSubPathArrayItemValue
func (CreateProbeGroupRequestPathSelectorProbeGroupMetadataTags) WithValue ¶
func (s CreateProbeGroupRequestPathSelectorProbeGroupMetadataTags) WithValue(value []string) *CreateProbeGroupRequest_FieldSubPathValue
type CreateProbeGroupRequestPathSelectorProbeGroupMetadataUpdateTime ¶
type CreateProbeGroupRequestPathSelectorProbeGroupMetadataUpdateTime struct{}
func (CreateProbeGroupRequestPathSelectorProbeGroupMetadataUpdateTime) WithArrayOfValues ¶
func (s CreateProbeGroupRequestPathSelectorProbeGroupMetadataUpdateTime) WithArrayOfValues(values []*timestamp.Timestamp) *CreateProbeGroupRequest_FieldSubPathArrayOfValues
func (CreateProbeGroupRequestPathSelectorProbeGroupMetadataUpdateTime) WithValue ¶
func (s CreateProbeGroupRequestPathSelectorProbeGroupMetadataUpdateTime) WithValue(value *timestamp.Timestamp) *CreateProbeGroupRequest_FieldSubPathValue
type CreateProbeGroupRequestPathSelectorProbeGroupMetadataUuid ¶
type CreateProbeGroupRequestPathSelectorProbeGroupMetadataUuid struct{}
func (CreateProbeGroupRequestPathSelectorProbeGroupMetadataUuid) WithArrayOfValues ¶
func (s CreateProbeGroupRequestPathSelectorProbeGroupMetadataUuid) WithArrayOfValues(values []string) *CreateProbeGroupRequest_FieldSubPathArrayOfValues
func (CreateProbeGroupRequestPathSelectorProbeGroupMetadataUuid) WithValue ¶
func (s CreateProbeGroupRequestPathSelectorProbeGroupMetadataUuid) WithValue(value string) *CreateProbeGroupRequest_FieldSubPathValue
type CreateProbeGroupRequestPathSelectorProbeGroupName ¶
type CreateProbeGroupRequestPathSelectorProbeGroupName struct{}
func (CreateProbeGroupRequestPathSelectorProbeGroupName) WithArrayOfValues ¶
func (s CreateProbeGroupRequestPathSelectorProbeGroupName) WithArrayOfValues(values []*probe_group.Name) *CreateProbeGroupRequest_FieldSubPathArrayOfValues
func (CreateProbeGroupRequestPathSelectorProbeGroupName) WithValue ¶
func (s CreateProbeGroupRequestPathSelectorProbeGroupName) WithValue(value *probe_group.Name) *CreateProbeGroupRequest_FieldSubPathValue
type CreateProbeGroupRequestPathSelectorProbeGroupState ¶
type CreateProbeGroupRequestPathSelectorProbeGroupState struct{}
func (CreateProbeGroupRequestPathSelectorProbeGroupState) RegionalTargetCounts ¶
func (CreateProbeGroupRequestPathSelectorProbeGroupState) RegionalTargetCounts() CreateProbeGroupRequestPathSelectorProbeGroupStateRegionalTargetCounts
func (CreateProbeGroupRequestPathSelectorProbeGroupState) TargetCount ¶
func (CreateProbeGroupRequestPathSelectorProbeGroupState) WithArrayOfValues ¶
func (s CreateProbeGroupRequestPathSelectorProbeGroupState) WithArrayOfValues(values []*probe_group.ProbeGroup_State) *CreateProbeGroupRequest_FieldSubPathArrayOfValues
func (CreateProbeGroupRequestPathSelectorProbeGroupState) WithValue ¶
func (s CreateProbeGroupRequestPathSelectorProbeGroupState) WithValue(value *probe_group.ProbeGroup_State) *CreateProbeGroupRequest_FieldSubPathValue
type CreateProbeGroupRequestPathSelectorProbeGroupStateRegionalTargetCounts ¶
type CreateProbeGroupRequestPathSelectorProbeGroupStateRegionalTargetCounts struct{}
func (CreateProbeGroupRequestPathSelectorProbeGroupStateRegionalTargetCounts) WithArrayOfValues ¶
func (s CreateProbeGroupRequestPathSelectorProbeGroupStateRegionalTargetCounts) WithArrayOfValues(values []map[string]int64) *CreateProbeGroupRequest_FieldSubPathArrayOfValues
func (CreateProbeGroupRequestPathSelectorProbeGroupStateRegionalTargetCounts) WithValue ¶
func (s CreateProbeGroupRequestPathSelectorProbeGroupStateRegionalTargetCounts) WithValue(value map[string]int64) *CreateProbeGroupRequest_FieldSubPathValue
type CreateProbeGroupRequestPathSelectorProbeGroupStateTargetCount ¶
type CreateProbeGroupRequestPathSelectorProbeGroupStateTargetCount struct{}
func (CreateProbeGroupRequestPathSelectorProbeGroupStateTargetCount) WithArrayOfValues ¶
func (s CreateProbeGroupRequestPathSelectorProbeGroupStateTargetCount) WithArrayOfValues(values []int64) *CreateProbeGroupRequest_FieldSubPathArrayOfValues
func (CreateProbeGroupRequestPathSelectorProbeGroupStateTargetCount) WithValue ¶
func (s CreateProbeGroupRequestPathSelectorProbeGroupStateTargetCount) WithValue(value int64) *CreateProbeGroupRequest_FieldSubPathValue
type CreateProbeGroupRequest_FieldMask ¶
type CreateProbeGroupRequest_FieldMask struct {
Paths []CreateProbeGroupRequest_FieldPath
}
func FullCreateProbeGroupRequest_FieldMask ¶
func FullCreateProbeGroupRequest_FieldMask() *CreateProbeGroupRequest_FieldMask
func (*CreateProbeGroupRequest_FieldMask) AppendPath ¶
func (fieldMask *CreateProbeGroupRequest_FieldMask) AppendPath(path CreateProbeGroupRequest_FieldPath)
func (*CreateProbeGroupRequest_FieldMask) AppendRawPath ¶
func (fieldMask *CreateProbeGroupRequest_FieldMask) AppendRawPath(path gotenobject.FieldPath)
func (*CreateProbeGroupRequest_FieldMask) DecodeFirestore ¶
func (fieldMask *CreateProbeGroupRequest_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
func (*CreateProbeGroupRequest_FieldMask) EncodeFirestore ¶
func (fieldMask *CreateProbeGroupRequest_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
firestore encoding/decoding integration
func (*CreateProbeGroupRequest_FieldMask) FilterInputFields ¶
func (fieldMask *CreateProbeGroupRequest_FieldMask) FilterInputFields() *CreateProbeGroupRequest_FieldMask
FilterInputFields generates copy of field paths with output_only field paths removed
func (*CreateProbeGroupRequest_FieldMask) FromProtoFieldMask ¶
func (fieldMask *CreateProbeGroupRequest_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
func (*CreateProbeGroupRequest_FieldMask) GetPaths ¶
func (fieldMask *CreateProbeGroupRequest_FieldMask) GetPaths() []CreateProbeGroupRequest_FieldPath
func (*CreateProbeGroupRequest_FieldMask) GetRawPaths ¶
func (fieldMask *CreateProbeGroupRequest_FieldMask) GetRawPaths() []gotenobject.FieldPath
func (*CreateProbeGroupRequest_FieldMask) IsFull ¶
func (fieldMask *CreateProbeGroupRequest_FieldMask) IsFull() bool
func (CreateProbeGroupRequest_FieldMask) Marshal ¶
func (fieldMask CreateProbeGroupRequest_FieldMask) Marshal() ([]byte, error)
implement methods required by customType
func (CreateProbeGroupRequest_FieldMask) MarshalJSON ¶
func (fieldMask CreateProbeGroupRequest_FieldMask) MarshalJSON() ([]byte, error)
func (*CreateProbeGroupRequest_FieldMask) PathsCount ¶
func (fieldMask *CreateProbeGroupRequest_FieldMask) PathsCount() int
func (*CreateProbeGroupRequest_FieldMask) Project ¶
func (fieldMask *CreateProbeGroupRequest_FieldMask) Project(source *CreateProbeGroupRequest) *CreateProbeGroupRequest
func (*CreateProbeGroupRequest_FieldMask) ProjectRaw ¶
func (fieldMask *CreateProbeGroupRequest_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
func (*CreateProbeGroupRequest_FieldMask) ProtoMessage ¶
func (fieldMask *CreateProbeGroupRequest_FieldMask) ProtoMessage()
func (*CreateProbeGroupRequest_FieldMask) ProtoReflect ¶
func (fieldMask *CreateProbeGroupRequest_FieldMask) ProtoReflect() preflect.Message
func (*CreateProbeGroupRequest_FieldMask) Reset ¶
func (fieldMask *CreateProbeGroupRequest_FieldMask) Reset()
func (*CreateProbeGroupRequest_FieldMask) Set ¶
func (fieldMask *CreateProbeGroupRequest_FieldMask) Set(target, source *CreateProbeGroupRequest)
func (*CreateProbeGroupRequest_FieldMask) SetFromCliFlag ¶
func (fieldMask *CreateProbeGroupRequest_FieldMask) SetFromCliFlag(raw string) error
func (*CreateProbeGroupRequest_FieldMask) SetRaw ¶
func (fieldMask *CreateProbeGroupRequest_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
func (*CreateProbeGroupRequest_FieldMask) Size ¶
func (fieldMask *CreateProbeGroupRequest_FieldMask) Size() int
func (*CreateProbeGroupRequest_FieldMask) String ¶
func (fieldMask *CreateProbeGroupRequest_FieldMask) String() string
func (*CreateProbeGroupRequest_FieldMask) Subtract ¶
func (fieldMask *CreateProbeGroupRequest_FieldMask) Subtract(other *CreateProbeGroupRequest_FieldMask) *CreateProbeGroupRequest_FieldMask
func (*CreateProbeGroupRequest_FieldMask) SubtractRaw ¶
func (fieldMask *CreateProbeGroupRequest_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
func (*CreateProbeGroupRequest_FieldMask) ToProtoFieldMask ¶
func (fieldMask *CreateProbeGroupRequest_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
ToFieldMask is used for proto conversions
func (*CreateProbeGroupRequest_FieldMask) Unmarshal ¶
func (fieldMask *CreateProbeGroupRequest_FieldMask) Unmarshal(data []byte) error
func (*CreateProbeGroupRequest_FieldMask) UnmarshalJSON ¶
func (fieldMask *CreateProbeGroupRequest_FieldMask) UnmarshalJSON(data []byte) error
type CreateProbeGroupRequest_FieldPath ¶
type CreateProbeGroupRequest_FieldPath interface { gotenobject.FieldPath Selector() CreateProbeGroupRequest_FieldPathSelector Get(source *CreateProbeGroupRequest) []interface{} GetSingle(source *CreateProbeGroupRequest) (interface{}, bool) ClearValue(item *CreateProbeGroupRequest) // Those methods build corresponding CreateProbeGroupRequest_FieldPathValue // (or array of values) and holds passed value. Panics if injected type is incorrect. WithIValue(value interface{}) CreateProbeGroupRequest_FieldPathValue WithIArrayOfValues(values interface{}) CreateProbeGroupRequest_FieldPathArrayOfValues WithIArrayItemValue(value interface{}) CreateProbeGroupRequest_FieldPathArrayItemValue }
FieldPath provides implementation to handle https://github.com/protocolbuffers/protobuf/blob/master/src/google/protobuf/field_mask.proto
func BuildCreateProbeGroupRequest_FieldPath ¶
func BuildCreateProbeGroupRequest_FieldPath(fp gotenobject.RawFieldPath) (CreateProbeGroupRequest_FieldPath, error)
func MustParseCreateProbeGroupRequest_FieldPath ¶
func MustParseCreateProbeGroupRequest_FieldPath(rawField string) CreateProbeGroupRequest_FieldPath
func ParseCreateProbeGroupRequest_FieldPath ¶
func ParseCreateProbeGroupRequest_FieldPath(rawField string) (CreateProbeGroupRequest_FieldPath, error)
type CreateProbeGroupRequest_FieldPathArrayItemValue ¶
type CreateProbeGroupRequest_FieldPathArrayItemValue interface { gotenobject.FieldPathArrayItemValue CreateProbeGroupRequest_FieldPath ContainsValue(*CreateProbeGroupRequest) bool }
CreateProbeGroupRequest_FieldPathArrayItemValue allows storing single item in Path-specific values for CreateProbeGroupRequest according to their type Present only for array (repeated) types.
func MustParseCreateProbeGroupRequest_FieldPathArrayItemValue ¶
func MustParseCreateProbeGroupRequest_FieldPathArrayItemValue(pathStr, valueStr string) CreateProbeGroupRequest_FieldPathArrayItemValue
func ParseCreateProbeGroupRequest_FieldPathArrayItemValue ¶
func ParseCreateProbeGroupRequest_FieldPathArrayItemValue(pathStr, valueStr string) (CreateProbeGroupRequest_FieldPathArrayItemValue, error)
ParseCreateProbeGroupRequest_FieldPathArrayItemValue parses string and JSON-encoded value to its Value
type CreateProbeGroupRequest_FieldPathArrayOfValues ¶
type CreateProbeGroupRequest_FieldPathArrayOfValues interface { gotenobject.FieldPathArrayOfValues CreateProbeGroupRequest_FieldPath }
CreateProbeGroupRequest_FieldPathArrayOfValues allows storing slice of values for CreateProbeGroupRequest fields according to their type
func MustParseCreateProbeGroupRequest_FieldPathArrayOfValues ¶
func MustParseCreateProbeGroupRequest_FieldPathArrayOfValues(pathStr, valuesStr string) CreateProbeGroupRequest_FieldPathArrayOfValues
func ParseCreateProbeGroupRequest_FieldPathArrayOfValues ¶
func ParseCreateProbeGroupRequest_FieldPathArrayOfValues(pathStr, valuesStr string) (CreateProbeGroupRequest_FieldPathArrayOfValues, error)
type CreateProbeGroupRequest_FieldPathSelector ¶
type CreateProbeGroupRequest_FieldPathSelector int32
const ( CreateProbeGroupRequest_FieldPathSelectorParent CreateProbeGroupRequest_FieldPathSelector = 0 CreateProbeGroupRequest_FieldPathSelectorProbeGroup CreateProbeGroupRequest_FieldPathSelector = 1 )
func (CreateProbeGroupRequest_FieldPathSelector) String ¶
func (s CreateProbeGroupRequest_FieldPathSelector) String() string
type CreateProbeGroupRequest_FieldPathValue ¶
type CreateProbeGroupRequest_FieldPathValue interface { CreateProbeGroupRequest_FieldPath gotenobject.FieldPathValue SetTo(target **CreateProbeGroupRequest) CompareWith(*CreateProbeGroupRequest) (cmp int, comparable bool) }
CreateProbeGroupRequest_FieldPathValue allows storing values for CreateProbeGroupRequest fields according to their type
func MustParseCreateProbeGroupRequest_FieldPathValue ¶
func MustParseCreateProbeGroupRequest_FieldPathValue(pathStr, valueStr string) CreateProbeGroupRequest_FieldPathValue
func ParseCreateProbeGroupRequest_FieldPathValue ¶
func ParseCreateProbeGroupRequest_FieldPathValue(pathStr, valueStr string) (CreateProbeGroupRequest_FieldPathValue, error)
type CreateProbeGroupRequest_FieldSubPath ¶
type CreateProbeGroupRequest_FieldSubPath struct {
// contains filtered or unexported fields
}
func (*CreateProbeGroupRequest_FieldSubPath) AsProbeGroupSubPath ¶
func (fps *CreateProbeGroupRequest_FieldSubPath) AsProbeGroupSubPath() (probe_group.ProbeGroup_FieldPath, bool)
func (*CreateProbeGroupRequest_FieldSubPath) ClearValue ¶
func (fps *CreateProbeGroupRequest_FieldSubPath) ClearValue(item *CreateProbeGroupRequest)
func (*CreateProbeGroupRequest_FieldSubPath) ClearValueRaw ¶
func (fps *CreateProbeGroupRequest_FieldSubPath) ClearValueRaw(item proto.Message)
func (*CreateProbeGroupRequest_FieldSubPath) Get ¶
func (fps *CreateProbeGroupRequest_FieldSubPath) Get(source *CreateProbeGroupRequest) (values []interface{})
Get returns all values pointed by selected field from source CreateProbeGroupRequest
func (*CreateProbeGroupRequest_FieldSubPath) GetDefault ¶
func (fps *CreateProbeGroupRequest_FieldSubPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*CreateProbeGroupRequest_FieldSubPath) GetRaw ¶
func (fps *CreateProbeGroupRequest_FieldSubPath) GetRaw(source proto.Message) []interface{}
func (*CreateProbeGroupRequest_FieldSubPath) GetSingle ¶
func (fps *CreateProbeGroupRequest_FieldSubPath) GetSingle(source *CreateProbeGroupRequest) (interface{}, bool)
GetSingle returns value of selected field from source CreateProbeGroupRequest
func (*CreateProbeGroupRequest_FieldSubPath) GetSingleRaw ¶
func (fps *CreateProbeGroupRequest_FieldSubPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*CreateProbeGroupRequest_FieldSubPath) IsLeaf ¶
func (fps *CreateProbeGroupRequest_FieldSubPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*CreateProbeGroupRequest_FieldSubPath) JSONString ¶
func (fps *CreateProbeGroupRequest_FieldSubPath) JSONString() string
JSONString returns path representation is JSON convention
func (*CreateProbeGroupRequest_FieldSubPath) Selector ¶
func (fps *CreateProbeGroupRequest_FieldSubPath) Selector() CreateProbeGroupRequest_FieldPathSelector
func (*CreateProbeGroupRequest_FieldSubPath) SplitIntoTerminalIPaths ¶ added in v0.7.1
func (fps *CreateProbeGroupRequest_FieldSubPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
func (*CreateProbeGroupRequest_FieldSubPath) String ¶
func (fps *CreateProbeGroupRequest_FieldSubPath) String() string
String returns path representation in proto convention
func (*CreateProbeGroupRequest_FieldSubPath) WithIArrayItemValue ¶
func (fps *CreateProbeGroupRequest_FieldSubPath) WithIArrayItemValue(value interface{}) CreateProbeGroupRequest_FieldPathArrayItemValue
func (*CreateProbeGroupRequest_FieldSubPath) WithIArrayOfValues ¶
func (fps *CreateProbeGroupRequest_FieldSubPath) WithIArrayOfValues(values interface{}) CreateProbeGroupRequest_FieldPathArrayOfValues
func (*CreateProbeGroupRequest_FieldSubPath) WithIValue ¶
func (fps *CreateProbeGroupRequest_FieldSubPath) WithIValue(value interface{}) CreateProbeGroupRequest_FieldPathValue
func (*CreateProbeGroupRequest_FieldSubPath) WithRawIArrayItemValue ¶
func (fps *CreateProbeGroupRequest_FieldSubPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*CreateProbeGroupRequest_FieldSubPath) WithRawIArrayOfValues ¶
func (fps *CreateProbeGroupRequest_FieldSubPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*CreateProbeGroupRequest_FieldSubPath) WithRawIValue ¶
func (fps *CreateProbeGroupRequest_FieldSubPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type CreateProbeGroupRequest_FieldSubPathArrayItemValue ¶
type CreateProbeGroupRequest_FieldSubPathArrayItemValue struct { CreateProbeGroupRequest_FieldPath // contains filtered or unexported fields }
func (*CreateProbeGroupRequest_FieldSubPathArrayItemValue) AsProbeGroupPathItemValue ¶
func (fpaivs *CreateProbeGroupRequest_FieldSubPathArrayItemValue) AsProbeGroupPathItemValue() (probe_group.ProbeGroup_FieldPathArrayItemValue, bool)
func (*CreateProbeGroupRequest_FieldSubPathArrayItemValue) ContainsValue ¶
func (fpaivs *CreateProbeGroupRequest_FieldSubPathArrayItemValue) ContainsValue(source *CreateProbeGroupRequest) bool
Contains returns a boolean indicating if value that is being held is present in given 'CreateProbeGroupRequest'
func (*CreateProbeGroupRequest_FieldSubPathArrayItemValue) GetRawItemValue ¶
func (fpaivs *CreateProbeGroupRequest_FieldSubPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored array item value
type CreateProbeGroupRequest_FieldSubPathArrayOfValues ¶
type CreateProbeGroupRequest_FieldSubPathArrayOfValues struct { CreateProbeGroupRequest_FieldPath // contains filtered or unexported fields }
func (*CreateProbeGroupRequest_FieldSubPathArrayOfValues) AsProbeGroupPathArrayOfValues ¶
func (fpsaov *CreateProbeGroupRequest_FieldSubPathArrayOfValues) AsProbeGroupPathArrayOfValues() (probe_group.ProbeGroup_FieldPathArrayOfValues, bool)
func (*CreateProbeGroupRequest_FieldSubPathArrayOfValues) GetRawValues ¶
func (fpsaov *CreateProbeGroupRequest_FieldSubPathArrayOfValues) GetRawValues() []interface{}
type CreateProbeGroupRequest_FieldSubPathValue ¶
type CreateProbeGroupRequest_FieldSubPathValue struct { CreateProbeGroupRequest_FieldPath // contains filtered or unexported fields }
func (*CreateProbeGroupRequest_FieldSubPathValue) AsProbeGroupPathValue ¶
func (fpvs *CreateProbeGroupRequest_FieldSubPathValue) AsProbeGroupPathValue() (probe_group.ProbeGroup_FieldPathValue, bool)
func (*CreateProbeGroupRequest_FieldSubPathValue) CompareWith ¶
func (fpvs *CreateProbeGroupRequest_FieldSubPathValue) CompareWith(source *CreateProbeGroupRequest) (int, bool)
func (*CreateProbeGroupRequest_FieldSubPathValue) CompareWithRaw ¶
func (fpvs *CreateProbeGroupRequest_FieldSubPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*CreateProbeGroupRequest_FieldSubPathValue) GetRawValue ¶
func (fpvs *CreateProbeGroupRequest_FieldSubPathValue) GetRawValue() interface{}
func (*CreateProbeGroupRequest_FieldSubPathValue) SetTo ¶
func (fpvs *CreateProbeGroupRequest_FieldSubPathValue) SetTo(target **CreateProbeGroupRequest)
func (*CreateProbeGroupRequest_FieldSubPathValue) SetToRaw ¶
func (fpvs *CreateProbeGroupRequest_FieldSubPathValue) SetToRaw(target proto.Message)
type CreateProbeGroupRequest_FieldTerminalPath ¶
type CreateProbeGroupRequest_FieldTerminalPath struct {
// contains filtered or unexported fields
}
func (*CreateProbeGroupRequest_FieldTerminalPath) ClearValue ¶
func (fp *CreateProbeGroupRequest_FieldTerminalPath) ClearValue(item *CreateProbeGroupRequest)
func (*CreateProbeGroupRequest_FieldTerminalPath) ClearValueRaw ¶
func (fp *CreateProbeGroupRequest_FieldTerminalPath) ClearValueRaw(item proto.Message)
func (*CreateProbeGroupRequest_FieldTerminalPath) Get ¶
func (fp *CreateProbeGroupRequest_FieldTerminalPath) Get(source *CreateProbeGroupRequest) (values []interface{})
Get returns all values pointed by specific field from source CreateProbeGroupRequest
func (*CreateProbeGroupRequest_FieldTerminalPath) GetDefault ¶
func (fp *CreateProbeGroupRequest_FieldTerminalPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*CreateProbeGroupRequest_FieldTerminalPath) GetRaw ¶
func (fp *CreateProbeGroupRequest_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
func (*CreateProbeGroupRequest_FieldTerminalPath) GetSingle ¶
func (fp *CreateProbeGroupRequest_FieldTerminalPath) GetSingle(source *CreateProbeGroupRequest) (interface{}, bool)
GetSingle returns value pointed by specific field of from source CreateProbeGroupRequest
func (*CreateProbeGroupRequest_FieldTerminalPath) GetSingleRaw ¶
func (fp *CreateProbeGroupRequest_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*CreateProbeGroupRequest_FieldTerminalPath) IsLeaf ¶
func (fp *CreateProbeGroupRequest_FieldTerminalPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*CreateProbeGroupRequest_FieldTerminalPath) JSONString ¶
func (fp *CreateProbeGroupRequest_FieldTerminalPath) JSONString() string
JSONString returns path representation is JSON convention
func (*CreateProbeGroupRequest_FieldTerminalPath) Selector ¶
func (fp *CreateProbeGroupRequest_FieldTerminalPath) Selector() CreateProbeGroupRequest_FieldPathSelector
func (*CreateProbeGroupRequest_FieldTerminalPath) SplitIntoTerminalIPaths ¶ added in v0.7.1
func (fp *CreateProbeGroupRequest_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
func (*CreateProbeGroupRequest_FieldTerminalPath) String ¶
func (fp *CreateProbeGroupRequest_FieldTerminalPath) String() string
String returns path representation in proto convention
func (*CreateProbeGroupRequest_FieldTerminalPath) WithIArrayItemValue ¶
func (fp *CreateProbeGroupRequest_FieldTerminalPath) WithIArrayItemValue(value interface{}) CreateProbeGroupRequest_FieldPathArrayItemValue
func (*CreateProbeGroupRequest_FieldTerminalPath) WithIArrayOfValues ¶
func (fp *CreateProbeGroupRequest_FieldTerminalPath) WithIArrayOfValues(values interface{}) CreateProbeGroupRequest_FieldPathArrayOfValues
func (*CreateProbeGroupRequest_FieldTerminalPath) WithIValue ¶
func (fp *CreateProbeGroupRequest_FieldTerminalPath) WithIValue(value interface{}) CreateProbeGroupRequest_FieldPathValue
func (*CreateProbeGroupRequest_FieldTerminalPath) WithRawIArrayItemValue ¶
func (fp *CreateProbeGroupRequest_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*CreateProbeGroupRequest_FieldTerminalPath) WithRawIArrayOfValues ¶
func (fp *CreateProbeGroupRequest_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*CreateProbeGroupRequest_FieldTerminalPath) WithRawIValue ¶
func (fp *CreateProbeGroupRequest_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type CreateProbeGroupRequest_FieldTerminalPathArrayItemValue ¶
type CreateProbeGroupRequest_FieldTerminalPathArrayItemValue struct { CreateProbeGroupRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*CreateProbeGroupRequest_FieldTerminalPathArrayItemValue) ContainsValue ¶
func (fpaiv *CreateProbeGroupRequest_FieldTerminalPathArrayItemValue) ContainsValue(source *CreateProbeGroupRequest) bool
Contains returns a boolean indicating if value that is being held is present in given 'CreateProbeGroupRequest'
func (*CreateProbeGroupRequest_FieldTerminalPathArrayItemValue) GetRawItemValue ¶
func (fpaiv *CreateProbeGroupRequest_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored element value for array in object CreateProbeGroupRequest as interface{}
func (*CreateProbeGroupRequest_FieldTerminalPathArrayItemValue) GetSingle ¶
func (fpaiv *CreateProbeGroupRequest_FieldTerminalPathArrayItemValue) GetSingle(source *CreateProbeGroupRequest) (interface{}, bool)
func (*CreateProbeGroupRequest_FieldTerminalPathArrayItemValue) GetSingleRaw ¶
func (fpaiv *CreateProbeGroupRequest_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
type CreateProbeGroupRequest_FieldTerminalPathArrayOfValues ¶
type CreateProbeGroupRequest_FieldTerminalPathArrayOfValues struct { CreateProbeGroupRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*CreateProbeGroupRequest_FieldTerminalPathArrayOfValues) AsParentArrayOfValues ¶
func (fpaov *CreateProbeGroupRequest_FieldTerminalPathArrayOfValues) AsParentArrayOfValues() ([]*probe_group.ParentReference, bool)
func (*CreateProbeGroupRequest_FieldTerminalPathArrayOfValues) AsProbeGroupArrayOfValues ¶
func (fpaov *CreateProbeGroupRequest_FieldTerminalPathArrayOfValues) AsProbeGroupArrayOfValues() ([]*probe_group.ProbeGroup, bool)
func (*CreateProbeGroupRequest_FieldTerminalPathArrayOfValues) GetRawValues ¶
func (fpaov *CreateProbeGroupRequest_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
type CreateProbeGroupRequest_FieldTerminalPathValue ¶
type CreateProbeGroupRequest_FieldTerminalPathValue struct { CreateProbeGroupRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*CreateProbeGroupRequest_FieldTerminalPathValue) AsParentValue ¶
func (fpv *CreateProbeGroupRequest_FieldTerminalPathValue) AsParentValue() (*probe_group.ParentReference, bool)
func (*CreateProbeGroupRequest_FieldTerminalPathValue) AsProbeGroupValue ¶
func (fpv *CreateProbeGroupRequest_FieldTerminalPathValue) AsProbeGroupValue() (*probe_group.ProbeGroup, bool)
func (*CreateProbeGroupRequest_FieldTerminalPathValue) CompareWith ¶
func (fpv *CreateProbeGroupRequest_FieldTerminalPathValue) CompareWith(source *CreateProbeGroupRequest) (int, bool)
CompareWith compares value in the 'CreateProbeGroupRequest_FieldTerminalPathValue' with the value under path in 'CreateProbeGroupRequest'.
func (*CreateProbeGroupRequest_FieldTerminalPathValue) CompareWithRaw ¶
func (fpv *CreateProbeGroupRequest_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*CreateProbeGroupRequest_FieldTerminalPathValue) GetRawValue ¶
func (fpv *CreateProbeGroupRequest_FieldTerminalPathValue) GetRawValue() interface{}
GetRawValue returns raw value stored under selected path for 'CreateProbeGroupRequest' as interface{}
func (*CreateProbeGroupRequest_FieldTerminalPathValue) SetTo ¶
func (fpv *CreateProbeGroupRequest_FieldTerminalPathValue) SetTo(target **CreateProbeGroupRequest)
SetTo stores value for selected field for object CreateProbeGroupRequest
func (*CreateProbeGroupRequest_FieldTerminalPathValue) SetToRaw ¶
func (fpv *CreateProbeGroupRequest_FieldTerminalPathValue) SetToRaw(target proto.Message)
type DeleteProbeGroupDescriptor ¶ added in v0.4.26
type DeleteProbeGroupDescriptor struct{}
func GetDeleteProbeGroupDescriptor ¶ added in v0.4.26
func GetDeleteProbeGroupDescriptor() *DeleteProbeGroupDescriptor
func (*DeleteProbeGroupDescriptor) GetApiDescriptor ¶ added in v0.4.26
func (d *DeleteProbeGroupDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
func (*DeleteProbeGroupDescriptor) GetApiName ¶ added in v0.4.26
func (d *DeleteProbeGroupDescriptor) GetApiName() string
func (*DeleteProbeGroupDescriptor) GetClientMsgReflectHandle ¶ added in v0.4.26
func (d *DeleteProbeGroupDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
func (*DeleteProbeGroupDescriptor) GetFullMethodName ¶ added in v0.4.26
func (d *DeleteProbeGroupDescriptor) GetFullMethodName() string
func (*DeleteProbeGroupDescriptor) GetMethodName ¶ added in v0.4.26
func (d *DeleteProbeGroupDescriptor) GetMethodName() string
func (*DeleteProbeGroupDescriptor) GetProtoPkgName ¶ added in v0.4.26
func (d *DeleteProbeGroupDescriptor) GetProtoPkgName() string
func (*DeleteProbeGroupDescriptor) GetResourceDescriptor ¶ added in v0.4.27
func (d *DeleteProbeGroupDescriptor) GetResourceDescriptor() gotenresource.Descriptor
func (*DeleteProbeGroupDescriptor) GetServerMsgReflectHandle ¶ added in v0.4.26
func (d *DeleteProbeGroupDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
func (*DeleteProbeGroupDescriptor) GetServiceDomain ¶ added in v0.4.26
func (d *DeleteProbeGroupDescriptor) GetServiceDomain() string
func (*DeleteProbeGroupDescriptor) GetServiceVersion ¶ added in v0.4.26
func (d *DeleteProbeGroupDescriptor) GetServiceVersion() string
func (*DeleteProbeGroupDescriptor) GetVerb ¶ added in v0.4.26
func (d *DeleteProbeGroupDescriptor) GetVerb() string
func (*DeleteProbeGroupDescriptor) HasResource ¶ added in v0.4.27
func (d *DeleteProbeGroupDescriptor) HasResource() bool
func (*DeleteProbeGroupDescriptor) IsClientStream ¶ added in v0.4.26
func (d *DeleteProbeGroupDescriptor) IsClientStream() bool
func (*DeleteProbeGroupDescriptor) IsCollection ¶ added in v0.4.27
func (d *DeleteProbeGroupDescriptor) IsCollection() bool
func (*DeleteProbeGroupDescriptor) IsPlural ¶ added in v0.4.27
func (d *DeleteProbeGroupDescriptor) IsPlural() bool
func (*DeleteProbeGroupDescriptor) IsServerStream ¶ added in v0.4.26
func (d *DeleteProbeGroupDescriptor) IsServerStream() bool
func (*DeleteProbeGroupDescriptor) IsUnary ¶ added in v0.4.26
func (d *DeleteProbeGroupDescriptor) IsUnary() bool
func (*DeleteProbeGroupDescriptor) NewEmptyClientMsg ¶ added in v0.4.26
func (d *DeleteProbeGroupDescriptor) NewEmptyClientMsg() proto.Message
func (*DeleteProbeGroupDescriptor) NewEmptyServerMsg ¶ added in v0.4.26
func (d *DeleteProbeGroupDescriptor) NewEmptyServerMsg() proto.Message
func (*DeleteProbeGroupDescriptor) RequestHasResourceBody ¶ added in v0.4.26
func (d *DeleteProbeGroupDescriptor) RequestHasResourceBody() bool
type DeleteProbeGroupDescriptorClientMsgHandle ¶ added in v0.4.26
type DeleteProbeGroupDescriptorClientMsgHandle struct{}
func (*DeleteProbeGroupDescriptorClientMsgHandle) ExtractCollectionName ¶ added in v0.4.27
func (h *DeleteProbeGroupDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*DeleteProbeGroupDescriptorClientMsgHandle) ExtractResourceName ¶ added in v0.4.27
func (h *DeleteProbeGroupDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*DeleteProbeGroupDescriptorClientMsgHandle) ExtractResourceNames ¶ added in v0.4.27
func (h *DeleteProbeGroupDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type DeleteProbeGroupDescriptorServerMsgHandle ¶ added in v0.4.26
type DeleteProbeGroupDescriptorServerMsgHandle struct{}
func (*DeleteProbeGroupDescriptorServerMsgHandle) ExtractCollectionName ¶ added in v0.4.27
func (h *DeleteProbeGroupDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*DeleteProbeGroupDescriptorServerMsgHandle) ExtractResourceName ¶ added in v0.4.27
func (h *DeleteProbeGroupDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*DeleteProbeGroupDescriptorServerMsgHandle) ExtractResourceNames ¶ added in v0.4.27
func (h *DeleteProbeGroupDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type DeleteProbeGroupRequest ¶
type DeleteProbeGroupRequest struct { // Reference of ntt.watchdog.v1alpha2.ProbeGroup Name *probe_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 [DeleteProbeGroup][ntt.watchdog.v1alpha2.DeleteProbeGroup]
func (*DeleteProbeGroupRequest) Clone ¶
func (o *DeleteProbeGroupRequest) Clone() *DeleteProbeGroupRequest
func (*DeleteProbeGroupRequest) CloneRaw ¶
func (o *DeleteProbeGroupRequest) CloneRaw() gotenobject.GotenObjectExt
func (*DeleteProbeGroupRequest) Descriptor ¶
func (*DeleteProbeGroupRequest) Descriptor() ([]byte, []int)
Deprecated, Use DeleteProbeGroupRequest.ProtoReflect.Descriptor instead.
func (*DeleteProbeGroupRequest) GetName ¶
func (m *DeleteProbeGroupRequest) GetName() *probe_group.Reference
func (*DeleteProbeGroupRequest) GotenMessage ¶
func (*DeleteProbeGroupRequest) GotenMessage()
func (*DeleteProbeGroupRequest) GotenObjectExt ¶
func (o *DeleteProbeGroupRequest) GotenObjectExt()
func (*DeleteProbeGroupRequest) GotenValidate ¶
func (obj *DeleteProbeGroupRequest) GotenValidate() error
func (*DeleteProbeGroupRequest) MakeDiffFieldMask ¶
func (o *DeleteProbeGroupRequest) MakeDiffFieldMask(other *DeleteProbeGroupRequest) *DeleteProbeGroupRequest_FieldMask
func (*DeleteProbeGroupRequest) MakeFullFieldMask ¶
func (o *DeleteProbeGroupRequest) MakeFullFieldMask() *DeleteProbeGroupRequest_FieldMask
func (*DeleteProbeGroupRequest) MakeRawDiffFieldMask ¶
func (o *DeleteProbeGroupRequest) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
func (*DeleteProbeGroupRequest) MakeRawFullFieldMask ¶
func (o *DeleteProbeGroupRequest) MakeRawFullFieldMask() gotenobject.FieldMask
func (*DeleteProbeGroupRequest) Marshal ¶
func (m *DeleteProbeGroupRequest) Marshal() ([]byte, error)
func (*DeleteProbeGroupRequest) MarshalJSON ¶
func (m *DeleteProbeGroupRequest) MarshalJSON() ([]byte, error)
func (*DeleteProbeGroupRequest) Merge ¶
func (o *DeleteProbeGroupRequest) Merge(source *DeleteProbeGroupRequest)
func (*DeleteProbeGroupRequest) MergeRaw ¶
func (o *DeleteProbeGroupRequest) MergeRaw(source gotenobject.GotenObjectExt)
func (*DeleteProbeGroupRequest) ProtoMessage ¶
func (*DeleteProbeGroupRequest) ProtoMessage()
func (*DeleteProbeGroupRequest) ProtoReflect ¶
func (m *DeleteProbeGroupRequest) ProtoReflect() preflect.Message
func (*DeleteProbeGroupRequest) Reset ¶
func (m *DeleteProbeGroupRequest) Reset()
func (*DeleteProbeGroupRequest) SetName ¶
func (m *DeleteProbeGroupRequest) SetName(fv *probe_group.Reference)
func (*DeleteProbeGroupRequest) String ¶
func (m *DeleteProbeGroupRequest) String() string
func (*DeleteProbeGroupRequest) Unmarshal ¶
func (m *DeleteProbeGroupRequest) Unmarshal(b []byte) error
func (*DeleteProbeGroupRequest) UnmarshalJSON ¶
func (m *DeleteProbeGroupRequest) UnmarshalJSON(data []byte) error
type DeleteProbeGroupRequestFieldPathBuilder ¶
type DeleteProbeGroupRequestFieldPathBuilder struct{}
func NewDeleteProbeGroupRequestFieldPathBuilder ¶
func NewDeleteProbeGroupRequestFieldPathBuilder() DeleteProbeGroupRequestFieldPathBuilder
type DeleteProbeGroupRequestPathSelectorName ¶
type DeleteProbeGroupRequestPathSelectorName struct{}
func (DeleteProbeGroupRequestPathSelectorName) FieldPath ¶
func (DeleteProbeGroupRequestPathSelectorName) FieldPath() *DeleteProbeGroupRequest_FieldTerminalPath
func (DeleteProbeGroupRequestPathSelectorName) WithArrayOfValues ¶
func (s DeleteProbeGroupRequestPathSelectorName) WithArrayOfValues(values []*probe_group.Reference) *DeleteProbeGroupRequest_FieldTerminalPathArrayOfValues
func (DeleteProbeGroupRequestPathSelectorName) WithValue ¶
func (s DeleteProbeGroupRequestPathSelectorName) WithValue(value *probe_group.Reference) *DeleteProbeGroupRequest_FieldTerminalPathValue
type DeleteProbeGroupRequest_FieldMask ¶
type DeleteProbeGroupRequest_FieldMask struct {
Paths []DeleteProbeGroupRequest_FieldPath
}
func FullDeleteProbeGroupRequest_FieldMask ¶
func FullDeleteProbeGroupRequest_FieldMask() *DeleteProbeGroupRequest_FieldMask
func (*DeleteProbeGroupRequest_FieldMask) AppendPath ¶
func (fieldMask *DeleteProbeGroupRequest_FieldMask) AppendPath(path DeleteProbeGroupRequest_FieldPath)
func (*DeleteProbeGroupRequest_FieldMask) AppendRawPath ¶
func (fieldMask *DeleteProbeGroupRequest_FieldMask) AppendRawPath(path gotenobject.FieldPath)
func (*DeleteProbeGroupRequest_FieldMask) DecodeFirestore ¶
func (fieldMask *DeleteProbeGroupRequest_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
func (*DeleteProbeGroupRequest_FieldMask) EncodeFirestore ¶
func (fieldMask *DeleteProbeGroupRequest_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
firestore encoding/decoding integration
func (*DeleteProbeGroupRequest_FieldMask) FilterInputFields ¶
func (fieldMask *DeleteProbeGroupRequest_FieldMask) FilterInputFields() *DeleteProbeGroupRequest_FieldMask
FilterInputFields generates copy of field paths with output_only field paths removed
func (*DeleteProbeGroupRequest_FieldMask) FromProtoFieldMask ¶
func (fieldMask *DeleteProbeGroupRequest_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
func (*DeleteProbeGroupRequest_FieldMask) GetPaths ¶
func (fieldMask *DeleteProbeGroupRequest_FieldMask) GetPaths() []DeleteProbeGroupRequest_FieldPath
func (*DeleteProbeGroupRequest_FieldMask) GetRawPaths ¶
func (fieldMask *DeleteProbeGroupRequest_FieldMask) GetRawPaths() []gotenobject.FieldPath
func (*DeleteProbeGroupRequest_FieldMask) IsFull ¶
func (fieldMask *DeleteProbeGroupRequest_FieldMask) IsFull() bool
func (DeleteProbeGroupRequest_FieldMask) Marshal ¶
func (fieldMask DeleteProbeGroupRequest_FieldMask) Marshal() ([]byte, error)
implement methods required by customType
func (DeleteProbeGroupRequest_FieldMask) MarshalJSON ¶
func (fieldMask DeleteProbeGroupRequest_FieldMask) MarshalJSON() ([]byte, error)
func (*DeleteProbeGroupRequest_FieldMask) PathsCount ¶
func (fieldMask *DeleteProbeGroupRequest_FieldMask) PathsCount() int
func (*DeleteProbeGroupRequest_FieldMask) Project ¶
func (fieldMask *DeleteProbeGroupRequest_FieldMask) Project(source *DeleteProbeGroupRequest) *DeleteProbeGroupRequest
func (*DeleteProbeGroupRequest_FieldMask) ProjectRaw ¶
func (fieldMask *DeleteProbeGroupRequest_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
func (*DeleteProbeGroupRequest_FieldMask) ProtoMessage ¶
func (fieldMask *DeleteProbeGroupRequest_FieldMask) ProtoMessage()
func (*DeleteProbeGroupRequest_FieldMask) ProtoReflect ¶
func (fieldMask *DeleteProbeGroupRequest_FieldMask) ProtoReflect() preflect.Message
func (*DeleteProbeGroupRequest_FieldMask) Reset ¶
func (fieldMask *DeleteProbeGroupRequest_FieldMask) Reset()
func (*DeleteProbeGroupRequest_FieldMask) Set ¶
func (fieldMask *DeleteProbeGroupRequest_FieldMask) Set(target, source *DeleteProbeGroupRequest)
func (*DeleteProbeGroupRequest_FieldMask) SetFromCliFlag ¶
func (fieldMask *DeleteProbeGroupRequest_FieldMask) SetFromCliFlag(raw string) error
func (*DeleteProbeGroupRequest_FieldMask) SetRaw ¶
func (fieldMask *DeleteProbeGroupRequest_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
func (*DeleteProbeGroupRequest_FieldMask) Size ¶
func (fieldMask *DeleteProbeGroupRequest_FieldMask) Size() int
func (*DeleteProbeGroupRequest_FieldMask) String ¶
func (fieldMask *DeleteProbeGroupRequest_FieldMask) String() string
func (*DeleteProbeGroupRequest_FieldMask) Subtract ¶
func (fieldMask *DeleteProbeGroupRequest_FieldMask) Subtract(other *DeleteProbeGroupRequest_FieldMask) *DeleteProbeGroupRequest_FieldMask
func (*DeleteProbeGroupRequest_FieldMask) SubtractRaw ¶
func (fieldMask *DeleteProbeGroupRequest_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
func (*DeleteProbeGroupRequest_FieldMask) ToProtoFieldMask ¶
func (fieldMask *DeleteProbeGroupRequest_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
ToFieldMask is used for proto conversions
func (*DeleteProbeGroupRequest_FieldMask) Unmarshal ¶
func (fieldMask *DeleteProbeGroupRequest_FieldMask) Unmarshal(data []byte) error
func (*DeleteProbeGroupRequest_FieldMask) UnmarshalJSON ¶
func (fieldMask *DeleteProbeGroupRequest_FieldMask) UnmarshalJSON(data []byte) error
type DeleteProbeGroupRequest_FieldPath ¶
type DeleteProbeGroupRequest_FieldPath interface { gotenobject.FieldPath Selector() DeleteProbeGroupRequest_FieldPathSelector Get(source *DeleteProbeGroupRequest) []interface{} GetSingle(source *DeleteProbeGroupRequest) (interface{}, bool) ClearValue(item *DeleteProbeGroupRequest) // Those methods build corresponding DeleteProbeGroupRequest_FieldPathValue // (or array of values) and holds passed value. Panics if injected type is incorrect. WithIValue(value interface{}) DeleteProbeGroupRequest_FieldPathValue WithIArrayOfValues(values interface{}) DeleteProbeGroupRequest_FieldPathArrayOfValues WithIArrayItemValue(value interface{}) DeleteProbeGroupRequest_FieldPathArrayItemValue }
FieldPath provides implementation to handle https://github.com/protocolbuffers/protobuf/blob/master/src/google/protobuf/field_mask.proto
func BuildDeleteProbeGroupRequest_FieldPath ¶
func BuildDeleteProbeGroupRequest_FieldPath(fp gotenobject.RawFieldPath) (DeleteProbeGroupRequest_FieldPath, error)
func MustParseDeleteProbeGroupRequest_FieldPath ¶
func MustParseDeleteProbeGroupRequest_FieldPath(rawField string) DeleteProbeGroupRequest_FieldPath
func ParseDeleteProbeGroupRequest_FieldPath ¶
func ParseDeleteProbeGroupRequest_FieldPath(rawField string) (DeleteProbeGroupRequest_FieldPath, error)
type DeleteProbeGroupRequest_FieldPathArrayItemValue ¶
type DeleteProbeGroupRequest_FieldPathArrayItemValue interface { gotenobject.FieldPathArrayItemValue DeleteProbeGroupRequest_FieldPath ContainsValue(*DeleteProbeGroupRequest) bool }
DeleteProbeGroupRequest_FieldPathArrayItemValue allows storing single item in Path-specific values for DeleteProbeGroupRequest according to their type Present only for array (repeated) types.
func MustParseDeleteProbeGroupRequest_FieldPathArrayItemValue ¶
func MustParseDeleteProbeGroupRequest_FieldPathArrayItemValue(pathStr, valueStr string) DeleteProbeGroupRequest_FieldPathArrayItemValue
func ParseDeleteProbeGroupRequest_FieldPathArrayItemValue ¶
func ParseDeleteProbeGroupRequest_FieldPathArrayItemValue(pathStr, valueStr string) (DeleteProbeGroupRequest_FieldPathArrayItemValue, error)
ParseDeleteProbeGroupRequest_FieldPathArrayItemValue parses string and JSON-encoded value to its Value
type DeleteProbeGroupRequest_FieldPathArrayOfValues ¶
type DeleteProbeGroupRequest_FieldPathArrayOfValues interface { gotenobject.FieldPathArrayOfValues DeleteProbeGroupRequest_FieldPath }
DeleteProbeGroupRequest_FieldPathArrayOfValues allows storing slice of values for DeleteProbeGroupRequest fields according to their type
func MustParseDeleteProbeGroupRequest_FieldPathArrayOfValues ¶
func MustParseDeleteProbeGroupRequest_FieldPathArrayOfValues(pathStr, valuesStr string) DeleteProbeGroupRequest_FieldPathArrayOfValues
func ParseDeleteProbeGroupRequest_FieldPathArrayOfValues ¶
func ParseDeleteProbeGroupRequest_FieldPathArrayOfValues(pathStr, valuesStr string) (DeleteProbeGroupRequest_FieldPathArrayOfValues, error)
type DeleteProbeGroupRequest_FieldPathSelector ¶
type DeleteProbeGroupRequest_FieldPathSelector int32
const (
DeleteProbeGroupRequest_FieldPathSelectorName DeleteProbeGroupRequest_FieldPathSelector = 0
)
func (DeleteProbeGroupRequest_FieldPathSelector) String ¶
func (s DeleteProbeGroupRequest_FieldPathSelector) String() string
type DeleteProbeGroupRequest_FieldPathValue ¶
type DeleteProbeGroupRequest_FieldPathValue interface { DeleteProbeGroupRequest_FieldPath gotenobject.FieldPathValue SetTo(target **DeleteProbeGroupRequest) CompareWith(*DeleteProbeGroupRequest) (cmp int, comparable bool) }
DeleteProbeGroupRequest_FieldPathValue allows storing values for DeleteProbeGroupRequest fields according to their type
func MustParseDeleteProbeGroupRequest_FieldPathValue ¶
func MustParseDeleteProbeGroupRequest_FieldPathValue(pathStr, valueStr string) DeleteProbeGroupRequest_FieldPathValue
func ParseDeleteProbeGroupRequest_FieldPathValue ¶
func ParseDeleteProbeGroupRequest_FieldPathValue(pathStr, valueStr string) (DeleteProbeGroupRequest_FieldPathValue, error)
type DeleteProbeGroupRequest_FieldTerminalPath ¶
type DeleteProbeGroupRequest_FieldTerminalPath struct {
// contains filtered or unexported fields
}
func (*DeleteProbeGroupRequest_FieldTerminalPath) ClearValue ¶
func (fp *DeleteProbeGroupRequest_FieldTerminalPath) ClearValue(item *DeleteProbeGroupRequest)
func (*DeleteProbeGroupRequest_FieldTerminalPath) ClearValueRaw ¶
func (fp *DeleteProbeGroupRequest_FieldTerminalPath) ClearValueRaw(item proto.Message)
func (*DeleteProbeGroupRequest_FieldTerminalPath) Get ¶
func (fp *DeleteProbeGroupRequest_FieldTerminalPath) Get(source *DeleteProbeGroupRequest) (values []interface{})
Get returns all values pointed by specific field from source DeleteProbeGroupRequest
func (*DeleteProbeGroupRequest_FieldTerminalPath) GetDefault ¶
func (fp *DeleteProbeGroupRequest_FieldTerminalPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*DeleteProbeGroupRequest_FieldTerminalPath) GetRaw ¶
func (fp *DeleteProbeGroupRequest_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
func (*DeleteProbeGroupRequest_FieldTerminalPath) GetSingle ¶
func (fp *DeleteProbeGroupRequest_FieldTerminalPath) GetSingle(source *DeleteProbeGroupRequest) (interface{}, bool)
GetSingle returns value pointed by specific field of from source DeleteProbeGroupRequest
func (*DeleteProbeGroupRequest_FieldTerminalPath) GetSingleRaw ¶
func (fp *DeleteProbeGroupRequest_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*DeleteProbeGroupRequest_FieldTerminalPath) IsLeaf ¶
func (fp *DeleteProbeGroupRequest_FieldTerminalPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*DeleteProbeGroupRequest_FieldTerminalPath) JSONString ¶
func (fp *DeleteProbeGroupRequest_FieldTerminalPath) JSONString() string
JSONString returns path representation is JSON convention
func (*DeleteProbeGroupRequest_FieldTerminalPath) Selector ¶
func (fp *DeleteProbeGroupRequest_FieldTerminalPath) Selector() DeleteProbeGroupRequest_FieldPathSelector
func (*DeleteProbeGroupRequest_FieldTerminalPath) SplitIntoTerminalIPaths ¶ added in v0.7.1
func (fp *DeleteProbeGroupRequest_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
func (*DeleteProbeGroupRequest_FieldTerminalPath) String ¶
func (fp *DeleteProbeGroupRequest_FieldTerminalPath) String() string
String returns path representation in proto convention
func (*DeleteProbeGroupRequest_FieldTerminalPath) WithIArrayItemValue ¶
func (fp *DeleteProbeGroupRequest_FieldTerminalPath) WithIArrayItemValue(value interface{}) DeleteProbeGroupRequest_FieldPathArrayItemValue
func (*DeleteProbeGroupRequest_FieldTerminalPath) WithIArrayOfValues ¶
func (fp *DeleteProbeGroupRequest_FieldTerminalPath) WithIArrayOfValues(values interface{}) DeleteProbeGroupRequest_FieldPathArrayOfValues
func (*DeleteProbeGroupRequest_FieldTerminalPath) WithIValue ¶
func (fp *DeleteProbeGroupRequest_FieldTerminalPath) WithIValue(value interface{}) DeleteProbeGroupRequest_FieldPathValue
func (*DeleteProbeGroupRequest_FieldTerminalPath) WithRawIArrayItemValue ¶
func (fp *DeleteProbeGroupRequest_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*DeleteProbeGroupRequest_FieldTerminalPath) WithRawIArrayOfValues ¶
func (fp *DeleteProbeGroupRequest_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*DeleteProbeGroupRequest_FieldTerminalPath) WithRawIValue ¶
func (fp *DeleteProbeGroupRequest_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type DeleteProbeGroupRequest_FieldTerminalPathArrayItemValue ¶
type DeleteProbeGroupRequest_FieldTerminalPathArrayItemValue struct { DeleteProbeGroupRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*DeleteProbeGroupRequest_FieldTerminalPathArrayItemValue) ContainsValue ¶
func (fpaiv *DeleteProbeGroupRequest_FieldTerminalPathArrayItemValue) ContainsValue(source *DeleteProbeGroupRequest) bool
Contains returns a boolean indicating if value that is being held is present in given 'DeleteProbeGroupRequest'
func (*DeleteProbeGroupRequest_FieldTerminalPathArrayItemValue) GetRawItemValue ¶
func (fpaiv *DeleteProbeGroupRequest_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored element value for array in object DeleteProbeGroupRequest as interface{}
func (*DeleteProbeGroupRequest_FieldTerminalPathArrayItemValue) GetSingle ¶
func (fpaiv *DeleteProbeGroupRequest_FieldTerminalPathArrayItemValue) GetSingle(source *DeleteProbeGroupRequest) (interface{}, bool)
func (*DeleteProbeGroupRequest_FieldTerminalPathArrayItemValue) GetSingleRaw ¶
func (fpaiv *DeleteProbeGroupRequest_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
type DeleteProbeGroupRequest_FieldTerminalPathArrayOfValues ¶
type DeleteProbeGroupRequest_FieldTerminalPathArrayOfValues struct { DeleteProbeGroupRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*DeleteProbeGroupRequest_FieldTerminalPathArrayOfValues) AsNameArrayOfValues ¶
func (fpaov *DeleteProbeGroupRequest_FieldTerminalPathArrayOfValues) AsNameArrayOfValues() ([]*probe_group.Reference, bool)
func (*DeleteProbeGroupRequest_FieldTerminalPathArrayOfValues) GetRawValues ¶
func (fpaov *DeleteProbeGroupRequest_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
type DeleteProbeGroupRequest_FieldTerminalPathValue ¶
type DeleteProbeGroupRequest_FieldTerminalPathValue struct { DeleteProbeGroupRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*DeleteProbeGroupRequest_FieldTerminalPathValue) AsNameValue ¶
func (fpv *DeleteProbeGroupRequest_FieldTerminalPathValue) AsNameValue() (*probe_group.Reference, bool)
func (*DeleteProbeGroupRequest_FieldTerminalPathValue) CompareWith ¶
func (fpv *DeleteProbeGroupRequest_FieldTerminalPathValue) CompareWith(source *DeleteProbeGroupRequest) (int, bool)
CompareWith compares value in the 'DeleteProbeGroupRequest_FieldTerminalPathValue' with the value under path in 'DeleteProbeGroupRequest'.
func (*DeleteProbeGroupRequest_FieldTerminalPathValue) CompareWithRaw ¶
func (fpv *DeleteProbeGroupRequest_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*DeleteProbeGroupRequest_FieldTerminalPathValue) GetRawValue ¶
func (fpv *DeleteProbeGroupRequest_FieldTerminalPathValue) GetRawValue() interface{}
GetRawValue returns raw value stored under selected path for 'DeleteProbeGroupRequest' as interface{}
func (*DeleteProbeGroupRequest_FieldTerminalPathValue) SetTo ¶
func (fpv *DeleteProbeGroupRequest_FieldTerminalPathValue) SetTo(target **DeleteProbeGroupRequest)
SetTo stores value for selected field for object DeleteProbeGroupRequest
func (*DeleteProbeGroupRequest_FieldTerminalPathValue) SetToRaw ¶
func (fpv *DeleteProbeGroupRequest_FieldTerminalPathValue) SetToRaw(target proto.Message)
type GetProbeGroupDescriptor ¶ added in v0.4.26
type GetProbeGroupDescriptor struct{}
func GetGetProbeGroupDescriptor ¶ added in v0.4.26
func GetGetProbeGroupDescriptor() *GetProbeGroupDescriptor
func (*GetProbeGroupDescriptor) GetApiDescriptor ¶ added in v0.4.26
func (d *GetProbeGroupDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
func (*GetProbeGroupDescriptor) GetApiName ¶ added in v0.4.26
func (d *GetProbeGroupDescriptor) GetApiName() string
func (*GetProbeGroupDescriptor) GetClientMsgReflectHandle ¶ added in v0.4.26
func (d *GetProbeGroupDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
func (*GetProbeGroupDescriptor) GetFullMethodName ¶ added in v0.4.26
func (d *GetProbeGroupDescriptor) GetFullMethodName() string
func (*GetProbeGroupDescriptor) GetMethodName ¶ added in v0.4.26
func (d *GetProbeGroupDescriptor) GetMethodName() string
func (*GetProbeGroupDescriptor) GetProtoPkgName ¶ added in v0.4.26
func (d *GetProbeGroupDescriptor) GetProtoPkgName() string
func (*GetProbeGroupDescriptor) GetResourceDescriptor ¶ added in v0.4.27
func (d *GetProbeGroupDescriptor) GetResourceDescriptor() gotenresource.Descriptor
func (*GetProbeGroupDescriptor) GetServerMsgReflectHandle ¶ added in v0.4.26
func (d *GetProbeGroupDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
func (*GetProbeGroupDescriptor) GetServiceDomain ¶ added in v0.4.26
func (d *GetProbeGroupDescriptor) GetServiceDomain() string
func (*GetProbeGroupDescriptor) GetServiceVersion ¶ added in v0.4.26
func (d *GetProbeGroupDescriptor) GetServiceVersion() string
func (*GetProbeGroupDescriptor) GetVerb ¶ added in v0.4.26
func (d *GetProbeGroupDescriptor) GetVerb() string
func (*GetProbeGroupDescriptor) HasResource ¶ added in v0.4.27
func (d *GetProbeGroupDescriptor) HasResource() bool
func (*GetProbeGroupDescriptor) IsClientStream ¶ added in v0.4.26
func (d *GetProbeGroupDescriptor) IsClientStream() bool
func (*GetProbeGroupDescriptor) IsCollection ¶ added in v0.4.27
func (d *GetProbeGroupDescriptor) IsCollection() bool
func (*GetProbeGroupDescriptor) IsPlural ¶ added in v0.4.27
func (d *GetProbeGroupDescriptor) IsPlural() bool
func (*GetProbeGroupDescriptor) IsServerStream ¶ added in v0.4.26
func (d *GetProbeGroupDescriptor) IsServerStream() bool
func (*GetProbeGroupDescriptor) IsUnary ¶ added in v0.4.26
func (d *GetProbeGroupDescriptor) IsUnary() bool
func (*GetProbeGroupDescriptor) NewEmptyClientMsg ¶ added in v0.4.26
func (d *GetProbeGroupDescriptor) NewEmptyClientMsg() proto.Message
func (*GetProbeGroupDescriptor) NewEmptyServerMsg ¶ added in v0.4.26
func (d *GetProbeGroupDescriptor) NewEmptyServerMsg() proto.Message
func (*GetProbeGroupDescriptor) RequestHasResourceBody ¶ added in v0.4.26
func (d *GetProbeGroupDescriptor) RequestHasResourceBody() bool
type GetProbeGroupDescriptorClientMsgHandle ¶ added in v0.4.26
type GetProbeGroupDescriptorClientMsgHandle struct{}
func (*GetProbeGroupDescriptorClientMsgHandle) ExtractCollectionName ¶ added in v0.4.27
func (h *GetProbeGroupDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*GetProbeGroupDescriptorClientMsgHandle) ExtractResourceName ¶ added in v0.4.27
func (h *GetProbeGroupDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*GetProbeGroupDescriptorClientMsgHandle) ExtractResourceNames ¶ added in v0.4.27
func (h *GetProbeGroupDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type GetProbeGroupDescriptorServerMsgHandle ¶ added in v0.4.26
type GetProbeGroupDescriptorServerMsgHandle struct{}
func (*GetProbeGroupDescriptorServerMsgHandle) ExtractCollectionName ¶ added in v0.4.27
func (h *GetProbeGroupDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*GetProbeGroupDescriptorServerMsgHandle) ExtractResourceName ¶ added in v0.4.27
func (h *GetProbeGroupDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*GetProbeGroupDescriptorServerMsgHandle) ExtractResourceNames ¶ added in v0.4.27
func (h *GetProbeGroupDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type GetProbeGroupRequest ¶
type GetProbeGroupRequest struct { // Reference of ntt.watchdog.v1alpha2.ProbeGroup Name *probe_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 *probe_group.ProbeGroup_FieldMask `` /* 142-byte string literal not displayed */ // View defines list of standard response fields present in response items. // Additional fields can be amended by request field field_mask View view.View `protobuf:"varint,4,opt,name=view,proto3,enum=goten.view.View" json:"view,omitempty" firestore:"view"` // contains filtered or unexported fields }
Request message for method [GetProbeGroup][ntt.watchdog.v1alpha2.GetProbeGroup]
func (*GetProbeGroupRequest) Clone ¶
func (o *GetProbeGroupRequest) Clone() *GetProbeGroupRequest
func (*GetProbeGroupRequest) CloneRaw ¶
func (o *GetProbeGroupRequest) CloneRaw() gotenobject.GotenObjectExt
func (*GetProbeGroupRequest) Descriptor ¶
func (*GetProbeGroupRequest) Descriptor() ([]byte, []int)
Deprecated, Use GetProbeGroupRequest.ProtoReflect.Descriptor instead.
func (*GetProbeGroupRequest) GetFieldMask ¶
func (m *GetProbeGroupRequest) GetFieldMask() *probe_group.ProbeGroup_FieldMask
func (*GetProbeGroupRequest) GetName ¶
func (m *GetProbeGroupRequest) GetName() *probe_group.Reference
func (*GetProbeGroupRequest) GetView ¶
func (m *GetProbeGroupRequest) GetView() view.View
func (*GetProbeGroupRequest) GotenMessage ¶
func (*GetProbeGroupRequest) GotenMessage()
func (*GetProbeGroupRequest) GotenObjectExt ¶
func (o *GetProbeGroupRequest) GotenObjectExt()
func (*GetProbeGroupRequest) GotenValidate ¶
func (obj *GetProbeGroupRequest) GotenValidate() error
func (*GetProbeGroupRequest) MakeDiffFieldMask ¶
func (o *GetProbeGroupRequest) MakeDiffFieldMask(other *GetProbeGroupRequest) *GetProbeGroupRequest_FieldMask
func (*GetProbeGroupRequest) MakeFullFieldMask ¶
func (o *GetProbeGroupRequest) MakeFullFieldMask() *GetProbeGroupRequest_FieldMask
func (*GetProbeGroupRequest) MakeRawDiffFieldMask ¶
func (o *GetProbeGroupRequest) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
func (*GetProbeGroupRequest) MakeRawFullFieldMask ¶
func (o *GetProbeGroupRequest) MakeRawFullFieldMask() gotenobject.FieldMask
func (*GetProbeGroupRequest) Marshal ¶
func (m *GetProbeGroupRequest) Marshal() ([]byte, error)
func (*GetProbeGroupRequest) MarshalJSON ¶
func (m *GetProbeGroupRequest) MarshalJSON() ([]byte, error)
func (*GetProbeGroupRequest) Merge ¶
func (o *GetProbeGroupRequest) Merge(source *GetProbeGroupRequest)
func (*GetProbeGroupRequest) MergeRaw ¶
func (o *GetProbeGroupRequest) MergeRaw(source gotenobject.GotenObjectExt)
func (*GetProbeGroupRequest) ProtoMessage ¶
func (*GetProbeGroupRequest) ProtoMessage()
func (*GetProbeGroupRequest) ProtoReflect ¶
func (m *GetProbeGroupRequest) ProtoReflect() preflect.Message
func (*GetProbeGroupRequest) Reset ¶
func (m *GetProbeGroupRequest) Reset()
func (*GetProbeGroupRequest) SetFieldMask ¶
func (m *GetProbeGroupRequest) SetFieldMask(fv *probe_group.ProbeGroup_FieldMask)
func (*GetProbeGroupRequest) SetName ¶
func (m *GetProbeGroupRequest) SetName(fv *probe_group.Reference)
func (*GetProbeGroupRequest) SetView ¶
func (m *GetProbeGroupRequest) SetView(fv view.View)
func (*GetProbeGroupRequest) String ¶
func (m *GetProbeGroupRequest) String() string
func (*GetProbeGroupRequest) Unmarshal ¶
func (m *GetProbeGroupRequest) Unmarshal(b []byte) error
func (*GetProbeGroupRequest) UnmarshalJSON ¶
func (m *GetProbeGroupRequest) UnmarshalJSON(data []byte) error
type GetProbeGroupRequestFieldPathBuilder ¶
type GetProbeGroupRequestFieldPathBuilder struct{}
func NewGetProbeGroupRequestFieldPathBuilder ¶
func NewGetProbeGroupRequestFieldPathBuilder() GetProbeGroupRequestFieldPathBuilder
func (GetProbeGroupRequestFieldPathBuilder) FieldMask ¶
func (GetProbeGroupRequestFieldPathBuilder) FieldMask() GetProbeGroupRequestPathSelectorFieldMask
type GetProbeGroupRequestPathSelectorFieldMask ¶
type GetProbeGroupRequestPathSelectorFieldMask struct{}
func (GetProbeGroupRequestPathSelectorFieldMask) FieldPath ¶
func (GetProbeGroupRequestPathSelectorFieldMask) FieldPath() *GetProbeGroupRequest_FieldTerminalPath
func (GetProbeGroupRequestPathSelectorFieldMask) WithArrayOfValues ¶
func (s GetProbeGroupRequestPathSelectorFieldMask) WithArrayOfValues(values []*probe_group.ProbeGroup_FieldMask) *GetProbeGroupRequest_FieldTerminalPathArrayOfValues
func (GetProbeGroupRequestPathSelectorFieldMask) WithValue ¶
func (s GetProbeGroupRequestPathSelectorFieldMask) WithValue(value *probe_group.ProbeGroup_FieldMask) *GetProbeGroupRequest_FieldTerminalPathValue
type GetProbeGroupRequestPathSelectorName ¶
type GetProbeGroupRequestPathSelectorName struct{}
func (GetProbeGroupRequestPathSelectorName) FieldPath ¶
func (GetProbeGroupRequestPathSelectorName) FieldPath() *GetProbeGroupRequest_FieldTerminalPath
func (GetProbeGroupRequestPathSelectorName) WithArrayOfValues ¶
func (s GetProbeGroupRequestPathSelectorName) WithArrayOfValues(values []*probe_group.Reference) *GetProbeGroupRequest_FieldTerminalPathArrayOfValues
func (GetProbeGroupRequestPathSelectorName) WithValue ¶
func (s GetProbeGroupRequestPathSelectorName) WithValue(value *probe_group.Reference) *GetProbeGroupRequest_FieldTerminalPathValue
type GetProbeGroupRequestPathSelectorView ¶
type GetProbeGroupRequestPathSelectorView struct{}
func (GetProbeGroupRequestPathSelectorView) FieldPath ¶
func (GetProbeGroupRequestPathSelectorView) FieldPath() *GetProbeGroupRequest_FieldTerminalPath
func (GetProbeGroupRequestPathSelectorView) WithArrayOfValues ¶
func (s GetProbeGroupRequestPathSelectorView) WithArrayOfValues(values []view.View) *GetProbeGroupRequest_FieldTerminalPathArrayOfValues
func (GetProbeGroupRequestPathSelectorView) WithValue ¶
func (s GetProbeGroupRequestPathSelectorView) WithValue(value view.View) *GetProbeGroupRequest_FieldTerminalPathValue
type GetProbeGroupRequest_FieldMask ¶
type GetProbeGroupRequest_FieldMask struct {
Paths []GetProbeGroupRequest_FieldPath
}
func FullGetProbeGroupRequest_FieldMask ¶
func FullGetProbeGroupRequest_FieldMask() *GetProbeGroupRequest_FieldMask
func (*GetProbeGroupRequest_FieldMask) AppendPath ¶
func (fieldMask *GetProbeGroupRequest_FieldMask) AppendPath(path GetProbeGroupRequest_FieldPath)
func (*GetProbeGroupRequest_FieldMask) AppendRawPath ¶
func (fieldMask *GetProbeGroupRequest_FieldMask) AppendRawPath(path gotenobject.FieldPath)
func (*GetProbeGroupRequest_FieldMask) DecodeFirestore ¶
func (fieldMask *GetProbeGroupRequest_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
func (*GetProbeGroupRequest_FieldMask) EncodeFirestore ¶
func (fieldMask *GetProbeGroupRequest_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
firestore encoding/decoding integration
func (*GetProbeGroupRequest_FieldMask) FilterInputFields ¶
func (fieldMask *GetProbeGroupRequest_FieldMask) FilterInputFields() *GetProbeGroupRequest_FieldMask
FilterInputFields generates copy of field paths with output_only field paths removed
func (*GetProbeGroupRequest_FieldMask) FromProtoFieldMask ¶
func (fieldMask *GetProbeGroupRequest_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
func (*GetProbeGroupRequest_FieldMask) GetPaths ¶
func (fieldMask *GetProbeGroupRequest_FieldMask) GetPaths() []GetProbeGroupRequest_FieldPath
func (*GetProbeGroupRequest_FieldMask) GetRawPaths ¶
func (fieldMask *GetProbeGroupRequest_FieldMask) GetRawPaths() []gotenobject.FieldPath
func (*GetProbeGroupRequest_FieldMask) IsFull ¶
func (fieldMask *GetProbeGroupRequest_FieldMask) IsFull() bool
func (GetProbeGroupRequest_FieldMask) Marshal ¶
func (fieldMask GetProbeGroupRequest_FieldMask) Marshal() ([]byte, error)
implement methods required by customType
func (GetProbeGroupRequest_FieldMask) MarshalJSON ¶
func (fieldMask GetProbeGroupRequest_FieldMask) MarshalJSON() ([]byte, error)
func (*GetProbeGroupRequest_FieldMask) PathsCount ¶
func (fieldMask *GetProbeGroupRequest_FieldMask) PathsCount() int
func (*GetProbeGroupRequest_FieldMask) Project ¶
func (fieldMask *GetProbeGroupRequest_FieldMask) Project(source *GetProbeGroupRequest) *GetProbeGroupRequest
func (*GetProbeGroupRequest_FieldMask) ProjectRaw ¶
func (fieldMask *GetProbeGroupRequest_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
func (*GetProbeGroupRequest_FieldMask) ProtoMessage ¶
func (fieldMask *GetProbeGroupRequest_FieldMask) ProtoMessage()
func (*GetProbeGroupRequest_FieldMask) ProtoReflect ¶
func (fieldMask *GetProbeGroupRequest_FieldMask) ProtoReflect() preflect.Message
func (*GetProbeGroupRequest_FieldMask) Reset ¶
func (fieldMask *GetProbeGroupRequest_FieldMask) Reset()
func (*GetProbeGroupRequest_FieldMask) Set ¶
func (fieldMask *GetProbeGroupRequest_FieldMask) Set(target, source *GetProbeGroupRequest)
func (*GetProbeGroupRequest_FieldMask) SetFromCliFlag ¶
func (fieldMask *GetProbeGroupRequest_FieldMask) SetFromCliFlag(raw string) error
func (*GetProbeGroupRequest_FieldMask) SetRaw ¶
func (fieldMask *GetProbeGroupRequest_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
func (*GetProbeGroupRequest_FieldMask) Size ¶
func (fieldMask *GetProbeGroupRequest_FieldMask) Size() int
func (*GetProbeGroupRequest_FieldMask) String ¶
func (fieldMask *GetProbeGroupRequest_FieldMask) String() string
func (*GetProbeGroupRequest_FieldMask) Subtract ¶
func (fieldMask *GetProbeGroupRequest_FieldMask) Subtract(other *GetProbeGroupRequest_FieldMask) *GetProbeGroupRequest_FieldMask
func (*GetProbeGroupRequest_FieldMask) SubtractRaw ¶
func (fieldMask *GetProbeGroupRequest_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
func (*GetProbeGroupRequest_FieldMask) ToProtoFieldMask ¶
func (fieldMask *GetProbeGroupRequest_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
ToFieldMask is used for proto conversions
func (*GetProbeGroupRequest_FieldMask) Unmarshal ¶
func (fieldMask *GetProbeGroupRequest_FieldMask) Unmarshal(data []byte) error
func (*GetProbeGroupRequest_FieldMask) UnmarshalJSON ¶
func (fieldMask *GetProbeGroupRequest_FieldMask) UnmarshalJSON(data []byte) error
type GetProbeGroupRequest_FieldPath ¶
type GetProbeGroupRequest_FieldPath interface { gotenobject.FieldPath Selector() GetProbeGroupRequest_FieldPathSelector Get(source *GetProbeGroupRequest) []interface{} GetSingle(source *GetProbeGroupRequest) (interface{}, bool) ClearValue(item *GetProbeGroupRequest) // Those methods build corresponding GetProbeGroupRequest_FieldPathValue // (or array of values) and holds passed value. Panics if injected type is incorrect. WithIValue(value interface{}) GetProbeGroupRequest_FieldPathValue WithIArrayOfValues(values interface{}) GetProbeGroupRequest_FieldPathArrayOfValues WithIArrayItemValue(value interface{}) GetProbeGroupRequest_FieldPathArrayItemValue }
FieldPath provides implementation to handle https://github.com/protocolbuffers/protobuf/blob/master/src/google/protobuf/field_mask.proto
func BuildGetProbeGroupRequest_FieldPath ¶
func BuildGetProbeGroupRequest_FieldPath(fp gotenobject.RawFieldPath) (GetProbeGroupRequest_FieldPath, error)
func MustParseGetProbeGroupRequest_FieldPath ¶
func MustParseGetProbeGroupRequest_FieldPath(rawField string) GetProbeGroupRequest_FieldPath
func ParseGetProbeGroupRequest_FieldPath ¶
func ParseGetProbeGroupRequest_FieldPath(rawField string) (GetProbeGroupRequest_FieldPath, error)
type GetProbeGroupRequest_FieldPathArrayItemValue ¶
type GetProbeGroupRequest_FieldPathArrayItemValue interface { gotenobject.FieldPathArrayItemValue GetProbeGroupRequest_FieldPath ContainsValue(*GetProbeGroupRequest) bool }
GetProbeGroupRequest_FieldPathArrayItemValue allows storing single item in Path-specific values for GetProbeGroupRequest according to their type Present only for array (repeated) types.
func MustParseGetProbeGroupRequest_FieldPathArrayItemValue ¶
func MustParseGetProbeGroupRequest_FieldPathArrayItemValue(pathStr, valueStr string) GetProbeGroupRequest_FieldPathArrayItemValue
func ParseGetProbeGroupRequest_FieldPathArrayItemValue ¶
func ParseGetProbeGroupRequest_FieldPathArrayItemValue(pathStr, valueStr string) (GetProbeGroupRequest_FieldPathArrayItemValue, error)
ParseGetProbeGroupRequest_FieldPathArrayItemValue parses string and JSON-encoded value to its Value
type GetProbeGroupRequest_FieldPathArrayOfValues ¶
type GetProbeGroupRequest_FieldPathArrayOfValues interface { gotenobject.FieldPathArrayOfValues GetProbeGroupRequest_FieldPath }
GetProbeGroupRequest_FieldPathArrayOfValues allows storing slice of values for GetProbeGroupRequest fields according to their type
func MustParseGetProbeGroupRequest_FieldPathArrayOfValues ¶
func MustParseGetProbeGroupRequest_FieldPathArrayOfValues(pathStr, valuesStr string) GetProbeGroupRequest_FieldPathArrayOfValues
func ParseGetProbeGroupRequest_FieldPathArrayOfValues ¶
func ParseGetProbeGroupRequest_FieldPathArrayOfValues(pathStr, valuesStr string) (GetProbeGroupRequest_FieldPathArrayOfValues, error)
type GetProbeGroupRequest_FieldPathSelector ¶
type GetProbeGroupRequest_FieldPathSelector int32
const ( GetProbeGroupRequest_FieldPathSelectorName GetProbeGroupRequest_FieldPathSelector = 0 GetProbeGroupRequest_FieldPathSelectorFieldMask GetProbeGroupRequest_FieldPathSelector = 1 GetProbeGroupRequest_FieldPathSelectorView GetProbeGroupRequest_FieldPathSelector = 2 )
func (GetProbeGroupRequest_FieldPathSelector) String ¶
func (s GetProbeGroupRequest_FieldPathSelector) String() string
type GetProbeGroupRequest_FieldPathValue ¶
type GetProbeGroupRequest_FieldPathValue interface { GetProbeGroupRequest_FieldPath gotenobject.FieldPathValue SetTo(target **GetProbeGroupRequest) CompareWith(*GetProbeGroupRequest) (cmp int, comparable bool) }
GetProbeGroupRequest_FieldPathValue allows storing values for GetProbeGroupRequest fields according to their type
func MustParseGetProbeGroupRequest_FieldPathValue ¶
func MustParseGetProbeGroupRequest_FieldPathValue(pathStr, valueStr string) GetProbeGroupRequest_FieldPathValue
func ParseGetProbeGroupRequest_FieldPathValue ¶
func ParseGetProbeGroupRequest_FieldPathValue(pathStr, valueStr string) (GetProbeGroupRequest_FieldPathValue, error)
type GetProbeGroupRequest_FieldTerminalPath ¶
type GetProbeGroupRequest_FieldTerminalPath struct {
// contains filtered or unexported fields
}
func (*GetProbeGroupRequest_FieldTerminalPath) ClearValue ¶
func (fp *GetProbeGroupRequest_FieldTerminalPath) ClearValue(item *GetProbeGroupRequest)
func (*GetProbeGroupRequest_FieldTerminalPath) ClearValueRaw ¶
func (fp *GetProbeGroupRequest_FieldTerminalPath) ClearValueRaw(item proto.Message)
func (*GetProbeGroupRequest_FieldTerminalPath) Get ¶
func (fp *GetProbeGroupRequest_FieldTerminalPath) Get(source *GetProbeGroupRequest) (values []interface{})
Get returns all values pointed by specific field from source GetProbeGroupRequest
func (*GetProbeGroupRequest_FieldTerminalPath) GetDefault ¶
func (fp *GetProbeGroupRequest_FieldTerminalPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*GetProbeGroupRequest_FieldTerminalPath) GetRaw ¶
func (fp *GetProbeGroupRequest_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
func (*GetProbeGroupRequest_FieldTerminalPath) GetSingle ¶
func (fp *GetProbeGroupRequest_FieldTerminalPath) GetSingle(source *GetProbeGroupRequest) (interface{}, bool)
GetSingle returns value pointed by specific field of from source GetProbeGroupRequest
func (*GetProbeGroupRequest_FieldTerminalPath) GetSingleRaw ¶
func (fp *GetProbeGroupRequest_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*GetProbeGroupRequest_FieldTerminalPath) IsLeaf ¶
func (fp *GetProbeGroupRequest_FieldTerminalPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*GetProbeGroupRequest_FieldTerminalPath) JSONString ¶
func (fp *GetProbeGroupRequest_FieldTerminalPath) JSONString() string
JSONString returns path representation is JSON convention
func (*GetProbeGroupRequest_FieldTerminalPath) Selector ¶
func (fp *GetProbeGroupRequest_FieldTerminalPath) Selector() GetProbeGroupRequest_FieldPathSelector
func (*GetProbeGroupRequest_FieldTerminalPath) SplitIntoTerminalIPaths ¶ added in v0.7.1
func (fp *GetProbeGroupRequest_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
func (*GetProbeGroupRequest_FieldTerminalPath) String ¶
func (fp *GetProbeGroupRequest_FieldTerminalPath) String() string
String returns path representation in proto convention
func (*GetProbeGroupRequest_FieldTerminalPath) WithIArrayItemValue ¶
func (fp *GetProbeGroupRequest_FieldTerminalPath) WithIArrayItemValue(value interface{}) GetProbeGroupRequest_FieldPathArrayItemValue
func (*GetProbeGroupRequest_FieldTerminalPath) WithIArrayOfValues ¶
func (fp *GetProbeGroupRequest_FieldTerminalPath) WithIArrayOfValues(values interface{}) GetProbeGroupRequest_FieldPathArrayOfValues
func (*GetProbeGroupRequest_FieldTerminalPath) WithIValue ¶
func (fp *GetProbeGroupRequest_FieldTerminalPath) WithIValue(value interface{}) GetProbeGroupRequest_FieldPathValue
func (*GetProbeGroupRequest_FieldTerminalPath) WithRawIArrayItemValue ¶
func (fp *GetProbeGroupRequest_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*GetProbeGroupRequest_FieldTerminalPath) WithRawIArrayOfValues ¶
func (fp *GetProbeGroupRequest_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*GetProbeGroupRequest_FieldTerminalPath) WithRawIValue ¶
func (fp *GetProbeGroupRequest_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type GetProbeGroupRequest_FieldTerminalPathArrayItemValue ¶
type GetProbeGroupRequest_FieldTerminalPathArrayItemValue struct { GetProbeGroupRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*GetProbeGroupRequest_FieldTerminalPathArrayItemValue) ContainsValue ¶
func (fpaiv *GetProbeGroupRequest_FieldTerminalPathArrayItemValue) ContainsValue(source *GetProbeGroupRequest) bool
Contains returns a boolean indicating if value that is being held is present in given 'GetProbeGroupRequest'
func (*GetProbeGroupRequest_FieldTerminalPathArrayItemValue) GetRawItemValue ¶
func (fpaiv *GetProbeGroupRequest_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored element value for array in object GetProbeGroupRequest as interface{}
func (*GetProbeGroupRequest_FieldTerminalPathArrayItemValue) GetSingle ¶
func (fpaiv *GetProbeGroupRequest_FieldTerminalPathArrayItemValue) GetSingle(source *GetProbeGroupRequest) (interface{}, bool)
func (*GetProbeGroupRequest_FieldTerminalPathArrayItemValue) GetSingleRaw ¶
func (fpaiv *GetProbeGroupRequest_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
type GetProbeGroupRequest_FieldTerminalPathArrayOfValues ¶
type GetProbeGroupRequest_FieldTerminalPathArrayOfValues struct { GetProbeGroupRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*GetProbeGroupRequest_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues ¶
func (fpaov *GetProbeGroupRequest_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues() ([]*probe_group.ProbeGroup_FieldMask, bool)
func (*GetProbeGroupRequest_FieldTerminalPathArrayOfValues) AsNameArrayOfValues ¶
func (fpaov *GetProbeGroupRequest_FieldTerminalPathArrayOfValues) AsNameArrayOfValues() ([]*probe_group.Reference, bool)
func (*GetProbeGroupRequest_FieldTerminalPathArrayOfValues) AsViewArrayOfValues ¶
func (fpaov *GetProbeGroupRequest_FieldTerminalPathArrayOfValues) AsViewArrayOfValues() ([]view.View, bool)
func (*GetProbeGroupRequest_FieldTerminalPathArrayOfValues) GetRawValues ¶
func (fpaov *GetProbeGroupRequest_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
type GetProbeGroupRequest_FieldTerminalPathValue ¶
type GetProbeGroupRequest_FieldTerminalPathValue struct { GetProbeGroupRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*GetProbeGroupRequest_FieldTerminalPathValue) AsFieldMaskValue ¶
func (fpv *GetProbeGroupRequest_FieldTerminalPathValue) AsFieldMaskValue() (*probe_group.ProbeGroup_FieldMask, bool)
func (*GetProbeGroupRequest_FieldTerminalPathValue) AsNameValue ¶
func (fpv *GetProbeGroupRequest_FieldTerminalPathValue) AsNameValue() (*probe_group.Reference, bool)
func (*GetProbeGroupRequest_FieldTerminalPathValue) AsViewValue ¶
func (fpv *GetProbeGroupRequest_FieldTerminalPathValue) AsViewValue() (view.View, bool)
func (*GetProbeGroupRequest_FieldTerminalPathValue) CompareWith ¶
func (fpv *GetProbeGroupRequest_FieldTerminalPathValue) CompareWith(source *GetProbeGroupRequest) (int, bool)
CompareWith compares value in the 'GetProbeGroupRequest_FieldTerminalPathValue' with the value under path in 'GetProbeGroupRequest'.
func (*GetProbeGroupRequest_FieldTerminalPathValue) CompareWithRaw ¶
func (fpv *GetProbeGroupRequest_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*GetProbeGroupRequest_FieldTerminalPathValue) GetRawValue ¶
func (fpv *GetProbeGroupRequest_FieldTerminalPathValue) GetRawValue() interface{}
GetRawValue returns raw value stored under selected path for 'GetProbeGroupRequest' as interface{}
func (*GetProbeGroupRequest_FieldTerminalPathValue) SetTo ¶
func (fpv *GetProbeGroupRequest_FieldTerminalPathValue) SetTo(target **GetProbeGroupRequest)
SetTo stores value for selected field for object GetProbeGroupRequest
func (*GetProbeGroupRequest_FieldTerminalPathValue) SetToRaw ¶
func (fpv *GetProbeGroupRequest_FieldTerminalPathValue) SetToRaw(target proto.Message)
type ListProbeGroupsDescriptor ¶ added in v0.4.26
type ListProbeGroupsDescriptor struct{}
func GetListProbeGroupsDescriptor ¶ added in v0.4.26
func GetListProbeGroupsDescriptor() *ListProbeGroupsDescriptor
func (*ListProbeGroupsDescriptor) GetApiDescriptor ¶ added in v0.4.26
func (d *ListProbeGroupsDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
func (*ListProbeGroupsDescriptor) GetApiName ¶ added in v0.4.26
func (d *ListProbeGroupsDescriptor) GetApiName() string
func (*ListProbeGroupsDescriptor) GetClientMsgReflectHandle ¶ added in v0.4.26
func (d *ListProbeGroupsDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
func (*ListProbeGroupsDescriptor) GetFullMethodName ¶ added in v0.4.26
func (d *ListProbeGroupsDescriptor) GetFullMethodName() string
func (*ListProbeGroupsDescriptor) GetMethodName ¶ added in v0.4.26
func (d *ListProbeGroupsDescriptor) GetMethodName() string
func (*ListProbeGroupsDescriptor) GetProtoPkgName ¶ added in v0.4.26
func (d *ListProbeGroupsDescriptor) GetProtoPkgName() string
func (*ListProbeGroupsDescriptor) GetResourceDescriptor ¶ added in v0.4.27
func (d *ListProbeGroupsDescriptor) GetResourceDescriptor() gotenresource.Descriptor
func (*ListProbeGroupsDescriptor) GetServerMsgReflectHandle ¶ added in v0.4.26
func (d *ListProbeGroupsDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
func (*ListProbeGroupsDescriptor) GetServiceDomain ¶ added in v0.4.26
func (d *ListProbeGroupsDescriptor) GetServiceDomain() string
func (*ListProbeGroupsDescriptor) GetServiceVersion ¶ added in v0.4.26
func (d *ListProbeGroupsDescriptor) GetServiceVersion() string
func (*ListProbeGroupsDescriptor) GetVerb ¶ added in v0.4.26
func (d *ListProbeGroupsDescriptor) GetVerb() string
func (*ListProbeGroupsDescriptor) HasResource ¶ added in v0.4.27
func (d *ListProbeGroupsDescriptor) HasResource() bool
func (*ListProbeGroupsDescriptor) IsClientStream ¶ added in v0.4.26
func (d *ListProbeGroupsDescriptor) IsClientStream() bool
func (*ListProbeGroupsDescriptor) IsCollection ¶ added in v0.4.27
func (d *ListProbeGroupsDescriptor) IsCollection() bool
func (*ListProbeGroupsDescriptor) IsPlural ¶ added in v0.4.27
func (d *ListProbeGroupsDescriptor) IsPlural() bool
func (*ListProbeGroupsDescriptor) IsServerStream ¶ added in v0.4.26
func (d *ListProbeGroupsDescriptor) IsServerStream() bool
func (*ListProbeGroupsDescriptor) IsUnary ¶ added in v0.4.26
func (d *ListProbeGroupsDescriptor) IsUnary() bool
func (*ListProbeGroupsDescriptor) NewEmptyClientMsg ¶ added in v0.4.26
func (d *ListProbeGroupsDescriptor) NewEmptyClientMsg() proto.Message
func (*ListProbeGroupsDescriptor) NewEmptyServerMsg ¶ added in v0.4.26
func (d *ListProbeGroupsDescriptor) NewEmptyServerMsg() proto.Message
func (*ListProbeGroupsDescriptor) RequestHasResourceBody ¶ added in v0.4.26
func (d *ListProbeGroupsDescriptor) RequestHasResourceBody() bool
type ListProbeGroupsDescriptorClientMsgHandle ¶ added in v0.4.26
type ListProbeGroupsDescriptorClientMsgHandle struct{}
func (*ListProbeGroupsDescriptorClientMsgHandle) ExtractCollectionName ¶ added in v0.4.27
func (h *ListProbeGroupsDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*ListProbeGroupsDescriptorClientMsgHandle) ExtractResourceName ¶ added in v0.4.27
func (h *ListProbeGroupsDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*ListProbeGroupsDescriptorClientMsgHandle) ExtractResourceNames ¶ added in v0.4.27
func (h *ListProbeGroupsDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type ListProbeGroupsDescriptorServerMsgHandle ¶ added in v0.4.26
type ListProbeGroupsDescriptorServerMsgHandle struct{}
func (*ListProbeGroupsDescriptorServerMsgHandle) ExtractCollectionName ¶ added in v0.4.27
func (h *ListProbeGroupsDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*ListProbeGroupsDescriptorServerMsgHandle) ExtractResourceName ¶ added in v0.4.27
func (h *ListProbeGroupsDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*ListProbeGroupsDescriptorServerMsgHandle) ExtractResourceNames ¶ added in v0.4.27
func (h *ListProbeGroupsDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type ListProbeGroupsRequest ¶
type ListProbeGroupsRequest struct { // Parent name of ntt.watchdog.v1alpha2.ProbeGroup Parent *probe_group.ParentName `protobuf:"bytes,1,opt,customtype=ParentName,name=parent,proto3" json:"parent,omitempty" firestore:"parent"` // Requested page size. Server may return fewer ProbeGroups 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 // [ListProbeGroupsResponse.next_page_token][ntt.watchdog.v1alpha2.ListProbeGroupsResponse.next_page_token] PageToken *probe_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 *probe_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 *probe_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 *probe_group.ProbeGroup_FieldMask `` /* 142-byte string literal not displayed */ // View defines list of standard response fields present in response items. // Additional fields can be amended by request field field_mask View view.View `protobuf:"varint,7,opt,name=view,proto3,enum=goten.view.View" json:"view,omitempty" firestore:"view"` // Indicates if list response should contain total count and offset (fields // current_offset and total_results_count). IncludePagingInfo bool `` /* 145-byte string literal not displayed */ // contains filtered or unexported fields }
Request message for method [ListProbeGroups][ntt.watchdog.v1alpha2.ListProbeGroups]
func (*ListProbeGroupsRequest) Clone ¶
func (o *ListProbeGroupsRequest) Clone() *ListProbeGroupsRequest
func (*ListProbeGroupsRequest) CloneRaw ¶
func (o *ListProbeGroupsRequest) CloneRaw() gotenobject.GotenObjectExt
func (*ListProbeGroupsRequest) Descriptor ¶
func (*ListProbeGroupsRequest) Descriptor() ([]byte, []int)
Deprecated, Use ListProbeGroupsRequest.ProtoReflect.Descriptor instead.
func (*ListProbeGroupsRequest) GetFieldMask ¶
func (m *ListProbeGroupsRequest) GetFieldMask() *probe_group.ProbeGroup_FieldMask
func (*ListProbeGroupsRequest) GetFilter ¶
func (m *ListProbeGroupsRequest) GetFilter() *probe_group.Filter
func (*ListProbeGroupsRequest) GetIncludePagingInfo ¶ added in v0.8.3
func (m *ListProbeGroupsRequest) GetIncludePagingInfo() bool
func (*ListProbeGroupsRequest) GetOrderBy ¶
func (m *ListProbeGroupsRequest) GetOrderBy() *probe_group.OrderBy
func (*ListProbeGroupsRequest) GetPageSize ¶
func (m *ListProbeGroupsRequest) GetPageSize() int32
func (*ListProbeGroupsRequest) GetPageToken ¶
func (m *ListProbeGroupsRequest) GetPageToken() *probe_group.PagerCursor
func (*ListProbeGroupsRequest) GetParent ¶
func (m *ListProbeGroupsRequest) GetParent() *probe_group.ParentName
func (*ListProbeGroupsRequest) GetView ¶
func (m *ListProbeGroupsRequest) GetView() view.View
func (*ListProbeGroupsRequest) GotenMessage ¶
func (*ListProbeGroupsRequest) GotenMessage()
func (*ListProbeGroupsRequest) GotenObjectExt ¶
func (o *ListProbeGroupsRequest) GotenObjectExt()
func (*ListProbeGroupsRequest) GotenValidate ¶
func (obj *ListProbeGroupsRequest) GotenValidate() error
func (*ListProbeGroupsRequest) MakeDiffFieldMask ¶
func (o *ListProbeGroupsRequest) MakeDiffFieldMask(other *ListProbeGroupsRequest) *ListProbeGroupsRequest_FieldMask
func (*ListProbeGroupsRequest) MakeFullFieldMask ¶
func (o *ListProbeGroupsRequest) MakeFullFieldMask() *ListProbeGroupsRequest_FieldMask
func (*ListProbeGroupsRequest) MakeRawDiffFieldMask ¶
func (o *ListProbeGroupsRequest) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
func (*ListProbeGroupsRequest) MakeRawFullFieldMask ¶
func (o *ListProbeGroupsRequest) MakeRawFullFieldMask() gotenobject.FieldMask
func (*ListProbeGroupsRequest) Marshal ¶
func (m *ListProbeGroupsRequest) Marshal() ([]byte, error)
func (*ListProbeGroupsRequest) MarshalJSON ¶
func (m *ListProbeGroupsRequest) MarshalJSON() ([]byte, error)
func (*ListProbeGroupsRequest) Merge ¶
func (o *ListProbeGroupsRequest) Merge(source *ListProbeGroupsRequest)
func (*ListProbeGroupsRequest) MergeRaw ¶
func (o *ListProbeGroupsRequest) MergeRaw(source gotenobject.GotenObjectExt)
func (*ListProbeGroupsRequest) ProtoMessage ¶
func (*ListProbeGroupsRequest) ProtoMessage()
func (*ListProbeGroupsRequest) ProtoReflect ¶
func (m *ListProbeGroupsRequest) ProtoReflect() preflect.Message
func (*ListProbeGroupsRequest) Reset ¶
func (m *ListProbeGroupsRequest) Reset()
func (*ListProbeGroupsRequest) SetFieldMask ¶
func (m *ListProbeGroupsRequest) SetFieldMask(fv *probe_group.ProbeGroup_FieldMask)
func (*ListProbeGroupsRequest) SetFilter ¶
func (m *ListProbeGroupsRequest) SetFilter(fv *probe_group.Filter)
func (*ListProbeGroupsRequest) SetIncludePagingInfo ¶ added in v0.8.3
func (m *ListProbeGroupsRequest) SetIncludePagingInfo(fv bool)
func (*ListProbeGroupsRequest) SetOrderBy ¶
func (m *ListProbeGroupsRequest) SetOrderBy(fv *probe_group.OrderBy)
func (*ListProbeGroupsRequest) SetPageSize ¶
func (m *ListProbeGroupsRequest) SetPageSize(fv int32)
func (*ListProbeGroupsRequest) SetPageToken ¶
func (m *ListProbeGroupsRequest) SetPageToken(fv *probe_group.PagerCursor)
func (*ListProbeGroupsRequest) SetParent ¶
func (m *ListProbeGroupsRequest) SetParent(fv *probe_group.ParentName)
func (*ListProbeGroupsRequest) SetView ¶
func (m *ListProbeGroupsRequest) SetView(fv view.View)
func (*ListProbeGroupsRequest) String ¶
func (m *ListProbeGroupsRequest) String() string
func (*ListProbeGroupsRequest) Unmarshal ¶
func (m *ListProbeGroupsRequest) Unmarshal(b []byte) error
func (*ListProbeGroupsRequest) UnmarshalJSON ¶
func (m *ListProbeGroupsRequest) UnmarshalJSON(data []byte) error
type ListProbeGroupsRequestFieldPathBuilder ¶
type ListProbeGroupsRequestFieldPathBuilder struct{}
func NewListProbeGroupsRequestFieldPathBuilder ¶
func NewListProbeGroupsRequestFieldPathBuilder() ListProbeGroupsRequestFieldPathBuilder
func (ListProbeGroupsRequestFieldPathBuilder) IncludePagingInfo ¶ added in v0.8.3
func (ListProbeGroupsRequestFieldPathBuilder) IncludePagingInfo() ListProbeGroupsRequestPathSelectorIncludePagingInfo
type ListProbeGroupsRequestPathSelectorFieldMask ¶
type ListProbeGroupsRequestPathSelectorFieldMask struct{}
func (ListProbeGroupsRequestPathSelectorFieldMask) FieldPath ¶
func (ListProbeGroupsRequestPathSelectorFieldMask) FieldPath() *ListProbeGroupsRequest_FieldTerminalPath
func (ListProbeGroupsRequestPathSelectorFieldMask) WithArrayOfValues ¶
func (s ListProbeGroupsRequestPathSelectorFieldMask) WithArrayOfValues(values []*probe_group.ProbeGroup_FieldMask) *ListProbeGroupsRequest_FieldTerminalPathArrayOfValues
func (ListProbeGroupsRequestPathSelectorFieldMask) WithValue ¶
func (s ListProbeGroupsRequestPathSelectorFieldMask) WithValue(value *probe_group.ProbeGroup_FieldMask) *ListProbeGroupsRequest_FieldTerminalPathValue
type ListProbeGroupsRequestPathSelectorFilter ¶
type ListProbeGroupsRequestPathSelectorFilter struct{}
func (ListProbeGroupsRequestPathSelectorFilter) FieldPath ¶
func (ListProbeGroupsRequestPathSelectorFilter) FieldPath() *ListProbeGroupsRequest_FieldTerminalPath
func (ListProbeGroupsRequestPathSelectorFilter) WithArrayOfValues ¶
func (s ListProbeGroupsRequestPathSelectorFilter) WithArrayOfValues(values []*probe_group.Filter) *ListProbeGroupsRequest_FieldTerminalPathArrayOfValues
func (ListProbeGroupsRequestPathSelectorFilter) WithValue ¶
func (s ListProbeGroupsRequestPathSelectorFilter) WithValue(value *probe_group.Filter) *ListProbeGroupsRequest_FieldTerminalPathValue
type ListProbeGroupsRequestPathSelectorIncludePagingInfo ¶ added in v0.8.3
type ListProbeGroupsRequestPathSelectorIncludePagingInfo struct{}
func (ListProbeGroupsRequestPathSelectorIncludePagingInfo) WithArrayOfValues ¶ added in v0.8.3
func (s ListProbeGroupsRequestPathSelectorIncludePagingInfo) WithArrayOfValues(values []bool) *ListProbeGroupsRequest_FieldTerminalPathArrayOfValues
func (ListProbeGroupsRequestPathSelectorIncludePagingInfo) WithValue ¶ added in v0.8.3
func (s ListProbeGroupsRequestPathSelectorIncludePagingInfo) WithValue(value bool) *ListProbeGroupsRequest_FieldTerminalPathValue
type ListProbeGroupsRequestPathSelectorOrderBy ¶
type ListProbeGroupsRequestPathSelectorOrderBy struct{}
func (ListProbeGroupsRequestPathSelectorOrderBy) FieldPath ¶
func (ListProbeGroupsRequestPathSelectorOrderBy) FieldPath() *ListProbeGroupsRequest_FieldTerminalPath
func (ListProbeGroupsRequestPathSelectorOrderBy) WithArrayOfValues ¶
func (s ListProbeGroupsRequestPathSelectorOrderBy) WithArrayOfValues(values []*probe_group.OrderBy) *ListProbeGroupsRequest_FieldTerminalPathArrayOfValues
func (ListProbeGroupsRequestPathSelectorOrderBy) WithValue ¶
func (s ListProbeGroupsRequestPathSelectorOrderBy) WithValue(value *probe_group.OrderBy) *ListProbeGroupsRequest_FieldTerminalPathValue
type ListProbeGroupsRequestPathSelectorPageSize ¶
type ListProbeGroupsRequestPathSelectorPageSize struct{}
func (ListProbeGroupsRequestPathSelectorPageSize) FieldPath ¶
func (ListProbeGroupsRequestPathSelectorPageSize) FieldPath() *ListProbeGroupsRequest_FieldTerminalPath
func (ListProbeGroupsRequestPathSelectorPageSize) WithArrayOfValues ¶
func (s ListProbeGroupsRequestPathSelectorPageSize) WithArrayOfValues(values []int32) *ListProbeGroupsRequest_FieldTerminalPathArrayOfValues
func (ListProbeGroupsRequestPathSelectorPageSize) WithValue ¶
func (s ListProbeGroupsRequestPathSelectorPageSize) WithValue(value int32) *ListProbeGroupsRequest_FieldTerminalPathValue
type ListProbeGroupsRequestPathSelectorPageToken ¶
type ListProbeGroupsRequestPathSelectorPageToken struct{}
func (ListProbeGroupsRequestPathSelectorPageToken) FieldPath ¶
func (ListProbeGroupsRequestPathSelectorPageToken) FieldPath() *ListProbeGroupsRequest_FieldTerminalPath
func (ListProbeGroupsRequestPathSelectorPageToken) WithArrayOfValues ¶
func (s ListProbeGroupsRequestPathSelectorPageToken) WithArrayOfValues(values []*probe_group.PagerCursor) *ListProbeGroupsRequest_FieldTerminalPathArrayOfValues
func (ListProbeGroupsRequestPathSelectorPageToken) WithValue ¶
func (s ListProbeGroupsRequestPathSelectorPageToken) WithValue(value *probe_group.PagerCursor) *ListProbeGroupsRequest_FieldTerminalPathValue
type ListProbeGroupsRequestPathSelectorParent ¶
type ListProbeGroupsRequestPathSelectorParent struct{}
func (ListProbeGroupsRequestPathSelectorParent) FieldPath ¶
func (ListProbeGroupsRequestPathSelectorParent) FieldPath() *ListProbeGroupsRequest_FieldTerminalPath
func (ListProbeGroupsRequestPathSelectorParent) WithArrayOfValues ¶
func (s ListProbeGroupsRequestPathSelectorParent) WithArrayOfValues(values []*probe_group.ParentName) *ListProbeGroupsRequest_FieldTerminalPathArrayOfValues
func (ListProbeGroupsRequestPathSelectorParent) WithValue ¶
func (s ListProbeGroupsRequestPathSelectorParent) WithValue(value *probe_group.ParentName) *ListProbeGroupsRequest_FieldTerminalPathValue
type ListProbeGroupsRequestPathSelectorView ¶
type ListProbeGroupsRequestPathSelectorView struct{}
func (ListProbeGroupsRequestPathSelectorView) FieldPath ¶
func (ListProbeGroupsRequestPathSelectorView) FieldPath() *ListProbeGroupsRequest_FieldTerminalPath
func (ListProbeGroupsRequestPathSelectorView) WithArrayOfValues ¶
func (s ListProbeGroupsRequestPathSelectorView) WithArrayOfValues(values []view.View) *ListProbeGroupsRequest_FieldTerminalPathArrayOfValues
func (ListProbeGroupsRequestPathSelectorView) WithValue ¶
func (s ListProbeGroupsRequestPathSelectorView) WithValue(value view.View) *ListProbeGroupsRequest_FieldTerminalPathValue
type ListProbeGroupsRequest_FieldMask ¶
type ListProbeGroupsRequest_FieldMask struct {
Paths []ListProbeGroupsRequest_FieldPath
}
func FullListProbeGroupsRequest_FieldMask ¶
func FullListProbeGroupsRequest_FieldMask() *ListProbeGroupsRequest_FieldMask
func (*ListProbeGroupsRequest_FieldMask) AppendPath ¶
func (fieldMask *ListProbeGroupsRequest_FieldMask) AppendPath(path ListProbeGroupsRequest_FieldPath)
func (*ListProbeGroupsRequest_FieldMask) AppendRawPath ¶
func (fieldMask *ListProbeGroupsRequest_FieldMask) AppendRawPath(path gotenobject.FieldPath)
func (*ListProbeGroupsRequest_FieldMask) DecodeFirestore ¶
func (fieldMask *ListProbeGroupsRequest_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
func (*ListProbeGroupsRequest_FieldMask) EncodeFirestore ¶
func (fieldMask *ListProbeGroupsRequest_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
firestore encoding/decoding integration
func (*ListProbeGroupsRequest_FieldMask) FilterInputFields ¶
func (fieldMask *ListProbeGroupsRequest_FieldMask) FilterInputFields() *ListProbeGroupsRequest_FieldMask
FilterInputFields generates copy of field paths with output_only field paths removed
func (*ListProbeGroupsRequest_FieldMask) FromProtoFieldMask ¶
func (fieldMask *ListProbeGroupsRequest_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
func (*ListProbeGroupsRequest_FieldMask) GetPaths ¶
func (fieldMask *ListProbeGroupsRequest_FieldMask) GetPaths() []ListProbeGroupsRequest_FieldPath
func (*ListProbeGroupsRequest_FieldMask) GetRawPaths ¶
func (fieldMask *ListProbeGroupsRequest_FieldMask) GetRawPaths() []gotenobject.FieldPath
func (*ListProbeGroupsRequest_FieldMask) IsFull ¶
func (fieldMask *ListProbeGroupsRequest_FieldMask) IsFull() bool
func (ListProbeGroupsRequest_FieldMask) Marshal ¶
func (fieldMask ListProbeGroupsRequest_FieldMask) Marshal() ([]byte, error)
implement methods required by customType
func (ListProbeGroupsRequest_FieldMask) MarshalJSON ¶
func (fieldMask ListProbeGroupsRequest_FieldMask) MarshalJSON() ([]byte, error)
func (*ListProbeGroupsRequest_FieldMask) PathsCount ¶
func (fieldMask *ListProbeGroupsRequest_FieldMask) PathsCount() int
func (*ListProbeGroupsRequest_FieldMask) Project ¶
func (fieldMask *ListProbeGroupsRequest_FieldMask) Project(source *ListProbeGroupsRequest) *ListProbeGroupsRequest
func (*ListProbeGroupsRequest_FieldMask) ProjectRaw ¶
func (fieldMask *ListProbeGroupsRequest_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
func (*ListProbeGroupsRequest_FieldMask) ProtoMessage ¶
func (fieldMask *ListProbeGroupsRequest_FieldMask) ProtoMessage()
func (*ListProbeGroupsRequest_FieldMask) ProtoReflect ¶
func (fieldMask *ListProbeGroupsRequest_FieldMask) ProtoReflect() preflect.Message
func (*ListProbeGroupsRequest_FieldMask) Reset ¶
func (fieldMask *ListProbeGroupsRequest_FieldMask) Reset()
func (*ListProbeGroupsRequest_FieldMask) Set ¶
func (fieldMask *ListProbeGroupsRequest_FieldMask) Set(target, source *ListProbeGroupsRequest)
func (*ListProbeGroupsRequest_FieldMask) SetFromCliFlag ¶
func (fieldMask *ListProbeGroupsRequest_FieldMask) SetFromCliFlag(raw string) error
func (*ListProbeGroupsRequest_FieldMask) SetRaw ¶
func (fieldMask *ListProbeGroupsRequest_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
func (*ListProbeGroupsRequest_FieldMask) Size ¶
func (fieldMask *ListProbeGroupsRequest_FieldMask) Size() int
func (*ListProbeGroupsRequest_FieldMask) String ¶
func (fieldMask *ListProbeGroupsRequest_FieldMask) String() string
func (*ListProbeGroupsRequest_FieldMask) Subtract ¶
func (fieldMask *ListProbeGroupsRequest_FieldMask) Subtract(other *ListProbeGroupsRequest_FieldMask) *ListProbeGroupsRequest_FieldMask
func (*ListProbeGroupsRequest_FieldMask) SubtractRaw ¶
func (fieldMask *ListProbeGroupsRequest_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
func (*ListProbeGroupsRequest_FieldMask) ToProtoFieldMask ¶
func (fieldMask *ListProbeGroupsRequest_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
ToFieldMask is used for proto conversions
func (*ListProbeGroupsRequest_FieldMask) Unmarshal ¶
func (fieldMask *ListProbeGroupsRequest_FieldMask) Unmarshal(data []byte) error
func (*ListProbeGroupsRequest_FieldMask) UnmarshalJSON ¶
func (fieldMask *ListProbeGroupsRequest_FieldMask) UnmarshalJSON(data []byte) error
type ListProbeGroupsRequest_FieldPath ¶
type ListProbeGroupsRequest_FieldPath interface { gotenobject.FieldPath Selector() ListProbeGroupsRequest_FieldPathSelector Get(source *ListProbeGroupsRequest) []interface{} GetSingle(source *ListProbeGroupsRequest) (interface{}, bool) ClearValue(item *ListProbeGroupsRequest) // Those methods build corresponding ListProbeGroupsRequest_FieldPathValue // (or array of values) and holds passed value. Panics if injected type is incorrect. WithIValue(value interface{}) ListProbeGroupsRequest_FieldPathValue WithIArrayOfValues(values interface{}) ListProbeGroupsRequest_FieldPathArrayOfValues WithIArrayItemValue(value interface{}) ListProbeGroupsRequest_FieldPathArrayItemValue }
FieldPath provides implementation to handle https://github.com/protocolbuffers/protobuf/blob/master/src/google/protobuf/field_mask.proto
func BuildListProbeGroupsRequest_FieldPath ¶
func BuildListProbeGroupsRequest_FieldPath(fp gotenobject.RawFieldPath) (ListProbeGroupsRequest_FieldPath, error)
func MustParseListProbeGroupsRequest_FieldPath ¶
func MustParseListProbeGroupsRequest_FieldPath(rawField string) ListProbeGroupsRequest_FieldPath
func ParseListProbeGroupsRequest_FieldPath ¶
func ParseListProbeGroupsRequest_FieldPath(rawField string) (ListProbeGroupsRequest_FieldPath, error)
type ListProbeGroupsRequest_FieldPathArrayItemValue ¶
type ListProbeGroupsRequest_FieldPathArrayItemValue interface { gotenobject.FieldPathArrayItemValue ListProbeGroupsRequest_FieldPath ContainsValue(*ListProbeGroupsRequest) bool }
ListProbeGroupsRequest_FieldPathArrayItemValue allows storing single item in Path-specific values for ListProbeGroupsRequest according to their type Present only for array (repeated) types.
func MustParseListProbeGroupsRequest_FieldPathArrayItemValue ¶
func MustParseListProbeGroupsRequest_FieldPathArrayItemValue(pathStr, valueStr string) ListProbeGroupsRequest_FieldPathArrayItemValue
func ParseListProbeGroupsRequest_FieldPathArrayItemValue ¶
func ParseListProbeGroupsRequest_FieldPathArrayItemValue(pathStr, valueStr string) (ListProbeGroupsRequest_FieldPathArrayItemValue, error)
ParseListProbeGroupsRequest_FieldPathArrayItemValue parses string and JSON-encoded value to its Value
type ListProbeGroupsRequest_FieldPathArrayOfValues ¶
type ListProbeGroupsRequest_FieldPathArrayOfValues interface { gotenobject.FieldPathArrayOfValues ListProbeGroupsRequest_FieldPath }
ListProbeGroupsRequest_FieldPathArrayOfValues allows storing slice of values for ListProbeGroupsRequest fields according to their type
func MustParseListProbeGroupsRequest_FieldPathArrayOfValues ¶
func MustParseListProbeGroupsRequest_FieldPathArrayOfValues(pathStr, valuesStr string) ListProbeGroupsRequest_FieldPathArrayOfValues
func ParseListProbeGroupsRequest_FieldPathArrayOfValues ¶
func ParseListProbeGroupsRequest_FieldPathArrayOfValues(pathStr, valuesStr string) (ListProbeGroupsRequest_FieldPathArrayOfValues, error)
type ListProbeGroupsRequest_FieldPathSelector ¶
type ListProbeGroupsRequest_FieldPathSelector int32
const ( ListProbeGroupsRequest_FieldPathSelectorParent ListProbeGroupsRequest_FieldPathSelector = 0 ListProbeGroupsRequest_FieldPathSelectorPageSize ListProbeGroupsRequest_FieldPathSelector = 1 ListProbeGroupsRequest_FieldPathSelectorPageToken ListProbeGroupsRequest_FieldPathSelector = 2 ListProbeGroupsRequest_FieldPathSelectorOrderBy ListProbeGroupsRequest_FieldPathSelector = 3 ListProbeGroupsRequest_FieldPathSelectorFilter ListProbeGroupsRequest_FieldPathSelector = 4 ListProbeGroupsRequest_FieldPathSelectorFieldMask ListProbeGroupsRequest_FieldPathSelector = 5 ListProbeGroupsRequest_FieldPathSelectorView ListProbeGroupsRequest_FieldPathSelector = 6 ListProbeGroupsRequest_FieldPathSelectorIncludePagingInfo ListProbeGroupsRequest_FieldPathSelector = 7 )
func (ListProbeGroupsRequest_FieldPathSelector) String ¶
func (s ListProbeGroupsRequest_FieldPathSelector) String() string
type ListProbeGroupsRequest_FieldPathValue ¶
type ListProbeGroupsRequest_FieldPathValue interface { ListProbeGroupsRequest_FieldPath gotenobject.FieldPathValue SetTo(target **ListProbeGroupsRequest) CompareWith(*ListProbeGroupsRequest) (cmp int, comparable bool) }
ListProbeGroupsRequest_FieldPathValue allows storing values for ListProbeGroupsRequest fields according to their type
func MustParseListProbeGroupsRequest_FieldPathValue ¶
func MustParseListProbeGroupsRequest_FieldPathValue(pathStr, valueStr string) ListProbeGroupsRequest_FieldPathValue
func ParseListProbeGroupsRequest_FieldPathValue ¶
func ParseListProbeGroupsRequest_FieldPathValue(pathStr, valueStr string) (ListProbeGroupsRequest_FieldPathValue, error)
type ListProbeGroupsRequest_FieldTerminalPath ¶
type ListProbeGroupsRequest_FieldTerminalPath struct {
// contains filtered or unexported fields
}
func (*ListProbeGroupsRequest_FieldTerminalPath) ClearValue ¶
func (fp *ListProbeGroupsRequest_FieldTerminalPath) ClearValue(item *ListProbeGroupsRequest)
func (*ListProbeGroupsRequest_FieldTerminalPath) ClearValueRaw ¶
func (fp *ListProbeGroupsRequest_FieldTerminalPath) ClearValueRaw(item proto.Message)
func (*ListProbeGroupsRequest_FieldTerminalPath) Get ¶
func (fp *ListProbeGroupsRequest_FieldTerminalPath) Get(source *ListProbeGroupsRequest) (values []interface{})
Get returns all values pointed by specific field from source ListProbeGroupsRequest
func (*ListProbeGroupsRequest_FieldTerminalPath) GetDefault ¶
func (fp *ListProbeGroupsRequest_FieldTerminalPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*ListProbeGroupsRequest_FieldTerminalPath) GetRaw ¶
func (fp *ListProbeGroupsRequest_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
func (*ListProbeGroupsRequest_FieldTerminalPath) GetSingle ¶
func (fp *ListProbeGroupsRequest_FieldTerminalPath) GetSingle(source *ListProbeGroupsRequest) (interface{}, bool)
GetSingle returns value pointed by specific field of from source ListProbeGroupsRequest
func (*ListProbeGroupsRequest_FieldTerminalPath) GetSingleRaw ¶
func (fp *ListProbeGroupsRequest_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*ListProbeGroupsRequest_FieldTerminalPath) IsLeaf ¶
func (fp *ListProbeGroupsRequest_FieldTerminalPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*ListProbeGroupsRequest_FieldTerminalPath) JSONString ¶
func (fp *ListProbeGroupsRequest_FieldTerminalPath) JSONString() string
JSONString returns path representation is JSON convention
func (*ListProbeGroupsRequest_FieldTerminalPath) Selector ¶
func (fp *ListProbeGroupsRequest_FieldTerminalPath) Selector() ListProbeGroupsRequest_FieldPathSelector
func (*ListProbeGroupsRequest_FieldTerminalPath) SplitIntoTerminalIPaths ¶ added in v0.7.1
func (fp *ListProbeGroupsRequest_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
func (*ListProbeGroupsRequest_FieldTerminalPath) String ¶
func (fp *ListProbeGroupsRequest_FieldTerminalPath) String() string
String returns path representation in proto convention
func (*ListProbeGroupsRequest_FieldTerminalPath) WithIArrayItemValue ¶
func (fp *ListProbeGroupsRequest_FieldTerminalPath) WithIArrayItemValue(value interface{}) ListProbeGroupsRequest_FieldPathArrayItemValue
func (*ListProbeGroupsRequest_FieldTerminalPath) WithIArrayOfValues ¶
func (fp *ListProbeGroupsRequest_FieldTerminalPath) WithIArrayOfValues(values interface{}) ListProbeGroupsRequest_FieldPathArrayOfValues
func (*ListProbeGroupsRequest_FieldTerminalPath) WithIValue ¶
func (fp *ListProbeGroupsRequest_FieldTerminalPath) WithIValue(value interface{}) ListProbeGroupsRequest_FieldPathValue
func (*ListProbeGroupsRequest_FieldTerminalPath) WithRawIArrayItemValue ¶
func (fp *ListProbeGroupsRequest_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*ListProbeGroupsRequest_FieldTerminalPath) WithRawIArrayOfValues ¶
func (fp *ListProbeGroupsRequest_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*ListProbeGroupsRequest_FieldTerminalPath) WithRawIValue ¶
func (fp *ListProbeGroupsRequest_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type ListProbeGroupsRequest_FieldTerminalPathArrayItemValue ¶
type ListProbeGroupsRequest_FieldTerminalPathArrayItemValue struct { ListProbeGroupsRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*ListProbeGroupsRequest_FieldTerminalPathArrayItemValue) ContainsValue ¶
func (fpaiv *ListProbeGroupsRequest_FieldTerminalPathArrayItemValue) ContainsValue(source *ListProbeGroupsRequest) bool
Contains returns a boolean indicating if value that is being held is present in given 'ListProbeGroupsRequest'
func (*ListProbeGroupsRequest_FieldTerminalPathArrayItemValue) GetRawItemValue ¶
func (fpaiv *ListProbeGroupsRequest_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored element value for array in object ListProbeGroupsRequest as interface{}
func (*ListProbeGroupsRequest_FieldTerminalPathArrayItemValue) GetSingle ¶
func (fpaiv *ListProbeGroupsRequest_FieldTerminalPathArrayItemValue) GetSingle(source *ListProbeGroupsRequest) (interface{}, bool)
func (*ListProbeGroupsRequest_FieldTerminalPathArrayItemValue) GetSingleRaw ¶
func (fpaiv *ListProbeGroupsRequest_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
type ListProbeGroupsRequest_FieldTerminalPathArrayOfValues ¶
type ListProbeGroupsRequest_FieldTerminalPathArrayOfValues struct { ListProbeGroupsRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*ListProbeGroupsRequest_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues ¶
func (fpaov *ListProbeGroupsRequest_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues() ([]*probe_group.ProbeGroup_FieldMask, bool)
func (*ListProbeGroupsRequest_FieldTerminalPathArrayOfValues) AsFilterArrayOfValues ¶
func (fpaov *ListProbeGroupsRequest_FieldTerminalPathArrayOfValues) AsFilterArrayOfValues() ([]*probe_group.Filter, bool)
func (*ListProbeGroupsRequest_FieldTerminalPathArrayOfValues) AsIncludePagingInfoArrayOfValues ¶ added in v0.8.3
func (fpaov *ListProbeGroupsRequest_FieldTerminalPathArrayOfValues) AsIncludePagingInfoArrayOfValues() ([]bool, bool)
func (*ListProbeGroupsRequest_FieldTerminalPathArrayOfValues) AsOrderByArrayOfValues ¶
func (fpaov *ListProbeGroupsRequest_FieldTerminalPathArrayOfValues) AsOrderByArrayOfValues() ([]*probe_group.OrderBy, bool)
func (*ListProbeGroupsRequest_FieldTerminalPathArrayOfValues) AsPageSizeArrayOfValues ¶
func (fpaov *ListProbeGroupsRequest_FieldTerminalPathArrayOfValues) AsPageSizeArrayOfValues() ([]int32, bool)
func (*ListProbeGroupsRequest_FieldTerminalPathArrayOfValues) AsPageTokenArrayOfValues ¶
func (fpaov *ListProbeGroupsRequest_FieldTerminalPathArrayOfValues) AsPageTokenArrayOfValues() ([]*probe_group.PagerCursor, bool)
func (*ListProbeGroupsRequest_FieldTerminalPathArrayOfValues) AsParentArrayOfValues ¶
func (fpaov *ListProbeGroupsRequest_FieldTerminalPathArrayOfValues) AsParentArrayOfValues() ([]*probe_group.ParentName, bool)
func (*ListProbeGroupsRequest_FieldTerminalPathArrayOfValues) AsViewArrayOfValues ¶
func (fpaov *ListProbeGroupsRequest_FieldTerminalPathArrayOfValues) AsViewArrayOfValues() ([]view.View, bool)
func (*ListProbeGroupsRequest_FieldTerminalPathArrayOfValues) GetRawValues ¶
func (fpaov *ListProbeGroupsRequest_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
type ListProbeGroupsRequest_FieldTerminalPathValue ¶
type ListProbeGroupsRequest_FieldTerminalPathValue struct { ListProbeGroupsRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*ListProbeGroupsRequest_FieldTerminalPathValue) AsFieldMaskValue ¶
func (fpv *ListProbeGroupsRequest_FieldTerminalPathValue) AsFieldMaskValue() (*probe_group.ProbeGroup_FieldMask, bool)
func (*ListProbeGroupsRequest_FieldTerminalPathValue) AsFilterValue ¶
func (fpv *ListProbeGroupsRequest_FieldTerminalPathValue) AsFilterValue() (*probe_group.Filter, bool)
func (*ListProbeGroupsRequest_FieldTerminalPathValue) AsIncludePagingInfoValue ¶ added in v0.8.3
func (fpv *ListProbeGroupsRequest_FieldTerminalPathValue) AsIncludePagingInfoValue() (bool, bool)
func (*ListProbeGroupsRequest_FieldTerminalPathValue) AsOrderByValue ¶
func (fpv *ListProbeGroupsRequest_FieldTerminalPathValue) AsOrderByValue() (*probe_group.OrderBy, bool)
func (*ListProbeGroupsRequest_FieldTerminalPathValue) AsPageSizeValue ¶
func (fpv *ListProbeGroupsRequest_FieldTerminalPathValue) AsPageSizeValue() (int32, bool)
func (*ListProbeGroupsRequest_FieldTerminalPathValue) AsPageTokenValue ¶
func (fpv *ListProbeGroupsRequest_FieldTerminalPathValue) AsPageTokenValue() (*probe_group.PagerCursor, bool)
func (*ListProbeGroupsRequest_FieldTerminalPathValue) AsParentValue ¶
func (fpv *ListProbeGroupsRequest_FieldTerminalPathValue) AsParentValue() (*probe_group.ParentName, bool)
func (*ListProbeGroupsRequest_FieldTerminalPathValue) AsViewValue ¶
func (fpv *ListProbeGroupsRequest_FieldTerminalPathValue) AsViewValue() (view.View, bool)
func (*ListProbeGroupsRequest_FieldTerminalPathValue) CompareWith ¶
func (fpv *ListProbeGroupsRequest_FieldTerminalPathValue) CompareWith(source *ListProbeGroupsRequest) (int, bool)
CompareWith compares value in the 'ListProbeGroupsRequest_FieldTerminalPathValue' with the value under path in 'ListProbeGroupsRequest'.
func (*ListProbeGroupsRequest_FieldTerminalPathValue) CompareWithRaw ¶
func (fpv *ListProbeGroupsRequest_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*ListProbeGroupsRequest_FieldTerminalPathValue) GetRawValue ¶
func (fpv *ListProbeGroupsRequest_FieldTerminalPathValue) GetRawValue() interface{}
GetRawValue returns raw value stored under selected path for 'ListProbeGroupsRequest' as interface{}
func (*ListProbeGroupsRequest_FieldTerminalPathValue) SetTo ¶
func (fpv *ListProbeGroupsRequest_FieldTerminalPathValue) SetTo(target **ListProbeGroupsRequest)
SetTo stores value for selected field for object ListProbeGroupsRequest
func (*ListProbeGroupsRequest_FieldTerminalPathValue) SetToRaw ¶
func (fpv *ListProbeGroupsRequest_FieldTerminalPathValue) SetToRaw(target proto.Message)
type ListProbeGroupsResponse ¶
type ListProbeGroupsResponse struct { // The list of ProbeGroups ProbeGroups []*probe_group.ProbeGroup `protobuf:"bytes,1,rep,name=probe_groups,json=probeGroups,proto3" json:"probe_groups,omitempty" firestore:"probeGroups"` // A token to retrieve previous page of results. Pass this value in the // [ListProbeGroupsRequest.page_token][ntt.watchdog.v1alpha2.ListProbeGroupsRequest.page_token] PrevPageToken *probe_group.PagerCursor `` /* 151-byte string literal not displayed */ // A token to retrieve next page of results. Pass this value in the // [ListProbeGroupsRequest.page_token][ntt.watchdog.v1alpha2.ListProbeGroupsRequest.page_token] NextPageToken *probe_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 ProbeGroups 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 [ListProbeGroups][ntt.watchdog.v1alpha2.ListProbeGroups]
func (*ListProbeGroupsResponse) Clone ¶
func (o *ListProbeGroupsResponse) Clone() *ListProbeGroupsResponse
func (*ListProbeGroupsResponse) CloneRaw ¶
func (o *ListProbeGroupsResponse) CloneRaw() gotenobject.GotenObjectExt
func (*ListProbeGroupsResponse) Descriptor ¶
func (*ListProbeGroupsResponse) Descriptor() ([]byte, []int)
Deprecated, Use ListProbeGroupsResponse.ProtoReflect.Descriptor instead.
func (*ListProbeGroupsResponse) GetCurrentOffset ¶ added in v0.8.3
func (m *ListProbeGroupsResponse) GetCurrentOffset() int32
func (*ListProbeGroupsResponse) GetNextPageToken ¶
func (m *ListProbeGroupsResponse) GetNextPageToken() *probe_group.PagerCursor
func (*ListProbeGroupsResponse) GetPrevPageToken ¶
func (m *ListProbeGroupsResponse) GetPrevPageToken() *probe_group.PagerCursor
func (*ListProbeGroupsResponse) GetProbeGroups ¶
func (m *ListProbeGroupsResponse) GetProbeGroups() []*probe_group.ProbeGroup
func (*ListProbeGroupsResponse) GetTotalResultsCount ¶ added in v0.8.3
func (m *ListProbeGroupsResponse) GetTotalResultsCount() int32
func (*ListProbeGroupsResponse) GotenMessage ¶
func (*ListProbeGroupsResponse) GotenMessage()
func (*ListProbeGroupsResponse) GotenObjectExt ¶
func (o *ListProbeGroupsResponse) GotenObjectExt()
func (*ListProbeGroupsResponse) GotenValidate ¶
func (obj *ListProbeGroupsResponse) GotenValidate() error
func (*ListProbeGroupsResponse) MakeDiffFieldMask ¶
func (o *ListProbeGroupsResponse) MakeDiffFieldMask(other *ListProbeGroupsResponse) *ListProbeGroupsResponse_FieldMask
func (*ListProbeGroupsResponse) MakeFullFieldMask ¶
func (o *ListProbeGroupsResponse) MakeFullFieldMask() *ListProbeGroupsResponse_FieldMask
func (*ListProbeGroupsResponse) MakeRawDiffFieldMask ¶
func (o *ListProbeGroupsResponse) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
func (*ListProbeGroupsResponse) MakeRawFullFieldMask ¶
func (o *ListProbeGroupsResponse) MakeRawFullFieldMask() gotenobject.FieldMask
func (*ListProbeGroupsResponse) Marshal ¶
func (m *ListProbeGroupsResponse) Marshal() ([]byte, error)
func (*ListProbeGroupsResponse) MarshalJSON ¶
func (m *ListProbeGroupsResponse) MarshalJSON() ([]byte, error)
func (*ListProbeGroupsResponse) Merge ¶
func (o *ListProbeGroupsResponse) Merge(source *ListProbeGroupsResponse)
func (*ListProbeGroupsResponse) MergeRaw ¶
func (o *ListProbeGroupsResponse) MergeRaw(source gotenobject.GotenObjectExt)
func (*ListProbeGroupsResponse) ProtoMessage ¶
func (*ListProbeGroupsResponse) ProtoMessage()
func (*ListProbeGroupsResponse) ProtoReflect ¶
func (m *ListProbeGroupsResponse) ProtoReflect() preflect.Message
func (*ListProbeGroupsResponse) Reset ¶
func (m *ListProbeGroupsResponse) Reset()
func (*ListProbeGroupsResponse) SetCurrentOffset ¶ added in v0.8.3
func (m *ListProbeGroupsResponse) SetCurrentOffset(fv int32)
func (*ListProbeGroupsResponse) SetNextPageToken ¶
func (m *ListProbeGroupsResponse) SetNextPageToken(fv *probe_group.PagerCursor)
func (*ListProbeGroupsResponse) SetPrevPageToken ¶
func (m *ListProbeGroupsResponse) SetPrevPageToken(fv *probe_group.PagerCursor)
func (*ListProbeGroupsResponse) SetProbeGroups ¶
func (m *ListProbeGroupsResponse) SetProbeGroups(fv []*probe_group.ProbeGroup)
func (*ListProbeGroupsResponse) SetTotalResultsCount ¶ added in v0.8.3
func (m *ListProbeGroupsResponse) SetTotalResultsCount(fv int32)
func (*ListProbeGroupsResponse) String ¶
func (m *ListProbeGroupsResponse) String() string
func (*ListProbeGroupsResponse) Unmarshal ¶
func (m *ListProbeGroupsResponse) Unmarshal(b []byte) error
func (*ListProbeGroupsResponse) UnmarshalJSON ¶
func (m *ListProbeGroupsResponse) UnmarshalJSON(data []byte) error
type ListProbeGroupsResponseFieldPathBuilder ¶
type ListProbeGroupsResponseFieldPathBuilder struct{}
func NewListProbeGroupsResponseFieldPathBuilder ¶
func NewListProbeGroupsResponseFieldPathBuilder() ListProbeGroupsResponseFieldPathBuilder
func (ListProbeGroupsResponseFieldPathBuilder) CurrentOffset ¶ added in v0.8.3
func (ListProbeGroupsResponseFieldPathBuilder) CurrentOffset() ListProbeGroupsResponsePathSelectorCurrentOffset
func (ListProbeGroupsResponseFieldPathBuilder) NextPageToken ¶
func (ListProbeGroupsResponseFieldPathBuilder) NextPageToken() ListProbeGroupsResponsePathSelectorNextPageToken
func (ListProbeGroupsResponseFieldPathBuilder) PrevPageToken ¶
func (ListProbeGroupsResponseFieldPathBuilder) PrevPageToken() ListProbeGroupsResponsePathSelectorPrevPageToken
func (ListProbeGroupsResponseFieldPathBuilder) ProbeGroups ¶
func (ListProbeGroupsResponseFieldPathBuilder) ProbeGroups() ListProbeGroupsResponsePathSelectorProbeGroups
func (ListProbeGroupsResponseFieldPathBuilder) TotalResultsCount ¶ added in v0.8.3
func (ListProbeGroupsResponseFieldPathBuilder) TotalResultsCount() ListProbeGroupsResponsePathSelectorTotalResultsCount
type ListProbeGroupsResponseMapPathSelectorProbeGroupsMetadataAnnotations ¶
type ListProbeGroupsResponseMapPathSelectorProbeGroupsMetadataAnnotations struct {
// contains filtered or unexported fields
}
func (ListProbeGroupsResponseMapPathSelectorProbeGroupsMetadataAnnotations) WithArrayOfValues ¶
func (s ListProbeGroupsResponseMapPathSelectorProbeGroupsMetadataAnnotations) WithArrayOfValues(values []string) *ListProbeGroupsResponse_FieldSubPathArrayOfValues
func (ListProbeGroupsResponseMapPathSelectorProbeGroupsMetadataAnnotations) WithValue ¶
func (s ListProbeGroupsResponseMapPathSelectorProbeGroupsMetadataAnnotations) WithValue(value string) *ListProbeGroupsResponse_FieldSubPathValue
type ListProbeGroupsResponseMapPathSelectorProbeGroupsMetadataLabels ¶
type ListProbeGroupsResponseMapPathSelectorProbeGroupsMetadataLabels struct {
// contains filtered or unexported fields
}
func (ListProbeGroupsResponseMapPathSelectorProbeGroupsMetadataLabels) WithArrayOfValues ¶
func (s ListProbeGroupsResponseMapPathSelectorProbeGroupsMetadataLabels) WithArrayOfValues(values []string) *ListProbeGroupsResponse_FieldSubPathArrayOfValues
func (ListProbeGroupsResponseMapPathSelectorProbeGroupsMetadataLabels) WithValue ¶
func (s ListProbeGroupsResponseMapPathSelectorProbeGroupsMetadataLabels) WithValue(value string) *ListProbeGroupsResponse_FieldSubPathValue
type ListProbeGroupsResponseMapPathSelectorProbeGroupsMetadataShards ¶
type ListProbeGroupsResponseMapPathSelectorProbeGroupsMetadataShards struct {
// contains filtered or unexported fields
}
func (ListProbeGroupsResponseMapPathSelectorProbeGroupsMetadataShards) WithArrayOfValues ¶
func (s ListProbeGroupsResponseMapPathSelectorProbeGroupsMetadataShards) WithArrayOfValues(values []int64) *ListProbeGroupsResponse_FieldSubPathArrayOfValues
func (ListProbeGroupsResponseMapPathSelectorProbeGroupsMetadataShards) WithValue ¶
func (s ListProbeGroupsResponseMapPathSelectorProbeGroupsMetadataShards) WithValue(value int64) *ListProbeGroupsResponse_FieldSubPathValue
type ListProbeGroupsResponseMapPathSelectorProbeGroupsStateRegionalTargetCounts ¶
type ListProbeGroupsResponseMapPathSelectorProbeGroupsStateRegionalTargetCounts struct {
// contains filtered or unexported fields
}
func (ListProbeGroupsResponseMapPathSelectorProbeGroupsStateRegionalTargetCounts) WithArrayOfValues ¶
func (s ListProbeGroupsResponseMapPathSelectorProbeGroupsStateRegionalTargetCounts) WithArrayOfValues(values []int64) *ListProbeGroupsResponse_FieldSubPathArrayOfValues
type ListProbeGroupsResponsePathSelectorCurrentOffset ¶ added in v0.8.3
type ListProbeGroupsResponsePathSelectorCurrentOffset struct{}
func (ListProbeGroupsResponsePathSelectorCurrentOffset) WithArrayOfValues ¶ added in v0.8.3
func (s ListProbeGroupsResponsePathSelectorCurrentOffset) WithArrayOfValues(values []int32) *ListProbeGroupsResponse_FieldTerminalPathArrayOfValues
func (ListProbeGroupsResponsePathSelectorCurrentOffset) WithValue ¶ added in v0.8.3
func (s ListProbeGroupsResponsePathSelectorCurrentOffset) WithValue(value int32) *ListProbeGroupsResponse_FieldTerminalPathValue
type ListProbeGroupsResponsePathSelectorNextPageToken ¶
type ListProbeGroupsResponsePathSelectorNextPageToken struct{}
func (ListProbeGroupsResponsePathSelectorNextPageToken) WithArrayOfValues ¶
func (s ListProbeGroupsResponsePathSelectorNextPageToken) WithArrayOfValues(values []*probe_group.PagerCursor) *ListProbeGroupsResponse_FieldTerminalPathArrayOfValues
func (ListProbeGroupsResponsePathSelectorNextPageToken) WithValue ¶
func (s ListProbeGroupsResponsePathSelectorNextPageToken) WithValue(value *probe_group.PagerCursor) *ListProbeGroupsResponse_FieldTerminalPathValue
type ListProbeGroupsResponsePathSelectorPrevPageToken ¶
type ListProbeGroupsResponsePathSelectorPrevPageToken struct{}
func (ListProbeGroupsResponsePathSelectorPrevPageToken) WithArrayOfValues ¶
func (s ListProbeGroupsResponsePathSelectorPrevPageToken) WithArrayOfValues(values []*probe_group.PagerCursor) *ListProbeGroupsResponse_FieldTerminalPathArrayOfValues
func (ListProbeGroupsResponsePathSelectorPrevPageToken) WithValue ¶
func (s ListProbeGroupsResponsePathSelectorPrevPageToken) WithValue(value *probe_group.PagerCursor) *ListProbeGroupsResponse_FieldTerminalPathValue
type ListProbeGroupsResponsePathSelectorProbeGroups ¶
type ListProbeGroupsResponsePathSelectorProbeGroups struct{}
func (ListProbeGroupsResponsePathSelectorProbeGroups) DisplayName ¶
func (ListProbeGroupsResponsePathSelectorProbeGroups) WithArrayOfValues ¶
func (s ListProbeGroupsResponsePathSelectorProbeGroups) WithArrayOfValues(values [][]*probe_group.ProbeGroup) *ListProbeGroupsResponse_FieldTerminalPathArrayOfValues
func (ListProbeGroupsResponsePathSelectorProbeGroups) WithItemValue ¶
func (s ListProbeGroupsResponsePathSelectorProbeGroups) WithItemValue(value *probe_group.ProbeGroup) *ListProbeGroupsResponse_FieldTerminalPathArrayItemValue
func (ListProbeGroupsResponsePathSelectorProbeGroups) WithSubArrayItemValue ¶
func (s ListProbeGroupsResponsePathSelectorProbeGroups) WithSubArrayItemValue(subPathArrayItemValue probe_group.ProbeGroup_FieldPathArrayItemValue) *ListProbeGroupsResponse_FieldSubPathArrayItemValue
func (ListProbeGroupsResponsePathSelectorProbeGroups) WithSubArrayOfValues ¶
func (s ListProbeGroupsResponsePathSelectorProbeGroups) WithSubArrayOfValues(subPathArrayOfValues probe_group.ProbeGroup_FieldPathArrayOfValues) *ListProbeGroupsResponse_FieldSubPathArrayOfValues
func (ListProbeGroupsResponsePathSelectorProbeGroups) WithSubPath ¶
func (ListProbeGroupsResponsePathSelectorProbeGroups) WithSubPath(subPath probe_group.ProbeGroup_FieldPath) *ListProbeGroupsResponse_FieldSubPath
func (ListProbeGroupsResponsePathSelectorProbeGroups) WithSubValue ¶
func (s ListProbeGroupsResponsePathSelectorProbeGroups) WithSubValue(subPathValue probe_group.ProbeGroup_FieldPathValue) *ListProbeGroupsResponse_FieldSubPathValue
func (ListProbeGroupsResponsePathSelectorProbeGroups) WithValue ¶
func (s ListProbeGroupsResponsePathSelectorProbeGroups) WithValue(value []*probe_group.ProbeGroup) *ListProbeGroupsResponse_FieldTerminalPathValue
type ListProbeGroupsResponsePathSelectorProbeGroupsDisplayName ¶
type ListProbeGroupsResponsePathSelectorProbeGroupsDisplayName struct{}
func (ListProbeGroupsResponsePathSelectorProbeGroupsDisplayName) WithArrayOfValues ¶
func (s ListProbeGroupsResponsePathSelectorProbeGroupsDisplayName) WithArrayOfValues(values []string) *ListProbeGroupsResponse_FieldSubPathArrayOfValues
func (ListProbeGroupsResponsePathSelectorProbeGroupsDisplayName) WithValue ¶
func (s ListProbeGroupsResponsePathSelectorProbeGroupsDisplayName) WithValue(value string) *ListProbeGroupsResponse_FieldSubPathValue
type ListProbeGroupsResponsePathSelectorProbeGroupsMetadata ¶
type ListProbeGroupsResponsePathSelectorProbeGroupsMetadata struct{}
func (ListProbeGroupsResponsePathSelectorProbeGroupsMetadata) Annotations ¶
func (ListProbeGroupsResponsePathSelectorProbeGroupsMetadata) CreateTime ¶
func (ListProbeGroupsResponsePathSelectorProbeGroupsMetadata) DeleteTime ¶ added in v0.7.1
func (ListProbeGroupsResponsePathSelectorProbeGroupsMetadata) Generation ¶
func (ListProbeGroupsResponsePathSelectorProbeGroupsMetadata) OwnerReferences ¶
func (ListProbeGroupsResponsePathSelectorProbeGroupsMetadata) ResourceVersion ¶
func (ListProbeGroupsResponsePathSelectorProbeGroupsMetadata) UpdateTime ¶
func (ListProbeGroupsResponsePathSelectorProbeGroupsMetadata) WithArrayOfValues ¶
func (s ListProbeGroupsResponsePathSelectorProbeGroupsMetadata) WithArrayOfValues(values []*ntt_meta.Meta) *ListProbeGroupsResponse_FieldSubPathArrayOfValues
func (ListProbeGroupsResponsePathSelectorProbeGroupsMetadata) WithValue ¶
func (s ListProbeGroupsResponsePathSelectorProbeGroupsMetadata) WithValue(value *ntt_meta.Meta) *ListProbeGroupsResponse_FieldSubPathValue
type ListProbeGroupsResponsePathSelectorProbeGroupsMetadataAnnotations ¶
type ListProbeGroupsResponsePathSelectorProbeGroupsMetadataAnnotations struct{}
func (ListProbeGroupsResponsePathSelectorProbeGroupsMetadataAnnotations) WithArrayOfValues ¶
func (s ListProbeGroupsResponsePathSelectorProbeGroupsMetadataAnnotations) WithArrayOfValues(values []map[string]string) *ListProbeGroupsResponse_FieldSubPathArrayOfValues
func (ListProbeGroupsResponsePathSelectorProbeGroupsMetadataAnnotations) WithValue ¶
func (s ListProbeGroupsResponsePathSelectorProbeGroupsMetadataAnnotations) WithValue(value map[string]string) *ListProbeGroupsResponse_FieldSubPathValue
type ListProbeGroupsResponsePathSelectorProbeGroupsMetadataCreateTime ¶
type ListProbeGroupsResponsePathSelectorProbeGroupsMetadataCreateTime struct{}
func (ListProbeGroupsResponsePathSelectorProbeGroupsMetadataCreateTime) WithArrayOfValues ¶
func (s ListProbeGroupsResponsePathSelectorProbeGroupsMetadataCreateTime) WithArrayOfValues(values []*timestamp.Timestamp) *ListProbeGroupsResponse_FieldSubPathArrayOfValues
func (ListProbeGroupsResponsePathSelectorProbeGroupsMetadataCreateTime) WithValue ¶
func (s ListProbeGroupsResponsePathSelectorProbeGroupsMetadataCreateTime) WithValue(value *timestamp.Timestamp) *ListProbeGroupsResponse_FieldSubPathValue
type ListProbeGroupsResponsePathSelectorProbeGroupsMetadataDeleteTime ¶ added in v0.7.1
type ListProbeGroupsResponsePathSelectorProbeGroupsMetadataDeleteTime struct{}
func (ListProbeGroupsResponsePathSelectorProbeGroupsMetadataDeleteTime) WithArrayOfValues ¶ added in v0.7.1
func (s ListProbeGroupsResponsePathSelectorProbeGroupsMetadataDeleteTime) WithArrayOfValues(values []*timestamp.Timestamp) *ListProbeGroupsResponse_FieldSubPathArrayOfValues
func (ListProbeGroupsResponsePathSelectorProbeGroupsMetadataDeleteTime) WithValue ¶ added in v0.7.1
func (s ListProbeGroupsResponsePathSelectorProbeGroupsMetadataDeleteTime) WithValue(value *timestamp.Timestamp) *ListProbeGroupsResponse_FieldSubPathValue
type ListProbeGroupsResponsePathSelectorProbeGroupsMetadataGeneration ¶
type ListProbeGroupsResponsePathSelectorProbeGroupsMetadataGeneration struct{}
func (ListProbeGroupsResponsePathSelectorProbeGroupsMetadataGeneration) WithArrayOfValues ¶
func (s ListProbeGroupsResponsePathSelectorProbeGroupsMetadataGeneration) WithArrayOfValues(values []int64) *ListProbeGroupsResponse_FieldSubPathArrayOfValues
func (ListProbeGroupsResponsePathSelectorProbeGroupsMetadataGeneration) WithValue ¶
func (s ListProbeGroupsResponsePathSelectorProbeGroupsMetadataGeneration) WithValue(value int64) *ListProbeGroupsResponse_FieldSubPathValue
type ListProbeGroupsResponsePathSelectorProbeGroupsMetadataLabels ¶
type ListProbeGroupsResponsePathSelectorProbeGroupsMetadataLabels struct{}
func (ListProbeGroupsResponsePathSelectorProbeGroupsMetadataLabels) WithArrayOfValues ¶
func (s ListProbeGroupsResponsePathSelectorProbeGroupsMetadataLabels) WithArrayOfValues(values []map[string]string) *ListProbeGroupsResponse_FieldSubPathArrayOfValues
func (ListProbeGroupsResponsePathSelectorProbeGroupsMetadataLabels) WithValue ¶
func (s ListProbeGroupsResponsePathSelectorProbeGroupsMetadataLabels) WithValue(value map[string]string) *ListProbeGroupsResponse_FieldSubPathValue
type ListProbeGroupsResponsePathSelectorProbeGroupsMetadataLifecycle ¶ added in v0.7.1
type ListProbeGroupsResponsePathSelectorProbeGroupsMetadataLifecycle struct{}
func (ListProbeGroupsResponsePathSelectorProbeGroupsMetadataLifecycle) BlockDeletion ¶ added in v0.7.1
func (ListProbeGroupsResponsePathSelectorProbeGroupsMetadataLifecycle) WithArrayOfValues ¶ added in v0.7.1
func (s ListProbeGroupsResponsePathSelectorProbeGroupsMetadataLifecycle) WithArrayOfValues(values []*ntt_meta.Lifecycle) *ListProbeGroupsResponse_FieldSubPathArrayOfValues
func (ListProbeGroupsResponsePathSelectorProbeGroupsMetadataLifecycle) WithValue ¶ added in v0.7.1
func (s ListProbeGroupsResponsePathSelectorProbeGroupsMetadataLifecycle) WithValue(value *ntt_meta.Lifecycle) *ListProbeGroupsResponse_FieldSubPathValue
type ListProbeGroupsResponsePathSelectorProbeGroupsMetadataLifecycleBlockDeletion ¶ added in v0.7.1
type ListProbeGroupsResponsePathSelectorProbeGroupsMetadataLifecycleBlockDeletion struct{}
func (ListProbeGroupsResponsePathSelectorProbeGroupsMetadataLifecycleBlockDeletion) FieldPath ¶ added in v0.7.1
func (ListProbeGroupsResponsePathSelectorProbeGroupsMetadataLifecycleBlockDeletion) WithArrayOfValues ¶ added in v0.7.1
func (s ListProbeGroupsResponsePathSelectorProbeGroupsMetadataLifecycleBlockDeletion) WithArrayOfValues(values []bool) *ListProbeGroupsResponse_FieldSubPathArrayOfValues
type ListProbeGroupsResponsePathSelectorProbeGroupsMetadataLifecycleState ¶ added in v0.7.1
type ListProbeGroupsResponsePathSelectorProbeGroupsMetadataLifecycleState struct{}
func (ListProbeGroupsResponsePathSelectorProbeGroupsMetadataLifecycleState) FieldPath ¶ added in v0.7.1
func (ListProbeGroupsResponsePathSelectorProbeGroupsMetadataLifecycleState) WithArrayOfValues ¶ added in v0.7.1
func (s ListProbeGroupsResponsePathSelectorProbeGroupsMetadataLifecycleState) WithArrayOfValues(values []ntt_meta.Lifecycle_State) *ListProbeGroupsResponse_FieldSubPathArrayOfValues
type ListProbeGroupsResponsePathSelectorProbeGroupsMetadataOwnerReferences ¶
type ListProbeGroupsResponsePathSelectorProbeGroupsMetadataOwnerReferences struct{}
func (ListProbeGroupsResponsePathSelectorProbeGroupsMetadataOwnerReferences) BlockOwnerDeletion ¶
func (ListProbeGroupsResponsePathSelectorProbeGroupsMetadataOwnerReferences) Controller ¶
func (ListProbeGroupsResponsePathSelectorProbeGroupsMetadataOwnerReferences) Region ¶ added in v0.7.1
func (ListProbeGroupsResponsePathSelectorProbeGroupsMetadataOwnerReferences) RequiresOwnerReference ¶ added in v0.7.1
func (ListProbeGroupsResponsePathSelectorProbeGroupsMetadataOwnerReferences) Version ¶ added in v0.7.1
func (ListProbeGroupsResponsePathSelectorProbeGroupsMetadataOwnerReferences) WithArrayOfValues ¶
func (s ListProbeGroupsResponsePathSelectorProbeGroupsMetadataOwnerReferences) WithArrayOfValues(values [][]*ntt_meta.OwnerReference) *ListProbeGroupsResponse_FieldSubPathArrayOfValues
func (ListProbeGroupsResponsePathSelectorProbeGroupsMetadataOwnerReferences) WithItemValue ¶
func (ListProbeGroupsResponsePathSelectorProbeGroupsMetadataOwnerReferences) WithValue ¶
func (s ListProbeGroupsResponsePathSelectorProbeGroupsMetadataOwnerReferences) WithValue(value []*ntt_meta.OwnerReference) *ListProbeGroupsResponse_FieldSubPathValue
type ListProbeGroupsResponsePathSelectorProbeGroupsMetadataOwnerReferencesBlockOwnerDeletion ¶
type ListProbeGroupsResponsePathSelectorProbeGroupsMetadataOwnerReferencesBlockOwnerDeletion struct{}
func (ListProbeGroupsResponsePathSelectorProbeGroupsMetadataOwnerReferencesBlockOwnerDeletion) FieldPath ¶
func (ListProbeGroupsResponsePathSelectorProbeGroupsMetadataOwnerReferencesBlockOwnerDeletion) WithArrayOfValues ¶
func (s ListProbeGroupsResponsePathSelectorProbeGroupsMetadataOwnerReferencesBlockOwnerDeletion) WithArrayOfValues(values []bool) *ListProbeGroupsResponse_FieldSubPathArrayOfValues
type ListProbeGroupsResponsePathSelectorProbeGroupsMetadataOwnerReferencesController ¶
type ListProbeGroupsResponsePathSelectorProbeGroupsMetadataOwnerReferencesController struct{}
func (ListProbeGroupsResponsePathSelectorProbeGroupsMetadataOwnerReferencesController) WithArrayOfValues ¶
func (s ListProbeGroupsResponsePathSelectorProbeGroupsMetadataOwnerReferencesController) WithArrayOfValues(values []bool) *ListProbeGroupsResponse_FieldSubPathArrayOfValues
type ListProbeGroupsResponsePathSelectorProbeGroupsMetadataOwnerReferencesKind ¶
type ListProbeGroupsResponsePathSelectorProbeGroupsMetadataOwnerReferencesKind struct{}
func (ListProbeGroupsResponsePathSelectorProbeGroupsMetadataOwnerReferencesKind) WithArrayOfValues ¶
func (s ListProbeGroupsResponsePathSelectorProbeGroupsMetadataOwnerReferencesKind) WithArrayOfValues(values []string) *ListProbeGroupsResponse_FieldSubPathArrayOfValues
type ListProbeGroupsResponsePathSelectorProbeGroupsMetadataOwnerReferencesName ¶
type ListProbeGroupsResponsePathSelectorProbeGroupsMetadataOwnerReferencesName struct{}
func (ListProbeGroupsResponsePathSelectorProbeGroupsMetadataOwnerReferencesName) WithArrayOfValues ¶
func (s ListProbeGroupsResponsePathSelectorProbeGroupsMetadataOwnerReferencesName) WithArrayOfValues(values []string) *ListProbeGroupsResponse_FieldSubPathArrayOfValues
type ListProbeGroupsResponsePathSelectorProbeGroupsMetadataOwnerReferencesRegion ¶ added in v0.7.1
type ListProbeGroupsResponsePathSelectorProbeGroupsMetadataOwnerReferencesRegion struct{}
func (ListProbeGroupsResponsePathSelectorProbeGroupsMetadataOwnerReferencesRegion) FieldPath ¶ added in v0.7.1
func (ListProbeGroupsResponsePathSelectorProbeGroupsMetadataOwnerReferencesRegion) WithArrayOfValues ¶ added in v0.7.1
func (s ListProbeGroupsResponsePathSelectorProbeGroupsMetadataOwnerReferencesRegion) WithArrayOfValues(values []string) *ListProbeGroupsResponse_FieldSubPathArrayOfValues
type ListProbeGroupsResponsePathSelectorProbeGroupsMetadataOwnerReferencesRequiresOwnerReference ¶ added in v0.7.1
type ListProbeGroupsResponsePathSelectorProbeGroupsMetadataOwnerReferencesRequiresOwnerReference struct{}
func (ListProbeGroupsResponsePathSelectorProbeGroupsMetadataOwnerReferencesRequiresOwnerReference) FieldPath ¶ added in v0.7.1
func (ListProbeGroupsResponsePathSelectorProbeGroupsMetadataOwnerReferencesRequiresOwnerReference) WithArrayOfValues ¶ added in v0.7.1
func (s ListProbeGroupsResponsePathSelectorProbeGroupsMetadataOwnerReferencesRequiresOwnerReference) WithArrayOfValues(values []bool) *ListProbeGroupsResponse_FieldSubPathArrayOfValues
type ListProbeGroupsResponsePathSelectorProbeGroupsMetadataOwnerReferencesVersion ¶ added in v0.7.1
type ListProbeGroupsResponsePathSelectorProbeGroupsMetadataOwnerReferencesVersion struct{}
func (ListProbeGroupsResponsePathSelectorProbeGroupsMetadataOwnerReferencesVersion) FieldPath ¶ added in v0.7.1
func (ListProbeGroupsResponsePathSelectorProbeGroupsMetadataOwnerReferencesVersion) WithArrayOfValues ¶ added in v0.7.1
func (s ListProbeGroupsResponsePathSelectorProbeGroupsMetadataOwnerReferencesVersion) WithArrayOfValues(values []string) *ListProbeGroupsResponse_FieldSubPathArrayOfValues
type ListProbeGroupsResponsePathSelectorProbeGroupsMetadataResourceVersion ¶
type ListProbeGroupsResponsePathSelectorProbeGroupsMetadataResourceVersion struct{}
func (ListProbeGroupsResponsePathSelectorProbeGroupsMetadataResourceVersion) WithArrayOfValues ¶
func (s ListProbeGroupsResponsePathSelectorProbeGroupsMetadataResourceVersion) WithArrayOfValues(values []string) *ListProbeGroupsResponse_FieldSubPathArrayOfValues
func (ListProbeGroupsResponsePathSelectorProbeGroupsMetadataResourceVersion) WithValue ¶
func (s ListProbeGroupsResponsePathSelectorProbeGroupsMetadataResourceVersion) WithValue(value string) *ListProbeGroupsResponse_FieldSubPathValue
type ListProbeGroupsResponsePathSelectorProbeGroupsMetadataShards ¶
type ListProbeGroupsResponsePathSelectorProbeGroupsMetadataShards struct{}
func (ListProbeGroupsResponsePathSelectorProbeGroupsMetadataShards) WithArrayOfValues ¶
func (s ListProbeGroupsResponsePathSelectorProbeGroupsMetadataShards) WithArrayOfValues(values []map[string]int64) *ListProbeGroupsResponse_FieldSubPathArrayOfValues
func (ListProbeGroupsResponsePathSelectorProbeGroupsMetadataShards) WithValue ¶
func (s ListProbeGroupsResponsePathSelectorProbeGroupsMetadataShards) WithValue(value map[string]int64) *ListProbeGroupsResponse_FieldSubPathValue
type ListProbeGroupsResponsePathSelectorProbeGroupsMetadataSyncing ¶
type ListProbeGroupsResponsePathSelectorProbeGroupsMetadataSyncing struct{}
func (ListProbeGroupsResponsePathSelectorProbeGroupsMetadataSyncing) OwningRegion ¶
func (ListProbeGroupsResponsePathSelectorProbeGroupsMetadataSyncing) WithArrayOfValues ¶
func (s ListProbeGroupsResponsePathSelectorProbeGroupsMetadataSyncing) WithArrayOfValues(values []*ntt_meta.SyncingMeta) *ListProbeGroupsResponse_FieldSubPathArrayOfValues
func (ListProbeGroupsResponsePathSelectorProbeGroupsMetadataSyncing) WithValue ¶
func (s ListProbeGroupsResponsePathSelectorProbeGroupsMetadataSyncing) WithValue(value *ntt_meta.SyncingMeta) *ListProbeGroupsResponse_FieldSubPathValue
type ListProbeGroupsResponsePathSelectorProbeGroupsMetadataSyncingOwningRegion ¶
type ListProbeGroupsResponsePathSelectorProbeGroupsMetadataSyncingOwningRegion struct{}
func (ListProbeGroupsResponsePathSelectorProbeGroupsMetadataSyncingOwningRegion) WithArrayOfValues ¶
func (s ListProbeGroupsResponsePathSelectorProbeGroupsMetadataSyncingOwningRegion) WithArrayOfValues(values []string) *ListProbeGroupsResponse_FieldSubPathArrayOfValues
type ListProbeGroupsResponsePathSelectorProbeGroupsMetadataSyncingRegions ¶
type ListProbeGroupsResponsePathSelectorProbeGroupsMetadataSyncingRegions struct{}
func (ListProbeGroupsResponsePathSelectorProbeGroupsMetadataSyncingRegions) WithArrayOfValues ¶
func (s ListProbeGroupsResponsePathSelectorProbeGroupsMetadataSyncingRegions) WithArrayOfValues(values [][]string) *ListProbeGroupsResponse_FieldSubPathArrayOfValues
func (ListProbeGroupsResponsePathSelectorProbeGroupsMetadataSyncingRegions) WithItemValue ¶
func (s ListProbeGroupsResponsePathSelectorProbeGroupsMetadataSyncingRegions) WithItemValue(value string) *ListProbeGroupsResponse_FieldSubPathArrayItemValue
func (ListProbeGroupsResponsePathSelectorProbeGroupsMetadataSyncingRegions) WithValue ¶
func (s ListProbeGroupsResponsePathSelectorProbeGroupsMetadataSyncingRegions) WithValue(value []string) *ListProbeGroupsResponse_FieldSubPathValue
type ListProbeGroupsResponsePathSelectorProbeGroupsMetadataTags ¶
type ListProbeGroupsResponsePathSelectorProbeGroupsMetadataTags struct{}
func (ListProbeGroupsResponsePathSelectorProbeGroupsMetadataTags) WithArrayOfValues ¶
func (s ListProbeGroupsResponsePathSelectorProbeGroupsMetadataTags) WithArrayOfValues(values [][]string) *ListProbeGroupsResponse_FieldSubPathArrayOfValues
func (ListProbeGroupsResponsePathSelectorProbeGroupsMetadataTags) WithItemValue ¶
func (s ListProbeGroupsResponsePathSelectorProbeGroupsMetadataTags) WithItemValue(value string) *ListProbeGroupsResponse_FieldSubPathArrayItemValue
func (ListProbeGroupsResponsePathSelectorProbeGroupsMetadataTags) WithValue ¶
func (s ListProbeGroupsResponsePathSelectorProbeGroupsMetadataTags) WithValue(value []string) *ListProbeGroupsResponse_FieldSubPathValue
type ListProbeGroupsResponsePathSelectorProbeGroupsMetadataUpdateTime ¶
type ListProbeGroupsResponsePathSelectorProbeGroupsMetadataUpdateTime struct{}
func (ListProbeGroupsResponsePathSelectorProbeGroupsMetadataUpdateTime) WithArrayOfValues ¶
func (s ListProbeGroupsResponsePathSelectorProbeGroupsMetadataUpdateTime) WithArrayOfValues(values []*timestamp.Timestamp) *ListProbeGroupsResponse_FieldSubPathArrayOfValues
func (ListProbeGroupsResponsePathSelectorProbeGroupsMetadataUpdateTime) WithValue ¶
func (s ListProbeGroupsResponsePathSelectorProbeGroupsMetadataUpdateTime) WithValue(value *timestamp.Timestamp) *ListProbeGroupsResponse_FieldSubPathValue
type ListProbeGroupsResponsePathSelectorProbeGroupsMetadataUuid ¶
type ListProbeGroupsResponsePathSelectorProbeGroupsMetadataUuid struct{}
func (ListProbeGroupsResponsePathSelectorProbeGroupsMetadataUuid) WithArrayOfValues ¶
func (s ListProbeGroupsResponsePathSelectorProbeGroupsMetadataUuid) WithArrayOfValues(values []string) *ListProbeGroupsResponse_FieldSubPathArrayOfValues
func (ListProbeGroupsResponsePathSelectorProbeGroupsMetadataUuid) WithValue ¶
func (s ListProbeGroupsResponsePathSelectorProbeGroupsMetadataUuid) WithValue(value string) *ListProbeGroupsResponse_FieldSubPathValue
type ListProbeGroupsResponsePathSelectorProbeGroupsName ¶
type ListProbeGroupsResponsePathSelectorProbeGroupsName struct{}
func (ListProbeGroupsResponsePathSelectorProbeGroupsName) WithArrayOfValues ¶
func (s ListProbeGroupsResponsePathSelectorProbeGroupsName) WithArrayOfValues(values []*probe_group.Name) *ListProbeGroupsResponse_FieldSubPathArrayOfValues
func (ListProbeGroupsResponsePathSelectorProbeGroupsName) WithValue ¶
func (s ListProbeGroupsResponsePathSelectorProbeGroupsName) WithValue(value *probe_group.Name) *ListProbeGroupsResponse_FieldSubPathValue
type ListProbeGroupsResponsePathSelectorProbeGroupsState ¶
type ListProbeGroupsResponsePathSelectorProbeGroupsState struct{}
func (ListProbeGroupsResponsePathSelectorProbeGroupsState) RegionalTargetCounts ¶
func (ListProbeGroupsResponsePathSelectorProbeGroupsState) RegionalTargetCounts() ListProbeGroupsResponsePathSelectorProbeGroupsStateRegionalTargetCounts
func (ListProbeGroupsResponsePathSelectorProbeGroupsState) TargetCount ¶
func (ListProbeGroupsResponsePathSelectorProbeGroupsState) WithArrayOfValues ¶
func (s ListProbeGroupsResponsePathSelectorProbeGroupsState) WithArrayOfValues(values []*probe_group.ProbeGroup_State) *ListProbeGroupsResponse_FieldSubPathArrayOfValues
func (ListProbeGroupsResponsePathSelectorProbeGroupsState) WithValue ¶
func (s ListProbeGroupsResponsePathSelectorProbeGroupsState) WithValue(value *probe_group.ProbeGroup_State) *ListProbeGroupsResponse_FieldSubPathValue
type ListProbeGroupsResponsePathSelectorProbeGroupsStateRegionalTargetCounts ¶
type ListProbeGroupsResponsePathSelectorProbeGroupsStateRegionalTargetCounts struct{}
func (ListProbeGroupsResponsePathSelectorProbeGroupsStateRegionalTargetCounts) WithArrayOfValues ¶
func (s ListProbeGroupsResponsePathSelectorProbeGroupsStateRegionalTargetCounts) WithArrayOfValues(values []map[string]int64) *ListProbeGroupsResponse_FieldSubPathArrayOfValues
func (ListProbeGroupsResponsePathSelectorProbeGroupsStateRegionalTargetCounts) WithValue ¶
func (s ListProbeGroupsResponsePathSelectorProbeGroupsStateRegionalTargetCounts) WithValue(value map[string]int64) *ListProbeGroupsResponse_FieldSubPathValue
type ListProbeGroupsResponsePathSelectorProbeGroupsStateTargetCount ¶
type ListProbeGroupsResponsePathSelectorProbeGroupsStateTargetCount struct{}
func (ListProbeGroupsResponsePathSelectorProbeGroupsStateTargetCount) WithArrayOfValues ¶
func (s ListProbeGroupsResponsePathSelectorProbeGroupsStateTargetCount) WithArrayOfValues(values []int64) *ListProbeGroupsResponse_FieldSubPathArrayOfValues
func (ListProbeGroupsResponsePathSelectorProbeGroupsStateTargetCount) WithValue ¶
func (s ListProbeGroupsResponsePathSelectorProbeGroupsStateTargetCount) WithValue(value int64) *ListProbeGroupsResponse_FieldSubPathValue
type ListProbeGroupsResponsePathSelectorTotalResultsCount ¶ added in v0.8.3
type ListProbeGroupsResponsePathSelectorTotalResultsCount struct{}
func (ListProbeGroupsResponsePathSelectorTotalResultsCount) WithArrayOfValues ¶ added in v0.8.3
func (s ListProbeGroupsResponsePathSelectorTotalResultsCount) WithArrayOfValues(values []int32) *ListProbeGroupsResponse_FieldTerminalPathArrayOfValues
func (ListProbeGroupsResponsePathSelectorTotalResultsCount) WithValue ¶ added in v0.8.3
func (s ListProbeGroupsResponsePathSelectorTotalResultsCount) WithValue(value int32) *ListProbeGroupsResponse_FieldTerminalPathValue
type ListProbeGroupsResponse_FieldMask ¶
type ListProbeGroupsResponse_FieldMask struct {
Paths []ListProbeGroupsResponse_FieldPath
}
func FullListProbeGroupsResponse_FieldMask ¶
func FullListProbeGroupsResponse_FieldMask() *ListProbeGroupsResponse_FieldMask
func (*ListProbeGroupsResponse_FieldMask) AppendPath ¶
func (fieldMask *ListProbeGroupsResponse_FieldMask) AppendPath(path ListProbeGroupsResponse_FieldPath)
func (*ListProbeGroupsResponse_FieldMask) AppendRawPath ¶
func (fieldMask *ListProbeGroupsResponse_FieldMask) AppendRawPath(path gotenobject.FieldPath)
func (*ListProbeGroupsResponse_FieldMask) DecodeFirestore ¶
func (fieldMask *ListProbeGroupsResponse_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
func (*ListProbeGroupsResponse_FieldMask) EncodeFirestore ¶
func (fieldMask *ListProbeGroupsResponse_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
firestore encoding/decoding integration
func (*ListProbeGroupsResponse_FieldMask) FilterInputFields ¶
func (fieldMask *ListProbeGroupsResponse_FieldMask) FilterInputFields() *ListProbeGroupsResponse_FieldMask
FilterInputFields generates copy of field paths with output_only field paths removed
func (*ListProbeGroupsResponse_FieldMask) FromProtoFieldMask ¶
func (fieldMask *ListProbeGroupsResponse_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
func (*ListProbeGroupsResponse_FieldMask) GetPaths ¶
func (fieldMask *ListProbeGroupsResponse_FieldMask) GetPaths() []ListProbeGroupsResponse_FieldPath
func (*ListProbeGroupsResponse_FieldMask) GetRawPaths ¶
func (fieldMask *ListProbeGroupsResponse_FieldMask) GetRawPaths() []gotenobject.FieldPath
func (*ListProbeGroupsResponse_FieldMask) IsFull ¶
func (fieldMask *ListProbeGroupsResponse_FieldMask) IsFull() bool
func (ListProbeGroupsResponse_FieldMask) Marshal ¶
func (fieldMask ListProbeGroupsResponse_FieldMask) Marshal() ([]byte, error)
implement methods required by customType
func (ListProbeGroupsResponse_FieldMask) MarshalJSON ¶
func (fieldMask ListProbeGroupsResponse_FieldMask) MarshalJSON() ([]byte, error)
func (*ListProbeGroupsResponse_FieldMask) PathsCount ¶
func (fieldMask *ListProbeGroupsResponse_FieldMask) PathsCount() int
func (*ListProbeGroupsResponse_FieldMask) Project ¶
func (fieldMask *ListProbeGroupsResponse_FieldMask) Project(source *ListProbeGroupsResponse) *ListProbeGroupsResponse
func (*ListProbeGroupsResponse_FieldMask) ProjectRaw ¶
func (fieldMask *ListProbeGroupsResponse_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
func (*ListProbeGroupsResponse_FieldMask) ProtoMessage ¶
func (fieldMask *ListProbeGroupsResponse_FieldMask) ProtoMessage()
func (*ListProbeGroupsResponse_FieldMask) ProtoReflect ¶
func (fieldMask *ListProbeGroupsResponse_FieldMask) ProtoReflect() preflect.Message
func (*ListProbeGroupsResponse_FieldMask) Reset ¶
func (fieldMask *ListProbeGroupsResponse_FieldMask) Reset()
func (*ListProbeGroupsResponse_FieldMask) Set ¶
func (fieldMask *ListProbeGroupsResponse_FieldMask) Set(target, source *ListProbeGroupsResponse)
func (*ListProbeGroupsResponse_FieldMask) SetFromCliFlag ¶
func (fieldMask *ListProbeGroupsResponse_FieldMask) SetFromCliFlag(raw string) error
func (*ListProbeGroupsResponse_FieldMask) SetRaw ¶
func (fieldMask *ListProbeGroupsResponse_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
func (*ListProbeGroupsResponse_FieldMask) Size ¶
func (fieldMask *ListProbeGroupsResponse_FieldMask) Size() int
func (*ListProbeGroupsResponse_FieldMask) String ¶
func (fieldMask *ListProbeGroupsResponse_FieldMask) String() string
func (*ListProbeGroupsResponse_FieldMask) Subtract ¶
func (fieldMask *ListProbeGroupsResponse_FieldMask) Subtract(other *ListProbeGroupsResponse_FieldMask) *ListProbeGroupsResponse_FieldMask
func (*ListProbeGroupsResponse_FieldMask) SubtractRaw ¶
func (fieldMask *ListProbeGroupsResponse_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
func (*ListProbeGroupsResponse_FieldMask) ToProtoFieldMask ¶
func (fieldMask *ListProbeGroupsResponse_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
ToFieldMask is used for proto conversions
func (*ListProbeGroupsResponse_FieldMask) Unmarshal ¶
func (fieldMask *ListProbeGroupsResponse_FieldMask) Unmarshal(data []byte) error
func (*ListProbeGroupsResponse_FieldMask) UnmarshalJSON ¶
func (fieldMask *ListProbeGroupsResponse_FieldMask) UnmarshalJSON(data []byte) error
type ListProbeGroupsResponse_FieldPath ¶
type ListProbeGroupsResponse_FieldPath interface { gotenobject.FieldPath Selector() ListProbeGroupsResponse_FieldPathSelector Get(source *ListProbeGroupsResponse) []interface{} GetSingle(source *ListProbeGroupsResponse) (interface{}, bool) ClearValue(item *ListProbeGroupsResponse) // Those methods build corresponding ListProbeGroupsResponse_FieldPathValue // (or array of values) and holds passed value. Panics if injected type is incorrect. WithIValue(value interface{}) ListProbeGroupsResponse_FieldPathValue WithIArrayOfValues(values interface{}) ListProbeGroupsResponse_FieldPathArrayOfValues WithIArrayItemValue(value interface{}) ListProbeGroupsResponse_FieldPathArrayItemValue }
FieldPath provides implementation to handle https://github.com/protocolbuffers/protobuf/blob/master/src/google/protobuf/field_mask.proto
func BuildListProbeGroupsResponse_FieldPath ¶
func BuildListProbeGroupsResponse_FieldPath(fp gotenobject.RawFieldPath) (ListProbeGroupsResponse_FieldPath, error)
func MustParseListProbeGroupsResponse_FieldPath ¶
func MustParseListProbeGroupsResponse_FieldPath(rawField string) ListProbeGroupsResponse_FieldPath
func ParseListProbeGroupsResponse_FieldPath ¶
func ParseListProbeGroupsResponse_FieldPath(rawField string) (ListProbeGroupsResponse_FieldPath, error)
type ListProbeGroupsResponse_FieldPathArrayItemValue ¶
type ListProbeGroupsResponse_FieldPathArrayItemValue interface { gotenobject.FieldPathArrayItemValue ListProbeGroupsResponse_FieldPath ContainsValue(*ListProbeGroupsResponse) bool }
ListProbeGroupsResponse_FieldPathArrayItemValue allows storing single item in Path-specific values for ListProbeGroupsResponse according to their type Present only for array (repeated) types.
func MustParseListProbeGroupsResponse_FieldPathArrayItemValue ¶
func MustParseListProbeGroupsResponse_FieldPathArrayItemValue(pathStr, valueStr string) ListProbeGroupsResponse_FieldPathArrayItemValue
func ParseListProbeGroupsResponse_FieldPathArrayItemValue ¶
func ParseListProbeGroupsResponse_FieldPathArrayItemValue(pathStr, valueStr string) (ListProbeGroupsResponse_FieldPathArrayItemValue, error)
ParseListProbeGroupsResponse_FieldPathArrayItemValue parses string and JSON-encoded value to its Value
type ListProbeGroupsResponse_FieldPathArrayOfValues ¶
type ListProbeGroupsResponse_FieldPathArrayOfValues interface { gotenobject.FieldPathArrayOfValues ListProbeGroupsResponse_FieldPath }
ListProbeGroupsResponse_FieldPathArrayOfValues allows storing slice of values for ListProbeGroupsResponse fields according to their type
func MustParseListProbeGroupsResponse_FieldPathArrayOfValues ¶
func MustParseListProbeGroupsResponse_FieldPathArrayOfValues(pathStr, valuesStr string) ListProbeGroupsResponse_FieldPathArrayOfValues
func ParseListProbeGroupsResponse_FieldPathArrayOfValues ¶
func ParseListProbeGroupsResponse_FieldPathArrayOfValues(pathStr, valuesStr string) (ListProbeGroupsResponse_FieldPathArrayOfValues, error)
type ListProbeGroupsResponse_FieldPathSelector ¶
type ListProbeGroupsResponse_FieldPathSelector int32
const ( ListProbeGroupsResponse_FieldPathSelectorProbeGroups ListProbeGroupsResponse_FieldPathSelector = 0 ListProbeGroupsResponse_FieldPathSelectorPrevPageToken ListProbeGroupsResponse_FieldPathSelector = 1 ListProbeGroupsResponse_FieldPathSelectorNextPageToken ListProbeGroupsResponse_FieldPathSelector = 2 ListProbeGroupsResponse_FieldPathSelectorCurrentOffset ListProbeGroupsResponse_FieldPathSelector = 3 ListProbeGroupsResponse_FieldPathSelectorTotalResultsCount ListProbeGroupsResponse_FieldPathSelector = 4 )
func (ListProbeGroupsResponse_FieldPathSelector) String ¶
func (s ListProbeGroupsResponse_FieldPathSelector) String() string
type ListProbeGroupsResponse_FieldPathValue ¶
type ListProbeGroupsResponse_FieldPathValue interface { ListProbeGroupsResponse_FieldPath gotenobject.FieldPathValue SetTo(target **ListProbeGroupsResponse) CompareWith(*ListProbeGroupsResponse) (cmp int, comparable bool) }
ListProbeGroupsResponse_FieldPathValue allows storing values for ListProbeGroupsResponse fields according to their type
func MustParseListProbeGroupsResponse_FieldPathValue ¶
func MustParseListProbeGroupsResponse_FieldPathValue(pathStr, valueStr string) ListProbeGroupsResponse_FieldPathValue
func ParseListProbeGroupsResponse_FieldPathValue ¶
func ParseListProbeGroupsResponse_FieldPathValue(pathStr, valueStr string) (ListProbeGroupsResponse_FieldPathValue, error)
type ListProbeGroupsResponse_FieldSubPath ¶
type ListProbeGroupsResponse_FieldSubPath struct {
// contains filtered or unexported fields
}
func (*ListProbeGroupsResponse_FieldSubPath) AsProbeGroupsSubPath ¶
func (fps *ListProbeGroupsResponse_FieldSubPath) AsProbeGroupsSubPath() (probe_group.ProbeGroup_FieldPath, bool)
func (*ListProbeGroupsResponse_FieldSubPath) ClearValue ¶
func (fps *ListProbeGroupsResponse_FieldSubPath) ClearValue(item *ListProbeGroupsResponse)
func (*ListProbeGroupsResponse_FieldSubPath) ClearValueRaw ¶
func (fps *ListProbeGroupsResponse_FieldSubPath) ClearValueRaw(item proto.Message)
func (*ListProbeGroupsResponse_FieldSubPath) Get ¶
func (fps *ListProbeGroupsResponse_FieldSubPath) Get(source *ListProbeGroupsResponse) (values []interface{})
Get returns all values pointed by selected field from source ListProbeGroupsResponse
func (*ListProbeGroupsResponse_FieldSubPath) GetDefault ¶
func (fps *ListProbeGroupsResponse_FieldSubPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*ListProbeGroupsResponse_FieldSubPath) GetRaw ¶
func (fps *ListProbeGroupsResponse_FieldSubPath) GetRaw(source proto.Message) []interface{}
func (*ListProbeGroupsResponse_FieldSubPath) GetSingle ¶
func (fps *ListProbeGroupsResponse_FieldSubPath) GetSingle(source *ListProbeGroupsResponse) (interface{}, bool)
GetSingle returns value of selected field from source ListProbeGroupsResponse
func (*ListProbeGroupsResponse_FieldSubPath) GetSingleRaw ¶
func (fps *ListProbeGroupsResponse_FieldSubPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*ListProbeGroupsResponse_FieldSubPath) IsLeaf ¶
func (fps *ListProbeGroupsResponse_FieldSubPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*ListProbeGroupsResponse_FieldSubPath) JSONString ¶
func (fps *ListProbeGroupsResponse_FieldSubPath) JSONString() string
JSONString returns path representation is JSON convention
func (*ListProbeGroupsResponse_FieldSubPath) Selector ¶
func (fps *ListProbeGroupsResponse_FieldSubPath) Selector() ListProbeGroupsResponse_FieldPathSelector
func (*ListProbeGroupsResponse_FieldSubPath) SplitIntoTerminalIPaths ¶ added in v0.7.1
func (fps *ListProbeGroupsResponse_FieldSubPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
func (*ListProbeGroupsResponse_FieldSubPath) String ¶
func (fps *ListProbeGroupsResponse_FieldSubPath) String() string
String returns path representation in proto convention
func (*ListProbeGroupsResponse_FieldSubPath) WithIArrayItemValue ¶
func (fps *ListProbeGroupsResponse_FieldSubPath) WithIArrayItemValue(value interface{}) ListProbeGroupsResponse_FieldPathArrayItemValue
func (*ListProbeGroupsResponse_FieldSubPath) WithIArrayOfValues ¶
func (fps *ListProbeGroupsResponse_FieldSubPath) WithIArrayOfValues(values interface{}) ListProbeGroupsResponse_FieldPathArrayOfValues
func (*ListProbeGroupsResponse_FieldSubPath) WithIValue ¶
func (fps *ListProbeGroupsResponse_FieldSubPath) WithIValue(value interface{}) ListProbeGroupsResponse_FieldPathValue
func (*ListProbeGroupsResponse_FieldSubPath) WithRawIArrayItemValue ¶
func (fps *ListProbeGroupsResponse_FieldSubPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*ListProbeGroupsResponse_FieldSubPath) WithRawIArrayOfValues ¶
func (fps *ListProbeGroupsResponse_FieldSubPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*ListProbeGroupsResponse_FieldSubPath) WithRawIValue ¶
func (fps *ListProbeGroupsResponse_FieldSubPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type ListProbeGroupsResponse_FieldSubPathArrayItemValue ¶
type ListProbeGroupsResponse_FieldSubPathArrayItemValue struct { ListProbeGroupsResponse_FieldPath // contains filtered or unexported fields }
func (*ListProbeGroupsResponse_FieldSubPathArrayItemValue) AsProbeGroupsPathItemValue ¶
func (fpaivs *ListProbeGroupsResponse_FieldSubPathArrayItemValue) AsProbeGroupsPathItemValue() (probe_group.ProbeGroup_FieldPathArrayItemValue, bool)
func (*ListProbeGroupsResponse_FieldSubPathArrayItemValue) ContainsValue ¶
func (fpaivs *ListProbeGroupsResponse_FieldSubPathArrayItemValue) ContainsValue(source *ListProbeGroupsResponse) bool
Contains returns a boolean indicating if value that is being held is present in given 'ListProbeGroupsResponse'
func (*ListProbeGroupsResponse_FieldSubPathArrayItemValue) GetRawItemValue ¶
func (fpaivs *ListProbeGroupsResponse_FieldSubPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored array item value
type ListProbeGroupsResponse_FieldSubPathArrayOfValues ¶
type ListProbeGroupsResponse_FieldSubPathArrayOfValues struct { ListProbeGroupsResponse_FieldPath // contains filtered or unexported fields }
func (*ListProbeGroupsResponse_FieldSubPathArrayOfValues) AsProbeGroupsPathArrayOfValues ¶
func (fpsaov *ListProbeGroupsResponse_FieldSubPathArrayOfValues) AsProbeGroupsPathArrayOfValues() (probe_group.ProbeGroup_FieldPathArrayOfValues, bool)
func (*ListProbeGroupsResponse_FieldSubPathArrayOfValues) GetRawValues ¶
func (fpsaov *ListProbeGroupsResponse_FieldSubPathArrayOfValues) GetRawValues() []interface{}
type ListProbeGroupsResponse_FieldSubPathValue ¶
type ListProbeGroupsResponse_FieldSubPathValue struct { ListProbeGroupsResponse_FieldPath // contains filtered or unexported fields }
func (*ListProbeGroupsResponse_FieldSubPathValue) AsProbeGroupsPathValue ¶
func (fpvs *ListProbeGroupsResponse_FieldSubPathValue) AsProbeGroupsPathValue() (probe_group.ProbeGroup_FieldPathValue, bool)
func (*ListProbeGroupsResponse_FieldSubPathValue) CompareWith ¶
func (fpvs *ListProbeGroupsResponse_FieldSubPathValue) CompareWith(source *ListProbeGroupsResponse) (int, bool)
func (*ListProbeGroupsResponse_FieldSubPathValue) CompareWithRaw ¶
func (fpvs *ListProbeGroupsResponse_FieldSubPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*ListProbeGroupsResponse_FieldSubPathValue) GetRawValue ¶
func (fpvs *ListProbeGroupsResponse_FieldSubPathValue) GetRawValue() interface{}
func (*ListProbeGroupsResponse_FieldSubPathValue) SetTo ¶
func (fpvs *ListProbeGroupsResponse_FieldSubPathValue) SetTo(target **ListProbeGroupsResponse)
func (*ListProbeGroupsResponse_FieldSubPathValue) SetToRaw ¶
func (fpvs *ListProbeGroupsResponse_FieldSubPathValue) SetToRaw(target proto.Message)
type ListProbeGroupsResponse_FieldTerminalPath ¶
type ListProbeGroupsResponse_FieldTerminalPath struct {
// contains filtered or unexported fields
}
func (*ListProbeGroupsResponse_FieldTerminalPath) ClearValue ¶
func (fp *ListProbeGroupsResponse_FieldTerminalPath) ClearValue(item *ListProbeGroupsResponse)
func (*ListProbeGroupsResponse_FieldTerminalPath) ClearValueRaw ¶
func (fp *ListProbeGroupsResponse_FieldTerminalPath) ClearValueRaw(item proto.Message)
func (*ListProbeGroupsResponse_FieldTerminalPath) Get ¶
func (fp *ListProbeGroupsResponse_FieldTerminalPath) Get(source *ListProbeGroupsResponse) (values []interface{})
Get returns all values pointed by specific field from source ListProbeGroupsResponse
func (*ListProbeGroupsResponse_FieldTerminalPath) GetDefault ¶
func (fp *ListProbeGroupsResponse_FieldTerminalPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*ListProbeGroupsResponse_FieldTerminalPath) GetRaw ¶
func (fp *ListProbeGroupsResponse_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
func (*ListProbeGroupsResponse_FieldTerminalPath) GetSingle ¶
func (fp *ListProbeGroupsResponse_FieldTerminalPath) GetSingle(source *ListProbeGroupsResponse) (interface{}, bool)
GetSingle returns value pointed by specific field of from source ListProbeGroupsResponse
func (*ListProbeGroupsResponse_FieldTerminalPath) GetSingleRaw ¶
func (fp *ListProbeGroupsResponse_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*ListProbeGroupsResponse_FieldTerminalPath) IsLeaf ¶
func (fp *ListProbeGroupsResponse_FieldTerminalPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*ListProbeGroupsResponse_FieldTerminalPath) JSONString ¶
func (fp *ListProbeGroupsResponse_FieldTerminalPath) JSONString() string
JSONString returns path representation is JSON convention
func (*ListProbeGroupsResponse_FieldTerminalPath) Selector ¶
func (fp *ListProbeGroupsResponse_FieldTerminalPath) Selector() ListProbeGroupsResponse_FieldPathSelector
func (*ListProbeGroupsResponse_FieldTerminalPath) SplitIntoTerminalIPaths ¶ added in v0.7.1
func (fp *ListProbeGroupsResponse_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
func (*ListProbeGroupsResponse_FieldTerminalPath) String ¶
func (fp *ListProbeGroupsResponse_FieldTerminalPath) String() string
String returns path representation in proto convention
func (*ListProbeGroupsResponse_FieldTerminalPath) WithIArrayItemValue ¶
func (fp *ListProbeGroupsResponse_FieldTerminalPath) WithIArrayItemValue(value interface{}) ListProbeGroupsResponse_FieldPathArrayItemValue
func (*ListProbeGroupsResponse_FieldTerminalPath) WithIArrayOfValues ¶
func (fp *ListProbeGroupsResponse_FieldTerminalPath) WithIArrayOfValues(values interface{}) ListProbeGroupsResponse_FieldPathArrayOfValues
func (*ListProbeGroupsResponse_FieldTerminalPath) WithIValue ¶
func (fp *ListProbeGroupsResponse_FieldTerminalPath) WithIValue(value interface{}) ListProbeGroupsResponse_FieldPathValue
func (*ListProbeGroupsResponse_FieldTerminalPath) WithRawIArrayItemValue ¶
func (fp *ListProbeGroupsResponse_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*ListProbeGroupsResponse_FieldTerminalPath) WithRawIArrayOfValues ¶
func (fp *ListProbeGroupsResponse_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*ListProbeGroupsResponse_FieldTerminalPath) WithRawIValue ¶
func (fp *ListProbeGroupsResponse_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type ListProbeGroupsResponse_FieldTerminalPathArrayItemValue ¶
type ListProbeGroupsResponse_FieldTerminalPathArrayItemValue struct { ListProbeGroupsResponse_FieldTerminalPath // contains filtered or unexported fields }
func (*ListProbeGroupsResponse_FieldTerminalPathArrayItemValue) AsProbeGroupsItemValue ¶
func (fpaiv *ListProbeGroupsResponse_FieldTerminalPathArrayItemValue) AsProbeGroupsItemValue() (*probe_group.ProbeGroup, bool)
func (*ListProbeGroupsResponse_FieldTerminalPathArrayItemValue) ContainsValue ¶
func (fpaiv *ListProbeGroupsResponse_FieldTerminalPathArrayItemValue) ContainsValue(source *ListProbeGroupsResponse) bool
Contains returns a boolean indicating if value that is being held is present in given 'ListProbeGroupsResponse'
func (*ListProbeGroupsResponse_FieldTerminalPathArrayItemValue) GetRawItemValue ¶
func (fpaiv *ListProbeGroupsResponse_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored element value for array in object ListProbeGroupsResponse as interface{}
func (*ListProbeGroupsResponse_FieldTerminalPathArrayItemValue) GetSingle ¶
func (fpaiv *ListProbeGroupsResponse_FieldTerminalPathArrayItemValue) GetSingle(source *ListProbeGroupsResponse) (interface{}, bool)
func (*ListProbeGroupsResponse_FieldTerminalPathArrayItemValue) GetSingleRaw ¶
func (fpaiv *ListProbeGroupsResponse_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
type ListProbeGroupsResponse_FieldTerminalPathArrayOfValues ¶
type ListProbeGroupsResponse_FieldTerminalPathArrayOfValues struct { ListProbeGroupsResponse_FieldTerminalPath // contains filtered or unexported fields }
func (*ListProbeGroupsResponse_FieldTerminalPathArrayOfValues) AsCurrentOffsetArrayOfValues ¶ added in v0.8.3
func (fpaov *ListProbeGroupsResponse_FieldTerminalPathArrayOfValues) AsCurrentOffsetArrayOfValues() ([]int32, bool)
func (*ListProbeGroupsResponse_FieldTerminalPathArrayOfValues) AsNextPageTokenArrayOfValues ¶
func (fpaov *ListProbeGroupsResponse_FieldTerminalPathArrayOfValues) AsNextPageTokenArrayOfValues() ([]*probe_group.PagerCursor, bool)
func (*ListProbeGroupsResponse_FieldTerminalPathArrayOfValues) AsPrevPageTokenArrayOfValues ¶
func (fpaov *ListProbeGroupsResponse_FieldTerminalPathArrayOfValues) AsPrevPageTokenArrayOfValues() ([]*probe_group.PagerCursor, bool)
func (*ListProbeGroupsResponse_FieldTerminalPathArrayOfValues) AsProbeGroupsArrayOfValues ¶
func (fpaov *ListProbeGroupsResponse_FieldTerminalPathArrayOfValues) AsProbeGroupsArrayOfValues() ([][]*probe_group.ProbeGroup, bool)
func (*ListProbeGroupsResponse_FieldTerminalPathArrayOfValues) AsTotalResultsCountArrayOfValues ¶ added in v0.8.3
func (fpaov *ListProbeGroupsResponse_FieldTerminalPathArrayOfValues) AsTotalResultsCountArrayOfValues() ([]int32, bool)
func (*ListProbeGroupsResponse_FieldTerminalPathArrayOfValues) GetRawValues ¶
func (fpaov *ListProbeGroupsResponse_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
type ListProbeGroupsResponse_FieldTerminalPathValue ¶
type ListProbeGroupsResponse_FieldTerminalPathValue struct { ListProbeGroupsResponse_FieldTerminalPath // contains filtered or unexported fields }
func (*ListProbeGroupsResponse_FieldTerminalPathValue) AsCurrentOffsetValue ¶ added in v0.8.3
func (fpv *ListProbeGroupsResponse_FieldTerminalPathValue) AsCurrentOffsetValue() (int32, bool)
func (*ListProbeGroupsResponse_FieldTerminalPathValue) AsNextPageTokenValue ¶
func (fpv *ListProbeGroupsResponse_FieldTerminalPathValue) AsNextPageTokenValue() (*probe_group.PagerCursor, bool)
func (*ListProbeGroupsResponse_FieldTerminalPathValue) AsPrevPageTokenValue ¶
func (fpv *ListProbeGroupsResponse_FieldTerminalPathValue) AsPrevPageTokenValue() (*probe_group.PagerCursor, bool)
func (*ListProbeGroupsResponse_FieldTerminalPathValue) AsProbeGroupsValue ¶
func (fpv *ListProbeGroupsResponse_FieldTerminalPathValue) AsProbeGroupsValue() ([]*probe_group.ProbeGroup, bool)
func (*ListProbeGroupsResponse_FieldTerminalPathValue) AsTotalResultsCountValue ¶ added in v0.8.3
func (fpv *ListProbeGroupsResponse_FieldTerminalPathValue) AsTotalResultsCountValue() (int32, bool)
func (*ListProbeGroupsResponse_FieldTerminalPathValue) CompareWith ¶
func (fpv *ListProbeGroupsResponse_FieldTerminalPathValue) CompareWith(source *ListProbeGroupsResponse) (int, bool)
CompareWith compares value in the 'ListProbeGroupsResponse_FieldTerminalPathValue' with the value under path in 'ListProbeGroupsResponse'.
func (*ListProbeGroupsResponse_FieldTerminalPathValue) CompareWithRaw ¶
func (fpv *ListProbeGroupsResponse_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*ListProbeGroupsResponse_FieldTerminalPathValue) GetRawValue ¶
func (fpv *ListProbeGroupsResponse_FieldTerminalPathValue) GetRawValue() interface{}
GetRawValue returns raw value stored under selected path for 'ListProbeGroupsResponse' as interface{}
func (*ListProbeGroupsResponse_FieldTerminalPathValue) SetTo ¶
func (fpv *ListProbeGroupsResponse_FieldTerminalPathValue) SetTo(target **ListProbeGroupsResponse)
SetTo stores value for selected field for object ListProbeGroupsResponse
func (*ListProbeGroupsResponse_FieldTerminalPathValue) SetToRaw ¶
func (fpv *ListProbeGroupsResponse_FieldTerminalPathValue) SetToRaw(target proto.Message)
type ProbeGroupServiceClient ¶
type ProbeGroupServiceClient interface { GetProbeGroup(ctx context.Context, in *GetProbeGroupRequest, opts ...grpc.CallOption) (*probe_group.ProbeGroup, error) BatchGetProbeGroups(ctx context.Context, in *BatchGetProbeGroupsRequest, opts ...grpc.CallOption) (*BatchGetProbeGroupsResponse, error) ListProbeGroups(ctx context.Context, in *ListProbeGroupsRequest, opts ...grpc.CallOption) (*ListProbeGroupsResponse, error) WatchProbeGroup(ctx context.Context, in *WatchProbeGroupRequest, opts ...grpc.CallOption) (WatchProbeGroupClientStream, error) WatchProbeGroups(ctx context.Context, in *WatchProbeGroupsRequest, opts ...grpc.CallOption) (WatchProbeGroupsClientStream, error) CreateProbeGroup(ctx context.Context, in *CreateProbeGroupRequest, opts ...grpc.CallOption) (*probe_group.ProbeGroup, error) UpdateProbeGroup(ctx context.Context, in *UpdateProbeGroupRequest, opts ...grpc.CallOption) (*probe_group.ProbeGroup, error) DeleteProbeGroup(ctx context.Context, in *DeleteProbeGroupRequest, opts ...grpc.CallOption) (*empty.Empty, error) SearchProbeGroups(ctx context.Context, in *SearchProbeGroupsRequest, opts ...grpc.CallOption) (*SearchProbeGroupsResponse, error) }
ProbeGroupServiceClient is the client API for ProbeGroupService.
For semantics around ctx use and closing/ending streaming RPCs, please refer to https://godoc.org/google.golang.org/grpc#ClientConn.NewStream.
func NewProbeGroupServiceClient ¶
func NewProbeGroupServiceClient(cc grpc.ClientConnInterface) ProbeGroupServiceClient
type ProbeGroupServiceDescriptor ¶ added in v0.4.26
type ProbeGroupServiceDescriptor struct{}
func GetProbeGroupServiceDescriptor ¶ added in v0.4.26
func GetProbeGroupServiceDescriptor() *ProbeGroupServiceDescriptor
func (*ProbeGroupServiceDescriptor) AllMethodDescriptors ¶ added in v0.4.26
func (d *ProbeGroupServiceDescriptor) AllMethodDescriptors() []gotenclient.MethodDescriptor
func (*ProbeGroupServiceDescriptor) GetApiName ¶ added in v0.4.26
func (d *ProbeGroupServiceDescriptor) GetApiName() string
func (*ProbeGroupServiceDescriptor) GetFullAPIName ¶ added in v0.4.26
func (d *ProbeGroupServiceDescriptor) GetFullAPIName() string
func (*ProbeGroupServiceDescriptor) GetProtoPkgName ¶ added in v0.4.26
func (d *ProbeGroupServiceDescriptor) GetProtoPkgName() string
func (*ProbeGroupServiceDescriptor) GetServiceDomain ¶ added in v0.4.26
func (d *ProbeGroupServiceDescriptor) GetServiceDomain() string
func (*ProbeGroupServiceDescriptor) GetServiceVersion ¶ added in v0.4.26
func (d *ProbeGroupServiceDescriptor) GetServiceVersion() string
type SearchProbeGroupsDescriptor ¶ added in v0.4.26
type SearchProbeGroupsDescriptor struct{}
func GetSearchProbeGroupsDescriptor ¶ added in v0.4.26
func GetSearchProbeGroupsDescriptor() *SearchProbeGroupsDescriptor
func (*SearchProbeGroupsDescriptor) GetApiDescriptor ¶ added in v0.4.26
func (d *SearchProbeGroupsDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
func (*SearchProbeGroupsDescriptor) GetApiName ¶ added in v0.4.26
func (d *SearchProbeGroupsDescriptor) GetApiName() string
func (*SearchProbeGroupsDescriptor) GetClientMsgReflectHandle ¶ added in v0.4.26
func (d *SearchProbeGroupsDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
func (*SearchProbeGroupsDescriptor) GetFullMethodName ¶ added in v0.4.26
func (d *SearchProbeGroupsDescriptor) GetFullMethodName() string
func (*SearchProbeGroupsDescriptor) GetMethodName ¶ added in v0.4.26
func (d *SearchProbeGroupsDescriptor) GetMethodName() string
func (*SearchProbeGroupsDescriptor) GetProtoPkgName ¶ added in v0.4.26
func (d *SearchProbeGroupsDescriptor) GetProtoPkgName() string
func (*SearchProbeGroupsDescriptor) GetResourceDescriptor ¶ added in v0.4.27
func (d *SearchProbeGroupsDescriptor) GetResourceDescriptor() gotenresource.Descriptor
func (*SearchProbeGroupsDescriptor) GetServerMsgReflectHandle ¶ added in v0.4.26
func (d *SearchProbeGroupsDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
func (*SearchProbeGroupsDescriptor) GetServiceDomain ¶ added in v0.4.26
func (d *SearchProbeGroupsDescriptor) GetServiceDomain() string
func (*SearchProbeGroupsDescriptor) GetServiceVersion ¶ added in v0.4.26
func (d *SearchProbeGroupsDescriptor) GetServiceVersion() string
func (*SearchProbeGroupsDescriptor) GetVerb ¶ added in v0.4.26
func (d *SearchProbeGroupsDescriptor) GetVerb() string
func (*SearchProbeGroupsDescriptor) HasResource ¶ added in v0.4.27
func (d *SearchProbeGroupsDescriptor) HasResource() bool
func (*SearchProbeGroupsDescriptor) IsClientStream ¶ added in v0.4.26
func (d *SearchProbeGroupsDescriptor) IsClientStream() bool
func (*SearchProbeGroupsDescriptor) IsCollection ¶ added in v0.4.27
func (d *SearchProbeGroupsDescriptor) IsCollection() bool
func (*SearchProbeGroupsDescriptor) IsPlural ¶ added in v0.4.27
func (d *SearchProbeGroupsDescriptor) IsPlural() bool
func (*SearchProbeGroupsDescriptor) IsServerStream ¶ added in v0.4.26
func (d *SearchProbeGroupsDescriptor) IsServerStream() bool
func (*SearchProbeGroupsDescriptor) IsUnary ¶ added in v0.4.26
func (d *SearchProbeGroupsDescriptor) IsUnary() bool
func (*SearchProbeGroupsDescriptor) NewEmptyClientMsg ¶ added in v0.4.26
func (d *SearchProbeGroupsDescriptor) NewEmptyClientMsg() proto.Message
func (*SearchProbeGroupsDescriptor) NewEmptyServerMsg ¶ added in v0.4.26
func (d *SearchProbeGroupsDescriptor) NewEmptyServerMsg() proto.Message
func (*SearchProbeGroupsDescriptor) RequestHasResourceBody ¶ added in v0.4.26
func (d *SearchProbeGroupsDescriptor) RequestHasResourceBody() bool
type SearchProbeGroupsDescriptorClientMsgHandle ¶ added in v0.4.26
type SearchProbeGroupsDescriptorClientMsgHandle struct{}
func (*SearchProbeGroupsDescriptorClientMsgHandle) ExtractCollectionName ¶ added in v0.4.27
func (h *SearchProbeGroupsDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*SearchProbeGroupsDescriptorClientMsgHandle) ExtractResourceName ¶ added in v0.4.27
func (h *SearchProbeGroupsDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*SearchProbeGroupsDescriptorClientMsgHandle) ExtractResourceNames ¶ added in v0.4.27
func (h *SearchProbeGroupsDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type SearchProbeGroupsDescriptorServerMsgHandle ¶ added in v0.4.26
type SearchProbeGroupsDescriptorServerMsgHandle struct{}
func (*SearchProbeGroupsDescriptorServerMsgHandle) ExtractCollectionName ¶ added in v0.4.27
func (h *SearchProbeGroupsDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*SearchProbeGroupsDescriptorServerMsgHandle) ExtractResourceName ¶ added in v0.4.27
func (h *SearchProbeGroupsDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*SearchProbeGroupsDescriptorServerMsgHandle) ExtractResourceNames ¶ added in v0.4.27
func (h *SearchProbeGroupsDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type SearchProbeGroupsRequest ¶
type SearchProbeGroupsRequest struct { // Parent name of ntt.watchdog.v1alpha2.ProbeGroup Parent *probe_group.ParentName `protobuf:"bytes,1,opt,customtype=ParentName,name=parent,proto3" json:"parent,omitempty" firestore:"parent"` // Requested page size. Server may return fewer ProbeGroups 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 // [SearchProbeGroupsResponse.next_page_token][ntt.watchdog.v1alpha2.SearchProbeGroupsResponse.next_page_token] PageToken *probe_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 *probe_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 *probe_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 *probe_group.ProbeGroup_FieldMask `` /* 142-byte string literal not displayed */ // View defines list of standard response fields present in response items. // Additional fields can be amended by request field field_mask View view.View `protobuf:"varint,7,opt,name=view,proto3,enum=goten.view.View" json:"view,omitempty" firestore:"view"` // 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 [SearchProbeGroups][ntt.watchdog.v1alpha2.SearchProbeGroups]
func (*SearchProbeGroupsRequest) Clone ¶
func (o *SearchProbeGroupsRequest) Clone() *SearchProbeGroupsRequest
func (*SearchProbeGroupsRequest) CloneRaw ¶
func (o *SearchProbeGroupsRequest) CloneRaw() gotenobject.GotenObjectExt
func (*SearchProbeGroupsRequest) Descriptor ¶
func (*SearchProbeGroupsRequest) Descriptor() ([]byte, []int)
Deprecated, Use SearchProbeGroupsRequest.ProtoReflect.Descriptor instead.
func (*SearchProbeGroupsRequest) GetFieldMask ¶
func (m *SearchProbeGroupsRequest) GetFieldMask() *probe_group.ProbeGroup_FieldMask
func (*SearchProbeGroupsRequest) GetFilter ¶
func (m *SearchProbeGroupsRequest) GetFilter() *probe_group.Filter
func (*SearchProbeGroupsRequest) GetOrderBy ¶
func (m *SearchProbeGroupsRequest) GetOrderBy() *probe_group.OrderBy
func (*SearchProbeGroupsRequest) GetPageSize ¶
func (m *SearchProbeGroupsRequest) GetPageSize() int32
func (*SearchProbeGroupsRequest) GetPageToken ¶
func (m *SearchProbeGroupsRequest) GetPageToken() *probe_group.PagerCursor
func (*SearchProbeGroupsRequest) GetParent ¶
func (m *SearchProbeGroupsRequest) GetParent() *probe_group.ParentName
func (*SearchProbeGroupsRequest) GetPhrase ¶
func (m *SearchProbeGroupsRequest) GetPhrase() string
func (*SearchProbeGroupsRequest) GetView ¶
func (m *SearchProbeGroupsRequest) GetView() view.View
func (*SearchProbeGroupsRequest) GotenMessage ¶
func (*SearchProbeGroupsRequest) GotenMessage()
func (*SearchProbeGroupsRequest) GotenObjectExt ¶
func (o *SearchProbeGroupsRequest) GotenObjectExt()
func (*SearchProbeGroupsRequest) GotenValidate ¶
func (obj *SearchProbeGroupsRequest) GotenValidate() error
func (*SearchProbeGroupsRequest) MakeDiffFieldMask ¶
func (o *SearchProbeGroupsRequest) MakeDiffFieldMask(other *SearchProbeGroupsRequest) *SearchProbeGroupsRequest_FieldMask
func (*SearchProbeGroupsRequest) MakeFullFieldMask ¶
func (o *SearchProbeGroupsRequest) MakeFullFieldMask() *SearchProbeGroupsRequest_FieldMask
func (*SearchProbeGroupsRequest) MakeRawDiffFieldMask ¶
func (o *SearchProbeGroupsRequest) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
func (*SearchProbeGroupsRequest) MakeRawFullFieldMask ¶
func (o *SearchProbeGroupsRequest) MakeRawFullFieldMask() gotenobject.FieldMask
func (*SearchProbeGroupsRequest) Marshal ¶
func (m *SearchProbeGroupsRequest) Marshal() ([]byte, error)
func (*SearchProbeGroupsRequest) MarshalJSON ¶
func (m *SearchProbeGroupsRequest) MarshalJSON() ([]byte, error)
func (*SearchProbeGroupsRequest) Merge ¶
func (o *SearchProbeGroupsRequest) Merge(source *SearchProbeGroupsRequest)
func (*SearchProbeGroupsRequest) MergeRaw ¶
func (o *SearchProbeGroupsRequest) MergeRaw(source gotenobject.GotenObjectExt)
func (*SearchProbeGroupsRequest) ProtoMessage ¶
func (*SearchProbeGroupsRequest) ProtoMessage()
func (*SearchProbeGroupsRequest) ProtoReflect ¶
func (m *SearchProbeGroupsRequest) ProtoReflect() preflect.Message
func (*SearchProbeGroupsRequest) Reset ¶
func (m *SearchProbeGroupsRequest) Reset()
func (*SearchProbeGroupsRequest) SetFieldMask ¶
func (m *SearchProbeGroupsRequest) SetFieldMask(fv *probe_group.ProbeGroup_FieldMask)
func (*SearchProbeGroupsRequest) SetFilter ¶
func (m *SearchProbeGroupsRequest) SetFilter(fv *probe_group.Filter)
func (*SearchProbeGroupsRequest) SetOrderBy ¶
func (m *SearchProbeGroupsRequest) SetOrderBy(fv *probe_group.OrderBy)
func (*SearchProbeGroupsRequest) SetPageSize ¶
func (m *SearchProbeGroupsRequest) SetPageSize(fv int32)
func (*SearchProbeGroupsRequest) SetPageToken ¶
func (m *SearchProbeGroupsRequest) SetPageToken(fv *probe_group.PagerCursor)
func (*SearchProbeGroupsRequest) SetParent ¶
func (m *SearchProbeGroupsRequest) SetParent(fv *probe_group.ParentName)
func (*SearchProbeGroupsRequest) SetPhrase ¶
func (m *SearchProbeGroupsRequest) SetPhrase(fv string)
func (*SearchProbeGroupsRequest) SetView ¶
func (m *SearchProbeGroupsRequest) SetView(fv view.View)
func (*SearchProbeGroupsRequest) String ¶
func (m *SearchProbeGroupsRequest) String() string
func (*SearchProbeGroupsRequest) Unmarshal ¶
func (m *SearchProbeGroupsRequest) Unmarshal(b []byte) error
func (*SearchProbeGroupsRequest) UnmarshalJSON ¶
func (m *SearchProbeGroupsRequest) UnmarshalJSON(data []byte) error
type SearchProbeGroupsRequestFieldPathBuilder ¶
type SearchProbeGroupsRequestFieldPathBuilder struct{}
func NewSearchProbeGroupsRequestFieldPathBuilder ¶
func NewSearchProbeGroupsRequestFieldPathBuilder() SearchProbeGroupsRequestFieldPathBuilder
type SearchProbeGroupsRequestPathSelectorFieldMask ¶
type SearchProbeGroupsRequestPathSelectorFieldMask struct{}
func (SearchProbeGroupsRequestPathSelectorFieldMask) WithArrayOfValues ¶
func (s SearchProbeGroupsRequestPathSelectorFieldMask) WithArrayOfValues(values []*probe_group.ProbeGroup_FieldMask) *SearchProbeGroupsRequest_FieldTerminalPathArrayOfValues
func (SearchProbeGroupsRequestPathSelectorFieldMask) WithValue ¶
func (s SearchProbeGroupsRequestPathSelectorFieldMask) WithValue(value *probe_group.ProbeGroup_FieldMask) *SearchProbeGroupsRequest_FieldTerminalPathValue
type SearchProbeGroupsRequestPathSelectorFilter ¶
type SearchProbeGroupsRequestPathSelectorFilter struct{}
func (SearchProbeGroupsRequestPathSelectorFilter) FieldPath ¶
func (SearchProbeGroupsRequestPathSelectorFilter) FieldPath() *SearchProbeGroupsRequest_FieldTerminalPath
func (SearchProbeGroupsRequestPathSelectorFilter) WithArrayOfValues ¶
func (s SearchProbeGroupsRequestPathSelectorFilter) WithArrayOfValues(values []*probe_group.Filter) *SearchProbeGroupsRequest_FieldTerminalPathArrayOfValues
func (SearchProbeGroupsRequestPathSelectorFilter) WithValue ¶
func (s SearchProbeGroupsRequestPathSelectorFilter) WithValue(value *probe_group.Filter) *SearchProbeGroupsRequest_FieldTerminalPathValue
type SearchProbeGroupsRequestPathSelectorOrderBy ¶
type SearchProbeGroupsRequestPathSelectorOrderBy struct{}
func (SearchProbeGroupsRequestPathSelectorOrderBy) WithArrayOfValues ¶
func (s SearchProbeGroupsRequestPathSelectorOrderBy) WithArrayOfValues(values []*probe_group.OrderBy) *SearchProbeGroupsRequest_FieldTerminalPathArrayOfValues
func (SearchProbeGroupsRequestPathSelectorOrderBy) WithValue ¶
func (s SearchProbeGroupsRequestPathSelectorOrderBy) WithValue(value *probe_group.OrderBy) *SearchProbeGroupsRequest_FieldTerminalPathValue
type SearchProbeGroupsRequestPathSelectorPageSize ¶
type SearchProbeGroupsRequestPathSelectorPageSize struct{}
func (SearchProbeGroupsRequestPathSelectorPageSize) WithArrayOfValues ¶
func (s SearchProbeGroupsRequestPathSelectorPageSize) WithArrayOfValues(values []int32) *SearchProbeGroupsRequest_FieldTerminalPathArrayOfValues
func (SearchProbeGroupsRequestPathSelectorPageSize) WithValue ¶
func (s SearchProbeGroupsRequestPathSelectorPageSize) WithValue(value int32) *SearchProbeGroupsRequest_FieldTerminalPathValue
type SearchProbeGroupsRequestPathSelectorPageToken ¶
type SearchProbeGroupsRequestPathSelectorPageToken struct{}
func (SearchProbeGroupsRequestPathSelectorPageToken) WithArrayOfValues ¶
func (s SearchProbeGroupsRequestPathSelectorPageToken) WithArrayOfValues(values []*probe_group.PagerCursor) *SearchProbeGroupsRequest_FieldTerminalPathArrayOfValues
func (SearchProbeGroupsRequestPathSelectorPageToken) WithValue ¶
func (s SearchProbeGroupsRequestPathSelectorPageToken) WithValue(value *probe_group.PagerCursor) *SearchProbeGroupsRequest_FieldTerminalPathValue
type SearchProbeGroupsRequestPathSelectorParent ¶
type SearchProbeGroupsRequestPathSelectorParent struct{}
func (SearchProbeGroupsRequestPathSelectorParent) FieldPath ¶
func (SearchProbeGroupsRequestPathSelectorParent) FieldPath() *SearchProbeGroupsRequest_FieldTerminalPath
func (SearchProbeGroupsRequestPathSelectorParent) WithArrayOfValues ¶
func (s SearchProbeGroupsRequestPathSelectorParent) WithArrayOfValues(values []*probe_group.ParentName) *SearchProbeGroupsRequest_FieldTerminalPathArrayOfValues
func (SearchProbeGroupsRequestPathSelectorParent) WithValue ¶
func (s SearchProbeGroupsRequestPathSelectorParent) WithValue(value *probe_group.ParentName) *SearchProbeGroupsRequest_FieldTerminalPathValue
type SearchProbeGroupsRequestPathSelectorPhrase ¶
type SearchProbeGroupsRequestPathSelectorPhrase struct{}
func (SearchProbeGroupsRequestPathSelectorPhrase) FieldPath ¶
func (SearchProbeGroupsRequestPathSelectorPhrase) FieldPath() *SearchProbeGroupsRequest_FieldTerminalPath
func (SearchProbeGroupsRequestPathSelectorPhrase) WithArrayOfValues ¶
func (s SearchProbeGroupsRequestPathSelectorPhrase) WithArrayOfValues(values []string) *SearchProbeGroupsRequest_FieldTerminalPathArrayOfValues
func (SearchProbeGroupsRequestPathSelectorPhrase) WithValue ¶
func (s SearchProbeGroupsRequestPathSelectorPhrase) WithValue(value string) *SearchProbeGroupsRequest_FieldTerminalPathValue
type SearchProbeGroupsRequestPathSelectorView ¶
type SearchProbeGroupsRequestPathSelectorView struct{}
func (SearchProbeGroupsRequestPathSelectorView) FieldPath ¶
func (SearchProbeGroupsRequestPathSelectorView) FieldPath() *SearchProbeGroupsRequest_FieldTerminalPath
func (SearchProbeGroupsRequestPathSelectorView) WithArrayOfValues ¶
func (s SearchProbeGroupsRequestPathSelectorView) WithArrayOfValues(values []view.View) *SearchProbeGroupsRequest_FieldTerminalPathArrayOfValues
func (SearchProbeGroupsRequestPathSelectorView) WithValue ¶
func (s SearchProbeGroupsRequestPathSelectorView) WithValue(value view.View) *SearchProbeGroupsRequest_FieldTerminalPathValue
type SearchProbeGroupsRequest_FieldMask ¶
type SearchProbeGroupsRequest_FieldMask struct {
Paths []SearchProbeGroupsRequest_FieldPath
}
func FullSearchProbeGroupsRequest_FieldMask ¶
func FullSearchProbeGroupsRequest_FieldMask() *SearchProbeGroupsRequest_FieldMask
func (*SearchProbeGroupsRequest_FieldMask) AppendPath ¶
func (fieldMask *SearchProbeGroupsRequest_FieldMask) AppendPath(path SearchProbeGroupsRequest_FieldPath)
func (*SearchProbeGroupsRequest_FieldMask) AppendRawPath ¶
func (fieldMask *SearchProbeGroupsRequest_FieldMask) AppendRawPath(path gotenobject.FieldPath)
func (*SearchProbeGroupsRequest_FieldMask) DecodeFirestore ¶
func (fieldMask *SearchProbeGroupsRequest_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
func (*SearchProbeGroupsRequest_FieldMask) EncodeFirestore ¶
func (fieldMask *SearchProbeGroupsRequest_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
firestore encoding/decoding integration
func (*SearchProbeGroupsRequest_FieldMask) FilterInputFields ¶
func (fieldMask *SearchProbeGroupsRequest_FieldMask) FilterInputFields() *SearchProbeGroupsRequest_FieldMask
FilterInputFields generates copy of field paths with output_only field paths removed
func (*SearchProbeGroupsRequest_FieldMask) FromProtoFieldMask ¶
func (fieldMask *SearchProbeGroupsRequest_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
func (*SearchProbeGroupsRequest_FieldMask) GetPaths ¶
func (fieldMask *SearchProbeGroupsRequest_FieldMask) GetPaths() []SearchProbeGroupsRequest_FieldPath
func (*SearchProbeGroupsRequest_FieldMask) GetRawPaths ¶
func (fieldMask *SearchProbeGroupsRequest_FieldMask) GetRawPaths() []gotenobject.FieldPath
func (*SearchProbeGroupsRequest_FieldMask) IsFull ¶
func (fieldMask *SearchProbeGroupsRequest_FieldMask) IsFull() bool
func (SearchProbeGroupsRequest_FieldMask) Marshal ¶
func (fieldMask SearchProbeGroupsRequest_FieldMask) Marshal() ([]byte, error)
implement methods required by customType
func (SearchProbeGroupsRequest_FieldMask) MarshalJSON ¶
func (fieldMask SearchProbeGroupsRequest_FieldMask) MarshalJSON() ([]byte, error)
func (*SearchProbeGroupsRequest_FieldMask) PathsCount ¶
func (fieldMask *SearchProbeGroupsRequest_FieldMask) PathsCount() int
func (*SearchProbeGroupsRequest_FieldMask) Project ¶
func (fieldMask *SearchProbeGroupsRequest_FieldMask) Project(source *SearchProbeGroupsRequest) *SearchProbeGroupsRequest
func (*SearchProbeGroupsRequest_FieldMask) ProjectRaw ¶
func (fieldMask *SearchProbeGroupsRequest_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
func (*SearchProbeGroupsRequest_FieldMask) ProtoMessage ¶
func (fieldMask *SearchProbeGroupsRequest_FieldMask) ProtoMessage()
func (*SearchProbeGroupsRequest_FieldMask) ProtoReflect ¶
func (fieldMask *SearchProbeGroupsRequest_FieldMask) ProtoReflect() preflect.Message
func (*SearchProbeGroupsRequest_FieldMask) Reset ¶
func (fieldMask *SearchProbeGroupsRequest_FieldMask) Reset()
func (*SearchProbeGroupsRequest_FieldMask) Set ¶
func (fieldMask *SearchProbeGroupsRequest_FieldMask) Set(target, source *SearchProbeGroupsRequest)
func (*SearchProbeGroupsRequest_FieldMask) SetFromCliFlag ¶
func (fieldMask *SearchProbeGroupsRequest_FieldMask) SetFromCliFlag(raw string) error
func (*SearchProbeGroupsRequest_FieldMask) SetRaw ¶
func (fieldMask *SearchProbeGroupsRequest_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
func (*SearchProbeGroupsRequest_FieldMask) Size ¶
func (fieldMask *SearchProbeGroupsRequest_FieldMask) Size() int
func (*SearchProbeGroupsRequest_FieldMask) String ¶
func (fieldMask *SearchProbeGroupsRequest_FieldMask) String() string
func (*SearchProbeGroupsRequest_FieldMask) Subtract ¶
func (fieldMask *SearchProbeGroupsRequest_FieldMask) Subtract(other *SearchProbeGroupsRequest_FieldMask) *SearchProbeGroupsRequest_FieldMask
func (*SearchProbeGroupsRequest_FieldMask) SubtractRaw ¶
func (fieldMask *SearchProbeGroupsRequest_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
func (*SearchProbeGroupsRequest_FieldMask) ToProtoFieldMask ¶
func (fieldMask *SearchProbeGroupsRequest_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
ToFieldMask is used for proto conversions
func (*SearchProbeGroupsRequest_FieldMask) Unmarshal ¶
func (fieldMask *SearchProbeGroupsRequest_FieldMask) Unmarshal(data []byte) error
func (*SearchProbeGroupsRequest_FieldMask) UnmarshalJSON ¶
func (fieldMask *SearchProbeGroupsRequest_FieldMask) UnmarshalJSON(data []byte) error
type SearchProbeGroupsRequest_FieldPath ¶
type SearchProbeGroupsRequest_FieldPath interface { gotenobject.FieldPath Selector() SearchProbeGroupsRequest_FieldPathSelector Get(source *SearchProbeGroupsRequest) []interface{} GetSingle(source *SearchProbeGroupsRequest) (interface{}, bool) ClearValue(item *SearchProbeGroupsRequest) // Those methods build corresponding SearchProbeGroupsRequest_FieldPathValue // (or array of values) and holds passed value. Panics if injected type is incorrect. WithIValue(value interface{}) SearchProbeGroupsRequest_FieldPathValue WithIArrayOfValues(values interface{}) SearchProbeGroupsRequest_FieldPathArrayOfValues WithIArrayItemValue(value interface{}) SearchProbeGroupsRequest_FieldPathArrayItemValue }
FieldPath provides implementation to handle https://github.com/protocolbuffers/protobuf/blob/master/src/google/protobuf/field_mask.proto
func BuildSearchProbeGroupsRequest_FieldPath ¶
func BuildSearchProbeGroupsRequest_FieldPath(fp gotenobject.RawFieldPath) (SearchProbeGroupsRequest_FieldPath, error)
func MustParseSearchProbeGroupsRequest_FieldPath ¶
func MustParseSearchProbeGroupsRequest_FieldPath(rawField string) SearchProbeGroupsRequest_FieldPath
func ParseSearchProbeGroupsRequest_FieldPath ¶
func ParseSearchProbeGroupsRequest_FieldPath(rawField string) (SearchProbeGroupsRequest_FieldPath, error)
type SearchProbeGroupsRequest_FieldPathArrayItemValue ¶
type SearchProbeGroupsRequest_FieldPathArrayItemValue interface { gotenobject.FieldPathArrayItemValue SearchProbeGroupsRequest_FieldPath ContainsValue(*SearchProbeGroupsRequest) bool }
SearchProbeGroupsRequest_FieldPathArrayItemValue allows storing single item in Path-specific values for SearchProbeGroupsRequest according to their type Present only for array (repeated) types.
func MustParseSearchProbeGroupsRequest_FieldPathArrayItemValue ¶
func MustParseSearchProbeGroupsRequest_FieldPathArrayItemValue(pathStr, valueStr string) SearchProbeGroupsRequest_FieldPathArrayItemValue
func ParseSearchProbeGroupsRequest_FieldPathArrayItemValue ¶
func ParseSearchProbeGroupsRequest_FieldPathArrayItemValue(pathStr, valueStr string) (SearchProbeGroupsRequest_FieldPathArrayItemValue, error)
ParseSearchProbeGroupsRequest_FieldPathArrayItemValue parses string and JSON-encoded value to its Value
type SearchProbeGroupsRequest_FieldPathArrayOfValues ¶
type SearchProbeGroupsRequest_FieldPathArrayOfValues interface { gotenobject.FieldPathArrayOfValues SearchProbeGroupsRequest_FieldPath }
SearchProbeGroupsRequest_FieldPathArrayOfValues allows storing slice of values for SearchProbeGroupsRequest fields according to their type
func MustParseSearchProbeGroupsRequest_FieldPathArrayOfValues ¶
func MustParseSearchProbeGroupsRequest_FieldPathArrayOfValues(pathStr, valuesStr string) SearchProbeGroupsRequest_FieldPathArrayOfValues
func ParseSearchProbeGroupsRequest_FieldPathArrayOfValues ¶
func ParseSearchProbeGroupsRequest_FieldPathArrayOfValues(pathStr, valuesStr string) (SearchProbeGroupsRequest_FieldPathArrayOfValues, error)
type SearchProbeGroupsRequest_FieldPathSelector ¶
type SearchProbeGroupsRequest_FieldPathSelector int32
const ( SearchProbeGroupsRequest_FieldPathSelectorParent SearchProbeGroupsRequest_FieldPathSelector = 0 SearchProbeGroupsRequest_FieldPathSelectorPageSize SearchProbeGroupsRequest_FieldPathSelector = 1 SearchProbeGroupsRequest_FieldPathSelectorPageToken SearchProbeGroupsRequest_FieldPathSelector = 2 SearchProbeGroupsRequest_FieldPathSelectorOrderBy SearchProbeGroupsRequest_FieldPathSelector = 3 SearchProbeGroupsRequest_FieldPathSelectorFilter SearchProbeGroupsRequest_FieldPathSelector = 4 SearchProbeGroupsRequest_FieldPathSelectorFieldMask SearchProbeGroupsRequest_FieldPathSelector = 5 SearchProbeGroupsRequest_FieldPathSelectorView SearchProbeGroupsRequest_FieldPathSelector = 6 SearchProbeGroupsRequest_FieldPathSelectorPhrase SearchProbeGroupsRequest_FieldPathSelector = 7 )
func (SearchProbeGroupsRequest_FieldPathSelector) String ¶
func (s SearchProbeGroupsRequest_FieldPathSelector) String() string
type SearchProbeGroupsRequest_FieldPathValue ¶
type SearchProbeGroupsRequest_FieldPathValue interface { SearchProbeGroupsRequest_FieldPath gotenobject.FieldPathValue SetTo(target **SearchProbeGroupsRequest) CompareWith(*SearchProbeGroupsRequest) (cmp int, comparable bool) }
SearchProbeGroupsRequest_FieldPathValue allows storing values for SearchProbeGroupsRequest fields according to their type
func MustParseSearchProbeGroupsRequest_FieldPathValue ¶
func MustParseSearchProbeGroupsRequest_FieldPathValue(pathStr, valueStr string) SearchProbeGroupsRequest_FieldPathValue
func ParseSearchProbeGroupsRequest_FieldPathValue ¶
func ParseSearchProbeGroupsRequest_FieldPathValue(pathStr, valueStr string) (SearchProbeGroupsRequest_FieldPathValue, error)
type SearchProbeGroupsRequest_FieldTerminalPath ¶
type SearchProbeGroupsRequest_FieldTerminalPath struct {
// contains filtered or unexported fields
}
func (*SearchProbeGroupsRequest_FieldTerminalPath) ClearValue ¶
func (fp *SearchProbeGroupsRequest_FieldTerminalPath) ClearValue(item *SearchProbeGroupsRequest)
func (*SearchProbeGroupsRequest_FieldTerminalPath) ClearValueRaw ¶
func (fp *SearchProbeGroupsRequest_FieldTerminalPath) ClearValueRaw(item proto.Message)
func (*SearchProbeGroupsRequest_FieldTerminalPath) Get ¶
func (fp *SearchProbeGroupsRequest_FieldTerminalPath) Get(source *SearchProbeGroupsRequest) (values []interface{})
Get returns all values pointed by specific field from source SearchProbeGroupsRequest
func (*SearchProbeGroupsRequest_FieldTerminalPath) GetDefault ¶
func (fp *SearchProbeGroupsRequest_FieldTerminalPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*SearchProbeGroupsRequest_FieldTerminalPath) GetRaw ¶
func (fp *SearchProbeGroupsRequest_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
func (*SearchProbeGroupsRequest_FieldTerminalPath) GetSingle ¶
func (fp *SearchProbeGroupsRequest_FieldTerminalPath) GetSingle(source *SearchProbeGroupsRequest) (interface{}, bool)
GetSingle returns value pointed by specific field of from source SearchProbeGroupsRequest
func (*SearchProbeGroupsRequest_FieldTerminalPath) GetSingleRaw ¶
func (fp *SearchProbeGroupsRequest_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*SearchProbeGroupsRequest_FieldTerminalPath) IsLeaf ¶
func (fp *SearchProbeGroupsRequest_FieldTerminalPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*SearchProbeGroupsRequest_FieldTerminalPath) JSONString ¶
func (fp *SearchProbeGroupsRequest_FieldTerminalPath) JSONString() string
JSONString returns path representation is JSON convention
func (*SearchProbeGroupsRequest_FieldTerminalPath) Selector ¶
func (fp *SearchProbeGroupsRequest_FieldTerminalPath) Selector() SearchProbeGroupsRequest_FieldPathSelector
func (*SearchProbeGroupsRequest_FieldTerminalPath) SplitIntoTerminalIPaths ¶ added in v0.7.1
func (fp *SearchProbeGroupsRequest_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
func (*SearchProbeGroupsRequest_FieldTerminalPath) String ¶
func (fp *SearchProbeGroupsRequest_FieldTerminalPath) String() string
String returns path representation in proto convention
func (*SearchProbeGroupsRequest_FieldTerminalPath) WithIArrayItemValue ¶
func (fp *SearchProbeGroupsRequest_FieldTerminalPath) WithIArrayItemValue(value interface{}) SearchProbeGroupsRequest_FieldPathArrayItemValue
func (*SearchProbeGroupsRequest_FieldTerminalPath) WithIArrayOfValues ¶
func (fp *SearchProbeGroupsRequest_FieldTerminalPath) WithIArrayOfValues(values interface{}) SearchProbeGroupsRequest_FieldPathArrayOfValues
func (*SearchProbeGroupsRequest_FieldTerminalPath) WithIValue ¶
func (fp *SearchProbeGroupsRequest_FieldTerminalPath) WithIValue(value interface{}) SearchProbeGroupsRequest_FieldPathValue
func (*SearchProbeGroupsRequest_FieldTerminalPath) WithRawIArrayItemValue ¶
func (fp *SearchProbeGroupsRequest_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*SearchProbeGroupsRequest_FieldTerminalPath) WithRawIArrayOfValues ¶
func (fp *SearchProbeGroupsRequest_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*SearchProbeGroupsRequest_FieldTerminalPath) WithRawIValue ¶
func (fp *SearchProbeGroupsRequest_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type SearchProbeGroupsRequest_FieldTerminalPathArrayItemValue ¶
type SearchProbeGroupsRequest_FieldTerminalPathArrayItemValue struct { SearchProbeGroupsRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*SearchProbeGroupsRequest_FieldTerminalPathArrayItemValue) ContainsValue ¶
func (fpaiv *SearchProbeGroupsRequest_FieldTerminalPathArrayItemValue) ContainsValue(source *SearchProbeGroupsRequest) bool
Contains returns a boolean indicating if value that is being held is present in given 'SearchProbeGroupsRequest'
func (*SearchProbeGroupsRequest_FieldTerminalPathArrayItemValue) GetRawItemValue ¶
func (fpaiv *SearchProbeGroupsRequest_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored element value for array in object SearchProbeGroupsRequest as interface{}
func (*SearchProbeGroupsRequest_FieldTerminalPathArrayItemValue) GetSingle ¶
func (fpaiv *SearchProbeGroupsRequest_FieldTerminalPathArrayItemValue) GetSingle(source *SearchProbeGroupsRequest) (interface{}, bool)
func (*SearchProbeGroupsRequest_FieldTerminalPathArrayItemValue) GetSingleRaw ¶
func (fpaiv *SearchProbeGroupsRequest_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
type SearchProbeGroupsRequest_FieldTerminalPathArrayOfValues ¶
type SearchProbeGroupsRequest_FieldTerminalPathArrayOfValues struct { SearchProbeGroupsRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*SearchProbeGroupsRequest_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues ¶
func (fpaov *SearchProbeGroupsRequest_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues() ([]*probe_group.ProbeGroup_FieldMask, bool)
func (*SearchProbeGroupsRequest_FieldTerminalPathArrayOfValues) AsFilterArrayOfValues ¶
func (fpaov *SearchProbeGroupsRequest_FieldTerminalPathArrayOfValues) AsFilterArrayOfValues() ([]*probe_group.Filter, bool)
func (*SearchProbeGroupsRequest_FieldTerminalPathArrayOfValues) AsOrderByArrayOfValues ¶
func (fpaov *SearchProbeGroupsRequest_FieldTerminalPathArrayOfValues) AsOrderByArrayOfValues() ([]*probe_group.OrderBy, bool)
func (*SearchProbeGroupsRequest_FieldTerminalPathArrayOfValues) AsPageSizeArrayOfValues ¶
func (fpaov *SearchProbeGroupsRequest_FieldTerminalPathArrayOfValues) AsPageSizeArrayOfValues() ([]int32, bool)
func (*SearchProbeGroupsRequest_FieldTerminalPathArrayOfValues) AsPageTokenArrayOfValues ¶
func (fpaov *SearchProbeGroupsRequest_FieldTerminalPathArrayOfValues) AsPageTokenArrayOfValues() ([]*probe_group.PagerCursor, bool)
func (*SearchProbeGroupsRequest_FieldTerminalPathArrayOfValues) AsParentArrayOfValues ¶
func (fpaov *SearchProbeGroupsRequest_FieldTerminalPathArrayOfValues) AsParentArrayOfValues() ([]*probe_group.ParentName, bool)
func (*SearchProbeGroupsRequest_FieldTerminalPathArrayOfValues) AsPhraseArrayOfValues ¶
func (fpaov *SearchProbeGroupsRequest_FieldTerminalPathArrayOfValues) AsPhraseArrayOfValues() ([]string, bool)
func (*SearchProbeGroupsRequest_FieldTerminalPathArrayOfValues) AsViewArrayOfValues ¶
func (fpaov *SearchProbeGroupsRequest_FieldTerminalPathArrayOfValues) AsViewArrayOfValues() ([]view.View, bool)
func (*SearchProbeGroupsRequest_FieldTerminalPathArrayOfValues) GetRawValues ¶
func (fpaov *SearchProbeGroupsRequest_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
type SearchProbeGroupsRequest_FieldTerminalPathValue ¶
type SearchProbeGroupsRequest_FieldTerminalPathValue struct { SearchProbeGroupsRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*SearchProbeGroupsRequest_FieldTerminalPathValue) AsFieldMaskValue ¶
func (fpv *SearchProbeGroupsRequest_FieldTerminalPathValue) AsFieldMaskValue() (*probe_group.ProbeGroup_FieldMask, bool)
func (*SearchProbeGroupsRequest_FieldTerminalPathValue) AsFilterValue ¶
func (fpv *SearchProbeGroupsRequest_FieldTerminalPathValue) AsFilterValue() (*probe_group.Filter, bool)
func (*SearchProbeGroupsRequest_FieldTerminalPathValue) AsOrderByValue ¶
func (fpv *SearchProbeGroupsRequest_FieldTerminalPathValue) AsOrderByValue() (*probe_group.OrderBy, bool)
func (*SearchProbeGroupsRequest_FieldTerminalPathValue) AsPageSizeValue ¶
func (fpv *SearchProbeGroupsRequest_FieldTerminalPathValue) AsPageSizeValue() (int32, bool)
func (*SearchProbeGroupsRequest_FieldTerminalPathValue) AsPageTokenValue ¶
func (fpv *SearchProbeGroupsRequest_FieldTerminalPathValue) AsPageTokenValue() (*probe_group.PagerCursor, bool)
func (*SearchProbeGroupsRequest_FieldTerminalPathValue) AsParentValue ¶
func (fpv *SearchProbeGroupsRequest_FieldTerminalPathValue) AsParentValue() (*probe_group.ParentName, bool)
func (*SearchProbeGroupsRequest_FieldTerminalPathValue) AsPhraseValue ¶
func (fpv *SearchProbeGroupsRequest_FieldTerminalPathValue) AsPhraseValue() (string, bool)
func (*SearchProbeGroupsRequest_FieldTerminalPathValue) AsViewValue ¶
func (fpv *SearchProbeGroupsRequest_FieldTerminalPathValue) AsViewValue() (view.View, bool)
func (*SearchProbeGroupsRequest_FieldTerminalPathValue) CompareWith ¶
func (fpv *SearchProbeGroupsRequest_FieldTerminalPathValue) CompareWith(source *SearchProbeGroupsRequest) (int, bool)
CompareWith compares value in the 'SearchProbeGroupsRequest_FieldTerminalPathValue' with the value under path in 'SearchProbeGroupsRequest'.
func (*SearchProbeGroupsRequest_FieldTerminalPathValue) CompareWithRaw ¶
func (fpv *SearchProbeGroupsRequest_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*SearchProbeGroupsRequest_FieldTerminalPathValue) GetRawValue ¶
func (fpv *SearchProbeGroupsRequest_FieldTerminalPathValue) GetRawValue() interface{}
GetRawValue returns raw value stored under selected path for 'SearchProbeGroupsRequest' as interface{}
func (*SearchProbeGroupsRequest_FieldTerminalPathValue) SetTo ¶
func (fpv *SearchProbeGroupsRequest_FieldTerminalPathValue) SetTo(target **SearchProbeGroupsRequest)
SetTo stores value for selected field for object SearchProbeGroupsRequest
func (*SearchProbeGroupsRequest_FieldTerminalPathValue) SetToRaw ¶
func (fpv *SearchProbeGroupsRequest_FieldTerminalPathValue) SetToRaw(target proto.Message)
type SearchProbeGroupsResponse ¶
type SearchProbeGroupsResponse struct { // The list of ProbeGroups ProbeGroups []*probe_group.ProbeGroup `protobuf:"bytes,1,rep,name=probe_groups,json=probeGroups,proto3" json:"probe_groups,omitempty" firestore:"probeGroups"` // A token to retrieve previous page of results. Pass this value in the // [SearchProbeGroupsRequest.page_token][ntt.watchdog.v1alpha2.SearchProbeGroupsRequest.page_token] PrevPageToken *probe_group.PagerCursor `` /* 151-byte string literal not displayed */ // A token to retrieve next page of results. Pass this value in the // [SearchProbeGroupsRequest.page_token][ntt.watchdog.v1alpha2.SearchProbeGroupsRequest.page_token] NextPageToken *probe_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 ProbeGroups across all pages. TotalResultsCount int32 `` /* 145-byte string literal not displayed */ // contains filtered or unexported fields }
Request message for method [SearchProbeGroups][ntt.watchdog.v1alpha2.SearchProbeGroups]
func (*SearchProbeGroupsResponse) Clone ¶
func (o *SearchProbeGroupsResponse) Clone() *SearchProbeGroupsResponse
func (*SearchProbeGroupsResponse) CloneRaw ¶
func (o *SearchProbeGroupsResponse) CloneRaw() gotenobject.GotenObjectExt
func (*SearchProbeGroupsResponse) Descriptor ¶
func (*SearchProbeGroupsResponse) Descriptor() ([]byte, []int)
Deprecated, Use SearchProbeGroupsResponse.ProtoReflect.Descriptor instead.
func (*SearchProbeGroupsResponse) GetCurrentOffset ¶
func (m *SearchProbeGroupsResponse) GetCurrentOffset() int32
func (*SearchProbeGroupsResponse) GetNextPageToken ¶
func (m *SearchProbeGroupsResponse) GetNextPageToken() *probe_group.PagerCursor
func (*SearchProbeGroupsResponse) GetPrevPageToken ¶
func (m *SearchProbeGroupsResponse) GetPrevPageToken() *probe_group.PagerCursor
func (*SearchProbeGroupsResponse) GetProbeGroups ¶
func (m *SearchProbeGroupsResponse) GetProbeGroups() []*probe_group.ProbeGroup
func (*SearchProbeGroupsResponse) GetTotalResultsCount ¶
func (m *SearchProbeGroupsResponse) GetTotalResultsCount() int32
func (*SearchProbeGroupsResponse) GotenMessage ¶
func (*SearchProbeGroupsResponse) GotenMessage()
func (*SearchProbeGroupsResponse) GotenObjectExt ¶
func (o *SearchProbeGroupsResponse) GotenObjectExt()
func (*SearchProbeGroupsResponse) GotenValidate ¶
func (obj *SearchProbeGroupsResponse) GotenValidate() error
func (*SearchProbeGroupsResponse) MakeDiffFieldMask ¶
func (o *SearchProbeGroupsResponse) MakeDiffFieldMask(other *SearchProbeGroupsResponse) *SearchProbeGroupsResponse_FieldMask
func (*SearchProbeGroupsResponse) MakeFullFieldMask ¶
func (o *SearchProbeGroupsResponse) MakeFullFieldMask() *SearchProbeGroupsResponse_FieldMask
func (*SearchProbeGroupsResponse) MakeRawDiffFieldMask ¶
func (o *SearchProbeGroupsResponse) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
func (*SearchProbeGroupsResponse) MakeRawFullFieldMask ¶
func (o *SearchProbeGroupsResponse) MakeRawFullFieldMask() gotenobject.FieldMask
func (*SearchProbeGroupsResponse) Marshal ¶
func (m *SearchProbeGroupsResponse) Marshal() ([]byte, error)
func (*SearchProbeGroupsResponse) MarshalJSON ¶
func (m *SearchProbeGroupsResponse) MarshalJSON() ([]byte, error)
func (*SearchProbeGroupsResponse) Merge ¶
func (o *SearchProbeGroupsResponse) Merge(source *SearchProbeGroupsResponse)
func (*SearchProbeGroupsResponse) MergeRaw ¶
func (o *SearchProbeGroupsResponse) MergeRaw(source gotenobject.GotenObjectExt)
func (*SearchProbeGroupsResponse) ProtoMessage ¶
func (*SearchProbeGroupsResponse) ProtoMessage()
func (*SearchProbeGroupsResponse) ProtoReflect ¶
func (m *SearchProbeGroupsResponse) ProtoReflect() preflect.Message
func (*SearchProbeGroupsResponse) Reset ¶
func (m *SearchProbeGroupsResponse) Reset()
func (*SearchProbeGroupsResponse) SetCurrentOffset ¶
func (m *SearchProbeGroupsResponse) SetCurrentOffset(fv int32)
func (*SearchProbeGroupsResponse) SetNextPageToken ¶
func (m *SearchProbeGroupsResponse) SetNextPageToken(fv *probe_group.PagerCursor)
func (*SearchProbeGroupsResponse) SetPrevPageToken ¶
func (m *SearchProbeGroupsResponse) SetPrevPageToken(fv *probe_group.PagerCursor)
func (*SearchProbeGroupsResponse) SetProbeGroups ¶
func (m *SearchProbeGroupsResponse) SetProbeGroups(fv []*probe_group.ProbeGroup)
func (*SearchProbeGroupsResponse) SetTotalResultsCount ¶
func (m *SearchProbeGroupsResponse) SetTotalResultsCount(fv int32)
func (*SearchProbeGroupsResponse) String ¶
func (m *SearchProbeGroupsResponse) String() string
func (*SearchProbeGroupsResponse) Unmarshal ¶
func (m *SearchProbeGroupsResponse) Unmarshal(b []byte) error
func (*SearchProbeGroupsResponse) UnmarshalJSON ¶
func (m *SearchProbeGroupsResponse) UnmarshalJSON(data []byte) error
type SearchProbeGroupsResponseFieldPathBuilder ¶
type SearchProbeGroupsResponseFieldPathBuilder struct{}
func NewSearchProbeGroupsResponseFieldPathBuilder ¶
func NewSearchProbeGroupsResponseFieldPathBuilder() SearchProbeGroupsResponseFieldPathBuilder
func (SearchProbeGroupsResponseFieldPathBuilder) CurrentOffset ¶
func (SearchProbeGroupsResponseFieldPathBuilder) CurrentOffset() SearchProbeGroupsResponsePathSelectorCurrentOffset
func (SearchProbeGroupsResponseFieldPathBuilder) NextPageToken ¶
func (SearchProbeGroupsResponseFieldPathBuilder) NextPageToken() SearchProbeGroupsResponsePathSelectorNextPageToken
func (SearchProbeGroupsResponseFieldPathBuilder) PrevPageToken ¶
func (SearchProbeGroupsResponseFieldPathBuilder) PrevPageToken() SearchProbeGroupsResponsePathSelectorPrevPageToken
func (SearchProbeGroupsResponseFieldPathBuilder) ProbeGroups ¶
func (SearchProbeGroupsResponseFieldPathBuilder) TotalResultsCount ¶
func (SearchProbeGroupsResponseFieldPathBuilder) TotalResultsCount() SearchProbeGroupsResponsePathSelectorTotalResultsCount
type SearchProbeGroupsResponseMapPathSelectorProbeGroupsMetadataAnnotations ¶
type SearchProbeGroupsResponseMapPathSelectorProbeGroupsMetadataAnnotations struct {
// contains filtered or unexported fields
}
func (SearchProbeGroupsResponseMapPathSelectorProbeGroupsMetadataAnnotations) WithArrayOfValues ¶
func (s SearchProbeGroupsResponseMapPathSelectorProbeGroupsMetadataAnnotations) WithArrayOfValues(values []string) *SearchProbeGroupsResponse_FieldSubPathArrayOfValues
type SearchProbeGroupsResponseMapPathSelectorProbeGroupsMetadataLabels ¶
type SearchProbeGroupsResponseMapPathSelectorProbeGroupsMetadataLabels struct {
// contains filtered or unexported fields
}
func (SearchProbeGroupsResponseMapPathSelectorProbeGroupsMetadataLabels) WithArrayOfValues ¶
func (s SearchProbeGroupsResponseMapPathSelectorProbeGroupsMetadataLabels) WithArrayOfValues(values []string) *SearchProbeGroupsResponse_FieldSubPathArrayOfValues
func (SearchProbeGroupsResponseMapPathSelectorProbeGroupsMetadataLabels) WithValue ¶
func (s SearchProbeGroupsResponseMapPathSelectorProbeGroupsMetadataLabels) WithValue(value string) *SearchProbeGroupsResponse_FieldSubPathValue
type SearchProbeGroupsResponseMapPathSelectorProbeGroupsMetadataShards ¶
type SearchProbeGroupsResponseMapPathSelectorProbeGroupsMetadataShards struct {
// contains filtered or unexported fields
}
func (SearchProbeGroupsResponseMapPathSelectorProbeGroupsMetadataShards) WithArrayOfValues ¶
func (s SearchProbeGroupsResponseMapPathSelectorProbeGroupsMetadataShards) WithArrayOfValues(values []int64) *SearchProbeGroupsResponse_FieldSubPathArrayOfValues
func (SearchProbeGroupsResponseMapPathSelectorProbeGroupsMetadataShards) WithValue ¶
func (s SearchProbeGroupsResponseMapPathSelectorProbeGroupsMetadataShards) WithValue(value int64) *SearchProbeGroupsResponse_FieldSubPathValue
type SearchProbeGroupsResponseMapPathSelectorProbeGroupsStateRegionalTargetCounts ¶
type SearchProbeGroupsResponseMapPathSelectorProbeGroupsStateRegionalTargetCounts struct {
// contains filtered or unexported fields
}
func (SearchProbeGroupsResponseMapPathSelectorProbeGroupsStateRegionalTargetCounts) WithArrayOfValues ¶
func (s SearchProbeGroupsResponseMapPathSelectorProbeGroupsStateRegionalTargetCounts) WithArrayOfValues(values []int64) *SearchProbeGroupsResponse_FieldSubPathArrayOfValues
type SearchProbeGroupsResponsePathSelectorCurrentOffset ¶
type SearchProbeGroupsResponsePathSelectorCurrentOffset struct{}
func (SearchProbeGroupsResponsePathSelectorCurrentOffset) WithArrayOfValues ¶
func (s SearchProbeGroupsResponsePathSelectorCurrentOffset) WithArrayOfValues(values []int32) *SearchProbeGroupsResponse_FieldTerminalPathArrayOfValues
func (SearchProbeGroupsResponsePathSelectorCurrentOffset) WithValue ¶
func (s SearchProbeGroupsResponsePathSelectorCurrentOffset) WithValue(value int32) *SearchProbeGroupsResponse_FieldTerminalPathValue
type SearchProbeGroupsResponsePathSelectorNextPageToken ¶
type SearchProbeGroupsResponsePathSelectorNextPageToken struct{}
func (SearchProbeGroupsResponsePathSelectorNextPageToken) WithArrayOfValues ¶
func (s SearchProbeGroupsResponsePathSelectorNextPageToken) WithArrayOfValues(values []*probe_group.PagerCursor) *SearchProbeGroupsResponse_FieldTerminalPathArrayOfValues
func (SearchProbeGroupsResponsePathSelectorNextPageToken) WithValue ¶
func (s SearchProbeGroupsResponsePathSelectorNextPageToken) WithValue(value *probe_group.PagerCursor) *SearchProbeGroupsResponse_FieldTerminalPathValue
type SearchProbeGroupsResponsePathSelectorPrevPageToken ¶
type SearchProbeGroupsResponsePathSelectorPrevPageToken struct{}
func (SearchProbeGroupsResponsePathSelectorPrevPageToken) WithArrayOfValues ¶
func (s SearchProbeGroupsResponsePathSelectorPrevPageToken) WithArrayOfValues(values []*probe_group.PagerCursor) *SearchProbeGroupsResponse_FieldTerminalPathArrayOfValues
func (SearchProbeGroupsResponsePathSelectorPrevPageToken) WithValue ¶
func (s SearchProbeGroupsResponsePathSelectorPrevPageToken) WithValue(value *probe_group.PagerCursor) *SearchProbeGroupsResponse_FieldTerminalPathValue
type SearchProbeGroupsResponsePathSelectorProbeGroups ¶
type SearchProbeGroupsResponsePathSelectorProbeGroups struct{}
func (SearchProbeGroupsResponsePathSelectorProbeGroups) DisplayName ¶
func (SearchProbeGroupsResponsePathSelectorProbeGroups) WithArrayOfValues ¶
func (s SearchProbeGroupsResponsePathSelectorProbeGroups) WithArrayOfValues(values [][]*probe_group.ProbeGroup) *SearchProbeGroupsResponse_FieldTerminalPathArrayOfValues
func (SearchProbeGroupsResponsePathSelectorProbeGroups) WithItemValue ¶
func (s SearchProbeGroupsResponsePathSelectorProbeGroups) WithItemValue(value *probe_group.ProbeGroup) *SearchProbeGroupsResponse_FieldTerminalPathArrayItemValue
func (SearchProbeGroupsResponsePathSelectorProbeGroups) WithSubArrayItemValue ¶
func (s SearchProbeGroupsResponsePathSelectorProbeGroups) WithSubArrayItemValue(subPathArrayItemValue probe_group.ProbeGroup_FieldPathArrayItemValue) *SearchProbeGroupsResponse_FieldSubPathArrayItemValue
func (SearchProbeGroupsResponsePathSelectorProbeGroups) WithSubArrayOfValues ¶
func (s SearchProbeGroupsResponsePathSelectorProbeGroups) WithSubArrayOfValues(subPathArrayOfValues probe_group.ProbeGroup_FieldPathArrayOfValues) *SearchProbeGroupsResponse_FieldSubPathArrayOfValues
func (SearchProbeGroupsResponsePathSelectorProbeGroups) WithSubPath ¶
func (SearchProbeGroupsResponsePathSelectorProbeGroups) WithSubPath(subPath probe_group.ProbeGroup_FieldPath) *SearchProbeGroupsResponse_FieldSubPath
func (SearchProbeGroupsResponsePathSelectorProbeGroups) WithSubValue ¶
func (s SearchProbeGroupsResponsePathSelectorProbeGroups) WithSubValue(subPathValue probe_group.ProbeGroup_FieldPathValue) *SearchProbeGroupsResponse_FieldSubPathValue
func (SearchProbeGroupsResponsePathSelectorProbeGroups) WithValue ¶
func (s SearchProbeGroupsResponsePathSelectorProbeGroups) WithValue(value []*probe_group.ProbeGroup) *SearchProbeGroupsResponse_FieldTerminalPathValue
type SearchProbeGroupsResponsePathSelectorProbeGroupsDisplayName ¶
type SearchProbeGroupsResponsePathSelectorProbeGroupsDisplayName struct{}
func (SearchProbeGroupsResponsePathSelectorProbeGroupsDisplayName) WithArrayOfValues ¶
func (s SearchProbeGroupsResponsePathSelectorProbeGroupsDisplayName) WithArrayOfValues(values []string) *SearchProbeGroupsResponse_FieldSubPathArrayOfValues
func (SearchProbeGroupsResponsePathSelectorProbeGroupsDisplayName) WithValue ¶
func (s SearchProbeGroupsResponsePathSelectorProbeGroupsDisplayName) WithValue(value string) *SearchProbeGroupsResponse_FieldSubPathValue
type SearchProbeGroupsResponsePathSelectorProbeGroupsMetadata ¶
type SearchProbeGroupsResponsePathSelectorProbeGroupsMetadata struct{}
func (SearchProbeGroupsResponsePathSelectorProbeGroupsMetadata) Annotations ¶
func (SearchProbeGroupsResponsePathSelectorProbeGroupsMetadata) CreateTime ¶
func (SearchProbeGroupsResponsePathSelectorProbeGroupsMetadata) DeleteTime ¶ added in v0.7.1
func (SearchProbeGroupsResponsePathSelectorProbeGroupsMetadata) Generation ¶
func (SearchProbeGroupsResponsePathSelectorProbeGroupsMetadata) OwnerReferences ¶
func (SearchProbeGroupsResponsePathSelectorProbeGroupsMetadata) ResourceVersion ¶
func (SearchProbeGroupsResponsePathSelectorProbeGroupsMetadata) UpdateTime ¶
func (SearchProbeGroupsResponsePathSelectorProbeGroupsMetadata) WithArrayOfValues ¶
func (s SearchProbeGroupsResponsePathSelectorProbeGroupsMetadata) WithArrayOfValues(values []*ntt_meta.Meta) *SearchProbeGroupsResponse_FieldSubPathArrayOfValues
func (SearchProbeGroupsResponsePathSelectorProbeGroupsMetadata) WithValue ¶
func (s SearchProbeGroupsResponsePathSelectorProbeGroupsMetadata) WithValue(value *ntt_meta.Meta) *SearchProbeGroupsResponse_FieldSubPathValue
type SearchProbeGroupsResponsePathSelectorProbeGroupsMetadataAnnotations ¶
type SearchProbeGroupsResponsePathSelectorProbeGroupsMetadataAnnotations struct{}
func (SearchProbeGroupsResponsePathSelectorProbeGroupsMetadataAnnotations) WithArrayOfValues ¶
func (s SearchProbeGroupsResponsePathSelectorProbeGroupsMetadataAnnotations) WithArrayOfValues(values []map[string]string) *SearchProbeGroupsResponse_FieldSubPathArrayOfValues
func (SearchProbeGroupsResponsePathSelectorProbeGroupsMetadataAnnotations) WithValue ¶
func (s SearchProbeGroupsResponsePathSelectorProbeGroupsMetadataAnnotations) WithValue(value map[string]string) *SearchProbeGroupsResponse_FieldSubPathValue
type SearchProbeGroupsResponsePathSelectorProbeGroupsMetadataCreateTime ¶
type SearchProbeGroupsResponsePathSelectorProbeGroupsMetadataCreateTime struct{}
func (SearchProbeGroupsResponsePathSelectorProbeGroupsMetadataCreateTime) WithArrayOfValues ¶
func (s SearchProbeGroupsResponsePathSelectorProbeGroupsMetadataCreateTime) WithArrayOfValues(values []*timestamp.Timestamp) *SearchProbeGroupsResponse_FieldSubPathArrayOfValues
type SearchProbeGroupsResponsePathSelectorProbeGroupsMetadataDeleteTime ¶ added in v0.7.1
type SearchProbeGroupsResponsePathSelectorProbeGroupsMetadataDeleteTime struct{}
func (SearchProbeGroupsResponsePathSelectorProbeGroupsMetadataDeleteTime) FieldPath ¶ added in v0.7.1
func (SearchProbeGroupsResponsePathSelectorProbeGroupsMetadataDeleteTime) WithArrayOfValues ¶ added in v0.7.1
func (s SearchProbeGroupsResponsePathSelectorProbeGroupsMetadataDeleteTime) WithArrayOfValues(values []*timestamp.Timestamp) *SearchProbeGroupsResponse_FieldSubPathArrayOfValues
type SearchProbeGroupsResponsePathSelectorProbeGroupsMetadataGeneration ¶
type SearchProbeGroupsResponsePathSelectorProbeGroupsMetadataGeneration struct{}
func (SearchProbeGroupsResponsePathSelectorProbeGroupsMetadataGeneration) WithArrayOfValues ¶
func (s SearchProbeGroupsResponsePathSelectorProbeGroupsMetadataGeneration) WithArrayOfValues(values []int64) *SearchProbeGroupsResponse_FieldSubPathArrayOfValues
func (SearchProbeGroupsResponsePathSelectorProbeGroupsMetadataGeneration) WithValue ¶
func (s SearchProbeGroupsResponsePathSelectorProbeGroupsMetadataGeneration) WithValue(value int64) *SearchProbeGroupsResponse_FieldSubPathValue
type SearchProbeGroupsResponsePathSelectorProbeGroupsMetadataLabels ¶
type SearchProbeGroupsResponsePathSelectorProbeGroupsMetadataLabels struct{}
func (SearchProbeGroupsResponsePathSelectorProbeGroupsMetadataLabels) WithArrayOfValues ¶
func (s SearchProbeGroupsResponsePathSelectorProbeGroupsMetadataLabels) WithArrayOfValues(values []map[string]string) *SearchProbeGroupsResponse_FieldSubPathArrayOfValues
func (SearchProbeGroupsResponsePathSelectorProbeGroupsMetadataLabels) WithValue ¶
func (s SearchProbeGroupsResponsePathSelectorProbeGroupsMetadataLabels) WithValue(value map[string]string) *SearchProbeGroupsResponse_FieldSubPathValue
type SearchProbeGroupsResponsePathSelectorProbeGroupsMetadataLifecycle ¶ added in v0.7.1
type SearchProbeGroupsResponsePathSelectorProbeGroupsMetadataLifecycle struct{}
func (SearchProbeGroupsResponsePathSelectorProbeGroupsMetadataLifecycle) BlockDeletion ¶ added in v0.7.1
func (SearchProbeGroupsResponsePathSelectorProbeGroupsMetadataLifecycle) FieldPath ¶ added in v0.7.1
func (SearchProbeGroupsResponsePathSelectorProbeGroupsMetadataLifecycle) WithArrayOfValues ¶ added in v0.7.1
func (s SearchProbeGroupsResponsePathSelectorProbeGroupsMetadataLifecycle) WithArrayOfValues(values []*ntt_meta.Lifecycle) *SearchProbeGroupsResponse_FieldSubPathArrayOfValues
type SearchProbeGroupsResponsePathSelectorProbeGroupsMetadataLifecycleBlockDeletion ¶ added in v0.7.1
type SearchProbeGroupsResponsePathSelectorProbeGroupsMetadataLifecycleBlockDeletion struct{}
func (SearchProbeGroupsResponsePathSelectorProbeGroupsMetadataLifecycleBlockDeletion) FieldPath ¶ added in v0.7.1
func (SearchProbeGroupsResponsePathSelectorProbeGroupsMetadataLifecycleBlockDeletion) WithArrayOfValues ¶ added in v0.7.1
func (s SearchProbeGroupsResponsePathSelectorProbeGroupsMetadataLifecycleBlockDeletion) WithArrayOfValues(values []bool) *SearchProbeGroupsResponse_FieldSubPathArrayOfValues
type SearchProbeGroupsResponsePathSelectorProbeGroupsMetadataLifecycleState ¶ added in v0.7.1
type SearchProbeGroupsResponsePathSelectorProbeGroupsMetadataLifecycleState struct{}
func (SearchProbeGroupsResponsePathSelectorProbeGroupsMetadataLifecycleState) FieldPath ¶ added in v0.7.1
func (SearchProbeGroupsResponsePathSelectorProbeGroupsMetadataLifecycleState) WithArrayOfValues ¶ added in v0.7.1
func (s SearchProbeGroupsResponsePathSelectorProbeGroupsMetadataLifecycleState) WithArrayOfValues(values []ntt_meta.Lifecycle_State) *SearchProbeGroupsResponse_FieldSubPathArrayOfValues
type SearchProbeGroupsResponsePathSelectorProbeGroupsMetadataOwnerReferences ¶
type SearchProbeGroupsResponsePathSelectorProbeGroupsMetadataOwnerReferences struct{}
func (SearchProbeGroupsResponsePathSelectorProbeGroupsMetadataOwnerReferences) BlockOwnerDeletion ¶
func (SearchProbeGroupsResponsePathSelectorProbeGroupsMetadataOwnerReferences) Controller ¶
func (SearchProbeGroupsResponsePathSelectorProbeGroupsMetadataOwnerReferences) Region ¶ added in v0.7.1
func (SearchProbeGroupsResponsePathSelectorProbeGroupsMetadataOwnerReferences) RequiresOwnerReference ¶ added in v0.7.1
func (SearchProbeGroupsResponsePathSelectorProbeGroupsMetadataOwnerReferences) Version ¶ added in v0.7.1
func (SearchProbeGroupsResponsePathSelectorProbeGroupsMetadataOwnerReferences) WithArrayOfValues ¶
func (s SearchProbeGroupsResponsePathSelectorProbeGroupsMetadataOwnerReferences) WithArrayOfValues(values [][]*ntt_meta.OwnerReference) *SearchProbeGroupsResponse_FieldSubPathArrayOfValues
func (SearchProbeGroupsResponsePathSelectorProbeGroupsMetadataOwnerReferences) WithItemValue ¶
type SearchProbeGroupsResponsePathSelectorProbeGroupsMetadataOwnerReferencesBlockOwnerDeletion ¶
type SearchProbeGroupsResponsePathSelectorProbeGroupsMetadataOwnerReferencesBlockOwnerDeletion struct{}
func (SearchProbeGroupsResponsePathSelectorProbeGroupsMetadataOwnerReferencesBlockOwnerDeletion) FieldPath ¶
func (SearchProbeGroupsResponsePathSelectorProbeGroupsMetadataOwnerReferencesBlockOwnerDeletion) WithArrayOfValues ¶
func (s SearchProbeGroupsResponsePathSelectorProbeGroupsMetadataOwnerReferencesBlockOwnerDeletion) WithArrayOfValues(values []bool) *SearchProbeGroupsResponse_FieldSubPathArrayOfValues
type SearchProbeGroupsResponsePathSelectorProbeGroupsMetadataOwnerReferencesController ¶
type SearchProbeGroupsResponsePathSelectorProbeGroupsMetadataOwnerReferencesController struct{}
func (SearchProbeGroupsResponsePathSelectorProbeGroupsMetadataOwnerReferencesController) FieldPath ¶
func (SearchProbeGroupsResponsePathSelectorProbeGroupsMetadataOwnerReferencesController) WithArrayOfValues ¶
func (s SearchProbeGroupsResponsePathSelectorProbeGroupsMetadataOwnerReferencesController) WithArrayOfValues(values []bool) *SearchProbeGroupsResponse_FieldSubPathArrayOfValues
type SearchProbeGroupsResponsePathSelectorProbeGroupsMetadataOwnerReferencesKind ¶
type SearchProbeGroupsResponsePathSelectorProbeGroupsMetadataOwnerReferencesKind struct{}
func (SearchProbeGroupsResponsePathSelectorProbeGroupsMetadataOwnerReferencesKind) WithArrayOfValues ¶
func (s SearchProbeGroupsResponsePathSelectorProbeGroupsMetadataOwnerReferencesKind) WithArrayOfValues(values []string) *SearchProbeGroupsResponse_FieldSubPathArrayOfValues
type SearchProbeGroupsResponsePathSelectorProbeGroupsMetadataOwnerReferencesName ¶
type SearchProbeGroupsResponsePathSelectorProbeGroupsMetadataOwnerReferencesName struct{}
func (SearchProbeGroupsResponsePathSelectorProbeGroupsMetadataOwnerReferencesName) WithArrayOfValues ¶
func (s SearchProbeGroupsResponsePathSelectorProbeGroupsMetadataOwnerReferencesName) WithArrayOfValues(values []string) *SearchProbeGroupsResponse_FieldSubPathArrayOfValues
type SearchProbeGroupsResponsePathSelectorProbeGroupsMetadataOwnerReferencesRegion ¶ added in v0.7.1
type SearchProbeGroupsResponsePathSelectorProbeGroupsMetadataOwnerReferencesRegion struct{}
func (SearchProbeGroupsResponsePathSelectorProbeGroupsMetadataOwnerReferencesRegion) FieldPath ¶ added in v0.7.1
func (SearchProbeGroupsResponsePathSelectorProbeGroupsMetadataOwnerReferencesRegion) WithArrayOfValues ¶ added in v0.7.1
func (s SearchProbeGroupsResponsePathSelectorProbeGroupsMetadataOwnerReferencesRegion) WithArrayOfValues(values []string) *SearchProbeGroupsResponse_FieldSubPathArrayOfValues
type SearchProbeGroupsResponsePathSelectorProbeGroupsMetadataOwnerReferencesRequiresOwnerReference ¶ added in v0.7.1
type SearchProbeGroupsResponsePathSelectorProbeGroupsMetadataOwnerReferencesRequiresOwnerReference struct{}
func (SearchProbeGroupsResponsePathSelectorProbeGroupsMetadataOwnerReferencesRequiresOwnerReference) FieldPath ¶ added in v0.7.1
func (SearchProbeGroupsResponsePathSelectorProbeGroupsMetadataOwnerReferencesRequiresOwnerReference) WithArrayOfValues ¶ added in v0.7.1
func (s SearchProbeGroupsResponsePathSelectorProbeGroupsMetadataOwnerReferencesRequiresOwnerReference) WithArrayOfValues(values []bool) *SearchProbeGroupsResponse_FieldSubPathArrayOfValues
type SearchProbeGroupsResponsePathSelectorProbeGroupsMetadataOwnerReferencesVersion ¶ added in v0.7.1
type SearchProbeGroupsResponsePathSelectorProbeGroupsMetadataOwnerReferencesVersion struct{}
func (SearchProbeGroupsResponsePathSelectorProbeGroupsMetadataOwnerReferencesVersion) FieldPath ¶ added in v0.7.1
func (SearchProbeGroupsResponsePathSelectorProbeGroupsMetadataOwnerReferencesVersion) WithArrayOfValues ¶ added in v0.7.1
func (s SearchProbeGroupsResponsePathSelectorProbeGroupsMetadataOwnerReferencesVersion) WithArrayOfValues(values []string) *SearchProbeGroupsResponse_FieldSubPathArrayOfValues
type SearchProbeGroupsResponsePathSelectorProbeGroupsMetadataResourceVersion ¶
type SearchProbeGroupsResponsePathSelectorProbeGroupsMetadataResourceVersion struct{}
func (SearchProbeGroupsResponsePathSelectorProbeGroupsMetadataResourceVersion) WithArrayOfValues ¶
func (s SearchProbeGroupsResponsePathSelectorProbeGroupsMetadataResourceVersion) WithArrayOfValues(values []string) *SearchProbeGroupsResponse_FieldSubPathArrayOfValues
type SearchProbeGroupsResponsePathSelectorProbeGroupsMetadataShards ¶
type SearchProbeGroupsResponsePathSelectorProbeGroupsMetadataShards struct{}
func (SearchProbeGroupsResponsePathSelectorProbeGroupsMetadataShards) WithArrayOfValues ¶
func (s SearchProbeGroupsResponsePathSelectorProbeGroupsMetadataShards) WithArrayOfValues(values []map[string]int64) *SearchProbeGroupsResponse_FieldSubPathArrayOfValues
func (SearchProbeGroupsResponsePathSelectorProbeGroupsMetadataShards) WithValue ¶
func (s SearchProbeGroupsResponsePathSelectorProbeGroupsMetadataShards) WithValue(value map[string]int64) *SearchProbeGroupsResponse_FieldSubPathValue
type SearchProbeGroupsResponsePathSelectorProbeGroupsMetadataSyncing ¶
type SearchProbeGroupsResponsePathSelectorProbeGroupsMetadataSyncing struct{}
func (SearchProbeGroupsResponsePathSelectorProbeGroupsMetadataSyncing) OwningRegion ¶
func (SearchProbeGroupsResponsePathSelectorProbeGroupsMetadataSyncing) WithArrayOfValues ¶
func (s SearchProbeGroupsResponsePathSelectorProbeGroupsMetadataSyncing) WithArrayOfValues(values []*ntt_meta.SyncingMeta) *SearchProbeGroupsResponse_FieldSubPathArrayOfValues
type SearchProbeGroupsResponsePathSelectorProbeGroupsMetadataSyncingOwningRegion ¶
type SearchProbeGroupsResponsePathSelectorProbeGroupsMetadataSyncingOwningRegion struct{}
func (SearchProbeGroupsResponsePathSelectorProbeGroupsMetadataSyncingOwningRegion) WithArrayOfValues ¶
func (s SearchProbeGroupsResponsePathSelectorProbeGroupsMetadataSyncingOwningRegion) WithArrayOfValues(values []string) *SearchProbeGroupsResponse_FieldSubPathArrayOfValues
type SearchProbeGroupsResponsePathSelectorProbeGroupsMetadataSyncingRegions ¶
type SearchProbeGroupsResponsePathSelectorProbeGroupsMetadataSyncingRegions struct{}
func (SearchProbeGroupsResponsePathSelectorProbeGroupsMetadataSyncingRegions) WithArrayOfValues ¶
func (s SearchProbeGroupsResponsePathSelectorProbeGroupsMetadataSyncingRegions) WithArrayOfValues(values [][]string) *SearchProbeGroupsResponse_FieldSubPathArrayOfValues
func (SearchProbeGroupsResponsePathSelectorProbeGroupsMetadataSyncingRegions) WithItemValue ¶
func (s SearchProbeGroupsResponsePathSelectorProbeGroupsMetadataSyncingRegions) WithItemValue(value string) *SearchProbeGroupsResponse_FieldSubPathArrayItemValue
func (SearchProbeGroupsResponsePathSelectorProbeGroupsMetadataSyncingRegions) WithValue ¶
func (s SearchProbeGroupsResponsePathSelectorProbeGroupsMetadataSyncingRegions) WithValue(value []string) *SearchProbeGroupsResponse_FieldSubPathValue
type SearchProbeGroupsResponsePathSelectorProbeGroupsMetadataTags ¶
type SearchProbeGroupsResponsePathSelectorProbeGroupsMetadataTags struct{}
func (SearchProbeGroupsResponsePathSelectorProbeGroupsMetadataTags) WithArrayOfValues ¶
func (s SearchProbeGroupsResponsePathSelectorProbeGroupsMetadataTags) WithArrayOfValues(values [][]string) *SearchProbeGroupsResponse_FieldSubPathArrayOfValues
func (SearchProbeGroupsResponsePathSelectorProbeGroupsMetadataTags) WithItemValue ¶
func (s SearchProbeGroupsResponsePathSelectorProbeGroupsMetadataTags) WithItemValue(value string) *SearchProbeGroupsResponse_FieldSubPathArrayItemValue
func (SearchProbeGroupsResponsePathSelectorProbeGroupsMetadataTags) WithValue ¶
func (s SearchProbeGroupsResponsePathSelectorProbeGroupsMetadataTags) WithValue(value []string) *SearchProbeGroupsResponse_FieldSubPathValue
type SearchProbeGroupsResponsePathSelectorProbeGroupsMetadataUpdateTime ¶
type SearchProbeGroupsResponsePathSelectorProbeGroupsMetadataUpdateTime struct{}
func (SearchProbeGroupsResponsePathSelectorProbeGroupsMetadataUpdateTime) WithArrayOfValues ¶
func (s SearchProbeGroupsResponsePathSelectorProbeGroupsMetadataUpdateTime) WithArrayOfValues(values []*timestamp.Timestamp) *SearchProbeGroupsResponse_FieldSubPathArrayOfValues
type SearchProbeGroupsResponsePathSelectorProbeGroupsMetadataUuid ¶
type SearchProbeGroupsResponsePathSelectorProbeGroupsMetadataUuid struct{}
func (SearchProbeGroupsResponsePathSelectorProbeGroupsMetadataUuid) WithArrayOfValues ¶
func (s SearchProbeGroupsResponsePathSelectorProbeGroupsMetadataUuid) WithArrayOfValues(values []string) *SearchProbeGroupsResponse_FieldSubPathArrayOfValues
func (SearchProbeGroupsResponsePathSelectorProbeGroupsMetadataUuid) WithValue ¶
func (s SearchProbeGroupsResponsePathSelectorProbeGroupsMetadataUuid) WithValue(value string) *SearchProbeGroupsResponse_FieldSubPathValue
type SearchProbeGroupsResponsePathSelectorProbeGroupsName ¶
type SearchProbeGroupsResponsePathSelectorProbeGroupsName struct{}
func (SearchProbeGroupsResponsePathSelectorProbeGroupsName) WithArrayOfValues ¶
func (s SearchProbeGroupsResponsePathSelectorProbeGroupsName) WithArrayOfValues(values []*probe_group.Name) *SearchProbeGroupsResponse_FieldSubPathArrayOfValues
func (SearchProbeGroupsResponsePathSelectorProbeGroupsName) WithValue ¶
func (s SearchProbeGroupsResponsePathSelectorProbeGroupsName) WithValue(value *probe_group.Name) *SearchProbeGroupsResponse_FieldSubPathValue
type SearchProbeGroupsResponsePathSelectorProbeGroupsState ¶
type SearchProbeGroupsResponsePathSelectorProbeGroupsState struct{}
func (SearchProbeGroupsResponsePathSelectorProbeGroupsState) RegionalTargetCounts ¶
func (SearchProbeGroupsResponsePathSelectorProbeGroupsState) TargetCount ¶
func (SearchProbeGroupsResponsePathSelectorProbeGroupsState) WithArrayOfValues ¶
func (s SearchProbeGroupsResponsePathSelectorProbeGroupsState) WithArrayOfValues(values []*probe_group.ProbeGroup_State) *SearchProbeGroupsResponse_FieldSubPathArrayOfValues
func (SearchProbeGroupsResponsePathSelectorProbeGroupsState) WithValue ¶
func (s SearchProbeGroupsResponsePathSelectorProbeGroupsState) WithValue(value *probe_group.ProbeGroup_State) *SearchProbeGroupsResponse_FieldSubPathValue
type SearchProbeGroupsResponsePathSelectorProbeGroupsStateRegionalTargetCounts ¶
type SearchProbeGroupsResponsePathSelectorProbeGroupsStateRegionalTargetCounts struct{}
func (SearchProbeGroupsResponsePathSelectorProbeGroupsStateRegionalTargetCounts) WithArrayOfValues ¶
func (s SearchProbeGroupsResponsePathSelectorProbeGroupsStateRegionalTargetCounts) WithArrayOfValues(values []map[string]int64) *SearchProbeGroupsResponse_FieldSubPathArrayOfValues
func (SearchProbeGroupsResponsePathSelectorProbeGroupsStateRegionalTargetCounts) WithValue ¶
func (s SearchProbeGroupsResponsePathSelectorProbeGroupsStateRegionalTargetCounts) WithValue(value map[string]int64) *SearchProbeGroupsResponse_FieldSubPathValue
type SearchProbeGroupsResponsePathSelectorProbeGroupsStateTargetCount ¶
type SearchProbeGroupsResponsePathSelectorProbeGroupsStateTargetCount struct{}
func (SearchProbeGroupsResponsePathSelectorProbeGroupsStateTargetCount) WithArrayOfValues ¶
func (s SearchProbeGroupsResponsePathSelectorProbeGroupsStateTargetCount) WithArrayOfValues(values []int64) *SearchProbeGroupsResponse_FieldSubPathArrayOfValues
func (SearchProbeGroupsResponsePathSelectorProbeGroupsStateTargetCount) WithValue ¶
func (s SearchProbeGroupsResponsePathSelectorProbeGroupsStateTargetCount) WithValue(value int64) *SearchProbeGroupsResponse_FieldSubPathValue
type SearchProbeGroupsResponsePathSelectorTotalResultsCount ¶
type SearchProbeGroupsResponsePathSelectorTotalResultsCount struct{}
func (SearchProbeGroupsResponsePathSelectorTotalResultsCount) WithArrayOfValues ¶
func (s SearchProbeGroupsResponsePathSelectorTotalResultsCount) WithArrayOfValues(values []int32) *SearchProbeGroupsResponse_FieldTerminalPathArrayOfValues
func (SearchProbeGroupsResponsePathSelectorTotalResultsCount) WithValue ¶
func (s SearchProbeGroupsResponsePathSelectorTotalResultsCount) WithValue(value int32) *SearchProbeGroupsResponse_FieldTerminalPathValue
type SearchProbeGroupsResponse_FieldMask ¶
type SearchProbeGroupsResponse_FieldMask struct {
Paths []SearchProbeGroupsResponse_FieldPath
}
func FullSearchProbeGroupsResponse_FieldMask ¶
func FullSearchProbeGroupsResponse_FieldMask() *SearchProbeGroupsResponse_FieldMask
func (*SearchProbeGroupsResponse_FieldMask) AppendPath ¶
func (fieldMask *SearchProbeGroupsResponse_FieldMask) AppendPath(path SearchProbeGroupsResponse_FieldPath)
func (*SearchProbeGroupsResponse_FieldMask) AppendRawPath ¶
func (fieldMask *SearchProbeGroupsResponse_FieldMask) AppendRawPath(path gotenobject.FieldPath)
func (*SearchProbeGroupsResponse_FieldMask) DecodeFirestore ¶
func (fieldMask *SearchProbeGroupsResponse_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
func (*SearchProbeGroupsResponse_FieldMask) EncodeFirestore ¶
func (fieldMask *SearchProbeGroupsResponse_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
firestore encoding/decoding integration
func (*SearchProbeGroupsResponse_FieldMask) FilterInputFields ¶
func (fieldMask *SearchProbeGroupsResponse_FieldMask) FilterInputFields() *SearchProbeGroupsResponse_FieldMask
FilterInputFields generates copy of field paths with output_only field paths removed
func (*SearchProbeGroupsResponse_FieldMask) FromProtoFieldMask ¶
func (fieldMask *SearchProbeGroupsResponse_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
func (*SearchProbeGroupsResponse_FieldMask) GetPaths ¶
func (fieldMask *SearchProbeGroupsResponse_FieldMask) GetPaths() []SearchProbeGroupsResponse_FieldPath
func (*SearchProbeGroupsResponse_FieldMask) GetRawPaths ¶
func (fieldMask *SearchProbeGroupsResponse_FieldMask) GetRawPaths() []gotenobject.FieldPath
func (*SearchProbeGroupsResponse_FieldMask) IsFull ¶
func (fieldMask *SearchProbeGroupsResponse_FieldMask) IsFull() bool
func (SearchProbeGroupsResponse_FieldMask) Marshal ¶
func (fieldMask SearchProbeGroupsResponse_FieldMask) Marshal() ([]byte, error)
implement methods required by customType
func (SearchProbeGroupsResponse_FieldMask) MarshalJSON ¶
func (fieldMask SearchProbeGroupsResponse_FieldMask) MarshalJSON() ([]byte, error)
func (*SearchProbeGroupsResponse_FieldMask) PathsCount ¶
func (fieldMask *SearchProbeGroupsResponse_FieldMask) PathsCount() int
func (*SearchProbeGroupsResponse_FieldMask) Project ¶
func (fieldMask *SearchProbeGroupsResponse_FieldMask) Project(source *SearchProbeGroupsResponse) *SearchProbeGroupsResponse
func (*SearchProbeGroupsResponse_FieldMask) ProjectRaw ¶
func (fieldMask *SearchProbeGroupsResponse_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
func (*SearchProbeGroupsResponse_FieldMask) ProtoMessage ¶
func (fieldMask *SearchProbeGroupsResponse_FieldMask) ProtoMessage()
func (*SearchProbeGroupsResponse_FieldMask) ProtoReflect ¶
func (fieldMask *SearchProbeGroupsResponse_FieldMask) ProtoReflect() preflect.Message
func (*SearchProbeGroupsResponse_FieldMask) Reset ¶
func (fieldMask *SearchProbeGroupsResponse_FieldMask) Reset()
func (*SearchProbeGroupsResponse_FieldMask) Set ¶
func (fieldMask *SearchProbeGroupsResponse_FieldMask) Set(target, source *SearchProbeGroupsResponse)
func (*SearchProbeGroupsResponse_FieldMask) SetFromCliFlag ¶
func (fieldMask *SearchProbeGroupsResponse_FieldMask) SetFromCliFlag(raw string) error
func (*SearchProbeGroupsResponse_FieldMask) SetRaw ¶
func (fieldMask *SearchProbeGroupsResponse_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
func (*SearchProbeGroupsResponse_FieldMask) Size ¶
func (fieldMask *SearchProbeGroupsResponse_FieldMask) Size() int
func (*SearchProbeGroupsResponse_FieldMask) String ¶
func (fieldMask *SearchProbeGroupsResponse_FieldMask) String() string
func (*SearchProbeGroupsResponse_FieldMask) Subtract ¶
func (fieldMask *SearchProbeGroupsResponse_FieldMask) Subtract(other *SearchProbeGroupsResponse_FieldMask) *SearchProbeGroupsResponse_FieldMask
func (*SearchProbeGroupsResponse_FieldMask) SubtractRaw ¶
func (fieldMask *SearchProbeGroupsResponse_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
func (*SearchProbeGroupsResponse_FieldMask) ToProtoFieldMask ¶
func (fieldMask *SearchProbeGroupsResponse_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
ToFieldMask is used for proto conversions
func (*SearchProbeGroupsResponse_FieldMask) Unmarshal ¶
func (fieldMask *SearchProbeGroupsResponse_FieldMask) Unmarshal(data []byte) error
func (*SearchProbeGroupsResponse_FieldMask) UnmarshalJSON ¶
func (fieldMask *SearchProbeGroupsResponse_FieldMask) UnmarshalJSON(data []byte) error
type SearchProbeGroupsResponse_FieldPath ¶
type SearchProbeGroupsResponse_FieldPath interface { gotenobject.FieldPath Selector() SearchProbeGroupsResponse_FieldPathSelector Get(source *SearchProbeGroupsResponse) []interface{} GetSingle(source *SearchProbeGroupsResponse) (interface{}, bool) ClearValue(item *SearchProbeGroupsResponse) // Those methods build corresponding SearchProbeGroupsResponse_FieldPathValue // (or array of values) and holds passed value. Panics if injected type is incorrect. WithIValue(value interface{}) SearchProbeGroupsResponse_FieldPathValue WithIArrayOfValues(values interface{}) SearchProbeGroupsResponse_FieldPathArrayOfValues WithIArrayItemValue(value interface{}) SearchProbeGroupsResponse_FieldPathArrayItemValue }
FieldPath provides implementation to handle https://github.com/protocolbuffers/protobuf/blob/master/src/google/protobuf/field_mask.proto
func BuildSearchProbeGroupsResponse_FieldPath ¶
func BuildSearchProbeGroupsResponse_FieldPath(fp gotenobject.RawFieldPath) (SearchProbeGroupsResponse_FieldPath, error)
func MustParseSearchProbeGroupsResponse_FieldPath ¶
func MustParseSearchProbeGroupsResponse_FieldPath(rawField string) SearchProbeGroupsResponse_FieldPath
func ParseSearchProbeGroupsResponse_FieldPath ¶
func ParseSearchProbeGroupsResponse_FieldPath(rawField string) (SearchProbeGroupsResponse_FieldPath, error)
type SearchProbeGroupsResponse_FieldPathArrayItemValue ¶
type SearchProbeGroupsResponse_FieldPathArrayItemValue interface { gotenobject.FieldPathArrayItemValue SearchProbeGroupsResponse_FieldPath ContainsValue(*SearchProbeGroupsResponse) bool }
SearchProbeGroupsResponse_FieldPathArrayItemValue allows storing single item in Path-specific values for SearchProbeGroupsResponse according to their type Present only for array (repeated) types.
func MustParseSearchProbeGroupsResponse_FieldPathArrayItemValue ¶
func MustParseSearchProbeGroupsResponse_FieldPathArrayItemValue(pathStr, valueStr string) SearchProbeGroupsResponse_FieldPathArrayItemValue
func ParseSearchProbeGroupsResponse_FieldPathArrayItemValue ¶
func ParseSearchProbeGroupsResponse_FieldPathArrayItemValue(pathStr, valueStr string) (SearchProbeGroupsResponse_FieldPathArrayItemValue, error)
ParseSearchProbeGroupsResponse_FieldPathArrayItemValue parses string and JSON-encoded value to its Value
type SearchProbeGroupsResponse_FieldPathArrayOfValues ¶
type SearchProbeGroupsResponse_FieldPathArrayOfValues interface { gotenobject.FieldPathArrayOfValues SearchProbeGroupsResponse_FieldPath }
SearchProbeGroupsResponse_FieldPathArrayOfValues allows storing slice of values for SearchProbeGroupsResponse fields according to their type
func MustParseSearchProbeGroupsResponse_FieldPathArrayOfValues ¶
func MustParseSearchProbeGroupsResponse_FieldPathArrayOfValues(pathStr, valuesStr string) SearchProbeGroupsResponse_FieldPathArrayOfValues
func ParseSearchProbeGroupsResponse_FieldPathArrayOfValues ¶
func ParseSearchProbeGroupsResponse_FieldPathArrayOfValues(pathStr, valuesStr string) (SearchProbeGroupsResponse_FieldPathArrayOfValues, error)
type SearchProbeGroupsResponse_FieldPathSelector ¶
type SearchProbeGroupsResponse_FieldPathSelector int32
const ( SearchProbeGroupsResponse_FieldPathSelectorProbeGroups SearchProbeGroupsResponse_FieldPathSelector = 0 SearchProbeGroupsResponse_FieldPathSelectorPrevPageToken SearchProbeGroupsResponse_FieldPathSelector = 1 SearchProbeGroupsResponse_FieldPathSelectorNextPageToken SearchProbeGroupsResponse_FieldPathSelector = 2 SearchProbeGroupsResponse_FieldPathSelectorCurrentOffset SearchProbeGroupsResponse_FieldPathSelector = 3 SearchProbeGroupsResponse_FieldPathSelectorTotalResultsCount SearchProbeGroupsResponse_FieldPathSelector = 4 )
func (SearchProbeGroupsResponse_FieldPathSelector) String ¶
func (s SearchProbeGroupsResponse_FieldPathSelector) String() string
type SearchProbeGroupsResponse_FieldPathValue ¶
type SearchProbeGroupsResponse_FieldPathValue interface { SearchProbeGroupsResponse_FieldPath gotenobject.FieldPathValue SetTo(target **SearchProbeGroupsResponse) CompareWith(*SearchProbeGroupsResponse) (cmp int, comparable bool) }
SearchProbeGroupsResponse_FieldPathValue allows storing values for SearchProbeGroupsResponse fields according to their type
func MustParseSearchProbeGroupsResponse_FieldPathValue ¶
func MustParseSearchProbeGroupsResponse_FieldPathValue(pathStr, valueStr string) SearchProbeGroupsResponse_FieldPathValue
func ParseSearchProbeGroupsResponse_FieldPathValue ¶
func ParseSearchProbeGroupsResponse_FieldPathValue(pathStr, valueStr string) (SearchProbeGroupsResponse_FieldPathValue, error)
type SearchProbeGroupsResponse_FieldSubPath ¶
type SearchProbeGroupsResponse_FieldSubPath struct {
// contains filtered or unexported fields
}
func (*SearchProbeGroupsResponse_FieldSubPath) AsProbeGroupsSubPath ¶
func (fps *SearchProbeGroupsResponse_FieldSubPath) AsProbeGroupsSubPath() (probe_group.ProbeGroup_FieldPath, bool)
func (*SearchProbeGroupsResponse_FieldSubPath) ClearValue ¶
func (fps *SearchProbeGroupsResponse_FieldSubPath) ClearValue(item *SearchProbeGroupsResponse)
func (*SearchProbeGroupsResponse_FieldSubPath) ClearValueRaw ¶
func (fps *SearchProbeGroupsResponse_FieldSubPath) ClearValueRaw(item proto.Message)
func (*SearchProbeGroupsResponse_FieldSubPath) Get ¶
func (fps *SearchProbeGroupsResponse_FieldSubPath) Get(source *SearchProbeGroupsResponse) (values []interface{})
Get returns all values pointed by selected field from source SearchProbeGroupsResponse
func (*SearchProbeGroupsResponse_FieldSubPath) GetDefault ¶
func (fps *SearchProbeGroupsResponse_FieldSubPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*SearchProbeGroupsResponse_FieldSubPath) GetRaw ¶
func (fps *SearchProbeGroupsResponse_FieldSubPath) GetRaw(source proto.Message) []interface{}
func (*SearchProbeGroupsResponse_FieldSubPath) GetSingle ¶
func (fps *SearchProbeGroupsResponse_FieldSubPath) GetSingle(source *SearchProbeGroupsResponse) (interface{}, bool)
GetSingle returns value of selected field from source SearchProbeGroupsResponse
func (*SearchProbeGroupsResponse_FieldSubPath) GetSingleRaw ¶
func (fps *SearchProbeGroupsResponse_FieldSubPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*SearchProbeGroupsResponse_FieldSubPath) IsLeaf ¶
func (fps *SearchProbeGroupsResponse_FieldSubPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*SearchProbeGroupsResponse_FieldSubPath) JSONString ¶
func (fps *SearchProbeGroupsResponse_FieldSubPath) JSONString() string
JSONString returns path representation is JSON convention
func (*SearchProbeGroupsResponse_FieldSubPath) Selector ¶
func (fps *SearchProbeGroupsResponse_FieldSubPath) Selector() SearchProbeGroupsResponse_FieldPathSelector
func (*SearchProbeGroupsResponse_FieldSubPath) SplitIntoTerminalIPaths ¶ added in v0.7.1
func (fps *SearchProbeGroupsResponse_FieldSubPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
func (*SearchProbeGroupsResponse_FieldSubPath) String ¶
func (fps *SearchProbeGroupsResponse_FieldSubPath) String() string
String returns path representation in proto convention
func (*SearchProbeGroupsResponse_FieldSubPath) WithIArrayItemValue ¶
func (fps *SearchProbeGroupsResponse_FieldSubPath) WithIArrayItemValue(value interface{}) SearchProbeGroupsResponse_FieldPathArrayItemValue
func (*SearchProbeGroupsResponse_FieldSubPath) WithIArrayOfValues ¶
func (fps *SearchProbeGroupsResponse_FieldSubPath) WithIArrayOfValues(values interface{}) SearchProbeGroupsResponse_FieldPathArrayOfValues
func (*SearchProbeGroupsResponse_FieldSubPath) WithIValue ¶
func (fps *SearchProbeGroupsResponse_FieldSubPath) WithIValue(value interface{}) SearchProbeGroupsResponse_FieldPathValue
func (*SearchProbeGroupsResponse_FieldSubPath) WithRawIArrayItemValue ¶
func (fps *SearchProbeGroupsResponse_FieldSubPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*SearchProbeGroupsResponse_FieldSubPath) WithRawIArrayOfValues ¶
func (fps *SearchProbeGroupsResponse_FieldSubPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*SearchProbeGroupsResponse_FieldSubPath) WithRawIValue ¶
func (fps *SearchProbeGroupsResponse_FieldSubPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type SearchProbeGroupsResponse_FieldSubPathArrayItemValue ¶
type SearchProbeGroupsResponse_FieldSubPathArrayItemValue struct { SearchProbeGroupsResponse_FieldPath // contains filtered or unexported fields }
func (*SearchProbeGroupsResponse_FieldSubPathArrayItemValue) AsProbeGroupsPathItemValue ¶
func (fpaivs *SearchProbeGroupsResponse_FieldSubPathArrayItemValue) AsProbeGroupsPathItemValue() (probe_group.ProbeGroup_FieldPathArrayItemValue, bool)
func (*SearchProbeGroupsResponse_FieldSubPathArrayItemValue) ContainsValue ¶
func (fpaivs *SearchProbeGroupsResponse_FieldSubPathArrayItemValue) ContainsValue(source *SearchProbeGroupsResponse) bool
Contains returns a boolean indicating if value that is being held is present in given 'SearchProbeGroupsResponse'
func (*SearchProbeGroupsResponse_FieldSubPathArrayItemValue) GetRawItemValue ¶
func (fpaivs *SearchProbeGroupsResponse_FieldSubPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored array item value
type SearchProbeGroupsResponse_FieldSubPathArrayOfValues ¶
type SearchProbeGroupsResponse_FieldSubPathArrayOfValues struct { SearchProbeGroupsResponse_FieldPath // contains filtered or unexported fields }
func (*SearchProbeGroupsResponse_FieldSubPathArrayOfValues) AsProbeGroupsPathArrayOfValues ¶
func (fpsaov *SearchProbeGroupsResponse_FieldSubPathArrayOfValues) AsProbeGroupsPathArrayOfValues() (probe_group.ProbeGroup_FieldPathArrayOfValues, bool)
func (*SearchProbeGroupsResponse_FieldSubPathArrayOfValues) GetRawValues ¶
func (fpsaov *SearchProbeGroupsResponse_FieldSubPathArrayOfValues) GetRawValues() []interface{}
type SearchProbeGroupsResponse_FieldSubPathValue ¶
type SearchProbeGroupsResponse_FieldSubPathValue struct { SearchProbeGroupsResponse_FieldPath // contains filtered or unexported fields }
func (*SearchProbeGroupsResponse_FieldSubPathValue) AsProbeGroupsPathValue ¶
func (fpvs *SearchProbeGroupsResponse_FieldSubPathValue) AsProbeGroupsPathValue() (probe_group.ProbeGroup_FieldPathValue, bool)
func (*SearchProbeGroupsResponse_FieldSubPathValue) CompareWith ¶
func (fpvs *SearchProbeGroupsResponse_FieldSubPathValue) CompareWith(source *SearchProbeGroupsResponse) (int, bool)
func (*SearchProbeGroupsResponse_FieldSubPathValue) CompareWithRaw ¶
func (fpvs *SearchProbeGroupsResponse_FieldSubPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*SearchProbeGroupsResponse_FieldSubPathValue) GetRawValue ¶
func (fpvs *SearchProbeGroupsResponse_FieldSubPathValue) GetRawValue() interface{}
func (*SearchProbeGroupsResponse_FieldSubPathValue) SetTo ¶
func (fpvs *SearchProbeGroupsResponse_FieldSubPathValue) SetTo(target **SearchProbeGroupsResponse)
func (*SearchProbeGroupsResponse_FieldSubPathValue) SetToRaw ¶
func (fpvs *SearchProbeGroupsResponse_FieldSubPathValue) SetToRaw(target proto.Message)
type SearchProbeGroupsResponse_FieldTerminalPath ¶
type SearchProbeGroupsResponse_FieldTerminalPath struct {
// contains filtered or unexported fields
}
func (*SearchProbeGroupsResponse_FieldTerminalPath) ClearValue ¶
func (fp *SearchProbeGroupsResponse_FieldTerminalPath) ClearValue(item *SearchProbeGroupsResponse)
func (*SearchProbeGroupsResponse_FieldTerminalPath) ClearValueRaw ¶
func (fp *SearchProbeGroupsResponse_FieldTerminalPath) ClearValueRaw(item proto.Message)
func (*SearchProbeGroupsResponse_FieldTerminalPath) Get ¶
func (fp *SearchProbeGroupsResponse_FieldTerminalPath) Get(source *SearchProbeGroupsResponse) (values []interface{})
Get returns all values pointed by specific field from source SearchProbeGroupsResponse
func (*SearchProbeGroupsResponse_FieldTerminalPath) GetDefault ¶
func (fp *SearchProbeGroupsResponse_FieldTerminalPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*SearchProbeGroupsResponse_FieldTerminalPath) GetRaw ¶
func (fp *SearchProbeGroupsResponse_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
func (*SearchProbeGroupsResponse_FieldTerminalPath) GetSingle ¶
func (fp *SearchProbeGroupsResponse_FieldTerminalPath) GetSingle(source *SearchProbeGroupsResponse) (interface{}, bool)
GetSingle returns value pointed by specific field of from source SearchProbeGroupsResponse
func (*SearchProbeGroupsResponse_FieldTerminalPath) GetSingleRaw ¶
func (fp *SearchProbeGroupsResponse_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*SearchProbeGroupsResponse_FieldTerminalPath) IsLeaf ¶
func (fp *SearchProbeGroupsResponse_FieldTerminalPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*SearchProbeGroupsResponse_FieldTerminalPath) JSONString ¶
func (fp *SearchProbeGroupsResponse_FieldTerminalPath) JSONString() string
JSONString returns path representation is JSON convention
func (*SearchProbeGroupsResponse_FieldTerminalPath) Selector ¶
func (fp *SearchProbeGroupsResponse_FieldTerminalPath) Selector() SearchProbeGroupsResponse_FieldPathSelector
func (*SearchProbeGroupsResponse_FieldTerminalPath) SplitIntoTerminalIPaths ¶ added in v0.7.1
func (fp *SearchProbeGroupsResponse_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
func (*SearchProbeGroupsResponse_FieldTerminalPath) String ¶
func (fp *SearchProbeGroupsResponse_FieldTerminalPath) String() string
String returns path representation in proto convention
func (*SearchProbeGroupsResponse_FieldTerminalPath) WithIArrayItemValue ¶
func (fp *SearchProbeGroupsResponse_FieldTerminalPath) WithIArrayItemValue(value interface{}) SearchProbeGroupsResponse_FieldPathArrayItemValue
func (*SearchProbeGroupsResponse_FieldTerminalPath) WithIArrayOfValues ¶
func (fp *SearchProbeGroupsResponse_FieldTerminalPath) WithIArrayOfValues(values interface{}) SearchProbeGroupsResponse_FieldPathArrayOfValues
func (*SearchProbeGroupsResponse_FieldTerminalPath) WithIValue ¶
func (fp *SearchProbeGroupsResponse_FieldTerminalPath) WithIValue(value interface{}) SearchProbeGroupsResponse_FieldPathValue
func (*SearchProbeGroupsResponse_FieldTerminalPath) WithRawIArrayItemValue ¶
func (fp *SearchProbeGroupsResponse_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*SearchProbeGroupsResponse_FieldTerminalPath) WithRawIArrayOfValues ¶
func (fp *SearchProbeGroupsResponse_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*SearchProbeGroupsResponse_FieldTerminalPath) WithRawIValue ¶
func (fp *SearchProbeGroupsResponse_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type SearchProbeGroupsResponse_FieldTerminalPathArrayItemValue ¶
type SearchProbeGroupsResponse_FieldTerminalPathArrayItemValue struct { SearchProbeGroupsResponse_FieldTerminalPath // contains filtered or unexported fields }
func (*SearchProbeGroupsResponse_FieldTerminalPathArrayItemValue) AsProbeGroupsItemValue ¶
func (fpaiv *SearchProbeGroupsResponse_FieldTerminalPathArrayItemValue) AsProbeGroupsItemValue() (*probe_group.ProbeGroup, bool)
func (*SearchProbeGroupsResponse_FieldTerminalPathArrayItemValue) ContainsValue ¶
func (fpaiv *SearchProbeGroupsResponse_FieldTerminalPathArrayItemValue) ContainsValue(source *SearchProbeGroupsResponse) bool
Contains returns a boolean indicating if value that is being held is present in given 'SearchProbeGroupsResponse'
func (*SearchProbeGroupsResponse_FieldTerminalPathArrayItemValue) GetRawItemValue ¶
func (fpaiv *SearchProbeGroupsResponse_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored element value for array in object SearchProbeGroupsResponse as interface{}
func (*SearchProbeGroupsResponse_FieldTerminalPathArrayItemValue) GetSingle ¶
func (fpaiv *SearchProbeGroupsResponse_FieldTerminalPathArrayItemValue) GetSingle(source *SearchProbeGroupsResponse) (interface{}, bool)
func (*SearchProbeGroupsResponse_FieldTerminalPathArrayItemValue) GetSingleRaw ¶
func (fpaiv *SearchProbeGroupsResponse_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
type SearchProbeGroupsResponse_FieldTerminalPathArrayOfValues ¶
type SearchProbeGroupsResponse_FieldTerminalPathArrayOfValues struct { SearchProbeGroupsResponse_FieldTerminalPath // contains filtered or unexported fields }
func (*SearchProbeGroupsResponse_FieldTerminalPathArrayOfValues) AsCurrentOffsetArrayOfValues ¶
func (fpaov *SearchProbeGroupsResponse_FieldTerminalPathArrayOfValues) AsCurrentOffsetArrayOfValues() ([]int32, bool)
func (*SearchProbeGroupsResponse_FieldTerminalPathArrayOfValues) AsNextPageTokenArrayOfValues ¶
func (fpaov *SearchProbeGroupsResponse_FieldTerminalPathArrayOfValues) AsNextPageTokenArrayOfValues() ([]*probe_group.PagerCursor, bool)
func (*SearchProbeGroupsResponse_FieldTerminalPathArrayOfValues) AsPrevPageTokenArrayOfValues ¶
func (fpaov *SearchProbeGroupsResponse_FieldTerminalPathArrayOfValues) AsPrevPageTokenArrayOfValues() ([]*probe_group.PagerCursor, bool)
func (*SearchProbeGroupsResponse_FieldTerminalPathArrayOfValues) AsProbeGroupsArrayOfValues ¶
func (fpaov *SearchProbeGroupsResponse_FieldTerminalPathArrayOfValues) AsProbeGroupsArrayOfValues() ([][]*probe_group.ProbeGroup, bool)
func (*SearchProbeGroupsResponse_FieldTerminalPathArrayOfValues) AsTotalResultsCountArrayOfValues ¶
func (fpaov *SearchProbeGroupsResponse_FieldTerminalPathArrayOfValues) AsTotalResultsCountArrayOfValues() ([]int32, bool)
func (*SearchProbeGroupsResponse_FieldTerminalPathArrayOfValues) GetRawValues ¶
func (fpaov *SearchProbeGroupsResponse_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
type SearchProbeGroupsResponse_FieldTerminalPathValue ¶
type SearchProbeGroupsResponse_FieldTerminalPathValue struct { SearchProbeGroupsResponse_FieldTerminalPath // contains filtered or unexported fields }
func (*SearchProbeGroupsResponse_FieldTerminalPathValue) AsCurrentOffsetValue ¶
func (fpv *SearchProbeGroupsResponse_FieldTerminalPathValue) AsCurrentOffsetValue() (int32, bool)
func (*SearchProbeGroupsResponse_FieldTerminalPathValue) AsNextPageTokenValue ¶
func (fpv *SearchProbeGroupsResponse_FieldTerminalPathValue) AsNextPageTokenValue() (*probe_group.PagerCursor, bool)
func (*SearchProbeGroupsResponse_FieldTerminalPathValue) AsPrevPageTokenValue ¶
func (fpv *SearchProbeGroupsResponse_FieldTerminalPathValue) AsPrevPageTokenValue() (*probe_group.PagerCursor, bool)
func (*SearchProbeGroupsResponse_FieldTerminalPathValue) AsProbeGroupsValue ¶
func (fpv *SearchProbeGroupsResponse_FieldTerminalPathValue) AsProbeGroupsValue() ([]*probe_group.ProbeGroup, bool)
func (*SearchProbeGroupsResponse_FieldTerminalPathValue) AsTotalResultsCountValue ¶
func (fpv *SearchProbeGroupsResponse_FieldTerminalPathValue) AsTotalResultsCountValue() (int32, bool)
func (*SearchProbeGroupsResponse_FieldTerminalPathValue) CompareWith ¶
func (fpv *SearchProbeGroupsResponse_FieldTerminalPathValue) CompareWith(source *SearchProbeGroupsResponse) (int, bool)
CompareWith compares value in the 'SearchProbeGroupsResponse_FieldTerminalPathValue' with the value under path in 'SearchProbeGroupsResponse'.
func (*SearchProbeGroupsResponse_FieldTerminalPathValue) CompareWithRaw ¶
func (fpv *SearchProbeGroupsResponse_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*SearchProbeGroupsResponse_FieldTerminalPathValue) GetRawValue ¶
func (fpv *SearchProbeGroupsResponse_FieldTerminalPathValue) GetRawValue() interface{}
GetRawValue returns raw value stored under selected path for 'SearchProbeGroupsResponse' as interface{}
func (*SearchProbeGroupsResponse_FieldTerminalPathValue) SetTo ¶
func (fpv *SearchProbeGroupsResponse_FieldTerminalPathValue) SetTo(target **SearchProbeGroupsResponse)
SetTo stores value for selected field for object SearchProbeGroupsResponse
func (*SearchProbeGroupsResponse_FieldTerminalPathValue) SetToRaw ¶
func (fpv *SearchProbeGroupsResponse_FieldTerminalPathValue) SetToRaw(target proto.Message)
type UpdateProbeGroupDescriptor ¶ added in v0.4.26
type UpdateProbeGroupDescriptor struct{}
func GetUpdateProbeGroupDescriptor ¶ added in v0.4.26
func GetUpdateProbeGroupDescriptor() *UpdateProbeGroupDescriptor
func (*UpdateProbeGroupDescriptor) GetApiDescriptor ¶ added in v0.4.26
func (d *UpdateProbeGroupDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
func (*UpdateProbeGroupDescriptor) GetApiName ¶ added in v0.4.26
func (d *UpdateProbeGroupDescriptor) GetApiName() string
func (*UpdateProbeGroupDescriptor) GetClientMsgReflectHandle ¶ added in v0.4.26
func (d *UpdateProbeGroupDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
func (*UpdateProbeGroupDescriptor) GetFullMethodName ¶ added in v0.4.26
func (d *UpdateProbeGroupDescriptor) GetFullMethodName() string
func (*UpdateProbeGroupDescriptor) GetMethodName ¶ added in v0.4.26
func (d *UpdateProbeGroupDescriptor) GetMethodName() string
func (*UpdateProbeGroupDescriptor) GetProtoPkgName ¶ added in v0.4.26
func (d *UpdateProbeGroupDescriptor) GetProtoPkgName() string
func (*UpdateProbeGroupDescriptor) GetResourceDescriptor ¶ added in v0.4.27
func (d *UpdateProbeGroupDescriptor) GetResourceDescriptor() gotenresource.Descriptor
func (*UpdateProbeGroupDescriptor) GetServerMsgReflectHandle ¶ added in v0.4.26
func (d *UpdateProbeGroupDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
func (*UpdateProbeGroupDescriptor) GetServiceDomain ¶ added in v0.4.26
func (d *UpdateProbeGroupDescriptor) GetServiceDomain() string
func (*UpdateProbeGroupDescriptor) GetServiceVersion ¶ added in v0.4.26
func (d *UpdateProbeGroupDescriptor) GetServiceVersion() string
func (*UpdateProbeGroupDescriptor) GetVerb ¶ added in v0.4.26
func (d *UpdateProbeGroupDescriptor) GetVerb() string
func (*UpdateProbeGroupDescriptor) HasResource ¶ added in v0.4.27
func (d *UpdateProbeGroupDescriptor) HasResource() bool
func (*UpdateProbeGroupDescriptor) IsClientStream ¶ added in v0.4.26
func (d *UpdateProbeGroupDescriptor) IsClientStream() bool
func (*UpdateProbeGroupDescriptor) IsCollection ¶ added in v0.4.27
func (d *UpdateProbeGroupDescriptor) IsCollection() bool
func (*UpdateProbeGroupDescriptor) IsPlural ¶ added in v0.4.27
func (d *UpdateProbeGroupDescriptor) IsPlural() bool
func (*UpdateProbeGroupDescriptor) IsServerStream ¶ added in v0.4.26
func (d *UpdateProbeGroupDescriptor) IsServerStream() bool
func (*UpdateProbeGroupDescriptor) IsUnary ¶ added in v0.4.26
func (d *UpdateProbeGroupDescriptor) IsUnary() bool
func (*UpdateProbeGroupDescriptor) NewEmptyClientMsg ¶ added in v0.4.26
func (d *UpdateProbeGroupDescriptor) NewEmptyClientMsg() proto.Message
func (*UpdateProbeGroupDescriptor) NewEmptyServerMsg ¶ added in v0.4.26
func (d *UpdateProbeGroupDescriptor) NewEmptyServerMsg() proto.Message
func (*UpdateProbeGroupDescriptor) RequestHasResourceBody ¶ added in v0.4.26
func (d *UpdateProbeGroupDescriptor) RequestHasResourceBody() bool
type UpdateProbeGroupDescriptorClientMsgHandle ¶ added in v0.4.26
type UpdateProbeGroupDescriptorClientMsgHandle struct{}
func (*UpdateProbeGroupDescriptorClientMsgHandle) ExtractCollectionName ¶ added in v0.4.27
func (h *UpdateProbeGroupDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*UpdateProbeGroupDescriptorClientMsgHandle) ExtractResourceName ¶ added in v0.4.27
func (h *UpdateProbeGroupDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*UpdateProbeGroupDescriptorClientMsgHandle) ExtractResourceNames ¶ added in v0.4.27
func (h *UpdateProbeGroupDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type UpdateProbeGroupDescriptorServerMsgHandle ¶ added in v0.4.26
type UpdateProbeGroupDescriptorServerMsgHandle struct{}
func (*UpdateProbeGroupDescriptorServerMsgHandle) ExtractCollectionName ¶ added in v0.4.27
func (h *UpdateProbeGroupDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*UpdateProbeGroupDescriptorServerMsgHandle) ExtractResourceName ¶ added in v0.4.27
func (h *UpdateProbeGroupDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*UpdateProbeGroupDescriptorServerMsgHandle) ExtractResourceNames ¶ added in v0.4.27
func (h *UpdateProbeGroupDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type UpdateProbeGroupRequest ¶
type UpdateProbeGroupRequest struct { // ProbeGroup resource body ProbeGroup *probe_group.ProbeGroup `protobuf:"bytes,2,opt,name=probe_group,json=probeGroup,proto3" json:"probe_group,omitempty" firestore:"probeGroup"` // FieldMask applied to request - change will be applied only for fields in // the mask UpdateMask *probe_group.ProbeGroup_FieldMask `` /* 146-byte string literal not displayed */ // Conditional update applied to request if update should be executed only for // specific resource state. If this field is populated, then server will fetch // existing resource, compare with the one stored in the cas field (after // applying field mask) and proceed with update only and only if they match. // Otherwise RPC error Aborted will be returned. Cas *UpdateProbeGroupRequest_CAS `protobuf:"bytes,4,opt,name=cas,proto3" json:"cas,omitempty" firestore:"cas"` // contains filtered or unexported fields }
Request message for method [UpdateProbeGroup][ntt.watchdog.v1alpha2.UpdateProbeGroup]
func (*UpdateProbeGroupRequest) Clone ¶
func (o *UpdateProbeGroupRequest) Clone() *UpdateProbeGroupRequest
func (*UpdateProbeGroupRequest) CloneRaw ¶
func (o *UpdateProbeGroupRequest) CloneRaw() gotenobject.GotenObjectExt
func (*UpdateProbeGroupRequest) Descriptor ¶
func (*UpdateProbeGroupRequest) Descriptor() ([]byte, []int)
Deprecated, Use UpdateProbeGroupRequest.ProtoReflect.Descriptor instead.
func (*UpdateProbeGroupRequest) GetCas ¶
func (m *UpdateProbeGroupRequest) GetCas() *UpdateProbeGroupRequest_CAS
func (*UpdateProbeGroupRequest) GetProbeGroup ¶
func (m *UpdateProbeGroupRequest) GetProbeGroup() *probe_group.ProbeGroup
func (*UpdateProbeGroupRequest) GetUpdateMask ¶
func (m *UpdateProbeGroupRequest) GetUpdateMask() *probe_group.ProbeGroup_FieldMask
func (*UpdateProbeGroupRequest) GotenMessage ¶
func (*UpdateProbeGroupRequest) GotenMessage()
func (*UpdateProbeGroupRequest) GotenObjectExt ¶
func (o *UpdateProbeGroupRequest) GotenObjectExt()
func (*UpdateProbeGroupRequest) GotenValidate ¶
func (obj *UpdateProbeGroupRequest) GotenValidate() error
func (*UpdateProbeGroupRequest) MakeDiffFieldMask ¶
func (o *UpdateProbeGroupRequest) MakeDiffFieldMask(other *UpdateProbeGroupRequest) *UpdateProbeGroupRequest_FieldMask
func (*UpdateProbeGroupRequest) MakeFullFieldMask ¶
func (o *UpdateProbeGroupRequest) MakeFullFieldMask() *UpdateProbeGroupRequest_FieldMask
func (*UpdateProbeGroupRequest) MakeRawDiffFieldMask ¶
func (o *UpdateProbeGroupRequest) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
func (*UpdateProbeGroupRequest) MakeRawFullFieldMask ¶
func (o *UpdateProbeGroupRequest) MakeRawFullFieldMask() gotenobject.FieldMask
func (*UpdateProbeGroupRequest) Marshal ¶
func (m *UpdateProbeGroupRequest) Marshal() ([]byte, error)
func (*UpdateProbeGroupRequest) MarshalJSON ¶
func (m *UpdateProbeGroupRequest) MarshalJSON() ([]byte, error)
func (*UpdateProbeGroupRequest) Merge ¶
func (o *UpdateProbeGroupRequest) Merge(source *UpdateProbeGroupRequest)
func (*UpdateProbeGroupRequest) MergeRaw ¶
func (o *UpdateProbeGroupRequest) MergeRaw(source gotenobject.GotenObjectExt)
func (*UpdateProbeGroupRequest) ProtoMessage ¶
func (*UpdateProbeGroupRequest) ProtoMessage()
func (*UpdateProbeGroupRequest) ProtoReflect ¶
func (m *UpdateProbeGroupRequest) ProtoReflect() preflect.Message
func (*UpdateProbeGroupRequest) Reset ¶
func (m *UpdateProbeGroupRequest) Reset()
func (*UpdateProbeGroupRequest) SetCas ¶
func (m *UpdateProbeGroupRequest) SetCas(fv *UpdateProbeGroupRequest_CAS)
func (*UpdateProbeGroupRequest) SetProbeGroup ¶
func (m *UpdateProbeGroupRequest) SetProbeGroup(fv *probe_group.ProbeGroup)
func (*UpdateProbeGroupRequest) SetUpdateMask ¶
func (m *UpdateProbeGroupRequest) SetUpdateMask(fv *probe_group.ProbeGroup_FieldMask)
func (*UpdateProbeGroupRequest) String ¶
func (m *UpdateProbeGroupRequest) String() string
func (*UpdateProbeGroupRequest) Unmarshal ¶
func (m *UpdateProbeGroupRequest) Unmarshal(b []byte) error
func (*UpdateProbeGroupRequest) UnmarshalJSON ¶
func (m *UpdateProbeGroupRequest) UnmarshalJSON(data []byte) error
type UpdateProbeGroupRequestCASFieldPathBuilder ¶
type UpdateProbeGroupRequestCASFieldPathBuilder struct{}
func NewUpdateProbeGroupRequestCASFieldPathBuilder ¶
func NewUpdateProbeGroupRequestCASFieldPathBuilder() UpdateProbeGroupRequestCASFieldPathBuilder
func (UpdateProbeGroupRequestCASFieldPathBuilder) ConditionalState ¶
func (UpdateProbeGroupRequestCASFieldPathBuilder) ConditionalState() UpdateProbeGroupRequest_CASPathSelectorConditionalState
type UpdateProbeGroupRequestCAS_FieldPath ¶
type UpdateProbeGroupRequestCAS_FieldPath interface { gotenobject.FieldPath Selector() UpdateProbeGroupRequestCAS_FieldPathSelector Get(source *UpdateProbeGroupRequest_CAS) []interface{} GetSingle(source *UpdateProbeGroupRequest_CAS) (interface{}, bool) ClearValue(item *UpdateProbeGroupRequest_CAS) // Those methods build corresponding UpdateProbeGroupRequestCAS_FieldPathValue // (or array of values) and holds passed value. Panics if injected type is incorrect. WithIValue(value interface{}) UpdateProbeGroupRequestCAS_FieldPathValue WithIArrayOfValues(values interface{}) UpdateProbeGroupRequestCAS_FieldPathArrayOfValues WithIArrayItemValue(value interface{}) UpdateProbeGroupRequestCAS_FieldPathArrayItemValue }
FieldPath provides implementation to handle https://github.com/protocolbuffers/protobuf/blob/master/src/google/protobuf/field_mask.proto
func BuildUpdateProbeGroupRequestCAS_FieldPath ¶
func BuildUpdateProbeGroupRequestCAS_FieldPath(fp gotenobject.RawFieldPath) (UpdateProbeGroupRequestCAS_FieldPath, error)
func MustParseUpdateProbeGroupRequestCAS_FieldPath ¶
func MustParseUpdateProbeGroupRequestCAS_FieldPath(rawField string) UpdateProbeGroupRequestCAS_FieldPath
func ParseUpdateProbeGroupRequestCAS_FieldPath ¶
func ParseUpdateProbeGroupRequestCAS_FieldPath(rawField string) (UpdateProbeGroupRequestCAS_FieldPath, error)
type UpdateProbeGroupRequestCAS_FieldPathArrayItemValue ¶
type UpdateProbeGroupRequestCAS_FieldPathArrayItemValue interface { gotenobject.FieldPathArrayItemValue UpdateProbeGroupRequestCAS_FieldPath ContainsValue(*UpdateProbeGroupRequest_CAS) bool }
UpdateProbeGroupRequestCAS_FieldPathArrayItemValue allows storing single item in Path-specific values for CAS according to their type Present only for array (repeated) types.
func MustParseUpdateProbeGroupRequestCAS_FieldPathArrayItemValue ¶
func MustParseUpdateProbeGroupRequestCAS_FieldPathArrayItemValue(pathStr, valueStr string) UpdateProbeGroupRequestCAS_FieldPathArrayItemValue
func ParseUpdateProbeGroupRequestCAS_FieldPathArrayItemValue ¶
func ParseUpdateProbeGroupRequestCAS_FieldPathArrayItemValue(pathStr, valueStr string) (UpdateProbeGroupRequestCAS_FieldPathArrayItemValue, error)
ParseUpdateProbeGroupRequestCAS_FieldPathArrayItemValue parses string and JSON-encoded value to its Value
type UpdateProbeGroupRequestCAS_FieldPathArrayOfValues ¶
type UpdateProbeGroupRequestCAS_FieldPathArrayOfValues interface { gotenobject.FieldPathArrayOfValues UpdateProbeGroupRequestCAS_FieldPath }
UpdateProbeGroupRequestCAS_FieldPathArrayOfValues allows storing slice of values for CAS fields according to their type
func MustParseUpdateProbeGroupRequestCAS_FieldPathArrayOfValues ¶
func MustParseUpdateProbeGroupRequestCAS_FieldPathArrayOfValues(pathStr, valuesStr string) UpdateProbeGroupRequestCAS_FieldPathArrayOfValues
func ParseUpdateProbeGroupRequestCAS_FieldPathArrayOfValues ¶
func ParseUpdateProbeGroupRequestCAS_FieldPathArrayOfValues(pathStr, valuesStr string) (UpdateProbeGroupRequestCAS_FieldPathArrayOfValues, error)
type UpdateProbeGroupRequestCAS_FieldPathSelector ¶
type UpdateProbeGroupRequestCAS_FieldPathSelector int32
const ( UpdateProbeGroupRequestCAS_FieldPathSelectorConditionalState UpdateProbeGroupRequestCAS_FieldPathSelector = 0 UpdateProbeGroupRequestCAS_FieldPathSelectorFieldMask UpdateProbeGroupRequestCAS_FieldPathSelector = 1 )
func (UpdateProbeGroupRequestCAS_FieldPathSelector) String ¶
func (s UpdateProbeGroupRequestCAS_FieldPathSelector) String() string
type UpdateProbeGroupRequestCAS_FieldPathValue ¶
type UpdateProbeGroupRequestCAS_FieldPathValue interface { UpdateProbeGroupRequestCAS_FieldPath gotenobject.FieldPathValue SetTo(target **UpdateProbeGroupRequest_CAS) CompareWith(*UpdateProbeGroupRequest_CAS) (cmp int, comparable bool) }
UpdateProbeGroupRequestCAS_FieldPathValue allows storing values for CAS fields according to their type
func MustParseUpdateProbeGroupRequestCAS_FieldPathValue ¶
func MustParseUpdateProbeGroupRequestCAS_FieldPathValue(pathStr, valueStr string) UpdateProbeGroupRequestCAS_FieldPathValue
func ParseUpdateProbeGroupRequestCAS_FieldPathValue ¶
func ParseUpdateProbeGroupRequestCAS_FieldPathValue(pathStr, valueStr string) (UpdateProbeGroupRequestCAS_FieldPathValue, error)
type UpdateProbeGroupRequestCAS_FieldSubPath ¶
type UpdateProbeGroupRequestCAS_FieldSubPath struct {
// contains filtered or unexported fields
}
func (*UpdateProbeGroupRequestCAS_FieldSubPath) AsConditionalStateSubPath ¶
func (fps *UpdateProbeGroupRequestCAS_FieldSubPath) AsConditionalStateSubPath() (probe_group.ProbeGroup_FieldPath, bool)
func (*UpdateProbeGroupRequestCAS_FieldSubPath) ClearValue ¶
func (fps *UpdateProbeGroupRequestCAS_FieldSubPath) ClearValue(item *UpdateProbeGroupRequest_CAS)
func (*UpdateProbeGroupRequestCAS_FieldSubPath) ClearValueRaw ¶
func (fps *UpdateProbeGroupRequestCAS_FieldSubPath) ClearValueRaw(item proto.Message)
func (*UpdateProbeGroupRequestCAS_FieldSubPath) Get ¶
func (fps *UpdateProbeGroupRequestCAS_FieldSubPath) Get(source *UpdateProbeGroupRequest_CAS) (values []interface{})
Get returns all values pointed by selected field from source UpdateProbeGroupRequest_CAS
func (*UpdateProbeGroupRequestCAS_FieldSubPath) GetDefault ¶
func (fps *UpdateProbeGroupRequestCAS_FieldSubPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*UpdateProbeGroupRequestCAS_FieldSubPath) GetRaw ¶
func (fps *UpdateProbeGroupRequestCAS_FieldSubPath) GetRaw(source proto.Message) []interface{}
func (*UpdateProbeGroupRequestCAS_FieldSubPath) GetSingle ¶
func (fps *UpdateProbeGroupRequestCAS_FieldSubPath) GetSingle(source *UpdateProbeGroupRequest_CAS) (interface{}, bool)
GetSingle returns value of selected field from source UpdateProbeGroupRequest_CAS
func (*UpdateProbeGroupRequestCAS_FieldSubPath) GetSingleRaw ¶
func (fps *UpdateProbeGroupRequestCAS_FieldSubPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*UpdateProbeGroupRequestCAS_FieldSubPath) IsLeaf ¶
func (fps *UpdateProbeGroupRequestCAS_FieldSubPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*UpdateProbeGroupRequestCAS_FieldSubPath) JSONString ¶
func (fps *UpdateProbeGroupRequestCAS_FieldSubPath) JSONString() string
JSONString returns path representation is JSON convention
func (*UpdateProbeGroupRequestCAS_FieldSubPath) Selector ¶
func (fps *UpdateProbeGroupRequestCAS_FieldSubPath) Selector() UpdateProbeGroupRequestCAS_FieldPathSelector
func (*UpdateProbeGroupRequestCAS_FieldSubPath) SplitIntoTerminalIPaths ¶ added in v0.7.1
func (fps *UpdateProbeGroupRequestCAS_FieldSubPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
func (*UpdateProbeGroupRequestCAS_FieldSubPath) String ¶
func (fps *UpdateProbeGroupRequestCAS_FieldSubPath) String() string
String returns path representation in proto convention
func (*UpdateProbeGroupRequestCAS_FieldSubPath) WithIArrayItemValue ¶
func (fps *UpdateProbeGroupRequestCAS_FieldSubPath) WithIArrayItemValue(value interface{}) UpdateProbeGroupRequestCAS_FieldPathArrayItemValue
func (*UpdateProbeGroupRequestCAS_FieldSubPath) WithIArrayOfValues ¶
func (fps *UpdateProbeGroupRequestCAS_FieldSubPath) WithIArrayOfValues(values interface{}) UpdateProbeGroupRequestCAS_FieldPathArrayOfValues
func (*UpdateProbeGroupRequestCAS_FieldSubPath) WithIValue ¶
func (fps *UpdateProbeGroupRequestCAS_FieldSubPath) WithIValue(value interface{}) UpdateProbeGroupRequestCAS_FieldPathValue
func (*UpdateProbeGroupRequestCAS_FieldSubPath) WithRawIArrayItemValue ¶
func (fps *UpdateProbeGroupRequestCAS_FieldSubPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*UpdateProbeGroupRequestCAS_FieldSubPath) WithRawIArrayOfValues ¶
func (fps *UpdateProbeGroupRequestCAS_FieldSubPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*UpdateProbeGroupRequestCAS_FieldSubPath) WithRawIValue ¶
func (fps *UpdateProbeGroupRequestCAS_FieldSubPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type UpdateProbeGroupRequestCAS_FieldSubPathArrayItemValue ¶
type UpdateProbeGroupRequestCAS_FieldSubPathArrayItemValue struct { UpdateProbeGroupRequestCAS_FieldPath // contains filtered or unexported fields }
func (*UpdateProbeGroupRequestCAS_FieldSubPathArrayItemValue) AsConditionalStatePathItemValue ¶
func (fpaivs *UpdateProbeGroupRequestCAS_FieldSubPathArrayItemValue) AsConditionalStatePathItemValue() (probe_group.ProbeGroup_FieldPathArrayItemValue, bool)
func (*UpdateProbeGroupRequestCAS_FieldSubPathArrayItemValue) ContainsValue ¶
func (fpaivs *UpdateProbeGroupRequestCAS_FieldSubPathArrayItemValue) ContainsValue(source *UpdateProbeGroupRequest_CAS) bool
Contains returns a boolean indicating if value that is being held is present in given 'CAS'
func (*UpdateProbeGroupRequestCAS_FieldSubPathArrayItemValue) GetRawItemValue ¶
func (fpaivs *UpdateProbeGroupRequestCAS_FieldSubPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored array item value
type UpdateProbeGroupRequestCAS_FieldSubPathArrayOfValues ¶
type UpdateProbeGroupRequestCAS_FieldSubPathArrayOfValues struct { UpdateProbeGroupRequestCAS_FieldPath // contains filtered or unexported fields }
func (*UpdateProbeGroupRequestCAS_FieldSubPathArrayOfValues) AsConditionalStatePathArrayOfValues ¶
func (fpsaov *UpdateProbeGroupRequestCAS_FieldSubPathArrayOfValues) AsConditionalStatePathArrayOfValues() (probe_group.ProbeGroup_FieldPathArrayOfValues, bool)
func (*UpdateProbeGroupRequestCAS_FieldSubPathArrayOfValues) GetRawValues ¶
func (fpsaov *UpdateProbeGroupRequestCAS_FieldSubPathArrayOfValues) GetRawValues() []interface{}
type UpdateProbeGroupRequestCAS_FieldSubPathValue ¶
type UpdateProbeGroupRequestCAS_FieldSubPathValue struct { UpdateProbeGroupRequestCAS_FieldPath // contains filtered or unexported fields }
func (*UpdateProbeGroupRequestCAS_FieldSubPathValue) AsConditionalStatePathValue ¶
func (fpvs *UpdateProbeGroupRequestCAS_FieldSubPathValue) AsConditionalStatePathValue() (probe_group.ProbeGroup_FieldPathValue, bool)
func (*UpdateProbeGroupRequestCAS_FieldSubPathValue) CompareWith ¶
func (fpvs *UpdateProbeGroupRequestCAS_FieldSubPathValue) CompareWith(source *UpdateProbeGroupRequest_CAS) (int, bool)
func (*UpdateProbeGroupRequestCAS_FieldSubPathValue) CompareWithRaw ¶
func (fpvs *UpdateProbeGroupRequestCAS_FieldSubPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*UpdateProbeGroupRequestCAS_FieldSubPathValue) GetRawValue ¶
func (fpvs *UpdateProbeGroupRequestCAS_FieldSubPathValue) GetRawValue() interface{}
func (*UpdateProbeGroupRequestCAS_FieldSubPathValue) SetTo ¶
func (fpvs *UpdateProbeGroupRequestCAS_FieldSubPathValue) SetTo(target **UpdateProbeGroupRequest_CAS)
func (*UpdateProbeGroupRequestCAS_FieldSubPathValue) SetToRaw ¶
func (fpvs *UpdateProbeGroupRequestCAS_FieldSubPathValue) SetToRaw(target proto.Message)
type UpdateProbeGroupRequestCAS_FieldTerminalPath ¶
type UpdateProbeGroupRequestCAS_FieldTerminalPath struct {
// contains filtered or unexported fields
}
func (*UpdateProbeGroupRequestCAS_FieldTerminalPath) ClearValue ¶
func (fp *UpdateProbeGroupRequestCAS_FieldTerminalPath) ClearValue(item *UpdateProbeGroupRequest_CAS)
func (*UpdateProbeGroupRequestCAS_FieldTerminalPath) ClearValueRaw ¶
func (fp *UpdateProbeGroupRequestCAS_FieldTerminalPath) ClearValueRaw(item proto.Message)
func (*UpdateProbeGroupRequestCAS_FieldTerminalPath) Get ¶
func (fp *UpdateProbeGroupRequestCAS_FieldTerminalPath) Get(source *UpdateProbeGroupRequest_CAS) (values []interface{})
Get returns all values pointed by specific field from source UpdateProbeGroupRequest_CAS
func (*UpdateProbeGroupRequestCAS_FieldTerminalPath) GetDefault ¶
func (fp *UpdateProbeGroupRequestCAS_FieldTerminalPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*UpdateProbeGroupRequestCAS_FieldTerminalPath) GetRaw ¶
func (fp *UpdateProbeGroupRequestCAS_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
func (*UpdateProbeGroupRequestCAS_FieldTerminalPath) GetSingle ¶
func (fp *UpdateProbeGroupRequestCAS_FieldTerminalPath) GetSingle(source *UpdateProbeGroupRequest_CAS) (interface{}, bool)
GetSingle returns value pointed by specific field of from source UpdateProbeGroupRequest_CAS
func (*UpdateProbeGroupRequestCAS_FieldTerminalPath) GetSingleRaw ¶
func (fp *UpdateProbeGroupRequestCAS_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*UpdateProbeGroupRequestCAS_FieldTerminalPath) IsLeaf ¶
func (fp *UpdateProbeGroupRequestCAS_FieldTerminalPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*UpdateProbeGroupRequestCAS_FieldTerminalPath) JSONString ¶
func (fp *UpdateProbeGroupRequestCAS_FieldTerminalPath) JSONString() string
JSONString returns path representation is JSON convention
func (*UpdateProbeGroupRequestCAS_FieldTerminalPath) Selector ¶
func (fp *UpdateProbeGroupRequestCAS_FieldTerminalPath) Selector() UpdateProbeGroupRequestCAS_FieldPathSelector
func (*UpdateProbeGroupRequestCAS_FieldTerminalPath) SplitIntoTerminalIPaths ¶ added in v0.7.1
func (fp *UpdateProbeGroupRequestCAS_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
func (*UpdateProbeGroupRequestCAS_FieldTerminalPath) String ¶
func (fp *UpdateProbeGroupRequestCAS_FieldTerminalPath) String() string
String returns path representation in proto convention
func (*UpdateProbeGroupRequestCAS_FieldTerminalPath) WithIArrayItemValue ¶
func (fp *UpdateProbeGroupRequestCAS_FieldTerminalPath) WithIArrayItemValue(value interface{}) UpdateProbeGroupRequestCAS_FieldPathArrayItemValue
func (*UpdateProbeGroupRequestCAS_FieldTerminalPath) WithIArrayOfValues ¶
func (fp *UpdateProbeGroupRequestCAS_FieldTerminalPath) WithIArrayOfValues(values interface{}) UpdateProbeGroupRequestCAS_FieldPathArrayOfValues
func (*UpdateProbeGroupRequestCAS_FieldTerminalPath) WithIValue ¶
func (fp *UpdateProbeGroupRequestCAS_FieldTerminalPath) WithIValue(value interface{}) UpdateProbeGroupRequestCAS_FieldPathValue
func (*UpdateProbeGroupRequestCAS_FieldTerminalPath) WithRawIArrayItemValue ¶
func (fp *UpdateProbeGroupRequestCAS_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*UpdateProbeGroupRequestCAS_FieldTerminalPath) WithRawIArrayOfValues ¶
func (fp *UpdateProbeGroupRequestCAS_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*UpdateProbeGroupRequestCAS_FieldTerminalPath) WithRawIValue ¶
func (fp *UpdateProbeGroupRequestCAS_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type UpdateProbeGroupRequestCAS_FieldTerminalPathArrayItemValue ¶
type UpdateProbeGroupRequestCAS_FieldTerminalPathArrayItemValue struct { UpdateProbeGroupRequestCAS_FieldTerminalPath // contains filtered or unexported fields }
func (*UpdateProbeGroupRequestCAS_FieldTerminalPathArrayItemValue) ContainsValue ¶
func (fpaiv *UpdateProbeGroupRequestCAS_FieldTerminalPathArrayItemValue) ContainsValue(source *UpdateProbeGroupRequest_CAS) bool
Contains returns a boolean indicating if value that is being held is present in given 'CAS'
func (*UpdateProbeGroupRequestCAS_FieldTerminalPathArrayItemValue) GetRawItemValue ¶
func (fpaiv *UpdateProbeGroupRequestCAS_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored element value for array in object UpdateProbeGroupRequest_CAS as interface{}
func (*UpdateProbeGroupRequestCAS_FieldTerminalPathArrayItemValue) GetSingle ¶
func (fpaiv *UpdateProbeGroupRequestCAS_FieldTerminalPathArrayItemValue) GetSingle(source *UpdateProbeGroupRequest_CAS) (interface{}, bool)
func (*UpdateProbeGroupRequestCAS_FieldTerminalPathArrayItemValue) GetSingleRaw ¶
func (fpaiv *UpdateProbeGroupRequestCAS_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
type UpdateProbeGroupRequestCAS_FieldTerminalPathArrayOfValues ¶
type UpdateProbeGroupRequestCAS_FieldTerminalPathArrayOfValues struct { UpdateProbeGroupRequestCAS_FieldTerminalPath // contains filtered or unexported fields }
func (*UpdateProbeGroupRequestCAS_FieldTerminalPathArrayOfValues) AsConditionalStateArrayOfValues ¶
func (fpaov *UpdateProbeGroupRequestCAS_FieldTerminalPathArrayOfValues) AsConditionalStateArrayOfValues() ([]*probe_group.ProbeGroup, bool)
func (*UpdateProbeGroupRequestCAS_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues ¶
func (fpaov *UpdateProbeGroupRequestCAS_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues() ([]*probe_group.ProbeGroup_FieldMask, bool)
func (*UpdateProbeGroupRequestCAS_FieldTerminalPathArrayOfValues) GetRawValues ¶
func (fpaov *UpdateProbeGroupRequestCAS_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
type UpdateProbeGroupRequestCAS_FieldTerminalPathValue ¶
type UpdateProbeGroupRequestCAS_FieldTerminalPathValue struct { UpdateProbeGroupRequestCAS_FieldTerminalPath // contains filtered or unexported fields }
func (*UpdateProbeGroupRequestCAS_FieldTerminalPathValue) AsConditionalStateValue ¶
func (fpv *UpdateProbeGroupRequestCAS_FieldTerminalPathValue) AsConditionalStateValue() (*probe_group.ProbeGroup, bool)
func (*UpdateProbeGroupRequestCAS_FieldTerminalPathValue) AsFieldMaskValue ¶
func (fpv *UpdateProbeGroupRequestCAS_FieldTerminalPathValue) AsFieldMaskValue() (*probe_group.ProbeGroup_FieldMask, bool)
func (*UpdateProbeGroupRequestCAS_FieldTerminalPathValue) CompareWith ¶
func (fpv *UpdateProbeGroupRequestCAS_FieldTerminalPathValue) CompareWith(source *UpdateProbeGroupRequest_CAS) (int, bool)
CompareWith compares value in the 'UpdateProbeGroupRequestCAS_FieldTerminalPathValue' with the value under path in 'UpdateProbeGroupRequest_CAS'.
func (*UpdateProbeGroupRequestCAS_FieldTerminalPathValue) CompareWithRaw ¶
func (fpv *UpdateProbeGroupRequestCAS_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*UpdateProbeGroupRequestCAS_FieldTerminalPathValue) GetRawValue ¶
func (fpv *UpdateProbeGroupRequestCAS_FieldTerminalPathValue) GetRawValue() interface{}
GetRawValue returns raw value stored under selected path for 'CAS' as interface{}
func (*UpdateProbeGroupRequestCAS_FieldTerminalPathValue) SetTo ¶
func (fpv *UpdateProbeGroupRequestCAS_FieldTerminalPathValue) SetTo(target **UpdateProbeGroupRequest_CAS)
SetTo stores value for selected field for object CAS
func (*UpdateProbeGroupRequestCAS_FieldTerminalPathValue) SetToRaw ¶
func (fpv *UpdateProbeGroupRequestCAS_FieldTerminalPathValue) SetToRaw(target proto.Message)
type UpdateProbeGroupRequestFieldPathBuilder ¶
type UpdateProbeGroupRequestFieldPathBuilder struct{}
func NewUpdateProbeGroupRequestFieldPathBuilder ¶
func NewUpdateProbeGroupRequestFieldPathBuilder() UpdateProbeGroupRequestFieldPathBuilder
func (UpdateProbeGroupRequestFieldPathBuilder) ProbeGroup ¶
func (UpdateProbeGroupRequestFieldPathBuilder) ProbeGroup() UpdateProbeGroupRequestPathSelectorProbeGroup
func (UpdateProbeGroupRequestFieldPathBuilder) UpdateMask ¶
func (UpdateProbeGroupRequestFieldPathBuilder) UpdateMask() UpdateProbeGroupRequestPathSelectorUpdateMask
type UpdateProbeGroupRequestMapPathSelectorCasConditionalStateMetadataAnnotations ¶
type UpdateProbeGroupRequestMapPathSelectorCasConditionalStateMetadataAnnotations struct {
// contains filtered or unexported fields
}
func (UpdateProbeGroupRequestMapPathSelectorCasConditionalStateMetadataAnnotations) WithArrayOfValues ¶
func (s UpdateProbeGroupRequestMapPathSelectorCasConditionalStateMetadataAnnotations) WithArrayOfValues(values []string) *UpdateProbeGroupRequest_FieldSubPathArrayOfValues
type UpdateProbeGroupRequestMapPathSelectorCasConditionalStateMetadataLabels ¶
type UpdateProbeGroupRequestMapPathSelectorCasConditionalStateMetadataLabels struct {
// contains filtered or unexported fields
}
func (UpdateProbeGroupRequestMapPathSelectorCasConditionalStateMetadataLabels) WithArrayOfValues ¶
func (s UpdateProbeGroupRequestMapPathSelectorCasConditionalStateMetadataLabels) WithArrayOfValues(values []string) *UpdateProbeGroupRequest_FieldSubPathArrayOfValues
type UpdateProbeGroupRequestMapPathSelectorCasConditionalStateMetadataShards ¶
type UpdateProbeGroupRequestMapPathSelectorCasConditionalStateMetadataShards struct {
// contains filtered or unexported fields
}
func (UpdateProbeGroupRequestMapPathSelectorCasConditionalStateMetadataShards) WithArrayOfValues ¶
func (s UpdateProbeGroupRequestMapPathSelectorCasConditionalStateMetadataShards) WithArrayOfValues(values []int64) *UpdateProbeGroupRequest_FieldSubPathArrayOfValues
type UpdateProbeGroupRequestMapPathSelectorCasConditionalStateStateRegionalTargetCounts ¶
type UpdateProbeGroupRequestMapPathSelectorCasConditionalStateStateRegionalTargetCounts struct {
// contains filtered or unexported fields
}
func (UpdateProbeGroupRequestMapPathSelectorCasConditionalStateStateRegionalTargetCounts) FieldPath ¶
func (UpdateProbeGroupRequestMapPathSelectorCasConditionalStateStateRegionalTargetCounts) WithArrayOfValues ¶
func (s UpdateProbeGroupRequestMapPathSelectorCasConditionalStateStateRegionalTargetCounts) WithArrayOfValues(values []int64) *UpdateProbeGroupRequest_FieldSubPathArrayOfValues
type UpdateProbeGroupRequestMapPathSelectorProbeGroupMetadataAnnotations ¶
type UpdateProbeGroupRequestMapPathSelectorProbeGroupMetadataAnnotations struct {
// contains filtered or unexported fields
}
func (UpdateProbeGroupRequestMapPathSelectorProbeGroupMetadataAnnotations) WithArrayOfValues ¶
func (s UpdateProbeGroupRequestMapPathSelectorProbeGroupMetadataAnnotations) WithArrayOfValues(values []string) *UpdateProbeGroupRequest_FieldSubPathArrayOfValues
func (UpdateProbeGroupRequestMapPathSelectorProbeGroupMetadataAnnotations) WithValue ¶
func (s UpdateProbeGroupRequestMapPathSelectorProbeGroupMetadataAnnotations) WithValue(value string) *UpdateProbeGroupRequest_FieldSubPathValue
type UpdateProbeGroupRequestMapPathSelectorProbeGroupMetadataLabels ¶
type UpdateProbeGroupRequestMapPathSelectorProbeGroupMetadataLabels struct {
// contains filtered or unexported fields
}
func (UpdateProbeGroupRequestMapPathSelectorProbeGroupMetadataLabels) WithArrayOfValues ¶
func (s UpdateProbeGroupRequestMapPathSelectorProbeGroupMetadataLabels) WithArrayOfValues(values []string) *UpdateProbeGroupRequest_FieldSubPathArrayOfValues
func (UpdateProbeGroupRequestMapPathSelectorProbeGroupMetadataLabels) WithValue ¶
func (s UpdateProbeGroupRequestMapPathSelectorProbeGroupMetadataLabels) WithValue(value string) *UpdateProbeGroupRequest_FieldSubPathValue
type UpdateProbeGroupRequestMapPathSelectorProbeGroupMetadataShards ¶
type UpdateProbeGroupRequestMapPathSelectorProbeGroupMetadataShards struct {
// contains filtered or unexported fields
}
func (UpdateProbeGroupRequestMapPathSelectorProbeGroupMetadataShards) WithArrayOfValues ¶
func (s UpdateProbeGroupRequestMapPathSelectorProbeGroupMetadataShards) WithArrayOfValues(values []int64) *UpdateProbeGroupRequest_FieldSubPathArrayOfValues
func (UpdateProbeGroupRequestMapPathSelectorProbeGroupMetadataShards) WithValue ¶
func (s UpdateProbeGroupRequestMapPathSelectorProbeGroupMetadataShards) WithValue(value int64) *UpdateProbeGroupRequest_FieldSubPathValue
type UpdateProbeGroupRequestMapPathSelectorProbeGroupStateRegionalTargetCounts ¶
type UpdateProbeGroupRequestMapPathSelectorProbeGroupStateRegionalTargetCounts struct {
// contains filtered or unexported fields
}
func (UpdateProbeGroupRequestMapPathSelectorProbeGroupStateRegionalTargetCounts) WithArrayOfValues ¶
func (s UpdateProbeGroupRequestMapPathSelectorProbeGroupStateRegionalTargetCounts) WithArrayOfValues(values []int64) *UpdateProbeGroupRequest_FieldSubPathArrayOfValues
type UpdateProbeGroupRequestPathSelectorCas ¶
type UpdateProbeGroupRequestPathSelectorCas struct{}
func (UpdateProbeGroupRequestPathSelectorCas) ConditionalState ¶
func (UpdateProbeGroupRequestPathSelectorCas) ConditionalState() UpdateProbeGroupRequestPathSelectorCasConditionalState
func (UpdateProbeGroupRequestPathSelectorCas) FieldPath ¶
func (UpdateProbeGroupRequestPathSelectorCas) FieldPath() *UpdateProbeGroupRequest_FieldTerminalPath
func (UpdateProbeGroupRequestPathSelectorCas) WithArrayOfValues ¶
func (s UpdateProbeGroupRequestPathSelectorCas) WithArrayOfValues(values []*UpdateProbeGroupRequest_CAS) *UpdateProbeGroupRequest_FieldTerminalPathArrayOfValues
func (UpdateProbeGroupRequestPathSelectorCas) WithSubArrayItemValue ¶
func (s UpdateProbeGroupRequestPathSelectorCas) WithSubArrayItemValue(subPathArrayItemValue UpdateProbeGroupRequestCAS_FieldPathArrayItemValue) *UpdateProbeGroupRequest_FieldSubPathArrayItemValue
func (UpdateProbeGroupRequestPathSelectorCas) WithSubArrayOfValues ¶
func (s UpdateProbeGroupRequestPathSelectorCas) WithSubArrayOfValues(subPathArrayOfValues UpdateProbeGroupRequestCAS_FieldPathArrayOfValues) *UpdateProbeGroupRequest_FieldSubPathArrayOfValues
func (UpdateProbeGroupRequestPathSelectorCas) WithSubPath ¶
func (UpdateProbeGroupRequestPathSelectorCas) WithSubPath(subPath UpdateProbeGroupRequestCAS_FieldPath) *UpdateProbeGroupRequest_FieldSubPath
func (UpdateProbeGroupRequestPathSelectorCas) WithSubValue ¶
func (s UpdateProbeGroupRequestPathSelectorCas) WithSubValue(subPathValue UpdateProbeGroupRequestCAS_FieldPathValue) *UpdateProbeGroupRequest_FieldSubPathValue
func (UpdateProbeGroupRequestPathSelectorCas) WithValue ¶
func (s UpdateProbeGroupRequestPathSelectorCas) WithValue(value *UpdateProbeGroupRequest_CAS) *UpdateProbeGroupRequest_FieldTerminalPathValue
type UpdateProbeGroupRequestPathSelectorCasConditionalState ¶
type UpdateProbeGroupRequestPathSelectorCasConditionalState struct{}
func (UpdateProbeGroupRequestPathSelectorCasConditionalState) DisplayName ¶
func (UpdateProbeGroupRequestPathSelectorCasConditionalState) WithArrayOfValues ¶
func (s UpdateProbeGroupRequestPathSelectorCasConditionalState) WithArrayOfValues(values []*probe_group.ProbeGroup) *UpdateProbeGroupRequest_FieldSubPathArrayOfValues
func (UpdateProbeGroupRequestPathSelectorCasConditionalState) WithValue ¶
func (s UpdateProbeGroupRequestPathSelectorCasConditionalState) WithValue(value *probe_group.ProbeGroup) *UpdateProbeGroupRequest_FieldSubPathValue
type UpdateProbeGroupRequestPathSelectorCasConditionalStateDisplayName ¶
type UpdateProbeGroupRequestPathSelectorCasConditionalStateDisplayName struct{}
func (UpdateProbeGroupRequestPathSelectorCasConditionalStateDisplayName) WithArrayOfValues ¶
func (s UpdateProbeGroupRequestPathSelectorCasConditionalStateDisplayName) WithArrayOfValues(values []string) *UpdateProbeGroupRequest_FieldSubPathArrayOfValues
func (UpdateProbeGroupRequestPathSelectorCasConditionalStateDisplayName) WithValue ¶
func (s UpdateProbeGroupRequestPathSelectorCasConditionalStateDisplayName) WithValue(value string) *UpdateProbeGroupRequest_FieldSubPathValue
type UpdateProbeGroupRequestPathSelectorCasConditionalStateMetadata ¶
type UpdateProbeGroupRequestPathSelectorCasConditionalStateMetadata struct{}
func (UpdateProbeGroupRequestPathSelectorCasConditionalStateMetadata) Annotations ¶
func (UpdateProbeGroupRequestPathSelectorCasConditionalStateMetadata) CreateTime ¶
func (UpdateProbeGroupRequestPathSelectorCasConditionalStateMetadata) DeleteTime ¶ added in v0.7.1
func (UpdateProbeGroupRequestPathSelectorCasConditionalStateMetadata) Generation ¶
func (UpdateProbeGroupRequestPathSelectorCasConditionalStateMetadata) OwnerReferences ¶
func (UpdateProbeGroupRequestPathSelectorCasConditionalStateMetadata) ResourceVersion ¶
func (UpdateProbeGroupRequestPathSelectorCasConditionalStateMetadata) UpdateTime ¶
func (UpdateProbeGroupRequestPathSelectorCasConditionalStateMetadata) WithArrayOfValues ¶
func (s UpdateProbeGroupRequestPathSelectorCasConditionalStateMetadata) WithArrayOfValues(values []*ntt_meta.Meta) *UpdateProbeGroupRequest_FieldSubPathArrayOfValues
func (UpdateProbeGroupRequestPathSelectorCasConditionalStateMetadata) WithValue ¶
func (s UpdateProbeGroupRequestPathSelectorCasConditionalStateMetadata) WithValue(value *ntt_meta.Meta) *UpdateProbeGroupRequest_FieldSubPathValue
type UpdateProbeGroupRequestPathSelectorCasConditionalStateMetadataAnnotations ¶
type UpdateProbeGroupRequestPathSelectorCasConditionalStateMetadataAnnotations struct{}
func (UpdateProbeGroupRequestPathSelectorCasConditionalStateMetadataAnnotations) WithArrayOfValues ¶
func (s UpdateProbeGroupRequestPathSelectorCasConditionalStateMetadataAnnotations) WithArrayOfValues(values []map[string]string) *UpdateProbeGroupRequest_FieldSubPathArrayOfValues
func (UpdateProbeGroupRequestPathSelectorCasConditionalStateMetadataAnnotations) WithValue ¶
func (s UpdateProbeGroupRequestPathSelectorCasConditionalStateMetadataAnnotations) WithValue(value map[string]string) *UpdateProbeGroupRequest_FieldSubPathValue
type UpdateProbeGroupRequestPathSelectorCasConditionalStateMetadataCreateTime ¶
type UpdateProbeGroupRequestPathSelectorCasConditionalStateMetadataCreateTime struct{}
func (UpdateProbeGroupRequestPathSelectorCasConditionalStateMetadataCreateTime) WithArrayOfValues ¶
func (s UpdateProbeGroupRequestPathSelectorCasConditionalStateMetadataCreateTime) WithArrayOfValues(values []*timestamp.Timestamp) *UpdateProbeGroupRequest_FieldSubPathArrayOfValues
type UpdateProbeGroupRequestPathSelectorCasConditionalStateMetadataDeleteTime ¶ added in v0.7.1
type UpdateProbeGroupRequestPathSelectorCasConditionalStateMetadataDeleteTime struct{}
func (UpdateProbeGroupRequestPathSelectorCasConditionalStateMetadataDeleteTime) FieldPath ¶ added in v0.7.1
func (UpdateProbeGroupRequestPathSelectorCasConditionalStateMetadataDeleteTime) WithArrayOfValues ¶ added in v0.7.1
func (s UpdateProbeGroupRequestPathSelectorCasConditionalStateMetadataDeleteTime) WithArrayOfValues(values []*timestamp.Timestamp) *UpdateProbeGroupRequest_FieldSubPathArrayOfValues
type UpdateProbeGroupRequestPathSelectorCasConditionalStateMetadataGeneration ¶
type UpdateProbeGroupRequestPathSelectorCasConditionalStateMetadataGeneration struct{}
func (UpdateProbeGroupRequestPathSelectorCasConditionalStateMetadataGeneration) WithArrayOfValues ¶
func (s UpdateProbeGroupRequestPathSelectorCasConditionalStateMetadataGeneration) WithArrayOfValues(values []int64) *UpdateProbeGroupRequest_FieldSubPathArrayOfValues
type UpdateProbeGroupRequestPathSelectorCasConditionalStateMetadataLabels ¶
type UpdateProbeGroupRequestPathSelectorCasConditionalStateMetadataLabels struct{}
func (UpdateProbeGroupRequestPathSelectorCasConditionalStateMetadataLabels) WithArrayOfValues ¶
func (s UpdateProbeGroupRequestPathSelectorCasConditionalStateMetadataLabels) WithArrayOfValues(values []map[string]string) *UpdateProbeGroupRequest_FieldSubPathArrayOfValues
func (UpdateProbeGroupRequestPathSelectorCasConditionalStateMetadataLabels) WithValue ¶
func (s UpdateProbeGroupRequestPathSelectorCasConditionalStateMetadataLabels) WithValue(value map[string]string) *UpdateProbeGroupRequest_FieldSubPathValue
type UpdateProbeGroupRequestPathSelectorCasConditionalStateMetadataLifecycle ¶ added in v0.7.1
type UpdateProbeGroupRequestPathSelectorCasConditionalStateMetadataLifecycle struct{}
func (UpdateProbeGroupRequestPathSelectorCasConditionalStateMetadataLifecycle) BlockDeletion ¶ added in v0.7.1
func (UpdateProbeGroupRequestPathSelectorCasConditionalStateMetadataLifecycle) FieldPath ¶ added in v0.7.1
func (UpdateProbeGroupRequestPathSelectorCasConditionalStateMetadataLifecycle) State ¶ added in v0.7.1
func (UpdateProbeGroupRequestPathSelectorCasConditionalStateMetadataLifecycle) WithArrayOfValues ¶ added in v0.7.1
func (s UpdateProbeGroupRequestPathSelectorCasConditionalStateMetadataLifecycle) WithArrayOfValues(values []*ntt_meta.Lifecycle) *UpdateProbeGroupRequest_FieldSubPathArrayOfValues
type UpdateProbeGroupRequestPathSelectorCasConditionalStateMetadataLifecycleBlockDeletion ¶ added in v0.7.1
type UpdateProbeGroupRequestPathSelectorCasConditionalStateMetadataLifecycleBlockDeletion struct{}
func (UpdateProbeGroupRequestPathSelectorCasConditionalStateMetadataLifecycleBlockDeletion) FieldPath ¶ added in v0.7.1
func (UpdateProbeGroupRequestPathSelectorCasConditionalStateMetadataLifecycleBlockDeletion) WithArrayOfValues ¶ added in v0.7.1
func (s UpdateProbeGroupRequestPathSelectorCasConditionalStateMetadataLifecycleBlockDeletion) WithArrayOfValues(values []bool) *UpdateProbeGroupRequest_FieldSubPathArrayOfValues
type UpdateProbeGroupRequestPathSelectorCasConditionalStateMetadataLifecycleState ¶ added in v0.7.1
type UpdateProbeGroupRequestPathSelectorCasConditionalStateMetadataLifecycleState struct{}
func (UpdateProbeGroupRequestPathSelectorCasConditionalStateMetadataLifecycleState) FieldPath ¶ added in v0.7.1
func (UpdateProbeGroupRequestPathSelectorCasConditionalStateMetadataLifecycleState) WithArrayOfValues ¶ added in v0.7.1
func (s UpdateProbeGroupRequestPathSelectorCasConditionalStateMetadataLifecycleState) WithArrayOfValues(values []ntt_meta.Lifecycle_State) *UpdateProbeGroupRequest_FieldSubPathArrayOfValues
type UpdateProbeGroupRequestPathSelectorCasConditionalStateMetadataOwnerReferences ¶
type UpdateProbeGroupRequestPathSelectorCasConditionalStateMetadataOwnerReferences struct{}
func (UpdateProbeGroupRequestPathSelectorCasConditionalStateMetadataOwnerReferences) BlockOwnerDeletion ¶
func (UpdateProbeGroupRequestPathSelectorCasConditionalStateMetadataOwnerReferences) Controller ¶
func (UpdateProbeGroupRequestPathSelectorCasConditionalStateMetadataOwnerReferences) Region ¶ added in v0.7.1
func (UpdateProbeGroupRequestPathSelectorCasConditionalStateMetadataOwnerReferences) RequiresOwnerReference ¶ added in v0.7.1
func (UpdateProbeGroupRequestPathSelectorCasConditionalStateMetadataOwnerReferences) Version ¶ added in v0.7.1
func (UpdateProbeGroupRequestPathSelectorCasConditionalStateMetadataOwnerReferences) WithArrayOfValues ¶
func (s UpdateProbeGroupRequestPathSelectorCasConditionalStateMetadataOwnerReferences) WithArrayOfValues(values [][]*ntt_meta.OwnerReference) *UpdateProbeGroupRequest_FieldSubPathArrayOfValues
func (UpdateProbeGroupRequestPathSelectorCasConditionalStateMetadataOwnerReferences) WithItemValue ¶
type UpdateProbeGroupRequestPathSelectorCasConditionalStateMetadataOwnerReferencesBlockOwnerDeletion ¶
type UpdateProbeGroupRequestPathSelectorCasConditionalStateMetadataOwnerReferencesBlockOwnerDeletion struct{}
func (UpdateProbeGroupRequestPathSelectorCasConditionalStateMetadataOwnerReferencesBlockOwnerDeletion) FieldPath ¶
func (UpdateProbeGroupRequestPathSelectorCasConditionalStateMetadataOwnerReferencesBlockOwnerDeletion) WithArrayOfValues ¶
func (s UpdateProbeGroupRequestPathSelectorCasConditionalStateMetadataOwnerReferencesBlockOwnerDeletion) WithArrayOfValues(values []bool) *UpdateProbeGroupRequest_FieldSubPathArrayOfValues
type UpdateProbeGroupRequestPathSelectorCasConditionalStateMetadataOwnerReferencesController ¶
type UpdateProbeGroupRequestPathSelectorCasConditionalStateMetadataOwnerReferencesController struct{}
func (UpdateProbeGroupRequestPathSelectorCasConditionalStateMetadataOwnerReferencesController) FieldPath ¶
func (UpdateProbeGroupRequestPathSelectorCasConditionalStateMetadataOwnerReferencesController) WithArrayOfValues ¶
func (s UpdateProbeGroupRequestPathSelectorCasConditionalStateMetadataOwnerReferencesController) WithArrayOfValues(values []bool) *UpdateProbeGroupRequest_FieldSubPathArrayOfValues
type UpdateProbeGroupRequestPathSelectorCasConditionalStateMetadataOwnerReferencesKind ¶
type UpdateProbeGroupRequestPathSelectorCasConditionalStateMetadataOwnerReferencesKind struct{}
func (UpdateProbeGroupRequestPathSelectorCasConditionalStateMetadataOwnerReferencesKind) FieldPath ¶
func (UpdateProbeGroupRequestPathSelectorCasConditionalStateMetadataOwnerReferencesKind) WithArrayOfValues ¶
func (s UpdateProbeGroupRequestPathSelectorCasConditionalStateMetadataOwnerReferencesKind) WithArrayOfValues(values []string) *UpdateProbeGroupRequest_FieldSubPathArrayOfValues
type UpdateProbeGroupRequestPathSelectorCasConditionalStateMetadataOwnerReferencesName ¶
type UpdateProbeGroupRequestPathSelectorCasConditionalStateMetadataOwnerReferencesName struct{}
func (UpdateProbeGroupRequestPathSelectorCasConditionalStateMetadataOwnerReferencesName) FieldPath ¶
func (UpdateProbeGroupRequestPathSelectorCasConditionalStateMetadataOwnerReferencesName) WithArrayOfValues ¶
func (s UpdateProbeGroupRequestPathSelectorCasConditionalStateMetadataOwnerReferencesName) WithArrayOfValues(values []string) *UpdateProbeGroupRequest_FieldSubPathArrayOfValues
type UpdateProbeGroupRequestPathSelectorCasConditionalStateMetadataOwnerReferencesRegion ¶ added in v0.7.1
type UpdateProbeGroupRequestPathSelectorCasConditionalStateMetadataOwnerReferencesRegion struct{}
func (UpdateProbeGroupRequestPathSelectorCasConditionalStateMetadataOwnerReferencesRegion) FieldPath ¶ added in v0.7.1
func (UpdateProbeGroupRequestPathSelectorCasConditionalStateMetadataOwnerReferencesRegion) WithArrayOfValues ¶ added in v0.7.1
func (s UpdateProbeGroupRequestPathSelectorCasConditionalStateMetadataOwnerReferencesRegion) WithArrayOfValues(values []string) *UpdateProbeGroupRequest_FieldSubPathArrayOfValues
type UpdateProbeGroupRequestPathSelectorCasConditionalStateMetadataOwnerReferencesRequiresOwnerReference ¶ added in v0.7.1
type UpdateProbeGroupRequestPathSelectorCasConditionalStateMetadataOwnerReferencesRequiresOwnerReference struct{}
func (UpdateProbeGroupRequestPathSelectorCasConditionalStateMetadataOwnerReferencesRequiresOwnerReference) FieldPath ¶ added in v0.7.1
func (UpdateProbeGroupRequestPathSelectorCasConditionalStateMetadataOwnerReferencesRequiresOwnerReference) WithArrayOfValues ¶ added in v0.7.1
func (s UpdateProbeGroupRequestPathSelectorCasConditionalStateMetadataOwnerReferencesRequiresOwnerReference) WithArrayOfValues(values []bool) *UpdateProbeGroupRequest_FieldSubPathArrayOfValues
type UpdateProbeGroupRequestPathSelectorCasConditionalStateMetadataOwnerReferencesVersion ¶ added in v0.7.1
type UpdateProbeGroupRequestPathSelectorCasConditionalStateMetadataOwnerReferencesVersion struct{}
func (UpdateProbeGroupRequestPathSelectorCasConditionalStateMetadataOwnerReferencesVersion) FieldPath ¶ added in v0.7.1
func (UpdateProbeGroupRequestPathSelectorCasConditionalStateMetadataOwnerReferencesVersion) WithArrayOfValues ¶ added in v0.7.1
func (s UpdateProbeGroupRequestPathSelectorCasConditionalStateMetadataOwnerReferencesVersion) WithArrayOfValues(values []string) *UpdateProbeGroupRequest_FieldSubPathArrayOfValues
type UpdateProbeGroupRequestPathSelectorCasConditionalStateMetadataResourceVersion ¶
type UpdateProbeGroupRequestPathSelectorCasConditionalStateMetadataResourceVersion struct{}
func (UpdateProbeGroupRequestPathSelectorCasConditionalStateMetadataResourceVersion) WithArrayOfValues ¶
func (s UpdateProbeGroupRequestPathSelectorCasConditionalStateMetadataResourceVersion) WithArrayOfValues(values []string) *UpdateProbeGroupRequest_FieldSubPathArrayOfValues
type UpdateProbeGroupRequestPathSelectorCasConditionalStateMetadataShards ¶
type UpdateProbeGroupRequestPathSelectorCasConditionalStateMetadataShards struct{}
func (UpdateProbeGroupRequestPathSelectorCasConditionalStateMetadataShards) WithArrayOfValues ¶
func (s UpdateProbeGroupRequestPathSelectorCasConditionalStateMetadataShards) WithArrayOfValues(values []map[string]int64) *UpdateProbeGroupRequest_FieldSubPathArrayOfValues
func (UpdateProbeGroupRequestPathSelectorCasConditionalStateMetadataShards) WithValue ¶
func (s UpdateProbeGroupRequestPathSelectorCasConditionalStateMetadataShards) WithValue(value map[string]int64) *UpdateProbeGroupRequest_FieldSubPathValue
type UpdateProbeGroupRequestPathSelectorCasConditionalStateMetadataSyncing ¶
type UpdateProbeGroupRequestPathSelectorCasConditionalStateMetadataSyncing struct{}
func (UpdateProbeGroupRequestPathSelectorCasConditionalStateMetadataSyncing) OwningRegion ¶
func (UpdateProbeGroupRequestPathSelectorCasConditionalStateMetadataSyncing) WithArrayOfValues ¶
func (s UpdateProbeGroupRequestPathSelectorCasConditionalStateMetadataSyncing) WithArrayOfValues(values []*ntt_meta.SyncingMeta) *UpdateProbeGroupRequest_FieldSubPathArrayOfValues
type UpdateProbeGroupRequestPathSelectorCasConditionalStateMetadataSyncingOwningRegion ¶
type UpdateProbeGroupRequestPathSelectorCasConditionalStateMetadataSyncingOwningRegion struct{}
func (UpdateProbeGroupRequestPathSelectorCasConditionalStateMetadataSyncingOwningRegion) FieldPath ¶
func (UpdateProbeGroupRequestPathSelectorCasConditionalStateMetadataSyncingOwningRegion) WithArrayOfValues ¶
func (s UpdateProbeGroupRequestPathSelectorCasConditionalStateMetadataSyncingOwningRegion) WithArrayOfValues(values []string) *UpdateProbeGroupRequest_FieldSubPathArrayOfValues
type UpdateProbeGroupRequestPathSelectorCasConditionalStateMetadataSyncingRegions ¶
type UpdateProbeGroupRequestPathSelectorCasConditionalStateMetadataSyncingRegions struct{}
func (UpdateProbeGroupRequestPathSelectorCasConditionalStateMetadataSyncingRegions) WithArrayOfValues ¶
func (s UpdateProbeGroupRequestPathSelectorCasConditionalStateMetadataSyncingRegions) WithArrayOfValues(values [][]string) *UpdateProbeGroupRequest_FieldSubPathArrayOfValues
func (UpdateProbeGroupRequestPathSelectorCasConditionalStateMetadataSyncingRegions) WithItemValue ¶
func (s UpdateProbeGroupRequestPathSelectorCasConditionalStateMetadataSyncingRegions) WithItemValue(value string) *UpdateProbeGroupRequest_FieldSubPathArrayItemValue
func (UpdateProbeGroupRequestPathSelectorCasConditionalStateMetadataSyncingRegions) WithValue ¶
func (s UpdateProbeGroupRequestPathSelectorCasConditionalStateMetadataSyncingRegions) WithValue(value []string) *UpdateProbeGroupRequest_FieldSubPathValue
type UpdateProbeGroupRequestPathSelectorCasConditionalStateMetadataTags ¶
type UpdateProbeGroupRequestPathSelectorCasConditionalStateMetadataTags struct{}
func (UpdateProbeGroupRequestPathSelectorCasConditionalStateMetadataTags) WithArrayOfValues ¶
func (s UpdateProbeGroupRequestPathSelectorCasConditionalStateMetadataTags) WithArrayOfValues(values [][]string) *UpdateProbeGroupRequest_FieldSubPathArrayOfValues
func (UpdateProbeGroupRequestPathSelectorCasConditionalStateMetadataTags) WithItemValue ¶
func (s UpdateProbeGroupRequestPathSelectorCasConditionalStateMetadataTags) WithItemValue(value string) *UpdateProbeGroupRequest_FieldSubPathArrayItemValue
func (UpdateProbeGroupRequestPathSelectorCasConditionalStateMetadataTags) WithValue ¶
func (s UpdateProbeGroupRequestPathSelectorCasConditionalStateMetadataTags) WithValue(value []string) *UpdateProbeGroupRequest_FieldSubPathValue
type UpdateProbeGroupRequestPathSelectorCasConditionalStateMetadataUpdateTime ¶
type UpdateProbeGroupRequestPathSelectorCasConditionalStateMetadataUpdateTime struct{}
func (UpdateProbeGroupRequestPathSelectorCasConditionalStateMetadataUpdateTime) WithArrayOfValues ¶
func (s UpdateProbeGroupRequestPathSelectorCasConditionalStateMetadataUpdateTime) WithArrayOfValues(values []*timestamp.Timestamp) *UpdateProbeGroupRequest_FieldSubPathArrayOfValues
type UpdateProbeGroupRequestPathSelectorCasConditionalStateMetadataUuid ¶
type UpdateProbeGroupRequestPathSelectorCasConditionalStateMetadataUuid struct{}
func (UpdateProbeGroupRequestPathSelectorCasConditionalStateMetadataUuid) WithArrayOfValues ¶
func (s UpdateProbeGroupRequestPathSelectorCasConditionalStateMetadataUuid) WithArrayOfValues(values []string) *UpdateProbeGroupRequest_FieldSubPathArrayOfValues
func (UpdateProbeGroupRequestPathSelectorCasConditionalStateMetadataUuid) WithValue ¶
func (s UpdateProbeGroupRequestPathSelectorCasConditionalStateMetadataUuid) WithValue(value string) *UpdateProbeGroupRequest_FieldSubPathValue
type UpdateProbeGroupRequestPathSelectorCasConditionalStateName ¶
type UpdateProbeGroupRequestPathSelectorCasConditionalStateName struct{}
func (UpdateProbeGroupRequestPathSelectorCasConditionalStateName) WithArrayOfValues ¶
func (s UpdateProbeGroupRequestPathSelectorCasConditionalStateName) WithArrayOfValues(values []*probe_group.Name) *UpdateProbeGroupRequest_FieldSubPathArrayOfValues
func (UpdateProbeGroupRequestPathSelectorCasConditionalStateName) WithValue ¶
func (s UpdateProbeGroupRequestPathSelectorCasConditionalStateName) WithValue(value *probe_group.Name) *UpdateProbeGroupRequest_FieldSubPathValue
type UpdateProbeGroupRequestPathSelectorCasConditionalStateState ¶
type UpdateProbeGroupRequestPathSelectorCasConditionalStateState struct{}
func (UpdateProbeGroupRequestPathSelectorCasConditionalStateState) RegionalTargetCounts ¶
func (UpdateProbeGroupRequestPathSelectorCasConditionalStateState) TargetCount ¶
func (UpdateProbeGroupRequestPathSelectorCasConditionalStateState) WithArrayOfValues ¶
func (s UpdateProbeGroupRequestPathSelectorCasConditionalStateState) WithArrayOfValues(values []*probe_group.ProbeGroup_State) *UpdateProbeGroupRequest_FieldSubPathArrayOfValues
type UpdateProbeGroupRequestPathSelectorCasConditionalStateStateRegionalTargetCounts ¶
type UpdateProbeGroupRequestPathSelectorCasConditionalStateStateRegionalTargetCounts struct{}
func (UpdateProbeGroupRequestPathSelectorCasConditionalStateStateRegionalTargetCounts) WithArrayOfValues ¶
func (s UpdateProbeGroupRequestPathSelectorCasConditionalStateStateRegionalTargetCounts) WithArrayOfValues(values []map[string]int64) *UpdateProbeGroupRequest_FieldSubPathArrayOfValues
func (UpdateProbeGroupRequestPathSelectorCasConditionalStateStateRegionalTargetCounts) WithValue ¶
func (s UpdateProbeGroupRequestPathSelectorCasConditionalStateStateRegionalTargetCounts) WithValue(value map[string]int64) *UpdateProbeGroupRequest_FieldSubPathValue
type UpdateProbeGroupRequestPathSelectorCasConditionalStateStateTargetCount ¶
type UpdateProbeGroupRequestPathSelectorCasConditionalStateStateTargetCount struct{}
func (UpdateProbeGroupRequestPathSelectorCasConditionalStateStateTargetCount) WithArrayOfValues ¶
func (s UpdateProbeGroupRequestPathSelectorCasConditionalStateStateTargetCount) WithArrayOfValues(values []int64) *UpdateProbeGroupRequest_FieldSubPathArrayOfValues
func (UpdateProbeGroupRequestPathSelectorCasConditionalStateStateTargetCount) WithValue ¶
func (s UpdateProbeGroupRequestPathSelectorCasConditionalStateStateTargetCount) WithValue(value int64) *UpdateProbeGroupRequest_FieldSubPathValue
type UpdateProbeGroupRequestPathSelectorCasFieldMask ¶
type UpdateProbeGroupRequestPathSelectorCasFieldMask struct{}
func (UpdateProbeGroupRequestPathSelectorCasFieldMask) FieldPath ¶
func (UpdateProbeGroupRequestPathSelectorCasFieldMask) FieldPath() *UpdateProbeGroupRequest_FieldSubPath
func (UpdateProbeGroupRequestPathSelectorCasFieldMask) WithArrayOfValues ¶
func (s UpdateProbeGroupRequestPathSelectorCasFieldMask) WithArrayOfValues(values []*probe_group.ProbeGroup_FieldMask) *UpdateProbeGroupRequest_FieldSubPathArrayOfValues
func (UpdateProbeGroupRequestPathSelectorCasFieldMask) WithValue ¶
func (s UpdateProbeGroupRequestPathSelectorCasFieldMask) WithValue(value *probe_group.ProbeGroup_FieldMask) *UpdateProbeGroupRequest_FieldSubPathValue
type UpdateProbeGroupRequestPathSelectorProbeGroup ¶
type UpdateProbeGroupRequestPathSelectorProbeGroup struct{}
func (UpdateProbeGroupRequestPathSelectorProbeGroup) DisplayName ¶
func (UpdateProbeGroupRequestPathSelectorProbeGroup) WithArrayOfValues ¶
func (s UpdateProbeGroupRequestPathSelectorProbeGroup) WithArrayOfValues(values []*probe_group.ProbeGroup) *UpdateProbeGroupRequest_FieldTerminalPathArrayOfValues
func (UpdateProbeGroupRequestPathSelectorProbeGroup) WithSubArrayItemValue ¶
func (s UpdateProbeGroupRequestPathSelectorProbeGroup) WithSubArrayItemValue(subPathArrayItemValue probe_group.ProbeGroup_FieldPathArrayItemValue) *UpdateProbeGroupRequest_FieldSubPathArrayItemValue
func (UpdateProbeGroupRequestPathSelectorProbeGroup) WithSubArrayOfValues ¶
func (s UpdateProbeGroupRequestPathSelectorProbeGroup) WithSubArrayOfValues(subPathArrayOfValues probe_group.ProbeGroup_FieldPathArrayOfValues) *UpdateProbeGroupRequest_FieldSubPathArrayOfValues
func (UpdateProbeGroupRequestPathSelectorProbeGroup) WithSubPath ¶
func (UpdateProbeGroupRequestPathSelectorProbeGroup) WithSubPath(subPath probe_group.ProbeGroup_FieldPath) *UpdateProbeGroupRequest_FieldSubPath
func (UpdateProbeGroupRequestPathSelectorProbeGroup) WithSubValue ¶
func (s UpdateProbeGroupRequestPathSelectorProbeGroup) WithSubValue(subPathValue probe_group.ProbeGroup_FieldPathValue) *UpdateProbeGroupRequest_FieldSubPathValue
func (UpdateProbeGroupRequestPathSelectorProbeGroup) WithValue ¶
func (s UpdateProbeGroupRequestPathSelectorProbeGroup) WithValue(value *probe_group.ProbeGroup) *UpdateProbeGroupRequest_FieldTerminalPathValue
type UpdateProbeGroupRequestPathSelectorProbeGroupDisplayName ¶
type UpdateProbeGroupRequestPathSelectorProbeGroupDisplayName struct{}
func (UpdateProbeGroupRequestPathSelectorProbeGroupDisplayName) WithArrayOfValues ¶
func (s UpdateProbeGroupRequestPathSelectorProbeGroupDisplayName) WithArrayOfValues(values []string) *UpdateProbeGroupRequest_FieldSubPathArrayOfValues
func (UpdateProbeGroupRequestPathSelectorProbeGroupDisplayName) WithValue ¶
func (s UpdateProbeGroupRequestPathSelectorProbeGroupDisplayName) WithValue(value string) *UpdateProbeGroupRequest_FieldSubPathValue
type UpdateProbeGroupRequestPathSelectorProbeGroupMetadata ¶
type UpdateProbeGroupRequestPathSelectorProbeGroupMetadata struct{}
func (UpdateProbeGroupRequestPathSelectorProbeGroupMetadata) Annotations ¶
func (UpdateProbeGroupRequestPathSelectorProbeGroupMetadata) CreateTime ¶
func (UpdateProbeGroupRequestPathSelectorProbeGroupMetadata) DeleteTime ¶ added in v0.7.1
func (UpdateProbeGroupRequestPathSelectorProbeGroupMetadata) Generation ¶
func (UpdateProbeGroupRequestPathSelectorProbeGroupMetadata) OwnerReferences ¶
func (UpdateProbeGroupRequestPathSelectorProbeGroupMetadata) ResourceVersion ¶
func (UpdateProbeGroupRequestPathSelectorProbeGroupMetadata) UpdateTime ¶
func (UpdateProbeGroupRequestPathSelectorProbeGroupMetadata) WithArrayOfValues ¶
func (s UpdateProbeGroupRequestPathSelectorProbeGroupMetadata) WithArrayOfValues(values []*ntt_meta.Meta) *UpdateProbeGroupRequest_FieldSubPathArrayOfValues
func (UpdateProbeGroupRequestPathSelectorProbeGroupMetadata) WithValue ¶
func (s UpdateProbeGroupRequestPathSelectorProbeGroupMetadata) WithValue(value *ntt_meta.Meta) *UpdateProbeGroupRequest_FieldSubPathValue
type UpdateProbeGroupRequestPathSelectorProbeGroupMetadataAnnotations ¶
type UpdateProbeGroupRequestPathSelectorProbeGroupMetadataAnnotations struct{}
func (UpdateProbeGroupRequestPathSelectorProbeGroupMetadataAnnotations) WithArrayOfValues ¶
func (s UpdateProbeGroupRequestPathSelectorProbeGroupMetadataAnnotations) WithArrayOfValues(values []map[string]string) *UpdateProbeGroupRequest_FieldSubPathArrayOfValues
func (UpdateProbeGroupRequestPathSelectorProbeGroupMetadataAnnotations) WithValue ¶
func (s UpdateProbeGroupRequestPathSelectorProbeGroupMetadataAnnotations) WithValue(value map[string]string) *UpdateProbeGroupRequest_FieldSubPathValue
type UpdateProbeGroupRequestPathSelectorProbeGroupMetadataCreateTime ¶
type UpdateProbeGroupRequestPathSelectorProbeGroupMetadataCreateTime struct{}
func (UpdateProbeGroupRequestPathSelectorProbeGroupMetadataCreateTime) WithArrayOfValues ¶
func (s UpdateProbeGroupRequestPathSelectorProbeGroupMetadataCreateTime) WithArrayOfValues(values []*timestamp.Timestamp) *UpdateProbeGroupRequest_FieldSubPathArrayOfValues
func (UpdateProbeGroupRequestPathSelectorProbeGroupMetadataCreateTime) WithValue ¶
func (s UpdateProbeGroupRequestPathSelectorProbeGroupMetadataCreateTime) WithValue(value *timestamp.Timestamp) *UpdateProbeGroupRequest_FieldSubPathValue
type UpdateProbeGroupRequestPathSelectorProbeGroupMetadataDeleteTime ¶ added in v0.7.1
type UpdateProbeGroupRequestPathSelectorProbeGroupMetadataDeleteTime struct{}
func (UpdateProbeGroupRequestPathSelectorProbeGroupMetadataDeleteTime) WithArrayOfValues ¶ added in v0.7.1
func (s UpdateProbeGroupRequestPathSelectorProbeGroupMetadataDeleteTime) WithArrayOfValues(values []*timestamp.Timestamp) *UpdateProbeGroupRequest_FieldSubPathArrayOfValues
func (UpdateProbeGroupRequestPathSelectorProbeGroupMetadataDeleteTime) WithValue ¶ added in v0.7.1
func (s UpdateProbeGroupRequestPathSelectorProbeGroupMetadataDeleteTime) WithValue(value *timestamp.Timestamp) *UpdateProbeGroupRequest_FieldSubPathValue
type UpdateProbeGroupRequestPathSelectorProbeGroupMetadataGeneration ¶
type UpdateProbeGroupRequestPathSelectorProbeGroupMetadataGeneration struct{}
func (UpdateProbeGroupRequestPathSelectorProbeGroupMetadataGeneration) WithArrayOfValues ¶
func (s UpdateProbeGroupRequestPathSelectorProbeGroupMetadataGeneration) WithArrayOfValues(values []int64) *UpdateProbeGroupRequest_FieldSubPathArrayOfValues
func (UpdateProbeGroupRequestPathSelectorProbeGroupMetadataGeneration) WithValue ¶
func (s UpdateProbeGroupRequestPathSelectorProbeGroupMetadataGeneration) WithValue(value int64) *UpdateProbeGroupRequest_FieldSubPathValue
type UpdateProbeGroupRequestPathSelectorProbeGroupMetadataLabels ¶
type UpdateProbeGroupRequestPathSelectorProbeGroupMetadataLabels struct{}
func (UpdateProbeGroupRequestPathSelectorProbeGroupMetadataLabels) WithArrayOfValues ¶
func (s UpdateProbeGroupRequestPathSelectorProbeGroupMetadataLabels) WithArrayOfValues(values []map[string]string) *UpdateProbeGroupRequest_FieldSubPathArrayOfValues
func (UpdateProbeGroupRequestPathSelectorProbeGroupMetadataLabels) WithValue ¶
func (s UpdateProbeGroupRequestPathSelectorProbeGroupMetadataLabels) WithValue(value map[string]string) *UpdateProbeGroupRequest_FieldSubPathValue
type UpdateProbeGroupRequestPathSelectorProbeGroupMetadataLifecycle ¶ added in v0.7.1
type UpdateProbeGroupRequestPathSelectorProbeGroupMetadataLifecycle struct{}
func (UpdateProbeGroupRequestPathSelectorProbeGroupMetadataLifecycle) BlockDeletion ¶ added in v0.7.1
func (UpdateProbeGroupRequestPathSelectorProbeGroupMetadataLifecycle) WithArrayOfValues ¶ added in v0.7.1
func (s UpdateProbeGroupRequestPathSelectorProbeGroupMetadataLifecycle) WithArrayOfValues(values []*ntt_meta.Lifecycle) *UpdateProbeGroupRequest_FieldSubPathArrayOfValues
func (UpdateProbeGroupRequestPathSelectorProbeGroupMetadataLifecycle) WithValue ¶ added in v0.7.1
func (s UpdateProbeGroupRequestPathSelectorProbeGroupMetadataLifecycle) WithValue(value *ntt_meta.Lifecycle) *UpdateProbeGroupRequest_FieldSubPathValue
type UpdateProbeGroupRequestPathSelectorProbeGroupMetadataLifecycleBlockDeletion ¶ added in v0.7.1
type UpdateProbeGroupRequestPathSelectorProbeGroupMetadataLifecycleBlockDeletion struct{}
func (UpdateProbeGroupRequestPathSelectorProbeGroupMetadataLifecycleBlockDeletion) FieldPath ¶ added in v0.7.1
func (UpdateProbeGroupRequestPathSelectorProbeGroupMetadataLifecycleBlockDeletion) WithArrayOfValues ¶ added in v0.7.1
func (s UpdateProbeGroupRequestPathSelectorProbeGroupMetadataLifecycleBlockDeletion) WithArrayOfValues(values []bool) *UpdateProbeGroupRequest_FieldSubPathArrayOfValues
type UpdateProbeGroupRequestPathSelectorProbeGroupMetadataLifecycleState ¶ added in v0.7.1
type UpdateProbeGroupRequestPathSelectorProbeGroupMetadataLifecycleState struct{}
func (UpdateProbeGroupRequestPathSelectorProbeGroupMetadataLifecycleState) FieldPath ¶ added in v0.7.1
func (UpdateProbeGroupRequestPathSelectorProbeGroupMetadataLifecycleState) WithArrayOfValues ¶ added in v0.7.1
func (s UpdateProbeGroupRequestPathSelectorProbeGroupMetadataLifecycleState) WithArrayOfValues(values []ntt_meta.Lifecycle_State) *UpdateProbeGroupRequest_FieldSubPathArrayOfValues
type UpdateProbeGroupRequestPathSelectorProbeGroupMetadataOwnerReferences ¶
type UpdateProbeGroupRequestPathSelectorProbeGroupMetadataOwnerReferences struct{}
func (UpdateProbeGroupRequestPathSelectorProbeGroupMetadataOwnerReferences) BlockOwnerDeletion ¶
func (UpdateProbeGroupRequestPathSelectorProbeGroupMetadataOwnerReferences) Controller ¶
func (UpdateProbeGroupRequestPathSelectorProbeGroupMetadataOwnerReferences) Region ¶ added in v0.7.1
func (UpdateProbeGroupRequestPathSelectorProbeGroupMetadataOwnerReferences) RequiresOwnerReference ¶ added in v0.7.1
func (UpdateProbeGroupRequestPathSelectorProbeGroupMetadataOwnerReferences) Version ¶ added in v0.7.1
func (UpdateProbeGroupRequestPathSelectorProbeGroupMetadataOwnerReferences) WithArrayOfValues ¶
func (s UpdateProbeGroupRequestPathSelectorProbeGroupMetadataOwnerReferences) WithArrayOfValues(values [][]*ntt_meta.OwnerReference) *UpdateProbeGroupRequest_FieldSubPathArrayOfValues
func (UpdateProbeGroupRequestPathSelectorProbeGroupMetadataOwnerReferences) WithItemValue ¶
func (s UpdateProbeGroupRequestPathSelectorProbeGroupMetadataOwnerReferences) WithItemValue(value *ntt_meta.OwnerReference) *UpdateProbeGroupRequest_FieldSubPathArrayItemValue
func (UpdateProbeGroupRequestPathSelectorProbeGroupMetadataOwnerReferences) WithValue ¶
func (s UpdateProbeGroupRequestPathSelectorProbeGroupMetadataOwnerReferences) WithValue(value []*ntt_meta.OwnerReference) *UpdateProbeGroupRequest_FieldSubPathValue
type UpdateProbeGroupRequestPathSelectorProbeGroupMetadataOwnerReferencesBlockOwnerDeletion ¶
type UpdateProbeGroupRequestPathSelectorProbeGroupMetadataOwnerReferencesBlockOwnerDeletion struct{}
func (UpdateProbeGroupRequestPathSelectorProbeGroupMetadataOwnerReferencesBlockOwnerDeletion) FieldPath ¶
func (UpdateProbeGroupRequestPathSelectorProbeGroupMetadataOwnerReferencesBlockOwnerDeletion) WithArrayOfValues ¶
func (s UpdateProbeGroupRequestPathSelectorProbeGroupMetadataOwnerReferencesBlockOwnerDeletion) WithArrayOfValues(values []bool) *UpdateProbeGroupRequest_FieldSubPathArrayOfValues
type UpdateProbeGroupRequestPathSelectorProbeGroupMetadataOwnerReferencesController ¶
type UpdateProbeGroupRequestPathSelectorProbeGroupMetadataOwnerReferencesController struct{}
func (UpdateProbeGroupRequestPathSelectorProbeGroupMetadataOwnerReferencesController) WithArrayOfValues ¶
func (s UpdateProbeGroupRequestPathSelectorProbeGroupMetadataOwnerReferencesController) WithArrayOfValues(values []bool) *UpdateProbeGroupRequest_FieldSubPathArrayOfValues
type UpdateProbeGroupRequestPathSelectorProbeGroupMetadataOwnerReferencesKind ¶
type UpdateProbeGroupRequestPathSelectorProbeGroupMetadataOwnerReferencesKind struct{}
func (UpdateProbeGroupRequestPathSelectorProbeGroupMetadataOwnerReferencesKind) WithArrayOfValues ¶
func (s UpdateProbeGroupRequestPathSelectorProbeGroupMetadataOwnerReferencesKind) WithArrayOfValues(values []string) *UpdateProbeGroupRequest_FieldSubPathArrayOfValues
type UpdateProbeGroupRequestPathSelectorProbeGroupMetadataOwnerReferencesName ¶
type UpdateProbeGroupRequestPathSelectorProbeGroupMetadataOwnerReferencesName struct{}
func (UpdateProbeGroupRequestPathSelectorProbeGroupMetadataOwnerReferencesName) WithArrayOfValues ¶
func (s UpdateProbeGroupRequestPathSelectorProbeGroupMetadataOwnerReferencesName) WithArrayOfValues(values []string) *UpdateProbeGroupRequest_FieldSubPathArrayOfValues
type UpdateProbeGroupRequestPathSelectorProbeGroupMetadataOwnerReferencesRegion ¶ added in v0.7.1
type UpdateProbeGroupRequestPathSelectorProbeGroupMetadataOwnerReferencesRegion struct{}
func (UpdateProbeGroupRequestPathSelectorProbeGroupMetadataOwnerReferencesRegion) FieldPath ¶ added in v0.7.1
func (UpdateProbeGroupRequestPathSelectorProbeGroupMetadataOwnerReferencesRegion) WithArrayOfValues ¶ added in v0.7.1
func (s UpdateProbeGroupRequestPathSelectorProbeGroupMetadataOwnerReferencesRegion) WithArrayOfValues(values []string) *UpdateProbeGroupRequest_FieldSubPathArrayOfValues
type UpdateProbeGroupRequestPathSelectorProbeGroupMetadataOwnerReferencesRequiresOwnerReference ¶ added in v0.7.1
type UpdateProbeGroupRequestPathSelectorProbeGroupMetadataOwnerReferencesRequiresOwnerReference struct{}
func (UpdateProbeGroupRequestPathSelectorProbeGroupMetadataOwnerReferencesRequiresOwnerReference) FieldPath ¶ added in v0.7.1
func (UpdateProbeGroupRequestPathSelectorProbeGroupMetadataOwnerReferencesRequiresOwnerReference) WithArrayOfValues ¶ added in v0.7.1
func (s UpdateProbeGroupRequestPathSelectorProbeGroupMetadataOwnerReferencesRequiresOwnerReference) WithArrayOfValues(values []bool) *UpdateProbeGroupRequest_FieldSubPathArrayOfValues
type UpdateProbeGroupRequestPathSelectorProbeGroupMetadataOwnerReferencesVersion ¶ added in v0.7.1
type UpdateProbeGroupRequestPathSelectorProbeGroupMetadataOwnerReferencesVersion struct{}
func (UpdateProbeGroupRequestPathSelectorProbeGroupMetadataOwnerReferencesVersion) FieldPath ¶ added in v0.7.1
func (UpdateProbeGroupRequestPathSelectorProbeGroupMetadataOwnerReferencesVersion) WithArrayOfValues ¶ added in v0.7.1
func (s UpdateProbeGroupRequestPathSelectorProbeGroupMetadataOwnerReferencesVersion) WithArrayOfValues(values []string) *UpdateProbeGroupRequest_FieldSubPathArrayOfValues
type UpdateProbeGroupRequestPathSelectorProbeGroupMetadataResourceVersion ¶
type UpdateProbeGroupRequestPathSelectorProbeGroupMetadataResourceVersion struct{}
func (UpdateProbeGroupRequestPathSelectorProbeGroupMetadataResourceVersion) WithArrayOfValues ¶
func (s UpdateProbeGroupRequestPathSelectorProbeGroupMetadataResourceVersion) WithArrayOfValues(values []string) *UpdateProbeGroupRequest_FieldSubPathArrayOfValues
func (UpdateProbeGroupRequestPathSelectorProbeGroupMetadataResourceVersion) WithValue ¶
func (s UpdateProbeGroupRequestPathSelectorProbeGroupMetadataResourceVersion) WithValue(value string) *UpdateProbeGroupRequest_FieldSubPathValue
type UpdateProbeGroupRequestPathSelectorProbeGroupMetadataShards ¶
type UpdateProbeGroupRequestPathSelectorProbeGroupMetadataShards struct{}
func (UpdateProbeGroupRequestPathSelectorProbeGroupMetadataShards) WithArrayOfValues ¶
func (s UpdateProbeGroupRequestPathSelectorProbeGroupMetadataShards) WithArrayOfValues(values []map[string]int64) *UpdateProbeGroupRequest_FieldSubPathArrayOfValues
func (UpdateProbeGroupRequestPathSelectorProbeGroupMetadataShards) WithValue ¶
func (s UpdateProbeGroupRequestPathSelectorProbeGroupMetadataShards) WithValue(value map[string]int64) *UpdateProbeGroupRequest_FieldSubPathValue
type UpdateProbeGroupRequestPathSelectorProbeGroupMetadataSyncing ¶
type UpdateProbeGroupRequestPathSelectorProbeGroupMetadataSyncing struct{}
func (UpdateProbeGroupRequestPathSelectorProbeGroupMetadataSyncing) OwningRegion ¶
func (UpdateProbeGroupRequestPathSelectorProbeGroupMetadataSyncing) WithArrayOfValues ¶
func (s UpdateProbeGroupRequestPathSelectorProbeGroupMetadataSyncing) WithArrayOfValues(values []*ntt_meta.SyncingMeta) *UpdateProbeGroupRequest_FieldSubPathArrayOfValues
func (UpdateProbeGroupRequestPathSelectorProbeGroupMetadataSyncing) WithValue ¶
func (s UpdateProbeGroupRequestPathSelectorProbeGroupMetadataSyncing) WithValue(value *ntt_meta.SyncingMeta) *UpdateProbeGroupRequest_FieldSubPathValue
type UpdateProbeGroupRequestPathSelectorProbeGroupMetadataSyncingOwningRegion ¶
type UpdateProbeGroupRequestPathSelectorProbeGroupMetadataSyncingOwningRegion struct{}
func (UpdateProbeGroupRequestPathSelectorProbeGroupMetadataSyncingOwningRegion) WithArrayOfValues ¶
func (s UpdateProbeGroupRequestPathSelectorProbeGroupMetadataSyncingOwningRegion) WithArrayOfValues(values []string) *UpdateProbeGroupRequest_FieldSubPathArrayOfValues
type UpdateProbeGroupRequestPathSelectorProbeGroupMetadataSyncingRegions ¶
type UpdateProbeGroupRequestPathSelectorProbeGroupMetadataSyncingRegions struct{}
func (UpdateProbeGroupRequestPathSelectorProbeGroupMetadataSyncingRegions) WithArrayOfValues ¶
func (s UpdateProbeGroupRequestPathSelectorProbeGroupMetadataSyncingRegions) WithArrayOfValues(values [][]string) *UpdateProbeGroupRequest_FieldSubPathArrayOfValues
func (UpdateProbeGroupRequestPathSelectorProbeGroupMetadataSyncingRegions) WithItemValue ¶
func (s UpdateProbeGroupRequestPathSelectorProbeGroupMetadataSyncingRegions) WithItemValue(value string) *UpdateProbeGroupRequest_FieldSubPathArrayItemValue
func (UpdateProbeGroupRequestPathSelectorProbeGroupMetadataSyncingRegions) WithValue ¶
func (s UpdateProbeGroupRequestPathSelectorProbeGroupMetadataSyncingRegions) WithValue(value []string) *UpdateProbeGroupRequest_FieldSubPathValue
type UpdateProbeGroupRequestPathSelectorProbeGroupMetadataTags ¶
type UpdateProbeGroupRequestPathSelectorProbeGroupMetadataTags struct{}
func (UpdateProbeGroupRequestPathSelectorProbeGroupMetadataTags) WithArrayOfValues ¶
func (s UpdateProbeGroupRequestPathSelectorProbeGroupMetadataTags) WithArrayOfValues(values [][]string) *UpdateProbeGroupRequest_FieldSubPathArrayOfValues
func (UpdateProbeGroupRequestPathSelectorProbeGroupMetadataTags) WithItemValue ¶
func (s UpdateProbeGroupRequestPathSelectorProbeGroupMetadataTags) WithItemValue(value string) *UpdateProbeGroupRequest_FieldSubPathArrayItemValue
func (UpdateProbeGroupRequestPathSelectorProbeGroupMetadataTags) WithValue ¶
func (s UpdateProbeGroupRequestPathSelectorProbeGroupMetadataTags) WithValue(value []string) *UpdateProbeGroupRequest_FieldSubPathValue
type UpdateProbeGroupRequestPathSelectorProbeGroupMetadataUpdateTime ¶
type UpdateProbeGroupRequestPathSelectorProbeGroupMetadataUpdateTime struct{}
func (UpdateProbeGroupRequestPathSelectorProbeGroupMetadataUpdateTime) WithArrayOfValues ¶
func (s UpdateProbeGroupRequestPathSelectorProbeGroupMetadataUpdateTime) WithArrayOfValues(values []*timestamp.Timestamp) *UpdateProbeGroupRequest_FieldSubPathArrayOfValues
func (UpdateProbeGroupRequestPathSelectorProbeGroupMetadataUpdateTime) WithValue ¶
func (s UpdateProbeGroupRequestPathSelectorProbeGroupMetadataUpdateTime) WithValue(value *timestamp.Timestamp) *UpdateProbeGroupRequest_FieldSubPathValue
type UpdateProbeGroupRequestPathSelectorProbeGroupMetadataUuid ¶
type UpdateProbeGroupRequestPathSelectorProbeGroupMetadataUuid struct{}
func (UpdateProbeGroupRequestPathSelectorProbeGroupMetadataUuid) WithArrayOfValues ¶
func (s UpdateProbeGroupRequestPathSelectorProbeGroupMetadataUuid) WithArrayOfValues(values []string) *UpdateProbeGroupRequest_FieldSubPathArrayOfValues
func (UpdateProbeGroupRequestPathSelectorProbeGroupMetadataUuid) WithValue ¶
func (s UpdateProbeGroupRequestPathSelectorProbeGroupMetadataUuid) WithValue(value string) *UpdateProbeGroupRequest_FieldSubPathValue
type UpdateProbeGroupRequestPathSelectorProbeGroupName ¶
type UpdateProbeGroupRequestPathSelectorProbeGroupName struct{}
func (UpdateProbeGroupRequestPathSelectorProbeGroupName) WithArrayOfValues ¶
func (s UpdateProbeGroupRequestPathSelectorProbeGroupName) WithArrayOfValues(values []*probe_group.Name) *UpdateProbeGroupRequest_FieldSubPathArrayOfValues
func (UpdateProbeGroupRequestPathSelectorProbeGroupName) WithValue ¶
func (s UpdateProbeGroupRequestPathSelectorProbeGroupName) WithValue(value *probe_group.Name) *UpdateProbeGroupRequest_FieldSubPathValue
type UpdateProbeGroupRequestPathSelectorProbeGroupState ¶
type UpdateProbeGroupRequestPathSelectorProbeGroupState struct{}
func (UpdateProbeGroupRequestPathSelectorProbeGroupState) RegionalTargetCounts ¶
func (UpdateProbeGroupRequestPathSelectorProbeGroupState) RegionalTargetCounts() UpdateProbeGroupRequestPathSelectorProbeGroupStateRegionalTargetCounts
func (UpdateProbeGroupRequestPathSelectorProbeGroupState) TargetCount ¶
func (UpdateProbeGroupRequestPathSelectorProbeGroupState) WithArrayOfValues ¶
func (s UpdateProbeGroupRequestPathSelectorProbeGroupState) WithArrayOfValues(values []*probe_group.ProbeGroup_State) *UpdateProbeGroupRequest_FieldSubPathArrayOfValues
func (UpdateProbeGroupRequestPathSelectorProbeGroupState) WithValue ¶
func (s UpdateProbeGroupRequestPathSelectorProbeGroupState) WithValue(value *probe_group.ProbeGroup_State) *UpdateProbeGroupRequest_FieldSubPathValue
type UpdateProbeGroupRequestPathSelectorProbeGroupStateRegionalTargetCounts ¶
type UpdateProbeGroupRequestPathSelectorProbeGroupStateRegionalTargetCounts struct{}
func (UpdateProbeGroupRequestPathSelectorProbeGroupStateRegionalTargetCounts) WithArrayOfValues ¶
func (s UpdateProbeGroupRequestPathSelectorProbeGroupStateRegionalTargetCounts) WithArrayOfValues(values []map[string]int64) *UpdateProbeGroupRequest_FieldSubPathArrayOfValues
func (UpdateProbeGroupRequestPathSelectorProbeGroupStateRegionalTargetCounts) WithValue ¶
func (s UpdateProbeGroupRequestPathSelectorProbeGroupStateRegionalTargetCounts) WithValue(value map[string]int64) *UpdateProbeGroupRequest_FieldSubPathValue
type UpdateProbeGroupRequestPathSelectorProbeGroupStateTargetCount ¶
type UpdateProbeGroupRequestPathSelectorProbeGroupStateTargetCount struct{}
func (UpdateProbeGroupRequestPathSelectorProbeGroupStateTargetCount) WithArrayOfValues ¶
func (s UpdateProbeGroupRequestPathSelectorProbeGroupStateTargetCount) WithArrayOfValues(values []int64) *UpdateProbeGroupRequest_FieldSubPathArrayOfValues
func (UpdateProbeGroupRequestPathSelectorProbeGroupStateTargetCount) WithValue ¶
func (s UpdateProbeGroupRequestPathSelectorProbeGroupStateTargetCount) WithValue(value int64) *UpdateProbeGroupRequest_FieldSubPathValue
type UpdateProbeGroupRequestPathSelectorUpdateMask ¶
type UpdateProbeGroupRequestPathSelectorUpdateMask struct{}
func (UpdateProbeGroupRequestPathSelectorUpdateMask) WithArrayOfValues ¶
func (s UpdateProbeGroupRequestPathSelectorUpdateMask) WithArrayOfValues(values []*probe_group.ProbeGroup_FieldMask) *UpdateProbeGroupRequest_FieldTerminalPathArrayOfValues
func (UpdateProbeGroupRequestPathSelectorUpdateMask) WithValue ¶
func (s UpdateProbeGroupRequestPathSelectorUpdateMask) WithValue(value *probe_group.ProbeGroup_FieldMask) *UpdateProbeGroupRequest_FieldTerminalPathValue
type UpdateProbeGroupRequest_CAS ¶
type UpdateProbeGroupRequest_CAS struct { // Conditional desired state of a resource before update. ConditionalState *probe_group.ProbeGroup `` /* 138-byte string literal not displayed */ // Field paths from conditional state of resource server should check and // compare. FieldMask *probe_group.ProbeGroup_FieldMask `` /* 142-byte string literal not displayed */ // contains filtered or unexported fields }
CAS - Compare and Swap. This object is used if user wants to make update conditional based upon previous resource version.
func (*UpdateProbeGroupRequest_CAS) Clone ¶
func (o *UpdateProbeGroupRequest_CAS) Clone() *UpdateProbeGroupRequest_CAS
func (*UpdateProbeGroupRequest_CAS) CloneRaw ¶
func (o *UpdateProbeGroupRequest_CAS) CloneRaw() gotenobject.GotenObjectExt
func (*UpdateProbeGroupRequest_CAS) Descriptor ¶
func (*UpdateProbeGroupRequest_CAS) Descriptor() ([]byte, []int)
Deprecated, Use UpdateProbeGroupRequest_CAS.ProtoReflect.Descriptor instead.
func (*UpdateProbeGroupRequest_CAS) GetConditionalState ¶
func (m *UpdateProbeGroupRequest_CAS) GetConditionalState() *probe_group.ProbeGroup
func (*UpdateProbeGroupRequest_CAS) GetFieldMask ¶
func (m *UpdateProbeGroupRequest_CAS) GetFieldMask() *probe_group.ProbeGroup_FieldMask
func (*UpdateProbeGroupRequest_CAS) GotenMessage ¶
func (*UpdateProbeGroupRequest_CAS) GotenMessage()
func (*UpdateProbeGroupRequest_CAS) GotenObjectExt ¶
func (o *UpdateProbeGroupRequest_CAS) GotenObjectExt()
func (*UpdateProbeGroupRequest_CAS) GotenValidate ¶
func (obj *UpdateProbeGroupRequest_CAS) GotenValidate() error
func (*UpdateProbeGroupRequest_CAS) MakeDiffFieldMask ¶
func (o *UpdateProbeGroupRequest_CAS) MakeDiffFieldMask(other *UpdateProbeGroupRequest_CAS) *UpdateProbeGroupRequest_CAS_FieldMask
func (*UpdateProbeGroupRequest_CAS) MakeFullFieldMask ¶
func (o *UpdateProbeGroupRequest_CAS) MakeFullFieldMask() *UpdateProbeGroupRequest_CAS_FieldMask
func (*UpdateProbeGroupRequest_CAS) MakeRawDiffFieldMask ¶
func (o *UpdateProbeGroupRequest_CAS) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
func (*UpdateProbeGroupRequest_CAS) MakeRawFullFieldMask ¶
func (o *UpdateProbeGroupRequest_CAS) MakeRawFullFieldMask() gotenobject.FieldMask
func (*UpdateProbeGroupRequest_CAS) Marshal ¶
func (m *UpdateProbeGroupRequest_CAS) Marshal() ([]byte, error)
func (*UpdateProbeGroupRequest_CAS) MarshalJSON ¶
func (m *UpdateProbeGroupRequest_CAS) MarshalJSON() ([]byte, error)
func (*UpdateProbeGroupRequest_CAS) Merge ¶
func (o *UpdateProbeGroupRequest_CAS) Merge(source *UpdateProbeGroupRequest_CAS)
func (*UpdateProbeGroupRequest_CAS) MergeRaw ¶
func (o *UpdateProbeGroupRequest_CAS) MergeRaw(source gotenobject.GotenObjectExt)
func (*UpdateProbeGroupRequest_CAS) ProtoMessage ¶
func (*UpdateProbeGroupRequest_CAS) ProtoMessage()
func (*UpdateProbeGroupRequest_CAS) ProtoReflect ¶
func (m *UpdateProbeGroupRequest_CAS) ProtoReflect() preflect.Message
func (*UpdateProbeGroupRequest_CAS) Reset ¶
func (m *UpdateProbeGroupRequest_CAS) Reset()
func (*UpdateProbeGroupRequest_CAS) SetConditionalState ¶
func (m *UpdateProbeGroupRequest_CAS) SetConditionalState(fv *probe_group.ProbeGroup)
func (*UpdateProbeGroupRequest_CAS) SetFieldMask ¶
func (m *UpdateProbeGroupRequest_CAS) SetFieldMask(fv *probe_group.ProbeGroup_FieldMask)
func (*UpdateProbeGroupRequest_CAS) String ¶
func (m *UpdateProbeGroupRequest_CAS) String() string
func (*UpdateProbeGroupRequest_CAS) Unmarshal ¶
func (m *UpdateProbeGroupRequest_CAS) Unmarshal(b []byte) error
func (*UpdateProbeGroupRequest_CAS) UnmarshalJSON ¶
func (m *UpdateProbeGroupRequest_CAS) UnmarshalJSON(data []byte) error
type UpdateProbeGroupRequest_CASMapPathSelectorConditionalStateMetadataAnnotations ¶
type UpdateProbeGroupRequest_CASMapPathSelectorConditionalStateMetadataAnnotations struct {
// contains filtered or unexported fields
}
func (UpdateProbeGroupRequest_CASMapPathSelectorConditionalStateMetadataAnnotations) WithArrayOfValues ¶
func (s UpdateProbeGroupRequest_CASMapPathSelectorConditionalStateMetadataAnnotations) WithArrayOfValues(values []string) *UpdateProbeGroupRequestCAS_FieldSubPathArrayOfValues
type UpdateProbeGroupRequest_CASMapPathSelectorConditionalStateMetadataLabels ¶
type UpdateProbeGroupRequest_CASMapPathSelectorConditionalStateMetadataLabels struct {
// contains filtered or unexported fields
}
func (UpdateProbeGroupRequest_CASMapPathSelectorConditionalStateMetadataLabels) WithArrayOfValues ¶
func (s UpdateProbeGroupRequest_CASMapPathSelectorConditionalStateMetadataLabels) WithArrayOfValues(values []string) *UpdateProbeGroupRequestCAS_FieldSubPathArrayOfValues
type UpdateProbeGroupRequest_CASMapPathSelectorConditionalStateMetadataShards ¶
type UpdateProbeGroupRequest_CASMapPathSelectorConditionalStateMetadataShards struct {
// contains filtered or unexported fields
}
func (UpdateProbeGroupRequest_CASMapPathSelectorConditionalStateMetadataShards) WithArrayOfValues ¶
func (s UpdateProbeGroupRequest_CASMapPathSelectorConditionalStateMetadataShards) WithArrayOfValues(values []int64) *UpdateProbeGroupRequestCAS_FieldSubPathArrayOfValues
type UpdateProbeGroupRequest_CASMapPathSelectorConditionalStateStateRegionalTargetCounts ¶
type UpdateProbeGroupRequest_CASMapPathSelectorConditionalStateStateRegionalTargetCounts struct {
// contains filtered or unexported fields
}
func (UpdateProbeGroupRequest_CASMapPathSelectorConditionalStateStateRegionalTargetCounts) FieldPath ¶
func (UpdateProbeGroupRequest_CASMapPathSelectorConditionalStateStateRegionalTargetCounts) WithArrayOfValues ¶
func (s UpdateProbeGroupRequest_CASMapPathSelectorConditionalStateStateRegionalTargetCounts) WithArrayOfValues(values []int64) *UpdateProbeGroupRequestCAS_FieldSubPathArrayOfValues
type UpdateProbeGroupRequest_CASPathSelectorConditionalState ¶
type UpdateProbeGroupRequest_CASPathSelectorConditionalState struct{}
func (UpdateProbeGroupRequest_CASPathSelectorConditionalState) DisplayName ¶
func (UpdateProbeGroupRequest_CASPathSelectorConditionalState) WithArrayOfValues ¶
func (s UpdateProbeGroupRequest_CASPathSelectorConditionalState) WithArrayOfValues(values []*probe_group.ProbeGroup) *UpdateProbeGroupRequestCAS_FieldTerminalPathArrayOfValues
func (UpdateProbeGroupRequest_CASPathSelectorConditionalState) WithSubArrayItemValue ¶
func (s UpdateProbeGroupRequest_CASPathSelectorConditionalState) WithSubArrayItemValue(subPathArrayItemValue probe_group.ProbeGroup_FieldPathArrayItemValue) *UpdateProbeGroupRequestCAS_FieldSubPathArrayItemValue
func (UpdateProbeGroupRequest_CASPathSelectorConditionalState) WithSubArrayOfValues ¶
func (s UpdateProbeGroupRequest_CASPathSelectorConditionalState) WithSubArrayOfValues(subPathArrayOfValues probe_group.ProbeGroup_FieldPathArrayOfValues) *UpdateProbeGroupRequestCAS_FieldSubPathArrayOfValues
func (UpdateProbeGroupRequest_CASPathSelectorConditionalState) WithSubPath ¶
func (UpdateProbeGroupRequest_CASPathSelectorConditionalState) WithSubPath(subPath probe_group.ProbeGroup_FieldPath) *UpdateProbeGroupRequestCAS_FieldSubPath
func (UpdateProbeGroupRequest_CASPathSelectorConditionalState) WithSubValue ¶
func (s UpdateProbeGroupRequest_CASPathSelectorConditionalState) WithSubValue(subPathValue probe_group.ProbeGroup_FieldPathValue) *UpdateProbeGroupRequestCAS_FieldSubPathValue
type UpdateProbeGroupRequest_CASPathSelectorConditionalStateDisplayName ¶
type UpdateProbeGroupRequest_CASPathSelectorConditionalStateDisplayName struct{}
func (UpdateProbeGroupRequest_CASPathSelectorConditionalStateDisplayName) WithArrayOfValues ¶
func (s UpdateProbeGroupRequest_CASPathSelectorConditionalStateDisplayName) WithArrayOfValues(values []string) *UpdateProbeGroupRequestCAS_FieldSubPathArrayOfValues
func (UpdateProbeGroupRequest_CASPathSelectorConditionalStateDisplayName) WithValue ¶
func (s UpdateProbeGroupRequest_CASPathSelectorConditionalStateDisplayName) WithValue(value string) *UpdateProbeGroupRequestCAS_FieldSubPathValue
type UpdateProbeGroupRequest_CASPathSelectorConditionalStateMetadata ¶
type UpdateProbeGroupRequest_CASPathSelectorConditionalStateMetadata struct{}
func (UpdateProbeGroupRequest_CASPathSelectorConditionalStateMetadata) Annotations ¶
func (UpdateProbeGroupRequest_CASPathSelectorConditionalStateMetadata) CreateTime ¶
func (UpdateProbeGroupRequest_CASPathSelectorConditionalStateMetadata) DeleteTime ¶ added in v0.7.1
func (UpdateProbeGroupRequest_CASPathSelectorConditionalStateMetadata) Generation ¶
func (UpdateProbeGroupRequest_CASPathSelectorConditionalStateMetadata) OwnerReferences ¶
func (UpdateProbeGroupRequest_CASPathSelectorConditionalStateMetadata) ResourceVersion ¶
func (UpdateProbeGroupRequest_CASPathSelectorConditionalStateMetadata) UpdateTime ¶
func (UpdateProbeGroupRequest_CASPathSelectorConditionalStateMetadata) WithArrayOfValues ¶
func (s UpdateProbeGroupRequest_CASPathSelectorConditionalStateMetadata) WithArrayOfValues(values []*ntt_meta.Meta) *UpdateProbeGroupRequestCAS_FieldSubPathArrayOfValues
func (UpdateProbeGroupRequest_CASPathSelectorConditionalStateMetadata) WithValue ¶
func (s UpdateProbeGroupRequest_CASPathSelectorConditionalStateMetadata) WithValue(value *ntt_meta.Meta) *UpdateProbeGroupRequestCAS_FieldSubPathValue
type UpdateProbeGroupRequest_CASPathSelectorConditionalStateMetadataAnnotations ¶
type UpdateProbeGroupRequest_CASPathSelectorConditionalStateMetadataAnnotations struct{}
func (UpdateProbeGroupRequest_CASPathSelectorConditionalStateMetadataAnnotations) WithArrayOfValues ¶
func (s UpdateProbeGroupRequest_CASPathSelectorConditionalStateMetadataAnnotations) WithArrayOfValues(values []map[string]string) *UpdateProbeGroupRequestCAS_FieldSubPathArrayOfValues
func (UpdateProbeGroupRequest_CASPathSelectorConditionalStateMetadataAnnotations) WithValue ¶
func (s UpdateProbeGroupRequest_CASPathSelectorConditionalStateMetadataAnnotations) WithValue(value map[string]string) *UpdateProbeGroupRequestCAS_FieldSubPathValue
type UpdateProbeGroupRequest_CASPathSelectorConditionalStateMetadataCreateTime ¶
type UpdateProbeGroupRequest_CASPathSelectorConditionalStateMetadataCreateTime struct{}
func (UpdateProbeGroupRequest_CASPathSelectorConditionalStateMetadataCreateTime) WithArrayOfValues ¶
func (s UpdateProbeGroupRequest_CASPathSelectorConditionalStateMetadataCreateTime) WithArrayOfValues(values []*timestamp.Timestamp) *UpdateProbeGroupRequestCAS_FieldSubPathArrayOfValues
type UpdateProbeGroupRequest_CASPathSelectorConditionalStateMetadataDeleteTime ¶ added in v0.7.1
type UpdateProbeGroupRequest_CASPathSelectorConditionalStateMetadataDeleteTime struct{}
func (UpdateProbeGroupRequest_CASPathSelectorConditionalStateMetadataDeleteTime) FieldPath ¶ added in v0.7.1
func (UpdateProbeGroupRequest_CASPathSelectorConditionalStateMetadataDeleteTime) WithArrayOfValues ¶ added in v0.7.1
func (s UpdateProbeGroupRequest_CASPathSelectorConditionalStateMetadataDeleteTime) WithArrayOfValues(values []*timestamp.Timestamp) *UpdateProbeGroupRequestCAS_FieldSubPathArrayOfValues
type UpdateProbeGroupRequest_CASPathSelectorConditionalStateMetadataGeneration ¶
type UpdateProbeGroupRequest_CASPathSelectorConditionalStateMetadataGeneration struct{}
func (UpdateProbeGroupRequest_CASPathSelectorConditionalStateMetadataGeneration) WithArrayOfValues ¶
func (s UpdateProbeGroupRequest_CASPathSelectorConditionalStateMetadataGeneration) WithArrayOfValues(values []int64) *UpdateProbeGroupRequestCAS_FieldSubPathArrayOfValues
type UpdateProbeGroupRequest_CASPathSelectorConditionalStateMetadataLabels ¶
type UpdateProbeGroupRequest_CASPathSelectorConditionalStateMetadataLabels struct{}
func (UpdateProbeGroupRequest_CASPathSelectorConditionalStateMetadataLabels) WithArrayOfValues ¶
func (s UpdateProbeGroupRequest_CASPathSelectorConditionalStateMetadataLabels) WithArrayOfValues(values []map[string]string) *UpdateProbeGroupRequestCAS_FieldSubPathArrayOfValues
func (UpdateProbeGroupRequest_CASPathSelectorConditionalStateMetadataLabels) WithValue ¶
func (s UpdateProbeGroupRequest_CASPathSelectorConditionalStateMetadataLabels) WithValue(value map[string]string) *UpdateProbeGroupRequestCAS_FieldSubPathValue
type UpdateProbeGroupRequest_CASPathSelectorConditionalStateMetadataLifecycle ¶ added in v0.7.1
type UpdateProbeGroupRequest_CASPathSelectorConditionalStateMetadataLifecycle struct{}
func (UpdateProbeGroupRequest_CASPathSelectorConditionalStateMetadataLifecycle) BlockDeletion ¶ added in v0.7.1
func (UpdateProbeGroupRequest_CASPathSelectorConditionalStateMetadataLifecycle) FieldPath ¶ added in v0.7.1
func (UpdateProbeGroupRequest_CASPathSelectorConditionalStateMetadataLifecycle) State ¶ added in v0.7.1
func (UpdateProbeGroupRequest_CASPathSelectorConditionalStateMetadataLifecycle) WithArrayOfValues ¶ added in v0.7.1
func (s UpdateProbeGroupRequest_CASPathSelectorConditionalStateMetadataLifecycle) WithArrayOfValues(values []*ntt_meta.Lifecycle) *UpdateProbeGroupRequestCAS_FieldSubPathArrayOfValues
type UpdateProbeGroupRequest_CASPathSelectorConditionalStateMetadataLifecycleBlockDeletion ¶ added in v0.7.1
type UpdateProbeGroupRequest_CASPathSelectorConditionalStateMetadataLifecycleBlockDeletion struct{}
func (UpdateProbeGroupRequest_CASPathSelectorConditionalStateMetadataLifecycleBlockDeletion) FieldPath ¶ added in v0.7.1
func (UpdateProbeGroupRequest_CASPathSelectorConditionalStateMetadataLifecycleBlockDeletion) WithArrayOfValues ¶ added in v0.7.1
func (s UpdateProbeGroupRequest_CASPathSelectorConditionalStateMetadataLifecycleBlockDeletion) WithArrayOfValues(values []bool) *UpdateProbeGroupRequestCAS_FieldSubPathArrayOfValues
type UpdateProbeGroupRequest_CASPathSelectorConditionalStateMetadataLifecycleState ¶ added in v0.7.1
type UpdateProbeGroupRequest_CASPathSelectorConditionalStateMetadataLifecycleState struct{}
func (UpdateProbeGroupRequest_CASPathSelectorConditionalStateMetadataLifecycleState) FieldPath ¶ added in v0.7.1
func (UpdateProbeGroupRequest_CASPathSelectorConditionalStateMetadataLifecycleState) WithArrayOfValues ¶ added in v0.7.1
func (s UpdateProbeGroupRequest_CASPathSelectorConditionalStateMetadataLifecycleState) WithArrayOfValues(values []ntt_meta.Lifecycle_State) *UpdateProbeGroupRequestCAS_FieldSubPathArrayOfValues
type UpdateProbeGroupRequest_CASPathSelectorConditionalStateMetadataOwnerReferences ¶
type UpdateProbeGroupRequest_CASPathSelectorConditionalStateMetadataOwnerReferences struct{}
func (UpdateProbeGroupRequest_CASPathSelectorConditionalStateMetadataOwnerReferences) BlockOwnerDeletion ¶
func (UpdateProbeGroupRequest_CASPathSelectorConditionalStateMetadataOwnerReferences) Controller ¶
func (UpdateProbeGroupRequest_CASPathSelectorConditionalStateMetadataOwnerReferences) Region ¶ added in v0.7.1
func (UpdateProbeGroupRequest_CASPathSelectorConditionalStateMetadataOwnerReferences) RequiresOwnerReference ¶ added in v0.7.1
func (UpdateProbeGroupRequest_CASPathSelectorConditionalStateMetadataOwnerReferences) Version ¶ added in v0.7.1
func (UpdateProbeGroupRequest_CASPathSelectorConditionalStateMetadataOwnerReferences) WithArrayOfValues ¶
func (s UpdateProbeGroupRequest_CASPathSelectorConditionalStateMetadataOwnerReferences) WithArrayOfValues(values [][]*ntt_meta.OwnerReference) *UpdateProbeGroupRequestCAS_FieldSubPathArrayOfValues
func (UpdateProbeGroupRequest_CASPathSelectorConditionalStateMetadataOwnerReferences) WithItemValue ¶
type UpdateProbeGroupRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesBlockOwnerDeletion ¶
type UpdateProbeGroupRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesBlockOwnerDeletion struct{}
func (UpdateProbeGroupRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesBlockOwnerDeletion) FieldPath ¶
func (UpdateProbeGroupRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesBlockOwnerDeletion) WithArrayOfValues ¶
func (s UpdateProbeGroupRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesBlockOwnerDeletion) WithArrayOfValues(values []bool) *UpdateProbeGroupRequestCAS_FieldSubPathArrayOfValues
type UpdateProbeGroupRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesController ¶
type UpdateProbeGroupRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesController struct{}
func (UpdateProbeGroupRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesController) FieldPath ¶
func (UpdateProbeGroupRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesController) WithArrayOfValues ¶
func (s UpdateProbeGroupRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesController) WithArrayOfValues(values []bool) *UpdateProbeGroupRequestCAS_FieldSubPathArrayOfValues
type UpdateProbeGroupRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesKind ¶
type UpdateProbeGroupRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesKind struct{}
func (UpdateProbeGroupRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesKind) FieldPath ¶
func (UpdateProbeGroupRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesKind) WithArrayOfValues ¶
func (s UpdateProbeGroupRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesKind) WithArrayOfValues(values []string) *UpdateProbeGroupRequestCAS_FieldSubPathArrayOfValues
type UpdateProbeGroupRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesName ¶
type UpdateProbeGroupRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesName struct{}
func (UpdateProbeGroupRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesName) FieldPath ¶
func (UpdateProbeGroupRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesName) WithArrayOfValues ¶
func (s UpdateProbeGroupRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesName) WithArrayOfValues(values []string) *UpdateProbeGroupRequestCAS_FieldSubPathArrayOfValues
type UpdateProbeGroupRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesRegion ¶ added in v0.7.1
type UpdateProbeGroupRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesRegion struct{}
func (UpdateProbeGroupRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesRegion) FieldPath ¶ added in v0.7.1
func (UpdateProbeGroupRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesRegion) WithArrayOfValues ¶ added in v0.7.1
func (s UpdateProbeGroupRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesRegion) WithArrayOfValues(values []string) *UpdateProbeGroupRequestCAS_FieldSubPathArrayOfValues
type UpdateProbeGroupRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesRequiresOwnerReference ¶ added in v0.7.1
type UpdateProbeGroupRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesRequiresOwnerReference struct{}
func (UpdateProbeGroupRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesRequiresOwnerReference) FieldPath ¶ added in v0.7.1
func (UpdateProbeGroupRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesRequiresOwnerReference) WithArrayOfValues ¶ added in v0.7.1
func (s UpdateProbeGroupRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesRequiresOwnerReference) WithArrayOfValues(values []bool) *UpdateProbeGroupRequestCAS_FieldSubPathArrayOfValues
type UpdateProbeGroupRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesVersion ¶ added in v0.7.1
type UpdateProbeGroupRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesVersion struct{}
func (UpdateProbeGroupRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesVersion) FieldPath ¶ added in v0.7.1
func (UpdateProbeGroupRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesVersion) WithArrayOfValues ¶ added in v0.7.1
func (s UpdateProbeGroupRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesVersion) WithArrayOfValues(values []string) *UpdateProbeGroupRequestCAS_FieldSubPathArrayOfValues
type UpdateProbeGroupRequest_CASPathSelectorConditionalStateMetadataResourceVersion ¶
type UpdateProbeGroupRequest_CASPathSelectorConditionalStateMetadataResourceVersion struct{}
func (UpdateProbeGroupRequest_CASPathSelectorConditionalStateMetadataResourceVersion) WithArrayOfValues ¶
func (s UpdateProbeGroupRequest_CASPathSelectorConditionalStateMetadataResourceVersion) WithArrayOfValues(values []string) *UpdateProbeGroupRequestCAS_FieldSubPathArrayOfValues
type UpdateProbeGroupRequest_CASPathSelectorConditionalStateMetadataShards ¶
type UpdateProbeGroupRequest_CASPathSelectorConditionalStateMetadataShards struct{}
func (UpdateProbeGroupRequest_CASPathSelectorConditionalStateMetadataShards) WithArrayOfValues ¶
func (s UpdateProbeGroupRequest_CASPathSelectorConditionalStateMetadataShards) WithArrayOfValues(values []map[string]int64) *UpdateProbeGroupRequestCAS_FieldSubPathArrayOfValues
func (UpdateProbeGroupRequest_CASPathSelectorConditionalStateMetadataShards) WithValue ¶
func (s UpdateProbeGroupRequest_CASPathSelectorConditionalStateMetadataShards) WithValue(value map[string]int64) *UpdateProbeGroupRequestCAS_FieldSubPathValue
type UpdateProbeGroupRequest_CASPathSelectorConditionalStateMetadataSyncing ¶
type UpdateProbeGroupRequest_CASPathSelectorConditionalStateMetadataSyncing struct{}
func (UpdateProbeGroupRequest_CASPathSelectorConditionalStateMetadataSyncing) OwningRegion ¶
func (UpdateProbeGroupRequest_CASPathSelectorConditionalStateMetadataSyncing) WithArrayOfValues ¶
func (s UpdateProbeGroupRequest_CASPathSelectorConditionalStateMetadataSyncing) WithArrayOfValues(values []*ntt_meta.SyncingMeta) *UpdateProbeGroupRequestCAS_FieldSubPathArrayOfValues
type UpdateProbeGroupRequest_CASPathSelectorConditionalStateMetadataSyncingOwningRegion ¶
type UpdateProbeGroupRequest_CASPathSelectorConditionalStateMetadataSyncingOwningRegion struct{}
func (UpdateProbeGroupRequest_CASPathSelectorConditionalStateMetadataSyncingOwningRegion) FieldPath ¶
func (UpdateProbeGroupRequest_CASPathSelectorConditionalStateMetadataSyncingOwningRegion) WithArrayOfValues ¶
func (s UpdateProbeGroupRequest_CASPathSelectorConditionalStateMetadataSyncingOwningRegion) WithArrayOfValues(values []string) *UpdateProbeGroupRequestCAS_FieldSubPathArrayOfValues
type UpdateProbeGroupRequest_CASPathSelectorConditionalStateMetadataSyncingRegions ¶
type UpdateProbeGroupRequest_CASPathSelectorConditionalStateMetadataSyncingRegions struct{}
func (UpdateProbeGroupRequest_CASPathSelectorConditionalStateMetadataSyncingRegions) WithArrayOfValues ¶
func (s UpdateProbeGroupRequest_CASPathSelectorConditionalStateMetadataSyncingRegions) WithArrayOfValues(values [][]string) *UpdateProbeGroupRequestCAS_FieldSubPathArrayOfValues
func (UpdateProbeGroupRequest_CASPathSelectorConditionalStateMetadataSyncingRegions) WithItemValue ¶
type UpdateProbeGroupRequest_CASPathSelectorConditionalStateMetadataTags ¶
type UpdateProbeGroupRequest_CASPathSelectorConditionalStateMetadataTags struct{}
func (UpdateProbeGroupRequest_CASPathSelectorConditionalStateMetadataTags) WithArrayOfValues ¶
func (s UpdateProbeGroupRequest_CASPathSelectorConditionalStateMetadataTags) WithArrayOfValues(values [][]string) *UpdateProbeGroupRequestCAS_FieldSubPathArrayOfValues
func (UpdateProbeGroupRequest_CASPathSelectorConditionalStateMetadataTags) WithItemValue ¶
func (s UpdateProbeGroupRequest_CASPathSelectorConditionalStateMetadataTags) WithItemValue(value string) *UpdateProbeGroupRequestCAS_FieldSubPathArrayItemValue
func (UpdateProbeGroupRequest_CASPathSelectorConditionalStateMetadataTags) WithValue ¶
func (s UpdateProbeGroupRequest_CASPathSelectorConditionalStateMetadataTags) WithValue(value []string) *UpdateProbeGroupRequestCAS_FieldSubPathValue
type UpdateProbeGroupRequest_CASPathSelectorConditionalStateMetadataUpdateTime ¶
type UpdateProbeGroupRequest_CASPathSelectorConditionalStateMetadataUpdateTime struct{}
func (UpdateProbeGroupRequest_CASPathSelectorConditionalStateMetadataUpdateTime) WithArrayOfValues ¶
func (s UpdateProbeGroupRequest_CASPathSelectorConditionalStateMetadataUpdateTime) WithArrayOfValues(values []*timestamp.Timestamp) *UpdateProbeGroupRequestCAS_FieldSubPathArrayOfValues
type UpdateProbeGroupRequest_CASPathSelectorConditionalStateMetadataUuid ¶
type UpdateProbeGroupRequest_CASPathSelectorConditionalStateMetadataUuid struct{}
func (UpdateProbeGroupRequest_CASPathSelectorConditionalStateMetadataUuid) WithArrayOfValues ¶
func (s UpdateProbeGroupRequest_CASPathSelectorConditionalStateMetadataUuid) WithArrayOfValues(values []string) *UpdateProbeGroupRequestCAS_FieldSubPathArrayOfValues
type UpdateProbeGroupRequest_CASPathSelectorConditionalStateName ¶
type UpdateProbeGroupRequest_CASPathSelectorConditionalStateName struct{}
func (UpdateProbeGroupRequest_CASPathSelectorConditionalStateName) WithArrayOfValues ¶
func (s UpdateProbeGroupRequest_CASPathSelectorConditionalStateName) WithArrayOfValues(values []*probe_group.Name) *UpdateProbeGroupRequestCAS_FieldSubPathArrayOfValues
func (UpdateProbeGroupRequest_CASPathSelectorConditionalStateName) WithValue ¶
func (s UpdateProbeGroupRequest_CASPathSelectorConditionalStateName) WithValue(value *probe_group.Name) *UpdateProbeGroupRequestCAS_FieldSubPathValue
type UpdateProbeGroupRequest_CASPathSelectorConditionalStateState ¶
type UpdateProbeGroupRequest_CASPathSelectorConditionalStateState struct{}
func (UpdateProbeGroupRequest_CASPathSelectorConditionalStateState) RegionalTargetCounts ¶
func (UpdateProbeGroupRequest_CASPathSelectorConditionalStateState) TargetCount ¶
func (UpdateProbeGroupRequest_CASPathSelectorConditionalStateState) WithArrayOfValues ¶
func (s UpdateProbeGroupRequest_CASPathSelectorConditionalStateState) WithArrayOfValues(values []*probe_group.ProbeGroup_State) *UpdateProbeGroupRequestCAS_FieldSubPathArrayOfValues
type UpdateProbeGroupRequest_CASPathSelectorConditionalStateStateRegionalTargetCounts ¶
type UpdateProbeGroupRequest_CASPathSelectorConditionalStateStateRegionalTargetCounts struct{}
func (UpdateProbeGroupRequest_CASPathSelectorConditionalStateStateRegionalTargetCounts) WithArrayOfValues ¶
func (s UpdateProbeGroupRequest_CASPathSelectorConditionalStateStateRegionalTargetCounts) WithArrayOfValues(values []map[string]int64) *UpdateProbeGroupRequestCAS_FieldSubPathArrayOfValues
func (UpdateProbeGroupRequest_CASPathSelectorConditionalStateStateRegionalTargetCounts) WithValue ¶
func (s UpdateProbeGroupRequest_CASPathSelectorConditionalStateStateRegionalTargetCounts) WithValue(value map[string]int64) *UpdateProbeGroupRequestCAS_FieldSubPathValue
type UpdateProbeGroupRequest_CASPathSelectorConditionalStateStateTargetCount ¶
type UpdateProbeGroupRequest_CASPathSelectorConditionalStateStateTargetCount struct{}
func (UpdateProbeGroupRequest_CASPathSelectorConditionalStateStateTargetCount) WithArrayOfValues ¶
func (s UpdateProbeGroupRequest_CASPathSelectorConditionalStateStateTargetCount) WithArrayOfValues(values []int64) *UpdateProbeGroupRequestCAS_FieldSubPathArrayOfValues
type UpdateProbeGroupRequest_CASPathSelectorFieldMask ¶
type UpdateProbeGroupRequest_CASPathSelectorFieldMask struct{}
func (UpdateProbeGroupRequest_CASPathSelectorFieldMask) WithArrayOfValues ¶
func (s UpdateProbeGroupRequest_CASPathSelectorFieldMask) WithArrayOfValues(values []*probe_group.ProbeGroup_FieldMask) *UpdateProbeGroupRequestCAS_FieldTerminalPathArrayOfValues
type UpdateProbeGroupRequest_CAS_FieldMask ¶
type UpdateProbeGroupRequest_CAS_FieldMask struct {
Paths []UpdateProbeGroupRequestCAS_FieldPath
}
func FullUpdateProbeGroupRequest_CAS_FieldMask ¶
func FullUpdateProbeGroupRequest_CAS_FieldMask() *UpdateProbeGroupRequest_CAS_FieldMask
func (*UpdateProbeGroupRequest_CAS_FieldMask) AppendPath ¶
func (fieldMask *UpdateProbeGroupRequest_CAS_FieldMask) AppendPath(path UpdateProbeGroupRequestCAS_FieldPath)
func (*UpdateProbeGroupRequest_CAS_FieldMask) AppendRawPath ¶
func (fieldMask *UpdateProbeGroupRequest_CAS_FieldMask) AppendRawPath(path gotenobject.FieldPath)
func (*UpdateProbeGroupRequest_CAS_FieldMask) DecodeFirestore ¶
func (fieldMask *UpdateProbeGroupRequest_CAS_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
func (*UpdateProbeGroupRequest_CAS_FieldMask) EncodeFirestore ¶
func (fieldMask *UpdateProbeGroupRequest_CAS_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
firestore encoding/decoding integration
func (*UpdateProbeGroupRequest_CAS_FieldMask) FilterInputFields ¶
func (fieldMask *UpdateProbeGroupRequest_CAS_FieldMask) FilterInputFields() *UpdateProbeGroupRequest_CAS_FieldMask
FilterInputFields generates copy of field paths with output_only field paths removed
func (*UpdateProbeGroupRequest_CAS_FieldMask) FromProtoFieldMask ¶
func (fieldMask *UpdateProbeGroupRequest_CAS_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
func (*UpdateProbeGroupRequest_CAS_FieldMask) GetPaths ¶
func (fieldMask *UpdateProbeGroupRequest_CAS_FieldMask) GetPaths() []UpdateProbeGroupRequestCAS_FieldPath
func (*UpdateProbeGroupRequest_CAS_FieldMask) GetRawPaths ¶
func (fieldMask *UpdateProbeGroupRequest_CAS_FieldMask) GetRawPaths() []gotenobject.FieldPath
func (*UpdateProbeGroupRequest_CAS_FieldMask) IsFull ¶
func (fieldMask *UpdateProbeGroupRequest_CAS_FieldMask) IsFull() bool
func (UpdateProbeGroupRequest_CAS_FieldMask) Marshal ¶
func (fieldMask UpdateProbeGroupRequest_CAS_FieldMask) Marshal() ([]byte, error)
implement methods required by customType
func (UpdateProbeGroupRequest_CAS_FieldMask) MarshalJSON ¶
func (fieldMask UpdateProbeGroupRequest_CAS_FieldMask) MarshalJSON() ([]byte, error)
func (*UpdateProbeGroupRequest_CAS_FieldMask) PathsCount ¶
func (fieldMask *UpdateProbeGroupRequest_CAS_FieldMask) PathsCount() int
func (*UpdateProbeGroupRequest_CAS_FieldMask) Project ¶
func (fieldMask *UpdateProbeGroupRequest_CAS_FieldMask) Project(source *UpdateProbeGroupRequest_CAS) *UpdateProbeGroupRequest_CAS
func (*UpdateProbeGroupRequest_CAS_FieldMask) ProjectRaw ¶
func (fieldMask *UpdateProbeGroupRequest_CAS_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
func (*UpdateProbeGroupRequest_CAS_FieldMask) ProtoMessage ¶
func (fieldMask *UpdateProbeGroupRequest_CAS_FieldMask) ProtoMessage()
func (*UpdateProbeGroupRequest_CAS_FieldMask) ProtoReflect ¶
func (fieldMask *UpdateProbeGroupRequest_CAS_FieldMask) ProtoReflect() preflect.Message
func (*UpdateProbeGroupRequest_CAS_FieldMask) Reset ¶
func (fieldMask *UpdateProbeGroupRequest_CAS_FieldMask) Reset()
func (*UpdateProbeGroupRequest_CAS_FieldMask) Set ¶
func (fieldMask *UpdateProbeGroupRequest_CAS_FieldMask) Set(target, source *UpdateProbeGroupRequest_CAS)
func (*UpdateProbeGroupRequest_CAS_FieldMask) SetFromCliFlag ¶
func (fieldMask *UpdateProbeGroupRequest_CAS_FieldMask) SetFromCliFlag(raw string) error
func (*UpdateProbeGroupRequest_CAS_FieldMask) SetRaw ¶
func (fieldMask *UpdateProbeGroupRequest_CAS_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
func (*UpdateProbeGroupRequest_CAS_FieldMask) Size ¶
func (fieldMask *UpdateProbeGroupRequest_CAS_FieldMask) Size() int
func (*UpdateProbeGroupRequest_CAS_FieldMask) String ¶
func (fieldMask *UpdateProbeGroupRequest_CAS_FieldMask) String() string
func (*UpdateProbeGroupRequest_CAS_FieldMask) Subtract ¶
func (fieldMask *UpdateProbeGroupRequest_CAS_FieldMask) Subtract(other *UpdateProbeGroupRequest_CAS_FieldMask) *UpdateProbeGroupRequest_CAS_FieldMask
func (*UpdateProbeGroupRequest_CAS_FieldMask) SubtractRaw ¶
func (fieldMask *UpdateProbeGroupRequest_CAS_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
func (*UpdateProbeGroupRequest_CAS_FieldMask) ToProtoFieldMask ¶
func (fieldMask *UpdateProbeGroupRequest_CAS_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
ToFieldMask is used for proto conversions
func (*UpdateProbeGroupRequest_CAS_FieldMask) Unmarshal ¶
func (fieldMask *UpdateProbeGroupRequest_CAS_FieldMask) Unmarshal(data []byte) error
func (*UpdateProbeGroupRequest_CAS_FieldMask) UnmarshalJSON ¶
func (fieldMask *UpdateProbeGroupRequest_CAS_FieldMask) UnmarshalJSON(data []byte) error
type UpdateProbeGroupRequest_FieldMask ¶
type UpdateProbeGroupRequest_FieldMask struct {
Paths []UpdateProbeGroupRequest_FieldPath
}
func FullUpdateProbeGroupRequest_FieldMask ¶
func FullUpdateProbeGroupRequest_FieldMask() *UpdateProbeGroupRequest_FieldMask
func (*UpdateProbeGroupRequest_FieldMask) AppendPath ¶
func (fieldMask *UpdateProbeGroupRequest_FieldMask) AppendPath(path UpdateProbeGroupRequest_FieldPath)
func (*UpdateProbeGroupRequest_FieldMask) AppendRawPath ¶
func (fieldMask *UpdateProbeGroupRequest_FieldMask) AppendRawPath(path gotenobject.FieldPath)
func (*UpdateProbeGroupRequest_FieldMask) DecodeFirestore ¶
func (fieldMask *UpdateProbeGroupRequest_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
func (*UpdateProbeGroupRequest_FieldMask) EncodeFirestore ¶
func (fieldMask *UpdateProbeGroupRequest_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
firestore encoding/decoding integration
func (*UpdateProbeGroupRequest_FieldMask) FilterInputFields ¶
func (fieldMask *UpdateProbeGroupRequest_FieldMask) FilterInputFields() *UpdateProbeGroupRequest_FieldMask
FilterInputFields generates copy of field paths with output_only field paths removed
func (*UpdateProbeGroupRequest_FieldMask) FromProtoFieldMask ¶
func (fieldMask *UpdateProbeGroupRequest_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
func (*UpdateProbeGroupRequest_FieldMask) GetPaths ¶
func (fieldMask *UpdateProbeGroupRequest_FieldMask) GetPaths() []UpdateProbeGroupRequest_FieldPath
func (*UpdateProbeGroupRequest_FieldMask) GetRawPaths ¶
func (fieldMask *UpdateProbeGroupRequest_FieldMask) GetRawPaths() []gotenobject.FieldPath
func (*UpdateProbeGroupRequest_FieldMask) IsFull ¶
func (fieldMask *UpdateProbeGroupRequest_FieldMask) IsFull() bool
func (UpdateProbeGroupRequest_FieldMask) Marshal ¶
func (fieldMask UpdateProbeGroupRequest_FieldMask) Marshal() ([]byte, error)
implement methods required by customType
func (UpdateProbeGroupRequest_FieldMask) MarshalJSON ¶
func (fieldMask UpdateProbeGroupRequest_FieldMask) MarshalJSON() ([]byte, error)
func (*UpdateProbeGroupRequest_FieldMask) PathsCount ¶
func (fieldMask *UpdateProbeGroupRequest_FieldMask) PathsCount() int
func (*UpdateProbeGroupRequest_FieldMask) Project ¶
func (fieldMask *UpdateProbeGroupRequest_FieldMask) Project(source *UpdateProbeGroupRequest) *UpdateProbeGroupRequest
func (*UpdateProbeGroupRequest_FieldMask) ProjectRaw ¶
func (fieldMask *UpdateProbeGroupRequest_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
func (*UpdateProbeGroupRequest_FieldMask) ProtoMessage ¶
func (fieldMask *UpdateProbeGroupRequest_FieldMask) ProtoMessage()
func (*UpdateProbeGroupRequest_FieldMask) ProtoReflect ¶
func (fieldMask *UpdateProbeGroupRequest_FieldMask) ProtoReflect() preflect.Message
func (*UpdateProbeGroupRequest_FieldMask) Reset ¶
func (fieldMask *UpdateProbeGroupRequest_FieldMask) Reset()
func (*UpdateProbeGroupRequest_FieldMask) Set ¶
func (fieldMask *UpdateProbeGroupRequest_FieldMask) Set(target, source *UpdateProbeGroupRequest)
func (*UpdateProbeGroupRequest_FieldMask) SetFromCliFlag ¶
func (fieldMask *UpdateProbeGroupRequest_FieldMask) SetFromCliFlag(raw string) error
func (*UpdateProbeGroupRequest_FieldMask) SetRaw ¶
func (fieldMask *UpdateProbeGroupRequest_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
func (*UpdateProbeGroupRequest_FieldMask) Size ¶
func (fieldMask *UpdateProbeGroupRequest_FieldMask) Size() int
func (*UpdateProbeGroupRequest_FieldMask) String ¶
func (fieldMask *UpdateProbeGroupRequest_FieldMask) String() string
func (*UpdateProbeGroupRequest_FieldMask) Subtract ¶
func (fieldMask *UpdateProbeGroupRequest_FieldMask) Subtract(other *UpdateProbeGroupRequest_FieldMask) *UpdateProbeGroupRequest_FieldMask
func (*UpdateProbeGroupRequest_FieldMask) SubtractRaw ¶
func (fieldMask *UpdateProbeGroupRequest_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
func (*UpdateProbeGroupRequest_FieldMask) ToProtoFieldMask ¶
func (fieldMask *UpdateProbeGroupRequest_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
ToFieldMask is used for proto conversions
func (*UpdateProbeGroupRequest_FieldMask) Unmarshal ¶
func (fieldMask *UpdateProbeGroupRequest_FieldMask) Unmarshal(data []byte) error
func (*UpdateProbeGroupRequest_FieldMask) UnmarshalJSON ¶
func (fieldMask *UpdateProbeGroupRequest_FieldMask) UnmarshalJSON(data []byte) error
type UpdateProbeGroupRequest_FieldPath ¶
type UpdateProbeGroupRequest_FieldPath interface { gotenobject.FieldPath Selector() UpdateProbeGroupRequest_FieldPathSelector Get(source *UpdateProbeGroupRequest) []interface{} GetSingle(source *UpdateProbeGroupRequest) (interface{}, bool) ClearValue(item *UpdateProbeGroupRequest) // Those methods build corresponding UpdateProbeGroupRequest_FieldPathValue // (or array of values) and holds passed value. Panics if injected type is incorrect. WithIValue(value interface{}) UpdateProbeGroupRequest_FieldPathValue WithIArrayOfValues(values interface{}) UpdateProbeGroupRequest_FieldPathArrayOfValues WithIArrayItemValue(value interface{}) UpdateProbeGroupRequest_FieldPathArrayItemValue }
FieldPath provides implementation to handle https://github.com/protocolbuffers/protobuf/blob/master/src/google/protobuf/field_mask.proto
func BuildUpdateProbeGroupRequest_FieldPath ¶
func BuildUpdateProbeGroupRequest_FieldPath(fp gotenobject.RawFieldPath) (UpdateProbeGroupRequest_FieldPath, error)
func MustParseUpdateProbeGroupRequest_FieldPath ¶
func MustParseUpdateProbeGroupRequest_FieldPath(rawField string) UpdateProbeGroupRequest_FieldPath
func ParseUpdateProbeGroupRequest_FieldPath ¶
func ParseUpdateProbeGroupRequest_FieldPath(rawField string) (UpdateProbeGroupRequest_FieldPath, error)
type UpdateProbeGroupRequest_FieldPathArrayItemValue ¶
type UpdateProbeGroupRequest_FieldPathArrayItemValue interface { gotenobject.FieldPathArrayItemValue UpdateProbeGroupRequest_FieldPath ContainsValue(*UpdateProbeGroupRequest) bool }
UpdateProbeGroupRequest_FieldPathArrayItemValue allows storing single item in Path-specific values for UpdateProbeGroupRequest according to their type Present only for array (repeated) types.
func MustParseUpdateProbeGroupRequest_FieldPathArrayItemValue ¶
func MustParseUpdateProbeGroupRequest_FieldPathArrayItemValue(pathStr, valueStr string) UpdateProbeGroupRequest_FieldPathArrayItemValue
func ParseUpdateProbeGroupRequest_FieldPathArrayItemValue ¶
func ParseUpdateProbeGroupRequest_FieldPathArrayItemValue(pathStr, valueStr string) (UpdateProbeGroupRequest_FieldPathArrayItemValue, error)
ParseUpdateProbeGroupRequest_FieldPathArrayItemValue parses string and JSON-encoded value to its Value
type UpdateProbeGroupRequest_FieldPathArrayOfValues ¶
type UpdateProbeGroupRequest_FieldPathArrayOfValues interface { gotenobject.FieldPathArrayOfValues UpdateProbeGroupRequest_FieldPath }
UpdateProbeGroupRequest_FieldPathArrayOfValues allows storing slice of values for UpdateProbeGroupRequest fields according to their type
func MustParseUpdateProbeGroupRequest_FieldPathArrayOfValues ¶
func MustParseUpdateProbeGroupRequest_FieldPathArrayOfValues(pathStr, valuesStr string) UpdateProbeGroupRequest_FieldPathArrayOfValues
func ParseUpdateProbeGroupRequest_FieldPathArrayOfValues ¶
func ParseUpdateProbeGroupRequest_FieldPathArrayOfValues(pathStr, valuesStr string) (UpdateProbeGroupRequest_FieldPathArrayOfValues, error)
type UpdateProbeGroupRequest_FieldPathSelector ¶
type UpdateProbeGroupRequest_FieldPathSelector int32
const ( UpdateProbeGroupRequest_FieldPathSelectorProbeGroup UpdateProbeGroupRequest_FieldPathSelector = 0 UpdateProbeGroupRequest_FieldPathSelectorUpdateMask UpdateProbeGroupRequest_FieldPathSelector = 1 UpdateProbeGroupRequest_FieldPathSelectorCas UpdateProbeGroupRequest_FieldPathSelector = 2 )
func (UpdateProbeGroupRequest_FieldPathSelector) String ¶
func (s UpdateProbeGroupRequest_FieldPathSelector) String() string
type UpdateProbeGroupRequest_FieldPathValue ¶
type UpdateProbeGroupRequest_FieldPathValue interface { UpdateProbeGroupRequest_FieldPath gotenobject.FieldPathValue SetTo(target **UpdateProbeGroupRequest) CompareWith(*UpdateProbeGroupRequest) (cmp int, comparable bool) }
UpdateProbeGroupRequest_FieldPathValue allows storing values for UpdateProbeGroupRequest fields according to their type
func MustParseUpdateProbeGroupRequest_FieldPathValue ¶
func MustParseUpdateProbeGroupRequest_FieldPathValue(pathStr, valueStr string) UpdateProbeGroupRequest_FieldPathValue
func ParseUpdateProbeGroupRequest_FieldPathValue ¶
func ParseUpdateProbeGroupRequest_FieldPathValue(pathStr, valueStr string) (UpdateProbeGroupRequest_FieldPathValue, error)
type UpdateProbeGroupRequest_FieldSubPath ¶
type UpdateProbeGroupRequest_FieldSubPath struct {
// contains filtered or unexported fields
}
func (*UpdateProbeGroupRequest_FieldSubPath) AsCasSubPath ¶
func (fps *UpdateProbeGroupRequest_FieldSubPath) AsCasSubPath() (UpdateProbeGroupRequestCAS_FieldPath, bool)
func (*UpdateProbeGroupRequest_FieldSubPath) AsProbeGroupSubPath ¶
func (fps *UpdateProbeGroupRequest_FieldSubPath) AsProbeGroupSubPath() (probe_group.ProbeGroup_FieldPath, bool)
func (*UpdateProbeGroupRequest_FieldSubPath) ClearValue ¶
func (fps *UpdateProbeGroupRequest_FieldSubPath) ClearValue(item *UpdateProbeGroupRequest)
func (*UpdateProbeGroupRequest_FieldSubPath) ClearValueRaw ¶
func (fps *UpdateProbeGroupRequest_FieldSubPath) ClearValueRaw(item proto.Message)
func (*UpdateProbeGroupRequest_FieldSubPath) Get ¶
func (fps *UpdateProbeGroupRequest_FieldSubPath) Get(source *UpdateProbeGroupRequest) (values []interface{})
Get returns all values pointed by selected field from source UpdateProbeGroupRequest
func (*UpdateProbeGroupRequest_FieldSubPath) GetDefault ¶
func (fps *UpdateProbeGroupRequest_FieldSubPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*UpdateProbeGroupRequest_FieldSubPath) GetRaw ¶
func (fps *UpdateProbeGroupRequest_FieldSubPath) GetRaw(source proto.Message) []interface{}
func (*UpdateProbeGroupRequest_FieldSubPath) GetSingle ¶
func (fps *UpdateProbeGroupRequest_FieldSubPath) GetSingle(source *UpdateProbeGroupRequest) (interface{}, bool)
GetSingle returns value of selected field from source UpdateProbeGroupRequest
func (*UpdateProbeGroupRequest_FieldSubPath) GetSingleRaw ¶
func (fps *UpdateProbeGroupRequest_FieldSubPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*UpdateProbeGroupRequest_FieldSubPath) IsLeaf ¶
func (fps *UpdateProbeGroupRequest_FieldSubPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*UpdateProbeGroupRequest_FieldSubPath) JSONString ¶
func (fps *UpdateProbeGroupRequest_FieldSubPath) JSONString() string
JSONString returns path representation is JSON convention
func (*UpdateProbeGroupRequest_FieldSubPath) Selector ¶
func (fps *UpdateProbeGroupRequest_FieldSubPath) Selector() UpdateProbeGroupRequest_FieldPathSelector
func (*UpdateProbeGroupRequest_FieldSubPath) SplitIntoTerminalIPaths ¶ added in v0.7.1
func (fps *UpdateProbeGroupRequest_FieldSubPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
func (*UpdateProbeGroupRequest_FieldSubPath) String ¶
func (fps *UpdateProbeGroupRequest_FieldSubPath) String() string
String returns path representation in proto convention
func (*UpdateProbeGroupRequest_FieldSubPath) WithIArrayItemValue ¶
func (fps *UpdateProbeGroupRequest_FieldSubPath) WithIArrayItemValue(value interface{}) UpdateProbeGroupRequest_FieldPathArrayItemValue
func (*UpdateProbeGroupRequest_FieldSubPath) WithIArrayOfValues ¶
func (fps *UpdateProbeGroupRequest_FieldSubPath) WithIArrayOfValues(values interface{}) UpdateProbeGroupRequest_FieldPathArrayOfValues
func (*UpdateProbeGroupRequest_FieldSubPath) WithIValue ¶
func (fps *UpdateProbeGroupRequest_FieldSubPath) WithIValue(value interface{}) UpdateProbeGroupRequest_FieldPathValue
func (*UpdateProbeGroupRequest_FieldSubPath) WithRawIArrayItemValue ¶
func (fps *UpdateProbeGroupRequest_FieldSubPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*UpdateProbeGroupRequest_FieldSubPath) WithRawIArrayOfValues ¶
func (fps *UpdateProbeGroupRequest_FieldSubPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*UpdateProbeGroupRequest_FieldSubPath) WithRawIValue ¶
func (fps *UpdateProbeGroupRequest_FieldSubPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type UpdateProbeGroupRequest_FieldSubPathArrayItemValue ¶
type UpdateProbeGroupRequest_FieldSubPathArrayItemValue struct { UpdateProbeGroupRequest_FieldPath // contains filtered or unexported fields }
func (*UpdateProbeGroupRequest_FieldSubPathArrayItemValue) AsCasPathItemValue ¶
func (fpaivs *UpdateProbeGroupRequest_FieldSubPathArrayItemValue) AsCasPathItemValue() (UpdateProbeGroupRequestCAS_FieldPathArrayItemValue, bool)
func (*UpdateProbeGroupRequest_FieldSubPathArrayItemValue) AsProbeGroupPathItemValue ¶
func (fpaivs *UpdateProbeGroupRequest_FieldSubPathArrayItemValue) AsProbeGroupPathItemValue() (probe_group.ProbeGroup_FieldPathArrayItemValue, bool)
func (*UpdateProbeGroupRequest_FieldSubPathArrayItemValue) ContainsValue ¶
func (fpaivs *UpdateProbeGroupRequest_FieldSubPathArrayItemValue) ContainsValue(source *UpdateProbeGroupRequest) bool
Contains returns a boolean indicating if value that is being held is present in given 'UpdateProbeGroupRequest'
func (*UpdateProbeGroupRequest_FieldSubPathArrayItemValue) GetRawItemValue ¶
func (fpaivs *UpdateProbeGroupRequest_FieldSubPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored array item value
type UpdateProbeGroupRequest_FieldSubPathArrayOfValues ¶
type UpdateProbeGroupRequest_FieldSubPathArrayOfValues struct { UpdateProbeGroupRequest_FieldPath // contains filtered or unexported fields }
func (*UpdateProbeGroupRequest_FieldSubPathArrayOfValues) AsCasPathArrayOfValues ¶
func (fpsaov *UpdateProbeGroupRequest_FieldSubPathArrayOfValues) AsCasPathArrayOfValues() (UpdateProbeGroupRequestCAS_FieldPathArrayOfValues, bool)
func (*UpdateProbeGroupRequest_FieldSubPathArrayOfValues) AsProbeGroupPathArrayOfValues ¶
func (fpsaov *UpdateProbeGroupRequest_FieldSubPathArrayOfValues) AsProbeGroupPathArrayOfValues() (probe_group.ProbeGroup_FieldPathArrayOfValues, bool)
func (*UpdateProbeGroupRequest_FieldSubPathArrayOfValues) GetRawValues ¶
func (fpsaov *UpdateProbeGroupRequest_FieldSubPathArrayOfValues) GetRawValues() []interface{}
type UpdateProbeGroupRequest_FieldSubPathValue ¶
type UpdateProbeGroupRequest_FieldSubPathValue struct { UpdateProbeGroupRequest_FieldPath // contains filtered or unexported fields }
func (*UpdateProbeGroupRequest_FieldSubPathValue) AsCasPathValue ¶
func (fpvs *UpdateProbeGroupRequest_FieldSubPathValue) AsCasPathValue() (UpdateProbeGroupRequestCAS_FieldPathValue, bool)
func (*UpdateProbeGroupRequest_FieldSubPathValue) AsProbeGroupPathValue ¶
func (fpvs *UpdateProbeGroupRequest_FieldSubPathValue) AsProbeGroupPathValue() (probe_group.ProbeGroup_FieldPathValue, bool)
func (*UpdateProbeGroupRequest_FieldSubPathValue) CompareWith ¶
func (fpvs *UpdateProbeGroupRequest_FieldSubPathValue) CompareWith(source *UpdateProbeGroupRequest) (int, bool)
func (*UpdateProbeGroupRequest_FieldSubPathValue) CompareWithRaw ¶
func (fpvs *UpdateProbeGroupRequest_FieldSubPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*UpdateProbeGroupRequest_FieldSubPathValue) GetRawValue ¶
func (fpvs *UpdateProbeGroupRequest_FieldSubPathValue) GetRawValue() interface{}
func (*UpdateProbeGroupRequest_FieldSubPathValue) SetTo ¶
func (fpvs *UpdateProbeGroupRequest_FieldSubPathValue) SetTo(target **UpdateProbeGroupRequest)
func (*UpdateProbeGroupRequest_FieldSubPathValue) SetToRaw ¶
func (fpvs *UpdateProbeGroupRequest_FieldSubPathValue) SetToRaw(target proto.Message)
type UpdateProbeGroupRequest_FieldTerminalPath ¶
type UpdateProbeGroupRequest_FieldTerminalPath struct {
// contains filtered or unexported fields
}
func (*UpdateProbeGroupRequest_FieldTerminalPath) ClearValue ¶
func (fp *UpdateProbeGroupRequest_FieldTerminalPath) ClearValue(item *UpdateProbeGroupRequest)
func (*UpdateProbeGroupRequest_FieldTerminalPath) ClearValueRaw ¶
func (fp *UpdateProbeGroupRequest_FieldTerminalPath) ClearValueRaw(item proto.Message)
func (*UpdateProbeGroupRequest_FieldTerminalPath) Get ¶
func (fp *UpdateProbeGroupRequest_FieldTerminalPath) Get(source *UpdateProbeGroupRequest) (values []interface{})
Get returns all values pointed by specific field from source UpdateProbeGroupRequest
func (*UpdateProbeGroupRequest_FieldTerminalPath) GetDefault ¶
func (fp *UpdateProbeGroupRequest_FieldTerminalPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*UpdateProbeGroupRequest_FieldTerminalPath) GetRaw ¶
func (fp *UpdateProbeGroupRequest_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
func (*UpdateProbeGroupRequest_FieldTerminalPath) GetSingle ¶
func (fp *UpdateProbeGroupRequest_FieldTerminalPath) GetSingle(source *UpdateProbeGroupRequest) (interface{}, bool)
GetSingle returns value pointed by specific field of from source UpdateProbeGroupRequest
func (*UpdateProbeGroupRequest_FieldTerminalPath) GetSingleRaw ¶
func (fp *UpdateProbeGroupRequest_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*UpdateProbeGroupRequest_FieldTerminalPath) IsLeaf ¶
func (fp *UpdateProbeGroupRequest_FieldTerminalPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*UpdateProbeGroupRequest_FieldTerminalPath) JSONString ¶
func (fp *UpdateProbeGroupRequest_FieldTerminalPath) JSONString() string
JSONString returns path representation is JSON convention
func (*UpdateProbeGroupRequest_FieldTerminalPath) Selector ¶
func (fp *UpdateProbeGroupRequest_FieldTerminalPath) Selector() UpdateProbeGroupRequest_FieldPathSelector
func (*UpdateProbeGroupRequest_FieldTerminalPath) SplitIntoTerminalIPaths ¶ added in v0.7.1
func (fp *UpdateProbeGroupRequest_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
func (*UpdateProbeGroupRequest_FieldTerminalPath) String ¶
func (fp *UpdateProbeGroupRequest_FieldTerminalPath) String() string
String returns path representation in proto convention
func (*UpdateProbeGroupRequest_FieldTerminalPath) WithIArrayItemValue ¶
func (fp *UpdateProbeGroupRequest_FieldTerminalPath) WithIArrayItemValue(value interface{}) UpdateProbeGroupRequest_FieldPathArrayItemValue
func (*UpdateProbeGroupRequest_FieldTerminalPath) WithIArrayOfValues ¶
func (fp *UpdateProbeGroupRequest_FieldTerminalPath) WithIArrayOfValues(values interface{}) UpdateProbeGroupRequest_FieldPathArrayOfValues
func (*UpdateProbeGroupRequest_FieldTerminalPath) WithIValue ¶
func (fp *UpdateProbeGroupRequest_FieldTerminalPath) WithIValue(value interface{}) UpdateProbeGroupRequest_FieldPathValue
func (*UpdateProbeGroupRequest_FieldTerminalPath) WithRawIArrayItemValue ¶
func (fp *UpdateProbeGroupRequest_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*UpdateProbeGroupRequest_FieldTerminalPath) WithRawIArrayOfValues ¶
func (fp *UpdateProbeGroupRequest_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*UpdateProbeGroupRequest_FieldTerminalPath) WithRawIValue ¶
func (fp *UpdateProbeGroupRequest_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type UpdateProbeGroupRequest_FieldTerminalPathArrayItemValue ¶
type UpdateProbeGroupRequest_FieldTerminalPathArrayItemValue struct { UpdateProbeGroupRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*UpdateProbeGroupRequest_FieldTerminalPathArrayItemValue) ContainsValue ¶
func (fpaiv *UpdateProbeGroupRequest_FieldTerminalPathArrayItemValue) ContainsValue(source *UpdateProbeGroupRequest) bool
Contains returns a boolean indicating if value that is being held is present in given 'UpdateProbeGroupRequest'
func (*UpdateProbeGroupRequest_FieldTerminalPathArrayItemValue) GetRawItemValue ¶
func (fpaiv *UpdateProbeGroupRequest_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored element value for array in object UpdateProbeGroupRequest as interface{}
func (*UpdateProbeGroupRequest_FieldTerminalPathArrayItemValue) GetSingle ¶
func (fpaiv *UpdateProbeGroupRequest_FieldTerminalPathArrayItemValue) GetSingle(source *UpdateProbeGroupRequest) (interface{}, bool)
func (*UpdateProbeGroupRequest_FieldTerminalPathArrayItemValue) GetSingleRaw ¶
func (fpaiv *UpdateProbeGroupRequest_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
type UpdateProbeGroupRequest_FieldTerminalPathArrayOfValues ¶
type UpdateProbeGroupRequest_FieldTerminalPathArrayOfValues struct { UpdateProbeGroupRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*UpdateProbeGroupRequest_FieldTerminalPathArrayOfValues) AsCasArrayOfValues ¶
func (fpaov *UpdateProbeGroupRequest_FieldTerminalPathArrayOfValues) AsCasArrayOfValues() ([]*UpdateProbeGroupRequest_CAS, bool)
func (*UpdateProbeGroupRequest_FieldTerminalPathArrayOfValues) AsProbeGroupArrayOfValues ¶
func (fpaov *UpdateProbeGroupRequest_FieldTerminalPathArrayOfValues) AsProbeGroupArrayOfValues() ([]*probe_group.ProbeGroup, bool)
func (*UpdateProbeGroupRequest_FieldTerminalPathArrayOfValues) AsUpdateMaskArrayOfValues ¶
func (fpaov *UpdateProbeGroupRequest_FieldTerminalPathArrayOfValues) AsUpdateMaskArrayOfValues() ([]*probe_group.ProbeGroup_FieldMask, bool)
func (*UpdateProbeGroupRequest_FieldTerminalPathArrayOfValues) GetRawValues ¶
func (fpaov *UpdateProbeGroupRequest_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
type UpdateProbeGroupRequest_FieldTerminalPathValue ¶
type UpdateProbeGroupRequest_FieldTerminalPathValue struct { UpdateProbeGroupRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*UpdateProbeGroupRequest_FieldTerminalPathValue) AsCasValue ¶
func (fpv *UpdateProbeGroupRequest_FieldTerminalPathValue) AsCasValue() (*UpdateProbeGroupRequest_CAS, bool)
func (*UpdateProbeGroupRequest_FieldTerminalPathValue) AsProbeGroupValue ¶
func (fpv *UpdateProbeGroupRequest_FieldTerminalPathValue) AsProbeGroupValue() (*probe_group.ProbeGroup, bool)
func (*UpdateProbeGroupRequest_FieldTerminalPathValue) AsUpdateMaskValue ¶
func (fpv *UpdateProbeGroupRequest_FieldTerminalPathValue) AsUpdateMaskValue() (*probe_group.ProbeGroup_FieldMask, bool)
func (*UpdateProbeGroupRequest_FieldTerminalPathValue) CompareWith ¶
func (fpv *UpdateProbeGroupRequest_FieldTerminalPathValue) CompareWith(source *UpdateProbeGroupRequest) (int, bool)
CompareWith compares value in the 'UpdateProbeGroupRequest_FieldTerminalPathValue' with the value under path in 'UpdateProbeGroupRequest'.
func (*UpdateProbeGroupRequest_FieldTerminalPathValue) CompareWithRaw ¶
func (fpv *UpdateProbeGroupRequest_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*UpdateProbeGroupRequest_FieldTerminalPathValue) GetRawValue ¶
func (fpv *UpdateProbeGroupRequest_FieldTerminalPathValue) GetRawValue() interface{}
GetRawValue returns raw value stored under selected path for 'UpdateProbeGroupRequest' as interface{}
func (*UpdateProbeGroupRequest_FieldTerminalPathValue) SetTo ¶
func (fpv *UpdateProbeGroupRequest_FieldTerminalPathValue) SetTo(target **UpdateProbeGroupRequest)
SetTo stores value for selected field for object UpdateProbeGroupRequest
func (*UpdateProbeGroupRequest_FieldTerminalPathValue) SetToRaw ¶
func (fpv *UpdateProbeGroupRequest_FieldTerminalPathValue) SetToRaw(target proto.Message)
type WatchProbeGroupClientStream ¶
type WatchProbeGroupClientStream interface { Recv() (*WatchProbeGroupResponse, error) grpc.ClientStream }
type WatchProbeGroupDescriptor ¶ added in v0.4.26
type WatchProbeGroupDescriptor struct{}
func GetWatchProbeGroupDescriptor ¶ added in v0.4.26
func GetWatchProbeGroupDescriptor() *WatchProbeGroupDescriptor
func (*WatchProbeGroupDescriptor) GetApiDescriptor ¶ added in v0.4.26
func (d *WatchProbeGroupDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
func (*WatchProbeGroupDescriptor) GetApiName ¶ added in v0.4.26
func (d *WatchProbeGroupDescriptor) GetApiName() string
func (*WatchProbeGroupDescriptor) GetClientMsgReflectHandle ¶ added in v0.4.26
func (d *WatchProbeGroupDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
func (*WatchProbeGroupDescriptor) GetFullMethodName ¶ added in v0.4.26
func (d *WatchProbeGroupDescriptor) GetFullMethodName() string
func (*WatchProbeGroupDescriptor) GetMethodName ¶ added in v0.4.26
func (d *WatchProbeGroupDescriptor) GetMethodName() string
func (*WatchProbeGroupDescriptor) GetProtoPkgName ¶ added in v0.4.26
func (d *WatchProbeGroupDescriptor) GetProtoPkgName() string
func (*WatchProbeGroupDescriptor) GetResourceDescriptor ¶ added in v0.4.27
func (d *WatchProbeGroupDescriptor) GetResourceDescriptor() gotenresource.Descriptor
func (*WatchProbeGroupDescriptor) GetServerMsgReflectHandle ¶ added in v0.4.26
func (d *WatchProbeGroupDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
func (*WatchProbeGroupDescriptor) GetServiceDomain ¶ added in v0.4.26
func (d *WatchProbeGroupDescriptor) GetServiceDomain() string
func (*WatchProbeGroupDescriptor) GetServiceVersion ¶ added in v0.4.26
func (d *WatchProbeGroupDescriptor) GetServiceVersion() string
func (*WatchProbeGroupDescriptor) GetVerb ¶ added in v0.4.26
func (d *WatchProbeGroupDescriptor) GetVerb() string
func (*WatchProbeGroupDescriptor) HasResource ¶ added in v0.4.27
func (d *WatchProbeGroupDescriptor) HasResource() bool
func (*WatchProbeGroupDescriptor) IsClientStream ¶ added in v0.4.26
func (d *WatchProbeGroupDescriptor) IsClientStream() bool
func (*WatchProbeGroupDescriptor) IsCollection ¶ added in v0.4.27
func (d *WatchProbeGroupDescriptor) IsCollection() bool
func (*WatchProbeGroupDescriptor) IsPlural ¶ added in v0.4.27
func (d *WatchProbeGroupDescriptor) IsPlural() bool
func (*WatchProbeGroupDescriptor) IsServerStream ¶ added in v0.4.26
func (d *WatchProbeGroupDescriptor) IsServerStream() bool
func (*WatchProbeGroupDescriptor) IsUnary ¶ added in v0.4.26
func (d *WatchProbeGroupDescriptor) IsUnary() bool
func (*WatchProbeGroupDescriptor) NewEmptyClientMsg ¶ added in v0.4.26
func (d *WatchProbeGroupDescriptor) NewEmptyClientMsg() proto.Message
func (*WatchProbeGroupDescriptor) NewEmptyServerMsg ¶ added in v0.4.26
func (d *WatchProbeGroupDescriptor) NewEmptyServerMsg() proto.Message
func (*WatchProbeGroupDescriptor) RequestHasResourceBody ¶ added in v0.4.26
func (d *WatchProbeGroupDescriptor) RequestHasResourceBody() bool
type WatchProbeGroupDescriptorClientMsgHandle ¶ added in v0.4.26
type WatchProbeGroupDescriptorClientMsgHandle struct{}
func (*WatchProbeGroupDescriptorClientMsgHandle) ExtractCollectionName ¶ added in v0.4.27
func (h *WatchProbeGroupDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*WatchProbeGroupDescriptorClientMsgHandle) ExtractResourceName ¶ added in v0.4.27
func (h *WatchProbeGroupDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*WatchProbeGroupDescriptorClientMsgHandle) ExtractResourceNames ¶ added in v0.4.27
func (h *WatchProbeGroupDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type WatchProbeGroupDescriptorServerMsgHandle ¶ added in v0.4.26
type WatchProbeGroupDescriptorServerMsgHandle struct{}
func (*WatchProbeGroupDescriptorServerMsgHandle) ExtractCollectionName ¶ added in v0.4.27
func (h *WatchProbeGroupDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*WatchProbeGroupDescriptorServerMsgHandle) ExtractResourceName ¶ added in v0.4.27
func (h *WatchProbeGroupDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*WatchProbeGroupDescriptorServerMsgHandle) ExtractResourceNames ¶ added in v0.4.27
func (h *WatchProbeGroupDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type WatchProbeGroupRequest ¶
type WatchProbeGroupRequest struct { // Reference to ntt.watchdog.v1alpha2.ProbeGroup Name *probe_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 *probe_group.ProbeGroup_FieldMask `` /* 142-byte string literal not displayed */ // View defines list of standard response fields present in response items. // Additional fields can be amended by request field field_mask View view.View `protobuf:"varint,4,opt,name=view,proto3,enum=goten.view.View" json:"view,omitempty" firestore:"view"` // contains filtered or unexported fields }
Request message for method [WatchProbeGroup][ntt.watchdog.v1alpha2.WatchProbeGroup]
func (*WatchProbeGroupRequest) Clone ¶
func (o *WatchProbeGroupRequest) Clone() *WatchProbeGroupRequest
func (*WatchProbeGroupRequest) CloneRaw ¶
func (o *WatchProbeGroupRequest) CloneRaw() gotenobject.GotenObjectExt
func (*WatchProbeGroupRequest) Descriptor ¶
func (*WatchProbeGroupRequest) Descriptor() ([]byte, []int)
Deprecated, Use WatchProbeGroupRequest.ProtoReflect.Descriptor instead.
func (*WatchProbeGroupRequest) GetFieldMask ¶
func (m *WatchProbeGroupRequest) GetFieldMask() *probe_group.ProbeGroup_FieldMask
func (*WatchProbeGroupRequest) GetName ¶
func (m *WatchProbeGroupRequest) GetName() *probe_group.Reference
func (*WatchProbeGroupRequest) GetView ¶
func (m *WatchProbeGroupRequest) GetView() view.View
func (*WatchProbeGroupRequest) GotenMessage ¶
func (*WatchProbeGroupRequest) GotenMessage()
func (*WatchProbeGroupRequest) GotenObjectExt ¶
func (o *WatchProbeGroupRequest) GotenObjectExt()
func (*WatchProbeGroupRequest) GotenValidate ¶
func (obj *WatchProbeGroupRequest) GotenValidate() error
func (*WatchProbeGroupRequest) MakeDiffFieldMask ¶
func (o *WatchProbeGroupRequest) MakeDiffFieldMask(other *WatchProbeGroupRequest) *WatchProbeGroupRequest_FieldMask
func (*WatchProbeGroupRequest) MakeFullFieldMask ¶
func (o *WatchProbeGroupRequest) MakeFullFieldMask() *WatchProbeGroupRequest_FieldMask
func (*WatchProbeGroupRequest) MakeRawDiffFieldMask ¶
func (o *WatchProbeGroupRequest) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
func (*WatchProbeGroupRequest) MakeRawFullFieldMask ¶
func (o *WatchProbeGroupRequest) MakeRawFullFieldMask() gotenobject.FieldMask
func (*WatchProbeGroupRequest) Marshal ¶
func (m *WatchProbeGroupRequest) Marshal() ([]byte, error)
func (*WatchProbeGroupRequest) MarshalJSON ¶
func (m *WatchProbeGroupRequest) MarshalJSON() ([]byte, error)
func (*WatchProbeGroupRequest) Merge ¶
func (o *WatchProbeGroupRequest) Merge(source *WatchProbeGroupRequest)
func (*WatchProbeGroupRequest) MergeRaw ¶
func (o *WatchProbeGroupRequest) MergeRaw(source gotenobject.GotenObjectExt)
func (*WatchProbeGroupRequest) ProtoMessage ¶
func (*WatchProbeGroupRequest) ProtoMessage()
func (*WatchProbeGroupRequest) ProtoReflect ¶
func (m *WatchProbeGroupRequest) ProtoReflect() preflect.Message
func (*WatchProbeGroupRequest) Reset ¶
func (m *WatchProbeGroupRequest) Reset()
func (*WatchProbeGroupRequest) SetFieldMask ¶
func (m *WatchProbeGroupRequest) SetFieldMask(fv *probe_group.ProbeGroup_FieldMask)
func (*WatchProbeGroupRequest) SetName ¶
func (m *WatchProbeGroupRequest) SetName(fv *probe_group.Reference)
func (*WatchProbeGroupRequest) SetView ¶
func (m *WatchProbeGroupRequest) SetView(fv view.View)
func (*WatchProbeGroupRequest) String ¶
func (m *WatchProbeGroupRequest) String() string
func (*WatchProbeGroupRequest) Unmarshal ¶
func (m *WatchProbeGroupRequest) Unmarshal(b []byte) error
func (*WatchProbeGroupRequest) UnmarshalJSON ¶
func (m *WatchProbeGroupRequest) UnmarshalJSON(data []byte) error
type WatchProbeGroupRequestFieldPathBuilder ¶
type WatchProbeGroupRequestFieldPathBuilder struct{}
func NewWatchProbeGroupRequestFieldPathBuilder ¶
func NewWatchProbeGroupRequestFieldPathBuilder() WatchProbeGroupRequestFieldPathBuilder
type WatchProbeGroupRequestPathSelectorFieldMask ¶
type WatchProbeGroupRequestPathSelectorFieldMask struct{}
func (WatchProbeGroupRequestPathSelectorFieldMask) FieldPath ¶
func (WatchProbeGroupRequestPathSelectorFieldMask) FieldPath() *WatchProbeGroupRequest_FieldTerminalPath
func (WatchProbeGroupRequestPathSelectorFieldMask) WithArrayOfValues ¶
func (s WatchProbeGroupRequestPathSelectorFieldMask) WithArrayOfValues(values []*probe_group.ProbeGroup_FieldMask) *WatchProbeGroupRequest_FieldTerminalPathArrayOfValues
func (WatchProbeGroupRequestPathSelectorFieldMask) WithValue ¶
func (s WatchProbeGroupRequestPathSelectorFieldMask) WithValue(value *probe_group.ProbeGroup_FieldMask) *WatchProbeGroupRequest_FieldTerminalPathValue
type WatchProbeGroupRequestPathSelectorName ¶
type WatchProbeGroupRequestPathSelectorName struct{}
func (WatchProbeGroupRequestPathSelectorName) FieldPath ¶
func (WatchProbeGroupRequestPathSelectorName) FieldPath() *WatchProbeGroupRequest_FieldTerminalPath
func (WatchProbeGroupRequestPathSelectorName) WithArrayOfValues ¶
func (s WatchProbeGroupRequestPathSelectorName) WithArrayOfValues(values []*probe_group.Reference) *WatchProbeGroupRequest_FieldTerminalPathArrayOfValues
func (WatchProbeGroupRequestPathSelectorName) WithValue ¶
func (s WatchProbeGroupRequestPathSelectorName) WithValue(value *probe_group.Reference) *WatchProbeGroupRequest_FieldTerminalPathValue
type WatchProbeGroupRequestPathSelectorView ¶
type WatchProbeGroupRequestPathSelectorView struct{}
func (WatchProbeGroupRequestPathSelectorView) FieldPath ¶
func (WatchProbeGroupRequestPathSelectorView) FieldPath() *WatchProbeGroupRequest_FieldTerminalPath
func (WatchProbeGroupRequestPathSelectorView) WithArrayOfValues ¶
func (s WatchProbeGroupRequestPathSelectorView) WithArrayOfValues(values []view.View) *WatchProbeGroupRequest_FieldTerminalPathArrayOfValues
func (WatchProbeGroupRequestPathSelectorView) WithValue ¶
func (s WatchProbeGroupRequestPathSelectorView) WithValue(value view.View) *WatchProbeGroupRequest_FieldTerminalPathValue
type WatchProbeGroupRequest_FieldMask ¶
type WatchProbeGroupRequest_FieldMask struct {
Paths []WatchProbeGroupRequest_FieldPath
}
func FullWatchProbeGroupRequest_FieldMask ¶
func FullWatchProbeGroupRequest_FieldMask() *WatchProbeGroupRequest_FieldMask
func (*WatchProbeGroupRequest_FieldMask) AppendPath ¶
func (fieldMask *WatchProbeGroupRequest_FieldMask) AppendPath(path WatchProbeGroupRequest_FieldPath)
func (*WatchProbeGroupRequest_FieldMask) AppendRawPath ¶
func (fieldMask *WatchProbeGroupRequest_FieldMask) AppendRawPath(path gotenobject.FieldPath)
func (*WatchProbeGroupRequest_FieldMask) DecodeFirestore ¶
func (fieldMask *WatchProbeGroupRequest_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
func (*WatchProbeGroupRequest_FieldMask) EncodeFirestore ¶
func (fieldMask *WatchProbeGroupRequest_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
firestore encoding/decoding integration
func (*WatchProbeGroupRequest_FieldMask) FilterInputFields ¶
func (fieldMask *WatchProbeGroupRequest_FieldMask) FilterInputFields() *WatchProbeGroupRequest_FieldMask
FilterInputFields generates copy of field paths with output_only field paths removed
func (*WatchProbeGroupRequest_FieldMask) FromProtoFieldMask ¶
func (fieldMask *WatchProbeGroupRequest_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
func (*WatchProbeGroupRequest_FieldMask) GetPaths ¶
func (fieldMask *WatchProbeGroupRequest_FieldMask) GetPaths() []WatchProbeGroupRequest_FieldPath
func (*WatchProbeGroupRequest_FieldMask) GetRawPaths ¶
func (fieldMask *WatchProbeGroupRequest_FieldMask) GetRawPaths() []gotenobject.FieldPath
func (*WatchProbeGroupRequest_FieldMask) IsFull ¶
func (fieldMask *WatchProbeGroupRequest_FieldMask) IsFull() bool
func (WatchProbeGroupRequest_FieldMask) Marshal ¶
func (fieldMask WatchProbeGroupRequest_FieldMask) Marshal() ([]byte, error)
implement methods required by customType
func (WatchProbeGroupRequest_FieldMask) MarshalJSON ¶
func (fieldMask WatchProbeGroupRequest_FieldMask) MarshalJSON() ([]byte, error)
func (*WatchProbeGroupRequest_FieldMask) PathsCount ¶
func (fieldMask *WatchProbeGroupRequest_FieldMask) PathsCount() int
func (*WatchProbeGroupRequest_FieldMask) Project ¶
func (fieldMask *WatchProbeGroupRequest_FieldMask) Project(source *WatchProbeGroupRequest) *WatchProbeGroupRequest
func (*WatchProbeGroupRequest_FieldMask) ProjectRaw ¶
func (fieldMask *WatchProbeGroupRequest_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
func (*WatchProbeGroupRequest_FieldMask) ProtoMessage ¶
func (fieldMask *WatchProbeGroupRequest_FieldMask) ProtoMessage()
func (*WatchProbeGroupRequest_FieldMask) ProtoReflect ¶
func (fieldMask *WatchProbeGroupRequest_FieldMask) ProtoReflect() preflect.Message
func (*WatchProbeGroupRequest_FieldMask) Reset ¶
func (fieldMask *WatchProbeGroupRequest_FieldMask) Reset()
func (*WatchProbeGroupRequest_FieldMask) Set ¶
func (fieldMask *WatchProbeGroupRequest_FieldMask) Set(target, source *WatchProbeGroupRequest)
func (*WatchProbeGroupRequest_FieldMask) SetFromCliFlag ¶
func (fieldMask *WatchProbeGroupRequest_FieldMask) SetFromCliFlag(raw string) error
func (*WatchProbeGroupRequest_FieldMask) SetRaw ¶
func (fieldMask *WatchProbeGroupRequest_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
func (*WatchProbeGroupRequest_FieldMask) Size ¶
func (fieldMask *WatchProbeGroupRequest_FieldMask) Size() int
func (*WatchProbeGroupRequest_FieldMask) String ¶
func (fieldMask *WatchProbeGroupRequest_FieldMask) String() string
func (*WatchProbeGroupRequest_FieldMask) Subtract ¶
func (fieldMask *WatchProbeGroupRequest_FieldMask) Subtract(other *WatchProbeGroupRequest_FieldMask) *WatchProbeGroupRequest_FieldMask
func (*WatchProbeGroupRequest_FieldMask) SubtractRaw ¶
func (fieldMask *WatchProbeGroupRequest_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
func (*WatchProbeGroupRequest_FieldMask) ToProtoFieldMask ¶
func (fieldMask *WatchProbeGroupRequest_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
ToFieldMask is used for proto conversions
func (*WatchProbeGroupRequest_FieldMask) Unmarshal ¶
func (fieldMask *WatchProbeGroupRequest_FieldMask) Unmarshal(data []byte) error
func (*WatchProbeGroupRequest_FieldMask) UnmarshalJSON ¶
func (fieldMask *WatchProbeGroupRequest_FieldMask) UnmarshalJSON(data []byte) error
type WatchProbeGroupRequest_FieldPath ¶
type WatchProbeGroupRequest_FieldPath interface { gotenobject.FieldPath Selector() WatchProbeGroupRequest_FieldPathSelector Get(source *WatchProbeGroupRequest) []interface{} GetSingle(source *WatchProbeGroupRequest) (interface{}, bool) ClearValue(item *WatchProbeGroupRequest) // Those methods build corresponding WatchProbeGroupRequest_FieldPathValue // (or array of values) and holds passed value. Panics if injected type is incorrect. WithIValue(value interface{}) WatchProbeGroupRequest_FieldPathValue WithIArrayOfValues(values interface{}) WatchProbeGroupRequest_FieldPathArrayOfValues WithIArrayItemValue(value interface{}) WatchProbeGroupRequest_FieldPathArrayItemValue }
FieldPath provides implementation to handle https://github.com/protocolbuffers/protobuf/blob/master/src/google/protobuf/field_mask.proto
func BuildWatchProbeGroupRequest_FieldPath ¶
func BuildWatchProbeGroupRequest_FieldPath(fp gotenobject.RawFieldPath) (WatchProbeGroupRequest_FieldPath, error)
func MustParseWatchProbeGroupRequest_FieldPath ¶
func MustParseWatchProbeGroupRequest_FieldPath(rawField string) WatchProbeGroupRequest_FieldPath
func ParseWatchProbeGroupRequest_FieldPath ¶
func ParseWatchProbeGroupRequest_FieldPath(rawField string) (WatchProbeGroupRequest_FieldPath, error)
type WatchProbeGroupRequest_FieldPathArrayItemValue ¶
type WatchProbeGroupRequest_FieldPathArrayItemValue interface { gotenobject.FieldPathArrayItemValue WatchProbeGroupRequest_FieldPath ContainsValue(*WatchProbeGroupRequest) bool }
WatchProbeGroupRequest_FieldPathArrayItemValue allows storing single item in Path-specific values for WatchProbeGroupRequest according to their type Present only for array (repeated) types.
func MustParseWatchProbeGroupRequest_FieldPathArrayItemValue ¶
func MustParseWatchProbeGroupRequest_FieldPathArrayItemValue(pathStr, valueStr string) WatchProbeGroupRequest_FieldPathArrayItemValue
func ParseWatchProbeGroupRequest_FieldPathArrayItemValue ¶
func ParseWatchProbeGroupRequest_FieldPathArrayItemValue(pathStr, valueStr string) (WatchProbeGroupRequest_FieldPathArrayItemValue, error)
ParseWatchProbeGroupRequest_FieldPathArrayItemValue parses string and JSON-encoded value to its Value
type WatchProbeGroupRequest_FieldPathArrayOfValues ¶
type WatchProbeGroupRequest_FieldPathArrayOfValues interface { gotenobject.FieldPathArrayOfValues WatchProbeGroupRequest_FieldPath }
WatchProbeGroupRequest_FieldPathArrayOfValues allows storing slice of values for WatchProbeGroupRequest fields according to their type
func MustParseWatchProbeGroupRequest_FieldPathArrayOfValues ¶
func MustParseWatchProbeGroupRequest_FieldPathArrayOfValues(pathStr, valuesStr string) WatchProbeGroupRequest_FieldPathArrayOfValues
func ParseWatchProbeGroupRequest_FieldPathArrayOfValues ¶
func ParseWatchProbeGroupRequest_FieldPathArrayOfValues(pathStr, valuesStr string) (WatchProbeGroupRequest_FieldPathArrayOfValues, error)
type WatchProbeGroupRequest_FieldPathSelector ¶
type WatchProbeGroupRequest_FieldPathSelector int32
const ( WatchProbeGroupRequest_FieldPathSelectorName WatchProbeGroupRequest_FieldPathSelector = 0 WatchProbeGroupRequest_FieldPathSelectorFieldMask WatchProbeGroupRequest_FieldPathSelector = 1 WatchProbeGroupRequest_FieldPathSelectorView WatchProbeGroupRequest_FieldPathSelector = 2 )
func (WatchProbeGroupRequest_FieldPathSelector) String ¶
func (s WatchProbeGroupRequest_FieldPathSelector) String() string
type WatchProbeGroupRequest_FieldPathValue ¶
type WatchProbeGroupRequest_FieldPathValue interface { WatchProbeGroupRequest_FieldPath gotenobject.FieldPathValue SetTo(target **WatchProbeGroupRequest) CompareWith(*WatchProbeGroupRequest) (cmp int, comparable bool) }
WatchProbeGroupRequest_FieldPathValue allows storing values for WatchProbeGroupRequest fields according to their type
func MustParseWatchProbeGroupRequest_FieldPathValue ¶
func MustParseWatchProbeGroupRequest_FieldPathValue(pathStr, valueStr string) WatchProbeGroupRequest_FieldPathValue
func ParseWatchProbeGroupRequest_FieldPathValue ¶
func ParseWatchProbeGroupRequest_FieldPathValue(pathStr, valueStr string) (WatchProbeGroupRequest_FieldPathValue, error)
type WatchProbeGroupRequest_FieldTerminalPath ¶
type WatchProbeGroupRequest_FieldTerminalPath struct {
// contains filtered or unexported fields
}
func (*WatchProbeGroupRequest_FieldTerminalPath) ClearValue ¶
func (fp *WatchProbeGroupRequest_FieldTerminalPath) ClearValue(item *WatchProbeGroupRequest)
func (*WatchProbeGroupRequest_FieldTerminalPath) ClearValueRaw ¶
func (fp *WatchProbeGroupRequest_FieldTerminalPath) ClearValueRaw(item proto.Message)
func (*WatchProbeGroupRequest_FieldTerminalPath) Get ¶
func (fp *WatchProbeGroupRequest_FieldTerminalPath) Get(source *WatchProbeGroupRequest) (values []interface{})
Get returns all values pointed by specific field from source WatchProbeGroupRequest
func (*WatchProbeGroupRequest_FieldTerminalPath) GetDefault ¶
func (fp *WatchProbeGroupRequest_FieldTerminalPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*WatchProbeGroupRequest_FieldTerminalPath) GetRaw ¶
func (fp *WatchProbeGroupRequest_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
func (*WatchProbeGroupRequest_FieldTerminalPath) GetSingle ¶
func (fp *WatchProbeGroupRequest_FieldTerminalPath) GetSingle(source *WatchProbeGroupRequest) (interface{}, bool)
GetSingle returns value pointed by specific field of from source WatchProbeGroupRequest
func (*WatchProbeGroupRequest_FieldTerminalPath) GetSingleRaw ¶
func (fp *WatchProbeGroupRequest_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*WatchProbeGroupRequest_FieldTerminalPath) IsLeaf ¶
func (fp *WatchProbeGroupRequest_FieldTerminalPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*WatchProbeGroupRequest_FieldTerminalPath) JSONString ¶
func (fp *WatchProbeGroupRequest_FieldTerminalPath) JSONString() string
JSONString returns path representation is JSON convention
func (*WatchProbeGroupRequest_FieldTerminalPath) Selector ¶
func (fp *WatchProbeGroupRequest_FieldTerminalPath) Selector() WatchProbeGroupRequest_FieldPathSelector
func (*WatchProbeGroupRequest_FieldTerminalPath) SplitIntoTerminalIPaths ¶ added in v0.7.1
func (fp *WatchProbeGroupRequest_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
func (*WatchProbeGroupRequest_FieldTerminalPath) String ¶
func (fp *WatchProbeGroupRequest_FieldTerminalPath) String() string
String returns path representation in proto convention
func (*WatchProbeGroupRequest_FieldTerminalPath) WithIArrayItemValue ¶
func (fp *WatchProbeGroupRequest_FieldTerminalPath) WithIArrayItemValue(value interface{}) WatchProbeGroupRequest_FieldPathArrayItemValue
func (*WatchProbeGroupRequest_FieldTerminalPath) WithIArrayOfValues ¶
func (fp *WatchProbeGroupRequest_FieldTerminalPath) WithIArrayOfValues(values interface{}) WatchProbeGroupRequest_FieldPathArrayOfValues
func (*WatchProbeGroupRequest_FieldTerminalPath) WithIValue ¶
func (fp *WatchProbeGroupRequest_FieldTerminalPath) WithIValue(value interface{}) WatchProbeGroupRequest_FieldPathValue
func (*WatchProbeGroupRequest_FieldTerminalPath) WithRawIArrayItemValue ¶
func (fp *WatchProbeGroupRequest_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*WatchProbeGroupRequest_FieldTerminalPath) WithRawIArrayOfValues ¶
func (fp *WatchProbeGroupRequest_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*WatchProbeGroupRequest_FieldTerminalPath) WithRawIValue ¶
func (fp *WatchProbeGroupRequest_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type WatchProbeGroupRequest_FieldTerminalPathArrayItemValue ¶
type WatchProbeGroupRequest_FieldTerminalPathArrayItemValue struct { WatchProbeGroupRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*WatchProbeGroupRequest_FieldTerminalPathArrayItemValue) ContainsValue ¶
func (fpaiv *WatchProbeGroupRequest_FieldTerminalPathArrayItemValue) ContainsValue(source *WatchProbeGroupRequest) bool
Contains returns a boolean indicating if value that is being held is present in given 'WatchProbeGroupRequest'
func (*WatchProbeGroupRequest_FieldTerminalPathArrayItemValue) GetRawItemValue ¶
func (fpaiv *WatchProbeGroupRequest_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored element value for array in object WatchProbeGroupRequest as interface{}
func (*WatchProbeGroupRequest_FieldTerminalPathArrayItemValue) GetSingle ¶
func (fpaiv *WatchProbeGroupRequest_FieldTerminalPathArrayItemValue) GetSingle(source *WatchProbeGroupRequest) (interface{}, bool)
func (*WatchProbeGroupRequest_FieldTerminalPathArrayItemValue) GetSingleRaw ¶
func (fpaiv *WatchProbeGroupRequest_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
type WatchProbeGroupRequest_FieldTerminalPathArrayOfValues ¶
type WatchProbeGroupRequest_FieldTerminalPathArrayOfValues struct { WatchProbeGroupRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*WatchProbeGroupRequest_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues ¶
func (fpaov *WatchProbeGroupRequest_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues() ([]*probe_group.ProbeGroup_FieldMask, bool)
func (*WatchProbeGroupRequest_FieldTerminalPathArrayOfValues) AsNameArrayOfValues ¶
func (fpaov *WatchProbeGroupRequest_FieldTerminalPathArrayOfValues) AsNameArrayOfValues() ([]*probe_group.Reference, bool)
func (*WatchProbeGroupRequest_FieldTerminalPathArrayOfValues) AsViewArrayOfValues ¶
func (fpaov *WatchProbeGroupRequest_FieldTerminalPathArrayOfValues) AsViewArrayOfValues() ([]view.View, bool)
func (*WatchProbeGroupRequest_FieldTerminalPathArrayOfValues) GetRawValues ¶
func (fpaov *WatchProbeGroupRequest_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
type WatchProbeGroupRequest_FieldTerminalPathValue ¶
type WatchProbeGroupRequest_FieldTerminalPathValue struct { WatchProbeGroupRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*WatchProbeGroupRequest_FieldTerminalPathValue) AsFieldMaskValue ¶
func (fpv *WatchProbeGroupRequest_FieldTerminalPathValue) AsFieldMaskValue() (*probe_group.ProbeGroup_FieldMask, bool)
func (*WatchProbeGroupRequest_FieldTerminalPathValue) AsNameValue ¶
func (fpv *WatchProbeGroupRequest_FieldTerminalPathValue) AsNameValue() (*probe_group.Reference, bool)
func (*WatchProbeGroupRequest_FieldTerminalPathValue) AsViewValue ¶
func (fpv *WatchProbeGroupRequest_FieldTerminalPathValue) AsViewValue() (view.View, bool)
func (*WatchProbeGroupRequest_FieldTerminalPathValue) CompareWith ¶
func (fpv *WatchProbeGroupRequest_FieldTerminalPathValue) CompareWith(source *WatchProbeGroupRequest) (int, bool)
CompareWith compares value in the 'WatchProbeGroupRequest_FieldTerminalPathValue' with the value under path in 'WatchProbeGroupRequest'.
func (*WatchProbeGroupRequest_FieldTerminalPathValue) CompareWithRaw ¶
func (fpv *WatchProbeGroupRequest_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*WatchProbeGroupRequest_FieldTerminalPathValue) GetRawValue ¶
func (fpv *WatchProbeGroupRequest_FieldTerminalPathValue) GetRawValue() interface{}
GetRawValue returns raw value stored under selected path for 'WatchProbeGroupRequest' as interface{}
func (*WatchProbeGroupRequest_FieldTerminalPathValue) SetTo ¶
func (fpv *WatchProbeGroupRequest_FieldTerminalPathValue) SetTo(target **WatchProbeGroupRequest)
SetTo stores value for selected field for object WatchProbeGroupRequest
func (*WatchProbeGroupRequest_FieldTerminalPathValue) SetToRaw ¶
func (fpv *WatchProbeGroupRequest_FieldTerminalPathValue) SetToRaw(target proto.Message)
type WatchProbeGroupResponse ¶
type WatchProbeGroupResponse struct { Change *probe_group.ProbeGroupChange `protobuf:"bytes,1,opt,name=change,proto3" json:"change,omitempty" firestore:"change"` // contains filtered or unexported fields }
WatchProbeGroupResponse
func (*WatchProbeGroupResponse) Clone ¶
func (o *WatchProbeGroupResponse) Clone() *WatchProbeGroupResponse
func (*WatchProbeGroupResponse) CloneRaw ¶
func (o *WatchProbeGroupResponse) CloneRaw() gotenobject.GotenObjectExt
func (*WatchProbeGroupResponse) Descriptor ¶
func (*WatchProbeGroupResponse) Descriptor() ([]byte, []int)
Deprecated, Use WatchProbeGroupResponse.ProtoReflect.Descriptor instead.
func (*WatchProbeGroupResponse) GetChange ¶
func (m *WatchProbeGroupResponse) GetChange() *probe_group.ProbeGroupChange
func (*WatchProbeGroupResponse) GotenMessage ¶
func (*WatchProbeGroupResponse) GotenMessage()
func (*WatchProbeGroupResponse) GotenObjectExt ¶
func (o *WatchProbeGroupResponse) GotenObjectExt()
func (*WatchProbeGroupResponse) GotenValidate ¶
func (obj *WatchProbeGroupResponse) GotenValidate() error
func (*WatchProbeGroupResponse) MakeDiffFieldMask ¶
func (o *WatchProbeGroupResponse) MakeDiffFieldMask(other *WatchProbeGroupResponse) *WatchProbeGroupResponse_FieldMask
func (*WatchProbeGroupResponse) MakeFullFieldMask ¶
func (o *WatchProbeGroupResponse) MakeFullFieldMask() *WatchProbeGroupResponse_FieldMask
func (*WatchProbeGroupResponse) MakeRawDiffFieldMask ¶
func (o *WatchProbeGroupResponse) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
func (*WatchProbeGroupResponse) MakeRawFullFieldMask ¶
func (o *WatchProbeGroupResponse) MakeRawFullFieldMask() gotenobject.FieldMask
func (*WatchProbeGroupResponse) Marshal ¶
func (m *WatchProbeGroupResponse) Marshal() ([]byte, error)
func (*WatchProbeGroupResponse) MarshalJSON ¶
func (m *WatchProbeGroupResponse) MarshalJSON() ([]byte, error)
func (*WatchProbeGroupResponse) Merge ¶
func (o *WatchProbeGroupResponse) Merge(source *WatchProbeGroupResponse)
func (*WatchProbeGroupResponse) MergeRaw ¶
func (o *WatchProbeGroupResponse) MergeRaw(source gotenobject.GotenObjectExt)
func (*WatchProbeGroupResponse) ProtoMessage ¶
func (*WatchProbeGroupResponse) ProtoMessage()
func (*WatchProbeGroupResponse) ProtoReflect ¶
func (m *WatchProbeGroupResponse) ProtoReflect() preflect.Message
func (*WatchProbeGroupResponse) Reset ¶
func (m *WatchProbeGroupResponse) Reset()
func (*WatchProbeGroupResponse) SetChange ¶
func (m *WatchProbeGroupResponse) SetChange(fv *probe_group.ProbeGroupChange)
func (*WatchProbeGroupResponse) String ¶
func (m *WatchProbeGroupResponse) String() string
func (*WatchProbeGroupResponse) Unmarshal ¶
func (m *WatchProbeGroupResponse) Unmarshal(b []byte) error
func (*WatchProbeGroupResponse) UnmarshalJSON ¶
func (m *WatchProbeGroupResponse) UnmarshalJSON(data []byte) error
type WatchProbeGroupResponseFieldPathBuilder ¶
type WatchProbeGroupResponseFieldPathBuilder struct{}
func NewWatchProbeGroupResponseFieldPathBuilder ¶
func NewWatchProbeGroupResponseFieldPathBuilder() WatchProbeGroupResponseFieldPathBuilder
type WatchProbeGroupResponsePathSelectorChange ¶
type WatchProbeGroupResponsePathSelectorChange struct{}
func (WatchProbeGroupResponsePathSelectorChange) FieldPath ¶
func (WatchProbeGroupResponsePathSelectorChange) FieldPath() *WatchProbeGroupResponse_FieldTerminalPath
func (WatchProbeGroupResponsePathSelectorChange) WithArrayOfValues ¶
func (s WatchProbeGroupResponsePathSelectorChange) WithArrayOfValues(values []*probe_group.ProbeGroupChange) *WatchProbeGroupResponse_FieldTerminalPathArrayOfValues
func (WatchProbeGroupResponsePathSelectorChange) WithValue ¶
func (s WatchProbeGroupResponsePathSelectorChange) WithValue(value *probe_group.ProbeGroupChange) *WatchProbeGroupResponse_FieldTerminalPathValue
type WatchProbeGroupResponse_FieldMask ¶
type WatchProbeGroupResponse_FieldMask struct {
Paths []WatchProbeGroupResponse_FieldPath
}
func FullWatchProbeGroupResponse_FieldMask ¶
func FullWatchProbeGroupResponse_FieldMask() *WatchProbeGroupResponse_FieldMask
func (*WatchProbeGroupResponse_FieldMask) AppendPath ¶
func (fieldMask *WatchProbeGroupResponse_FieldMask) AppendPath(path WatchProbeGroupResponse_FieldPath)
func (*WatchProbeGroupResponse_FieldMask) AppendRawPath ¶
func (fieldMask *WatchProbeGroupResponse_FieldMask) AppendRawPath(path gotenobject.FieldPath)
func (*WatchProbeGroupResponse_FieldMask) DecodeFirestore ¶
func (fieldMask *WatchProbeGroupResponse_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
func (*WatchProbeGroupResponse_FieldMask) EncodeFirestore ¶
func (fieldMask *WatchProbeGroupResponse_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
firestore encoding/decoding integration
func (*WatchProbeGroupResponse_FieldMask) FilterInputFields ¶
func (fieldMask *WatchProbeGroupResponse_FieldMask) FilterInputFields() *WatchProbeGroupResponse_FieldMask
FilterInputFields generates copy of field paths with output_only field paths removed
func (*WatchProbeGroupResponse_FieldMask) FromProtoFieldMask ¶
func (fieldMask *WatchProbeGroupResponse_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
func (*WatchProbeGroupResponse_FieldMask) GetPaths ¶
func (fieldMask *WatchProbeGroupResponse_FieldMask) GetPaths() []WatchProbeGroupResponse_FieldPath
func (*WatchProbeGroupResponse_FieldMask) GetRawPaths ¶
func (fieldMask *WatchProbeGroupResponse_FieldMask) GetRawPaths() []gotenobject.FieldPath
func (*WatchProbeGroupResponse_FieldMask) IsFull ¶
func (fieldMask *WatchProbeGroupResponse_FieldMask) IsFull() bool
func (WatchProbeGroupResponse_FieldMask) Marshal ¶
func (fieldMask WatchProbeGroupResponse_FieldMask) Marshal() ([]byte, error)
implement methods required by customType
func (WatchProbeGroupResponse_FieldMask) MarshalJSON ¶
func (fieldMask WatchProbeGroupResponse_FieldMask) MarshalJSON() ([]byte, error)
func (*WatchProbeGroupResponse_FieldMask) PathsCount ¶
func (fieldMask *WatchProbeGroupResponse_FieldMask) PathsCount() int
func (*WatchProbeGroupResponse_FieldMask) Project ¶
func (fieldMask *WatchProbeGroupResponse_FieldMask) Project(source *WatchProbeGroupResponse) *WatchProbeGroupResponse
func (*WatchProbeGroupResponse_FieldMask) ProjectRaw ¶
func (fieldMask *WatchProbeGroupResponse_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
func (*WatchProbeGroupResponse_FieldMask) ProtoMessage ¶
func (fieldMask *WatchProbeGroupResponse_FieldMask) ProtoMessage()
func (*WatchProbeGroupResponse_FieldMask) ProtoReflect ¶
func (fieldMask *WatchProbeGroupResponse_FieldMask) ProtoReflect() preflect.Message
func (*WatchProbeGroupResponse_FieldMask) Reset ¶
func (fieldMask *WatchProbeGroupResponse_FieldMask) Reset()
func (*WatchProbeGroupResponse_FieldMask) Set ¶
func (fieldMask *WatchProbeGroupResponse_FieldMask) Set(target, source *WatchProbeGroupResponse)
func (*WatchProbeGroupResponse_FieldMask) SetFromCliFlag ¶
func (fieldMask *WatchProbeGroupResponse_FieldMask) SetFromCliFlag(raw string) error
func (*WatchProbeGroupResponse_FieldMask) SetRaw ¶
func (fieldMask *WatchProbeGroupResponse_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
func (*WatchProbeGroupResponse_FieldMask) Size ¶
func (fieldMask *WatchProbeGroupResponse_FieldMask) Size() int
func (*WatchProbeGroupResponse_FieldMask) String ¶
func (fieldMask *WatchProbeGroupResponse_FieldMask) String() string
func (*WatchProbeGroupResponse_FieldMask) Subtract ¶
func (fieldMask *WatchProbeGroupResponse_FieldMask) Subtract(other *WatchProbeGroupResponse_FieldMask) *WatchProbeGroupResponse_FieldMask
func (*WatchProbeGroupResponse_FieldMask) SubtractRaw ¶
func (fieldMask *WatchProbeGroupResponse_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
func (*WatchProbeGroupResponse_FieldMask) ToProtoFieldMask ¶
func (fieldMask *WatchProbeGroupResponse_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
ToFieldMask is used for proto conversions
func (*WatchProbeGroupResponse_FieldMask) Unmarshal ¶
func (fieldMask *WatchProbeGroupResponse_FieldMask) Unmarshal(data []byte) error
func (*WatchProbeGroupResponse_FieldMask) UnmarshalJSON ¶
func (fieldMask *WatchProbeGroupResponse_FieldMask) UnmarshalJSON(data []byte) error
type WatchProbeGroupResponse_FieldPath ¶
type WatchProbeGroupResponse_FieldPath interface { gotenobject.FieldPath Selector() WatchProbeGroupResponse_FieldPathSelector Get(source *WatchProbeGroupResponse) []interface{} GetSingle(source *WatchProbeGroupResponse) (interface{}, bool) ClearValue(item *WatchProbeGroupResponse) // Those methods build corresponding WatchProbeGroupResponse_FieldPathValue // (or array of values) and holds passed value. Panics if injected type is incorrect. WithIValue(value interface{}) WatchProbeGroupResponse_FieldPathValue WithIArrayOfValues(values interface{}) WatchProbeGroupResponse_FieldPathArrayOfValues WithIArrayItemValue(value interface{}) WatchProbeGroupResponse_FieldPathArrayItemValue }
FieldPath provides implementation to handle https://github.com/protocolbuffers/protobuf/blob/master/src/google/protobuf/field_mask.proto
func BuildWatchProbeGroupResponse_FieldPath ¶
func BuildWatchProbeGroupResponse_FieldPath(fp gotenobject.RawFieldPath) (WatchProbeGroupResponse_FieldPath, error)
func MustParseWatchProbeGroupResponse_FieldPath ¶
func MustParseWatchProbeGroupResponse_FieldPath(rawField string) WatchProbeGroupResponse_FieldPath
func ParseWatchProbeGroupResponse_FieldPath ¶
func ParseWatchProbeGroupResponse_FieldPath(rawField string) (WatchProbeGroupResponse_FieldPath, error)
type WatchProbeGroupResponse_FieldPathArrayItemValue ¶
type WatchProbeGroupResponse_FieldPathArrayItemValue interface { gotenobject.FieldPathArrayItemValue WatchProbeGroupResponse_FieldPath ContainsValue(*WatchProbeGroupResponse) bool }
WatchProbeGroupResponse_FieldPathArrayItemValue allows storing single item in Path-specific values for WatchProbeGroupResponse according to their type Present only for array (repeated) types.
func MustParseWatchProbeGroupResponse_FieldPathArrayItemValue ¶
func MustParseWatchProbeGroupResponse_FieldPathArrayItemValue(pathStr, valueStr string) WatchProbeGroupResponse_FieldPathArrayItemValue
func ParseWatchProbeGroupResponse_FieldPathArrayItemValue ¶
func ParseWatchProbeGroupResponse_FieldPathArrayItemValue(pathStr, valueStr string) (WatchProbeGroupResponse_FieldPathArrayItemValue, error)
ParseWatchProbeGroupResponse_FieldPathArrayItemValue parses string and JSON-encoded value to its Value
type WatchProbeGroupResponse_FieldPathArrayOfValues ¶
type WatchProbeGroupResponse_FieldPathArrayOfValues interface { gotenobject.FieldPathArrayOfValues WatchProbeGroupResponse_FieldPath }
WatchProbeGroupResponse_FieldPathArrayOfValues allows storing slice of values for WatchProbeGroupResponse fields according to their type
func MustParseWatchProbeGroupResponse_FieldPathArrayOfValues ¶
func MustParseWatchProbeGroupResponse_FieldPathArrayOfValues(pathStr, valuesStr string) WatchProbeGroupResponse_FieldPathArrayOfValues
func ParseWatchProbeGroupResponse_FieldPathArrayOfValues ¶
func ParseWatchProbeGroupResponse_FieldPathArrayOfValues(pathStr, valuesStr string) (WatchProbeGroupResponse_FieldPathArrayOfValues, error)
type WatchProbeGroupResponse_FieldPathSelector ¶
type WatchProbeGroupResponse_FieldPathSelector int32
const (
WatchProbeGroupResponse_FieldPathSelectorChange WatchProbeGroupResponse_FieldPathSelector = 0
)
func (WatchProbeGroupResponse_FieldPathSelector) String ¶
func (s WatchProbeGroupResponse_FieldPathSelector) String() string
type WatchProbeGroupResponse_FieldPathValue ¶
type WatchProbeGroupResponse_FieldPathValue interface { WatchProbeGroupResponse_FieldPath gotenobject.FieldPathValue SetTo(target **WatchProbeGroupResponse) CompareWith(*WatchProbeGroupResponse) (cmp int, comparable bool) }
WatchProbeGroupResponse_FieldPathValue allows storing values for WatchProbeGroupResponse fields according to their type
func MustParseWatchProbeGroupResponse_FieldPathValue ¶
func MustParseWatchProbeGroupResponse_FieldPathValue(pathStr, valueStr string) WatchProbeGroupResponse_FieldPathValue
func ParseWatchProbeGroupResponse_FieldPathValue ¶
func ParseWatchProbeGroupResponse_FieldPathValue(pathStr, valueStr string) (WatchProbeGroupResponse_FieldPathValue, error)
type WatchProbeGroupResponse_FieldTerminalPath ¶
type WatchProbeGroupResponse_FieldTerminalPath struct {
// contains filtered or unexported fields
}
func (*WatchProbeGroupResponse_FieldTerminalPath) ClearValue ¶
func (fp *WatchProbeGroupResponse_FieldTerminalPath) ClearValue(item *WatchProbeGroupResponse)
func (*WatchProbeGroupResponse_FieldTerminalPath) ClearValueRaw ¶
func (fp *WatchProbeGroupResponse_FieldTerminalPath) ClearValueRaw(item proto.Message)
func (*WatchProbeGroupResponse_FieldTerminalPath) Get ¶
func (fp *WatchProbeGroupResponse_FieldTerminalPath) Get(source *WatchProbeGroupResponse) (values []interface{})
Get returns all values pointed by specific field from source WatchProbeGroupResponse
func (*WatchProbeGroupResponse_FieldTerminalPath) GetDefault ¶
func (fp *WatchProbeGroupResponse_FieldTerminalPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*WatchProbeGroupResponse_FieldTerminalPath) GetRaw ¶
func (fp *WatchProbeGroupResponse_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
func (*WatchProbeGroupResponse_FieldTerminalPath) GetSingle ¶
func (fp *WatchProbeGroupResponse_FieldTerminalPath) GetSingle(source *WatchProbeGroupResponse) (interface{}, bool)
GetSingle returns value pointed by specific field of from source WatchProbeGroupResponse
func (*WatchProbeGroupResponse_FieldTerminalPath) GetSingleRaw ¶
func (fp *WatchProbeGroupResponse_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*WatchProbeGroupResponse_FieldTerminalPath) IsLeaf ¶
func (fp *WatchProbeGroupResponse_FieldTerminalPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*WatchProbeGroupResponse_FieldTerminalPath) JSONString ¶
func (fp *WatchProbeGroupResponse_FieldTerminalPath) JSONString() string
JSONString returns path representation is JSON convention
func (*WatchProbeGroupResponse_FieldTerminalPath) Selector ¶
func (fp *WatchProbeGroupResponse_FieldTerminalPath) Selector() WatchProbeGroupResponse_FieldPathSelector
func (*WatchProbeGroupResponse_FieldTerminalPath) SplitIntoTerminalIPaths ¶ added in v0.7.1
func (fp *WatchProbeGroupResponse_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
func (*WatchProbeGroupResponse_FieldTerminalPath) String ¶
func (fp *WatchProbeGroupResponse_FieldTerminalPath) String() string
String returns path representation in proto convention
func (*WatchProbeGroupResponse_FieldTerminalPath) WithIArrayItemValue ¶
func (fp *WatchProbeGroupResponse_FieldTerminalPath) WithIArrayItemValue(value interface{}) WatchProbeGroupResponse_FieldPathArrayItemValue
func (*WatchProbeGroupResponse_FieldTerminalPath) WithIArrayOfValues ¶
func (fp *WatchProbeGroupResponse_FieldTerminalPath) WithIArrayOfValues(values interface{}) WatchProbeGroupResponse_FieldPathArrayOfValues
func (*WatchProbeGroupResponse_FieldTerminalPath) WithIValue ¶
func (fp *WatchProbeGroupResponse_FieldTerminalPath) WithIValue(value interface{}) WatchProbeGroupResponse_FieldPathValue
func (*WatchProbeGroupResponse_FieldTerminalPath) WithRawIArrayItemValue ¶
func (fp *WatchProbeGroupResponse_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*WatchProbeGroupResponse_FieldTerminalPath) WithRawIArrayOfValues ¶
func (fp *WatchProbeGroupResponse_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*WatchProbeGroupResponse_FieldTerminalPath) WithRawIValue ¶
func (fp *WatchProbeGroupResponse_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type WatchProbeGroupResponse_FieldTerminalPathArrayItemValue ¶
type WatchProbeGroupResponse_FieldTerminalPathArrayItemValue struct { WatchProbeGroupResponse_FieldTerminalPath // contains filtered or unexported fields }
func (*WatchProbeGroupResponse_FieldTerminalPathArrayItemValue) ContainsValue ¶
func (fpaiv *WatchProbeGroupResponse_FieldTerminalPathArrayItemValue) ContainsValue(source *WatchProbeGroupResponse) bool
Contains returns a boolean indicating if value that is being held is present in given 'WatchProbeGroupResponse'
func (*WatchProbeGroupResponse_FieldTerminalPathArrayItemValue) GetRawItemValue ¶
func (fpaiv *WatchProbeGroupResponse_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored element value for array in object WatchProbeGroupResponse as interface{}
func (*WatchProbeGroupResponse_FieldTerminalPathArrayItemValue) GetSingle ¶
func (fpaiv *WatchProbeGroupResponse_FieldTerminalPathArrayItemValue) GetSingle(source *WatchProbeGroupResponse) (interface{}, bool)
func (*WatchProbeGroupResponse_FieldTerminalPathArrayItemValue) GetSingleRaw ¶
func (fpaiv *WatchProbeGroupResponse_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
type WatchProbeGroupResponse_FieldTerminalPathArrayOfValues ¶
type WatchProbeGroupResponse_FieldTerminalPathArrayOfValues struct { WatchProbeGroupResponse_FieldTerminalPath // contains filtered or unexported fields }
func (*WatchProbeGroupResponse_FieldTerminalPathArrayOfValues) AsChangeArrayOfValues ¶
func (fpaov *WatchProbeGroupResponse_FieldTerminalPathArrayOfValues) AsChangeArrayOfValues() ([]*probe_group.ProbeGroupChange, bool)
func (*WatchProbeGroupResponse_FieldTerminalPathArrayOfValues) GetRawValues ¶
func (fpaov *WatchProbeGroupResponse_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
type WatchProbeGroupResponse_FieldTerminalPathValue ¶
type WatchProbeGroupResponse_FieldTerminalPathValue struct { WatchProbeGroupResponse_FieldTerminalPath // contains filtered or unexported fields }
func (*WatchProbeGroupResponse_FieldTerminalPathValue) AsChangeValue ¶
func (fpv *WatchProbeGroupResponse_FieldTerminalPathValue) AsChangeValue() (*probe_group.ProbeGroupChange, bool)
func (*WatchProbeGroupResponse_FieldTerminalPathValue) CompareWith ¶
func (fpv *WatchProbeGroupResponse_FieldTerminalPathValue) CompareWith(source *WatchProbeGroupResponse) (int, bool)
CompareWith compares value in the 'WatchProbeGroupResponse_FieldTerminalPathValue' with the value under path in 'WatchProbeGroupResponse'.
func (*WatchProbeGroupResponse_FieldTerminalPathValue) CompareWithRaw ¶
func (fpv *WatchProbeGroupResponse_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*WatchProbeGroupResponse_FieldTerminalPathValue) GetRawValue ¶
func (fpv *WatchProbeGroupResponse_FieldTerminalPathValue) GetRawValue() interface{}
GetRawValue returns raw value stored under selected path for 'WatchProbeGroupResponse' as interface{}
func (*WatchProbeGroupResponse_FieldTerminalPathValue) SetTo ¶
func (fpv *WatchProbeGroupResponse_FieldTerminalPathValue) SetTo(target **WatchProbeGroupResponse)
SetTo stores value for selected field for object WatchProbeGroupResponse
func (*WatchProbeGroupResponse_FieldTerminalPathValue) SetToRaw ¶
func (fpv *WatchProbeGroupResponse_FieldTerminalPathValue) SetToRaw(target proto.Message)
type WatchProbeGroupsClientStream ¶
type WatchProbeGroupsClientStream interface { Recv() (*WatchProbeGroupsResponse, error) grpc.ClientStream }
type WatchProbeGroupsDescriptor ¶ added in v0.4.26
type WatchProbeGroupsDescriptor struct{}
func GetWatchProbeGroupsDescriptor ¶ added in v0.4.26
func GetWatchProbeGroupsDescriptor() *WatchProbeGroupsDescriptor
func (*WatchProbeGroupsDescriptor) GetApiDescriptor ¶ added in v0.4.26
func (d *WatchProbeGroupsDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
func (*WatchProbeGroupsDescriptor) GetApiName ¶ added in v0.4.26
func (d *WatchProbeGroupsDescriptor) GetApiName() string
func (*WatchProbeGroupsDescriptor) GetClientMsgReflectHandle ¶ added in v0.4.26
func (d *WatchProbeGroupsDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
func (*WatchProbeGroupsDescriptor) GetFullMethodName ¶ added in v0.4.26
func (d *WatchProbeGroupsDescriptor) GetFullMethodName() string
func (*WatchProbeGroupsDescriptor) GetMethodName ¶ added in v0.4.26
func (d *WatchProbeGroupsDescriptor) GetMethodName() string
func (*WatchProbeGroupsDescriptor) GetProtoPkgName ¶ added in v0.4.26
func (d *WatchProbeGroupsDescriptor) GetProtoPkgName() string
func (*WatchProbeGroupsDescriptor) GetResourceDescriptor ¶ added in v0.4.27
func (d *WatchProbeGroupsDescriptor) GetResourceDescriptor() gotenresource.Descriptor
func (*WatchProbeGroupsDescriptor) GetServerMsgReflectHandle ¶ added in v0.4.26
func (d *WatchProbeGroupsDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
func (*WatchProbeGroupsDescriptor) GetServiceDomain ¶ added in v0.4.26
func (d *WatchProbeGroupsDescriptor) GetServiceDomain() string
func (*WatchProbeGroupsDescriptor) GetServiceVersion ¶ added in v0.4.26
func (d *WatchProbeGroupsDescriptor) GetServiceVersion() string
func (*WatchProbeGroupsDescriptor) GetVerb ¶ added in v0.4.26
func (d *WatchProbeGroupsDescriptor) GetVerb() string
func (*WatchProbeGroupsDescriptor) HasResource ¶ added in v0.4.27
func (d *WatchProbeGroupsDescriptor) HasResource() bool
func (*WatchProbeGroupsDescriptor) IsClientStream ¶ added in v0.4.26
func (d *WatchProbeGroupsDescriptor) IsClientStream() bool
func (*WatchProbeGroupsDescriptor) IsCollection ¶ added in v0.4.27
func (d *WatchProbeGroupsDescriptor) IsCollection() bool
func (*WatchProbeGroupsDescriptor) IsPlural ¶ added in v0.4.27
func (d *WatchProbeGroupsDescriptor) IsPlural() bool
func (*WatchProbeGroupsDescriptor) IsServerStream ¶ added in v0.4.26
func (d *WatchProbeGroupsDescriptor) IsServerStream() bool
func (*WatchProbeGroupsDescriptor) IsUnary ¶ added in v0.4.26
func (d *WatchProbeGroupsDescriptor) IsUnary() bool
func (*WatchProbeGroupsDescriptor) NewEmptyClientMsg ¶ added in v0.4.26
func (d *WatchProbeGroupsDescriptor) NewEmptyClientMsg() proto.Message
func (*WatchProbeGroupsDescriptor) NewEmptyServerMsg ¶ added in v0.4.26
func (d *WatchProbeGroupsDescriptor) NewEmptyServerMsg() proto.Message
func (*WatchProbeGroupsDescriptor) RequestHasResourceBody ¶ added in v0.4.26
func (d *WatchProbeGroupsDescriptor) RequestHasResourceBody() bool
type WatchProbeGroupsDescriptorClientMsgHandle ¶ added in v0.4.26
type WatchProbeGroupsDescriptorClientMsgHandle struct{}
func (*WatchProbeGroupsDescriptorClientMsgHandle) ExtractCollectionName ¶ added in v0.4.27
func (h *WatchProbeGroupsDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*WatchProbeGroupsDescriptorClientMsgHandle) ExtractResourceName ¶ added in v0.4.27
func (h *WatchProbeGroupsDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*WatchProbeGroupsDescriptorClientMsgHandle) ExtractResourceNames ¶ added in v0.4.27
func (h *WatchProbeGroupsDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type WatchProbeGroupsDescriptorServerMsgHandle ¶ added in v0.4.26
type WatchProbeGroupsDescriptorServerMsgHandle struct{}
func (*WatchProbeGroupsDescriptorServerMsgHandle) ExtractCollectionName ¶ added in v0.4.27
func (h *WatchProbeGroupsDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*WatchProbeGroupsDescriptorServerMsgHandle) ExtractResourceName ¶ added in v0.4.27
func (h *WatchProbeGroupsDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*WatchProbeGroupsDescriptorServerMsgHandle) ExtractResourceNames ¶ added in v0.4.27
func (h *WatchProbeGroupsDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type WatchProbeGroupsRequest ¶
type WatchProbeGroupsRequest 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.ProbeGroup Parent *probe_group.ParentReference `protobuf:"bytes,1,opt,customtype=ParentReference,name=parent,proto3" json:"parent,omitempty" firestore:"parent"` // Requested page size. Server may return fewer ProbeGroups 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 *probe_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 *probe_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 *probe_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 ProbeGroup that don't // affect any of masked fields won't be sent back. FieldMask *probe_group.ProbeGroup_FieldMask `` /* 142-byte string literal not displayed */ // View defines list of standard response fields present in response items. // Additional fields can be amended by request field field_mask Changes to // ProbeGroup 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 [WatchProbeGroups][ntt.watchdog.v1alpha2.WatchProbeGroups]
func (*WatchProbeGroupsRequest) Clone ¶
func (o *WatchProbeGroupsRequest) Clone() *WatchProbeGroupsRequest
func (*WatchProbeGroupsRequest) CloneRaw ¶
func (o *WatchProbeGroupsRequest) CloneRaw() gotenobject.GotenObjectExt
func (*WatchProbeGroupsRequest) Descriptor ¶
func (*WatchProbeGroupsRequest) Descriptor() ([]byte, []int)
Deprecated, Use WatchProbeGroupsRequest.ProtoReflect.Descriptor instead.
func (*WatchProbeGroupsRequest) GetFieldMask ¶
func (m *WatchProbeGroupsRequest) GetFieldMask() *probe_group.ProbeGroup_FieldMask
func (*WatchProbeGroupsRequest) GetFilter ¶
func (m *WatchProbeGroupsRequest) GetFilter() *probe_group.Filter
func (*WatchProbeGroupsRequest) GetMaxChunkSize ¶
func (m *WatchProbeGroupsRequest) GetMaxChunkSize() int32
func (*WatchProbeGroupsRequest) GetOrderBy ¶
func (m *WatchProbeGroupsRequest) GetOrderBy() *probe_group.OrderBy
func (*WatchProbeGroupsRequest) GetPageSize ¶
func (m *WatchProbeGroupsRequest) GetPageSize() int32
func (*WatchProbeGroupsRequest) GetPageToken ¶
func (m *WatchProbeGroupsRequest) GetPageToken() *probe_group.PagerCursor
func (*WatchProbeGroupsRequest) GetParent ¶
func (m *WatchProbeGroupsRequest) GetParent() *probe_group.ParentReference
func (*WatchProbeGroupsRequest) GetResumeToken ¶
func (m *WatchProbeGroupsRequest) GetResumeToken() string
func (*WatchProbeGroupsRequest) GetStartingTime ¶ added in v0.7.13
func (m *WatchProbeGroupsRequest) GetStartingTime() *timestamp.Timestamp
func (*WatchProbeGroupsRequest) GetType ¶
func (m *WatchProbeGroupsRequest) GetType() watch_type.WatchType
func (*WatchProbeGroupsRequest) GetView ¶
func (m *WatchProbeGroupsRequest) GetView() view.View
func (*WatchProbeGroupsRequest) GotenMessage ¶
func (*WatchProbeGroupsRequest) GotenMessage()
func (*WatchProbeGroupsRequest) GotenObjectExt ¶
func (o *WatchProbeGroupsRequest) GotenObjectExt()
func (*WatchProbeGroupsRequest) GotenValidate ¶
func (obj *WatchProbeGroupsRequest) GotenValidate() error
func (*WatchProbeGroupsRequest) MakeDiffFieldMask ¶
func (o *WatchProbeGroupsRequest) MakeDiffFieldMask(other *WatchProbeGroupsRequest) *WatchProbeGroupsRequest_FieldMask
func (*WatchProbeGroupsRequest) MakeFullFieldMask ¶
func (o *WatchProbeGroupsRequest) MakeFullFieldMask() *WatchProbeGroupsRequest_FieldMask
func (*WatchProbeGroupsRequest) MakeRawDiffFieldMask ¶
func (o *WatchProbeGroupsRequest) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
func (*WatchProbeGroupsRequest) MakeRawFullFieldMask ¶
func (o *WatchProbeGroupsRequest) MakeRawFullFieldMask() gotenobject.FieldMask
func (*WatchProbeGroupsRequest) Marshal ¶
func (m *WatchProbeGroupsRequest) Marshal() ([]byte, error)
func (*WatchProbeGroupsRequest) MarshalJSON ¶
func (m *WatchProbeGroupsRequest) MarshalJSON() ([]byte, error)
func (*WatchProbeGroupsRequest) Merge ¶
func (o *WatchProbeGroupsRequest) Merge(source *WatchProbeGroupsRequest)
func (*WatchProbeGroupsRequest) MergeRaw ¶
func (o *WatchProbeGroupsRequest) MergeRaw(source gotenobject.GotenObjectExt)
func (*WatchProbeGroupsRequest) ProtoMessage ¶
func (*WatchProbeGroupsRequest) ProtoMessage()
func (*WatchProbeGroupsRequest) ProtoReflect ¶
func (m *WatchProbeGroupsRequest) ProtoReflect() preflect.Message
func (*WatchProbeGroupsRequest) Reset ¶
func (m *WatchProbeGroupsRequest) Reset()
func (*WatchProbeGroupsRequest) SetFieldMask ¶
func (m *WatchProbeGroupsRequest) SetFieldMask(fv *probe_group.ProbeGroup_FieldMask)
func (*WatchProbeGroupsRequest) SetFilter ¶
func (m *WatchProbeGroupsRequest) SetFilter(fv *probe_group.Filter)
func (*WatchProbeGroupsRequest) SetMaxChunkSize ¶
func (m *WatchProbeGroupsRequest) SetMaxChunkSize(fv int32)
func (*WatchProbeGroupsRequest) SetOrderBy ¶
func (m *WatchProbeGroupsRequest) SetOrderBy(fv *probe_group.OrderBy)
func (*WatchProbeGroupsRequest) SetPageSize ¶
func (m *WatchProbeGroupsRequest) SetPageSize(fv int32)
func (*WatchProbeGroupsRequest) SetPageToken ¶
func (m *WatchProbeGroupsRequest) SetPageToken(fv *probe_group.PagerCursor)
func (*WatchProbeGroupsRequest) SetParent ¶
func (m *WatchProbeGroupsRequest) SetParent(fv *probe_group.ParentReference)
func (*WatchProbeGroupsRequest) SetResumeToken ¶
func (m *WatchProbeGroupsRequest) SetResumeToken(fv string)
func (*WatchProbeGroupsRequest) SetStartingTime ¶ added in v0.7.13
func (m *WatchProbeGroupsRequest) SetStartingTime(fv *timestamp.Timestamp)
func (*WatchProbeGroupsRequest) SetType ¶
func (m *WatchProbeGroupsRequest) SetType(fv watch_type.WatchType)
func (*WatchProbeGroupsRequest) SetView ¶
func (m *WatchProbeGroupsRequest) SetView(fv view.View)
func (*WatchProbeGroupsRequest) String ¶
func (m *WatchProbeGroupsRequest) String() string
func (*WatchProbeGroupsRequest) Unmarshal ¶
func (m *WatchProbeGroupsRequest) Unmarshal(b []byte) error
func (*WatchProbeGroupsRequest) UnmarshalJSON ¶
func (m *WatchProbeGroupsRequest) UnmarshalJSON(data []byte) error
type WatchProbeGroupsRequestFieldPathBuilder ¶
type WatchProbeGroupsRequestFieldPathBuilder struct{}
func NewWatchProbeGroupsRequestFieldPathBuilder ¶
func NewWatchProbeGroupsRequestFieldPathBuilder() WatchProbeGroupsRequestFieldPathBuilder
func (WatchProbeGroupsRequestFieldPathBuilder) MaxChunkSize ¶
func (WatchProbeGroupsRequestFieldPathBuilder) MaxChunkSize() WatchProbeGroupsRequestPathSelectorMaxChunkSize
func (WatchProbeGroupsRequestFieldPathBuilder) ResumeToken ¶
func (WatchProbeGroupsRequestFieldPathBuilder) ResumeToken() WatchProbeGroupsRequestPathSelectorResumeToken
func (WatchProbeGroupsRequestFieldPathBuilder) StartingTime ¶ added in v0.7.13
func (WatchProbeGroupsRequestFieldPathBuilder) StartingTime() WatchProbeGroupsRequestPathSelectorStartingTime
type WatchProbeGroupsRequestPathSelectorFieldMask ¶
type WatchProbeGroupsRequestPathSelectorFieldMask struct{}
func (WatchProbeGroupsRequestPathSelectorFieldMask) WithArrayOfValues ¶
func (s WatchProbeGroupsRequestPathSelectorFieldMask) WithArrayOfValues(values []*probe_group.ProbeGroup_FieldMask) *WatchProbeGroupsRequest_FieldTerminalPathArrayOfValues
func (WatchProbeGroupsRequestPathSelectorFieldMask) WithValue ¶
func (s WatchProbeGroupsRequestPathSelectorFieldMask) WithValue(value *probe_group.ProbeGroup_FieldMask) *WatchProbeGroupsRequest_FieldTerminalPathValue
type WatchProbeGroupsRequestPathSelectorFilter ¶
type WatchProbeGroupsRequestPathSelectorFilter struct{}
func (WatchProbeGroupsRequestPathSelectorFilter) FieldPath ¶
func (WatchProbeGroupsRequestPathSelectorFilter) FieldPath() *WatchProbeGroupsRequest_FieldTerminalPath
func (WatchProbeGroupsRequestPathSelectorFilter) WithArrayOfValues ¶
func (s WatchProbeGroupsRequestPathSelectorFilter) WithArrayOfValues(values []*probe_group.Filter) *WatchProbeGroupsRequest_FieldTerminalPathArrayOfValues
func (WatchProbeGroupsRequestPathSelectorFilter) WithValue ¶
func (s WatchProbeGroupsRequestPathSelectorFilter) WithValue(value *probe_group.Filter) *WatchProbeGroupsRequest_FieldTerminalPathValue
type WatchProbeGroupsRequestPathSelectorMaxChunkSize ¶
type WatchProbeGroupsRequestPathSelectorMaxChunkSize struct{}
func (WatchProbeGroupsRequestPathSelectorMaxChunkSize) WithArrayOfValues ¶
func (s WatchProbeGroupsRequestPathSelectorMaxChunkSize) WithArrayOfValues(values []int32) *WatchProbeGroupsRequest_FieldTerminalPathArrayOfValues
func (WatchProbeGroupsRequestPathSelectorMaxChunkSize) WithValue ¶
func (s WatchProbeGroupsRequestPathSelectorMaxChunkSize) WithValue(value int32) *WatchProbeGroupsRequest_FieldTerminalPathValue
type WatchProbeGroupsRequestPathSelectorOrderBy ¶
type WatchProbeGroupsRequestPathSelectorOrderBy struct{}
func (WatchProbeGroupsRequestPathSelectorOrderBy) FieldPath ¶
func (WatchProbeGroupsRequestPathSelectorOrderBy) FieldPath() *WatchProbeGroupsRequest_FieldTerminalPath
func (WatchProbeGroupsRequestPathSelectorOrderBy) WithArrayOfValues ¶
func (s WatchProbeGroupsRequestPathSelectorOrderBy) WithArrayOfValues(values []*probe_group.OrderBy) *WatchProbeGroupsRequest_FieldTerminalPathArrayOfValues
func (WatchProbeGroupsRequestPathSelectorOrderBy) WithValue ¶
func (s WatchProbeGroupsRequestPathSelectorOrderBy) WithValue(value *probe_group.OrderBy) *WatchProbeGroupsRequest_FieldTerminalPathValue
type WatchProbeGroupsRequestPathSelectorPageSize ¶
type WatchProbeGroupsRequestPathSelectorPageSize struct{}
func (WatchProbeGroupsRequestPathSelectorPageSize) FieldPath ¶
func (WatchProbeGroupsRequestPathSelectorPageSize) FieldPath() *WatchProbeGroupsRequest_FieldTerminalPath
func (WatchProbeGroupsRequestPathSelectorPageSize) WithArrayOfValues ¶
func (s WatchProbeGroupsRequestPathSelectorPageSize) WithArrayOfValues(values []int32) *WatchProbeGroupsRequest_FieldTerminalPathArrayOfValues
func (WatchProbeGroupsRequestPathSelectorPageSize) WithValue ¶
func (s WatchProbeGroupsRequestPathSelectorPageSize) WithValue(value int32) *WatchProbeGroupsRequest_FieldTerminalPathValue
type WatchProbeGroupsRequestPathSelectorPageToken ¶
type WatchProbeGroupsRequestPathSelectorPageToken struct{}
func (WatchProbeGroupsRequestPathSelectorPageToken) WithArrayOfValues ¶
func (s WatchProbeGroupsRequestPathSelectorPageToken) WithArrayOfValues(values []*probe_group.PagerCursor) *WatchProbeGroupsRequest_FieldTerminalPathArrayOfValues
func (WatchProbeGroupsRequestPathSelectorPageToken) WithValue ¶
func (s WatchProbeGroupsRequestPathSelectorPageToken) WithValue(value *probe_group.PagerCursor) *WatchProbeGroupsRequest_FieldTerminalPathValue
type WatchProbeGroupsRequestPathSelectorParent ¶
type WatchProbeGroupsRequestPathSelectorParent struct{}
func (WatchProbeGroupsRequestPathSelectorParent) FieldPath ¶
func (WatchProbeGroupsRequestPathSelectorParent) FieldPath() *WatchProbeGroupsRequest_FieldTerminalPath
func (WatchProbeGroupsRequestPathSelectorParent) WithArrayOfValues ¶
func (s WatchProbeGroupsRequestPathSelectorParent) WithArrayOfValues(values []*probe_group.ParentReference) *WatchProbeGroupsRequest_FieldTerminalPathArrayOfValues
func (WatchProbeGroupsRequestPathSelectorParent) WithValue ¶
func (s WatchProbeGroupsRequestPathSelectorParent) WithValue(value *probe_group.ParentReference) *WatchProbeGroupsRequest_FieldTerminalPathValue
type WatchProbeGroupsRequestPathSelectorResumeToken ¶
type WatchProbeGroupsRequestPathSelectorResumeToken struct{}
func (WatchProbeGroupsRequestPathSelectorResumeToken) WithArrayOfValues ¶
func (s WatchProbeGroupsRequestPathSelectorResumeToken) WithArrayOfValues(values []string) *WatchProbeGroupsRequest_FieldTerminalPathArrayOfValues
func (WatchProbeGroupsRequestPathSelectorResumeToken) WithValue ¶
func (s WatchProbeGroupsRequestPathSelectorResumeToken) WithValue(value string) *WatchProbeGroupsRequest_FieldTerminalPathValue
type WatchProbeGroupsRequestPathSelectorStartingTime ¶ added in v0.7.13
type WatchProbeGroupsRequestPathSelectorStartingTime struct{}
func (WatchProbeGroupsRequestPathSelectorStartingTime) WithArrayOfValues ¶ added in v0.7.13
func (s WatchProbeGroupsRequestPathSelectorStartingTime) WithArrayOfValues(values []*timestamp.Timestamp) *WatchProbeGroupsRequest_FieldTerminalPathArrayOfValues
func (WatchProbeGroupsRequestPathSelectorStartingTime) WithValue ¶ added in v0.7.13
func (s WatchProbeGroupsRequestPathSelectorStartingTime) WithValue(value *timestamp.Timestamp) *WatchProbeGroupsRequest_FieldTerminalPathValue
type WatchProbeGroupsRequestPathSelectorType ¶
type WatchProbeGroupsRequestPathSelectorType struct{}
func (WatchProbeGroupsRequestPathSelectorType) FieldPath ¶
func (WatchProbeGroupsRequestPathSelectorType) FieldPath() *WatchProbeGroupsRequest_FieldTerminalPath
func (WatchProbeGroupsRequestPathSelectorType) WithArrayOfValues ¶
func (s WatchProbeGroupsRequestPathSelectorType) WithArrayOfValues(values []watch_type.WatchType) *WatchProbeGroupsRequest_FieldTerminalPathArrayOfValues
func (WatchProbeGroupsRequestPathSelectorType) WithValue ¶
func (s WatchProbeGroupsRequestPathSelectorType) WithValue(value watch_type.WatchType) *WatchProbeGroupsRequest_FieldTerminalPathValue
type WatchProbeGroupsRequestPathSelectorView ¶
type WatchProbeGroupsRequestPathSelectorView struct{}
func (WatchProbeGroupsRequestPathSelectorView) FieldPath ¶
func (WatchProbeGroupsRequestPathSelectorView) FieldPath() *WatchProbeGroupsRequest_FieldTerminalPath
func (WatchProbeGroupsRequestPathSelectorView) WithArrayOfValues ¶
func (s WatchProbeGroupsRequestPathSelectorView) WithArrayOfValues(values []view.View) *WatchProbeGroupsRequest_FieldTerminalPathArrayOfValues
func (WatchProbeGroupsRequestPathSelectorView) WithValue ¶
func (s WatchProbeGroupsRequestPathSelectorView) WithValue(value view.View) *WatchProbeGroupsRequest_FieldTerminalPathValue
type WatchProbeGroupsRequest_FieldMask ¶
type WatchProbeGroupsRequest_FieldMask struct {
Paths []WatchProbeGroupsRequest_FieldPath
}
func FullWatchProbeGroupsRequest_FieldMask ¶
func FullWatchProbeGroupsRequest_FieldMask() *WatchProbeGroupsRequest_FieldMask
func (*WatchProbeGroupsRequest_FieldMask) AppendPath ¶
func (fieldMask *WatchProbeGroupsRequest_FieldMask) AppendPath(path WatchProbeGroupsRequest_FieldPath)
func (*WatchProbeGroupsRequest_FieldMask) AppendRawPath ¶
func (fieldMask *WatchProbeGroupsRequest_FieldMask) AppendRawPath(path gotenobject.FieldPath)
func (*WatchProbeGroupsRequest_FieldMask) DecodeFirestore ¶
func (fieldMask *WatchProbeGroupsRequest_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
func (*WatchProbeGroupsRequest_FieldMask) EncodeFirestore ¶
func (fieldMask *WatchProbeGroupsRequest_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
firestore encoding/decoding integration
func (*WatchProbeGroupsRequest_FieldMask) FilterInputFields ¶
func (fieldMask *WatchProbeGroupsRequest_FieldMask) FilterInputFields() *WatchProbeGroupsRequest_FieldMask
FilterInputFields generates copy of field paths with output_only field paths removed
func (*WatchProbeGroupsRequest_FieldMask) FromProtoFieldMask ¶
func (fieldMask *WatchProbeGroupsRequest_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
func (*WatchProbeGroupsRequest_FieldMask) GetPaths ¶
func (fieldMask *WatchProbeGroupsRequest_FieldMask) GetPaths() []WatchProbeGroupsRequest_FieldPath
func (*WatchProbeGroupsRequest_FieldMask) GetRawPaths ¶
func (fieldMask *WatchProbeGroupsRequest_FieldMask) GetRawPaths() []gotenobject.FieldPath
func (*WatchProbeGroupsRequest_FieldMask) IsFull ¶
func (fieldMask *WatchProbeGroupsRequest_FieldMask) IsFull() bool
func (WatchProbeGroupsRequest_FieldMask) Marshal ¶
func (fieldMask WatchProbeGroupsRequest_FieldMask) Marshal() ([]byte, error)
implement methods required by customType
func (WatchProbeGroupsRequest_FieldMask) MarshalJSON ¶
func (fieldMask WatchProbeGroupsRequest_FieldMask) MarshalJSON() ([]byte, error)
func (*WatchProbeGroupsRequest_FieldMask) PathsCount ¶
func (fieldMask *WatchProbeGroupsRequest_FieldMask) PathsCount() int
func (*WatchProbeGroupsRequest_FieldMask) Project ¶
func (fieldMask *WatchProbeGroupsRequest_FieldMask) Project(source *WatchProbeGroupsRequest) *WatchProbeGroupsRequest
func (*WatchProbeGroupsRequest_FieldMask) ProjectRaw ¶
func (fieldMask *WatchProbeGroupsRequest_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
func (*WatchProbeGroupsRequest_FieldMask) ProtoMessage ¶
func (fieldMask *WatchProbeGroupsRequest_FieldMask) ProtoMessage()
func (*WatchProbeGroupsRequest_FieldMask) ProtoReflect ¶
func (fieldMask *WatchProbeGroupsRequest_FieldMask) ProtoReflect() preflect.Message
func (*WatchProbeGroupsRequest_FieldMask) Reset ¶
func (fieldMask *WatchProbeGroupsRequest_FieldMask) Reset()
func (*WatchProbeGroupsRequest_FieldMask) Set ¶
func (fieldMask *WatchProbeGroupsRequest_FieldMask) Set(target, source *WatchProbeGroupsRequest)
func (*WatchProbeGroupsRequest_FieldMask) SetFromCliFlag ¶
func (fieldMask *WatchProbeGroupsRequest_FieldMask) SetFromCliFlag(raw string) error
func (*WatchProbeGroupsRequest_FieldMask) SetRaw ¶
func (fieldMask *WatchProbeGroupsRequest_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
func (*WatchProbeGroupsRequest_FieldMask) Size ¶
func (fieldMask *WatchProbeGroupsRequest_FieldMask) Size() int
func (*WatchProbeGroupsRequest_FieldMask) String ¶
func (fieldMask *WatchProbeGroupsRequest_FieldMask) String() string
func (*WatchProbeGroupsRequest_FieldMask) Subtract ¶
func (fieldMask *WatchProbeGroupsRequest_FieldMask) Subtract(other *WatchProbeGroupsRequest_FieldMask) *WatchProbeGroupsRequest_FieldMask
func (*WatchProbeGroupsRequest_FieldMask) SubtractRaw ¶
func (fieldMask *WatchProbeGroupsRequest_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
func (*WatchProbeGroupsRequest_FieldMask) ToProtoFieldMask ¶
func (fieldMask *WatchProbeGroupsRequest_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
ToFieldMask is used for proto conversions
func (*WatchProbeGroupsRequest_FieldMask) Unmarshal ¶
func (fieldMask *WatchProbeGroupsRequest_FieldMask) Unmarshal(data []byte) error
func (*WatchProbeGroupsRequest_FieldMask) UnmarshalJSON ¶
func (fieldMask *WatchProbeGroupsRequest_FieldMask) UnmarshalJSON(data []byte) error
type WatchProbeGroupsRequest_FieldPath ¶
type WatchProbeGroupsRequest_FieldPath interface { gotenobject.FieldPath Selector() WatchProbeGroupsRequest_FieldPathSelector Get(source *WatchProbeGroupsRequest) []interface{} GetSingle(source *WatchProbeGroupsRequest) (interface{}, bool) ClearValue(item *WatchProbeGroupsRequest) // Those methods build corresponding WatchProbeGroupsRequest_FieldPathValue // (or array of values) and holds passed value. Panics if injected type is incorrect. WithIValue(value interface{}) WatchProbeGroupsRequest_FieldPathValue WithIArrayOfValues(values interface{}) WatchProbeGroupsRequest_FieldPathArrayOfValues WithIArrayItemValue(value interface{}) WatchProbeGroupsRequest_FieldPathArrayItemValue }
FieldPath provides implementation to handle https://github.com/protocolbuffers/protobuf/blob/master/src/google/protobuf/field_mask.proto
func BuildWatchProbeGroupsRequest_FieldPath ¶
func BuildWatchProbeGroupsRequest_FieldPath(fp gotenobject.RawFieldPath) (WatchProbeGroupsRequest_FieldPath, error)
func MustParseWatchProbeGroupsRequest_FieldPath ¶
func MustParseWatchProbeGroupsRequest_FieldPath(rawField string) WatchProbeGroupsRequest_FieldPath
func ParseWatchProbeGroupsRequest_FieldPath ¶
func ParseWatchProbeGroupsRequest_FieldPath(rawField string) (WatchProbeGroupsRequest_FieldPath, error)
type WatchProbeGroupsRequest_FieldPathArrayItemValue ¶
type WatchProbeGroupsRequest_FieldPathArrayItemValue interface { gotenobject.FieldPathArrayItemValue WatchProbeGroupsRequest_FieldPath ContainsValue(*WatchProbeGroupsRequest) bool }
WatchProbeGroupsRequest_FieldPathArrayItemValue allows storing single item in Path-specific values for WatchProbeGroupsRequest according to their type Present only for array (repeated) types.
func MustParseWatchProbeGroupsRequest_FieldPathArrayItemValue ¶
func MustParseWatchProbeGroupsRequest_FieldPathArrayItemValue(pathStr, valueStr string) WatchProbeGroupsRequest_FieldPathArrayItemValue
func ParseWatchProbeGroupsRequest_FieldPathArrayItemValue ¶
func ParseWatchProbeGroupsRequest_FieldPathArrayItemValue(pathStr, valueStr string) (WatchProbeGroupsRequest_FieldPathArrayItemValue, error)
ParseWatchProbeGroupsRequest_FieldPathArrayItemValue parses string and JSON-encoded value to its Value
type WatchProbeGroupsRequest_FieldPathArrayOfValues ¶
type WatchProbeGroupsRequest_FieldPathArrayOfValues interface { gotenobject.FieldPathArrayOfValues WatchProbeGroupsRequest_FieldPath }
WatchProbeGroupsRequest_FieldPathArrayOfValues allows storing slice of values for WatchProbeGroupsRequest fields according to their type
func MustParseWatchProbeGroupsRequest_FieldPathArrayOfValues ¶
func MustParseWatchProbeGroupsRequest_FieldPathArrayOfValues(pathStr, valuesStr string) WatchProbeGroupsRequest_FieldPathArrayOfValues
func ParseWatchProbeGroupsRequest_FieldPathArrayOfValues ¶
func ParseWatchProbeGroupsRequest_FieldPathArrayOfValues(pathStr, valuesStr string) (WatchProbeGroupsRequest_FieldPathArrayOfValues, error)
type WatchProbeGroupsRequest_FieldPathSelector ¶
type WatchProbeGroupsRequest_FieldPathSelector int32
const ( WatchProbeGroupsRequest_FieldPathSelectorType WatchProbeGroupsRequest_FieldPathSelector = 0 WatchProbeGroupsRequest_FieldPathSelectorParent WatchProbeGroupsRequest_FieldPathSelector = 1 WatchProbeGroupsRequest_FieldPathSelectorPageSize WatchProbeGroupsRequest_FieldPathSelector = 2 WatchProbeGroupsRequest_FieldPathSelectorPageToken WatchProbeGroupsRequest_FieldPathSelector = 3 WatchProbeGroupsRequest_FieldPathSelectorOrderBy WatchProbeGroupsRequest_FieldPathSelector = 4 WatchProbeGroupsRequest_FieldPathSelectorResumeToken WatchProbeGroupsRequest_FieldPathSelector = 5 WatchProbeGroupsRequest_FieldPathSelectorStartingTime WatchProbeGroupsRequest_FieldPathSelector = 6 WatchProbeGroupsRequest_FieldPathSelectorFilter WatchProbeGroupsRequest_FieldPathSelector = 7 WatchProbeGroupsRequest_FieldPathSelectorFieldMask WatchProbeGroupsRequest_FieldPathSelector = 8 WatchProbeGroupsRequest_FieldPathSelectorView WatchProbeGroupsRequest_FieldPathSelector = 9 WatchProbeGroupsRequest_FieldPathSelectorMaxChunkSize WatchProbeGroupsRequest_FieldPathSelector = 10 )
func (WatchProbeGroupsRequest_FieldPathSelector) String ¶
func (s WatchProbeGroupsRequest_FieldPathSelector) String() string
type WatchProbeGroupsRequest_FieldPathValue ¶
type WatchProbeGroupsRequest_FieldPathValue interface { WatchProbeGroupsRequest_FieldPath gotenobject.FieldPathValue SetTo(target **WatchProbeGroupsRequest) CompareWith(*WatchProbeGroupsRequest) (cmp int, comparable bool) }
WatchProbeGroupsRequest_FieldPathValue allows storing values for WatchProbeGroupsRequest fields according to their type
func MustParseWatchProbeGroupsRequest_FieldPathValue ¶
func MustParseWatchProbeGroupsRequest_FieldPathValue(pathStr, valueStr string) WatchProbeGroupsRequest_FieldPathValue
func ParseWatchProbeGroupsRequest_FieldPathValue ¶
func ParseWatchProbeGroupsRequest_FieldPathValue(pathStr, valueStr string) (WatchProbeGroupsRequest_FieldPathValue, error)
type WatchProbeGroupsRequest_FieldTerminalPath ¶
type WatchProbeGroupsRequest_FieldTerminalPath struct {
// contains filtered or unexported fields
}
func (*WatchProbeGroupsRequest_FieldTerminalPath) ClearValue ¶
func (fp *WatchProbeGroupsRequest_FieldTerminalPath) ClearValue(item *WatchProbeGroupsRequest)
func (*WatchProbeGroupsRequest_FieldTerminalPath) ClearValueRaw ¶
func (fp *WatchProbeGroupsRequest_FieldTerminalPath) ClearValueRaw(item proto.Message)
func (*WatchProbeGroupsRequest_FieldTerminalPath) Get ¶
func (fp *WatchProbeGroupsRequest_FieldTerminalPath) Get(source *WatchProbeGroupsRequest) (values []interface{})
Get returns all values pointed by specific field from source WatchProbeGroupsRequest
func (*WatchProbeGroupsRequest_FieldTerminalPath) GetDefault ¶
func (fp *WatchProbeGroupsRequest_FieldTerminalPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*WatchProbeGroupsRequest_FieldTerminalPath) GetRaw ¶
func (fp *WatchProbeGroupsRequest_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
func (*WatchProbeGroupsRequest_FieldTerminalPath) GetSingle ¶
func (fp *WatchProbeGroupsRequest_FieldTerminalPath) GetSingle(source *WatchProbeGroupsRequest) (interface{}, bool)
GetSingle returns value pointed by specific field of from source WatchProbeGroupsRequest
func (*WatchProbeGroupsRequest_FieldTerminalPath) GetSingleRaw ¶
func (fp *WatchProbeGroupsRequest_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*WatchProbeGroupsRequest_FieldTerminalPath) IsLeaf ¶
func (fp *WatchProbeGroupsRequest_FieldTerminalPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*WatchProbeGroupsRequest_FieldTerminalPath) JSONString ¶
func (fp *WatchProbeGroupsRequest_FieldTerminalPath) JSONString() string
JSONString returns path representation is JSON convention
func (*WatchProbeGroupsRequest_FieldTerminalPath) Selector ¶
func (fp *WatchProbeGroupsRequest_FieldTerminalPath) Selector() WatchProbeGroupsRequest_FieldPathSelector
func (*WatchProbeGroupsRequest_FieldTerminalPath) SplitIntoTerminalIPaths ¶ added in v0.7.1
func (fp *WatchProbeGroupsRequest_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
func (*WatchProbeGroupsRequest_FieldTerminalPath) String ¶
func (fp *WatchProbeGroupsRequest_FieldTerminalPath) String() string
String returns path representation in proto convention
func (*WatchProbeGroupsRequest_FieldTerminalPath) WithIArrayItemValue ¶
func (fp *WatchProbeGroupsRequest_FieldTerminalPath) WithIArrayItemValue(value interface{}) WatchProbeGroupsRequest_FieldPathArrayItemValue
func (*WatchProbeGroupsRequest_FieldTerminalPath) WithIArrayOfValues ¶
func (fp *WatchProbeGroupsRequest_FieldTerminalPath) WithIArrayOfValues(values interface{}) WatchProbeGroupsRequest_FieldPathArrayOfValues
func (*WatchProbeGroupsRequest_FieldTerminalPath) WithIValue ¶
func (fp *WatchProbeGroupsRequest_FieldTerminalPath) WithIValue(value interface{}) WatchProbeGroupsRequest_FieldPathValue
func (*WatchProbeGroupsRequest_FieldTerminalPath) WithRawIArrayItemValue ¶
func (fp *WatchProbeGroupsRequest_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*WatchProbeGroupsRequest_FieldTerminalPath) WithRawIArrayOfValues ¶
func (fp *WatchProbeGroupsRequest_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*WatchProbeGroupsRequest_FieldTerminalPath) WithRawIValue ¶
func (fp *WatchProbeGroupsRequest_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type WatchProbeGroupsRequest_FieldTerminalPathArrayItemValue ¶
type WatchProbeGroupsRequest_FieldTerminalPathArrayItemValue struct { WatchProbeGroupsRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*WatchProbeGroupsRequest_FieldTerminalPathArrayItemValue) ContainsValue ¶
func (fpaiv *WatchProbeGroupsRequest_FieldTerminalPathArrayItemValue) ContainsValue(source *WatchProbeGroupsRequest) bool
Contains returns a boolean indicating if value that is being held is present in given 'WatchProbeGroupsRequest'
func (*WatchProbeGroupsRequest_FieldTerminalPathArrayItemValue) GetRawItemValue ¶
func (fpaiv *WatchProbeGroupsRequest_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored element value for array in object WatchProbeGroupsRequest as interface{}
func (*WatchProbeGroupsRequest_FieldTerminalPathArrayItemValue) GetSingle ¶
func (fpaiv *WatchProbeGroupsRequest_FieldTerminalPathArrayItemValue) GetSingle(source *WatchProbeGroupsRequest) (interface{}, bool)
func (*WatchProbeGroupsRequest_FieldTerminalPathArrayItemValue) GetSingleRaw ¶
func (fpaiv *WatchProbeGroupsRequest_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
type WatchProbeGroupsRequest_FieldTerminalPathArrayOfValues ¶
type WatchProbeGroupsRequest_FieldTerminalPathArrayOfValues struct { WatchProbeGroupsRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*WatchProbeGroupsRequest_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues ¶
func (fpaov *WatchProbeGroupsRequest_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues() ([]*probe_group.ProbeGroup_FieldMask, bool)
func (*WatchProbeGroupsRequest_FieldTerminalPathArrayOfValues) AsFilterArrayOfValues ¶
func (fpaov *WatchProbeGroupsRequest_FieldTerminalPathArrayOfValues) AsFilterArrayOfValues() ([]*probe_group.Filter, bool)
func (*WatchProbeGroupsRequest_FieldTerminalPathArrayOfValues) AsMaxChunkSizeArrayOfValues ¶
func (fpaov *WatchProbeGroupsRequest_FieldTerminalPathArrayOfValues) AsMaxChunkSizeArrayOfValues() ([]int32, bool)
func (*WatchProbeGroupsRequest_FieldTerminalPathArrayOfValues) AsOrderByArrayOfValues ¶
func (fpaov *WatchProbeGroupsRequest_FieldTerminalPathArrayOfValues) AsOrderByArrayOfValues() ([]*probe_group.OrderBy, bool)
func (*WatchProbeGroupsRequest_FieldTerminalPathArrayOfValues) AsPageSizeArrayOfValues ¶
func (fpaov *WatchProbeGroupsRequest_FieldTerminalPathArrayOfValues) AsPageSizeArrayOfValues() ([]int32, bool)
func (*WatchProbeGroupsRequest_FieldTerminalPathArrayOfValues) AsPageTokenArrayOfValues ¶
func (fpaov *WatchProbeGroupsRequest_FieldTerminalPathArrayOfValues) AsPageTokenArrayOfValues() ([]*probe_group.PagerCursor, bool)
func (*WatchProbeGroupsRequest_FieldTerminalPathArrayOfValues) AsParentArrayOfValues ¶
func (fpaov *WatchProbeGroupsRequest_FieldTerminalPathArrayOfValues) AsParentArrayOfValues() ([]*probe_group.ParentReference, bool)
func (*WatchProbeGroupsRequest_FieldTerminalPathArrayOfValues) AsResumeTokenArrayOfValues ¶
func (fpaov *WatchProbeGroupsRequest_FieldTerminalPathArrayOfValues) AsResumeTokenArrayOfValues() ([]string, bool)
func (*WatchProbeGroupsRequest_FieldTerminalPathArrayOfValues) AsStartingTimeArrayOfValues ¶ added in v0.7.13
func (fpaov *WatchProbeGroupsRequest_FieldTerminalPathArrayOfValues) AsStartingTimeArrayOfValues() ([]*timestamp.Timestamp, bool)
func (*WatchProbeGroupsRequest_FieldTerminalPathArrayOfValues) AsTypeArrayOfValues ¶
func (fpaov *WatchProbeGroupsRequest_FieldTerminalPathArrayOfValues) AsTypeArrayOfValues() ([]watch_type.WatchType, bool)
func (*WatchProbeGroupsRequest_FieldTerminalPathArrayOfValues) AsViewArrayOfValues ¶
func (fpaov *WatchProbeGroupsRequest_FieldTerminalPathArrayOfValues) AsViewArrayOfValues() ([]view.View, bool)
func (*WatchProbeGroupsRequest_FieldTerminalPathArrayOfValues) GetRawValues ¶
func (fpaov *WatchProbeGroupsRequest_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
type WatchProbeGroupsRequest_FieldTerminalPathValue ¶
type WatchProbeGroupsRequest_FieldTerminalPathValue struct { WatchProbeGroupsRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*WatchProbeGroupsRequest_FieldTerminalPathValue) AsFieldMaskValue ¶
func (fpv *WatchProbeGroupsRequest_FieldTerminalPathValue) AsFieldMaskValue() (*probe_group.ProbeGroup_FieldMask, bool)
func (*WatchProbeGroupsRequest_FieldTerminalPathValue) AsFilterValue ¶
func (fpv *WatchProbeGroupsRequest_FieldTerminalPathValue) AsFilterValue() (*probe_group.Filter, bool)
func (*WatchProbeGroupsRequest_FieldTerminalPathValue) AsMaxChunkSizeValue ¶
func (fpv *WatchProbeGroupsRequest_FieldTerminalPathValue) AsMaxChunkSizeValue() (int32, bool)
func (*WatchProbeGroupsRequest_FieldTerminalPathValue) AsOrderByValue ¶
func (fpv *WatchProbeGroupsRequest_FieldTerminalPathValue) AsOrderByValue() (*probe_group.OrderBy, bool)
func (*WatchProbeGroupsRequest_FieldTerminalPathValue) AsPageSizeValue ¶
func (fpv *WatchProbeGroupsRequest_FieldTerminalPathValue) AsPageSizeValue() (int32, bool)
func (*WatchProbeGroupsRequest_FieldTerminalPathValue) AsPageTokenValue ¶
func (fpv *WatchProbeGroupsRequest_FieldTerminalPathValue) AsPageTokenValue() (*probe_group.PagerCursor, bool)
func (*WatchProbeGroupsRequest_FieldTerminalPathValue) AsParentValue ¶
func (fpv *WatchProbeGroupsRequest_FieldTerminalPathValue) AsParentValue() (*probe_group.ParentReference, bool)
func (*WatchProbeGroupsRequest_FieldTerminalPathValue) AsResumeTokenValue ¶
func (fpv *WatchProbeGroupsRequest_FieldTerminalPathValue) AsResumeTokenValue() (string, bool)
func (*WatchProbeGroupsRequest_FieldTerminalPathValue) AsStartingTimeValue ¶ added in v0.7.13
func (fpv *WatchProbeGroupsRequest_FieldTerminalPathValue) AsStartingTimeValue() (*timestamp.Timestamp, bool)
func (*WatchProbeGroupsRequest_FieldTerminalPathValue) AsTypeValue ¶
func (fpv *WatchProbeGroupsRequest_FieldTerminalPathValue) AsTypeValue() (watch_type.WatchType, bool)
func (*WatchProbeGroupsRequest_FieldTerminalPathValue) AsViewValue ¶
func (fpv *WatchProbeGroupsRequest_FieldTerminalPathValue) AsViewValue() (view.View, bool)
func (*WatchProbeGroupsRequest_FieldTerminalPathValue) CompareWith ¶
func (fpv *WatchProbeGroupsRequest_FieldTerminalPathValue) CompareWith(source *WatchProbeGroupsRequest) (int, bool)
CompareWith compares value in the 'WatchProbeGroupsRequest_FieldTerminalPathValue' with the value under path in 'WatchProbeGroupsRequest'.
func (*WatchProbeGroupsRequest_FieldTerminalPathValue) CompareWithRaw ¶
func (fpv *WatchProbeGroupsRequest_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*WatchProbeGroupsRequest_FieldTerminalPathValue) GetRawValue ¶
func (fpv *WatchProbeGroupsRequest_FieldTerminalPathValue) GetRawValue() interface{}
GetRawValue returns raw value stored under selected path for 'WatchProbeGroupsRequest' as interface{}
func (*WatchProbeGroupsRequest_FieldTerminalPathValue) SetTo ¶
func (fpv *WatchProbeGroupsRequest_FieldTerminalPathValue) SetTo(target **WatchProbeGroupsRequest)
SetTo stores value for selected field for object WatchProbeGroupsRequest
func (*WatchProbeGroupsRequest_FieldTerminalPathValue) SetToRaw ¶
func (fpv *WatchProbeGroupsRequest_FieldTerminalPathValue) SetToRaw(target proto.Message)
type WatchProbeGroupsResponse ¶
type WatchProbeGroupsResponse struct { // Changes of ProbeGroups ProbeGroupChanges []*probe_group.ProbeGroupChange `` /* 144-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 ProbeGroups 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 *WatchProbeGroupsResponse_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 (ProbeGroups 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 }
WatchProbeGroupsResponse
func (*WatchProbeGroupsResponse) Clone ¶
func (o *WatchProbeGroupsResponse) Clone() *WatchProbeGroupsResponse
func (*WatchProbeGroupsResponse) CloneRaw ¶
func (o *WatchProbeGroupsResponse) CloneRaw() gotenobject.GotenObjectExt
func (*WatchProbeGroupsResponse) Descriptor ¶
func (*WatchProbeGroupsResponse) Descriptor() ([]byte, []int)
Deprecated, Use WatchProbeGroupsResponse.ProtoReflect.Descriptor instead.
func (*WatchProbeGroupsResponse) GetIsCurrent ¶
func (m *WatchProbeGroupsResponse) GetIsCurrent() bool
func (*WatchProbeGroupsResponse) GetIsHardReset ¶
func (m *WatchProbeGroupsResponse) GetIsHardReset() bool
func (*WatchProbeGroupsResponse) GetIsSoftReset ¶
func (m *WatchProbeGroupsResponse) GetIsSoftReset() bool
func (*WatchProbeGroupsResponse) GetPageTokenChange ¶
func (m *WatchProbeGroupsResponse) GetPageTokenChange() *WatchProbeGroupsResponse_PageTokenChange
func (*WatchProbeGroupsResponse) GetProbeGroupChanges ¶
func (m *WatchProbeGroupsResponse) GetProbeGroupChanges() []*probe_group.ProbeGroupChange
func (*WatchProbeGroupsResponse) GetResumeToken ¶
func (m *WatchProbeGroupsResponse) GetResumeToken() string
func (*WatchProbeGroupsResponse) GetSnapshotSize ¶
func (m *WatchProbeGroupsResponse) GetSnapshotSize() int64
func (*WatchProbeGroupsResponse) GotenMessage ¶
func (*WatchProbeGroupsResponse) GotenMessage()
func (*WatchProbeGroupsResponse) GotenObjectExt ¶
func (o *WatchProbeGroupsResponse) GotenObjectExt()
func (*WatchProbeGroupsResponse) GotenValidate ¶
func (obj *WatchProbeGroupsResponse) GotenValidate() error
func (*WatchProbeGroupsResponse) MakeDiffFieldMask ¶
func (o *WatchProbeGroupsResponse) MakeDiffFieldMask(other *WatchProbeGroupsResponse) *WatchProbeGroupsResponse_FieldMask
func (*WatchProbeGroupsResponse) MakeFullFieldMask ¶
func (o *WatchProbeGroupsResponse) MakeFullFieldMask() *WatchProbeGroupsResponse_FieldMask
func (*WatchProbeGroupsResponse) MakeRawDiffFieldMask ¶
func (o *WatchProbeGroupsResponse) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
func (*WatchProbeGroupsResponse) MakeRawFullFieldMask ¶
func (o *WatchProbeGroupsResponse) MakeRawFullFieldMask() gotenobject.FieldMask
func (*WatchProbeGroupsResponse) Marshal ¶
func (m *WatchProbeGroupsResponse) Marshal() ([]byte, error)
func (*WatchProbeGroupsResponse) MarshalJSON ¶
func (m *WatchProbeGroupsResponse) MarshalJSON() ([]byte, error)
func (*WatchProbeGroupsResponse) Merge ¶
func (o *WatchProbeGroupsResponse) Merge(source *WatchProbeGroupsResponse)
func (*WatchProbeGroupsResponse) MergeRaw ¶
func (o *WatchProbeGroupsResponse) MergeRaw(source gotenobject.GotenObjectExt)
func (*WatchProbeGroupsResponse) ProtoMessage ¶
func (*WatchProbeGroupsResponse) ProtoMessage()
func (*WatchProbeGroupsResponse) ProtoReflect ¶
func (m *WatchProbeGroupsResponse) ProtoReflect() preflect.Message
func (*WatchProbeGroupsResponse) Reset ¶
func (m *WatchProbeGroupsResponse) Reset()
func (*WatchProbeGroupsResponse) SetIsCurrent ¶
func (m *WatchProbeGroupsResponse) SetIsCurrent(fv bool)
func (*WatchProbeGroupsResponse) SetIsHardReset ¶
func (m *WatchProbeGroupsResponse) SetIsHardReset(fv bool)
func (*WatchProbeGroupsResponse) SetIsSoftReset ¶
func (m *WatchProbeGroupsResponse) SetIsSoftReset(fv bool)
func (*WatchProbeGroupsResponse) SetPageTokenChange ¶
func (m *WatchProbeGroupsResponse) SetPageTokenChange(fv *WatchProbeGroupsResponse_PageTokenChange)
func (*WatchProbeGroupsResponse) SetProbeGroupChanges ¶
func (m *WatchProbeGroupsResponse) SetProbeGroupChanges(fv []*probe_group.ProbeGroupChange)
func (*WatchProbeGroupsResponse) SetResumeToken ¶
func (m *WatchProbeGroupsResponse) SetResumeToken(fv string)
func (*WatchProbeGroupsResponse) SetSnapshotSize ¶
func (m *WatchProbeGroupsResponse) SetSnapshotSize(fv int64)
func (*WatchProbeGroupsResponse) String ¶
func (m *WatchProbeGroupsResponse) String() string
func (*WatchProbeGroupsResponse) Unmarshal ¶
func (m *WatchProbeGroupsResponse) Unmarshal(b []byte) error
func (*WatchProbeGroupsResponse) UnmarshalJSON ¶
func (m *WatchProbeGroupsResponse) UnmarshalJSON(data []byte) error
type WatchProbeGroupsResponseFieldPathBuilder ¶
type WatchProbeGroupsResponseFieldPathBuilder struct{}
func NewWatchProbeGroupsResponseFieldPathBuilder ¶
func NewWatchProbeGroupsResponseFieldPathBuilder() WatchProbeGroupsResponseFieldPathBuilder
func (WatchProbeGroupsResponseFieldPathBuilder) IsHardReset ¶
func (WatchProbeGroupsResponseFieldPathBuilder) IsHardReset() WatchProbeGroupsResponsePathSelectorIsHardReset
func (WatchProbeGroupsResponseFieldPathBuilder) IsSoftReset ¶
func (WatchProbeGroupsResponseFieldPathBuilder) IsSoftReset() WatchProbeGroupsResponsePathSelectorIsSoftReset
func (WatchProbeGroupsResponseFieldPathBuilder) PageTokenChange ¶
func (WatchProbeGroupsResponseFieldPathBuilder) PageTokenChange() WatchProbeGroupsResponsePathSelectorPageTokenChange
func (WatchProbeGroupsResponseFieldPathBuilder) ProbeGroupChanges ¶
func (WatchProbeGroupsResponseFieldPathBuilder) ProbeGroupChanges() WatchProbeGroupsResponsePathSelectorProbeGroupChanges
func (WatchProbeGroupsResponseFieldPathBuilder) ResumeToken ¶
func (WatchProbeGroupsResponseFieldPathBuilder) ResumeToken() WatchProbeGroupsResponsePathSelectorResumeToken
func (WatchProbeGroupsResponseFieldPathBuilder) SnapshotSize ¶
func (WatchProbeGroupsResponseFieldPathBuilder) SnapshotSize() WatchProbeGroupsResponsePathSelectorSnapshotSize
type WatchProbeGroupsResponsePageTokenChangeFieldPathBuilder ¶
type WatchProbeGroupsResponsePageTokenChangeFieldPathBuilder struct{}
func NewWatchProbeGroupsResponsePageTokenChangeFieldPathBuilder ¶
func NewWatchProbeGroupsResponsePageTokenChangeFieldPathBuilder() WatchProbeGroupsResponsePageTokenChangeFieldPathBuilder
func (WatchProbeGroupsResponsePageTokenChangeFieldPathBuilder) NextPageToken ¶
func (WatchProbeGroupsResponsePageTokenChangeFieldPathBuilder) PrevPageToken ¶
type WatchProbeGroupsResponsePageTokenChange_FieldPath ¶
type WatchProbeGroupsResponsePageTokenChange_FieldPath interface { gotenobject.FieldPath Selector() WatchProbeGroupsResponsePageTokenChange_FieldPathSelector Get(source *WatchProbeGroupsResponse_PageTokenChange) []interface{} GetSingle(source *WatchProbeGroupsResponse_PageTokenChange) (interface{}, bool) ClearValue(item *WatchProbeGroupsResponse_PageTokenChange) // Those methods build corresponding WatchProbeGroupsResponsePageTokenChange_FieldPathValue // (or array of values) and holds passed value. Panics if injected type is incorrect. WithIValue(value interface{}) WatchProbeGroupsResponsePageTokenChange_FieldPathValue WithIArrayOfValues(values interface{}) WatchProbeGroupsResponsePageTokenChange_FieldPathArrayOfValues WithIArrayItemValue(value interface{}) WatchProbeGroupsResponsePageTokenChange_FieldPathArrayItemValue }
FieldPath provides implementation to handle https://github.com/protocolbuffers/protobuf/blob/master/src/google/protobuf/field_mask.proto
func BuildWatchProbeGroupsResponsePageTokenChange_FieldPath ¶
func BuildWatchProbeGroupsResponsePageTokenChange_FieldPath(fp gotenobject.RawFieldPath) (WatchProbeGroupsResponsePageTokenChange_FieldPath, error)
func MustParseWatchProbeGroupsResponsePageTokenChange_FieldPath ¶
func MustParseWatchProbeGroupsResponsePageTokenChange_FieldPath(rawField string) WatchProbeGroupsResponsePageTokenChange_FieldPath
func ParseWatchProbeGroupsResponsePageTokenChange_FieldPath ¶
func ParseWatchProbeGroupsResponsePageTokenChange_FieldPath(rawField string) (WatchProbeGroupsResponsePageTokenChange_FieldPath, error)
type WatchProbeGroupsResponsePageTokenChange_FieldPathArrayItemValue ¶
type WatchProbeGroupsResponsePageTokenChange_FieldPathArrayItemValue interface { gotenobject.FieldPathArrayItemValue WatchProbeGroupsResponsePageTokenChange_FieldPath ContainsValue(*WatchProbeGroupsResponse_PageTokenChange) bool }
WatchProbeGroupsResponsePageTokenChange_FieldPathArrayItemValue allows storing single item in Path-specific values for PageTokenChange according to their type Present only for array (repeated) types.
func MustParseWatchProbeGroupsResponsePageTokenChange_FieldPathArrayItemValue ¶
func MustParseWatchProbeGroupsResponsePageTokenChange_FieldPathArrayItemValue(pathStr, valueStr string) WatchProbeGroupsResponsePageTokenChange_FieldPathArrayItemValue
func ParseWatchProbeGroupsResponsePageTokenChange_FieldPathArrayItemValue ¶
func ParseWatchProbeGroupsResponsePageTokenChange_FieldPathArrayItemValue(pathStr, valueStr string) (WatchProbeGroupsResponsePageTokenChange_FieldPathArrayItemValue, error)
ParseWatchProbeGroupsResponsePageTokenChange_FieldPathArrayItemValue parses string and JSON-encoded value to its Value
type WatchProbeGroupsResponsePageTokenChange_FieldPathArrayOfValues ¶
type WatchProbeGroupsResponsePageTokenChange_FieldPathArrayOfValues interface { gotenobject.FieldPathArrayOfValues WatchProbeGroupsResponsePageTokenChange_FieldPath }
WatchProbeGroupsResponsePageTokenChange_FieldPathArrayOfValues allows storing slice of values for PageTokenChange fields according to their type
func MustParseWatchProbeGroupsResponsePageTokenChange_FieldPathArrayOfValues ¶
func MustParseWatchProbeGroupsResponsePageTokenChange_FieldPathArrayOfValues(pathStr, valuesStr string) WatchProbeGroupsResponsePageTokenChange_FieldPathArrayOfValues
func ParseWatchProbeGroupsResponsePageTokenChange_FieldPathArrayOfValues ¶
func ParseWatchProbeGroupsResponsePageTokenChange_FieldPathArrayOfValues(pathStr, valuesStr string) (WatchProbeGroupsResponsePageTokenChange_FieldPathArrayOfValues, error)
type WatchProbeGroupsResponsePageTokenChange_FieldPathSelector ¶
type WatchProbeGroupsResponsePageTokenChange_FieldPathSelector int32
const ( WatchProbeGroupsResponsePageTokenChange_FieldPathSelectorPrevPageToken WatchProbeGroupsResponsePageTokenChange_FieldPathSelector = 0 WatchProbeGroupsResponsePageTokenChange_FieldPathSelectorNextPageToken WatchProbeGroupsResponsePageTokenChange_FieldPathSelector = 1 )
func (WatchProbeGroupsResponsePageTokenChange_FieldPathSelector) String ¶
func (s WatchProbeGroupsResponsePageTokenChange_FieldPathSelector) String() string
type WatchProbeGroupsResponsePageTokenChange_FieldPathValue ¶
type WatchProbeGroupsResponsePageTokenChange_FieldPathValue interface { WatchProbeGroupsResponsePageTokenChange_FieldPath gotenobject.FieldPathValue SetTo(target **WatchProbeGroupsResponse_PageTokenChange) CompareWith(*WatchProbeGroupsResponse_PageTokenChange) (cmp int, comparable bool) }
WatchProbeGroupsResponsePageTokenChange_FieldPathValue allows storing values for PageTokenChange fields according to their type
func MustParseWatchProbeGroupsResponsePageTokenChange_FieldPathValue ¶
func MustParseWatchProbeGroupsResponsePageTokenChange_FieldPathValue(pathStr, valueStr string) WatchProbeGroupsResponsePageTokenChange_FieldPathValue
func ParseWatchProbeGroupsResponsePageTokenChange_FieldPathValue ¶
func ParseWatchProbeGroupsResponsePageTokenChange_FieldPathValue(pathStr, valueStr string) (WatchProbeGroupsResponsePageTokenChange_FieldPathValue, error)
type WatchProbeGroupsResponsePageTokenChange_FieldTerminalPath ¶
type WatchProbeGroupsResponsePageTokenChange_FieldTerminalPath struct {
// contains filtered or unexported fields
}
func (*WatchProbeGroupsResponsePageTokenChange_FieldTerminalPath) ClearValue ¶
func (fp *WatchProbeGroupsResponsePageTokenChange_FieldTerminalPath) ClearValue(item *WatchProbeGroupsResponse_PageTokenChange)
func (*WatchProbeGroupsResponsePageTokenChange_FieldTerminalPath) ClearValueRaw ¶
func (fp *WatchProbeGroupsResponsePageTokenChange_FieldTerminalPath) ClearValueRaw(item proto.Message)
func (*WatchProbeGroupsResponsePageTokenChange_FieldTerminalPath) Get ¶
func (fp *WatchProbeGroupsResponsePageTokenChange_FieldTerminalPath) Get(source *WatchProbeGroupsResponse_PageTokenChange) (values []interface{})
Get returns all values pointed by specific field from source WatchProbeGroupsResponse_PageTokenChange
func (*WatchProbeGroupsResponsePageTokenChange_FieldTerminalPath) GetDefault ¶
func (fp *WatchProbeGroupsResponsePageTokenChange_FieldTerminalPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*WatchProbeGroupsResponsePageTokenChange_FieldTerminalPath) GetRaw ¶
func (fp *WatchProbeGroupsResponsePageTokenChange_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
func (*WatchProbeGroupsResponsePageTokenChange_FieldTerminalPath) GetSingle ¶
func (fp *WatchProbeGroupsResponsePageTokenChange_FieldTerminalPath) GetSingle(source *WatchProbeGroupsResponse_PageTokenChange) (interface{}, bool)
GetSingle returns value pointed by specific field of from source WatchProbeGroupsResponse_PageTokenChange
func (*WatchProbeGroupsResponsePageTokenChange_FieldTerminalPath) GetSingleRaw ¶
func (fp *WatchProbeGroupsResponsePageTokenChange_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*WatchProbeGroupsResponsePageTokenChange_FieldTerminalPath) IsLeaf ¶
func (fp *WatchProbeGroupsResponsePageTokenChange_FieldTerminalPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*WatchProbeGroupsResponsePageTokenChange_FieldTerminalPath) JSONString ¶
func (fp *WatchProbeGroupsResponsePageTokenChange_FieldTerminalPath) JSONString() string
JSONString returns path representation is JSON convention
func (*WatchProbeGroupsResponsePageTokenChange_FieldTerminalPath) SplitIntoTerminalIPaths ¶ added in v0.7.1
func (fp *WatchProbeGroupsResponsePageTokenChange_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
func (*WatchProbeGroupsResponsePageTokenChange_FieldTerminalPath) String ¶
func (fp *WatchProbeGroupsResponsePageTokenChange_FieldTerminalPath) String() string
String returns path representation in proto convention
func (*WatchProbeGroupsResponsePageTokenChange_FieldTerminalPath) WithIArrayItemValue ¶
func (fp *WatchProbeGroupsResponsePageTokenChange_FieldTerminalPath) WithIArrayItemValue(value interface{}) WatchProbeGroupsResponsePageTokenChange_FieldPathArrayItemValue
func (*WatchProbeGroupsResponsePageTokenChange_FieldTerminalPath) WithIArrayOfValues ¶
func (fp *WatchProbeGroupsResponsePageTokenChange_FieldTerminalPath) WithIArrayOfValues(values interface{}) WatchProbeGroupsResponsePageTokenChange_FieldPathArrayOfValues
func (*WatchProbeGroupsResponsePageTokenChange_FieldTerminalPath) WithIValue ¶
func (fp *WatchProbeGroupsResponsePageTokenChange_FieldTerminalPath) WithIValue(value interface{}) WatchProbeGroupsResponsePageTokenChange_FieldPathValue
func (*WatchProbeGroupsResponsePageTokenChange_FieldTerminalPath) WithRawIArrayItemValue ¶
func (fp *WatchProbeGroupsResponsePageTokenChange_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*WatchProbeGroupsResponsePageTokenChange_FieldTerminalPath) WithRawIArrayOfValues ¶
func (fp *WatchProbeGroupsResponsePageTokenChange_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*WatchProbeGroupsResponsePageTokenChange_FieldTerminalPath) WithRawIValue ¶
func (fp *WatchProbeGroupsResponsePageTokenChange_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type WatchProbeGroupsResponsePageTokenChange_FieldTerminalPathArrayItemValue ¶
type WatchProbeGroupsResponsePageTokenChange_FieldTerminalPathArrayItemValue struct { WatchProbeGroupsResponsePageTokenChange_FieldTerminalPath // contains filtered or unexported fields }
func (*WatchProbeGroupsResponsePageTokenChange_FieldTerminalPathArrayItemValue) ContainsValue ¶
func (fpaiv *WatchProbeGroupsResponsePageTokenChange_FieldTerminalPathArrayItemValue) ContainsValue(source *WatchProbeGroupsResponse_PageTokenChange) bool
Contains returns a boolean indicating if value that is being held is present in given 'PageTokenChange'
func (*WatchProbeGroupsResponsePageTokenChange_FieldTerminalPathArrayItemValue) GetRawItemValue ¶
func (fpaiv *WatchProbeGroupsResponsePageTokenChange_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored element value for array in object WatchProbeGroupsResponse_PageTokenChange as interface{}
func (*WatchProbeGroupsResponsePageTokenChange_FieldTerminalPathArrayItemValue) GetSingle ¶
func (fpaiv *WatchProbeGroupsResponsePageTokenChange_FieldTerminalPathArrayItemValue) GetSingle(source *WatchProbeGroupsResponse_PageTokenChange) (interface{}, bool)
func (*WatchProbeGroupsResponsePageTokenChange_FieldTerminalPathArrayItemValue) GetSingleRaw ¶
func (fpaiv *WatchProbeGroupsResponsePageTokenChange_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
type WatchProbeGroupsResponsePageTokenChange_FieldTerminalPathArrayOfValues ¶
type WatchProbeGroupsResponsePageTokenChange_FieldTerminalPathArrayOfValues struct { WatchProbeGroupsResponsePageTokenChange_FieldTerminalPath // contains filtered or unexported fields }
func (*WatchProbeGroupsResponsePageTokenChange_FieldTerminalPathArrayOfValues) AsNextPageTokenArrayOfValues ¶
func (fpaov *WatchProbeGroupsResponsePageTokenChange_FieldTerminalPathArrayOfValues) AsNextPageTokenArrayOfValues() ([]*probe_group.PagerCursor, bool)
func (*WatchProbeGroupsResponsePageTokenChange_FieldTerminalPathArrayOfValues) AsPrevPageTokenArrayOfValues ¶
func (fpaov *WatchProbeGroupsResponsePageTokenChange_FieldTerminalPathArrayOfValues) AsPrevPageTokenArrayOfValues() ([]*probe_group.PagerCursor, bool)
func (*WatchProbeGroupsResponsePageTokenChange_FieldTerminalPathArrayOfValues) GetRawValues ¶
func (fpaov *WatchProbeGroupsResponsePageTokenChange_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
type WatchProbeGroupsResponsePageTokenChange_FieldTerminalPathValue ¶
type WatchProbeGroupsResponsePageTokenChange_FieldTerminalPathValue struct { WatchProbeGroupsResponsePageTokenChange_FieldTerminalPath // contains filtered or unexported fields }
func (*WatchProbeGroupsResponsePageTokenChange_FieldTerminalPathValue) AsNextPageTokenValue ¶
func (fpv *WatchProbeGroupsResponsePageTokenChange_FieldTerminalPathValue) AsNextPageTokenValue() (*probe_group.PagerCursor, bool)
func (*WatchProbeGroupsResponsePageTokenChange_FieldTerminalPathValue) AsPrevPageTokenValue ¶
func (fpv *WatchProbeGroupsResponsePageTokenChange_FieldTerminalPathValue) AsPrevPageTokenValue() (*probe_group.PagerCursor, bool)
func (*WatchProbeGroupsResponsePageTokenChange_FieldTerminalPathValue) CompareWith ¶
func (fpv *WatchProbeGroupsResponsePageTokenChange_FieldTerminalPathValue) CompareWith(source *WatchProbeGroupsResponse_PageTokenChange) (int, bool)
CompareWith compares value in the 'WatchProbeGroupsResponsePageTokenChange_FieldTerminalPathValue' with the value under path in 'WatchProbeGroupsResponse_PageTokenChange'.
func (*WatchProbeGroupsResponsePageTokenChange_FieldTerminalPathValue) CompareWithRaw ¶
func (fpv *WatchProbeGroupsResponsePageTokenChange_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*WatchProbeGroupsResponsePageTokenChange_FieldTerminalPathValue) GetRawValue ¶
func (fpv *WatchProbeGroupsResponsePageTokenChange_FieldTerminalPathValue) GetRawValue() interface{}
GetRawValue returns raw value stored under selected path for 'PageTokenChange' as interface{}
func (*WatchProbeGroupsResponsePageTokenChange_FieldTerminalPathValue) SetTo ¶
func (fpv *WatchProbeGroupsResponsePageTokenChange_FieldTerminalPathValue) SetTo(target **WatchProbeGroupsResponse_PageTokenChange)
SetTo stores value for selected field for object PageTokenChange
func (*WatchProbeGroupsResponsePageTokenChange_FieldTerminalPathValue) SetToRaw ¶
func (fpv *WatchProbeGroupsResponsePageTokenChange_FieldTerminalPathValue) SetToRaw(target proto.Message)
type WatchProbeGroupsResponsePathSelectorIsCurrent ¶
type WatchProbeGroupsResponsePathSelectorIsCurrent struct{}
func (WatchProbeGroupsResponsePathSelectorIsCurrent) WithArrayOfValues ¶
func (s WatchProbeGroupsResponsePathSelectorIsCurrent) WithArrayOfValues(values []bool) *WatchProbeGroupsResponse_FieldTerminalPathArrayOfValues
func (WatchProbeGroupsResponsePathSelectorIsCurrent) WithValue ¶
func (s WatchProbeGroupsResponsePathSelectorIsCurrent) WithValue(value bool) *WatchProbeGroupsResponse_FieldTerminalPathValue
type WatchProbeGroupsResponsePathSelectorIsHardReset ¶
type WatchProbeGroupsResponsePathSelectorIsHardReset struct{}
func (WatchProbeGroupsResponsePathSelectorIsHardReset) WithArrayOfValues ¶
func (s WatchProbeGroupsResponsePathSelectorIsHardReset) WithArrayOfValues(values []bool) *WatchProbeGroupsResponse_FieldTerminalPathArrayOfValues
func (WatchProbeGroupsResponsePathSelectorIsHardReset) WithValue ¶
func (s WatchProbeGroupsResponsePathSelectorIsHardReset) WithValue(value bool) *WatchProbeGroupsResponse_FieldTerminalPathValue
type WatchProbeGroupsResponsePathSelectorIsSoftReset ¶
type WatchProbeGroupsResponsePathSelectorIsSoftReset struct{}
func (WatchProbeGroupsResponsePathSelectorIsSoftReset) WithArrayOfValues ¶
func (s WatchProbeGroupsResponsePathSelectorIsSoftReset) WithArrayOfValues(values []bool) *WatchProbeGroupsResponse_FieldTerminalPathArrayOfValues
func (WatchProbeGroupsResponsePathSelectorIsSoftReset) WithValue ¶
func (s WatchProbeGroupsResponsePathSelectorIsSoftReset) WithValue(value bool) *WatchProbeGroupsResponse_FieldTerminalPathValue
type WatchProbeGroupsResponsePathSelectorPageTokenChange ¶
type WatchProbeGroupsResponsePathSelectorPageTokenChange struct{}
func (WatchProbeGroupsResponsePathSelectorPageTokenChange) NextPageToken ¶
func (WatchProbeGroupsResponsePathSelectorPageTokenChange) PrevPageToken ¶
func (WatchProbeGroupsResponsePathSelectorPageTokenChange) WithArrayOfValues ¶
func (s WatchProbeGroupsResponsePathSelectorPageTokenChange) WithArrayOfValues(values []*WatchProbeGroupsResponse_PageTokenChange) *WatchProbeGroupsResponse_FieldTerminalPathArrayOfValues
func (WatchProbeGroupsResponsePathSelectorPageTokenChange) WithSubArrayItemValue ¶
func (s WatchProbeGroupsResponsePathSelectorPageTokenChange) WithSubArrayItemValue(subPathArrayItemValue WatchProbeGroupsResponsePageTokenChange_FieldPathArrayItemValue) *WatchProbeGroupsResponse_FieldSubPathArrayItemValue
func (WatchProbeGroupsResponsePathSelectorPageTokenChange) WithSubArrayOfValues ¶
func (s WatchProbeGroupsResponsePathSelectorPageTokenChange) WithSubArrayOfValues(subPathArrayOfValues WatchProbeGroupsResponsePageTokenChange_FieldPathArrayOfValues) *WatchProbeGroupsResponse_FieldSubPathArrayOfValues
func (WatchProbeGroupsResponsePathSelectorPageTokenChange) WithSubPath ¶
func (WatchProbeGroupsResponsePathSelectorPageTokenChange) WithSubValue ¶
func (s WatchProbeGroupsResponsePathSelectorPageTokenChange) WithSubValue(subPathValue WatchProbeGroupsResponsePageTokenChange_FieldPathValue) *WatchProbeGroupsResponse_FieldSubPathValue
type WatchProbeGroupsResponsePathSelectorPageTokenChangeNextPageToken ¶
type WatchProbeGroupsResponsePathSelectorPageTokenChangeNextPageToken struct{}
func (WatchProbeGroupsResponsePathSelectorPageTokenChangeNextPageToken) WithArrayOfValues ¶
func (s WatchProbeGroupsResponsePathSelectorPageTokenChangeNextPageToken) WithArrayOfValues(values []*probe_group.PagerCursor) *WatchProbeGroupsResponse_FieldSubPathArrayOfValues
type WatchProbeGroupsResponsePathSelectorPageTokenChangePrevPageToken ¶
type WatchProbeGroupsResponsePathSelectorPageTokenChangePrevPageToken struct{}
func (WatchProbeGroupsResponsePathSelectorPageTokenChangePrevPageToken) WithArrayOfValues ¶
func (s WatchProbeGroupsResponsePathSelectorPageTokenChangePrevPageToken) WithArrayOfValues(values []*probe_group.PagerCursor) *WatchProbeGroupsResponse_FieldSubPathArrayOfValues
type WatchProbeGroupsResponsePathSelectorProbeGroupChanges ¶
type WatchProbeGroupsResponsePathSelectorProbeGroupChanges struct{}
func (WatchProbeGroupsResponsePathSelectorProbeGroupChanges) WithArrayOfValues ¶
func (s WatchProbeGroupsResponsePathSelectorProbeGroupChanges) WithArrayOfValues(values [][]*probe_group.ProbeGroupChange) *WatchProbeGroupsResponse_FieldTerminalPathArrayOfValues
func (WatchProbeGroupsResponsePathSelectorProbeGroupChanges) WithItemValue ¶
func (s WatchProbeGroupsResponsePathSelectorProbeGroupChanges) WithItemValue(value *probe_group.ProbeGroupChange) *WatchProbeGroupsResponse_FieldTerminalPathArrayItemValue
func (WatchProbeGroupsResponsePathSelectorProbeGroupChanges) WithValue ¶
func (s WatchProbeGroupsResponsePathSelectorProbeGroupChanges) WithValue(value []*probe_group.ProbeGroupChange) *WatchProbeGroupsResponse_FieldTerminalPathValue
type WatchProbeGroupsResponsePathSelectorResumeToken ¶
type WatchProbeGroupsResponsePathSelectorResumeToken struct{}
func (WatchProbeGroupsResponsePathSelectorResumeToken) WithArrayOfValues ¶
func (s WatchProbeGroupsResponsePathSelectorResumeToken) WithArrayOfValues(values []string) *WatchProbeGroupsResponse_FieldTerminalPathArrayOfValues
func (WatchProbeGroupsResponsePathSelectorResumeToken) WithValue ¶
func (s WatchProbeGroupsResponsePathSelectorResumeToken) WithValue(value string) *WatchProbeGroupsResponse_FieldTerminalPathValue
type WatchProbeGroupsResponsePathSelectorSnapshotSize ¶
type WatchProbeGroupsResponsePathSelectorSnapshotSize struct{}
func (WatchProbeGroupsResponsePathSelectorSnapshotSize) WithArrayOfValues ¶
func (s WatchProbeGroupsResponsePathSelectorSnapshotSize) WithArrayOfValues(values []int64) *WatchProbeGroupsResponse_FieldTerminalPathArrayOfValues
func (WatchProbeGroupsResponsePathSelectorSnapshotSize) WithValue ¶
func (s WatchProbeGroupsResponsePathSelectorSnapshotSize) WithValue(value int64) *WatchProbeGroupsResponse_FieldTerminalPathValue
type WatchProbeGroupsResponse_FieldMask ¶
type WatchProbeGroupsResponse_FieldMask struct {
Paths []WatchProbeGroupsResponse_FieldPath
}
func FullWatchProbeGroupsResponse_FieldMask ¶
func FullWatchProbeGroupsResponse_FieldMask() *WatchProbeGroupsResponse_FieldMask
func (*WatchProbeGroupsResponse_FieldMask) AppendPath ¶
func (fieldMask *WatchProbeGroupsResponse_FieldMask) AppendPath(path WatchProbeGroupsResponse_FieldPath)
func (*WatchProbeGroupsResponse_FieldMask) AppendRawPath ¶
func (fieldMask *WatchProbeGroupsResponse_FieldMask) AppendRawPath(path gotenobject.FieldPath)
func (*WatchProbeGroupsResponse_FieldMask) DecodeFirestore ¶
func (fieldMask *WatchProbeGroupsResponse_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
func (*WatchProbeGroupsResponse_FieldMask) EncodeFirestore ¶
func (fieldMask *WatchProbeGroupsResponse_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
firestore encoding/decoding integration
func (*WatchProbeGroupsResponse_FieldMask) FilterInputFields ¶
func (fieldMask *WatchProbeGroupsResponse_FieldMask) FilterInputFields() *WatchProbeGroupsResponse_FieldMask
FilterInputFields generates copy of field paths with output_only field paths removed
func (*WatchProbeGroupsResponse_FieldMask) FromProtoFieldMask ¶
func (fieldMask *WatchProbeGroupsResponse_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
func (*WatchProbeGroupsResponse_FieldMask) GetPaths ¶
func (fieldMask *WatchProbeGroupsResponse_FieldMask) GetPaths() []WatchProbeGroupsResponse_FieldPath
func (*WatchProbeGroupsResponse_FieldMask) GetRawPaths ¶
func (fieldMask *WatchProbeGroupsResponse_FieldMask) GetRawPaths() []gotenobject.FieldPath
func (*WatchProbeGroupsResponse_FieldMask) IsFull ¶
func (fieldMask *WatchProbeGroupsResponse_FieldMask) IsFull() bool
func (WatchProbeGroupsResponse_FieldMask) Marshal ¶
func (fieldMask WatchProbeGroupsResponse_FieldMask) Marshal() ([]byte, error)
implement methods required by customType
func (WatchProbeGroupsResponse_FieldMask) MarshalJSON ¶
func (fieldMask WatchProbeGroupsResponse_FieldMask) MarshalJSON() ([]byte, error)
func (*WatchProbeGroupsResponse_FieldMask) PathsCount ¶
func (fieldMask *WatchProbeGroupsResponse_FieldMask) PathsCount() int
func (*WatchProbeGroupsResponse_FieldMask) Project ¶
func (fieldMask *WatchProbeGroupsResponse_FieldMask) Project(source *WatchProbeGroupsResponse) *WatchProbeGroupsResponse
func (*WatchProbeGroupsResponse_FieldMask) ProjectRaw ¶
func (fieldMask *WatchProbeGroupsResponse_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
func (*WatchProbeGroupsResponse_FieldMask) ProtoMessage ¶
func (fieldMask *WatchProbeGroupsResponse_FieldMask) ProtoMessage()
func (*WatchProbeGroupsResponse_FieldMask) ProtoReflect ¶
func (fieldMask *WatchProbeGroupsResponse_FieldMask) ProtoReflect() preflect.Message
func (*WatchProbeGroupsResponse_FieldMask) Reset ¶
func (fieldMask *WatchProbeGroupsResponse_FieldMask) Reset()
func (*WatchProbeGroupsResponse_FieldMask) Set ¶
func (fieldMask *WatchProbeGroupsResponse_FieldMask) Set(target, source *WatchProbeGroupsResponse)
func (*WatchProbeGroupsResponse_FieldMask) SetFromCliFlag ¶
func (fieldMask *WatchProbeGroupsResponse_FieldMask) SetFromCliFlag(raw string) error
func (*WatchProbeGroupsResponse_FieldMask) SetRaw ¶
func (fieldMask *WatchProbeGroupsResponse_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
func (*WatchProbeGroupsResponse_FieldMask) Size ¶
func (fieldMask *WatchProbeGroupsResponse_FieldMask) Size() int
func (*WatchProbeGroupsResponse_FieldMask) String ¶
func (fieldMask *WatchProbeGroupsResponse_FieldMask) String() string
func (*WatchProbeGroupsResponse_FieldMask) Subtract ¶
func (fieldMask *WatchProbeGroupsResponse_FieldMask) Subtract(other *WatchProbeGroupsResponse_FieldMask) *WatchProbeGroupsResponse_FieldMask
func (*WatchProbeGroupsResponse_FieldMask) SubtractRaw ¶
func (fieldMask *WatchProbeGroupsResponse_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
func (*WatchProbeGroupsResponse_FieldMask) ToProtoFieldMask ¶
func (fieldMask *WatchProbeGroupsResponse_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
ToFieldMask is used for proto conversions
func (*WatchProbeGroupsResponse_FieldMask) Unmarshal ¶
func (fieldMask *WatchProbeGroupsResponse_FieldMask) Unmarshal(data []byte) error
func (*WatchProbeGroupsResponse_FieldMask) UnmarshalJSON ¶
func (fieldMask *WatchProbeGroupsResponse_FieldMask) UnmarshalJSON(data []byte) error
type WatchProbeGroupsResponse_FieldPath ¶
type WatchProbeGroupsResponse_FieldPath interface { gotenobject.FieldPath Selector() WatchProbeGroupsResponse_FieldPathSelector Get(source *WatchProbeGroupsResponse) []interface{} GetSingle(source *WatchProbeGroupsResponse) (interface{}, bool) ClearValue(item *WatchProbeGroupsResponse) // Those methods build corresponding WatchProbeGroupsResponse_FieldPathValue // (or array of values) and holds passed value. Panics if injected type is incorrect. WithIValue(value interface{}) WatchProbeGroupsResponse_FieldPathValue WithIArrayOfValues(values interface{}) WatchProbeGroupsResponse_FieldPathArrayOfValues WithIArrayItemValue(value interface{}) WatchProbeGroupsResponse_FieldPathArrayItemValue }
FieldPath provides implementation to handle https://github.com/protocolbuffers/protobuf/blob/master/src/google/protobuf/field_mask.proto
func BuildWatchProbeGroupsResponse_FieldPath ¶
func BuildWatchProbeGroupsResponse_FieldPath(fp gotenobject.RawFieldPath) (WatchProbeGroupsResponse_FieldPath, error)
func MustParseWatchProbeGroupsResponse_FieldPath ¶
func MustParseWatchProbeGroupsResponse_FieldPath(rawField string) WatchProbeGroupsResponse_FieldPath
func ParseWatchProbeGroupsResponse_FieldPath ¶
func ParseWatchProbeGroupsResponse_FieldPath(rawField string) (WatchProbeGroupsResponse_FieldPath, error)
type WatchProbeGroupsResponse_FieldPathArrayItemValue ¶
type WatchProbeGroupsResponse_FieldPathArrayItemValue interface { gotenobject.FieldPathArrayItemValue WatchProbeGroupsResponse_FieldPath ContainsValue(*WatchProbeGroupsResponse) bool }
WatchProbeGroupsResponse_FieldPathArrayItemValue allows storing single item in Path-specific values for WatchProbeGroupsResponse according to their type Present only for array (repeated) types.
func MustParseWatchProbeGroupsResponse_FieldPathArrayItemValue ¶
func MustParseWatchProbeGroupsResponse_FieldPathArrayItemValue(pathStr, valueStr string) WatchProbeGroupsResponse_FieldPathArrayItemValue
func ParseWatchProbeGroupsResponse_FieldPathArrayItemValue ¶
func ParseWatchProbeGroupsResponse_FieldPathArrayItemValue(pathStr, valueStr string) (WatchProbeGroupsResponse_FieldPathArrayItemValue, error)
ParseWatchProbeGroupsResponse_FieldPathArrayItemValue parses string and JSON-encoded value to its Value
type WatchProbeGroupsResponse_FieldPathArrayOfValues ¶
type WatchProbeGroupsResponse_FieldPathArrayOfValues interface { gotenobject.FieldPathArrayOfValues WatchProbeGroupsResponse_FieldPath }
WatchProbeGroupsResponse_FieldPathArrayOfValues allows storing slice of values for WatchProbeGroupsResponse fields according to their type
func MustParseWatchProbeGroupsResponse_FieldPathArrayOfValues ¶
func MustParseWatchProbeGroupsResponse_FieldPathArrayOfValues(pathStr, valuesStr string) WatchProbeGroupsResponse_FieldPathArrayOfValues
func ParseWatchProbeGroupsResponse_FieldPathArrayOfValues ¶
func ParseWatchProbeGroupsResponse_FieldPathArrayOfValues(pathStr, valuesStr string) (WatchProbeGroupsResponse_FieldPathArrayOfValues, error)
type WatchProbeGroupsResponse_FieldPathSelector ¶
type WatchProbeGroupsResponse_FieldPathSelector int32
const ( WatchProbeGroupsResponse_FieldPathSelectorProbeGroupChanges WatchProbeGroupsResponse_FieldPathSelector = 0 WatchProbeGroupsResponse_FieldPathSelectorIsCurrent WatchProbeGroupsResponse_FieldPathSelector = 1 WatchProbeGroupsResponse_FieldPathSelectorPageTokenChange WatchProbeGroupsResponse_FieldPathSelector = 2 WatchProbeGroupsResponse_FieldPathSelectorResumeToken WatchProbeGroupsResponse_FieldPathSelector = 3 WatchProbeGroupsResponse_FieldPathSelectorSnapshotSize WatchProbeGroupsResponse_FieldPathSelector = 4 WatchProbeGroupsResponse_FieldPathSelectorIsSoftReset WatchProbeGroupsResponse_FieldPathSelector = 5 WatchProbeGroupsResponse_FieldPathSelectorIsHardReset WatchProbeGroupsResponse_FieldPathSelector = 6 )
func (WatchProbeGroupsResponse_FieldPathSelector) String ¶
func (s WatchProbeGroupsResponse_FieldPathSelector) String() string
type WatchProbeGroupsResponse_FieldPathValue ¶
type WatchProbeGroupsResponse_FieldPathValue interface { WatchProbeGroupsResponse_FieldPath gotenobject.FieldPathValue SetTo(target **WatchProbeGroupsResponse) CompareWith(*WatchProbeGroupsResponse) (cmp int, comparable bool) }
WatchProbeGroupsResponse_FieldPathValue allows storing values for WatchProbeGroupsResponse fields according to their type
func MustParseWatchProbeGroupsResponse_FieldPathValue ¶
func MustParseWatchProbeGroupsResponse_FieldPathValue(pathStr, valueStr string) WatchProbeGroupsResponse_FieldPathValue
func ParseWatchProbeGroupsResponse_FieldPathValue ¶
func ParseWatchProbeGroupsResponse_FieldPathValue(pathStr, valueStr string) (WatchProbeGroupsResponse_FieldPathValue, error)
type WatchProbeGroupsResponse_FieldSubPath ¶
type WatchProbeGroupsResponse_FieldSubPath struct {
// contains filtered or unexported fields
}
func (*WatchProbeGroupsResponse_FieldSubPath) AsPageTokenChangeSubPath ¶
func (fps *WatchProbeGroupsResponse_FieldSubPath) AsPageTokenChangeSubPath() (WatchProbeGroupsResponsePageTokenChange_FieldPath, bool)
func (*WatchProbeGroupsResponse_FieldSubPath) ClearValue ¶
func (fps *WatchProbeGroupsResponse_FieldSubPath) ClearValue(item *WatchProbeGroupsResponse)
func (*WatchProbeGroupsResponse_FieldSubPath) ClearValueRaw ¶
func (fps *WatchProbeGroupsResponse_FieldSubPath) ClearValueRaw(item proto.Message)
func (*WatchProbeGroupsResponse_FieldSubPath) Get ¶
func (fps *WatchProbeGroupsResponse_FieldSubPath) Get(source *WatchProbeGroupsResponse) (values []interface{})
Get returns all values pointed by selected field from source WatchProbeGroupsResponse
func (*WatchProbeGroupsResponse_FieldSubPath) GetDefault ¶
func (fps *WatchProbeGroupsResponse_FieldSubPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*WatchProbeGroupsResponse_FieldSubPath) GetRaw ¶
func (fps *WatchProbeGroupsResponse_FieldSubPath) GetRaw(source proto.Message) []interface{}
func (*WatchProbeGroupsResponse_FieldSubPath) GetSingle ¶
func (fps *WatchProbeGroupsResponse_FieldSubPath) GetSingle(source *WatchProbeGroupsResponse) (interface{}, bool)
GetSingle returns value of selected field from source WatchProbeGroupsResponse
func (*WatchProbeGroupsResponse_FieldSubPath) GetSingleRaw ¶
func (fps *WatchProbeGroupsResponse_FieldSubPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*WatchProbeGroupsResponse_FieldSubPath) IsLeaf ¶
func (fps *WatchProbeGroupsResponse_FieldSubPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*WatchProbeGroupsResponse_FieldSubPath) JSONString ¶
func (fps *WatchProbeGroupsResponse_FieldSubPath) JSONString() string
JSONString returns path representation is JSON convention
func (*WatchProbeGroupsResponse_FieldSubPath) Selector ¶
func (fps *WatchProbeGroupsResponse_FieldSubPath) Selector() WatchProbeGroupsResponse_FieldPathSelector
func (*WatchProbeGroupsResponse_FieldSubPath) SplitIntoTerminalIPaths ¶ added in v0.7.1
func (fps *WatchProbeGroupsResponse_FieldSubPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
func (*WatchProbeGroupsResponse_FieldSubPath) String ¶
func (fps *WatchProbeGroupsResponse_FieldSubPath) String() string
String returns path representation in proto convention
func (*WatchProbeGroupsResponse_FieldSubPath) WithIArrayItemValue ¶
func (fps *WatchProbeGroupsResponse_FieldSubPath) WithIArrayItemValue(value interface{}) WatchProbeGroupsResponse_FieldPathArrayItemValue
func (*WatchProbeGroupsResponse_FieldSubPath) WithIArrayOfValues ¶
func (fps *WatchProbeGroupsResponse_FieldSubPath) WithIArrayOfValues(values interface{}) WatchProbeGroupsResponse_FieldPathArrayOfValues
func (*WatchProbeGroupsResponse_FieldSubPath) WithIValue ¶
func (fps *WatchProbeGroupsResponse_FieldSubPath) WithIValue(value interface{}) WatchProbeGroupsResponse_FieldPathValue
func (*WatchProbeGroupsResponse_FieldSubPath) WithRawIArrayItemValue ¶
func (fps *WatchProbeGroupsResponse_FieldSubPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*WatchProbeGroupsResponse_FieldSubPath) WithRawIArrayOfValues ¶
func (fps *WatchProbeGroupsResponse_FieldSubPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*WatchProbeGroupsResponse_FieldSubPath) WithRawIValue ¶
func (fps *WatchProbeGroupsResponse_FieldSubPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type WatchProbeGroupsResponse_FieldSubPathArrayItemValue ¶
type WatchProbeGroupsResponse_FieldSubPathArrayItemValue struct { WatchProbeGroupsResponse_FieldPath // contains filtered or unexported fields }
func (*WatchProbeGroupsResponse_FieldSubPathArrayItemValue) AsPageTokenChangePathItemValue ¶
func (fpaivs *WatchProbeGroupsResponse_FieldSubPathArrayItemValue) AsPageTokenChangePathItemValue() (WatchProbeGroupsResponsePageTokenChange_FieldPathArrayItemValue, bool)
func (*WatchProbeGroupsResponse_FieldSubPathArrayItemValue) ContainsValue ¶
func (fpaivs *WatchProbeGroupsResponse_FieldSubPathArrayItemValue) ContainsValue(source *WatchProbeGroupsResponse) bool
Contains returns a boolean indicating if value that is being held is present in given 'WatchProbeGroupsResponse'
func (*WatchProbeGroupsResponse_FieldSubPathArrayItemValue) GetRawItemValue ¶
func (fpaivs *WatchProbeGroupsResponse_FieldSubPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored array item value
type WatchProbeGroupsResponse_FieldSubPathArrayOfValues ¶
type WatchProbeGroupsResponse_FieldSubPathArrayOfValues struct { WatchProbeGroupsResponse_FieldPath // contains filtered or unexported fields }
func (*WatchProbeGroupsResponse_FieldSubPathArrayOfValues) AsPageTokenChangePathArrayOfValues ¶
func (fpsaov *WatchProbeGroupsResponse_FieldSubPathArrayOfValues) AsPageTokenChangePathArrayOfValues() (WatchProbeGroupsResponsePageTokenChange_FieldPathArrayOfValues, bool)
func (*WatchProbeGroupsResponse_FieldSubPathArrayOfValues) GetRawValues ¶
func (fpsaov *WatchProbeGroupsResponse_FieldSubPathArrayOfValues) GetRawValues() []interface{}
type WatchProbeGroupsResponse_FieldSubPathValue ¶
type WatchProbeGroupsResponse_FieldSubPathValue struct { WatchProbeGroupsResponse_FieldPath // contains filtered or unexported fields }
func (*WatchProbeGroupsResponse_FieldSubPathValue) AsPageTokenChangePathValue ¶
func (fpvs *WatchProbeGroupsResponse_FieldSubPathValue) AsPageTokenChangePathValue() (WatchProbeGroupsResponsePageTokenChange_FieldPathValue, bool)
func (*WatchProbeGroupsResponse_FieldSubPathValue) CompareWith ¶
func (fpvs *WatchProbeGroupsResponse_FieldSubPathValue) CompareWith(source *WatchProbeGroupsResponse) (int, bool)
func (*WatchProbeGroupsResponse_FieldSubPathValue) CompareWithRaw ¶
func (fpvs *WatchProbeGroupsResponse_FieldSubPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*WatchProbeGroupsResponse_FieldSubPathValue) GetRawValue ¶
func (fpvs *WatchProbeGroupsResponse_FieldSubPathValue) GetRawValue() interface{}
func (*WatchProbeGroupsResponse_FieldSubPathValue) SetTo ¶
func (fpvs *WatchProbeGroupsResponse_FieldSubPathValue) SetTo(target **WatchProbeGroupsResponse)
func (*WatchProbeGroupsResponse_FieldSubPathValue) SetToRaw ¶
func (fpvs *WatchProbeGroupsResponse_FieldSubPathValue) SetToRaw(target proto.Message)
type WatchProbeGroupsResponse_FieldTerminalPath ¶
type WatchProbeGroupsResponse_FieldTerminalPath struct {
// contains filtered or unexported fields
}
func (*WatchProbeGroupsResponse_FieldTerminalPath) ClearValue ¶
func (fp *WatchProbeGroupsResponse_FieldTerminalPath) ClearValue(item *WatchProbeGroupsResponse)
func (*WatchProbeGroupsResponse_FieldTerminalPath) ClearValueRaw ¶
func (fp *WatchProbeGroupsResponse_FieldTerminalPath) ClearValueRaw(item proto.Message)
func (*WatchProbeGroupsResponse_FieldTerminalPath) Get ¶
func (fp *WatchProbeGroupsResponse_FieldTerminalPath) Get(source *WatchProbeGroupsResponse) (values []interface{})
Get returns all values pointed by specific field from source WatchProbeGroupsResponse
func (*WatchProbeGroupsResponse_FieldTerminalPath) GetDefault ¶
func (fp *WatchProbeGroupsResponse_FieldTerminalPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*WatchProbeGroupsResponse_FieldTerminalPath) GetRaw ¶
func (fp *WatchProbeGroupsResponse_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
func (*WatchProbeGroupsResponse_FieldTerminalPath) GetSingle ¶
func (fp *WatchProbeGroupsResponse_FieldTerminalPath) GetSingle(source *WatchProbeGroupsResponse) (interface{}, bool)
GetSingle returns value pointed by specific field of from source WatchProbeGroupsResponse
func (*WatchProbeGroupsResponse_FieldTerminalPath) GetSingleRaw ¶
func (fp *WatchProbeGroupsResponse_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*WatchProbeGroupsResponse_FieldTerminalPath) IsLeaf ¶
func (fp *WatchProbeGroupsResponse_FieldTerminalPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*WatchProbeGroupsResponse_FieldTerminalPath) JSONString ¶
func (fp *WatchProbeGroupsResponse_FieldTerminalPath) JSONString() string
JSONString returns path representation is JSON convention
func (*WatchProbeGroupsResponse_FieldTerminalPath) Selector ¶
func (fp *WatchProbeGroupsResponse_FieldTerminalPath) Selector() WatchProbeGroupsResponse_FieldPathSelector
func (*WatchProbeGroupsResponse_FieldTerminalPath) SplitIntoTerminalIPaths ¶ added in v0.7.1
func (fp *WatchProbeGroupsResponse_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
func (*WatchProbeGroupsResponse_FieldTerminalPath) String ¶
func (fp *WatchProbeGroupsResponse_FieldTerminalPath) String() string
String returns path representation in proto convention
func (*WatchProbeGroupsResponse_FieldTerminalPath) WithIArrayItemValue ¶
func (fp *WatchProbeGroupsResponse_FieldTerminalPath) WithIArrayItemValue(value interface{}) WatchProbeGroupsResponse_FieldPathArrayItemValue
func (*WatchProbeGroupsResponse_FieldTerminalPath) WithIArrayOfValues ¶
func (fp *WatchProbeGroupsResponse_FieldTerminalPath) WithIArrayOfValues(values interface{}) WatchProbeGroupsResponse_FieldPathArrayOfValues
func (*WatchProbeGroupsResponse_FieldTerminalPath) WithIValue ¶
func (fp *WatchProbeGroupsResponse_FieldTerminalPath) WithIValue(value interface{}) WatchProbeGroupsResponse_FieldPathValue
func (*WatchProbeGroupsResponse_FieldTerminalPath) WithRawIArrayItemValue ¶
func (fp *WatchProbeGroupsResponse_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*WatchProbeGroupsResponse_FieldTerminalPath) WithRawIArrayOfValues ¶
func (fp *WatchProbeGroupsResponse_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*WatchProbeGroupsResponse_FieldTerminalPath) WithRawIValue ¶
func (fp *WatchProbeGroupsResponse_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type WatchProbeGroupsResponse_FieldTerminalPathArrayItemValue ¶
type WatchProbeGroupsResponse_FieldTerminalPathArrayItemValue struct { WatchProbeGroupsResponse_FieldTerminalPath // contains filtered or unexported fields }
func (*WatchProbeGroupsResponse_FieldTerminalPathArrayItemValue) AsProbeGroupChangesItemValue ¶
func (fpaiv *WatchProbeGroupsResponse_FieldTerminalPathArrayItemValue) AsProbeGroupChangesItemValue() (*probe_group.ProbeGroupChange, bool)
func (*WatchProbeGroupsResponse_FieldTerminalPathArrayItemValue) ContainsValue ¶
func (fpaiv *WatchProbeGroupsResponse_FieldTerminalPathArrayItemValue) ContainsValue(source *WatchProbeGroupsResponse) bool
Contains returns a boolean indicating if value that is being held is present in given 'WatchProbeGroupsResponse'
func (*WatchProbeGroupsResponse_FieldTerminalPathArrayItemValue) GetRawItemValue ¶
func (fpaiv *WatchProbeGroupsResponse_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored element value for array in object WatchProbeGroupsResponse as interface{}
func (*WatchProbeGroupsResponse_FieldTerminalPathArrayItemValue) GetSingle ¶
func (fpaiv *WatchProbeGroupsResponse_FieldTerminalPathArrayItemValue) GetSingle(source *WatchProbeGroupsResponse) (interface{}, bool)
func (*WatchProbeGroupsResponse_FieldTerminalPathArrayItemValue) GetSingleRaw ¶
func (fpaiv *WatchProbeGroupsResponse_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
type WatchProbeGroupsResponse_FieldTerminalPathArrayOfValues ¶
type WatchProbeGroupsResponse_FieldTerminalPathArrayOfValues struct { WatchProbeGroupsResponse_FieldTerminalPath // contains filtered or unexported fields }
func (*WatchProbeGroupsResponse_FieldTerminalPathArrayOfValues) AsIsCurrentArrayOfValues ¶
func (fpaov *WatchProbeGroupsResponse_FieldTerminalPathArrayOfValues) AsIsCurrentArrayOfValues() ([]bool, bool)
func (*WatchProbeGroupsResponse_FieldTerminalPathArrayOfValues) AsIsHardResetArrayOfValues ¶
func (fpaov *WatchProbeGroupsResponse_FieldTerminalPathArrayOfValues) AsIsHardResetArrayOfValues() ([]bool, bool)
func (*WatchProbeGroupsResponse_FieldTerminalPathArrayOfValues) AsIsSoftResetArrayOfValues ¶
func (fpaov *WatchProbeGroupsResponse_FieldTerminalPathArrayOfValues) AsIsSoftResetArrayOfValues() ([]bool, bool)
func (*WatchProbeGroupsResponse_FieldTerminalPathArrayOfValues) AsPageTokenChangeArrayOfValues ¶
func (fpaov *WatchProbeGroupsResponse_FieldTerminalPathArrayOfValues) AsPageTokenChangeArrayOfValues() ([]*WatchProbeGroupsResponse_PageTokenChange, bool)
func (*WatchProbeGroupsResponse_FieldTerminalPathArrayOfValues) AsProbeGroupChangesArrayOfValues ¶
func (fpaov *WatchProbeGroupsResponse_FieldTerminalPathArrayOfValues) AsProbeGroupChangesArrayOfValues() ([][]*probe_group.ProbeGroupChange, bool)
func (*WatchProbeGroupsResponse_FieldTerminalPathArrayOfValues) AsResumeTokenArrayOfValues ¶
func (fpaov *WatchProbeGroupsResponse_FieldTerminalPathArrayOfValues) AsResumeTokenArrayOfValues() ([]string, bool)
func (*WatchProbeGroupsResponse_FieldTerminalPathArrayOfValues) AsSnapshotSizeArrayOfValues ¶
func (fpaov *WatchProbeGroupsResponse_FieldTerminalPathArrayOfValues) AsSnapshotSizeArrayOfValues() ([]int64, bool)
func (*WatchProbeGroupsResponse_FieldTerminalPathArrayOfValues) GetRawValues ¶
func (fpaov *WatchProbeGroupsResponse_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
type WatchProbeGroupsResponse_FieldTerminalPathValue ¶
type WatchProbeGroupsResponse_FieldTerminalPathValue struct { WatchProbeGroupsResponse_FieldTerminalPath // contains filtered or unexported fields }
func (*WatchProbeGroupsResponse_FieldTerminalPathValue) AsIsCurrentValue ¶
func (fpv *WatchProbeGroupsResponse_FieldTerminalPathValue) AsIsCurrentValue() (bool, bool)
func (*WatchProbeGroupsResponse_FieldTerminalPathValue) AsIsHardResetValue ¶
func (fpv *WatchProbeGroupsResponse_FieldTerminalPathValue) AsIsHardResetValue() (bool, bool)
func (*WatchProbeGroupsResponse_FieldTerminalPathValue) AsIsSoftResetValue ¶
func (fpv *WatchProbeGroupsResponse_FieldTerminalPathValue) AsIsSoftResetValue() (bool, bool)
func (*WatchProbeGroupsResponse_FieldTerminalPathValue) AsPageTokenChangeValue ¶
func (fpv *WatchProbeGroupsResponse_FieldTerminalPathValue) AsPageTokenChangeValue() (*WatchProbeGroupsResponse_PageTokenChange, bool)
func (*WatchProbeGroupsResponse_FieldTerminalPathValue) AsProbeGroupChangesValue ¶
func (fpv *WatchProbeGroupsResponse_FieldTerminalPathValue) AsProbeGroupChangesValue() ([]*probe_group.ProbeGroupChange, bool)
func (*WatchProbeGroupsResponse_FieldTerminalPathValue) AsResumeTokenValue ¶
func (fpv *WatchProbeGroupsResponse_FieldTerminalPathValue) AsResumeTokenValue() (string, bool)
func (*WatchProbeGroupsResponse_FieldTerminalPathValue) AsSnapshotSizeValue ¶
func (fpv *WatchProbeGroupsResponse_FieldTerminalPathValue) AsSnapshotSizeValue() (int64, bool)
func (*WatchProbeGroupsResponse_FieldTerminalPathValue) CompareWith ¶
func (fpv *WatchProbeGroupsResponse_FieldTerminalPathValue) CompareWith(source *WatchProbeGroupsResponse) (int, bool)
CompareWith compares value in the 'WatchProbeGroupsResponse_FieldTerminalPathValue' with the value under path in 'WatchProbeGroupsResponse'.
func (*WatchProbeGroupsResponse_FieldTerminalPathValue) CompareWithRaw ¶
func (fpv *WatchProbeGroupsResponse_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*WatchProbeGroupsResponse_FieldTerminalPathValue) GetRawValue ¶
func (fpv *WatchProbeGroupsResponse_FieldTerminalPathValue) GetRawValue() interface{}
GetRawValue returns raw value stored under selected path for 'WatchProbeGroupsResponse' as interface{}
func (*WatchProbeGroupsResponse_FieldTerminalPathValue) SetTo ¶
func (fpv *WatchProbeGroupsResponse_FieldTerminalPathValue) SetTo(target **WatchProbeGroupsResponse)
SetTo stores value for selected field for object WatchProbeGroupsResponse
func (*WatchProbeGroupsResponse_FieldTerminalPathValue) SetToRaw ¶
func (fpv *WatchProbeGroupsResponse_FieldTerminalPathValue) SetToRaw(target proto.Message)
type WatchProbeGroupsResponse_PageTokenChange ¶
type WatchProbeGroupsResponse_PageTokenChange struct { // New token to retrieve previous page of results. PrevPageToken *probe_group.PagerCursor `` /* 151-byte string literal not displayed */ // New token to retrieve next page of results. NextPageToken *probe_group.PagerCursor `` /* 151-byte string literal not displayed */ // contains filtered or unexported fields }
func (*WatchProbeGroupsResponse_PageTokenChange) Clone ¶
func (o *WatchProbeGroupsResponse_PageTokenChange) Clone() *WatchProbeGroupsResponse_PageTokenChange
func (*WatchProbeGroupsResponse_PageTokenChange) CloneRaw ¶
func (o *WatchProbeGroupsResponse_PageTokenChange) CloneRaw() gotenobject.GotenObjectExt
func (*WatchProbeGroupsResponse_PageTokenChange) Descriptor ¶
func (*WatchProbeGroupsResponse_PageTokenChange) Descriptor() ([]byte, []int)
Deprecated, Use WatchProbeGroupsResponse_PageTokenChange.ProtoReflect.Descriptor instead.
func (*WatchProbeGroupsResponse_PageTokenChange) GetNextPageToken ¶
func (m *WatchProbeGroupsResponse_PageTokenChange) GetNextPageToken() *probe_group.PagerCursor
func (*WatchProbeGroupsResponse_PageTokenChange) GetPrevPageToken ¶
func (m *WatchProbeGroupsResponse_PageTokenChange) GetPrevPageToken() *probe_group.PagerCursor
func (*WatchProbeGroupsResponse_PageTokenChange) GotenMessage ¶
func (*WatchProbeGroupsResponse_PageTokenChange) GotenMessage()
func (*WatchProbeGroupsResponse_PageTokenChange) GotenObjectExt ¶
func (o *WatchProbeGroupsResponse_PageTokenChange) GotenObjectExt()
func (*WatchProbeGroupsResponse_PageTokenChange) GotenValidate ¶
func (obj *WatchProbeGroupsResponse_PageTokenChange) GotenValidate() error
func (*WatchProbeGroupsResponse_PageTokenChange) MakeDiffFieldMask ¶
func (o *WatchProbeGroupsResponse_PageTokenChange) MakeDiffFieldMask(other *WatchProbeGroupsResponse_PageTokenChange) *WatchProbeGroupsResponse_PageTokenChange_FieldMask
func (*WatchProbeGroupsResponse_PageTokenChange) MakeFullFieldMask ¶
func (o *WatchProbeGroupsResponse_PageTokenChange) MakeFullFieldMask() *WatchProbeGroupsResponse_PageTokenChange_FieldMask
func (*WatchProbeGroupsResponse_PageTokenChange) MakeRawDiffFieldMask ¶
func (o *WatchProbeGroupsResponse_PageTokenChange) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
func (*WatchProbeGroupsResponse_PageTokenChange) MakeRawFullFieldMask ¶
func (o *WatchProbeGroupsResponse_PageTokenChange) MakeRawFullFieldMask() gotenobject.FieldMask
func (*WatchProbeGroupsResponse_PageTokenChange) Marshal ¶
func (m *WatchProbeGroupsResponse_PageTokenChange) Marshal() ([]byte, error)
func (*WatchProbeGroupsResponse_PageTokenChange) MarshalJSON ¶
func (m *WatchProbeGroupsResponse_PageTokenChange) MarshalJSON() ([]byte, error)
func (*WatchProbeGroupsResponse_PageTokenChange) Merge ¶
func (o *WatchProbeGroupsResponse_PageTokenChange) Merge(source *WatchProbeGroupsResponse_PageTokenChange)
func (*WatchProbeGroupsResponse_PageTokenChange) MergeRaw ¶
func (o *WatchProbeGroupsResponse_PageTokenChange) MergeRaw(source gotenobject.GotenObjectExt)
func (*WatchProbeGroupsResponse_PageTokenChange) ProtoMessage ¶
func (*WatchProbeGroupsResponse_PageTokenChange) ProtoMessage()
func (*WatchProbeGroupsResponse_PageTokenChange) ProtoReflect ¶
func (m *WatchProbeGroupsResponse_PageTokenChange) ProtoReflect() preflect.Message
func (*WatchProbeGroupsResponse_PageTokenChange) Reset ¶
func (m *WatchProbeGroupsResponse_PageTokenChange) Reset()
func (*WatchProbeGroupsResponse_PageTokenChange) SetNextPageToken ¶
func (m *WatchProbeGroupsResponse_PageTokenChange) SetNextPageToken(fv *probe_group.PagerCursor)
func (*WatchProbeGroupsResponse_PageTokenChange) SetPrevPageToken ¶
func (m *WatchProbeGroupsResponse_PageTokenChange) SetPrevPageToken(fv *probe_group.PagerCursor)
func (*WatchProbeGroupsResponse_PageTokenChange) String ¶
func (m *WatchProbeGroupsResponse_PageTokenChange) String() string
func (*WatchProbeGroupsResponse_PageTokenChange) Unmarshal ¶
func (m *WatchProbeGroupsResponse_PageTokenChange) Unmarshal(b []byte) error
func (*WatchProbeGroupsResponse_PageTokenChange) UnmarshalJSON ¶
func (m *WatchProbeGroupsResponse_PageTokenChange) UnmarshalJSON(data []byte) error
type WatchProbeGroupsResponse_PageTokenChangePathSelectorNextPageToken ¶
type WatchProbeGroupsResponse_PageTokenChangePathSelectorNextPageToken struct{}
func (WatchProbeGroupsResponse_PageTokenChangePathSelectorNextPageToken) WithArrayOfValues ¶
func (s WatchProbeGroupsResponse_PageTokenChangePathSelectorNextPageToken) WithArrayOfValues(values []*probe_group.PagerCursor) *WatchProbeGroupsResponsePageTokenChange_FieldTerminalPathArrayOfValues
type WatchProbeGroupsResponse_PageTokenChangePathSelectorPrevPageToken ¶
type WatchProbeGroupsResponse_PageTokenChangePathSelectorPrevPageToken struct{}
func (WatchProbeGroupsResponse_PageTokenChangePathSelectorPrevPageToken) WithArrayOfValues ¶
func (s WatchProbeGroupsResponse_PageTokenChangePathSelectorPrevPageToken) WithArrayOfValues(values []*probe_group.PagerCursor) *WatchProbeGroupsResponsePageTokenChange_FieldTerminalPathArrayOfValues
type WatchProbeGroupsResponse_PageTokenChange_FieldMask ¶
type WatchProbeGroupsResponse_PageTokenChange_FieldMask struct {
Paths []WatchProbeGroupsResponsePageTokenChange_FieldPath
}
func FullWatchProbeGroupsResponse_PageTokenChange_FieldMask ¶
func FullWatchProbeGroupsResponse_PageTokenChange_FieldMask() *WatchProbeGroupsResponse_PageTokenChange_FieldMask
func (*WatchProbeGroupsResponse_PageTokenChange_FieldMask) AppendPath ¶
func (fieldMask *WatchProbeGroupsResponse_PageTokenChange_FieldMask) AppendPath(path WatchProbeGroupsResponsePageTokenChange_FieldPath)
func (*WatchProbeGroupsResponse_PageTokenChange_FieldMask) AppendRawPath ¶
func (fieldMask *WatchProbeGroupsResponse_PageTokenChange_FieldMask) AppendRawPath(path gotenobject.FieldPath)
func (*WatchProbeGroupsResponse_PageTokenChange_FieldMask) DecodeFirestore ¶
func (fieldMask *WatchProbeGroupsResponse_PageTokenChange_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
func (*WatchProbeGroupsResponse_PageTokenChange_FieldMask) EncodeFirestore ¶
func (fieldMask *WatchProbeGroupsResponse_PageTokenChange_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
firestore encoding/decoding integration
func (*WatchProbeGroupsResponse_PageTokenChange_FieldMask) FilterInputFields ¶
func (fieldMask *WatchProbeGroupsResponse_PageTokenChange_FieldMask) FilterInputFields() *WatchProbeGroupsResponse_PageTokenChange_FieldMask
FilterInputFields generates copy of field paths with output_only field paths removed
func (*WatchProbeGroupsResponse_PageTokenChange_FieldMask) FromProtoFieldMask ¶
func (fieldMask *WatchProbeGroupsResponse_PageTokenChange_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
func (*WatchProbeGroupsResponse_PageTokenChange_FieldMask) GetPaths ¶
func (fieldMask *WatchProbeGroupsResponse_PageTokenChange_FieldMask) GetPaths() []WatchProbeGroupsResponsePageTokenChange_FieldPath
func (*WatchProbeGroupsResponse_PageTokenChange_FieldMask) GetRawPaths ¶
func (fieldMask *WatchProbeGroupsResponse_PageTokenChange_FieldMask) GetRawPaths() []gotenobject.FieldPath
func (*WatchProbeGroupsResponse_PageTokenChange_FieldMask) IsFull ¶
func (fieldMask *WatchProbeGroupsResponse_PageTokenChange_FieldMask) IsFull() bool
func (WatchProbeGroupsResponse_PageTokenChange_FieldMask) Marshal ¶
func (fieldMask WatchProbeGroupsResponse_PageTokenChange_FieldMask) Marshal() ([]byte, error)
implement methods required by customType
func (WatchProbeGroupsResponse_PageTokenChange_FieldMask) MarshalJSON ¶
func (fieldMask WatchProbeGroupsResponse_PageTokenChange_FieldMask) MarshalJSON() ([]byte, error)
func (*WatchProbeGroupsResponse_PageTokenChange_FieldMask) PathsCount ¶
func (fieldMask *WatchProbeGroupsResponse_PageTokenChange_FieldMask) PathsCount() int
func (*WatchProbeGroupsResponse_PageTokenChange_FieldMask) Project ¶
func (fieldMask *WatchProbeGroupsResponse_PageTokenChange_FieldMask) Project(source *WatchProbeGroupsResponse_PageTokenChange) *WatchProbeGroupsResponse_PageTokenChange
func (*WatchProbeGroupsResponse_PageTokenChange_FieldMask) ProjectRaw ¶
func (fieldMask *WatchProbeGroupsResponse_PageTokenChange_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
func (*WatchProbeGroupsResponse_PageTokenChange_FieldMask) ProtoMessage ¶
func (fieldMask *WatchProbeGroupsResponse_PageTokenChange_FieldMask) ProtoMessage()
func (*WatchProbeGroupsResponse_PageTokenChange_FieldMask) ProtoReflect ¶
func (fieldMask *WatchProbeGroupsResponse_PageTokenChange_FieldMask) ProtoReflect() preflect.Message
func (*WatchProbeGroupsResponse_PageTokenChange_FieldMask) Reset ¶
func (fieldMask *WatchProbeGroupsResponse_PageTokenChange_FieldMask) Reset()
func (*WatchProbeGroupsResponse_PageTokenChange_FieldMask) Set ¶
func (fieldMask *WatchProbeGroupsResponse_PageTokenChange_FieldMask) Set(target, source *WatchProbeGroupsResponse_PageTokenChange)
func (*WatchProbeGroupsResponse_PageTokenChange_FieldMask) SetFromCliFlag ¶
func (fieldMask *WatchProbeGroupsResponse_PageTokenChange_FieldMask) SetFromCliFlag(raw string) error
func (*WatchProbeGroupsResponse_PageTokenChange_FieldMask) SetRaw ¶
func (fieldMask *WatchProbeGroupsResponse_PageTokenChange_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
func (*WatchProbeGroupsResponse_PageTokenChange_FieldMask) Size ¶
func (fieldMask *WatchProbeGroupsResponse_PageTokenChange_FieldMask) Size() int
func (*WatchProbeGroupsResponse_PageTokenChange_FieldMask) String ¶
func (fieldMask *WatchProbeGroupsResponse_PageTokenChange_FieldMask) String() string
func (*WatchProbeGroupsResponse_PageTokenChange_FieldMask) Subtract ¶
func (fieldMask *WatchProbeGroupsResponse_PageTokenChange_FieldMask) Subtract(other *WatchProbeGroupsResponse_PageTokenChange_FieldMask) *WatchProbeGroupsResponse_PageTokenChange_FieldMask
func (*WatchProbeGroupsResponse_PageTokenChange_FieldMask) SubtractRaw ¶
func (fieldMask *WatchProbeGroupsResponse_PageTokenChange_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
func (*WatchProbeGroupsResponse_PageTokenChange_FieldMask) ToProtoFieldMask ¶
func (fieldMask *WatchProbeGroupsResponse_PageTokenChange_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
ToFieldMask is used for proto conversions
func (*WatchProbeGroupsResponse_PageTokenChange_FieldMask) Unmarshal ¶
func (fieldMask *WatchProbeGroupsResponse_PageTokenChange_FieldMask) Unmarshal(data []byte) error
func (*WatchProbeGroupsResponse_PageTokenChange_FieldMask) UnmarshalJSON ¶
func (fieldMask *WatchProbeGroupsResponse_PageTokenChange_FieldMask) UnmarshalJSON(data []byte) error