Documentation ¶
Index ¶
- type BatchGetProbingTargetsDescriptor
- func (d *BatchGetProbingTargetsDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
- func (d *BatchGetProbingTargetsDescriptor) GetApiName() string
- func (d *BatchGetProbingTargetsDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *BatchGetProbingTargetsDescriptor) GetFullMethodName() string
- func (d *BatchGetProbingTargetsDescriptor) GetMethodName() string
- func (d *BatchGetProbingTargetsDescriptor) GetProtoPkgName() string
- func (d *BatchGetProbingTargetsDescriptor) GetResourceDescriptor() gotenresource.Descriptor
- func (d *BatchGetProbingTargetsDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *BatchGetProbingTargetsDescriptor) GetServiceDomain() string
- func (d *BatchGetProbingTargetsDescriptor) GetServiceVersion() string
- func (d *BatchGetProbingTargetsDescriptor) GetVerb() string
- func (d *BatchGetProbingTargetsDescriptor) HasResource() bool
- func (d *BatchGetProbingTargetsDescriptor) IsClientStream() bool
- func (d *BatchGetProbingTargetsDescriptor) IsCollection() bool
- func (d *BatchGetProbingTargetsDescriptor) IsPlural() bool
- func (d *BatchGetProbingTargetsDescriptor) IsServerStream() bool
- func (d *BatchGetProbingTargetsDescriptor) IsUnary() bool
- func (d *BatchGetProbingTargetsDescriptor) NewEmptyClientMsg() proto.Message
- func (d *BatchGetProbingTargetsDescriptor) NewEmptyServerMsg() proto.Message
- func (d *BatchGetProbingTargetsDescriptor) RequestHasResourceBody() bool
- type BatchGetProbingTargetsDescriptorClientMsgHandle
- func (h *BatchGetProbingTargetsDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *BatchGetProbingTargetsDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *BatchGetProbingTargetsDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type BatchGetProbingTargetsDescriptorServerMsgHandle
- func (h *BatchGetProbingTargetsDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *BatchGetProbingTargetsDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *BatchGetProbingTargetsDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type BatchGetProbingTargetsRequest
- func (o *BatchGetProbingTargetsRequest) Clone() *BatchGetProbingTargetsRequest
- func (o *BatchGetProbingTargetsRequest) CloneRaw() gotenobject.GotenObjectExt
- func (*BatchGetProbingTargetsRequest) Descriptor() ([]byte, []int)
- func (m *BatchGetProbingTargetsRequest) GetFieldMask() *probing_target.ProbingTarget_FieldMask
- func (m *BatchGetProbingTargetsRequest) GetNames() []*probing_target.Reference
- func (m *BatchGetProbingTargetsRequest) GetView() view.View
- func (*BatchGetProbingTargetsRequest) GotenMessage()
- func (o *BatchGetProbingTargetsRequest) GotenObjectExt()
- func (obj *BatchGetProbingTargetsRequest) GotenValidate() error
- func (o *BatchGetProbingTargetsRequest) MakeDiffFieldMask(other *BatchGetProbingTargetsRequest) *BatchGetProbingTargetsRequest_FieldMask
- func (o *BatchGetProbingTargetsRequest) MakeFullFieldMask() *BatchGetProbingTargetsRequest_FieldMask
- func (o *BatchGetProbingTargetsRequest) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
- func (o *BatchGetProbingTargetsRequest) MakeRawFullFieldMask() gotenobject.FieldMask
- func (m *BatchGetProbingTargetsRequest) Marshal() ([]byte, error)
- func (m *BatchGetProbingTargetsRequest) MarshalJSON() ([]byte, error)
- func (o *BatchGetProbingTargetsRequest) Merge(source *BatchGetProbingTargetsRequest)
- func (o *BatchGetProbingTargetsRequest) MergeRaw(source gotenobject.GotenObjectExt)
- func (*BatchGetProbingTargetsRequest) ProtoMessage()
- func (m *BatchGetProbingTargetsRequest) ProtoReflect() preflect.Message
- func (m *BatchGetProbingTargetsRequest) Reset()
- func (m *BatchGetProbingTargetsRequest) SetFieldMask(fv *probing_target.ProbingTarget_FieldMask)
- func (m *BatchGetProbingTargetsRequest) SetNames(fv []*probing_target.Reference)
- func (m *BatchGetProbingTargetsRequest) SetView(fv view.View)
- func (m *BatchGetProbingTargetsRequest) String() string
- func (m *BatchGetProbingTargetsRequest) Unmarshal(b []byte) error
- func (m *BatchGetProbingTargetsRequest) UnmarshalJSON(data []byte) error
- type BatchGetProbingTargetsRequestFieldPathBuilder
- func (BatchGetProbingTargetsRequestFieldPathBuilder) FieldMask() BatchGetProbingTargetsRequestPathSelectorFieldMask
- func (BatchGetProbingTargetsRequestFieldPathBuilder) Names() BatchGetProbingTargetsRequestPathSelectorNames
- func (BatchGetProbingTargetsRequestFieldPathBuilder) View() BatchGetProbingTargetsRequestPathSelectorView
- type BatchGetProbingTargetsRequestPathSelectorFieldMask
- func (BatchGetProbingTargetsRequestPathSelectorFieldMask) FieldPath() *BatchGetProbingTargetsRequest_FieldTerminalPath
- func (s BatchGetProbingTargetsRequestPathSelectorFieldMask) WithArrayOfValues(values []*probing_target.ProbingTarget_FieldMask) *BatchGetProbingTargetsRequest_FieldTerminalPathArrayOfValues
- func (s BatchGetProbingTargetsRequestPathSelectorFieldMask) WithValue(value *probing_target.ProbingTarget_FieldMask) *BatchGetProbingTargetsRequest_FieldTerminalPathValue
- type BatchGetProbingTargetsRequestPathSelectorNames
- func (BatchGetProbingTargetsRequestPathSelectorNames) FieldPath() *BatchGetProbingTargetsRequest_FieldTerminalPath
- func (s BatchGetProbingTargetsRequestPathSelectorNames) WithArrayOfValues(values [][]*probing_target.Reference) *BatchGetProbingTargetsRequest_FieldTerminalPathArrayOfValues
- func (s BatchGetProbingTargetsRequestPathSelectorNames) WithItemValue(value *probing_target.Reference) *BatchGetProbingTargetsRequest_FieldTerminalPathArrayItemValue
- func (s BatchGetProbingTargetsRequestPathSelectorNames) WithValue(value []*probing_target.Reference) *BatchGetProbingTargetsRequest_FieldTerminalPathValue
- type BatchGetProbingTargetsRequestPathSelectorView
- func (BatchGetProbingTargetsRequestPathSelectorView) FieldPath() *BatchGetProbingTargetsRequest_FieldTerminalPath
- func (s BatchGetProbingTargetsRequestPathSelectorView) WithArrayOfValues(values []view.View) *BatchGetProbingTargetsRequest_FieldTerminalPathArrayOfValues
- func (s BatchGetProbingTargetsRequestPathSelectorView) WithValue(value view.View) *BatchGetProbingTargetsRequest_FieldTerminalPathValue
- type BatchGetProbingTargetsRequest_FieldMask
- func (fieldMask *BatchGetProbingTargetsRequest_FieldMask) AppendPath(path BatchGetProbingTargetsRequest_FieldPath)
- func (fieldMask *BatchGetProbingTargetsRequest_FieldMask) AppendRawPath(path gotenobject.FieldPath)
- func (fieldMask *BatchGetProbingTargetsRequest_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
- func (fieldMask *BatchGetProbingTargetsRequest_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
- func (fieldMask *BatchGetProbingTargetsRequest_FieldMask) FilterInputFields() *BatchGetProbingTargetsRequest_FieldMask
- func (fieldMask *BatchGetProbingTargetsRequest_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
- func (fieldMask *BatchGetProbingTargetsRequest_FieldMask) GetPaths() []BatchGetProbingTargetsRequest_FieldPath
- func (fieldMask *BatchGetProbingTargetsRequest_FieldMask) GetRawPaths() []gotenobject.FieldPath
- func (fieldMask *BatchGetProbingTargetsRequest_FieldMask) IsFull() bool
- func (fieldMask BatchGetProbingTargetsRequest_FieldMask) Marshal() ([]byte, error)
- func (fieldMask BatchGetProbingTargetsRequest_FieldMask) MarshalJSON() ([]byte, error)
- func (fieldMask *BatchGetProbingTargetsRequest_FieldMask) PathsCount() int
- func (fieldMask *BatchGetProbingTargetsRequest_FieldMask) Project(source *BatchGetProbingTargetsRequest) *BatchGetProbingTargetsRequest
- func (fieldMask *BatchGetProbingTargetsRequest_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
- func (fieldMask *BatchGetProbingTargetsRequest_FieldMask) ProtoMessage()
- func (fieldMask *BatchGetProbingTargetsRequest_FieldMask) ProtoReflect() preflect.Message
- func (fieldMask *BatchGetProbingTargetsRequest_FieldMask) Reset()
- func (fieldMask *BatchGetProbingTargetsRequest_FieldMask) Set(target, source *BatchGetProbingTargetsRequest)
- func (fieldMask *BatchGetProbingTargetsRequest_FieldMask) SetFromCliFlag(raw string) error
- func (fieldMask *BatchGetProbingTargetsRequest_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
- func (fieldMask *BatchGetProbingTargetsRequest_FieldMask) Size() int
- func (fieldMask *BatchGetProbingTargetsRequest_FieldMask) String() string
- func (fieldMask *BatchGetProbingTargetsRequest_FieldMask) Subtract(other *BatchGetProbingTargetsRequest_FieldMask) *BatchGetProbingTargetsRequest_FieldMask
- func (fieldMask *BatchGetProbingTargetsRequest_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
- func (fieldMask *BatchGetProbingTargetsRequest_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
- func (fieldMask *BatchGetProbingTargetsRequest_FieldMask) Unmarshal(data []byte) error
- func (fieldMask *BatchGetProbingTargetsRequest_FieldMask) UnmarshalJSON(data []byte) error
- type BatchGetProbingTargetsRequest_FieldPath
- func BuildBatchGetProbingTargetsRequest_FieldPath(fp gotenobject.RawFieldPath) (BatchGetProbingTargetsRequest_FieldPath, error)
- func MustParseBatchGetProbingTargetsRequest_FieldPath(rawField string) BatchGetProbingTargetsRequest_FieldPath
- func ParseBatchGetProbingTargetsRequest_FieldPath(rawField string) (BatchGetProbingTargetsRequest_FieldPath, error)
- type BatchGetProbingTargetsRequest_FieldPathArrayItemValue
- func MustParseBatchGetProbingTargetsRequest_FieldPathArrayItemValue(pathStr, valueStr string) BatchGetProbingTargetsRequest_FieldPathArrayItemValue
- func ParseBatchGetProbingTargetsRequest_FieldPathArrayItemValue(pathStr, valueStr string) (BatchGetProbingTargetsRequest_FieldPathArrayItemValue, error)
- type BatchGetProbingTargetsRequest_FieldPathArrayOfValues
- type BatchGetProbingTargetsRequest_FieldPathSelector
- type BatchGetProbingTargetsRequest_FieldPathValue
- type BatchGetProbingTargetsRequest_FieldTerminalPath
- func (fp *BatchGetProbingTargetsRequest_FieldTerminalPath) ClearValue(item *BatchGetProbingTargetsRequest)
- func (fp *BatchGetProbingTargetsRequest_FieldTerminalPath) ClearValueRaw(item proto.Message)
- func (fp *BatchGetProbingTargetsRequest_FieldTerminalPath) Get(source *BatchGetProbingTargetsRequest) (values []interface{})
- func (fp *BatchGetProbingTargetsRequest_FieldTerminalPath) GetDefault() interface{}
- func (fp *BatchGetProbingTargetsRequest_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
- func (fp *BatchGetProbingTargetsRequest_FieldTerminalPath) GetSingle(source *BatchGetProbingTargetsRequest) (interface{}, bool)
- func (fp *BatchGetProbingTargetsRequest_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fp *BatchGetProbingTargetsRequest_FieldTerminalPath) IsLeaf() bool
- func (fp *BatchGetProbingTargetsRequest_FieldTerminalPath) JSONString() string
- func (fp *BatchGetProbingTargetsRequest_FieldTerminalPath) Selector() BatchGetProbingTargetsRequest_FieldPathSelector
- func (fp *BatchGetProbingTargetsRequest_FieldTerminalPath) String() string
- func (fp *BatchGetProbingTargetsRequest_FieldTerminalPath) WithIArrayItemValue(value interface{}) BatchGetProbingTargetsRequest_FieldPathArrayItemValue
- func (fp *BatchGetProbingTargetsRequest_FieldTerminalPath) WithIArrayOfValues(values interface{}) BatchGetProbingTargetsRequest_FieldPathArrayOfValues
- func (fp *BatchGetProbingTargetsRequest_FieldTerminalPath) WithIValue(value interface{}) BatchGetProbingTargetsRequest_FieldPathValue
- func (fp *BatchGetProbingTargetsRequest_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fp *BatchGetProbingTargetsRequest_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fp *BatchGetProbingTargetsRequest_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type BatchGetProbingTargetsRequest_FieldTerminalPathArrayItemValue
- func (fpaiv *BatchGetProbingTargetsRequest_FieldTerminalPathArrayItemValue) AsNamesItemValue() (*probing_target.Reference, bool)
- func (fpaiv *BatchGetProbingTargetsRequest_FieldTerminalPathArrayItemValue) ContainsValue(source *BatchGetProbingTargetsRequest) bool
- func (fpaiv *BatchGetProbingTargetsRequest_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
- func (fpaiv *BatchGetProbingTargetsRequest_FieldTerminalPathArrayItemValue) GetSingle(source *BatchGetProbingTargetsRequest) (interface{}, bool)
- func (fpaiv *BatchGetProbingTargetsRequest_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
- type BatchGetProbingTargetsRequest_FieldTerminalPathArrayOfValues
- func (fpaov *BatchGetProbingTargetsRequest_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues() ([]*probing_target.ProbingTarget_FieldMask, bool)
- func (fpaov *BatchGetProbingTargetsRequest_FieldTerminalPathArrayOfValues) AsNamesArrayOfValues() ([][]*probing_target.Reference, bool)
- func (fpaov *BatchGetProbingTargetsRequest_FieldTerminalPathArrayOfValues) AsViewArrayOfValues() ([]view.View, bool)
- func (fpaov *BatchGetProbingTargetsRequest_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
- type BatchGetProbingTargetsRequest_FieldTerminalPathValue
- func (fpv *BatchGetProbingTargetsRequest_FieldTerminalPathValue) AsFieldMaskValue() (*probing_target.ProbingTarget_FieldMask, bool)
- func (fpv *BatchGetProbingTargetsRequest_FieldTerminalPathValue) AsNamesValue() ([]*probing_target.Reference, bool)
- func (fpv *BatchGetProbingTargetsRequest_FieldTerminalPathValue) AsViewValue() (view.View, bool)
- func (fpv *BatchGetProbingTargetsRequest_FieldTerminalPathValue) CompareWith(source *BatchGetProbingTargetsRequest) (int, bool)
- func (fpv *BatchGetProbingTargetsRequest_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpv *BatchGetProbingTargetsRequest_FieldTerminalPathValue) GetRawValue() interface{}
- func (fpv *BatchGetProbingTargetsRequest_FieldTerminalPathValue) SetTo(target **BatchGetProbingTargetsRequest)
- func (fpv *BatchGetProbingTargetsRequest_FieldTerminalPathValue) SetToRaw(target proto.Message)
- type BatchGetProbingTargetsResponse
- func (o *BatchGetProbingTargetsResponse) Clone() *BatchGetProbingTargetsResponse
- func (o *BatchGetProbingTargetsResponse) CloneRaw() gotenobject.GotenObjectExt
- func (*BatchGetProbingTargetsResponse) Descriptor() ([]byte, []int)
- func (m *BatchGetProbingTargetsResponse) GetMissing() []*probing_target.Reference
- func (m *BatchGetProbingTargetsResponse) GetProbingTargets() []*probing_target.ProbingTarget
- func (*BatchGetProbingTargetsResponse) GotenMessage()
- func (o *BatchGetProbingTargetsResponse) GotenObjectExt()
- func (obj *BatchGetProbingTargetsResponse) GotenValidate() error
- func (o *BatchGetProbingTargetsResponse) MakeDiffFieldMask(other *BatchGetProbingTargetsResponse) *BatchGetProbingTargetsResponse_FieldMask
- func (o *BatchGetProbingTargetsResponse) MakeFullFieldMask() *BatchGetProbingTargetsResponse_FieldMask
- func (o *BatchGetProbingTargetsResponse) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
- func (o *BatchGetProbingTargetsResponse) MakeRawFullFieldMask() gotenobject.FieldMask
- func (m *BatchGetProbingTargetsResponse) Marshal() ([]byte, error)
- func (m *BatchGetProbingTargetsResponse) MarshalJSON() ([]byte, error)
- func (o *BatchGetProbingTargetsResponse) Merge(source *BatchGetProbingTargetsResponse)
- func (o *BatchGetProbingTargetsResponse) MergeRaw(source gotenobject.GotenObjectExt)
- func (*BatchGetProbingTargetsResponse) ProtoMessage()
- func (m *BatchGetProbingTargetsResponse) ProtoReflect() preflect.Message
- func (m *BatchGetProbingTargetsResponse) Reset()
- func (m *BatchGetProbingTargetsResponse) SetMissing(fv []*probing_target.Reference)
- func (m *BatchGetProbingTargetsResponse) SetProbingTargets(fv []*probing_target.ProbingTarget)
- func (m *BatchGetProbingTargetsResponse) String() string
- func (m *BatchGetProbingTargetsResponse) Unmarshal(b []byte) error
- func (m *BatchGetProbingTargetsResponse) UnmarshalJSON(data []byte) error
- type BatchGetProbingTargetsResponseFieldPathBuilder
- type BatchGetProbingTargetsResponseMapPathSelectorProbingTargetsHttpProbingConfigAuthConfigTokenRequestRequestHeaders
- func (s BatchGetProbingTargetsResponseMapPathSelectorProbingTargetsHttpProbingConfigAuthConfigTokenRequestRequestHeaders) FieldPath() *BatchGetProbingTargetsResponse_FieldSubPath
- func (s BatchGetProbingTargetsResponseMapPathSelectorProbingTargetsHttpProbingConfigAuthConfigTokenRequestRequestHeaders) WithArrayOfValues(values []string) *BatchGetProbingTargetsResponse_FieldSubPathArrayOfValues
- func (s BatchGetProbingTargetsResponseMapPathSelectorProbingTargetsHttpProbingConfigAuthConfigTokenRequestRequestHeaders) WithValue(value string) *BatchGetProbingTargetsResponse_FieldSubPathValue
- type BatchGetProbingTargetsResponseMapPathSelectorProbingTargetsHttpProbingConfigAuthConfigTokenRequestUrlFormEncodedBody
- func (s BatchGetProbingTargetsResponseMapPathSelectorProbingTargetsHttpProbingConfigAuthConfigTokenRequestUrlFormEncodedBody) FieldPath() *BatchGetProbingTargetsResponse_FieldSubPath
- func (s BatchGetProbingTargetsResponseMapPathSelectorProbingTargetsHttpProbingConfigAuthConfigTokenRequestUrlFormEncodedBody) WithArrayOfValues(values []*common.HTTPProbingConfig_HTTPRequest_StringArray) *BatchGetProbingTargetsResponse_FieldSubPathArrayOfValues
- func (s BatchGetProbingTargetsResponseMapPathSelectorProbingTargetsHttpProbingConfigAuthConfigTokenRequestUrlFormEncodedBody) WithValue(value *common.HTTPProbingConfig_HTTPRequest_StringArray) *BatchGetProbingTargetsResponse_FieldSubPathValue
- type BatchGetProbingTargetsResponseMapPathSelectorProbingTargetsHttpProbingConfigHttpRequestRequestHeaders
- func (s BatchGetProbingTargetsResponseMapPathSelectorProbingTargetsHttpProbingConfigHttpRequestRequestHeaders) FieldPath() *BatchGetProbingTargetsResponse_FieldSubPath
- func (s BatchGetProbingTargetsResponseMapPathSelectorProbingTargetsHttpProbingConfigHttpRequestRequestHeaders) WithArrayOfValues(values []string) *BatchGetProbingTargetsResponse_FieldSubPathArrayOfValues
- func (s BatchGetProbingTargetsResponseMapPathSelectorProbingTargetsHttpProbingConfigHttpRequestRequestHeaders) WithValue(value string) *BatchGetProbingTargetsResponse_FieldSubPathValue
- type BatchGetProbingTargetsResponseMapPathSelectorProbingTargetsHttpProbingConfigHttpRequestUrlFormEncodedBody
- func (s BatchGetProbingTargetsResponseMapPathSelectorProbingTargetsHttpProbingConfigHttpRequestUrlFormEncodedBody) FieldPath() *BatchGetProbingTargetsResponse_FieldSubPath
- func (s BatchGetProbingTargetsResponseMapPathSelectorProbingTargetsHttpProbingConfigHttpRequestUrlFormEncodedBody) WithArrayOfValues(values []*common.HTTPProbingConfig_HTTPRequest_StringArray) *BatchGetProbingTargetsResponse_FieldSubPathArrayOfValues
- func (s BatchGetProbingTargetsResponseMapPathSelectorProbingTargetsHttpProbingConfigHttpRequestUrlFormEncodedBody) WithValue(value *common.HTTPProbingConfig_HTTPRequest_StringArray) *BatchGetProbingTargetsResponse_FieldSubPathValue
- type BatchGetProbingTargetsResponseMapPathSelectorProbingTargetsMetadataAnnotations
- func (s BatchGetProbingTargetsResponseMapPathSelectorProbingTargetsMetadataAnnotations) FieldPath() *BatchGetProbingTargetsResponse_FieldSubPath
- func (s BatchGetProbingTargetsResponseMapPathSelectorProbingTargetsMetadataAnnotations) WithArrayOfValues(values []string) *BatchGetProbingTargetsResponse_FieldSubPathArrayOfValues
- func (s BatchGetProbingTargetsResponseMapPathSelectorProbingTargetsMetadataAnnotations) WithValue(value string) *BatchGetProbingTargetsResponse_FieldSubPathValue
- type BatchGetProbingTargetsResponseMapPathSelectorProbingTargetsMetadataLabels
- func (s BatchGetProbingTargetsResponseMapPathSelectorProbingTargetsMetadataLabels) FieldPath() *BatchGetProbingTargetsResponse_FieldSubPath
- func (s BatchGetProbingTargetsResponseMapPathSelectorProbingTargetsMetadataLabels) WithArrayOfValues(values []string) *BatchGetProbingTargetsResponse_FieldSubPathArrayOfValues
- func (s BatchGetProbingTargetsResponseMapPathSelectorProbingTargetsMetadataLabels) WithValue(value string) *BatchGetProbingTargetsResponse_FieldSubPathValue
- type BatchGetProbingTargetsResponseMapPathSelectorProbingTargetsMetadataShards
- func (s BatchGetProbingTargetsResponseMapPathSelectorProbingTargetsMetadataShards) FieldPath() *BatchGetProbingTargetsResponse_FieldSubPath
- func (s BatchGetProbingTargetsResponseMapPathSelectorProbingTargetsMetadataShards) WithArrayOfValues(values []int64) *BatchGetProbingTargetsResponse_FieldSubPathArrayOfValues
- func (s BatchGetProbingTargetsResponseMapPathSelectorProbingTargetsMetadataShards) WithValue(value int64) *BatchGetProbingTargetsResponse_FieldSubPathValue
- type BatchGetProbingTargetsResponsePathSelectorMissing
- func (BatchGetProbingTargetsResponsePathSelectorMissing) FieldPath() *BatchGetProbingTargetsResponse_FieldTerminalPath
- func (s BatchGetProbingTargetsResponsePathSelectorMissing) WithArrayOfValues(values [][]*probing_target.Reference) *BatchGetProbingTargetsResponse_FieldTerminalPathArrayOfValues
- func (s BatchGetProbingTargetsResponsePathSelectorMissing) WithItemValue(value *probing_target.Reference) *BatchGetProbingTargetsResponse_FieldTerminalPathArrayItemValue
- func (s BatchGetProbingTargetsResponsePathSelectorMissing) WithValue(value []*probing_target.Reference) *BatchGetProbingTargetsResponse_FieldTerminalPathValue
- type BatchGetProbingTargetsResponsePathSelectorProbingTargets
- func (BatchGetProbingTargetsResponsePathSelectorProbingTargets) Address() BatchGetProbingTargetsResponsePathSelectorProbingTargetsAddress
- func (BatchGetProbingTargetsResponsePathSelectorProbingTargets) Addresses() BatchGetProbingTargetsResponsePathSelectorProbingTargetsAddresses
- func (BatchGetProbingTargetsResponsePathSelectorProbingTargets) Agent() BatchGetProbingTargetsResponsePathSelectorProbingTargetsAgent
- func (BatchGetProbingTargetsResponsePathSelectorProbingTargets) Category() BatchGetProbingTargetsResponsePathSelectorProbingTargetsCategory
- func (BatchGetProbingTargetsResponsePathSelectorProbingTargets) DisplayName() BatchGetProbingTargetsResponsePathSelectorProbingTargetsDisplayName
- func (BatchGetProbingTargetsResponsePathSelectorProbingTargets) FieldPath() *BatchGetProbingTargetsResponse_FieldTerminalPath
- func (BatchGetProbingTargetsResponsePathSelectorProbingTargets) Group() BatchGetProbingTargetsResponsePathSelectorProbingTargetsGroup
- func (BatchGetProbingTargetsResponsePathSelectorProbingTargets) HttpProbingConfig() BatchGetProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfig
- func (BatchGetProbingTargetsResponsePathSelectorProbingTargets) IpVersion() BatchGetProbingTargetsResponsePathSelectorProbingTargetsIpVersion
- func (BatchGetProbingTargetsResponsePathSelectorProbingTargets) Location() BatchGetProbingTargetsResponsePathSelectorProbingTargetsLocation
- func (BatchGetProbingTargetsResponsePathSelectorProbingTargets) LocationType() BatchGetProbingTargetsResponsePathSelectorProbingTargetsLocationType
- func (BatchGetProbingTargetsResponsePathSelectorProbingTargets) Metadata() BatchGetProbingTargetsResponsePathSelectorProbingTargetsMetadata
- func (BatchGetProbingTargetsResponsePathSelectorProbingTargets) Mode() BatchGetProbingTargetsResponsePathSelectorProbingTargetsMode
- func (BatchGetProbingTargetsResponsePathSelectorProbingTargets) Name() BatchGetProbingTargetsResponsePathSelectorProbingTargetsName
- func (BatchGetProbingTargetsResponsePathSelectorProbingTargets) SpeedtestTcpPort() BatchGetProbingTargetsResponsePathSelectorProbingTargetsSpeedtestTcpPort
- func (BatchGetProbingTargetsResponsePathSelectorProbingTargets) TargetType() BatchGetProbingTargetsResponsePathSelectorProbingTargetsTargetType
- func (BatchGetProbingTargetsResponsePathSelectorProbingTargets) UdpPort() BatchGetProbingTargetsResponsePathSelectorProbingTargetsUdpPort
- func (s BatchGetProbingTargetsResponsePathSelectorProbingTargets) WithArrayOfValues(values [][]*probing_target.ProbingTarget) *BatchGetProbingTargetsResponse_FieldTerminalPathArrayOfValues
- func (s BatchGetProbingTargetsResponsePathSelectorProbingTargets) WithItemValue(value *probing_target.ProbingTarget) *BatchGetProbingTargetsResponse_FieldTerminalPathArrayItemValue
- func (s BatchGetProbingTargetsResponsePathSelectorProbingTargets) WithSubArrayItemValue(subPathArrayItemValue probing_target.ProbingTarget_FieldPathArrayItemValue) *BatchGetProbingTargetsResponse_FieldSubPathArrayItemValue
- func (s BatchGetProbingTargetsResponsePathSelectorProbingTargets) WithSubArrayOfValues(subPathArrayOfValues probing_target.ProbingTarget_FieldPathArrayOfValues) *BatchGetProbingTargetsResponse_FieldSubPathArrayOfValues
- func (BatchGetProbingTargetsResponsePathSelectorProbingTargets) WithSubPath(subPath probing_target.ProbingTarget_FieldPath) *BatchGetProbingTargetsResponse_FieldSubPath
- func (s BatchGetProbingTargetsResponsePathSelectorProbingTargets) WithSubValue(subPathValue probing_target.ProbingTarget_FieldPathValue) *BatchGetProbingTargetsResponse_FieldSubPathValue
- func (s BatchGetProbingTargetsResponsePathSelectorProbingTargets) WithValue(value []*probing_target.ProbingTarget) *BatchGetProbingTargetsResponse_FieldTerminalPathValue
- type BatchGetProbingTargetsResponsePathSelectorProbingTargetsAddress
- func (BatchGetProbingTargetsResponsePathSelectorProbingTargetsAddress) FieldPath() *BatchGetProbingTargetsResponse_FieldSubPath
- func (s BatchGetProbingTargetsResponsePathSelectorProbingTargetsAddress) WithArrayOfValues(values []string) *BatchGetProbingTargetsResponse_FieldSubPathArrayOfValues
- func (s BatchGetProbingTargetsResponsePathSelectorProbingTargetsAddress) WithValue(value string) *BatchGetProbingTargetsResponse_FieldSubPathValue
- type BatchGetProbingTargetsResponsePathSelectorProbingTargetsAddresses
- func (BatchGetProbingTargetsResponsePathSelectorProbingTargetsAddresses) FieldPath() *BatchGetProbingTargetsResponse_FieldSubPath
- func (s BatchGetProbingTargetsResponsePathSelectorProbingTargetsAddresses) WithArrayOfValues(values [][]string) *BatchGetProbingTargetsResponse_FieldSubPathArrayOfValues
- func (s BatchGetProbingTargetsResponsePathSelectorProbingTargetsAddresses) WithItemValue(value string) *BatchGetProbingTargetsResponse_FieldSubPathArrayItemValue
- func (s BatchGetProbingTargetsResponsePathSelectorProbingTargetsAddresses) WithValue(value []string) *BatchGetProbingTargetsResponse_FieldSubPathValue
- type BatchGetProbingTargetsResponsePathSelectorProbingTargetsAgent
- func (BatchGetProbingTargetsResponsePathSelectorProbingTargetsAgent) FieldPath() *BatchGetProbingTargetsResponse_FieldSubPath
- func (s BatchGetProbingTargetsResponsePathSelectorProbingTargetsAgent) WithArrayOfValues(values []*probe.Reference) *BatchGetProbingTargetsResponse_FieldSubPathArrayOfValues
- func (s BatchGetProbingTargetsResponsePathSelectorProbingTargetsAgent) WithValue(value *probe.Reference) *BatchGetProbingTargetsResponse_FieldSubPathValue
- type BatchGetProbingTargetsResponsePathSelectorProbingTargetsCategory
- func (BatchGetProbingTargetsResponsePathSelectorProbingTargetsCategory) FieldPath() *BatchGetProbingTargetsResponse_FieldSubPath
- func (s BatchGetProbingTargetsResponsePathSelectorProbingTargetsCategory) WithArrayOfValues(values []string) *BatchGetProbingTargetsResponse_FieldSubPathArrayOfValues
- func (s BatchGetProbingTargetsResponsePathSelectorProbingTargetsCategory) WithValue(value string) *BatchGetProbingTargetsResponse_FieldSubPathValue
- type BatchGetProbingTargetsResponsePathSelectorProbingTargetsDisplayName
- func (BatchGetProbingTargetsResponsePathSelectorProbingTargetsDisplayName) FieldPath() *BatchGetProbingTargetsResponse_FieldSubPath
- func (s BatchGetProbingTargetsResponsePathSelectorProbingTargetsDisplayName) WithArrayOfValues(values []string) *BatchGetProbingTargetsResponse_FieldSubPathArrayOfValues
- func (s BatchGetProbingTargetsResponsePathSelectorProbingTargetsDisplayName) WithValue(value string) *BatchGetProbingTargetsResponse_FieldSubPathValue
- type BatchGetProbingTargetsResponsePathSelectorProbingTargetsGroup
- func (BatchGetProbingTargetsResponsePathSelectorProbingTargetsGroup) FieldPath() *BatchGetProbingTargetsResponse_FieldSubPath
- func (s BatchGetProbingTargetsResponsePathSelectorProbingTargetsGroup) WithArrayOfValues(values []*probing_target_group.Reference) *BatchGetProbingTargetsResponse_FieldSubPathArrayOfValues
- func (s BatchGetProbingTargetsResponsePathSelectorProbingTargetsGroup) WithValue(value *probing_target_group.Reference) *BatchGetProbingTargetsResponse_FieldSubPathValue
- type BatchGetProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfig
- func (BatchGetProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfig) AuthConfig() ...
- func (BatchGetProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfig) FieldPath() *BatchGetProbingTargetsResponse_FieldSubPath
- func (BatchGetProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfig) HttpRequest() ...
- func (s BatchGetProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfig) WithArrayOfValues(values []*common.HTTPProbingConfig) *BatchGetProbingTargetsResponse_FieldSubPathArrayOfValues
- func (s BatchGetProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfig) WithValue(value *common.HTTPProbingConfig) *BatchGetProbingTargetsResponse_FieldSubPathValue
- type BatchGetProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfig
- func (BatchGetProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfig) FieldPath() *BatchGetProbingTargetsResponse_FieldSubPath
- func (BatchGetProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfig) Password() ...
- func (BatchGetProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfig) RequestHeaderTokenKey() ...
- func (BatchGetProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfig) TokenRequest() ...
- func (BatchGetProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfig) TokenResponseBodyExpiryKey() ...
- func (BatchGetProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfig) TokenResponseBodyKey() ...
- func (BatchGetProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfig) TokenResponseHeader() ...
- func (BatchGetProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfig) Username() ...
- func (s BatchGetProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfig) WithArrayOfValues(values []*common.HTTPProbingConfig_HTTPAuth) *BatchGetProbingTargetsResponse_FieldSubPathArrayOfValues
- func (s BatchGetProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfig) WithValue(value *common.HTTPProbingConfig_HTTPAuth) *BatchGetProbingTargetsResponse_FieldSubPathValue
- type BatchGetProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigPassword
- func (BatchGetProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigPassword) FieldPath() *BatchGetProbingTargetsResponse_FieldSubPath
- func (s BatchGetProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigPassword) WithArrayOfValues(values []string) *BatchGetProbingTargetsResponse_FieldSubPathArrayOfValues
- func (s BatchGetProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigPassword) WithValue(value string) *BatchGetProbingTargetsResponse_FieldSubPathValue
- type BatchGetProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigRequestHeaderTokenKey
- func (BatchGetProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigRequestHeaderTokenKey) FieldPath() *BatchGetProbingTargetsResponse_FieldSubPath
- func (s BatchGetProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigRequestHeaderTokenKey) WithArrayOfValues(values []string) *BatchGetProbingTargetsResponse_FieldSubPathArrayOfValues
- func (s BatchGetProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigRequestHeaderTokenKey) WithValue(value string) *BatchGetProbingTargetsResponse_FieldSubPathValue
- type BatchGetProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigTokenRequest
- func (BatchGetProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigTokenRequest) AuthenticationMethod() ...
- func (BatchGetProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigTokenRequest) ExpectedResponseCode() ...
- func (BatchGetProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigTokenRequest) FieldPath() *BatchGetProbingTargetsResponse_FieldSubPath
- func (BatchGetProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigTokenRequest) RequestBody() ...
- func (BatchGetProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigTokenRequest) RequestHeaders() ...
- func (BatchGetProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigTokenRequest) RequestMethod() ...
- func (BatchGetProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigTokenRequest) Timeout() ...
- func (BatchGetProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigTokenRequest) Url() ...
- func (BatchGetProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigTokenRequest) UrlFormEncodedBody() ...
- func (s BatchGetProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigTokenRequest) WithArrayOfValues(values []*common.HTTPProbingConfig_HTTPRequest) *BatchGetProbingTargetsResponse_FieldSubPathArrayOfValues
- func (s BatchGetProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigTokenRequest) WithValue(value *common.HTTPProbingConfig_HTTPRequest) *BatchGetProbingTargetsResponse_FieldSubPathValue
- type BatchGetProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigTokenRequestAuthenticationMethod
- func (BatchGetProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigTokenRequestAuthenticationMethod) FieldPath() *BatchGetProbingTargetsResponse_FieldSubPath
- func (s BatchGetProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigTokenRequestAuthenticationMethod) WithArrayOfValues(values []common.AuthenticationMethod) *BatchGetProbingTargetsResponse_FieldSubPathArrayOfValues
- func (s BatchGetProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigTokenRequestAuthenticationMethod) WithValue(value common.AuthenticationMethod) *BatchGetProbingTargetsResponse_FieldSubPathValue
- type BatchGetProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigTokenRequestExpectedResponseCode
- func (BatchGetProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigTokenRequestExpectedResponseCode) FieldPath() *BatchGetProbingTargetsResponse_FieldSubPath
- func (s BatchGetProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigTokenRequestExpectedResponseCode) WithArrayOfValues(values []uint32) *BatchGetProbingTargetsResponse_FieldSubPathArrayOfValues
- func (s BatchGetProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigTokenRequestExpectedResponseCode) WithValue(value uint32) *BatchGetProbingTargetsResponse_FieldSubPathValue
- type BatchGetProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigTokenRequestRequestBody
- func (BatchGetProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigTokenRequestRequestBody) FieldPath() *BatchGetProbingTargetsResponse_FieldSubPath
- func (s BatchGetProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigTokenRequestRequestBody) WithArrayOfValues(values []string) *BatchGetProbingTargetsResponse_FieldSubPathArrayOfValues
- func (s BatchGetProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigTokenRequestRequestBody) WithValue(value string) *BatchGetProbingTargetsResponse_FieldSubPathValue
- type BatchGetProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigTokenRequestRequestHeaders
- func (BatchGetProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigTokenRequestRequestHeaders) FieldPath() *BatchGetProbingTargetsResponse_FieldSubPath
- func (s BatchGetProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigTokenRequestRequestHeaders) WithArrayOfValues(values []map[string]string) *BatchGetProbingTargetsResponse_FieldSubPathArrayOfValues
- func (BatchGetProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigTokenRequestRequestHeaders) WithKey(key string) ...
- func (s BatchGetProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigTokenRequestRequestHeaders) WithValue(value map[string]string) *BatchGetProbingTargetsResponse_FieldSubPathValue
- type BatchGetProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigTokenRequestRequestMethod
- func (BatchGetProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigTokenRequestRequestMethod) FieldPath() *BatchGetProbingTargetsResponse_FieldSubPath
- func (s BatchGetProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigTokenRequestRequestMethod) WithArrayOfValues(values []common.HTTPRequestMethod) *BatchGetProbingTargetsResponse_FieldSubPathArrayOfValues
- func (s BatchGetProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigTokenRequestRequestMethod) WithValue(value common.HTTPRequestMethod) *BatchGetProbingTargetsResponse_FieldSubPathValue
- type BatchGetProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigTokenRequestTimeout
- func (BatchGetProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigTokenRequestTimeout) FieldPath() *BatchGetProbingTargetsResponse_FieldSubPath
- func (s BatchGetProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigTokenRequestTimeout) WithArrayOfValues(values []*duration.Duration) *BatchGetProbingTargetsResponse_FieldSubPathArrayOfValues
- func (s BatchGetProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigTokenRequestTimeout) WithValue(value *duration.Duration) *BatchGetProbingTargetsResponse_FieldSubPathValue
- type BatchGetProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigTokenRequestUrl
- func (BatchGetProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigTokenRequestUrl) FieldPath() *BatchGetProbingTargetsResponse_FieldSubPath
- func (s BatchGetProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigTokenRequestUrl) WithArrayOfValues(values []string) *BatchGetProbingTargetsResponse_FieldSubPathArrayOfValues
- func (s BatchGetProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigTokenRequestUrl) WithValue(value string) *BatchGetProbingTargetsResponse_FieldSubPathValue
- type BatchGetProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigTokenRequestUrlFormEncodedBody
- func (BatchGetProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigTokenRequestUrlFormEncodedBody) FieldPath() *BatchGetProbingTargetsResponse_FieldSubPath
- func (s BatchGetProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigTokenRequestUrlFormEncodedBody) WithArrayOfValues(values []map[string]*common.HTTPProbingConfig_HTTPRequest_StringArray) *BatchGetProbingTargetsResponse_FieldSubPathArrayOfValues
- func (BatchGetProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigTokenRequestUrlFormEncodedBody) WithKey(key string) ...
- func (s BatchGetProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigTokenRequestUrlFormEncodedBody) WithValue(value map[string]*common.HTTPProbingConfig_HTTPRequest_StringArray) *BatchGetProbingTargetsResponse_FieldSubPathValue
- type BatchGetProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigTokenResponseBodyExpiryKey
- func (BatchGetProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigTokenResponseBodyExpiryKey) FieldPath() *BatchGetProbingTargetsResponse_FieldSubPath
- func (s BatchGetProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigTokenResponseBodyExpiryKey) WithArrayOfValues(values []string) *BatchGetProbingTargetsResponse_FieldSubPathArrayOfValues
- func (s BatchGetProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigTokenResponseBodyExpiryKey) WithValue(value string) *BatchGetProbingTargetsResponse_FieldSubPathValue
- type BatchGetProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigTokenResponseBodyKey
- func (BatchGetProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigTokenResponseBodyKey) FieldPath() *BatchGetProbingTargetsResponse_FieldSubPath
- func (s BatchGetProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigTokenResponseBodyKey) WithArrayOfValues(values []string) *BatchGetProbingTargetsResponse_FieldSubPathArrayOfValues
- func (s BatchGetProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigTokenResponseBodyKey) WithValue(value string) *BatchGetProbingTargetsResponse_FieldSubPathValue
- type BatchGetProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigTokenResponseHeader
- func (BatchGetProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigTokenResponseHeader) FieldPath() *BatchGetProbingTargetsResponse_FieldSubPath
- func (s BatchGetProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigTokenResponseHeader) WithArrayOfValues(values []string) *BatchGetProbingTargetsResponse_FieldSubPathArrayOfValues
- func (s BatchGetProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigTokenResponseHeader) WithValue(value string) *BatchGetProbingTargetsResponse_FieldSubPathValue
- type BatchGetProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigUsername
- func (BatchGetProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigUsername) FieldPath() *BatchGetProbingTargetsResponse_FieldSubPath
- func (s BatchGetProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigUsername) WithArrayOfValues(values []string) *BatchGetProbingTargetsResponse_FieldSubPathArrayOfValues
- func (s BatchGetProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigUsername) WithValue(value string) *BatchGetProbingTargetsResponse_FieldSubPathValue
- type BatchGetProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigHttpRequest
- func (BatchGetProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigHttpRequest) AuthenticationMethod() ...
- func (BatchGetProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigHttpRequest) ExpectedResponseCode() ...
- func (BatchGetProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigHttpRequest) FieldPath() *BatchGetProbingTargetsResponse_FieldSubPath
- func (BatchGetProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigHttpRequest) RequestBody() ...
- func (BatchGetProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigHttpRequest) RequestHeaders() ...
- func (BatchGetProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigHttpRequest) RequestMethod() ...
- func (BatchGetProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigHttpRequest) Timeout() ...
- func (BatchGetProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigHttpRequest) Url() ...
- func (BatchGetProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigHttpRequest) UrlFormEncodedBody() ...
- func (s BatchGetProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigHttpRequest) WithArrayOfValues(values []*common.HTTPProbingConfig_HTTPRequest) *BatchGetProbingTargetsResponse_FieldSubPathArrayOfValues
- func (s BatchGetProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigHttpRequest) WithValue(value *common.HTTPProbingConfig_HTTPRequest) *BatchGetProbingTargetsResponse_FieldSubPathValue
- type BatchGetProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigHttpRequestAuthenticationMethod
- func (BatchGetProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigHttpRequestAuthenticationMethod) FieldPath() *BatchGetProbingTargetsResponse_FieldSubPath
- func (s BatchGetProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigHttpRequestAuthenticationMethod) WithArrayOfValues(values []common.AuthenticationMethod) *BatchGetProbingTargetsResponse_FieldSubPathArrayOfValues
- func (s BatchGetProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigHttpRequestAuthenticationMethod) WithValue(value common.AuthenticationMethod) *BatchGetProbingTargetsResponse_FieldSubPathValue
- type BatchGetProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigHttpRequestExpectedResponseCode
- func (BatchGetProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigHttpRequestExpectedResponseCode) FieldPath() *BatchGetProbingTargetsResponse_FieldSubPath
- func (s BatchGetProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigHttpRequestExpectedResponseCode) WithArrayOfValues(values []uint32) *BatchGetProbingTargetsResponse_FieldSubPathArrayOfValues
- func (s BatchGetProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigHttpRequestExpectedResponseCode) WithValue(value uint32) *BatchGetProbingTargetsResponse_FieldSubPathValue
- type BatchGetProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigHttpRequestRequestBody
- func (BatchGetProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigHttpRequestRequestBody) FieldPath() *BatchGetProbingTargetsResponse_FieldSubPath
- func (s BatchGetProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigHttpRequestRequestBody) WithArrayOfValues(values []string) *BatchGetProbingTargetsResponse_FieldSubPathArrayOfValues
- func (s BatchGetProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigHttpRequestRequestBody) WithValue(value string) *BatchGetProbingTargetsResponse_FieldSubPathValue
- type BatchGetProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigHttpRequestRequestHeaders
- func (BatchGetProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigHttpRequestRequestHeaders) FieldPath() *BatchGetProbingTargetsResponse_FieldSubPath
- func (s BatchGetProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigHttpRequestRequestHeaders) WithArrayOfValues(values []map[string]string) *BatchGetProbingTargetsResponse_FieldSubPathArrayOfValues
- func (BatchGetProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigHttpRequestRequestHeaders) WithKey(key string) ...
- func (s BatchGetProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigHttpRequestRequestHeaders) WithValue(value map[string]string) *BatchGetProbingTargetsResponse_FieldSubPathValue
- type BatchGetProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigHttpRequestRequestMethod
- func (BatchGetProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigHttpRequestRequestMethod) FieldPath() *BatchGetProbingTargetsResponse_FieldSubPath
- func (s BatchGetProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigHttpRequestRequestMethod) WithArrayOfValues(values []common.HTTPRequestMethod) *BatchGetProbingTargetsResponse_FieldSubPathArrayOfValues
- func (s BatchGetProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigHttpRequestRequestMethod) WithValue(value common.HTTPRequestMethod) *BatchGetProbingTargetsResponse_FieldSubPathValue
- type BatchGetProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigHttpRequestTimeout
- func (BatchGetProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigHttpRequestTimeout) FieldPath() *BatchGetProbingTargetsResponse_FieldSubPath
- func (s BatchGetProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigHttpRequestTimeout) WithArrayOfValues(values []*duration.Duration) *BatchGetProbingTargetsResponse_FieldSubPathArrayOfValues
- func (s BatchGetProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigHttpRequestTimeout) WithValue(value *duration.Duration) *BatchGetProbingTargetsResponse_FieldSubPathValue
- type BatchGetProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigHttpRequestUrl
- func (BatchGetProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigHttpRequestUrl) FieldPath() *BatchGetProbingTargetsResponse_FieldSubPath
- func (s BatchGetProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigHttpRequestUrl) WithArrayOfValues(values []string) *BatchGetProbingTargetsResponse_FieldSubPathArrayOfValues
- func (s BatchGetProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigHttpRequestUrl) WithValue(value string) *BatchGetProbingTargetsResponse_FieldSubPathValue
- type BatchGetProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigHttpRequestUrlFormEncodedBody
- func (BatchGetProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigHttpRequestUrlFormEncodedBody) FieldPath() *BatchGetProbingTargetsResponse_FieldSubPath
- func (s BatchGetProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigHttpRequestUrlFormEncodedBody) WithArrayOfValues(values []map[string]*common.HTTPProbingConfig_HTTPRequest_StringArray) *BatchGetProbingTargetsResponse_FieldSubPathArrayOfValues
- func (BatchGetProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigHttpRequestUrlFormEncodedBody) WithKey(key string) ...
- func (s BatchGetProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigHttpRequestUrlFormEncodedBody) WithValue(value map[string]*common.HTTPProbingConfig_HTTPRequest_StringArray) *BatchGetProbingTargetsResponse_FieldSubPathValue
- type BatchGetProbingTargetsResponsePathSelectorProbingTargetsIpVersion
- func (BatchGetProbingTargetsResponsePathSelectorProbingTargetsIpVersion) FieldPath() *BatchGetProbingTargetsResponse_FieldSubPath
- func (s BatchGetProbingTargetsResponsePathSelectorProbingTargetsIpVersion) WithArrayOfValues(values []common.IpVersion) *BatchGetProbingTargetsResponse_FieldSubPathArrayOfValues
- func (s BatchGetProbingTargetsResponsePathSelectorProbingTargetsIpVersion) WithValue(value common.IpVersion) *BatchGetProbingTargetsResponse_FieldSubPathValue
- type BatchGetProbingTargetsResponsePathSelectorProbingTargetsLocation
- func (BatchGetProbingTargetsResponsePathSelectorProbingTargetsLocation) Accuracy() BatchGetProbingTargetsResponsePathSelectorProbingTargetsLocationAccuracy
- func (BatchGetProbingTargetsResponsePathSelectorProbingTargetsLocation) Address() BatchGetProbingTargetsResponsePathSelectorProbingTargetsLocationAddress
- func (BatchGetProbingTargetsResponsePathSelectorProbingTargetsLocation) AdminHierarchy() BatchGetProbingTargetsResponsePathSelectorProbingTargetsLocationAdminHierarchy
- func (BatchGetProbingTargetsResponsePathSelectorProbingTargetsLocation) Coordinates() BatchGetProbingTargetsResponsePathSelectorProbingTargetsLocationCoordinates
- func (BatchGetProbingTargetsResponsePathSelectorProbingTargetsLocation) FieldPath() *BatchGetProbingTargetsResponse_FieldSubPath
- func (s BatchGetProbingTargetsResponsePathSelectorProbingTargetsLocation) WithArrayOfValues(values []*common.Location) *BatchGetProbingTargetsResponse_FieldSubPathArrayOfValues
- func (s BatchGetProbingTargetsResponsePathSelectorProbingTargetsLocation) WithValue(value *common.Location) *BatchGetProbingTargetsResponse_FieldSubPathValue
- type BatchGetProbingTargetsResponsePathSelectorProbingTargetsLocationAccuracy
- func (BatchGetProbingTargetsResponsePathSelectorProbingTargetsLocationAccuracy) FieldPath() *BatchGetProbingTargetsResponse_FieldSubPath
- func (s BatchGetProbingTargetsResponsePathSelectorProbingTargetsLocationAccuracy) WithArrayOfValues(values []float64) *BatchGetProbingTargetsResponse_FieldSubPathArrayOfValues
- func (s BatchGetProbingTargetsResponsePathSelectorProbingTargetsLocationAccuracy) WithValue(value float64) *BatchGetProbingTargetsResponse_FieldSubPathValue
- type BatchGetProbingTargetsResponsePathSelectorProbingTargetsLocationAddress
- func (BatchGetProbingTargetsResponsePathSelectorProbingTargetsLocationAddress) AdminArea1() ...
- func (BatchGetProbingTargetsResponsePathSelectorProbingTargetsLocationAddress) AdminArea2() ...
- func (BatchGetProbingTargetsResponsePathSelectorProbingTargetsLocationAddress) AdminArea3() ...
- func (BatchGetProbingTargetsResponsePathSelectorProbingTargetsLocationAddress) AdminArea4() ...
- func (BatchGetProbingTargetsResponsePathSelectorProbingTargetsLocationAddress) Continent() ...
- func (BatchGetProbingTargetsResponsePathSelectorProbingTargetsLocationAddress) Country() BatchGetProbingTargetsResponsePathSelectorProbingTargetsLocationAddressCountry
- func (BatchGetProbingTargetsResponsePathSelectorProbingTargetsLocationAddress) CountryCode() ...
- func (BatchGetProbingTargetsResponsePathSelectorProbingTargetsLocationAddress) FieldPath() *BatchGetProbingTargetsResponse_FieldSubPath
- func (BatchGetProbingTargetsResponsePathSelectorProbingTargetsLocationAddress) PostalCode() ...
- func (BatchGetProbingTargetsResponsePathSelectorProbingTargetsLocationAddress) StreetAddress() ...
- func (s BatchGetProbingTargetsResponsePathSelectorProbingTargetsLocationAddress) WithArrayOfValues(values []*common.Address) *BatchGetProbingTargetsResponse_FieldSubPathArrayOfValues
- func (s BatchGetProbingTargetsResponsePathSelectorProbingTargetsLocationAddress) WithValue(value *common.Address) *BatchGetProbingTargetsResponse_FieldSubPathValue
- type BatchGetProbingTargetsResponsePathSelectorProbingTargetsLocationAddressAdminArea1
- func (BatchGetProbingTargetsResponsePathSelectorProbingTargetsLocationAddressAdminArea1) FieldPath() *BatchGetProbingTargetsResponse_FieldSubPath
- func (s BatchGetProbingTargetsResponsePathSelectorProbingTargetsLocationAddressAdminArea1) WithArrayOfValues(values []string) *BatchGetProbingTargetsResponse_FieldSubPathArrayOfValues
- func (s BatchGetProbingTargetsResponsePathSelectorProbingTargetsLocationAddressAdminArea1) WithValue(value string) *BatchGetProbingTargetsResponse_FieldSubPathValue
- type BatchGetProbingTargetsResponsePathSelectorProbingTargetsLocationAddressAdminArea2
- func (BatchGetProbingTargetsResponsePathSelectorProbingTargetsLocationAddressAdminArea2) FieldPath() *BatchGetProbingTargetsResponse_FieldSubPath
- func (s BatchGetProbingTargetsResponsePathSelectorProbingTargetsLocationAddressAdminArea2) WithArrayOfValues(values []string) *BatchGetProbingTargetsResponse_FieldSubPathArrayOfValues
- func (s BatchGetProbingTargetsResponsePathSelectorProbingTargetsLocationAddressAdminArea2) WithValue(value string) *BatchGetProbingTargetsResponse_FieldSubPathValue
- type BatchGetProbingTargetsResponsePathSelectorProbingTargetsLocationAddressAdminArea3
- func (BatchGetProbingTargetsResponsePathSelectorProbingTargetsLocationAddressAdminArea3) FieldPath() *BatchGetProbingTargetsResponse_FieldSubPath
- func (s BatchGetProbingTargetsResponsePathSelectorProbingTargetsLocationAddressAdminArea3) WithArrayOfValues(values []string) *BatchGetProbingTargetsResponse_FieldSubPathArrayOfValues
- func (s BatchGetProbingTargetsResponsePathSelectorProbingTargetsLocationAddressAdminArea3) WithValue(value string) *BatchGetProbingTargetsResponse_FieldSubPathValue
- type BatchGetProbingTargetsResponsePathSelectorProbingTargetsLocationAddressAdminArea4
- func (BatchGetProbingTargetsResponsePathSelectorProbingTargetsLocationAddressAdminArea4) FieldPath() *BatchGetProbingTargetsResponse_FieldSubPath
- func (s BatchGetProbingTargetsResponsePathSelectorProbingTargetsLocationAddressAdminArea4) WithArrayOfValues(values []string) *BatchGetProbingTargetsResponse_FieldSubPathArrayOfValues
- func (s BatchGetProbingTargetsResponsePathSelectorProbingTargetsLocationAddressAdminArea4) WithValue(value string) *BatchGetProbingTargetsResponse_FieldSubPathValue
- type BatchGetProbingTargetsResponsePathSelectorProbingTargetsLocationAddressContinent
- func (BatchGetProbingTargetsResponsePathSelectorProbingTargetsLocationAddressContinent) FieldPath() *BatchGetProbingTargetsResponse_FieldSubPath
- func (s BatchGetProbingTargetsResponsePathSelectorProbingTargetsLocationAddressContinent) WithArrayOfValues(values []string) *BatchGetProbingTargetsResponse_FieldSubPathArrayOfValues
- func (s BatchGetProbingTargetsResponsePathSelectorProbingTargetsLocationAddressContinent) WithValue(value string) *BatchGetProbingTargetsResponse_FieldSubPathValue
- type BatchGetProbingTargetsResponsePathSelectorProbingTargetsLocationAddressCountry
- func (BatchGetProbingTargetsResponsePathSelectorProbingTargetsLocationAddressCountry) FieldPath() *BatchGetProbingTargetsResponse_FieldSubPath
- func (s BatchGetProbingTargetsResponsePathSelectorProbingTargetsLocationAddressCountry) WithArrayOfValues(values []string) *BatchGetProbingTargetsResponse_FieldSubPathArrayOfValues
- func (s BatchGetProbingTargetsResponsePathSelectorProbingTargetsLocationAddressCountry) WithValue(value string) *BatchGetProbingTargetsResponse_FieldSubPathValue
- type BatchGetProbingTargetsResponsePathSelectorProbingTargetsLocationAddressCountryCode
- func (BatchGetProbingTargetsResponsePathSelectorProbingTargetsLocationAddressCountryCode) FieldPath() *BatchGetProbingTargetsResponse_FieldSubPath
- func (s BatchGetProbingTargetsResponsePathSelectorProbingTargetsLocationAddressCountryCode) WithArrayOfValues(values []string) *BatchGetProbingTargetsResponse_FieldSubPathArrayOfValues
- func (s BatchGetProbingTargetsResponsePathSelectorProbingTargetsLocationAddressCountryCode) WithValue(value string) *BatchGetProbingTargetsResponse_FieldSubPathValue
- type BatchGetProbingTargetsResponsePathSelectorProbingTargetsLocationAddressPostalCode
- func (BatchGetProbingTargetsResponsePathSelectorProbingTargetsLocationAddressPostalCode) FieldPath() *BatchGetProbingTargetsResponse_FieldSubPath
- func (s BatchGetProbingTargetsResponsePathSelectorProbingTargetsLocationAddressPostalCode) WithArrayOfValues(values []string) *BatchGetProbingTargetsResponse_FieldSubPathArrayOfValues
- func (s BatchGetProbingTargetsResponsePathSelectorProbingTargetsLocationAddressPostalCode) WithValue(value string) *BatchGetProbingTargetsResponse_FieldSubPathValue
- type BatchGetProbingTargetsResponsePathSelectorProbingTargetsLocationAddressStreetAddress
- func (BatchGetProbingTargetsResponsePathSelectorProbingTargetsLocationAddressStreetAddress) FieldPath() *BatchGetProbingTargetsResponse_FieldSubPath
- func (s BatchGetProbingTargetsResponsePathSelectorProbingTargetsLocationAddressStreetAddress) WithArrayOfValues(values []string) *BatchGetProbingTargetsResponse_FieldSubPathArrayOfValues
- func (s BatchGetProbingTargetsResponsePathSelectorProbingTargetsLocationAddressStreetAddress) WithValue(value string) *BatchGetProbingTargetsResponse_FieldSubPathValue
- type BatchGetProbingTargetsResponsePathSelectorProbingTargetsLocationAdminHierarchy
- func (BatchGetProbingTargetsResponsePathSelectorProbingTargetsLocationAdminHierarchy) Admin1() ...
- func (BatchGetProbingTargetsResponsePathSelectorProbingTargetsLocationAdminHierarchy) Admin2() ...
- func (BatchGetProbingTargetsResponsePathSelectorProbingTargetsLocationAdminHierarchy) Admin3() ...
- func (BatchGetProbingTargetsResponsePathSelectorProbingTargetsLocationAdminHierarchy) Admin4() ...
- func (BatchGetProbingTargetsResponsePathSelectorProbingTargetsLocationAdminHierarchy) Admin5() ...
- func (BatchGetProbingTargetsResponsePathSelectorProbingTargetsLocationAdminHierarchy) Continent() ...
- func (BatchGetProbingTargetsResponsePathSelectorProbingTargetsLocationAdminHierarchy) Country() ...
- func (BatchGetProbingTargetsResponsePathSelectorProbingTargetsLocationAdminHierarchy) FieldPath() *BatchGetProbingTargetsResponse_FieldSubPath
- func (s BatchGetProbingTargetsResponsePathSelectorProbingTargetsLocationAdminHierarchy) WithArrayOfValues(values []*admin_area.AdminHierarchy) *BatchGetProbingTargetsResponse_FieldSubPathArrayOfValues
- func (s BatchGetProbingTargetsResponsePathSelectorProbingTargetsLocationAdminHierarchy) WithValue(value *admin_area.AdminHierarchy) *BatchGetProbingTargetsResponse_FieldSubPathValue
- type BatchGetProbingTargetsResponsePathSelectorProbingTargetsLocationAdminHierarchyAdmin1
- func (BatchGetProbingTargetsResponsePathSelectorProbingTargetsLocationAdminHierarchyAdmin1) FieldPath() *BatchGetProbingTargetsResponse_FieldSubPath
- func (s BatchGetProbingTargetsResponsePathSelectorProbingTargetsLocationAdminHierarchyAdmin1) WithArrayOfValues(values []*admin_area.Reference) *BatchGetProbingTargetsResponse_FieldSubPathArrayOfValues
- func (s BatchGetProbingTargetsResponsePathSelectorProbingTargetsLocationAdminHierarchyAdmin1) WithValue(value *admin_area.Reference) *BatchGetProbingTargetsResponse_FieldSubPathValue
- type BatchGetProbingTargetsResponsePathSelectorProbingTargetsLocationAdminHierarchyAdmin2
- func (BatchGetProbingTargetsResponsePathSelectorProbingTargetsLocationAdminHierarchyAdmin2) FieldPath() *BatchGetProbingTargetsResponse_FieldSubPath
- func (s BatchGetProbingTargetsResponsePathSelectorProbingTargetsLocationAdminHierarchyAdmin2) WithArrayOfValues(values []*admin_area.Reference) *BatchGetProbingTargetsResponse_FieldSubPathArrayOfValues
- func (s BatchGetProbingTargetsResponsePathSelectorProbingTargetsLocationAdminHierarchyAdmin2) WithValue(value *admin_area.Reference) *BatchGetProbingTargetsResponse_FieldSubPathValue
- type BatchGetProbingTargetsResponsePathSelectorProbingTargetsLocationAdminHierarchyAdmin3
- func (BatchGetProbingTargetsResponsePathSelectorProbingTargetsLocationAdminHierarchyAdmin3) FieldPath() *BatchGetProbingTargetsResponse_FieldSubPath
- func (s BatchGetProbingTargetsResponsePathSelectorProbingTargetsLocationAdminHierarchyAdmin3) WithArrayOfValues(values []*admin_area.Reference) *BatchGetProbingTargetsResponse_FieldSubPathArrayOfValues
- func (s BatchGetProbingTargetsResponsePathSelectorProbingTargetsLocationAdminHierarchyAdmin3) WithValue(value *admin_area.Reference) *BatchGetProbingTargetsResponse_FieldSubPathValue
- type BatchGetProbingTargetsResponsePathSelectorProbingTargetsLocationAdminHierarchyAdmin4
- func (BatchGetProbingTargetsResponsePathSelectorProbingTargetsLocationAdminHierarchyAdmin4) FieldPath() *BatchGetProbingTargetsResponse_FieldSubPath
- func (s BatchGetProbingTargetsResponsePathSelectorProbingTargetsLocationAdminHierarchyAdmin4) WithArrayOfValues(values []*admin_area.Reference) *BatchGetProbingTargetsResponse_FieldSubPathArrayOfValues
- func (s BatchGetProbingTargetsResponsePathSelectorProbingTargetsLocationAdminHierarchyAdmin4) WithValue(value *admin_area.Reference) *BatchGetProbingTargetsResponse_FieldSubPathValue
- type BatchGetProbingTargetsResponsePathSelectorProbingTargetsLocationAdminHierarchyAdmin5
- func (BatchGetProbingTargetsResponsePathSelectorProbingTargetsLocationAdminHierarchyAdmin5) FieldPath() *BatchGetProbingTargetsResponse_FieldSubPath
- func (s BatchGetProbingTargetsResponsePathSelectorProbingTargetsLocationAdminHierarchyAdmin5) WithArrayOfValues(values []*admin_area.Reference) *BatchGetProbingTargetsResponse_FieldSubPathArrayOfValues
- func (s BatchGetProbingTargetsResponsePathSelectorProbingTargetsLocationAdminHierarchyAdmin5) WithValue(value *admin_area.Reference) *BatchGetProbingTargetsResponse_FieldSubPathValue
- type BatchGetProbingTargetsResponsePathSelectorProbingTargetsLocationAdminHierarchyContinent
- func (BatchGetProbingTargetsResponsePathSelectorProbingTargetsLocationAdminHierarchyContinent) FieldPath() *BatchGetProbingTargetsResponse_FieldSubPath
- func (s BatchGetProbingTargetsResponsePathSelectorProbingTargetsLocationAdminHierarchyContinent) WithArrayOfValues(values []*admin_area.Reference) *BatchGetProbingTargetsResponse_FieldSubPathArrayOfValues
- func (s BatchGetProbingTargetsResponsePathSelectorProbingTargetsLocationAdminHierarchyContinent) WithValue(value *admin_area.Reference) *BatchGetProbingTargetsResponse_FieldSubPathValue
- type BatchGetProbingTargetsResponsePathSelectorProbingTargetsLocationAdminHierarchyCountry
- func (BatchGetProbingTargetsResponsePathSelectorProbingTargetsLocationAdminHierarchyCountry) FieldPath() *BatchGetProbingTargetsResponse_FieldSubPath
- func (s BatchGetProbingTargetsResponsePathSelectorProbingTargetsLocationAdminHierarchyCountry) WithArrayOfValues(values []*admin_area.Reference) *BatchGetProbingTargetsResponse_FieldSubPathArrayOfValues
- func (s BatchGetProbingTargetsResponsePathSelectorProbingTargetsLocationAdminHierarchyCountry) WithValue(value *admin_area.Reference) *BatchGetProbingTargetsResponse_FieldSubPathValue
- type BatchGetProbingTargetsResponsePathSelectorProbingTargetsLocationCoordinates
- func (BatchGetProbingTargetsResponsePathSelectorProbingTargetsLocationCoordinates) FieldPath() *BatchGetProbingTargetsResponse_FieldSubPath
- func (s BatchGetProbingTargetsResponsePathSelectorProbingTargetsLocationCoordinates) WithArrayOfValues(values []*latlng.LatLng) *BatchGetProbingTargetsResponse_FieldSubPathArrayOfValues
- func (s BatchGetProbingTargetsResponsePathSelectorProbingTargetsLocationCoordinates) WithValue(value *latlng.LatLng) *BatchGetProbingTargetsResponse_FieldSubPathValue
- type BatchGetProbingTargetsResponsePathSelectorProbingTargetsLocationType
- func (BatchGetProbingTargetsResponsePathSelectorProbingTargetsLocationType) FieldPath() *BatchGetProbingTargetsResponse_FieldSubPath
- func (s BatchGetProbingTargetsResponsePathSelectorProbingTargetsLocationType) WithArrayOfValues(values []common.LocationType) *BatchGetProbingTargetsResponse_FieldSubPathArrayOfValues
- func (s BatchGetProbingTargetsResponsePathSelectorProbingTargetsLocationType) WithValue(value common.LocationType) *BatchGetProbingTargetsResponse_FieldSubPathValue
- type BatchGetProbingTargetsResponsePathSelectorProbingTargetsMetadata
- func (BatchGetProbingTargetsResponsePathSelectorProbingTargetsMetadata) Annotations() BatchGetProbingTargetsResponsePathSelectorProbingTargetsMetadataAnnotations
- func (BatchGetProbingTargetsResponsePathSelectorProbingTargetsMetadata) CreateTime() BatchGetProbingTargetsResponsePathSelectorProbingTargetsMetadataCreateTime
- func (BatchGetProbingTargetsResponsePathSelectorProbingTargetsMetadata) FieldPath() *BatchGetProbingTargetsResponse_FieldSubPath
- func (BatchGetProbingTargetsResponsePathSelectorProbingTargetsMetadata) Generation() BatchGetProbingTargetsResponsePathSelectorProbingTargetsMetadataGeneration
- func (BatchGetProbingTargetsResponsePathSelectorProbingTargetsMetadata) Labels() BatchGetProbingTargetsResponsePathSelectorProbingTargetsMetadataLabels
- func (BatchGetProbingTargetsResponsePathSelectorProbingTargetsMetadata) OwnerReferences() ...
- func (BatchGetProbingTargetsResponsePathSelectorProbingTargetsMetadata) ResourceVersion() ...
- func (BatchGetProbingTargetsResponsePathSelectorProbingTargetsMetadata) Shards() BatchGetProbingTargetsResponsePathSelectorProbingTargetsMetadataShards
- func (BatchGetProbingTargetsResponsePathSelectorProbingTargetsMetadata) Syncing() BatchGetProbingTargetsResponsePathSelectorProbingTargetsMetadataSyncing
- func (BatchGetProbingTargetsResponsePathSelectorProbingTargetsMetadata) Tags() BatchGetProbingTargetsResponsePathSelectorProbingTargetsMetadataTags
- func (BatchGetProbingTargetsResponsePathSelectorProbingTargetsMetadata) UpdateTime() BatchGetProbingTargetsResponsePathSelectorProbingTargetsMetadataUpdateTime
- func (BatchGetProbingTargetsResponsePathSelectorProbingTargetsMetadata) Uuid() BatchGetProbingTargetsResponsePathSelectorProbingTargetsMetadataUuid
- func (s BatchGetProbingTargetsResponsePathSelectorProbingTargetsMetadata) WithArrayOfValues(values []*ntt_meta.Meta) *BatchGetProbingTargetsResponse_FieldSubPathArrayOfValues
- func (s BatchGetProbingTargetsResponsePathSelectorProbingTargetsMetadata) WithValue(value *ntt_meta.Meta) *BatchGetProbingTargetsResponse_FieldSubPathValue
- type BatchGetProbingTargetsResponsePathSelectorProbingTargetsMetadataAnnotations
- func (BatchGetProbingTargetsResponsePathSelectorProbingTargetsMetadataAnnotations) FieldPath() *BatchGetProbingTargetsResponse_FieldSubPath
- func (s BatchGetProbingTargetsResponsePathSelectorProbingTargetsMetadataAnnotations) WithArrayOfValues(values []map[string]string) *BatchGetProbingTargetsResponse_FieldSubPathArrayOfValues
- func (BatchGetProbingTargetsResponsePathSelectorProbingTargetsMetadataAnnotations) WithKey(key string) BatchGetProbingTargetsResponseMapPathSelectorProbingTargetsMetadataAnnotations
- func (s BatchGetProbingTargetsResponsePathSelectorProbingTargetsMetadataAnnotations) WithValue(value map[string]string) *BatchGetProbingTargetsResponse_FieldSubPathValue
- type BatchGetProbingTargetsResponsePathSelectorProbingTargetsMetadataCreateTime
- func (BatchGetProbingTargetsResponsePathSelectorProbingTargetsMetadataCreateTime) FieldPath() *BatchGetProbingTargetsResponse_FieldSubPath
- func (s BatchGetProbingTargetsResponsePathSelectorProbingTargetsMetadataCreateTime) WithArrayOfValues(values []*timestamp.Timestamp) *BatchGetProbingTargetsResponse_FieldSubPathArrayOfValues
- func (s BatchGetProbingTargetsResponsePathSelectorProbingTargetsMetadataCreateTime) WithValue(value *timestamp.Timestamp) *BatchGetProbingTargetsResponse_FieldSubPathValue
- type BatchGetProbingTargetsResponsePathSelectorProbingTargetsMetadataGeneration
- func (BatchGetProbingTargetsResponsePathSelectorProbingTargetsMetadataGeneration) FieldPath() *BatchGetProbingTargetsResponse_FieldSubPath
- func (s BatchGetProbingTargetsResponsePathSelectorProbingTargetsMetadataGeneration) WithArrayOfValues(values []int64) *BatchGetProbingTargetsResponse_FieldSubPathArrayOfValues
- func (s BatchGetProbingTargetsResponsePathSelectorProbingTargetsMetadataGeneration) WithValue(value int64) *BatchGetProbingTargetsResponse_FieldSubPathValue
- type BatchGetProbingTargetsResponsePathSelectorProbingTargetsMetadataLabels
- func (BatchGetProbingTargetsResponsePathSelectorProbingTargetsMetadataLabels) FieldPath() *BatchGetProbingTargetsResponse_FieldSubPath
- func (s BatchGetProbingTargetsResponsePathSelectorProbingTargetsMetadataLabels) WithArrayOfValues(values []map[string]string) *BatchGetProbingTargetsResponse_FieldSubPathArrayOfValues
- func (BatchGetProbingTargetsResponsePathSelectorProbingTargetsMetadataLabels) WithKey(key string) BatchGetProbingTargetsResponseMapPathSelectorProbingTargetsMetadataLabels
- func (s BatchGetProbingTargetsResponsePathSelectorProbingTargetsMetadataLabels) WithValue(value map[string]string) *BatchGetProbingTargetsResponse_FieldSubPathValue
- type BatchGetProbingTargetsResponsePathSelectorProbingTargetsMetadataOwnerReferences
- func (BatchGetProbingTargetsResponsePathSelectorProbingTargetsMetadataOwnerReferences) ApiVersion() ...
- func (BatchGetProbingTargetsResponsePathSelectorProbingTargetsMetadataOwnerReferences) BlockOwnerDeletion() ...
- func (BatchGetProbingTargetsResponsePathSelectorProbingTargetsMetadataOwnerReferences) Controller() ...
- func (BatchGetProbingTargetsResponsePathSelectorProbingTargetsMetadataOwnerReferences) FieldPath() *BatchGetProbingTargetsResponse_FieldSubPath
- func (BatchGetProbingTargetsResponsePathSelectorProbingTargetsMetadataOwnerReferences) Kind() ...
- func (BatchGetProbingTargetsResponsePathSelectorProbingTargetsMetadataOwnerReferences) Name() ...
- func (BatchGetProbingTargetsResponsePathSelectorProbingTargetsMetadataOwnerReferences) Uid() ...
- func (s BatchGetProbingTargetsResponsePathSelectorProbingTargetsMetadataOwnerReferences) WithArrayOfValues(values [][]*ntt_meta.OwnerReference) *BatchGetProbingTargetsResponse_FieldSubPathArrayOfValues
- func (s BatchGetProbingTargetsResponsePathSelectorProbingTargetsMetadataOwnerReferences) WithItemValue(value *ntt_meta.OwnerReference) *BatchGetProbingTargetsResponse_FieldSubPathArrayItemValue
- func (s BatchGetProbingTargetsResponsePathSelectorProbingTargetsMetadataOwnerReferences) WithValue(value []*ntt_meta.OwnerReference) *BatchGetProbingTargetsResponse_FieldSubPathValue
- type BatchGetProbingTargetsResponsePathSelectorProbingTargetsMetadataOwnerReferencesApiVersion
- func (BatchGetProbingTargetsResponsePathSelectorProbingTargetsMetadataOwnerReferencesApiVersion) FieldPath() *BatchGetProbingTargetsResponse_FieldSubPath
- func (s BatchGetProbingTargetsResponsePathSelectorProbingTargetsMetadataOwnerReferencesApiVersion) WithArrayOfValues(values []string) *BatchGetProbingTargetsResponse_FieldSubPathArrayOfValues
- func (s BatchGetProbingTargetsResponsePathSelectorProbingTargetsMetadataOwnerReferencesApiVersion) WithValue(value string) *BatchGetProbingTargetsResponse_FieldSubPathValue
- type BatchGetProbingTargetsResponsePathSelectorProbingTargetsMetadataOwnerReferencesBlockOwnerDeletion
- func (BatchGetProbingTargetsResponsePathSelectorProbingTargetsMetadataOwnerReferencesBlockOwnerDeletion) FieldPath() *BatchGetProbingTargetsResponse_FieldSubPath
- func (s BatchGetProbingTargetsResponsePathSelectorProbingTargetsMetadataOwnerReferencesBlockOwnerDeletion) WithArrayOfValues(values []bool) *BatchGetProbingTargetsResponse_FieldSubPathArrayOfValues
- func (s BatchGetProbingTargetsResponsePathSelectorProbingTargetsMetadataOwnerReferencesBlockOwnerDeletion) WithValue(value bool) *BatchGetProbingTargetsResponse_FieldSubPathValue
- type BatchGetProbingTargetsResponsePathSelectorProbingTargetsMetadataOwnerReferencesController
- func (BatchGetProbingTargetsResponsePathSelectorProbingTargetsMetadataOwnerReferencesController) FieldPath() *BatchGetProbingTargetsResponse_FieldSubPath
- func (s BatchGetProbingTargetsResponsePathSelectorProbingTargetsMetadataOwnerReferencesController) WithArrayOfValues(values []bool) *BatchGetProbingTargetsResponse_FieldSubPathArrayOfValues
- func (s BatchGetProbingTargetsResponsePathSelectorProbingTargetsMetadataOwnerReferencesController) WithValue(value bool) *BatchGetProbingTargetsResponse_FieldSubPathValue
- type BatchGetProbingTargetsResponsePathSelectorProbingTargetsMetadataOwnerReferencesKind
- func (BatchGetProbingTargetsResponsePathSelectorProbingTargetsMetadataOwnerReferencesKind) FieldPath() *BatchGetProbingTargetsResponse_FieldSubPath
- func (s BatchGetProbingTargetsResponsePathSelectorProbingTargetsMetadataOwnerReferencesKind) WithArrayOfValues(values []string) *BatchGetProbingTargetsResponse_FieldSubPathArrayOfValues
- func (s BatchGetProbingTargetsResponsePathSelectorProbingTargetsMetadataOwnerReferencesKind) WithValue(value string) *BatchGetProbingTargetsResponse_FieldSubPathValue
- type BatchGetProbingTargetsResponsePathSelectorProbingTargetsMetadataOwnerReferencesName
- func (BatchGetProbingTargetsResponsePathSelectorProbingTargetsMetadataOwnerReferencesName) FieldPath() *BatchGetProbingTargetsResponse_FieldSubPath
- func (s BatchGetProbingTargetsResponsePathSelectorProbingTargetsMetadataOwnerReferencesName) WithArrayOfValues(values []string) *BatchGetProbingTargetsResponse_FieldSubPathArrayOfValues
- func (s BatchGetProbingTargetsResponsePathSelectorProbingTargetsMetadataOwnerReferencesName) WithValue(value string) *BatchGetProbingTargetsResponse_FieldSubPathValue
- type BatchGetProbingTargetsResponsePathSelectorProbingTargetsMetadataOwnerReferencesUid
- func (BatchGetProbingTargetsResponsePathSelectorProbingTargetsMetadataOwnerReferencesUid) FieldPath() *BatchGetProbingTargetsResponse_FieldSubPath
- func (s BatchGetProbingTargetsResponsePathSelectorProbingTargetsMetadataOwnerReferencesUid) WithArrayOfValues(values []string) *BatchGetProbingTargetsResponse_FieldSubPathArrayOfValues
- func (s BatchGetProbingTargetsResponsePathSelectorProbingTargetsMetadataOwnerReferencesUid) WithValue(value string) *BatchGetProbingTargetsResponse_FieldSubPathValue
- type BatchGetProbingTargetsResponsePathSelectorProbingTargetsMetadataResourceVersion
- func (BatchGetProbingTargetsResponsePathSelectorProbingTargetsMetadataResourceVersion) FieldPath() *BatchGetProbingTargetsResponse_FieldSubPath
- func (s BatchGetProbingTargetsResponsePathSelectorProbingTargetsMetadataResourceVersion) WithArrayOfValues(values []string) *BatchGetProbingTargetsResponse_FieldSubPathArrayOfValues
- func (s BatchGetProbingTargetsResponsePathSelectorProbingTargetsMetadataResourceVersion) WithValue(value string) *BatchGetProbingTargetsResponse_FieldSubPathValue
- type BatchGetProbingTargetsResponsePathSelectorProbingTargetsMetadataShards
- func (BatchGetProbingTargetsResponsePathSelectorProbingTargetsMetadataShards) FieldPath() *BatchGetProbingTargetsResponse_FieldSubPath
- func (s BatchGetProbingTargetsResponsePathSelectorProbingTargetsMetadataShards) WithArrayOfValues(values []map[string]int64) *BatchGetProbingTargetsResponse_FieldSubPathArrayOfValues
- func (BatchGetProbingTargetsResponsePathSelectorProbingTargetsMetadataShards) WithKey(key string) BatchGetProbingTargetsResponseMapPathSelectorProbingTargetsMetadataShards
- func (s BatchGetProbingTargetsResponsePathSelectorProbingTargetsMetadataShards) WithValue(value map[string]int64) *BatchGetProbingTargetsResponse_FieldSubPathValue
- type BatchGetProbingTargetsResponsePathSelectorProbingTargetsMetadataSyncing
- func (BatchGetProbingTargetsResponsePathSelectorProbingTargetsMetadataSyncing) FieldPath() *BatchGetProbingTargetsResponse_FieldSubPath
- func (BatchGetProbingTargetsResponsePathSelectorProbingTargetsMetadataSyncing) OwningRegion() ...
- func (BatchGetProbingTargetsResponsePathSelectorProbingTargetsMetadataSyncing) Regions() BatchGetProbingTargetsResponsePathSelectorProbingTargetsMetadataSyncingRegions
- func (s BatchGetProbingTargetsResponsePathSelectorProbingTargetsMetadataSyncing) WithArrayOfValues(values []*ntt_meta.SyncingMeta) *BatchGetProbingTargetsResponse_FieldSubPathArrayOfValues
- func (s BatchGetProbingTargetsResponsePathSelectorProbingTargetsMetadataSyncing) WithValue(value *ntt_meta.SyncingMeta) *BatchGetProbingTargetsResponse_FieldSubPathValue
- type BatchGetProbingTargetsResponsePathSelectorProbingTargetsMetadataSyncingOwningRegion
- func (BatchGetProbingTargetsResponsePathSelectorProbingTargetsMetadataSyncingOwningRegion) FieldPath() *BatchGetProbingTargetsResponse_FieldSubPath
- func (s BatchGetProbingTargetsResponsePathSelectorProbingTargetsMetadataSyncingOwningRegion) WithArrayOfValues(values []string) *BatchGetProbingTargetsResponse_FieldSubPathArrayOfValues
- func (s BatchGetProbingTargetsResponsePathSelectorProbingTargetsMetadataSyncingOwningRegion) WithValue(value string) *BatchGetProbingTargetsResponse_FieldSubPathValue
- type BatchGetProbingTargetsResponsePathSelectorProbingTargetsMetadataSyncingRegions
- func (BatchGetProbingTargetsResponsePathSelectorProbingTargetsMetadataSyncingRegions) FieldPath() *BatchGetProbingTargetsResponse_FieldSubPath
- func (s BatchGetProbingTargetsResponsePathSelectorProbingTargetsMetadataSyncingRegions) WithArrayOfValues(values [][]string) *BatchGetProbingTargetsResponse_FieldSubPathArrayOfValues
- func (s BatchGetProbingTargetsResponsePathSelectorProbingTargetsMetadataSyncingRegions) WithItemValue(value string) *BatchGetProbingTargetsResponse_FieldSubPathArrayItemValue
- func (s BatchGetProbingTargetsResponsePathSelectorProbingTargetsMetadataSyncingRegions) WithValue(value []string) *BatchGetProbingTargetsResponse_FieldSubPathValue
- type BatchGetProbingTargetsResponsePathSelectorProbingTargetsMetadataTags
- func (BatchGetProbingTargetsResponsePathSelectorProbingTargetsMetadataTags) FieldPath() *BatchGetProbingTargetsResponse_FieldSubPath
- func (s BatchGetProbingTargetsResponsePathSelectorProbingTargetsMetadataTags) WithArrayOfValues(values [][]string) *BatchGetProbingTargetsResponse_FieldSubPathArrayOfValues
- func (s BatchGetProbingTargetsResponsePathSelectorProbingTargetsMetadataTags) WithItemValue(value string) *BatchGetProbingTargetsResponse_FieldSubPathArrayItemValue
- func (s BatchGetProbingTargetsResponsePathSelectorProbingTargetsMetadataTags) WithValue(value []string) *BatchGetProbingTargetsResponse_FieldSubPathValue
- type BatchGetProbingTargetsResponsePathSelectorProbingTargetsMetadataUpdateTime
- func (BatchGetProbingTargetsResponsePathSelectorProbingTargetsMetadataUpdateTime) FieldPath() *BatchGetProbingTargetsResponse_FieldSubPath
- func (s BatchGetProbingTargetsResponsePathSelectorProbingTargetsMetadataUpdateTime) WithArrayOfValues(values []*timestamp.Timestamp) *BatchGetProbingTargetsResponse_FieldSubPathArrayOfValues
- func (s BatchGetProbingTargetsResponsePathSelectorProbingTargetsMetadataUpdateTime) WithValue(value *timestamp.Timestamp) *BatchGetProbingTargetsResponse_FieldSubPathValue
- type BatchGetProbingTargetsResponsePathSelectorProbingTargetsMetadataUuid
- func (BatchGetProbingTargetsResponsePathSelectorProbingTargetsMetadataUuid) FieldPath() *BatchGetProbingTargetsResponse_FieldSubPath
- func (s BatchGetProbingTargetsResponsePathSelectorProbingTargetsMetadataUuid) WithArrayOfValues(values []string) *BatchGetProbingTargetsResponse_FieldSubPathArrayOfValues
- func (s BatchGetProbingTargetsResponsePathSelectorProbingTargetsMetadataUuid) WithValue(value string) *BatchGetProbingTargetsResponse_FieldSubPathValue
- type BatchGetProbingTargetsResponsePathSelectorProbingTargetsMode
- func (BatchGetProbingTargetsResponsePathSelectorProbingTargetsMode) FieldPath() *BatchGetProbingTargetsResponse_FieldSubPath
- func (s BatchGetProbingTargetsResponsePathSelectorProbingTargetsMode) WithArrayOfValues(values []common.ProbingMode) *BatchGetProbingTargetsResponse_FieldSubPathArrayOfValues
- func (s BatchGetProbingTargetsResponsePathSelectorProbingTargetsMode) WithValue(value common.ProbingMode) *BatchGetProbingTargetsResponse_FieldSubPathValue
- type BatchGetProbingTargetsResponsePathSelectorProbingTargetsName
- func (BatchGetProbingTargetsResponsePathSelectorProbingTargetsName) FieldPath() *BatchGetProbingTargetsResponse_FieldSubPath
- func (s BatchGetProbingTargetsResponsePathSelectorProbingTargetsName) WithArrayOfValues(values []*probing_target.Name) *BatchGetProbingTargetsResponse_FieldSubPathArrayOfValues
- func (s BatchGetProbingTargetsResponsePathSelectorProbingTargetsName) WithValue(value *probing_target.Name) *BatchGetProbingTargetsResponse_FieldSubPathValue
- type BatchGetProbingTargetsResponsePathSelectorProbingTargetsSpeedtestTcpPort
- func (BatchGetProbingTargetsResponsePathSelectorProbingTargetsSpeedtestTcpPort) FieldPath() *BatchGetProbingTargetsResponse_FieldSubPath
- func (s BatchGetProbingTargetsResponsePathSelectorProbingTargetsSpeedtestTcpPort) WithArrayOfValues(values []int32) *BatchGetProbingTargetsResponse_FieldSubPathArrayOfValues
- func (s BatchGetProbingTargetsResponsePathSelectorProbingTargetsSpeedtestTcpPort) WithValue(value int32) *BatchGetProbingTargetsResponse_FieldSubPathValue
- type BatchGetProbingTargetsResponsePathSelectorProbingTargetsTargetType
- func (BatchGetProbingTargetsResponsePathSelectorProbingTargetsTargetType) FieldPath() *BatchGetProbingTargetsResponse_FieldSubPath
- func (s BatchGetProbingTargetsResponsePathSelectorProbingTargetsTargetType) WithArrayOfValues(values []probing_target.ProbingTarget_TargetType) *BatchGetProbingTargetsResponse_FieldSubPathArrayOfValues
- func (s BatchGetProbingTargetsResponsePathSelectorProbingTargetsTargetType) WithValue(value probing_target.ProbingTarget_TargetType) *BatchGetProbingTargetsResponse_FieldSubPathValue
- type BatchGetProbingTargetsResponsePathSelectorProbingTargetsUdpPort
- func (BatchGetProbingTargetsResponsePathSelectorProbingTargetsUdpPort) FieldPath() *BatchGetProbingTargetsResponse_FieldSubPath
- func (s BatchGetProbingTargetsResponsePathSelectorProbingTargetsUdpPort) WithArrayOfValues(values []int32) *BatchGetProbingTargetsResponse_FieldSubPathArrayOfValues
- func (s BatchGetProbingTargetsResponsePathSelectorProbingTargetsUdpPort) WithValue(value int32) *BatchGetProbingTargetsResponse_FieldSubPathValue
- type BatchGetProbingTargetsResponse_FieldMask
- func (fieldMask *BatchGetProbingTargetsResponse_FieldMask) AppendPath(path BatchGetProbingTargetsResponse_FieldPath)
- func (fieldMask *BatchGetProbingTargetsResponse_FieldMask) AppendRawPath(path gotenobject.FieldPath)
- func (fieldMask *BatchGetProbingTargetsResponse_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
- func (fieldMask *BatchGetProbingTargetsResponse_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
- func (fieldMask *BatchGetProbingTargetsResponse_FieldMask) FilterInputFields() *BatchGetProbingTargetsResponse_FieldMask
- func (fieldMask *BatchGetProbingTargetsResponse_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
- func (fieldMask *BatchGetProbingTargetsResponse_FieldMask) GetPaths() []BatchGetProbingTargetsResponse_FieldPath
- func (fieldMask *BatchGetProbingTargetsResponse_FieldMask) GetRawPaths() []gotenobject.FieldPath
- func (fieldMask *BatchGetProbingTargetsResponse_FieldMask) IsFull() bool
- func (fieldMask BatchGetProbingTargetsResponse_FieldMask) Marshal() ([]byte, error)
- func (fieldMask BatchGetProbingTargetsResponse_FieldMask) MarshalJSON() ([]byte, error)
- func (fieldMask *BatchGetProbingTargetsResponse_FieldMask) PathsCount() int
- func (fieldMask *BatchGetProbingTargetsResponse_FieldMask) Project(source *BatchGetProbingTargetsResponse) *BatchGetProbingTargetsResponse
- func (fieldMask *BatchGetProbingTargetsResponse_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
- func (fieldMask *BatchGetProbingTargetsResponse_FieldMask) ProtoMessage()
- func (fieldMask *BatchGetProbingTargetsResponse_FieldMask) ProtoReflect() preflect.Message
- func (fieldMask *BatchGetProbingTargetsResponse_FieldMask) Reset()
- func (fieldMask *BatchGetProbingTargetsResponse_FieldMask) Set(target, source *BatchGetProbingTargetsResponse)
- func (fieldMask *BatchGetProbingTargetsResponse_FieldMask) SetFromCliFlag(raw string) error
- func (fieldMask *BatchGetProbingTargetsResponse_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
- func (fieldMask *BatchGetProbingTargetsResponse_FieldMask) Size() int
- func (fieldMask *BatchGetProbingTargetsResponse_FieldMask) String() string
- func (fieldMask *BatchGetProbingTargetsResponse_FieldMask) Subtract(other *BatchGetProbingTargetsResponse_FieldMask) *BatchGetProbingTargetsResponse_FieldMask
- func (fieldMask *BatchGetProbingTargetsResponse_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
- func (fieldMask *BatchGetProbingTargetsResponse_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
- func (fieldMask *BatchGetProbingTargetsResponse_FieldMask) Unmarshal(data []byte) error
- func (fieldMask *BatchGetProbingTargetsResponse_FieldMask) UnmarshalJSON(data []byte) error
- type BatchGetProbingTargetsResponse_FieldPath
- func BuildBatchGetProbingTargetsResponse_FieldPath(fp gotenobject.RawFieldPath) (BatchGetProbingTargetsResponse_FieldPath, error)
- func MustParseBatchGetProbingTargetsResponse_FieldPath(rawField string) BatchGetProbingTargetsResponse_FieldPath
- func ParseBatchGetProbingTargetsResponse_FieldPath(rawField string) (BatchGetProbingTargetsResponse_FieldPath, error)
- type BatchGetProbingTargetsResponse_FieldPathArrayItemValue
- func MustParseBatchGetProbingTargetsResponse_FieldPathArrayItemValue(pathStr, valueStr string) BatchGetProbingTargetsResponse_FieldPathArrayItemValue
- func ParseBatchGetProbingTargetsResponse_FieldPathArrayItemValue(pathStr, valueStr string) (BatchGetProbingTargetsResponse_FieldPathArrayItemValue, error)
- type BatchGetProbingTargetsResponse_FieldPathArrayOfValues
- func MustParseBatchGetProbingTargetsResponse_FieldPathArrayOfValues(pathStr, valuesStr string) BatchGetProbingTargetsResponse_FieldPathArrayOfValues
- func ParseBatchGetProbingTargetsResponse_FieldPathArrayOfValues(pathStr, valuesStr string) (BatchGetProbingTargetsResponse_FieldPathArrayOfValues, error)
- type BatchGetProbingTargetsResponse_FieldPathSelector
- type BatchGetProbingTargetsResponse_FieldPathValue
- type BatchGetProbingTargetsResponse_FieldSubPath
- func (fps *BatchGetProbingTargetsResponse_FieldSubPath) AsProbingTargetsSubPath() (probing_target.ProbingTarget_FieldPath, bool)
- func (fps *BatchGetProbingTargetsResponse_FieldSubPath) ClearValue(item *BatchGetProbingTargetsResponse)
- func (fps *BatchGetProbingTargetsResponse_FieldSubPath) ClearValueRaw(item proto.Message)
- func (fps *BatchGetProbingTargetsResponse_FieldSubPath) Get(source *BatchGetProbingTargetsResponse) (values []interface{})
- func (fps *BatchGetProbingTargetsResponse_FieldSubPath) GetDefault() interface{}
- func (fps *BatchGetProbingTargetsResponse_FieldSubPath) GetRaw(source proto.Message) []interface{}
- func (fps *BatchGetProbingTargetsResponse_FieldSubPath) GetSingle(source *BatchGetProbingTargetsResponse) (interface{}, bool)
- func (fps *BatchGetProbingTargetsResponse_FieldSubPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fps *BatchGetProbingTargetsResponse_FieldSubPath) IsLeaf() bool
- func (fps *BatchGetProbingTargetsResponse_FieldSubPath) JSONString() string
- func (fps *BatchGetProbingTargetsResponse_FieldSubPath) Selector() BatchGetProbingTargetsResponse_FieldPathSelector
- func (fps *BatchGetProbingTargetsResponse_FieldSubPath) String() string
- func (fps *BatchGetProbingTargetsResponse_FieldSubPath) WithIArrayItemValue(value interface{}) BatchGetProbingTargetsResponse_FieldPathArrayItemValue
- func (fps *BatchGetProbingTargetsResponse_FieldSubPath) WithIArrayOfValues(values interface{}) BatchGetProbingTargetsResponse_FieldPathArrayOfValues
- func (fps *BatchGetProbingTargetsResponse_FieldSubPath) WithIValue(value interface{}) BatchGetProbingTargetsResponse_FieldPathValue
- func (fps *BatchGetProbingTargetsResponse_FieldSubPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fps *BatchGetProbingTargetsResponse_FieldSubPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fps *BatchGetProbingTargetsResponse_FieldSubPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type BatchGetProbingTargetsResponse_FieldSubPathArrayItemValue
- func (fpaivs *BatchGetProbingTargetsResponse_FieldSubPathArrayItemValue) AsProbingTargetsPathItemValue() (probing_target.ProbingTarget_FieldPathArrayItemValue, bool)
- func (fpaivs *BatchGetProbingTargetsResponse_FieldSubPathArrayItemValue) ContainsValue(source *BatchGetProbingTargetsResponse) bool
- func (fpaivs *BatchGetProbingTargetsResponse_FieldSubPathArrayItemValue) GetRawItemValue() interface{}
- type BatchGetProbingTargetsResponse_FieldSubPathArrayOfValues
- type BatchGetProbingTargetsResponse_FieldSubPathValue
- func (fpvs *BatchGetProbingTargetsResponse_FieldSubPathValue) AsProbingTargetsPathValue() (probing_target.ProbingTarget_FieldPathValue, bool)
- func (fpvs *BatchGetProbingTargetsResponse_FieldSubPathValue) CompareWith(source *BatchGetProbingTargetsResponse) (int, bool)
- func (fpvs *BatchGetProbingTargetsResponse_FieldSubPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpvs *BatchGetProbingTargetsResponse_FieldSubPathValue) GetRawValue() interface{}
- func (fpvs *BatchGetProbingTargetsResponse_FieldSubPathValue) SetTo(target **BatchGetProbingTargetsResponse)
- func (fpvs *BatchGetProbingTargetsResponse_FieldSubPathValue) SetToRaw(target proto.Message)
- type BatchGetProbingTargetsResponse_FieldTerminalPath
- func (fp *BatchGetProbingTargetsResponse_FieldTerminalPath) ClearValue(item *BatchGetProbingTargetsResponse)
- func (fp *BatchGetProbingTargetsResponse_FieldTerminalPath) ClearValueRaw(item proto.Message)
- func (fp *BatchGetProbingTargetsResponse_FieldTerminalPath) Get(source *BatchGetProbingTargetsResponse) (values []interface{})
- func (fp *BatchGetProbingTargetsResponse_FieldTerminalPath) GetDefault() interface{}
- func (fp *BatchGetProbingTargetsResponse_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
- func (fp *BatchGetProbingTargetsResponse_FieldTerminalPath) GetSingle(source *BatchGetProbingTargetsResponse) (interface{}, bool)
- func (fp *BatchGetProbingTargetsResponse_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fp *BatchGetProbingTargetsResponse_FieldTerminalPath) IsLeaf() bool
- func (fp *BatchGetProbingTargetsResponse_FieldTerminalPath) JSONString() string
- func (fp *BatchGetProbingTargetsResponse_FieldTerminalPath) Selector() BatchGetProbingTargetsResponse_FieldPathSelector
- func (fp *BatchGetProbingTargetsResponse_FieldTerminalPath) String() string
- func (fp *BatchGetProbingTargetsResponse_FieldTerminalPath) WithIArrayItemValue(value interface{}) BatchGetProbingTargetsResponse_FieldPathArrayItemValue
- func (fp *BatchGetProbingTargetsResponse_FieldTerminalPath) WithIArrayOfValues(values interface{}) BatchGetProbingTargetsResponse_FieldPathArrayOfValues
- func (fp *BatchGetProbingTargetsResponse_FieldTerminalPath) WithIValue(value interface{}) BatchGetProbingTargetsResponse_FieldPathValue
- func (fp *BatchGetProbingTargetsResponse_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fp *BatchGetProbingTargetsResponse_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fp *BatchGetProbingTargetsResponse_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type BatchGetProbingTargetsResponse_FieldTerminalPathArrayItemValue
- func (fpaiv *BatchGetProbingTargetsResponse_FieldTerminalPathArrayItemValue) AsMissingItemValue() (*probing_target.Reference, bool)
- func (fpaiv *BatchGetProbingTargetsResponse_FieldTerminalPathArrayItemValue) AsProbingTargetsItemValue() (*probing_target.ProbingTarget, bool)
- func (fpaiv *BatchGetProbingTargetsResponse_FieldTerminalPathArrayItemValue) ContainsValue(source *BatchGetProbingTargetsResponse) bool
- func (fpaiv *BatchGetProbingTargetsResponse_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
- func (fpaiv *BatchGetProbingTargetsResponse_FieldTerminalPathArrayItemValue) GetSingle(source *BatchGetProbingTargetsResponse) (interface{}, bool)
- func (fpaiv *BatchGetProbingTargetsResponse_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
- type BatchGetProbingTargetsResponse_FieldTerminalPathArrayOfValues
- func (fpaov *BatchGetProbingTargetsResponse_FieldTerminalPathArrayOfValues) AsMissingArrayOfValues() ([][]*probing_target.Reference, bool)
- func (fpaov *BatchGetProbingTargetsResponse_FieldTerminalPathArrayOfValues) AsProbingTargetsArrayOfValues() ([][]*probing_target.ProbingTarget, bool)
- func (fpaov *BatchGetProbingTargetsResponse_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
- type BatchGetProbingTargetsResponse_FieldTerminalPathValue
- func (fpv *BatchGetProbingTargetsResponse_FieldTerminalPathValue) AsMissingValue() ([]*probing_target.Reference, bool)
- func (fpv *BatchGetProbingTargetsResponse_FieldTerminalPathValue) AsProbingTargetsValue() ([]*probing_target.ProbingTarget, bool)
- func (fpv *BatchGetProbingTargetsResponse_FieldTerminalPathValue) CompareWith(source *BatchGetProbingTargetsResponse) (int, bool)
- func (fpv *BatchGetProbingTargetsResponse_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpv *BatchGetProbingTargetsResponse_FieldTerminalPathValue) GetRawValue() interface{}
- func (fpv *BatchGetProbingTargetsResponse_FieldTerminalPathValue) SetTo(target **BatchGetProbingTargetsResponse)
- func (fpv *BatchGetProbingTargetsResponse_FieldTerminalPathValue) SetToRaw(target proto.Message)
- type CreateProbingTargetDescriptor
- func (d *CreateProbingTargetDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
- func (d *CreateProbingTargetDescriptor) GetApiName() string
- func (d *CreateProbingTargetDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *CreateProbingTargetDescriptor) GetFullMethodName() string
- func (d *CreateProbingTargetDescriptor) GetMethodName() string
- func (d *CreateProbingTargetDescriptor) GetProtoPkgName() string
- func (d *CreateProbingTargetDescriptor) GetResourceDescriptor() gotenresource.Descriptor
- func (d *CreateProbingTargetDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *CreateProbingTargetDescriptor) GetServiceDomain() string
- func (d *CreateProbingTargetDescriptor) GetServiceVersion() string
- func (d *CreateProbingTargetDescriptor) GetVerb() string
- func (d *CreateProbingTargetDescriptor) HasResource() bool
- func (d *CreateProbingTargetDescriptor) IsClientStream() bool
- func (d *CreateProbingTargetDescriptor) IsCollection() bool
- func (d *CreateProbingTargetDescriptor) IsPlural() bool
- func (d *CreateProbingTargetDescriptor) IsServerStream() bool
- func (d *CreateProbingTargetDescriptor) IsUnary() bool
- func (d *CreateProbingTargetDescriptor) NewEmptyClientMsg() proto.Message
- func (d *CreateProbingTargetDescriptor) NewEmptyServerMsg() proto.Message
- func (d *CreateProbingTargetDescriptor) RequestHasResourceBody() bool
- type CreateProbingTargetDescriptorClientMsgHandle
- func (h *CreateProbingTargetDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *CreateProbingTargetDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *CreateProbingTargetDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type CreateProbingTargetDescriptorServerMsgHandle
- func (h *CreateProbingTargetDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *CreateProbingTargetDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *CreateProbingTargetDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type CreateProbingTargetRequest
- func (o *CreateProbingTargetRequest) Clone() *CreateProbingTargetRequest
- func (o *CreateProbingTargetRequest) CloneRaw() gotenobject.GotenObjectExt
- func (*CreateProbingTargetRequest) Descriptor() ([]byte, []int)
- func (m *CreateProbingTargetRequest) GetParent() *probing_target.ParentReference
- func (m *CreateProbingTargetRequest) GetProbingTarget() *probing_target.ProbingTarget
- func (*CreateProbingTargetRequest) GotenMessage()
- func (o *CreateProbingTargetRequest) GotenObjectExt()
- func (obj *CreateProbingTargetRequest) GotenValidate() error
- func (o *CreateProbingTargetRequest) MakeDiffFieldMask(other *CreateProbingTargetRequest) *CreateProbingTargetRequest_FieldMask
- func (o *CreateProbingTargetRequest) MakeFullFieldMask() *CreateProbingTargetRequest_FieldMask
- func (o *CreateProbingTargetRequest) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
- func (o *CreateProbingTargetRequest) MakeRawFullFieldMask() gotenobject.FieldMask
- func (m *CreateProbingTargetRequest) Marshal() ([]byte, error)
- func (m *CreateProbingTargetRequest) MarshalJSON() ([]byte, error)
- func (o *CreateProbingTargetRequest) Merge(source *CreateProbingTargetRequest)
- func (o *CreateProbingTargetRequest) MergeRaw(source gotenobject.GotenObjectExt)
- func (*CreateProbingTargetRequest) ProtoMessage()
- func (m *CreateProbingTargetRequest) ProtoReflect() preflect.Message
- func (m *CreateProbingTargetRequest) Reset()
- func (m *CreateProbingTargetRequest) SetParent(fv *probing_target.ParentReference)
- func (m *CreateProbingTargetRequest) SetProbingTarget(fv *probing_target.ProbingTarget)
- func (m *CreateProbingTargetRequest) String() string
- func (m *CreateProbingTargetRequest) Unmarshal(b []byte) error
- func (m *CreateProbingTargetRequest) UnmarshalJSON(data []byte) error
- type CreateProbingTargetRequestFieldPathBuilder
- type CreateProbingTargetRequestMapPathSelectorProbingTargetHttpProbingConfigAuthConfigTokenRequestRequestHeaders
- func (s CreateProbingTargetRequestMapPathSelectorProbingTargetHttpProbingConfigAuthConfigTokenRequestRequestHeaders) FieldPath() *CreateProbingTargetRequest_FieldSubPath
- func (s CreateProbingTargetRequestMapPathSelectorProbingTargetHttpProbingConfigAuthConfigTokenRequestRequestHeaders) WithArrayOfValues(values []string) *CreateProbingTargetRequest_FieldSubPathArrayOfValues
- func (s CreateProbingTargetRequestMapPathSelectorProbingTargetHttpProbingConfigAuthConfigTokenRequestRequestHeaders) WithValue(value string) *CreateProbingTargetRequest_FieldSubPathValue
- type CreateProbingTargetRequestMapPathSelectorProbingTargetHttpProbingConfigAuthConfigTokenRequestUrlFormEncodedBody
- func (s CreateProbingTargetRequestMapPathSelectorProbingTargetHttpProbingConfigAuthConfigTokenRequestUrlFormEncodedBody) FieldPath() *CreateProbingTargetRequest_FieldSubPath
- func (s CreateProbingTargetRequestMapPathSelectorProbingTargetHttpProbingConfigAuthConfigTokenRequestUrlFormEncodedBody) WithArrayOfValues(values []*common.HTTPProbingConfig_HTTPRequest_StringArray) *CreateProbingTargetRequest_FieldSubPathArrayOfValues
- func (s CreateProbingTargetRequestMapPathSelectorProbingTargetHttpProbingConfigAuthConfigTokenRequestUrlFormEncodedBody) WithValue(value *common.HTTPProbingConfig_HTTPRequest_StringArray) *CreateProbingTargetRequest_FieldSubPathValue
- type CreateProbingTargetRequestMapPathSelectorProbingTargetHttpProbingConfigHttpRequestRequestHeaders
- func (s CreateProbingTargetRequestMapPathSelectorProbingTargetHttpProbingConfigHttpRequestRequestHeaders) FieldPath() *CreateProbingTargetRequest_FieldSubPath
- func (s CreateProbingTargetRequestMapPathSelectorProbingTargetHttpProbingConfigHttpRequestRequestHeaders) WithArrayOfValues(values []string) *CreateProbingTargetRequest_FieldSubPathArrayOfValues
- func (s CreateProbingTargetRequestMapPathSelectorProbingTargetHttpProbingConfigHttpRequestRequestHeaders) WithValue(value string) *CreateProbingTargetRequest_FieldSubPathValue
- type CreateProbingTargetRequestMapPathSelectorProbingTargetHttpProbingConfigHttpRequestUrlFormEncodedBody
- func (s CreateProbingTargetRequestMapPathSelectorProbingTargetHttpProbingConfigHttpRequestUrlFormEncodedBody) FieldPath() *CreateProbingTargetRequest_FieldSubPath
- func (s CreateProbingTargetRequestMapPathSelectorProbingTargetHttpProbingConfigHttpRequestUrlFormEncodedBody) WithArrayOfValues(values []*common.HTTPProbingConfig_HTTPRequest_StringArray) *CreateProbingTargetRequest_FieldSubPathArrayOfValues
- func (s CreateProbingTargetRequestMapPathSelectorProbingTargetHttpProbingConfigHttpRequestUrlFormEncodedBody) WithValue(value *common.HTTPProbingConfig_HTTPRequest_StringArray) *CreateProbingTargetRequest_FieldSubPathValue
- type CreateProbingTargetRequestMapPathSelectorProbingTargetMetadataAnnotations
- func (s CreateProbingTargetRequestMapPathSelectorProbingTargetMetadataAnnotations) FieldPath() *CreateProbingTargetRequest_FieldSubPath
- func (s CreateProbingTargetRequestMapPathSelectorProbingTargetMetadataAnnotations) WithArrayOfValues(values []string) *CreateProbingTargetRequest_FieldSubPathArrayOfValues
- func (s CreateProbingTargetRequestMapPathSelectorProbingTargetMetadataAnnotations) WithValue(value string) *CreateProbingTargetRequest_FieldSubPathValue
- type CreateProbingTargetRequestMapPathSelectorProbingTargetMetadataLabels
- func (s CreateProbingTargetRequestMapPathSelectorProbingTargetMetadataLabels) FieldPath() *CreateProbingTargetRequest_FieldSubPath
- func (s CreateProbingTargetRequestMapPathSelectorProbingTargetMetadataLabels) WithArrayOfValues(values []string) *CreateProbingTargetRequest_FieldSubPathArrayOfValues
- func (s CreateProbingTargetRequestMapPathSelectorProbingTargetMetadataLabels) WithValue(value string) *CreateProbingTargetRequest_FieldSubPathValue
- type CreateProbingTargetRequestMapPathSelectorProbingTargetMetadataShards
- func (s CreateProbingTargetRequestMapPathSelectorProbingTargetMetadataShards) FieldPath() *CreateProbingTargetRequest_FieldSubPath
- func (s CreateProbingTargetRequestMapPathSelectorProbingTargetMetadataShards) WithArrayOfValues(values []int64) *CreateProbingTargetRequest_FieldSubPathArrayOfValues
- func (s CreateProbingTargetRequestMapPathSelectorProbingTargetMetadataShards) WithValue(value int64) *CreateProbingTargetRequest_FieldSubPathValue
- type CreateProbingTargetRequestPathSelectorParent
- func (CreateProbingTargetRequestPathSelectorParent) FieldPath() *CreateProbingTargetRequest_FieldTerminalPath
- func (s CreateProbingTargetRequestPathSelectorParent) WithArrayOfValues(values []*probing_target.ParentReference) *CreateProbingTargetRequest_FieldTerminalPathArrayOfValues
- func (s CreateProbingTargetRequestPathSelectorParent) WithValue(value *probing_target.ParentReference) *CreateProbingTargetRequest_FieldTerminalPathValue
- type CreateProbingTargetRequestPathSelectorProbingTarget
- func (CreateProbingTargetRequestPathSelectorProbingTarget) Address() CreateProbingTargetRequestPathSelectorProbingTargetAddress
- func (CreateProbingTargetRequestPathSelectorProbingTarget) Addresses() CreateProbingTargetRequestPathSelectorProbingTargetAddresses
- func (CreateProbingTargetRequestPathSelectorProbingTarget) Agent() CreateProbingTargetRequestPathSelectorProbingTargetAgent
- func (CreateProbingTargetRequestPathSelectorProbingTarget) Category() CreateProbingTargetRequestPathSelectorProbingTargetCategory
- func (CreateProbingTargetRequestPathSelectorProbingTarget) DisplayName() CreateProbingTargetRequestPathSelectorProbingTargetDisplayName
- func (CreateProbingTargetRequestPathSelectorProbingTarget) FieldPath() *CreateProbingTargetRequest_FieldTerminalPath
- func (CreateProbingTargetRequestPathSelectorProbingTarget) Group() CreateProbingTargetRequestPathSelectorProbingTargetGroup
- func (CreateProbingTargetRequestPathSelectorProbingTarget) HttpProbingConfig() CreateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfig
- func (CreateProbingTargetRequestPathSelectorProbingTarget) IpVersion() CreateProbingTargetRequestPathSelectorProbingTargetIpVersion
- func (CreateProbingTargetRequestPathSelectorProbingTarget) Location() CreateProbingTargetRequestPathSelectorProbingTargetLocation
- func (CreateProbingTargetRequestPathSelectorProbingTarget) LocationType() CreateProbingTargetRequestPathSelectorProbingTargetLocationType
- func (CreateProbingTargetRequestPathSelectorProbingTarget) Metadata() CreateProbingTargetRequestPathSelectorProbingTargetMetadata
- func (CreateProbingTargetRequestPathSelectorProbingTarget) Mode() CreateProbingTargetRequestPathSelectorProbingTargetMode
- func (CreateProbingTargetRequestPathSelectorProbingTarget) Name() CreateProbingTargetRequestPathSelectorProbingTargetName
- func (CreateProbingTargetRequestPathSelectorProbingTarget) SpeedtestTcpPort() CreateProbingTargetRequestPathSelectorProbingTargetSpeedtestTcpPort
- func (CreateProbingTargetRequestPathSelectorProbingTarget) TargetType() CreateProbingTargetRequestPathSelectorProbingTargetTargetType
- func (CreateProbingTargetRequestPathSelectorProbingTarget) UdpPort() CreateProbingTargetRequestPathSelectorProbingTargetUdpPort
- func (s CreateProbingTargetRequestPathSelectorProbingTarget) WithArrayOfValues(values []*probing_target.ProbingTarget) *CreateProbingTargetRequest_FieldTerminalPathArrayOfValues
- func (s CreateProbingTargetRequestPathSelectorProbingTarget) WithSubArrayItemValue(subPathArrayItemValue probing_target.ProbingTarget_FieldPathArrayItemValue) *CreateProbingTargetRequest_FieldSubPathArrayItemValue
- func (s CreateProbingTargetRequestPathSelectorProbingTarget) WithSubArrayOfValues(subPathArrayOfValues probing_target.ProbingTarget_FieldPathArrayOfValues) *CreateProbingTargetRequest_FieldSubPathArrayOfValues
- func (CreateProbingTargetRequestPathSelectorProbingTarget) WithSubPath(subPath probing_target.ProbingTarget_FieldPath) *CreateProbingTargetRequest_FieldSubPath
- func (s CreateProbingTargetRequestPathSelectorProbingTarget) WithSubValue(subPathValue probing_target.ProbingTarget_FieldPathValue) *CreateProbingTargetRequest_FieldSubPathValue
- func (s CreateProbingTargetRequestPathSelectorProbingTarget) WithValue(value *probing_target.ProbingTarget) *CreateProbingTargetRequest_FieldTerminalPathValue
- type CreateProbingTargetRequestPathSelectorProbingTargetAddress
- func (CreateProbingTargetRequestPathSelectorProbingTargetAddress) FieldPath() *CreateProbingTargetRequest_FieldSubPath
- func (s CreateProbingTargetRequestPathSelectorProbingTargetAddress) WithArrayOfValues(values []string) *CreateProbingTargetRequest_FieldSubPathArrayOfValues
- func (s CreateProbingTargetRequestPathSelectorProbingTargetAddress) WithValue(value string) *CreateProbingTargetRequest_FieldSubPathValue
- type CreateProbingTargetRequestPathSelectorProbingTargetAddresses
- func (CreateProbingTargetRequestPathSelectorProbingTargetAddresses) FieldPath() *CreateProbingTargetRequest_FieldSubPath
- func (s CreateProbingTargetRequestPathSelectorProbingTargetAddresses) WithArrayOfValues(values [][]string) *CreateProbingTargetRequest_FieldSubPathArrayOfValues
- func (s CreateProbingTargetRequestPathSelectorProbingTargetAddresses) WithItemValue(value string) *CreateProbingTargetRequest_FieldSubPathArrayItemValue
- func (s CreateProbingTargetRequestPathSelectorProbingTargetAddresses) WithValue(value []string) *CreateProbingTargetRequest_FieldSubPathValue
- type CreateProbingTargetRequestPathSelectorProbingTargetAgent
- func (CreateProbingTargetRequestPathSelectorProbingTargetAgent) FieldPath() *CreateProbingTargetRequest_FieldSubPath
- func (s CreateProbingTargetRequestPathSelectorProbingTargetAgent) WithArrayOfValues(values []*probe.Reference) *CreateProbingTargetRequest_FieldSubPathArrayOfValues
- func (s CreateProbingTargetRequestPathSelectorProbingTargetAgent) WithValue(value *probe.Reference) *CreateProbingTargetRequest_FieldSubPathValue
- type CreateProbingTargetRequestPathSelectorProbingTargetCategory
- func (CreateProbingTargetRequestPathSelectorProbingTargetCategory) FieldPath() *CreateProbingTargetRequest_FieldSubPath
- func (s CreateProbingTargetRequestPathSelectorProbingTargetCategory) WithArrayOfValues(values []string) *CreateProbingTargetRequest_FieldSubPathArrayOfValues
- func (s CreateProbingTargetRequestPathSelectorProbingTargetCategory) WithValue(value string) *CreateProbingTargetRequest_FieldSubPathValue
- type CreateProbingTargetRequestPathSelectorProbingTargetDisplayName
- func (CreateProbingTargetRequestPathSelectorProbingTargetDisplayName) FieldPath() *CreateProbingTargetRequest_FieldSubPath
- func (s CreateProbingTargetRequestPathSelectorProbingTargetDisplayName) WithArrayOfValues(values []string) *CreateProbingTargetRequest_FieldSubPathArrayOfValues
- func (s CreateProbingTargetRequestPathSelectorProbingTargetDisplayName) WithValue(value string) *CreateProbingTargetRequest_FieldSubPathValue
- type CreateProbingTargetRequestPathSelectorProbingTargetGroup
- func (CreateProbingTargetRequestPathSelectorProbingTargetGroup) FieldPath() *CreateProbingTargetRequest_FieldSubPath
- func (s CreateProbingTargetRequestPathSelectorProbingTargetGroup) WithArrayOfValues(values []*probing_target_group.Reference) *CreateProbingTargetRequest_FieldSubPathArrayOfValues
- func (s CreateProbingTargetRequestPathSelectorProbingTargetGroup) WithValue(value *probing_target_group.Reference) *CreateProbingTargetRequest_FieldSubPathValue
- type CreateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfig
- func (CreateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfig) AuthConfig() CreateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigAuthConfig
- func (CreateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfig) FieldPath() *CreateProbingTargetRequest_FieldSubPath
- func (CreateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfig) HttpRequest() ...
- func (s CreateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfig) WithArrayOfValues(values []*common.HTTPProbingConfig) *CreateProbingTargetRequest_FieldSubPathArrayOfValues
- func (s CreateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfig) WithValue(value *common.HTTPProbingConfig) *CreateProbingTargetRequest_FieldSubPathValue
- type CreateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigAuthConfig
- func (CreateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigAuthConfig) FieldPath() *CreateProbingTargetRequest_FieldSubPath
- func (CreateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigAuthConfig) Password() ...
- func (CreateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigAuthConfig) RequestHeaderTokenKey() ...
- func (CreateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigAuthConfig) TokenRequest() ...
- func (CreateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigAuthConfig) TokenResponseBodyExpiryKey() ...
- func (CreateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigAuthConfig) TokenResponseBodyKey() ...
- func (CreateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigAuthConfig) TokenResponseHeader() ...
- func (CreateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigAuthConfig) Username() ...
- func (s CreateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigAuthConfig) WithArrayOfValues(values []*common.HTTPProbingConfig_HTTPAuth) *CreateProbingTargetRequest_FieldSubPathArrayOfValues
- func (s CreateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigAuthConfig) WithValue(value *common.HTTPProbingConfig_HTTPAuth) *CreateProbingTargetRequest_FieldSubPathValue
- type CreateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigAuthConfigPassword
- func (CreateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigAuthConfigPassword) FieldPath() *CreateProbingTargetRequest_FieldSubPath
- func (s CreateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigAuthConfigPassword) WithArrayOfValues(values []string) *CreateProbingTargetRequest_FieldSubPathArrayOfValues
- func (s CreateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigAuthConfigPassword) WithValue(value string) *CreateProbingTargetRequest_FieldSubPathValue
- type CreateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigAuthConfigRequestHeaderTokenKey
- func (CreateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigAuthConfigRequestHeaderTokenKey) FieldPath() *CreateProbingTargetRequest_FieldSubPath
- func (s CreateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigAuthConfigRequestHeaderTokenKey) WithArrayOfValues(values []string) *CreateProbingTargetRequest_FieldSubPathArrayOfValues
- func (s CreateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigAuthConfigRequestHeaderTokenKey) WithValue(value string) *CreateProbingTargetRequest_FieldSubPathValue
- type CreateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigAuthConfigTokenRequest
- func (CreateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigAuthConfigTokenRequest) AuthenticationMethod() ...
- func (CreateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigAuthConfigTokenRequest) ExpectedResponseCode() ...
- func (CreateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigAuthConfigTokenRequest) FieldPath() *CreateProbingTargetRequest_FieldSubPath
- func (CreateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigAuthConfigTokenRequest) RequestBody() ...
- func (CreateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigAuthConfigTokenRequest) RequestHeaders() ...
- func (CreateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigAuthConfigTokenRequest) RequestMethod() ...
- func (CreateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigAuthConfigTokenRequest) Timeout() ...
- func (CreateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigAuthConfigTokenRequest) Url() ...
- func (CreateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigAuthConfigTokenRequest) UrlFormEncodedBody() ...
- func (s CreateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigAuthConfigTokenRequest) WithArrayOfValues(values []*common.HTTPProbingConfig_HTTPRequest) *CreateProbingTargetRequest_FieldSubPathArrayOfValues
- func (s CreateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigAuthConfigTokenRequest) WithValue(value *common.HTTPProbingConfig_HTTPRequest) *CreateProbingTargetRequest_FieldSubPathValue
- type CreateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigAuthConfigTokenRequestAuthenticationMethod
- func (CreateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigAuthConfigTokenRequestAuthenticationMethod) FieldPath() *CreateProbingTargetRequest_FieldSubPath
- func (s CreateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigAuthConfigTokenRequestAuthenticationMethod) WithArrayOfValues(values []common.AuthenticationMethod) *CreateProbingTargetRequest_FieldSubPathArrayOfValues
- func (s CreateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigAuthConfigTokenRequestAuthenticationMethod) WithValue(value common.AuthenticationMethod) *CreateProbingTargetRequest_FieldSubPathValue
- type CreateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigAuthConfigTokenRequestExpectedResponseCode
- func (CreateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigAuthConfigTokenRequestExpectedResponseCode) FieldPath() *CreateProbingTargetRequest_FieldSubPath
- func (s CreateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigAuthConfigTokenRequestExpectedResponseCode) WithArrayOfValues(values []uint32) *CreateProbingTargetRequest_FieldSubPathArrayOfValues
- func (s CreateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigAuthConfigTokenRequestExpectedResponseCode) WithValue(value uint32) *CreateProbingTargetRequest_FieldSubPathValue
- type CreateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigAuthConfigTokenRequestRequestBody
- func (CreateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigAuthConfigTokenRequestRequestBody) FieldPath() *CreateProbingTargetRequest_FieldSubPath
- func (s CreateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigAuthConfigTokenRequestRequestBody) WithArrayOfValues(values []string) *CreateProbingTargetRequest_FieldSubPathArrayOfValues
- func (s CreateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigAuthConfigTokenRequestRequestBody) WithValue(value string) *CreateProbingTargetRequest_FieldSubPathValue
- type CreateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigAuthConfigTokenRequestRequestHeaders
- func (CreateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigAuthConfigTokenRequestRequestHeaders) FieldPath() *CreateProbingTargetRequest_FieldSubPath
- func (s CreateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigAuthConfigTokenRequestRequestHeaders) WithArrayOfValues(values []map[string]string) *CreateProbingTargetRequest_FieldSubPathArrayOfValues
- func (CreateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigAuthConfigTokenRequestRequestHeaders) WithKey(key string) ...
- func (s CreateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigAuthConfigTokenRequestRequestHeaders) WithValue(value map[string]string) *CreateProbingTargetRequest_FieldSubPathValue
- type CreateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigAuthConfigTokenRequestRequestMethod
- func (CreateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigAuthConfigTokenRequestRequestMethod) FieldPath() *CreateProbingTargetRequest_FieldSubPath
- func (s CreateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigAuthConfigTokenRequestRequestMethod) WithArrayOfValues(values []common.HTTPRequestMethod) *CreateProbingTargetRequest_FieldSubPathArrayOfValues
- func (s CreateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigAuthConfigTokenRequestRequestMethod) WithValue(value common.HTTPRequestMethod) *CreateProbingTargetRequest_FieldSubPathValue
- type CreateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigAuthConfigTokenRequestTimeout
- func (CreateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigAuthConfigTokenRequestTimeout) FieldPath() *CreateProbingTargetRequest_FieldSubPath
- func (s CreateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigAuthConfigTokenRequestTimeout) WithArrayOfValues(values []*duration.Duration) *CreateProbingTargetRequest_FieldSubPathArrayOfValues
- func (s CreateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigAuthConfigTokenRequestTimeout) WithValue(value *duration.Duration) *CreateProbingTargetRequest_FieldSubPathValue
- type CreateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigAuthConfigTokenRequestUrl
- func (CreateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigAuthConfigTokenRequestUrl) FieldPath() *CreateProbingTargetRequest_FieldSubPath
- func (s CreateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigAuthConfigTokenRequestUrl) WithArrayOfValues(values []string) *CreateProbingTargetRequest_FieldSubPathArrayOfValues
- func (s CreateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigAuthConfigTokenRequestUrl) WithValue(value string) *CreateProbingTargetRequest_FieldSubPathValue
- type CreateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigAuthConfigTokenRequestUrlFormEncodedBody
- func (CreateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigAuthConfigTokenRequestUrlFormEncodedBody) FieldPath() *CreateProbingTargetRequest_FieldSubPath
- func (s CreateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigAuthConfigTokenRequestUrlFormEncodedBody) WithArrayOfValues(values []map[string]*common.HTTPProbingConfig_HTTPRequest_StringArray) *CreateProbingTargetRequest_FieldSubPathArrayOfValues
- func (CreateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigAuthConfigTokenRequestUrlFormEncodedBody) WithKey(key string) ...
- func (s CreateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigAuthConfigTokenRequestUrlFormEncodedBody) WithValue(value map[string]*common.HTTPProbingConfig_HTTPRequest_StringArray) *CreateProbingTargetRequest_FieldSubPathValue
- type CreateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigAuthConfigTokenResponseBodyExpiryKey
- func (CreateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigAuthConfigTokenResponseBodyExpiryKey) FieldPath() *CreateProbingTargetRequest_FieldSubPath
- func (s CreateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigAuthConfigTokenResponseBodyExpiryKey) WithArrayOfValues(values []string) *CreateProbingTargetRequest_FieldSubPathArrayOfValues
- func (s CreateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigAuthConfigTokenResponseBodyExpiryKey) WithValue(value string) *CreateProbingTargetRequest_FieldSubPathValue
- type CreateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigAuthConfigTokenResponseBodyKey
- func (CreateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigAuthConfigTokenResponseBodyKey) FieldPath() *CreateProbingTargetRequest_FieldSubPath
- func (s CreateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigAuthConfigTokenResponseBodyKey) WithArrayOfValues(values []string) *CreateProbingTargetRequest_FieldSubPathArrayOfValues
- func (s CreateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigAuthConfigTokenResponseBodyKey) WithValue(value string) *CreateProbingTargetRequest_FieldSubPathValue
- type CreateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigAuthConfigTokenResponseHeader
- func (CreateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigAuthConfigTokenResponseHeader) FieldPath() *CreateProbingTargetRequest_FieldSubPath
- func (s CreateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigAuthConfigTokenResponseHeader) WithArrayOfValues(values []string) *CreateProbingTargetRequest_FieldSubPathArrayOfValues
- func (s CreateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigAuthConfigTokenResponseHeader) WithValue(value string) *CreateProbingTargetRequest_FieldSubPathValue
- type CreateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigAuthConfigUsername
- func (CreateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigAuthConfigUsername) FieldPath() *CreateProbingTargetRequest_FieldSubPath
- func (s CreateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigAuthConfigUsername) WithArrayOfValues(values []string) *CreateProbingTargetRequest_FieldSubPathArrayOfValues
- func (s CreateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigAuthConfigUsername) WithValue(value string) *CreateProbingTargetRequest_FieldSubPathValue
- type CreateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigHttpRequest
- func (CreateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigHttpRequest) AuthenticationMethod() ...
- func (CreateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigHttpRequest) ExpectedResponseCode() ...
- func (CreateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigHttpRequest) FieldPath() *CreateProbingTargetRequest_FieldSubPath
- func (CreateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigHttpRequest) RequestBody() ...
- func (CreateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigHttpRequest) RequestHeaders() ...
- func (CreateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigHttpRequest) RequestMethod() ...
- func (CreateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigHttpRequest) Timeout() ...
- func (CreateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigHttpRequest) Url() ...
- func (CreateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigHttpRequest) UrlFormEncodedBody() ...
- func (s CreateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigHttpRequest) WithArrayOfValues(values []*common.HTTPProbingConfig_HTTPRequest) *CreateProbingTargetRequest_FieldSubPathArrayOfValues
- func (s CreateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigHttpRequest) WithValue(value *common.HTTPProbingConfig_HTTPRequest) *CreateProbingTargetRequest_FieldSubPathValue
- type CreateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigHttpRequestAuthenticationMethod
- func (CreateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigHttpRequestAuthenticationMethod) FieldPath() *CreateProbingTargetRequest_FieldSubPath
- func (s CreateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigHttpRequestAuthenticationMethod) WithArrayOfValues(values []common.AuthenticationMethod) *CreateProbingTargetRequest_FieldSubPathArrayOfValues
- func (s CreateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigHttpRequestAuthenticationMethod) WithValue(value common.AuthenticationMethod) *CreateProbingTargetRequest_FieldSubPathValue
- type CreateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigHttpRequestExpectedResponseCode
- func (CreateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigHttpRequestExpectedResponseCode) FieldPath() *CreateProbingTargetRequest_FieldSubPath
- func (s CreateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigHttpRequestExpectedResponseCode) WithArrayOfValues(values []uint32) *CreateProbingTargetRequest_FieldSubPathArrayOfValues
- func (s CreateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigHttpRequestExpectedResponseCode) WithValue(value uint32) *CreateProbingTargetRequest_FieldSubPathValue
- type CreateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigHttpRequestRequestBody
- func (CreateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigHttpRequestRequestBody) FieldPath() *CreateProbingTargetRequest_FieldSubPath
- func (s CreateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigHttpRequestRequestBody) WithArrayOfValues(values []string) *CreateProbingTargetRequest_FieldSubPathArrayOfValues
- func (s CreateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigHttpRequestRequestBody) WithValue(value string) *CreateProbingTargetRequest_FieldSubPathValue
- type CreateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigHttpRequestRequestHeaders
- func (CreateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigHttpRequestRequestHeaders) FieldPath() *CreateProbingTargetRequest_FieldSubPath
- func (s CreateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigHttpRequestRequestHeaders) WithArrayOfValues(values []map[string]string) *CreateProbingTargetRequest_FieldSubPathArrayOfValues
- func (CreateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigHttpRequestRequestHeaders) WithKey(key string) ...
- func (s CreateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigHttpRequestRequestHeaders) WithValue(value map[string]string) *CreateProbingTargetRequest_FieldSubPathValue
- type CreateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigHttpRequestRequestMethod
- func (CreateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigHttpRequestRequestMethod) FieldPath() *CreateProbingTargetRequest_FieldSubPath
- func (s CreateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigHttpRequestRequestMethod) WithArrayOfValues(values []common.HTTPRequestMethod) *CreateProbingTargetRequest_FieldSubPathArrayOfValues
- func (s CreateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigHttpRequestRequestMethod) WithValue(value common.HTTPRequestMethod) *CreateProbingTargetRequest_FieldSubPathValue
- type CreateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigHttpRequestTimeout
- func (CreateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigHttpRequestTimeout) FieldPath() *CreateProbingTargetRequest_FieldSubPath
- func (s CreateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigHttpRequestTimeout) WithArrayOfValues(values []*duration.Duration) *CreateProbingTargetRequest_FieldSubPathArrayOfValues
- func (s CreateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigHttpRequestTimeout) WithValue(value *duration.Duration) *CreateProbingTargetRequest_FieldSubPathValue
- type CreateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigHttpRequestUrl
- func (CreateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigHttpRequestUrl) FieldPath() *CreateProbingTargetRequest_FieldSubPath
- func (s CreateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigHttpRequestUrl) WithArrayOfValues(values []string) *CreateProbingTargetRequest_FieldSubPathArrayOfValues
- func (s CreateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigHttpRequestUrl) WithValue(value string) *CreateProbingTargetRequest_FieldSubPathValue
- type CreateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigHttpRequestUrlFormEncodedBody
- func (CreateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigHttpRequestUrlFormEncodedBody) FieldPath() *CreateProbingTargetRequest_FieldSubPath
- func (s CreateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigHttpRequestUrlFormEncodedBody) WithArrayOfValues(values []map[string]*common.HTTPProbingConfig_HTTPRequest_StringArray) *CreateProbingTargetRequest_FieldSubPathArrayOfValues
- func (CreateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigHttpRequestUrlFormEncodedBody) WithKey(key string) ...
- func (s CreateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigHttpRequestUrlFormEncodedBody) WithValue(value map[string]*common.HTTPProbingConfig_HTTPRequest_StringArray) *CreateProbingTargetRequest_FieldSubPathValue
- type CreateProbingTargetRequestPathSelectorProbingTargetIpVersion
- func (CreateProbingTargetRequestPathSelectorProbingTargetIpVersion) FieldPath() *CreateProbingTargetRequest_FieldSubPath
- func (s CreateProbingTargetRequestPathSelectorProbingTargetIpVersion) WithArrayOfValues(values []common.IpVersion) *CreateProbingTargetRequest_FieldSubPathArrayOfValues
- func (s CreateProbingTargetRequestPathSelectorProbingTargetIpVersion) WithValue(value common.IpVersion) *CreateProbingTargetRequest_FieldSubPathValue
- type CreateProbingTargetRequestPathSelectorProbingTargetLocation
- func (CreateProbingTargetRequestPathSelectorProbingTargetLocation) Accuracy() CreateProbingTargetRequestPathSelectorProbingTargetLocationAccuracy
- func (CreateProbingTargetRequestPathSelectorProbingTargetLocation) Address() CreateProbingTargetRequestPathSelectorProbingTargetLocationAddress
- func (CreateProbingTargetRequestPathSelectorProbingTargetLocation) AdminHierarchy() CreateProbingTargetRequestPathSelectorProbingTargetLocationAdminHierarchy
- func (CreateProbingTargetRequestPathSelectorProbingTargetLocation) Coordinates() CreateProbingTargetRequestPathSelectorProbingTargetLocationCoordinates
- func (CreateProbingTargetRequestPathSelectorProbingTargetLocation) FieldPath() *CreateProbingTargetRequest_FieldSubPath
- func (s CreateProbingTargetRequestPathSelectorProbingTargetLocation) WithArrayOfValues(values []*common.Location) *CreateProbingTargetRequest_FieldSubPathArrayOfValues
- func (s CreateProbingTargetRequestPathSelectorProbingTargetLocation) WithValue(value *common.Location) *CreateProbingTargetRequest_FieldSubPathValue
- type CreateProbingTargetRequestPathSelectorProbingTargetLocationAccuracy
- func (CreateProbingTargetRequestPathSelectorProbingTargetLocationAccuracy) FieldPath() *CreateProbingTargetRequest_FieldSubPath
- func (s CreateProbingTargetRequestPathSelectorProbingTargetLocationAccuracy) WithArrayOfValues(values []float64) *CreateProbingTargetRequest_FieldSubPathArrayOfValues
- func (s CreateProbingTargetRequestPathSelectorProbingTargetLocationAccuracy) WithValue(value float64) *CreateProbingTargetRequest_FieldSubPathValue
- type CreateProbingTargetRequestPathSelectorProbingTargetLocationAddress
- func (CreateProbingTargetRequestPathSelectorProbingTargetLocationAddress) AdminArea1() CreateProbingTargetRequestPathSelectorProbingTargetLocationAddressAdminArea1
- func (CreateProbingTargetRequestPathSelectorProbingTargetLocationAddress) AdminArea2() CreateProbingTargetRequestPathSelectorProbingTargetLocationAddressAdminArea2
- func (CreateProbingTargetRequestPathSelectorProbingTargetLocationAddress) AdminArea3() CreateProbingTargetRequestPathSelectorProbingTargetLocationAddressAdminArea3
- func (CreateProbingTargetRequestPathSelectorProbingTargetLocationAddress) AdminArea4() CreateProbingTargetRequestPathSelectorProbingTargetLocationAddressAdminArea4
- func (CreateProbingTargetRequestPathSelectorProbingTargetLocationAddress) Continent() CreateProbingTargetRequestPathSelectorProbingTargetLocationAddressContinent
- func (CreateProbingTargetRequestPathSelectorProbingTargetLocationAddress) Country() CreateProbingTargetRequestPathSelectorProbingTargetLocationAddressCountry
- func (CreateProbingTargetRequestPathSelectorProbingTargetLocationAddress) CountryCode() CreateProbingTargetRequestPathSelectorProbingTargetLocationAddressCountryCode
- func (CreateProbingTargetRequestPathSelectorProbingTargetLocationAddress) FieldPath() *CreateProbingTargetRequest_FieldSubPath
- func (CreateProbingTargetRequestPathSelectorProbingTargetLocationAddress) PostalCode() CreateProbingTargetRequestPathSelectorProbingTargetLocationAddressPostalCode
- func (CreateProbingTargetRequestPathSelectorProbingTargetLocationAddress) StreetAddress() ...
- func (s CreateProbingTargetRequestPathSelectorProbingTargetLocationAddress) WithArrayOfValues(values []*common.Address) *CreateProbingTargetRequest_FieldSubPathArrayOfValues
- func (s CreateProbingTargetRequestPathSelectorProbingTargetLocationAddress) WithValue(value *common.Address) *CreateProbingTargetRequest_FieldSubPathValue
- type CreateProbingTargetRequestPathSelectorProbingTargetLocationAddressAdminArea1
- func (CreateProbingTargetRequestPathSelectorProbingTargetLocationAddressAdminArea1) FieldPath() *CreateProbingTargetRequest_FieldSubPath
- func (s CreateProbingTargetRequestPathSelectorProbingTargetLocationAddressAdminArea1) WithArrayOfValues(values []string) *CreateProbingTargetRequest_FieldSubPathArrayOfValues
- func (s CreateProbingTargetRequestPathSelectorProbingTargetLocationAddressAdminArea1) WithValue(value string) *CreateProbingTargetRequest_FieldSubPathValue
- type CreateProbingTargetRequestPathSelectorProbingTargetLocationAddressAdminArea2
- func (CreateProbingTargetRequestPathSelectorProbingTargetLocationAddressAdminArea2) FieldPath() *CreateProbingTargetRequest_FieldSubPath
- func (s CreateProbingTargetRequestPathSelectorProbingTargetLocationAddressAdminArea2) WithArrayOfValues(values []string) *CreateProbingTargetRequest_FieldSubPathArrayOfValues
- func (s CreateProbingTargetRequestPathSelectorProbingTargetLocationAddressAdminArea2) WithValue(value string) *CreateProbingTargetRequest_FieldSubPathValue
- type CreateProbingTargetRequestPathSelectorProbingTargetLocationAddressAdminArea3
- func (CreateProbingTargetRequestPathSelectorProbingTargetLocationAddressAdminArea3) FieldPath() *CreateProbingTargetRequest_FieldSubPath
- func (s CreateProbingTargetRequestPathSelectorProbingTargetLocationAddressAdminArea3) WithArrayOfValues(values []string) *CreateProbingTargetRequest_FieldSubPathArrayOfValues
- func (s CreateProbingTargetRequestPathSelectorProbingTargetLocationAddressAdminArea3) WithValue(value string) *CreateProbingTargetRequest_FieldSubPathValue
- type CreateProbingTargetRequestPathSelectorProbingTargetLocationAddressAdminArea4
- func (CreateProbingTargetRequestPathSelectorProbingTargetLocationAddressAdminArea4) FieldPath() *CreateProbingTargetRequest_FieldSubPath
- func (s CreateProbingTargetRequestPathSelectorProbingTargetLocationAddressAdminArea4) WithArrayOfValues(values []string) *CreateProbingTargetRequest_FieldSubPathArrayOfValues
- func (s CreateProbingTargetRequestPathSelectorProbingTargetLocationAddressAdminArea4) WithValue(value string) *CreateProbingTargetRequest_FieldSubPathValue
- type CreateProbingTargetRequestPathSelectorProbingTargetLocationAddressContinent
- func (CreateProbingTargetRequestPathSelectorProbingTargetLocationAddressContinent) FieldPath() *CreateProbingTargetRequest_FieldSubPath
- func (s CreateProbingTargetRequestPathSelectorProbingTargetLocationAddressContinent) WithArrayOfValues(values []string) *CreateProbingTargetRequest_FieldSubPathArrayOfValues
- func (s CreateProbingTargetRequestPathSelectorProbingTargetLocationAddressContinent) WithValue(value string) *CreateProbingTargetRequest_FieldSubPathValue
- type CreateProbingTargetRequestPathSelectorProbingTargetLocationAddressCountry
- func (CreateProbingTargetRequestPathSelectorProbingTargetLocationAddressCountry) FieldPath() *CreateProbingTargetRequest_FieldSubPath
- func (s CreateProbingTargetRequestPathSelectorProbingTargetLocationAddressCountry) WithArrayOfValues(values []string) *CreateProbingTargetRequest_FieldSubPathArrayOfValues
- func (s CreateProbingTargetRequestPathSelectorProbingTargetLocationAddressCountry) WithValue(value string) *CreateProbingTargetRequest_FieldSubPathValue
- type CreateProbingTargetRequestPathSelectorProbingTargetLocationAddressCountryCode
- func (CreateProbingTargetRequestPathSelectorProbingTargetLocationAddressCountryCode) FieldPath() *CreateProbingTargetRequest_FieldSubPath
- func (s CreateProbingTargetRequestPathSelectorProbingTargetLocationAddressCountryCode) WithArrayOfValues(values []string) *CreateProbingTargetRequest_FieldSubPathArrayOfValues
- func (s CreateProbingTargetRequestPathSelectorProbingTargetLocationAddressCountryCode) WithValue(value string) *CreateProbingTargetRequest_FieldSubPathValue
- type CreateProbingTargetRequestPathSelectorProbingTargetLocationAddressPostalCode
- func (CreateProbingTargetRequestPathSelectorProbingTargetLocationAddressPostalCode) FieldPath() *CreateProbingTargetRequest_FieldSubPath
- func (s CreateProbingTargetRequestPathSelectorProbingTargetLocationAddressPostalCode) WithArrayOfValues(values []string) *CreateProbingTargetRequest_FieldSubPathArrayOfValues
- func (s CreateProbingTargetRequestPathSelectorProbingTargetLocationAddressPostalCode) WithValue(value string) *CreateProbingTargetRequest_FieldSubPathValue
- type CreateProbingTargetRequestPathSelectorProbingTargetLocationAddressStreetAddress
- func (CreateProbingTargetRequestPathSelectorProbingTargetLocationAddressStreetAddress) FieldPath() *CreateProbingTargetRequest_FieldSubPath
- func (s CreateProbingTargetRequestPathSelectorProbingTargetLocationAddressStreetAddress) WithArrayOfValues(values []string) *CreateProbingTargetRequest_FieldSubPathArrayOfValues
- func (s CreateProbingTargetRequestPathSelectorProbingTargetLocationAddressStreetAddress) WithValue(value string) *CreateProbingTargetRequest_FieldSubPathValue
- type CreateProbingTargetRequestPathSelectorProbingTargetLocationAdminHierarchy
- func (CreateProbingTargetRequestPathSelectorProbingTargetLocationAdminHierarchy) Admin1() ...
- func (CreateProbingTargetRequestPathSelectorProbingTargetLocationAdminHierarchy) Admin2() ...
- func (CreateProbingTargetRequestPathSelectorProbingTargetLocationAdminHierarchy) Admin3() ...
- func (CreateProbingTargetRequestPathSelectorProbingTargetLocationAdminHierarchy) Admin4() ...
- func (CreateProbingTargetRequestPathSelectorProbingTargetLocationAdminHierarchy) Admin5() ...
- func (CreateProbingTargetRequestPathSelectorProbingTargetLocationAdminHierarchy) Continent() ...
- func (CreateProbingTargetRequestPathSelectorProbingTargetLocationAdminHierarchy) Country() ...
- func (CreateProbingTargetRequestPathSelectorProbingTargetLocationAdminHierarchy) FieldPath() *CreateProbingTargetRequest_FieldSubPath
- func (s CreateProbingTargetRequestPathSelectorProbingTargetLocationAdminHierarchy) WithArrayOfValues(values []*admin_area.AdminHierarchy) *CreateProbingTargetRequest_FieldSubPathArrayOfValues
- func (s CreateProbingTargetRequestPathSelectorProbingTargetLocationAdminHierarchy) WithValue(value *admin_area.AdminHierarchy) *CreateProbingTargetRequest_FieldSubPathValue
- type CreateProbingTargetRequestPathSelectorProbingTargetLocationAdminHierarchyAdmin1
- func (CreateProbingTargetRequestPathSelectorProbingTargetLocationAdminHierarchyAdmin1) FieldPath() *CreateProbingTargetRequest_FieldSubPath
- func (s CreateProbingTargetRequestPathSelectorProbingTargetLocationAdminHierarchyAdmin1) WithArrayOfValues(values []*admin_area.Reference) *CreateProbingTargetRequest_FieldSubPathArrayOfValues
- func (s CreateProbingTargetRequestPathSelectorProbingTargetLocationAdminHierarchyAdmin1) WithValue(value *admin_area.Reference) *CreateProbingTargetRequest_FieldSubPathValue
- type CreateProbingTargetRequestPathSelectorProbingTargetLocationAdminHierarchyAdmin2
- func (CreateProbingTargetRequestPathSelectorProbingTargetLocationAdminHierarchyAdmin2) FieldPath() *CreateProbingTargetRequest_FieldSubPath
- func (s CreateProbingTargetRequestPathSelectorProbingTargetLocationAdminHierarchyAdmin2) WithArrayOfValues(values []*admin_area.Reference) *CreateProbingTargetRequest_FieldSubPathArrayOfValues
- func (s CreateProbingTargetRequestPathSelectorProbingTargetLocationAdminHierarchyAdmin2) WithValue(value *admin_area.Reference) *CreateProbingTargetRequest_FieldSubPathValue
- type CreateProbingTargetRequestPathSelectorProbingTargetLocationAdminHierarchyAdmin3
- func (CreateProbingTargetRequestPathSelectorProbingTargetLocationAdminHierarchyAdmin3) FieldPath() *CreateProbingTargetRequest_FieldSubPath
- func (s CreateProbingTargetRequestPathSelectorProbingTargetLocationAdminHierarchyAdmin3) WithArrayOfValues(values []*admin_area.Reference) *CreateProbingTargetRequest_FieldSubPathArrayOfValues
- func (s CreateProbingTargetRequestPathSelectorProbingTargetLocationAdminHierarchyAdmin3) WithValue(value *admin_area.Reference) *CreateProbingTargetRequest_FieldSubPathValue
- type CreateProbingTargetRequestPathSelectorProbingTargetLocationAdminHierarchyAdmin4
- func (CreateProbingTargetRequestPathSelectorProbingTargetLocationAdminHierarchyAdmin4) FieldPath() *CreateProbingTargetRequest_FieldSubPath
- func (s CreateProbingTargetRequestPathSelectorProbingTargetLocationAdminHierarchyAdmin4) WithArrayOfValues(values []*admin_area.Reference) *CreateProbingTargetRequest_FieldSubPathArrayOfValues
- func (s CreateProbingTargetRequestPathSelectorProbingTargetLocationAdminHierarchyAdmin4) WithValue(value *admin_area.Reference) *CreateProbingTargetRequest_FieldSubPathValue
- type CreateProbingTargetRequestPathSelectorProbingTargetLocationAdminHierarchyAdmin5
- func (CreateProbingTargetRequestPathSelectorProbingTargetLocationAdminHierarchyAdmin5) FieldPath() *CreateProbingTargetRequest_FieldSubPath
- func (s CreateProbingTargetRequestPathSelectorProbingTargetLocationAdminHierarchyAdmin5) WithArrayOfValues(values []*admin_area.Reference) *CreateProbingTargetRequest_FieldSubPathArrayOfValues
- func (s CreateProbingTargetRequestPathSelectorProbingTargetLocationAdminHierarchyAdmin5) WithValue(value *admin_area.Reference) *CreateProbingTargetRequest_FieldSubPathValue
- type CreateProbingTargetRequestPathSelectorProbingTargetLocationAdminHierarchyContinent
- func (CreateProbingTargetRequestPathSelectorProbingTargetLocationAdminHierarchyContinent) FieldPath() *CreateProbingTargetRequest_FieldSubPath
- func (s CreateProbingTargetRequestPathSelectorProbingTargetLocationAdminHierarchyContinent) WithArrayOfValues(values []*admin_area.Reference) *CreateProbingTargetRequest_FieldSubPathArrayOfValues
- func (s CreateProbingTargetRequestPathSelectorProbingTargetLocationAdminHierarchyContinent) WithValue(value *admin_area.Reference) *CreateProbingTargetRequest_FieldSubPathValue
- type CreateProbingTargetRequestPathSelectorProbingTargetLocationAdminHierarchyCountry
- func (CreateProbingTargetRequestPathSelectorProbingTargetLocationAdminHierarchyCountry) FieldPath() *CreateProbingTargetRequest_FieldSubPath
- func (s CreateProbingTargetRequestPathSelectorProbingTargetLocationAdminHierarchyCountry) WithArrayOfValues(values []*admin_area.Reference) *CreateProbingTargetRequest_FieldSubPathArrayOfValues
- func (s CreateProbingTargetRequestPathSelectorProbingTargetLocationAdminHierarchyCountry) WithValue(value *admin_area.Reference) *CreateProbingTargetRequest_FieldSubPathValue
- type CreateProbingTargetRequestPathSelectorProbingTargetLocationCoordinates
- func (CreateProbingTargetRequestPathSelectorProbingTargetLocationCoordinates) FieldPath() *CreateProbingTargetRequest_FieldSubPath
- func (s CreateProbingTargetRequestPathSelectorProbingTargetLocationCoordinates) WithArrayOfValues(values []*latlng.LatLng) *CreateProbingTargetRequest_FieldSubPathArrayOfValues
- func (s CreateProbingTargetRequestPathSelectorProbingTargetLocationCoordinates) WithValue(value *latlng.LatLng) *CreateProbingTargetRequest_FieldSubPathValue
- type CreateProbingTargetRequestPathSelectorProbingTargetLocationType
- func (CreateProbingTargetRequestPathSelectorProbingTargetLocationType) FieldPath() *CreateProbingTargetRequest_FieldSubPath
- func (s CreateProbingTargetRequestPathSelectorProbingTargetLocationType) WithArrayOfValues(values []common.LocationType) *CreateProbingTargetRequest_FieldSubPathArrayOfValues
- func (s CreateProbingTargetRequestPathSelectorProbingTargetLocationType) WithValue(value common.LocationType) *CreateProbingTargetRequest_FieldSubPathValue
- type CreateProbingTargetRequestPathSelectorProbingTargetMetadata
- func (CreateProbingTargetRequestPathSelectorProbingTargetMetadata) Annotations() CreateProbingTargetRequestPathSelectorProbingTargetMetadataAnnotations
- func (CreateProbingTargetRequestPathSelectorProbingTargetMetadata) CreateTime() CreateProbingTargetRequestPathSelectorProbingTargetMetadataCreateTime
- func (CreateProbingTargetRequestPathSelectorProbingTargetMetadata) FieldPath() *CreateProbingTargetRequest_FieldSubPath
- func (CreateProbingTargetRequestPathSelectorProbingTargetMetadata) Generation() CreateProbingTargetRequestPathSelectorProbingTargetMetadataGeneration
- func (CreateProbingTargetRequestPathSelectorProbingTargetMetadata) Labels() CreateProbingTargetRequestPathSelectorProbingTargetMetadataLabels
- func (CreateProbingTargetRequestPathSelectorProbingTargetMetadata) OwnerReferences() CreateProbingTargetRequestPathSelectorProbingTargetMetadataOwnerReferences
- func (CreateProbingTargetRequestPathSelectorProbingTargetMetadata) ResourceVersion() CreateProbingTargetRequestPathSelectorProbingTargetMetadataResourceVersion
- func (CreateProbingTargetRequestPathSelectorProbingTargetMetadata) Shards() CreateProbingTargetRequestPathSelectorProbingTargetMetadataShards
- func (CreateProbingTargetRequestPathSelectorProbingTargetMetadata) Syncing() CreateProbingTargetRequestPathSelectorProbingTargetMetadataSyncing
- func (CreateProbingTargetRequestPathSelectorProbingTargetMetadata) Tags() CreateProbingTargetRequestPathSelectorProbingTargetMetadataTags
- func (CreateProbingTargetRequestPathSelectorProbingTargetMetadata) UpdateTime() CreateProbingTargetRequestPathSelectorProbingTargetMetadataUpdateTime
- func (CreateProbingTargetRequestPathSelectorProbingTargetMetadata) Uuid() CreateProbingTargetRequestPathSelectorProbingTargetMetadataUuid
- func (s CreateProbingTargetRequestPathSelectorProbingTargetMetadata) WithArrayOfValues(values []*ntt_meta.Meta) *CreateProbingTargetRequest_FieldSubPathArrayOfValues
- func (s CreateProbingTargetRequestPathSelectorProbingTargetMetadata) WithValue(value *ntt_meta.Meta) *CreateProbingTargetRequest_FieldSubPathValue
- type CreateProbingTargetRequestPathSelectorProbingTargetMetadataAnnotations
- func (CreateProbingTargetRequestPathSelectorProbingTargetMetadataAnnotations) FieldPath() *CreateProbingTargetRequest_FieldSubPath
- func (s CreateProbingTargetRequestPathSelectorProbingTargetMetadataAnnotations) WithArrayOfValues(values []map[string]string) *CreateProbingTargetRequest_FieldSubPathArrayOfValues
- func (CreateProbingTargetRequestPathSelectorProbingTargetMetadataAnnotations) WithKey(key string) CreateProbingTargetRequestMapPathSelectorProbingTargetMetadataAnnotations
- func (s CreateProbingTargetRequestPathSelectorProbingTargetMetadataAnnotations) WithValue(value map[string]string) *CreateProbingTargetRequest_FieldSubPathValue
- type CreateProbingTargetRequestPathSelectorProbingTargetMetadataCreateTime
- func (CreateProbingTargetRequestPathSelectorProbingTargetMetadataCreateTime) FieldPath() *CreateProbingTargetRequest_FieldSubPath
- func (s CreateProbingTargetRequestPathSelectorProbingTargetMetadataCreateTime) WithArrayOfValues(values []*timestamp.Timestamp) *CreateProbingTargetRequest_FieldSubPathArrayOfValues
- func (s CreateProbingTargetRequestPathSelectorProbingTargetMetadataCreateTime) WithValue(value *timestamp.Timestamp) *CreateProbingTargetRequest_FieldSubPathValue
- type CreateProbingTargetRequestPathSelectorProbingTargetMetadataGeneration
- func (CreateProbingTargetRequestPathSelectorProbingTargetMetadataGeneration) FieldPath() *CreateProbingTargetRequest_FieldSubPath
- func (s CreateProbingTargetRequestPathSelectorProbingTargetMetadataGeneration) WithArrayOfValues(values []int64) *CreateProbingTargetRequest_FieldSubPathArrayOfValues
- func (s CreateProbingTargetRequestPathSelectorProbingTargetMetadataGeneration) WithValue(value int64) *CreateProbingTargetRequest_FieldSubPathValue
- type CreateProbingTargetRequestPathSelectorProbingTargetMetadataLabels
- func (CreateProbingTargetRequestPathSelectorProbingTargetMetadataLabels) FieldPath() *CreateProbingTargetRequest_FieldSubPath
- func (s CreateProbingTargetRequestPathSelectorProbingTargetMetadataLabels) WithArrayOfValues(values []map[string]string) *CreateProbingTargetRequest_FieldSubPathArrayOfValues
- func (CreateProbingTargetRequestPathSelectorProbingTargetMetadataLabels) WithKey(key string) CreateProbingTargetRequestMapPathSelectorProbingTargetMetadataLabels
- func (s CreateProbingTargetRequestPathSelectorProbingTargetMetadataLabels) WithValue(value map[string]string) *CreateProbingTargetRequest_FieldSubPathValue
- type CreateProbingTargetRequestPathSelectorProbingTargetMetadataOwnerReferences
- func (CreateProbingTargetRequestPathSelectorProbingTargetMetadataOwnerReferences) ApiVersion() ...
- func (CreateProbingTargetRequestPathSelectorProbingTargetMetadataOwnerReferences) BlockOwnerDeletion() ...
- func (CreateProbingTargetRequestPathSelectorProbingTargetMetadataOwnerReferences) Controller() ...
- func (CreateProbingTargetRequestPathSelectorProbingTargetMetadataOwnerReferences) FieldPath() *CreateProbingTargetRequest_FieldSubPath
- func (CreateProbingTargetRequestPathSelectorProbingTargetMetadataOwnerReferences) Kind() CreateProbingTargetRequestPathSelectorProbingTargetMetadataOwnerReferencesKind
- func (CreateProbingTargetRequestPathSelectorProbingTargetMetadataOwnerReferences) Name() CreateProbingTargetRequestPathSelectorProbingTargetMetadataOwnerReferencesName
- func (CreateProbingTargetRequestPathSelectorProbingTargetMetadataOwnerReferences) Uid() CreateProbingTargetRequestPathSelectorProbingTargetMetadataOwnerReferencesUid
- func (s CreateProbingTargetRequestPathSelectorProbingTargetMetadataOwnerReferences) WithArrayOfValues(values [][]*ntt_meta.OwnerReference) *CreateProbingTargetRequest_FieldSubPathArrayOfValues
- func (s CreateProbingTargetRequestPathSelectorProbingTargetMetadataOwnerReferences) WithItemValue(value *ntt_meta.OwnerReference) *CreateProbingTargetRequest_FieldSubPathArrayItemValue
- func (s CreateProbingTargetRequestPathSelectorProbingTargetMetadataOwnerReferences) WithValue(value []*ntt_meta.OwnerReference) *CreateProbingTargetRequest_FieldSubPathValue
- type CreateProbingTargetRequestPathSelectorProbingTargetMetadataOwnerReferencesApiVersion
- func (CreateProbingTargetRequestPathSelectorProbingTargetMetadataOwnerReferencesApiVersion) FieldPath() *CreateProbingTargetRequest_FieldSubPath
- func (s CreateProbingTargetRequestPathSelectorProbingTargetMetadataOwnerReferencesApiVersion) WithArrayOfValues(values []string) *CreateProbingTargetRequest_FieldSubPathArrayOfValues
- func (s CreateProbingTargetRequestPathSelectorProbingTargetMetadataOwnerReferencesApiVersion) WithValue(value string) *CreateProbingTargetRequest_FieldSubPathValue
- type CreateProbingTargetRequestPathSelectorProbingTargetMetadataOwnerReferencesBlockOwnerDeletion
- func (CreateProbingTargetRequestPathSelectorProbingTargetMetadataOwnerReferencesBlockOwnerDeletion) FieldPath() *CreateProbingTargetRequest_FieldSubPath
- func (s CreateProbingTargetRequestPathSelectorProbingTargetMetadataOwnerReferencesBlockOwnerDeletion) WithArrayOfValues(values []bool) *CreateProbingTargetRequest_FieldSubPathArrayOfValues
- func (s CreateProbingTargetRequestPathSelectorProbingTargetMetadataOwnerReferencesBlockOwnerDeletion) WithValue(value bool) *CreateProbingTargetRequest_FieldSubPathValue
- type CreateProbingTargetRequestPathSelectorProbingTargetMetadataOwnerReferencesController
- func (CreateProbingTargetRequestPathSelectorProbingTargetMetadataOwnerReferencesController) FieldPath() *CreateProbingTargetRequest_FieldSubPath
- func (s CreateProbingTargetRequestPathSelectorProbingTargetMetadataOwnerReferencesController) WithArrayOfValues(values []bool) *CreateProbingTargetRequest_FieldSubPathArrayOfValues
- func (s CreateProbingTargetRequestPathSelectorProbingTargetMetadataOwnerReferencesController) WithValue(value bool) *CreateProbingTargetRequest_FieldSubPathValue
- type CreateProbingTargetRequestPathSelectorProbingTargetMetadataOwnerReferencesKind
- func (CreateProbingTargetRequestPathSelectorProbingTargetMetadataOwnerReferencesKind) FieldPath() *CreateProbingTargetRequest_FieldSubPath
- func (s CreateProbingTargetRequestPathSelectorProbingTargetMetadataOwnerReferencesKind) WithArrayOfValues(values []string) *CreateProbingTargetRequest_FieldSubPathArrayOfValues
- func (s CreateProbingTargetRequestPathSelectorProbingTargetMetadataOwnerReferencesKind) WithValue(value string) *CreateProbingTargetRequest_FieldSubPathValue
- type CreateProbingTargetRequestPathSelectorProbingTargetMetadataOwnerReferencesName
- func (CreateProbingTargetRequestPathSelectorProbingTargetMetadataOwnerReferencesName) FieldPath() *CreateProbingTargetRequest_FieldSubPath
- func (s CreateProbingTargetRequestPathSelectorProbingTargetMetadataOwnerReferencesName) WithArrayOfValues(values []string) *CreateProbingTargetRequest_FieldSubPathArrayOfValues
- func (s CreateProbingTargetRequestPathSelectorProbingTargetMetadataOwnerReferencesName) WithValue(value string) *CreateProbingTargetRequest_FieldSubPathValue
- type CreateProbingTargetRequestPathSelectorProbingTargetMetadataOwnerReferencesUid
- func (CreateProbingTargetRequestPathSelectorProbingTargetMetadataOwnerReferencesUid) FieldPath() *CreateProbingTargetRequest_FieldSubPath
- func (s CreateProbingTargetRequestPathSelectorProbingTargetMetadataOwnerReferencesUid) WithArrayOfValues(values []string) *CreateProbingTargetRequest_FieldSubPathArrayOfValues
- func (s CreateProbingTargetRequestPathSelectorProbingTargetMetadataOwnerReferencesUid) WithValue(value string) *CreateProbingTargetRequest_FieldSubPathValue
- type CreateProbingTargetRequestPathSelectorProbingTargetMetadataResourceVersion
- func (CreateProbingTargetRequestPathSelectorProbingTargetMetadataResourceVersion) FieldPath() *CreateProbingTargetRequest_FieldSubPath
- func (s CreateProbingTargetRequestPathSelectorProbingTargetMetadataResourceVersion) WithArrayOfValues(values []string) *CreateProbingTargetRequest_FieldSubPathArrayOfValues
- func (s CreateProbingTargetRequestPathSelectorProbingTargetMetadataResourceVersion) WithValue(value string) *CreateProbingTargetRequest_FieldSubPathValue
- type CreateProbingTargetRequestPathSelectorProbingTargetMetadataShards
- func (CreateProbingTargetRequestPathSelectorProbingTargetMetadataShards) FieldPath() *CreateProbingTargetRequest_FieldSubPath
- func (s CreateProbingTargetRequestPathSelectorProbingTargetMetadataShards) WithArrayOfValues(values []map[string]int64) *CreateProbingTargetRequest_FieldSubPathArrayOfValues
- func (CreateProbingTargetRequestPathSelectorProbingTargetMetadataShards) WithKey(key string) CreateProbingTargetRequestMapPathSelectorProbingTargetMetadataShards
- func (s CreateProbingTargetRequestPathSelectorProbingTargetMetadataShards) WithValue(value map[string]int64) *CreateProbingTargetRequest_FieldSubPathValue
- type CreateProbingTargetRequestPathSelectorProbingTargetMetadataSyncing
- func (CreateProbingTargetRequestPathSelectorProbingTargetMetadataSyncing) FieldPath() *CreateProbingTargetRequest_FieldSubPath
- func (CreateProbingTargetRequestPathSelectorProbingTargetMetadataSyncing) OwningRegion() CreateProbingTargetRequestPathSelectorProbingTargetMetadataSyncingOwningRegion
- func (CreateProbingTargetRequestPathSelectorProbingTargetMetadataSyncing) Regions() CreateProbingTargetRequestPathSelectorProbingTargetMetadataSyncingRegions
- func (s CreateProbingTargetRequestPathSelectorProbingTargetMetadataSyncing) WithArrayOfValues(values []*ntt_meta.SyncingMeta) *CreateProbingTargetRequest_FieldSubPathArrayOfValues
- func (s CreateProbingTargetRequestPathSelectorProbingTargetMetadataSyncing) WithValue(value *ntt_meta.SyncingMeta) *CreateProbingTargetRequest_FieldSubPathValue
- type CreateProbingTargetRequestPathSelectorProbingTargetMetadataSyncingOwningRegion
- func (CreateProbingTargetRequestPathSelectorProbingTargetMetadataSyncingOwningRegion) FieldPath() *CreateProbingTargetRequest_FieldSubPath
- func (s CreateProbingTargetRequestPathSelectorProbingTargetMetadataSyncingOwningRegion) WithArrayOfValues(values []string) *CreateProbingTargetRequest_FieldSubPathArrayOfValues
- func (s CreateProbingTargetRequestPathSelectorProbingTargetMetadataSyncingOwningRegion) WithValue(value string) *CreateProbingTargetRequest_FieldSubPathValue
- type CreateProbingTargetRequestPathSelectorProbingTargetMetadataSyncingRegions
- func (CreateProbingTargetRequestPathSelectorProbingTargetMetadataSyncingRegions) FieldPath() *CreateProbingTargetRequest_FieldSubPath
- func (s CreateProbingTargetRequestPathSelectorProbingTargetMetadataSyncingRegions) WithArrayOfValues(values [][]string) *CreateProbingTargetRequest_FieldSubPathArrayOfValues
- func (s CreateProbingTargetRequestPathSelectorProbingTargetMetadataSyncingRegions) WithItemValue(value string) *CreateProbingTargetRequest_FieldSubPathArrayItemValue
- func (s CreateProbingTargetRequestPathSelectorProbingTargetMetadataSyncingRegions) WithValue(value []string) *CreateProbingTargetRequest_FieldSubPathValue
- type CreateProbingTargetRequestPathSelectorProbingTargetMetadataTags
- func (CreateProbingTargetRequestPathSelectorProbingTargetMetadataTags) FieldPath() *CreateProbingTargetRequest_FieldSubPath
- func (s CreateProbingTargetRequestPathSelectorProbingTargetMetadataTags) WithArrayOfValues(values [][]string) *CreateProbingTargetRequest_FieldSubPathArrayOfValues
- func (s CreateProbingTargetRequestPathSelectorProbingTargetMetadataTags) WithItemValue(value string) *CreateProbingTargetRequest_FieldSubPathArrayItemValue
- func (s CreateProbingTargetRequestPathSelectorProbingTargetMetadataTags) WithValue(value []string) *CreateProbingTargetRequest_FieldSubPathValue
- type CreateProbingTargetRequestPathSelectorProbingTargetMetadataUpdateTime
- func (CreateProbingTargetRequestPathSelectorProbingTargetMetadataUpdateTime) FieldPath() *CreateProbingTargetRequest_FieldSubPath
- func (s CreateProbingTargetRequestPathSelectorProbingTargetMetadataUpdateTime) WithArrayOfValues(values []*timestamp.Timestamp) *CreateProbingTargetRequest_FieldSubPathArrayOfValues
- func (s CreateProbingTargetRequestPathSelectorProbingTargetMetadataUpdateTime) WithValue(value *timestamp.Timestamp) *CreateProbingTargetRequest_FieldSubPathValue
- type CreateProbingTargetRequestPathSelectorProbingTargetMetadataUuid
- func (CreateProbingTargetRequestPathSelectorProbingTargetMetadataUuid) FieldPath() *CreateProbingTargetRequest_FieldSubPath
- func (s CreateProbingTargetRequestPathSelectorProbingTargetMetadataUuid) WithArrayOfValues(values []string) *CreateProbingTargetRequest_FieldSubPathArrayOfValues
- func (s CreateProbingTargetRequestPathSelectorProbingTargetMetadataUuid) WithValue(value string) *CreateProbingTargetRequest_FieldSubPathValue
- type CreateProbingTargetRequestPathSelectorProbingTargetMode
- func (CreateProbingTargetRequestPathSelectorProbingTargetMode) FieldPath() *CreateProbingTargetRequest_FieldSubPath
- func (s CreateProbingTargetRequestPathSelectorProbingTargetMode) WithArrayOfValues(values []common.ProbingMode) *CreateProbingTargetRequest_FieldSubPathArrayOfValues
- func (s CreateProbingTargetRequestPathSelectorProbingTargetMode) WithValue(value common.ProbingMode) *CreateProbingTargetRequest_FieldSubPathValue
- type CreateProbingTargetRequestPathSelectorProbingTargetName
- func (CreateProbingTargetRequestPathSelectorProbingTargetName) FieldPath() *CreateProbingTargetRequest_FieldSubPath
- func (s CreateProbingTargetRequestPathSelectorProbingTargetName) WithArrayOfValues(values []*probing_target.Name) *CreateProbingTargetRequest_FieldSubPathArrayOfValues
- func (s CreateProbingTargetRequestPathSelectorProbingTargetName) WithValue(value *probing_target.Name) *CreateProbingTargetRequest_FieldSubPathValue
- type CreateProbingTargetRequestPathSelectorProbingTargetSpeedtestTcpPort
- func (CreateProbingTargetRequestPathSelectorProbingTargetSpeedtestTcpPort) FieldPath() *CreateProbingTargetRequest_FieldSubPath
- func (s CreateProbingTargetRequestPathSelectorProbingTargetSpeedtestTcpPort) WithArrayOfValues(values []int32) *CreateProbingTargetRequest_FieldSubPathArrayOfValues
- func (s CreateProbingTargetRequestPathSelectorProbingTargetSpeedtestTcpPort) WithValue(value int32) *CreateProbingTargetRequest_FieldSubPathValue
- type CreateProbingTargetRequestPathSelectorProbingTargetTargetType
- func (CreateProbingTargetRequestPathSelectorProbingTargetTargetType) FieldPath() *CreateProbingTargetRequest_FieldSubPath
- func (s CreateProbingTargetRequestPathSelectorProbingTargetTargetType) WithArrayOfValues(values []probing_target.ProbingTarget_TargetType) *CreateProbingTargetRequest_FieldSubPathArrayOfValues
- func (s CreateProbingTargetRequestPathSelectorProbingTargetTargetType) WithValue(value probing_target.ProbingTarget_TargetType) *CreateProbingTargetRequest_FieldSubPathValue
- type CreateProbingTargetRequestPathSelectorProbingTargetUdpPort
- func (CreateProbingTargetRequestPathSelectorProbingTargetUdpPort) FieldPath() *CreateProbingTargetRequest_FieldSubPath
- func (s CreateProbingTargetRequestPathSelectorProbingTargetUdpPort) WithArrayOfValues(values []int32) *CreateProbingTargetRequest_FieldSubPathArrayOfValues
- func (s CreateProbingTargetRequestPathSelectorProbingTargetUdpPort) WithValue(value int32) *CreateProbingTargetRequest_FieldSubPathValue
- type CreateProbingTargetRequest_FieldMask
- func (fieldMask *CreateProbingTargetRequest_FieldMask) AppendPath(path CreateProbingTargetRequest_FieldPath)
- func (fieldMask *CreateProbingTargetRequest_FieldMask) AppendRawPath(path gotenobject.FieldPath)
- func (fieldMask *CreateProbingTargetRequest_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
- func (fieldMask *CreateProbingTargetRequest_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
- func (fieldMask *CreateProbingTargetRequest_FieldMask) FilterInputFields() *CreateProbingTargetRequest_FieldMask
- func (fieldMask *CreateProbingTargetRequest_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
- func (fieldMask *CreateProbingTargetRequest_FieldMask) GetPaths() []CreateProbingTargetRequest_FieldPath
- func (fieldMask *CreateProbingTargetRequest_FieldMask) GetRawPaths() []gotenobject.FieldPath
- func (fieldMask *CreateProbingTargetRequest_FieldMask) IsFull() bool
- func (fieldMask CreateProbingTargetRequest_FieldMask) Marshal() ([]byte, error)
- func (fieldMask CreateProbingTargetRequest_FieldMask) MarshalJSON() ([]byte, error)
- func (fieldMask *CreateProbingTargetRequest_FieldMask) PathsCount() int
- func (fieldMask *CreateProbingTargetRequest_FieldMask) Project(source *CreateProbingTargetRequest) *CreateProbingTargetRequest
- func (fieldMask *CreateProbingTargetRequest_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
- func (fieldMask *CreateProbingTargetRequest_FieldMask) ProtoMessage()
- func (fieldMask *CreateProbingTargetRequest_FieldMask) ProtoReflect() preflect.Message
- func (fieldMask *CreateProbingTargetRequest_FieldMask) Reset()
- func (fieldMask *CreateProbingTargetRequest_FieldMask) Set(target, source *CreateProbingTargetRequest)
- func (fieldMask *CreateProbingTargetRequest_FieldMask) SetFromCliFlag(raw string) error
- func (fieldMask *CreateProbingTargetRequest_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
- func (fieldMask *CreateProbingTargetRequest_FieldMask) Size() int
- func (fieldMask *CreateProbingTargetRequest_FieldMask) String() string
- func (fieldMask *CreateProbingTargetRequest_FieldMask) Subtract(other *CreateProbingTargetRequest_FieldMask) *CreateProbingTargetRequest_FieldMask
- func (fieldMask *CreateProbingTargetRequest_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
- func (fieldMask *CreateProbingTargetRequest_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
- func (fieldMask *CreateProbingTargetRequest_FieldMask) Unmarshal(data []byte) error
- func (fieldMask *CreateProbingTargetRequest_FieldMask) UnmarshalJSON(data []byte) error
- type CreateProbingTargetRequest_FieldPath
- func BuildCreateProbingTargetRequest_FieldPath(fp gotenobject.RawFieldPath) (CreateProbingTargetRequest_FieldPath, error)
- func MustParseCreateProbingTargetRequest_FieldPath(rawField string) CreateProbingTargetRequest_FieldPath
- func ParseCreateProbingTargetRequest_FieldPath(rawField string) (CreateProbingTargetRequest_FieldPath, error)
- type CreateProbingTargetRequest_FieldPathArrayItemValue
- type CreateProbingTargetRequest_FieldPathArrayOfValues
- type CreateProbingTargetRequest_FieldPathSelector
- type CreateProbingTargetRequest_FieldPathValue
- type CreateProbingTargetRequest_FieldSubPath
- func (fps *CreateProbingTargetRequest_FieldSubPath) AsProbingTargetSubPath() (probing_target.ProbingTarget_FieldPath, bool)
- func (fps *CreateProbingTargetRequest_FieldSubPath) ClearValue(item *CreateProbingTargetRequest)
- func (fps *CreateProbingTargetRequest_FieldSubPath) ClearValueRaw(item proto.Message)
- func (fps *CreateProbingTargetRequest_FieldSubPath) Get(source *CreateProbingTargetRequest) (values []interface{})
- func (fps *CreateProbingTargetRequest_FieldSubPath) GetDefault() interface{}
- func (fps *CreateProbingTargetRequest_FieldSubPath) GetRaw(source proto.Message) []interface{}
- func (fps *CreateProbingTargetRequest_FieldSubPath) GetSingle(source *CreateProbingTargetRequest) (interface{}, bool)
- func (fps *CreateProbingTargetRequest_FieldSubPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fps *CreateProbingTargetRequest_FieldSubPath) IsLeaf() bool
- func (fps *CreateProbingTargetRequest_FieldSubPath) JSONString() string
- func (fps *CreateProbingTargetRequest_FieldSubPath) Selector() CreateProbingTargetRequest_FieldPathSelector
- func (fps *CreateProbingTargetRequest_FieldSubPath) String() string
- func (fps *CreateProbingTargetRequest_FieldSubPath) WithIArrayItemValue(value interface{}) CreateProbingTargetRequest_FieldPathArrayItemValue
- func (fps *CreateProbingTargetRequest_FieldSubPath) WithIArrayOfValues(values interface{}) CreateProbingTargetRequest_FieldPathArrayOfValues
- func (fps *CreateProbingTargetRequest_FieldSubPath) WithIValue(value interface{}) CreateProbingTargetRequest_FieldPathValue
- func (fps *CreateProbingTargetRequest_FieldSubPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fps *CreateProbingTargetRequest_FieldSubPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fps *CreateProbingTargetRequest_FieldSubPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type CreateProbingTargetRequest_FieldSubPathArrayItemValue
- func (fpaivs *CreateProbingTargetRequest_FieldSubPathArrayItemValue) AsProbingTargetPathItemValue() (probing_target.ProbingTarget_FieldPathArrayItemValue, bool)
- func (fpaivs *CreateProbingTargetRequest_FieldSubPathArrayItemValue) ContainsValue(source *CreateProbingTargetRequest) bool
- func (fpaivs *CreateProbingTargetRequest_FieldSubPathArrayItemValue) GetRawItemValue() interface{}
- type CreateProbingTargetRequest_FieldSubPathArrayOfValues
- type CreateProbingTargetRequest_FieldSubPathValue
- func (fpvs *CreateProbingTargetRequest_FieldSubPathValue) AsProbingTargetPathValue() (probing_target.ProbingTarget_FieldPathValue, bool)
- func (fpvs *CreateProbingTargetRequest_FieldSubPathValue) CompareWith(source *CreateProbingTargetRequest) (int, bool)
- func (fpvs *CreateProbingTargetRequest_FieldSubPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpvs *CreateProbingTargetRequest_FieldSubPathValue) GetRawValue() interface{}
- func (fpvs *CreateProbingTargetRequest_FieldSubPathValue) SetTo(target **CreateProbingTargetRequest)
- func (fpvs *CreateProbingTargetRequest_FieldSubPathValue) SetToRaw(target proto.Message)
- type CreateProbingTargetRequest_FieldTerminalPath
- func (fp *CreateProbingTargetRequest_FieldTerminalPath) ClearValue(item *CreateProbingTargetRequest)
- func (fp *CreateProbingTargetRequest_FieldTerminalPath) ClearValueRaw(item proto.Message)
- func (fp *CreateProbingTargetRequest_FieldTerminalPath) Get(source *CreateProbingTargetRequest) (values []interface{})
- func (fp *CreateProbingTargetRequest_FieldTerminalPath) GetDefault() interface{}
- func (fp *CreateProbingTargetRequest_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
- func (fp *CreateProbingTargetRequest_FieldTerminalPath) GetSingle(source *CreateProbingTargetRequest) (interface{}, bool)
- func (fp *CreateProbingTargetRequest_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fp *CreateProbingTargetRequest_FieldTerminalPath) IsLeaf() bool
- func (fp *CreateProbingTargetRequest_FieldTerminalPath) JSONString() string
- func (fp *CreateProbingTargetRequest_FieldTerminalPath) Selector() CreateProbingTargetRequest_FieldPathSelector
- func (fp *CreateProbingTargetRequest_FieldTerminalPath) String() string
- func (fp *CreateProbingTargetRequest_FieldTerminalPath) WithIArrayItemValue(value interface{}) CreateProbingTargetRequest_FieldPathArrayItemValue
- func (fp *CreateProbingTargetRequest_FieldTerminalPath) WithIArrayOfValues(values interface{}) CreateProbingTargetRequest_FieldPathArrayOfValues
- func (fp *CreateProbingTargetRequest_FieldTerminalPath) WithIValue(value interface{}) CreateProbingTargetRequest_FieldPathValue
- func (fp *CreateProbingTargetRequest_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fp *CreateProbingTargetRequest_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fp *CreateProbingTargetRequest_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type CreateProbingTargetRequest_FieldTerminalPathArrayItemValue
- func (fpaiv *CreateProbingTargetRequest_FieldTerminalPathArrayItemValue) ContainsValue(source *CreateProbingTargetRequest) bool
- func (fpaiv *CreateProbingTargetRequest_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
- func (fpaiv *CreateProbingTargetRequest_FieldTerminalPathArrayItemValue) GetSingle(source *CreateProbingTargetRequest) (interface{}, bool)
- func (fpaiv *CreateProbingTargetRequest_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
- type CreateProbingTargetRequest_FieldTerminalPathArrayOfValues
- func (fpaov *CreateProbingTargetRequest_FieldTerminalPathArrayOfValues) AsParentArrayOfValues() ([]*probing_target.ParentReference, bool)
- func (fpaov *CreateProbingTargetRequest_FieldTerminalPathArrayOfValues) AsProbingTargetArrayOfValues() ([]*probing_target.ProbingTarget, bool)
- func (fpaov *CreateProbingTargetRequest_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
- type CreateProbingTargetRequest_FieldTerminalPathValue
- func (fpv *CreateProbingTargetRequest_FieldTerminalPathValue) AsParentValue() (*probing_target.ParentReference, bool)
- func (fpv *CreateProbingTargetRequest_FieldTerminalPathValue) AsProbingTargetValue() (*probing_target.ProbingTarget, bool)
- func (fpv *CreateProbingTargetRequest_FieldTerminalPathValue) CompareWith(source *CreateProbingTargetRequest) (int, bool)
- func (fpv *CreateProbingTargetRequest_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpv *CreateProbingTargetRequest_FieldTerminalPathValue) GetRawValue() interface{}
- func (fpv *CreateProbingTargetRequest_FieldTerminalPathValue) SetTo(target **CreateProbingTargetRequest)
- func (fpv *CreateProbingTargetRequest_FieldTerminalPathValue) SetToRaw(target proto.Message)
- type DeleteProbingTargetDescriptor
- func (d *DeleteProbingTargetDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
- func (d *DeleteProbingTargetDescriptor) GetApiName() string
- func (d *DeleteProbingTargetDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *DeleteProbingTargetDescriptor) GetFullMethodName() string
- func (d *DeleteProbingTargetDescriptor) GetMethodName() string
- func (d *DeleteProbingTargetDescriptor) GetProtoPkgName() string
- func (d *DeleteProbingTargetDescriptor) GetResourceDescriptor() gotenresource.Descriptor
- func (d *DeleteProbingTargetDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *DeleteProbingTargetDescriptor) GetServiceDomain() string
- func (d *DeleteProbingTargetDescriptor) GetServiceVersion() string
- func (d *DeleteProbingTargetDescriptor) GetVerb() string
- func (d *DeleteProbingTargetDescriptor) HasResource() bool
- func (d *DeleteProbingTargetDescriptor) IsClientStream() bool
- func (d *DeleteProbingTargetDescriptor) IsCollection() bool
- func (d *DeleteProbingTargetDescriptor) IsPlural() bool
- func (d *DeleteProbingTargetDescriptor) IsServerStream() bool
- func (d *DeleteProbingTargetDescriptor) IsUnary() bool
- func (d *DeleteProbingTargetDescriptor) NewEmptyClientMsg() proto.Message
- func (d *DeleteProbingTargetDescriptor) NewEmptyServerMsg() proto.Message
- func (d *DeleteProbingTargetDescriptor) RequestHasResourceBody() bool
- type DeleteProbingTargetDescriptorClientMsgHandle
- func (h *DeleteProbingTargetDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *DeleteProbingTargetDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *DeleteProbingTargetDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type DeleteProbingTargetDescriptorServerMsgHandle
- func (h *DeleteProbingTargetDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *DeleteProbingTargetDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *DeleteProbingTargetDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type DeleteProbingTargetRequest
- func (o *DeleteProbingTargetRequest) Clone() *DeleteProbingTargetRequest
- func (o *DeleteProbingTargetRequest) CloneRaw() gotenobject.GotenObjectExt
- func (*DeleteProbingTargetRequest) Descriptor() ([]byte, []int)
- func (m *DeleteProbingTargetRequest) GetName() *probing_target.Reference
- func (*DeleteProbingTargetRequest) GotenMessage()
- func (o *DeleteProbingTargetRequest) GotenObjectExt()
- func (obj *DeleteProbingTargetRequest) GotenValidate() error
- func (o *DeleteProbingTargetRequest) MakeDiffFieldMask(other *DeleteProbingTargetRequest) *DeleteProbingTargetRequest_FieldMask
- func (o *DeleteProbingTargetRequest) MakeFullFieldMask() *DeleteProbingTargetRequest_FieldMask
- func (o *DeleteProbingTargetRequest) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
- func (o *DeleteProbingTargetRequest) MakeRawFullFieldMask() gotenobject.FieldMask
- func (m *DeleteProbingTargetRequest) Marshal() ([]byte, error)
- func (m *DeleteProbingTargetRequest) MarshalJSON() ([]byte, error)
- func (o *DeleteProbingTargetRequest) Merge(source *DeleteProbingTargetRequest)
- func (o *DeleteProbingTargetRequest) MergeRaw(source gotenobject.GotenObjectExt)
- func (*DeleteProbingTargetRequest) ProtoMessage()
- func (m *DeleteProbingTargetRequest) ProtoReflect() preflect.Message
- func (m *DeleteProbingTargetRequest) Reset()
- func (m *DeleteProbingTargetRequest) SetName(fv *probing_target.Reference)
- func (m *DeleteProbingTargetRequest) String() string
- func (m *DeleteProbingTargetRequest) Unmarshal(b []byte) error
- func (m *DeleteProbingTargetRequest) UnmarshalJSON(data []byte) error
- type DeleteProbingTargetRequestFieldPathBuilder
- type DeleteProbingTargetRequestPathSelectorName
- func (DeleteProbingTargetRequestPathSelectorName) FieldPath() *DeleteProbingTargetRequest_FieldTerminalPath
- func (s DeleteProbingTargetRequestPathSelectorName) WithArrayOfValues(values []*probing_target.Reference) *DeleteProbingTargetRequest_FieldTerminalPathArrayOfValues
- func (s DeleteProbingTargetRequestPathSelectorName) WithValue(value *probing_target.Reference) *DeleteProbingTargetRequest_FieldTerminalPathValue
- type DeleteProbingTargetRequest_FieldMask
- func (fieldMask *DeleteProbingTargetRequest_FieldMask) AppendPath(path DeleteProbingTargetRequest_FieldPath)
- func (fieldMask *DeleteProbingTargetRequest_FieldMask) AppendRawPath(path gotenobject.FieldPath)
- func (fieldMask *DeleteProbingTargetRequest_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
- func (fieldMask *DeleteProbingTargetRequest_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
- func (fieldMask *DeleteProbingTargetRequest_FieldMask) FilterInputFields() *DeleteProbingTargetRequest_FieldMask
- func (fieldMask *DeleteProbingTargetRequest_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
- func (fieldMask *DeleteProbingTargetRequest_FieldMask) GetPaths() []DeleteProbingTargetRequest_FieldPath
- func (fieldMask *DeleteProbingTargetRequest_FieldMask) GetRawPaths() []gotenobject.FieldPath
- func (fieldMask *DeleteProbingTargetRequest_FieldMask) IsFull() bool
- func (fieldMask DeleteProbingTargetRequest_FieldMask) Marshal() ([]byte, error)
- func (fieldMask DeleteProbingTargetRequest_FieldMask) MarshalJSON() ([]byte, error)
- func (fieldMask *DeleteProbingTargetRequest_FieldMask) PathsCount() int
- func (fieldMask *DeleteProbingTargetRequest_FieldMask) Project(source *DeleteProbingTargetRequest) *DeleteProbingTargetRequest
- func (fieldMask *DeleteProbingTargetRequest_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
- func (fieldMask *DeleteProbingTargetRequest_FieldMask) ProtoMessage()
- func (fieldMask *DeleteProbingTargetRequest_FieldMask) ProtoReflect() preflect.Message
- func (fieldMask *DeleteProbingTargetRequest_FieldMask) Reset()
- func (fieldMask *DeleteProbingTargetRequest_FieldMask) Set(target, source *DeleteProbingTargetRequest)
- func (fieldMask *DeleteProbingTargetRequest_FieldMask) SetFromCliFlag(raw string) error
- func (fieldMask *DeleteProbingTargetRequest_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
- func (fieldMask *DeleteProbingTargetRequest_FieldMask) Size() int
- func (fieldMask *DeleteProbingTargetRequest_FieldMask) String() string
- func (fieldMask *DeleteProbingTargetRequest_FieldMask) Subtract(other *DeleteProbingTargetRequest_FieldMask) *DeleteProbingTargetRequest_FieldMask
- func (fieldMask *DeleteProbingTargetRequest_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
- func (fieldMask *DeleteProbingTargetRequest_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
- func (fieldMask *DeleteProbingTargetRequest_FieldMask) Unmarshal(data []byte) error
- func (fieldMask *DeleteProbingTargetRequest_FieldMask) UnmarshalJSON(data []byte) error
- type DeleteProbingTargetRequest_FieldPath
- func BuildDeleteProbingTargetRequest_FieldPath(fp gotenobject.RawFieldPath) (DeleteProbingTargetRequest_FieldPath, error)
- func MustParseDeleteProbingTargetRequest_FieldPath(rawField string) DeleteProbingTargetRequest_FieldPath
- func ParseDeleteProbingTargetRequest_FieldPath(rawField string) (DeleteProbingTargetRequest_FieldPath, error)
- type DeleteProbingTargetRequest_FieldPathArrayItemValue
- type DeleteProbingTargetRequest_FieldPathArrayOfValues
- type DeleteProbingTargetRequest_FieldPathSelector
- type DeleteProbingTargetRequest_FieldPathValue
- type DeleteProbingTargetRequest_FieldTerminalPath
- func (fp *DeleteProbingTargetRequest_FieldTerminalPath) ClearValue(item *DeleteProbingTargetRequest)
- func (fp *DeleteProbingTargetRequest_FieldTerminalPath) ClearValueRaw(item proto.Message)
- func (fp *DeleteProbingTargetRequest_FieldTerminalPath) Get(source *DeleteProbingTargetRequest) (values []interface{})
- func (fp *DeleteProbingTargetRequest_FieldTerminalPath) GetDefault() interface{}
- func (fp *DeleteProbingTargetRequest_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
- func (fp *DeleteProbingTargetRequest_FieldTerminalPath) GetSingle(source *DeleteProbingTargetRequest) (interface{}, bool)
- func (fp *DeleteProbingTargetRequest_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fp *DeleteProbingTargetRequest_FieldTerminalPath) IsLeaf() bool
- func (fp *DeleteProbingTargetRequest_FieldTerminalPath) JSONString() string
- func (fp *DeleteProbingTargetRequest_FieldTerminalPath) Selector() DeleteProbingTargetRequest_FieldPathSelector
- func (fp *DeleteProbingTargetRequest_FieldTerminalPath) String() string
- func (fp *DeleteProbingTargetRequest_FieldTerminalPath) WithIArrayItemValue(value interface{}) DeleteProbingTargetRequest_FieldPathArrayItemValue
- func (fp *DeleteProbingTargetRequest_FieldTerminalPath) WithIArrayOfValues(values interface{}) DeleteProbingTargetRequest_FieldPathArrayOfValues
- func (fp *DeleteProbingTargetRequest_FieldTerminalPath) WithIValue(value interface{}) DeleteProbingTargetRequest_FieldPathValue
- func (fp *DeleteProbingTargetRequest_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fp *DeleteProbingTargetRequest_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fp *DeleteProbingTargetRequest_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type DeleteProbingTargetRequest_FieldTerminalPathArrayItemValue
- func (fpaiv *DeleteProbingTargetRequest_FieldTerminalPathArrayItemValue) ContainsValue(source *DeleteProbingTargetRequest) bool
- func (fpaiv *DeleteProbingTargetRequest_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
- func (fpaiv *DeleteProbingTargetRequest_FieldTerminalPathArrayItemValue) GetSingle(source *DeleteProbingTargetRequest) (interface{}, bool)
- func (fpaiv *DeleteProbingTargetRequest_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
- type DeleteProbingTargetRequest_FieldTerminalPathArrayOfValues
- type DeleteProbingTargetRequest_FieldTerminalPathValue
- func (fpv *DeleteProbingTargetRequest_FieldTerminalPathValue) AsNameValue() (*probing_target.Reference, bool)
- func (fpv *DeleteProbingTargetRequest_FieldTerminalPathValue) CompareWith(source *DeleteProbingTargetRequest) (int, bool)
- func (fpv *DeleteProbingTargetRequest_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpv *DeleteProbingTargetRequest_FieldTerminalPathValue) GetRawValue() interface{}
- func (fpv *DeleteProbingTargetRequest_FieldTerminalPathValue) SetTo(target **DeleteProbingTargetRequest)
- func (fpv *DeleteProbingTargetRequest_FieldTerminalPathValue) SetToRaw(target proto.Message)
- type GetProbingTargetDescriptor
- func (d *GetProbingTargetDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
- func (d *GetProbingTargetDescriptor) GetApiName() string
- func (d *GetProbingTargetDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *GetProbingTargetDescriptor) GetFullMethodName() string
- func (d *GetProbingTargetDescriptor) GetMethodName() string
- func (d *GetProbingTargetDescriptor) GetProtoPkgName() string
- func (d *GetProbingTargetDescriptor) GetResourceDescriptor() gotenresource.Descriptor
- func (d *GetProbingTargetDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *GetProbingTargetDescriptor) GetServiceDomain() string
- func (d *GetProbingTargetDescriptor) GetServiceVersion() string
- func (d *GetProbingTargetDescriptor) GetVerb() string
- func (d *GetProbingTargetDescriptor) HasResource() bool
- func (d *GetProbingTargetDescriptor) IsClientStream() bool
- func (d *GetProbingTargetDescriptor) IsCollection() bool
- func (d *GetProbingTargetDescriptor) IsPlural() bool
- func (d *GetProbingTargetDescriptor) IsServerStream() bool
- func (d *GetProbingTargetDescriptor) IsUnary() bool
- func (d *GetProbingTargetDescriptor) NewEmptyClientMsg() proto.Message
- func (d *GetProbingTargetDescriptor) NewEmptyServerMsg() proto.Message
- func (d *GetProbingTargetDescriptor) RequestHasResourceBody() bool
- type GetProbingTargetDescriptorClientMsgHandle
- func (h *GetProbingTargetDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *GetProbingTargetDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *GetProbingTargetDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type GetProbingTargetDescriptorServerMsgHandle
- func (h *GetProbingTargetDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *GetProbingTargetDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *GetProbingTargetDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type GetProbingTargetRequest
- func (o *GetProbingTargetRequest) Clone() *GetProbingTargetRequest
- func (o *GetProbingTargetRequest) CloneRaw() gotenobject.GotenObjectExt
- func (*GetProbingTargetRequest) Descriptor() ([]byte, []int)
- func (m *GetProbingTargetRequest) GetFieldMask() *probing_target.ProbingTarget_FieldMask
- func (m *GetProbingTargetRequest) GetName() *probing_target.Reference
- func (m *GetProbingTargetRequest) GetView() view.View
- func (*GetProbingTargetRequest) GotenMessage()
- func (o *GetProbingTargetRequest) GotenObjectExt()
- func (obj *GetProbingTargetRequest) GotenValidate() error
- func (o *GetProbingTargetRequest) MakeDiffFieldMask(other *GetProbingTargetRequest) *GetProbingTargetRequest_FieldMask
- func (o *GetProbingTargetRequest) MakeFullFieldMask() *GetProbingTargetRequest_FieldMask
- func (o *GetProbingTargetRequest) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
- func (o *GetProbingTargetRequest) MakeRawFullFieldMask() gotenobject.FieldMask
- func (m *GetProbingTargetRequest) Marshal() ([]byte, error)
- func (m *GetProbingTargetRequest) MarshalJSON() ([]byte, error)
- func (o *GetProbingTargetRequest) Merge(source *GetProbingTargetRequest)
- func (o *GetProbingTargetRequest) MergeRaw(source gotenobject.GotenObjectExt)
- func (*GetProbingTargetRequest) ProtoMessage()
- func (m *GetProbingTargetRequest) ProtoReflect() preflect.Message
- func (m *GetProbingTargetRequest) Reset()
- func (m *GetProbingTargetRequest) SetFieldMask(fv *probing_target.ProbingTarget_FieldMask)
- func (m *GetProbingTargetRequest) SetName(fv *probing_target.Reference)
- func (m *GetProbingTargetRequest) SetView(fv view.View)
- func (m *GetProbingTargetRequest) String() string
- func (m *GetProbingTargetRequest) Unmarshal(b []byte) error
- func (m *GetProbingTargetRequest) UnmarshalJSON(data []byte) error
- type GetProbingTargetRequestFieldPathBuilder
- type GetProbingTargetRequestPathSelectorFieldMask
- func (GetProbingTargetRequestPathSelectorFieldMask) FieldPath() *GetProbingTargetRequest_FieldTerminalPath
- func (s GetProbingTargetRequestPathSelectorFieldMask) WithArrayOfValues(values []*probing_target.ProbingTarget_FieldMask) *GetProbingTargetRequest_FieldTerminalPathArrayOfValues
- func (s GetProbingTargetRequestPathSelectorFieldMask) WithValue(value *probing_target.ProbingTarget_FieldMask) *GetProbingTargetRequest_FieldTerminalPathValue
- type GetProbingTargetRequestPathSelectorName
- func (GetProbingTargetRequestPathSelectorName) FieldPath() *GetProbingTargetRequest_FieldTerminalPath
- func (s GetProbingTargetRequestPathSelectorName) WithArrayOfValues(values []*probing_target.Reference) *GetProbingTargetRequest_FieldTerminalPathArrayOfValues
- func (s GetProbingTargetRequestPathSelectorName) WithValue(value *probing_target.Reference) *GetProbingTargetRequest_FieldTerminalPathValue
- type GetProbingTargetRequestPathSelectorView
- func (GetProbingTargetRequestPathSelectorView) FieldPath() *GetProbingTargetRequest_FieldTerminalPath
- func (s GetProbingTargetRequestPathSelectorView) WithArrayOfValues(values []view.View) *GetProbingTargetRequest_FieldTerminalPathArrayOfValues
- func (s GetProbingTargetRequestPathSelectorView) WithValue(value view.View) *GetProbingTargetRequest_FieldTerminalPathValue
- type GetProbingTargetRequest_FieldMask
- func (fieldMask *GetProbingTargetRequest_FieldMask) AppendPath(path GetProbingTargetRequest_FieldPath)
- func (fieldMask *GetProbingTargetRequest_FieldMask) AppendRawPath(path gotenobject.FieldPath)
- func (fieldMask *GetProbingTargetRequest_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
- func (fieldMask *GetProbingTargetRequest_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
- func (fieldMask *GetProbingTargetRequest_FieldMask) FilterInputFields() *GetProbingTargetRequest_FieldMask
- func (fieldMask *GetProbingTargetRequest_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
- func (fieldMask *GetProbingTargetRequest_FieldMask) GetPaths() []GetProbingTargetRequest_FieldPath
- func (fieldMask *GetProbingTargetRequest_FieldMask) GetRawPaths() []gotenobject.FieldPath
- func (fieldMask *GetProbingTargetRequest_FieldMask) IsFull() bool
- func (fieldMask GetProbingTargetRequest_FieldMask) Marshal() ([]byte, error)
- func (fieldMask GetProbingTargetRequest_FieldMask) MarshalJSON() ([]byte, error)
- func (fieldMask *GetProbingTargetRequest_FieldMask) PathsCount() int
- func (fieldMask *GetProbingTargetRequest_FieldMask) Project(source *GetProbingTargetRequest) *GetProbingTargetRequest
- func (fieldMask *GetProbingTargetRequest_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
- func (fieldMask *GetProbingTargetRequest_FieldMask) ProtoMessage()
- func (fieldMask *GetProbingTargetRequest_FieldMask) ProtoReflect() preflect.Message
- func (fieldMask *GetProbingTargetRequest_FieldMask) Reset()
- func (fieldMask *GetProbingTargetRequest_FieldMask) Set(target, source *GetProbingTargetRequest)
- func (fieldMask *GetProbingTargetRequest_FieldMask) SetFromCliFlag(raw string) error
- func (fieldMask *GetProbingTargetRequest_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
- func (fieldMask *GetProbingTargetRequest_FieldMask) Size() int
- func (fieldMask *GetProbingTargetRequest_FieldMask) String() string
- func (fieldMask *GetProbingTargetRequest_FieldMask) Subtract(other *GetProbingTargetRequest_FieldMask) *GetProbingTargetRequest_FieldMask
- func (fieldMask *GetProbingTargetRequest_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
- func (fieldMask *GetProbingTargetRequest_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
- func (fieldMask *GetProbingTargetRequest_FieldMask) Unmarshal(data []byte) error
- func (fieldMask *GetProbingTargetRequest_FieldMask) UnmarshalJSON(data []byte) error
- type GetProbingTargetRequest_FieldPath
- func BuildGetProbingTargetRequest_FieldPath(fp gotenobject.RawFieldPath) (GetProbingTargetRequest_FieldPath, error)
- func MustParseGetProbingTargetRequest_FieldPath(rawField string) GetProbingTargetRequest_FieldPath
- func ParseGetProbingTargetRequest_FieldPath(rawField string) (GetProbingTargetRequest_FieldPath, error)
- type GetProbingTargetRequest_FieldPathArrayItemValue
- type GetProbingTargetRequest_FieldPathArrayOfValues
- type GetProbingTargetRequest_FieldPathSelector
- type GetProbingTargetRequest_FieldPathValue
- type GetProbingTargetRequest_FieldTerminalPath
- func (fp *GetProbingTargetRequest_FieldTerminalPath) ClearValue(item *GetProbingTargetRequest)
- func (fp *GetProbingTargetRequest_FieldTerminalPath) ClearValueRaw(item proto.Message)
- func (fp *GetProbingTargetRequest_FieldTerminalPath) Get(source *GetProbingTargetRequest) (values []interface{})
- func (fp *GetProbingTargetRequest_FieldTerminalPath) GetDefault() interface{}
- func (fp *GetProbingTargetRequest_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
- func (fp *GetProbingTargetRequest_FieldTerminalPath) GetSingle(source *GetProbingTargetRequest) (interface{}, bool)
- func (fp *GetProbingTargetRequest_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fp *GetProbingTargetRequest_FieldTerminalPath) IsLeaf() bool
- func (fp *GetProbingTargetRequest_FieldTerminalPath) JSONString() string
- func (fp *GetProbingTargetRequest_FieldTerminalPath) Selector() GetProbingTargetRequest_FieldPathSelector
- func (fp *GetProbingTargetRequest_FieldTerminalPath) String() string
- func (fp *GetProbingTargetRequest_FieldTerminalPath) WithIArrayItemValue(value interface{}) GetProbingTargetRequest_FieldPathArrayItemValue
- func (fp *GetProbingTargetRequest_FieldTerminalPath) WithIArrayOfValues(values interface{}) GetProbingTargetRequest_FieldPathArrayOfValues
- func (fp *GetProbingTargetRequest_FieldTerminalPath) WithIValue(value interface{}) GetProbingTargetRequest_FieldPathValue
- func (fp *GetProbingTargetRequest_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fp *GetProbingTargetRequest_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fp *GetProbingTargetRequest_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type GetProbingTargetRequest_FieldTerminalPathArrayItemValue
- func (fpaiv *GetProbingTargetRequest_FieldTerminalPathArrayItemValue) ContainsValue(source *GetProbingTargetRequest) bool
- func (fpaiv *GetProbingTargetRequest_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
- func (fpaiv *GetProbingTargetRequest_FieldTerminalPathArrayItemValue) GetSingle(source *GetProbingTargetRequest) (interface{}, bool)
- func (fpaiv *GetProbingTargetRequest_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
- type GetProbingTargetRequest_FieldTerminalPathArrayOfValues
- func (fpaov *GetProbingTargetRequest_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues() ([]*probing_target.ProbingTarget_FieldMask, bool)
- func (fpaov *GetProbingTargetRequest_FieldTerminalPathArrayOfValues) AsNameArrayOfValues() ([]*probing_target.Reference, bool)
- func (fpaov *GetProbingTargetRequest_FieldTerminalPathArrayOfValues) AsViewArrayOfValues() ([]view.View, bool)
- func (fpaov *GetProbingTargetRequest_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
- type GetProbingTargetRequest_FieldTerminalPathValue
- func (fpv *GetProbingTargetRequest_FieldTerminalPathValue) AsFieldMaskValue() (*probing_target.ProbingTarget_FieldMask, bool)
- func (fpv *GetProbingTargetRequest_FieldTerminalPathValue) AsNameValue() (*probing_target.Reference, bool)
- func (fpv *GetProbingTargetRequest_FieldTerminalPathValue) AsViewValue() (view.View, bool)
- func (fpv *GetProbingTargetRequest_FieldTerminalPathValue) CompareWith(source *GetProbingTargetRequest) (int, bool)
- func (fpv *GetProbingTargetRequest_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpv *GetProbingTargetRequest_FieldTerminalPathValue) GetRawValue() interface{}
- func (fpv *GetProbingTargetRequest_FieldTerminalPathValue) SetTo(target **GetProbingTargetRequest)
- func (fpv *GetProbingTargetRequest_FieldTerminalPathValue) SetToRaw(target proto.Message)
- type ListProbingTargetsDescriptor
- func (d *ListProbingTargetsDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
- func (d *ListProbingTargetsDescriptor) GetApiName() string
- func (d *ListProbingTargetsDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *ListProbingTargetsDescriptor) GetFullMethodName() string
- func (d *ListProbingTargetsDescriptor) GetMethodName() string
- func (d *ListProbingTargetsDescriptor) GetProtoPkgName() string
- func (d *ListProbingTargetsDescriptor) GetResourceDescriptor() gotenresource.Descriptor
- func (d *ListProbingTargetsDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *ListProbingTargetsDescriptor) GetServiceDomain() string
- func (d *ListProbingTargetsDescriptor) GetServiceVersion() string
- func (d *ListProbingTargetsDescriptor) GetVerb() string
- func (d *ListProbingTargetsDescriptor) HasResource() bool
- func (d *ListProbingTargetsDescriptor) IsClientStream() bool
- func (d *ListProbingTargetsDescriptor) IsCollection() bool
- func (d *ListProbingTargetsDescriptor) IsPlural() bool
- func (d *ListProbingTargetsDescriptor) IsServerStream() bool
- func (d *ListProbingTargetsDescriptor) IsUnary() bool
- func (d *ListProbingTargetsDescriptor) NewEmptyClientMsg() proto.Message
- func (d *ListProbingTargetsDescriptor) NewEmptyServerMsg() proto.Message
- func (d *ListProbingTargetsDescriptor) RequestHasResourceBody() bool
- type ListProbingTargetsDescriptorClientMsgHandle
- func (h *ListProbingTargetsDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *ListProbingTargetsDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *ListProbingTargetsDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type ListProbingTargetsDescriptorServerMsgHandle
- func (h *ListProbingTargetsDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *ListProbingTargetsDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *ListProbingTargetsDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type ListProbingTargetsRequest
- func (o *ListProbingTargetsRequest) Clone() *ListProbingTargetsRequest
- func (o *ListProbingTargetsRequest) CloneRaw() gotenobject.GotenObjectExt
- func (*ListProbingTargetsRequest) Descriptor() ([]byte, []int)
- func (m *ListProbingTargetsRequest) GetFieldMask() *probing_target.ProbingTarget_FieldMask
- func (m *ListProbingTargetsRequest) GetFilter() *probing_target.Filter
- func (m *ListProbingTargetsRequest) GetOrderBy() *probing_target.OrderBy
- func (m *ListProbingTargetsRequest) GetPageSize() int32
- func (m *ListProbingTargetsRequest) GetPageToken() *probing_target.PagerCursor
- func (m *ListProbingTargetsRequest) GetParent() *probing_target.ParentName
- func (m *ListProbingTargetsRequest) GetView() view.View
- func (*ListProbingTargetsRequest) GotenMessage()
- func (o *ListProbingTargetsRequest) GotenObjectExt()
- func (obj *ListProbingTargetsRequest) GotenValidate() error
- func (o *ListProbingTargetsRequest) MakeDiffFieldMask(other *ListProbingTargetsRequest) *ListProbingTargetsRequest_FieldMask
- func (o *ListProbingTargetsRequest) MakeFullFieldMask() *ListProbingTargetsRequest_FieldMask
- func (o *ListProbingTargetsRequest) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
- func (o *ListProbingTargetsRequest) MakeRawFullFieldMask() gotenobject.FieldMask
- func (m *ListProbingTargetsRequest) Marshal() ([]byte, error)
- func (m *ListProbingTargetsRequest) MarshalJSON() ([]byte, error)
- func (o *ListProbingTargetsRequest) Merge(source *ListProbingTargetsRequest)
- func (o *ListProbingTargetsRequest) MergeRaw(source gotenobject.GotenObjectExt)
- func (*ListProbingTargetsRequest) ProtoMessage()
- func (m *ListProbingTargetsRequest) ProtoReflect() preflect.Message
- func (m *ListProbingTargetsRequest) Reset()
- func (m *ListProbingTargetsRequest) SetFieldMask(fv *probing_target.ProbingTarget_FieldMask)
- func (m *ListProbingTargetsRequest) SetFilter(fv *probing_target.Filter)
- func (m *ListProbingTargetsRequest) SetOrderBy(fv *probing_target.OrderBy)
- func (m *ListProbingTargetsRequest) SetPageSize(fv int32)
- func (m *ListProbingTargetsRequest) SetPageToken(fv *probing_target.PagerCursor)
- func (m *ListProbingTargetsRequest) SetParent(fv *probing_target.ParentName)
- func (m *ListProbingTargetsRequest) SetView(fv view.View)
- func (m *ListProbingTargetsRequest) String() string
- func (m *ListProbingTargetsRequest) Unmarshal(b []byte) error
- func (m *ListProbingTargetsRequest) UnmarshalJSON(data []byte) error
- type ListProbingTargetsRequestFieldPathBuilder
- func (ListProbingTargetsRequestFieldPathBuilder) FieldMask() ListProbingTargetsRequestPathSelectorFieldMask
- func (ListProbingTargetsRequestFieldPathBuilder) Filter() ListProbingTargetsRequestPathSelectorFilter
- func (ListProbingTargetsRequestFieldPathBuilder) OrderBy() ListProbingTargetsRequestPathSelectorOrderBy
- func (ListProbingTargetsRequestFieldPathBuilder) PageSize() ListProbingTargetsRequestPathSelectorPageSize
- func (ListProbingTargetsRequestFieldPathBuilder) PageToken() ListProbingTargetsRequestPathSelectorPageToken
- func (ListProbingTargetsRequestFieldPathBuilder) Parent() ListProbingTargetsRequestPathSelectorParent
- func (ListProbingTargetsRequestFieldPathBuilder) View() ListProbingTargetsRequestPathSelectorView
- type ListProbingTargetsRequestPathSelectorFieldMask
- func (ListProbingTargetsRequestPathSelectorFieldMask) FieldPath() *ListProbingTargetsRequest_FieldTerminalPath
- func (s ListProbingTargetsRequestPathSelectorFieldMask) WithArrayOfValues(values []*probing_target.ProbingTarget_FieldMask) *ListProbingTargetsRequest_FieldTerminalPathArrayOfValues
- func (s ListProbingTargetsRequestPathSelectorFieldMask) WithValue(value *probing_target.ProbingTarget_FieldMask) *ListProbingTargetsRequest_FieldTerminalPathValue
- type ListProbingTargetsRequestPathSelectorFilter
- func (ListProbingTargetsRequestPathSelectorFilter) FieldPath() *ListProbingTargetsRequest_FieldTerminalPath
- func (s ListProbingTargetsRequestPathSelectorFilter) WithArrayOfValues(values []*probing_target.Filter) *ListProbingTargetsRequest_FieldTerminalPathArrayOfValues
- func (s ListProbingTargetsRequestPathSelectorFilter) WithValue(value *probing_target.Filter) *ListProbingTargetsRequest_FieldTerminalPathValue
- type ListProbingTargetsRequestPathSelectorOrderBy
- func (ListProbingTargetsRequestPathSelectorOrderBy) FieldPath() *ListProbingTargetsRequest_FieldTerminalPath
- func (s ListProbingTargetsRequestPathSelectorOrderBy) WithArrayOfValues(values []*probing_target.OrderBy) *ListProbingTargetsRequest_FieldTerminalPathArrayOfValues
- func (s ListProbingTargetsRequestPathSelectorOrderBy) WithValue(value *probing_target.OrderBy) *ListProbingTargetsRequest_FieldTerminalPathValue
- type ListProbingTargetsRequestPathSelectorPageSize
- func (ListProbingTargetsRequestPathSelectorPageSize) FieldPath() *ListProbingTargetsRequest_FieldTerminalPath
- func (s ListProbingTargetsRequestPathSelectorPageSize) WithArrayOfValues(values []int32) *ListProbingTargetsRequest_FieldTerminalPathArrayOfValues
- func (s ListProbingTargetsRequestPathSelectorPageSize) WithValue(value int32) *ListProbingTargetsRequest_FieldTerminalPathValue
- type ListProbingTargetsRequestPathSelectorPageToken
- func (ListProbingTargetsRequestPathSelectorPageToken) FieldPath() *ListProbingTargetsRequest_FieldTerminalPath
- func (s ListProbingTargetsRequestPathSelectorPageToken) WithArrayOfValues(values []*probing_target.PagerCursor) *ListProbingTargetsRequest_FieldTerminalPathArrayOfValues
- func (s ListProbingTargetsRequestPathSelectorPageToken) WithValue(value *probing_target.PagerCursor) *ListProbingTargetsRequest_FieldTerminalPathValue
- type ListProbingTargetsRequestPathSelectorParent
- func (ListProbingTargetsRequestPathSelectorParent) FieldPath() *ListProbingTargetsRequest_FieldTerminalPath
- func (s ListProbingTargetsRequestPathSelectorParent) WithArrayOfValues(values []*probing_target.ParentName) *ListProbingTargetsRequest_FieldTerminalPathArrayOfValues
- func (s ListProbingTargetsRequestPathSelectorParent) WithValue(value *probing_target.ParentName) *ListProbingTargetsRequest_FieldTerminalPathValue
- type ListProbingTargetsRequestPathSelectorView
- func (ListProbingTargetsRequestPathSelectorView) FieldPath() *ListProbingTargetsRequest_FieldTerminalPath
- func (s ListProbingTargetsRequestPathSelectorView) WithArrayOfValues(values []view.View) *ListProbingTargetsRequest_FieldTerminalPathArrayOfValues
- func (s ListProbingTargetsRequestPathSelectorView) WithValue(value view.View) *ListProbingTargetsRequest_FieldTerminalPathValue
- type ListProbingTargetsRequest_FieldMask
- func (fieldMask *ListProbingTargetsRequest_FieldMask) AppendPath(path ListProbingTargetsRequest_FieldPath)
- func (fieldMask *ListProbingTargetsRequest_FieldMask) AppendRawPath(path gotenobject.FieldPath)
- func (fieldMask *ListProbingTargetsRequest_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
- func (fieldMask *ListProbingTargetsRequest_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
- func (fieldMask *ListProbingTargetsRequest_FieldMask) FilterInputFields() *ListProbingTargetsRequest_FieldMask
- func (fieldMask *ListProbingTargetsRequest_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
- func (fieldMask *ListProbingTargetsRequest_FieldMask) GetPaths() []ListProbingTargetsRequest_FieldPath
- func (fieldMask *ListProbingTargetsRequest_FieldMask) GetRawPaths() []gotenobject.FieldPath
- func (fieldMask *ListProbingTargetsRequest_FieldMask) IsFull() bool
- func (fieldMask ListProbingTargetsRequest_FieldMask) Marshal() ([]byte, error)
- func (fieldMask ListProbingTargetsRequest_FieldMask) MarshalJSON() ([]byte, error)
- func (fieldMask *ListProbingTargetsRequest_FieldMask) PathsCount() int
- func (fieldMask *ListProbingTargetsRequest_FieldMask) Project(source *ListProbingTargetsRequest) *ListProbingTargetsRequest
- func (fieldMask *ListProbingTargetsRequest_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
- func (fieldMask *ListProbingTargetsRequest_FieldMask) ProtoMessage()
- func (fieldMask *ListProbingTargetsRequest_FieldMask) ProtoReflect() preflect.Message
- func (fieldMask *ListProbingTargetsRequest_FieldMask) Reset()
- func (fieldMask *ListProbingTargetsRequest_FieldMask) Set(target, source *ListProbingTargetsRequest)
- func (fieldMask *ListProbingTargetsRequest_FieldMask) SetFromCliFlag(raw string) error
- func (fieldMask *ListProbingTargetsRequest_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
- func (fieldMask *ListProbingTargetsRequest_FieldMask) Size() int
- func (fieldMask *ListProbingTargetsRequest_FieldMask) String() string
- func (fieldMask *ListProbingTargetsRequest_FieldMask) Subtract(other *ListProbingTargetsRequest_FieldMask) *ListProbingTargetsRequest_FieldMask
- func (fieldMask *ListProbingTargetsRequest_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
- func (fieldMask *ListProbingTargetsRequest_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
- func (fieldMask *ListProbingTargetsRequest_FieldMask) Unmarshal(data []byte) error
- func (fieldMask *ListProbingTargetsRequest_FieldMask) UnmarshalJSON(data []byte) error
- type ListProbingTargetsRequest_FieldPath
- func BuildListProbingTargetsRequest_FieldPath(fp gotenobject.RawFieldPath) (ListProbingTargetsRequest_FieldPath, error)
- func MustParseListProbingTargetsRequest_FieldPath(rawField string) ListProbingTargetsRequest_FieldPath
- func ParseListProbingTargetsRequest_FieldPath(rawField string) (ListProbingTargetsRequest_FieldPath, error)
- type ListProbingTargetsRequest_FieldPathArrayItemValue
- type ListProbingTargetsRequest_FieldPathArrayOfValues
- type ListProbingTargetsRequest_FieldPathSelector
- type ListProbingTargetsRequest_FieldPathValue
- type ListProbingTargetsRequest_FieldTerminalPath
- func (fp *ListProbingTargetsRequest_FieldTerminalPath) ClearValue(item *ListProbingTargetsRequest)
- func (fp *ListProbingTargetsRequest_FieldTerminalPath) ClearValueRaw(item proto.Message)
- func (fp *ListProbingTargetsRequest_FieldTerminalPath) Get(source *ListProbingTargetsRequest) (values []interface{})
- func (fp *ListProbingTargetsRequest_FieldTerminalPath) GetDefault() interface{}
- func (fp *ListProbingTargetsRequest_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
- func (fp *ListProbingTargetsRequest_FieldTerminalPath) GetSingle(source *ListProbingTargetsRequest) (interface{}, bool)
- func (fp *ListProbingTargetsRequest_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fp *ListProbingTargetsRequest_FieldTerminalPath) IsLeaf() bool
- func (fp *ListProbingTargetsRequest_FieldTerminalPath) JSONString() string
- func (fp *ListProbingTargetsRequest_FieldTerminalPath) Selector() ListProbingTargetsRequest_FieldPathSelector
- func (fp *ListProbingTargetsRequest_FieldTerminalPath) String() string
- func (fp *ListProbingTargetsRequest_FieldTerminalPath) WithIArrayItemValue(value interface{}) ListProbingTargetsRequest_FieldPathArrayItemValue
- func (fp *ListProbingTargetsRequest_FieldTerminalPath) WithIArrayOfValues(values interface{}) ListProbingTargetsRequest_FieldPathArrayOfValues
- func (fp *ListProbingTargetsRequest_FieldTerminalPath) WithIValue(value interface{}) ListProbingTargetsRequest_FieldPathValue
- func (fp *ListProbingTargetsRequest_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fp *ListProbingTargetsRequest_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fp *ListProbingTargetsRequest_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type ListProbingTargetsRequest_FieldTerminalPathArrayItemValue
- func (fpaiv *ListProbingTargetsRequest_FieldTerminalPathArrayItemValue) ContainsValue(source *ListProbingTargetsRequest) bool
- func (fpaiv *ListProbingTargetsRequest_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
- func (fpaiv *ListProbingTargetsRequest_FieldTerminalPathArrayItemValue) GetSingle(source *ListProbingTargetsRequest) (interface{}, bool)
- func (fpaiv *ListProbingTargetsRequest_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
- type ListProbingTargetsRequest_FieldTerminalPathArrayOfValues
- func (fpaov *ListProbingTargetsRequest_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues() ([]*probing_target.ProbingTarget_FieldMask, bool)
- func (fpaov *ListProbingTargetsRequest_FieldTerminalPathArrayOfValues) AsFilterArrayOfValues() ([]*probing_target.Filter, bool)
- func (fpaov *ListProbingTargetsRequest_FieldTerminalPathArrayOfValues) AsOrderByArrayOfValues() ([]*probing_target.OrderBy, bool)
- func (fpaov *ListProbingTargetsRequest_FieldTerminalPathArrayOfValues) AsPageSizeArrayOfValues() ([]int32, bool)
- func (fpaov *ListProbingTargetsRequest_FieldTerminalPathArrayOfValues) AsPageTokenArrayOfValues() ([]*probing_target.PagerCursor, bool)
- func (fpaov *ListProbingTargetsRequest_FieldTerminalPathArrayOfValues) AsParentArrayOfValues() ([]*probing_target.ParentName, bool)
- func (fpaov *ListProbingTargetsRequest_FieldTerminalPathArrayOfValues) AsViewArrayOfValues() ([]view.View, bool)
- func (fpaov *ListProbingTargetsRequest_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
- type ListProbingTargetsRequest_FieldTerminalPathValue
- func (fpv *ListProbingTargetsRequest_FieldTerminalPathValue) AsFieldMaskValue() (*probing_target.ProbingTarget_FieldMask, bool)
- func (fpv *ListProbingTargetsRequest_FieldTerminalPathValue) AsFilterValue() (*probing_target.Filter, bool)
- func (fpv *ListProbingTargetsRequest_FieldTerminalPathValue) AsOrderByValue() (*probing_target.OrderBy, bool)
- func (fpv *ListProbingTargetsRequest_FieldTerminalPathValue) AsPageSizeValue() (int32, bool)
- func (fpv *ListProbingTargetsRequest_FieldTerminalPathValue) AsPageTokenValue() (*probing_target.PagerCursor, bool)
- func (fpv *ListProbingTargetsRequest_FieldTerminalPathValue) AsParentValue() (*probing_target.ParentName, bool)
- func (fpv *ListProbingTargetsRequest_FieldTerminalPathValue) AsViewValue() (view.View, bool)
- func (fpv *ListProbingTargetsRequest_FieldTerminalPathValue) CompareWith(source *ListProbingTargetsRequest) (int, bool)
- func (fpv *ListProbingTargetsRequest_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpv *ListProbingTargetsRequest_FieldTerminalPathValue) GetRawValue() interface{}
- func (fpv *ListProbingTargetsRequest_FieldTerminalPathValue) SetTo(target **ListProbingTargetsRequest)
- func (fpv *ListProbingTargetsRequest_FieldTerminalPathValue) SetToRaw(target proto.Message)
- type ListProbingTargetsResponse
- func (o *ListProbingTargetsResponse) Clone() *ListProbingTargetsResponse
- func (o *ListProbingTargetsResponse) CloneRaw() gotenobject.GotenObjectExt
- func (*ListProbingTargetsResponse) Descriptor() ([]byte, []int)
- func (m *ListProbingTargetsResponse) GetNextPageToken() *probing_target.PagerCursor
- func (m *ListProbingTargetsResponse) GetPrevPageToken() *probing_target.PagerCursor
- func (m *ListProbingTargetsResponse) GetProbingTargets() []*probing_target.ProbingTarget
- func (*ListProbingTargetsResponse) GotenMessage()
- func (o *ListProbingTargetsResponse) GotenObjectExt()
- func (obj *ListProbingTargetsResponse) GotenValidate() error
- func (o *ListProbingTargetsResponse) MakeDiffFieldMask(other *ListProbingTargetsResponse) *ListProbingTargetsResponse_FieldMask
- func (o *ListProbingTargetsResponse) MakeFullFieldMask() *ListProbingTargetsResponse_FieldMask
- func (o *ListProbingTargetsResponse) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
- func (o *ListProbingTargetsResponse) MakeRawFullFieldMask() gotenobject.FieldMask
- func (m *ListProbingTargetsResponse) Marshal() ([]byte, error)
- func (m *ListProbingTargetsResponse) MarshalJSON() ([]byte, error)
- func (o *ListProbingTargetsResponse) Merge(source *ListProbingTargetsResponse)
- func (o *ListProbingTargetsResponse) MergeRaw(source gotenobject.GotenObjectExt)
- func (*ListProbingTargetsResponse) ProtoMessage()
- func (m *ListProbingTargetsResponse) ProtoReflect() preflect.Message
- func (m *ListProbingTargetsResponse) Reset()
- func (m *ListProbingTargetsResponse) SetNextPageToken(fv *probing_target.PagerCursor)
- func (m *ListProbingTargetsResponse) SetPrevPageToken(fv *probing_target.PagerCursor)
- func (m *ListProbingTargetsResponse) SetProbingTargets(fv []*probing_target.ProbingTarget)
- func (m *ListProbingTargetsResponse) String() string
- func (m *ListProbingTargetsResponse) Unmarshal(b []byte) error
- func (m *ListProbingTargetsResponse) UnmarshalJSON(data []byte) error
- type ListProbingTargetsResponseFieldPathBuilder
- func (ListProbingTargetsResponseFieldPathBuilder) NextPageToken() ListProbingTargetsResponsePathSelectorNextPageToken
- func (ListProbingTargetsResponseFieldPathBuilder) PrevPageToken() ListProbingTargetsResponsePathSelectorPrevPageToken
- func (ListProbingTargetsResponseFieldPathBuilder) ProbingTargets() ListProbingTargetsResponsePathSelectorProbingTargets
- type ListProbingTargetsResponseMapPathSelectorProbingTargetsHttpProbingConfigAuthConfigTokenRequestRequestHeaders
- func (s ListProbingTargetsResponseMapPathSelectorProbingTargetsHttpProbingConfigAuthConfigTokenRequestRequestHeaders) FieldPath() *ListProbingTargetsResponse_FieldSubPath
- func (s ListProbingTargetsResponseMapPathSelectorProbingTargetsHttpProbingConfigAuthConfigTokenRequestRequestHeaders) WithArrayOfValues(values []string) *ListProbingTargetsResponse_FieldSubPathArrayOfValues
- func (s ListProbingTargetsResponseMapPathSelectorProbingTargetsHttpProbingConfigAuthConfigTokenRequestRequestHeaders) WithValue(value string) *ListProbingTargetsResponse_FieldSubPathValue
- type ListProbingTargetsResponseMapPathSelectorProbingTargetsHttpProbingConfigAuthConfigTokenRequestUrlFormEncodedBody
- func (s ListProbingTargetsResponseMapPathSelectorProbingTargetsHttpProbingConfigAuthConfigTokenRequestUrlFormEncodedBody) FieldPath() *ListProbingTargetsResponse_FieldSubPath
- func (s ListProbingTargetsResponseMapPathSelectorProbingTargetsHttpProbingConfigAuthConfigTokenRequestUrlFormEncodedBody) WithArrayOfValues(values []*common.HTTPProbingConfig_HTTPRequest_StringArray) *ListProbingTargetsResponse_FieldSubPathArrayOfValues
- func (s ListProbingTargetsResponseMapPathSelectorProbingTargetsHttpProbingConfigAuthConfigTokenRequestUrlFormEncodedBody) WithValue(value *common.HTTPProbingConfig_HTTPRequest_StringArray) *ListProbingTargetsResponse_FieldSubPathValue
- type ListProbingTargetsResponseMapPathSelectorProbingTargetsHttpProbingConfigHttpRequestRequestHeaders
- func (s ListProbingTargetsResponseMapPathSelectorProbingTargetsHttpProbingConfigHttpRequestRequestHeaders) FieldPath() *ListProbingTargetsResponse_FieldSubPath
- func (s ListProbingTargetsResponseMapPathSelectorProbingTargetsHttpProbingConfigHttpRequestRequestHeaders) WithArrayOfValues(values []string) *ListProbingTargetsResponse_FieldSubPathArrayOfValues
- func (s ListProbingTargetsResponseMapPathSelectorProbingTargetsHttpProbingConfigHttpRequestRequestHeaders) WithValue(value string) *ListProbingTargetsResponse_FieldSubPathValue
- type ListProbingTargetsResponseMapPathSelectorProbingTargetsHttpProbingConfigHttpRequestUrlFormEncodedBody
- func (s ListProbingTargetsResponseMapPathSelectorProbingTargetsHttpProbingConfigHttpRequestUrlFormEncodedBody) FieldPath() *ListProbingTargetsResponse_FieldSubPath
- func (s ListProbingTargetsResponseMapPathSelectorProbingTargetsHttpProbingConfigHttpRequestUrlFormEncodedBody) WithArrayOfValues(values []*common.HTTPProbingConfig_HTTPRequest_StringArray) *ListProbingTargetsResponse_FieldSubPathArrayOfValues
- func (s ListProbingTargetsResponseMapPathSelectorProbingTargetsHttpProbingConfigHttpRequestUrlFormEncodedBody) WithValue(value *common.HTTPProbingConfig_HTTPRequest_StringArray) *ListProbingTargetsResponse_FieldSubPathValue
- type ListProbingTargetsResponseMapPathSelectorProbingTargetsMetadataAnnotations
- func (s ListProbingTargetsResponseMapPathSelectorProbingTargetsMetadataAnnotations) FieldPath() *ListProbingTargetsResponse_FieldSubPath
- func (s ListProbingTargetsResponseMapPathSelectorProbingTargetsMetadataAnnotations) WithArrayOfValues(values []string) *ListProbingTargetsResponse_FieldSubPathArrayOfValues
- func (s ListProbingTargetsResponseMapPathSelectorProbingTargetsMetadataAnnotations) WithValue(value string) *ListProbingTargetsResponse_FieldSubPathValue
- type ListProbingTargetsResponseMapPathSelectorProbingTargetsMetadataLabels
- func (s ListProbingTargetsResponseMapPathSelectorProbingTargetsMetadataLabels) FieldPath() *ListProbingTargetsResponse_FieldSubPath
- func (s ListProbingTargetsResponseMapPathSelectorProbingTargetsMetadataLabels) WithArrayOfValues(values []string) *ListProbingTargetsResponse_FieldSubPathArrayOfValues
- func (s ListProbingTargetsResponseMapPathSelectorProbingTargetsMetadataLabels) WithValue(value string) *ListProbingTargetsResponse_FieldSubPathValue
- type ListProbingTargetsResponseMapPathSelectorProbingTargetsMetadataShards
- func (s ListProbingTargetsResponseMapPathSelectorProbingTargetsMetadataShards) FieldPath() *ListProbingTargetsResponse_FieldSubPath
- func (s ListProbingTargetsResponseMapPathSelectorProbingTargetsMetadataShards) WithArrayOfValues(values []int64) *ListProbingTargetsResponse_FieldSubPathArrayOfValues
- func (s ListProbingTargetsResponseMapPathSelectorProbingTargetsMetadataShards) WithValue(value int64) *ListProbingTargetsResponse_FieldSubPathValue
- type ListProbingTargetsResponsePathSelectorNextPageToken
- func (ListProbingTargetsResponsePathSelectorNextPageToken) FieldPath() *ListProbingTargetsResponse_FieldTerminalPath
- func (s ListProbingTargetsResponsePathSelectorNextPageToken) WithArrayOfValues(values []*probing_target.PagerCursor) *ListProbingTargetsResponse_FieldTerminalPathArrayOfValues
- func (s ListProbingTargetsResponsePathSelectorNextPageToken) WithValue(value *probing_target.PagerCursor) *ListProbingTargetsResponse_FieldTerminalPathValue
- type ListProbingTargetsResponsePathSelectorPrevPageToken
- func (ListProbingTargetsResponsePathSelectorPrevPageToken) FieldPath() *ListProbingTargetsResponse_FieldTerminalPath
- func (s ListProbingTargetsResponsePathSelectorPrevPageToken) WithArrayOfValues(values []*probing_target.PagerCursor) *ListProbingTargetsResponse_FieldTerminalPathArrayOfValues
- func (s ListProbingTargetsResponsePathSelectorPrevPageToken) WithValue(value *probing_target.PagerCursor) *ListProbingTargetsResponse_FieldTerminalPathValue
- type ListProbingTargetsResponsePathSelectorProbingTargets
- func (ListProbingTargetsResponsePathSelectorProbingTargets) Address() ListProbingTargetsResponsePathSelectorProbingTargetsAddress
- func (ListProbingTargetsResponsePathSelectorProbingTargets) Addresses() ListProbingTargetsResponsePathSelectorProbingTargetsAddresses
- func (ListProbingTargetsResponsePathSelectorProbingTargets) Agent() ListProbingTargetsResponsePathSelectorProbingTargetsAgent
- func (ListProbingTargetsResponsePathSelectorProbingTargets) Category() ListProbingTargetsResponsePathSelectorProbingTargetsCategory
- func (ListProbingTargetsResponsePathSelectorProbingTargets) DisplayName() ListProbingTargetsResponsePathSelectorProbingTargetsDisplayName
- func (ListProbingTargetsResponsePathSelectorProbingTargets) FieldPath() *ListProbingTargetsResponse_FieldTerminalPath
- func (ListProbingTargetsResponsePathSelectorProbingTargets) Group() ListProbingTargetsResponsePathSelectorProbingTargetsGroup
- func (ListProbingTargetsResponsePathSelectorProbingTargets) HttpProbingConfig() ListProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfig
- func (ListProbingTargetsResponsePathSelectorProbingTargets) IpVersion() ListProbingTargetsResponsePathSelectorProbingTargetsIpVersion
- func (ListProbingTargetsResponsePathSelectorProbingTargets) Location() ListProbingTargetsResponsePathSelectorProbingTargetsLocation
- func (ListProbingTargetsResponsePathSelectorProbingTargets) LocationType() ListProbingTargetsResponsePathSelectorProbingTargetsLocationType
- func (ListProbingTargetsResponsePathSelectorProbingTargets) Metadata() ListProbingTargetsResponsePathSelectorProbingTargetsMetadata
- func (ListProbingTargetsResponsePathSelectorProbingTargets) Mode() ListProbingTargetsResponsePathSelectorProbingTargetsMode
- func (ListProbingTargetsResponsePathSelectorProbingTargets) Name() ListProbingTargetsResponsePathSelectorProbingTargetsName
- func (ListProbingTargetsResponsePathSelectorProbingTargets) SpeedtestTcpPort() ListProbingTargetsResponsePathSelectorProbingTargetsSpeedtestTcpPort
- func (ListProbingTargetsResponsePathSelectorProbingTargets) TargetType() ListProbingTargetsResponsePathSelectorProbingTargetsTargetType
- func (ListProbingTargetsResponsePathSelectorProbingTargets) UdpPort() ListProbingTargetsResponsePathSelectorProbingTargetsUdpPort
- func (s ListProbingTargetsResponsePathSelectorProbingTargets) WithArrayOfValues(values [][]*probing_target.ProbingTarget) *ListProbingTargetsResponse_FieldTerminalPathArrayOfValues
- func (s ListProbingTargetsResponsePathSelectorProbingTargets) WithItemValue(value *probing_target.ProbingTarget) *ListProbingTargetsResponse_FieldTerminalPathArrayItemValue
- func (s ListProbingTargetsResponsePathSelectorProbingTargets) WithSubArrayItemValue(subPathArrayItemValue probing_target.ProbingTarget_FieldPathArrayItemValue) *ListProbingTargetsResponse_FieldSubPathArrayItemValue
- func (s ListProbingTargetsResponsePathSelectorProbingTargets) WithSubArrayOfValues(subPathArrayOfValues probing_target.ProbingTarget_FieldPathArrayOfValues) *ListProbingTargetsResponse_FieldSubPathArrayOfValues
- func (ListProbingTargetsResponsePathSelectorProbingTargets) WithSubPath(subPath probing_target.ProbingTarget_FieldPath) *ListProbingTargetsResponse_FieldSubPath
- func (s ListProbingTargetsResponsePathSelectorProbingTargets) WithSubValue(subPathValue probing_target.ProbingTarget_FieldPathValue) *ListProbingTargetsResponse_FieldSubPathValue
- func (s ListProbingTargetsResponsePathSelectorProbingTargets) WithValue(value []*probing_target.ProbingTarget) *ListProbingTargetsResponse_FieldTerminalPathValue
- type ListProbingTargetsResponsePathSelectorProbingTargetsAddress
- func (ListProbingTargetsResponsePathSelectorProbingTargetsAddress) FieldPath() *ListProbingTargetsResponse_FieldSubPath
- func (s ListProbingTargetsResponsePathSelectorProbingTargetsAddress) WithArrayOfValues(values []string) *ListProbingTargetsResponse_FieldSubPathArrayOfValues
- func (s ListProbingTargetsResponsePathSelectorProbingTargetsAddress) WithValue(value string) *ListProbingTargetsResponse_FieldSubPathValue
- type ListProbingTargetsResponsePathSelectorProbingTargetsAddresses
- func (ListProbingTargetsResponsePathSelectorProbingTargetsAddresses) FieldPath() *ListProbingTargetsResponse_FieldSubPath
- func (s ListProbingTargetsResponsePathSelectorProbingTargetsAddresses) WithArrayOfValues(values [][]string) *ListProbingTargetsResponse_FieldSubPathArrayOfValues
- func (s ListProbingTargetsResponsePathSelectorProbingTargetsAddresses) WithItemValue(value string) *ListProbingTargetsResponse_FieldSubPathArrayItemValue
- func (s ListProbingTargetsResponsePathSelectorProbingTargetsAddresses) WithValue(value []string) *ListProbingTargetsResponse_FieldSubPathValue
- type ListProbingTargetsResponsePathSelectorProbingTargetsAgent
- func (ListProbingTargetsResponsePathSelectorProbingTargetsAgent) FieldPath() *ListProbingTargetsResponse_FieldSubPath
- func (s ListProbingTargetsResponsePathSelectorProbingTargetsAgent) WithArrayOfValues(values []*probe.Reference) *ListProbingTargetsResponse_FieldSubPathArrayOfValues
- func (s ListProbingTargetsResponsePathSelectorProbingTargetsAgent) WithValue(value *probe.Reference) *ListProbingTargetsResponse_FieldSubPathValue
- type ListProbingTargetsResponsePathSelectorProbingTargetsCategory
- func (ListProbingTargetsResponsePathSelectorProbingTargetsCategory) FieldPath() *ListProbingTargetsResponse_FieldSubPath
- func (s ListProbingTargetsResponsePathSelectorProbingTargetsCategory) WithArrayOfValues(values []string) *ListProbingTargetsResponse_FieldSubPathArrayOfValues
- func (s ListProbingTargetsResponsePathSelectorProbingTargetsCategory) WithValue(value string) *ListProbingTargetsResponse_FieldSubPathValue
- type ListProbingTargetsResponsePathSelectorProbingTargetsDisplayName
- func (ListProbingTargetsResponsePathSelectorProbingTargetsDisplayName) FieldPath() *ListProbingTargetsResponse_FieldSubPath
- func (s ListProbingTargetsResponsePathSelectorProbingTargetsDisplayName) WithArrayOfValues(values []string) *ListProbingTargetsResponse_FieldSubPathArrayOfValues
- func (s ListProbingTargetsResponsePathSelectorProbingTargetsDisplayName) WithValue(value string) *ListProbingTargetsResponse_FieldSubPathValue
- type ListProbingTargetsResponsePathSelectorProbingTargetsGroup
- func (ListProbingTargetsResponsePathSelectorProbingTargetsGroup) FieldPath() *ListProbingTargetsResponse_FieldSubPath
- func (s ListProbingTargetsResponsePathSelectorProbingTargetsGroup) WithArrayOfValues(values []*probing_target_group.Reference) *ListProbingTargetsResponse_FieldSubPathArrayOfValues
- func (s ListProbingTargetsResponsePathSelectorProbingTargetsGroup) WithValue(value *probing_target_group.Reference) *ListProbingTargetsResponse_FieldSubPathValue
- type ListProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfig
- func (ListProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfig) AuthConfig() ...
- func (ListProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfig) FieldPath() *ListProbingTargetsResponse_FieldSubPath
- func (ListProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfig) HttpRequest() ...
- func (s ListProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfig) WithArrayOfValues(values []*common.HTTPProbingConfig) *ListProbingTargetsResponse_FieldSubPathArrayOfValues
- func (s ListProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfig) WithValue(value *common.HTTPProbingConfig) *ListProbingTargetsResponse_FieldSubPathValue
- type ListProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfig
- func (ListProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfig) FieldPath() *ListProbingTargetsResponse_FieldSubPath
- func (ListProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfig) Password() ...
- func (ListProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfig) RequestHeaderTokenKey() ...
- func (ListProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfig) TokenRequest() ...
- func (ListProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfig) TokenResponseBodyExpiryKey() ...
- func (ListProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfig) TokenResponseBodyKey() ...
- func (ListProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfig) TokenResponseHeader() ...
- func (ListProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfig) Username() ...
- func (s ListProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfig) WithArrayOfValues(values []*common.HTTPProbingConfig_HTTPAuth) *ListProbingTargetsResponse_FieldSubPathArrayOfValues
- func (s ListProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfig) WithValue(value *common.HTTPProbingConfig_HTTPAuth) *ListProbingTargetsResponse_FieldSubPathValue
- type ListProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigPassword
- func (ListProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigPassword) FieldPath() *ListProbingTargetsResponse_FieldSubPath
- func (s ListProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigPassword) WithArrayOfValues(values []string) *ListProbingTargetsResponse_FieldSubPathArrayOfValues
- func (s ListProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigPassword) WithValue(value string) *ListProbingTargetsResponse_FieldSubPathValue
- type ListProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigRequestHeaderTokenKey
- func (ListProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigRequestHeaderTokenKey) FieldPath() *ListProbingTargetsResponse_FieldSubPath
- func (s ListProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigRequestHeaderTokenKey) WithArrayOfValues(values []string) *ListProbingTargetsResponse_FieldSubPathArrayOfValues
- func (s ListProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigRequestHeaderTokenKey) WithValue(value string) *ListProbingTargetsResponse_FieldSubPathValue
- type ListProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigTokenRequest
- func (ListProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigTokenRequest) AuthenticationMethod() ...
- func (ListProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigTokenRequest) ExpectedResponseCode() ...
- func (ListProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigTokenRequest) FieldPath() *ListProbingTargetsResponse_FieldSubPath
- func (ListProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigTokenRequest) RequestBody() ...
- func (ListProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigTokenRequest) RequestHeaders() ...
- func (ListProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigTokenRequest) RequestMethod() ...
- func (ListProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigTokenRequest) Timeout() ...
- func (ListProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigTokenRequest) Url() ...
- func (ListProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigTokenRequest) UrlFormEncodedBody() ...
- func (s ListProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigTokenRequest) WithArrayOfValues(values []*common.HTTPProbingConfig_HTTPRequest) *ListProbingTargetsResponse_FieldSubPathArrayOfValues
- func (s ListProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigTokenRequest) WithValue(value *common.HTTPProbingConfig_HTTPRequest) *ListProbingTargetsResponse_FieldSubPathValue
- type ListProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigTokenRequestAuthenticationMethod
- func (ListProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigTokenRequestAuthenticationMethod) FieldPath() *ListProbingTargetsResponse_FieldSubPath
- func (s ListProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigTokenRequestAuthenticationMethod) WithArrayOfValues(values []common.AuthenticationMethod) *ListProbingTargetsResponse_FieldSubPathArrayOfValues
- func (s ListProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigTokenRequestAuthenticationMethod) WithValue(value common.AuthenticationMethod) *ListProbingTargetsResponse_FieldSubPathValue
- type ListProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigTokenRequestExpectedResponseCode
- func (ListProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigTokenRequestExpectedResponseCode) FieldPath() *ListProbingTargetsResponse_FieldSubPath
- func (s ListProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigTokenRequestExpectedResponseCode) WithArrayOfValues(values []uint32) *ListProbingTargetsResponse_FieldSubPathArrayOfValues
- func (s ListProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigTokenRequestExpectedResponseCode) WithValue(value uint32) *ListProbingTargetsResponse_FieldSubPathValue
- type ListProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigTokenRequestRequestBody
- func (ListProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigTokenRequestRequestBody) FieldPath() *ListProbingTargetsResponse_FieldSubPath
- func (s ListProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigTokenRequestRequestBody) WithArrayOfValues(values []string) *ListProbingTargetsResponse_FieldSubPathArrayOfValues
- func (s ListProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigTokenRequestRequestBody) WithValue(value string) *ListProbingTargetsResponse_FieldSubPathValue
- type ListProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigTokenRequestRequestHeaders
- func (ListProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigTokenRequestRequestHeaders) FieldPath() *ListProbingTargetsResponse_FieldSubPath
- func (s ListProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigTokenRequestRequestHeaders) WithArrayOfValues(values []map[string]string) *ListProbingTargetsResponse_FieldSubPathArrayOfValues
- func (ListProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigTokenRequestRequestHeaders) WithKey(key string) ...
- func (s ListProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigTokenRequestRequestHeaders) WithValue(value map[string]string) *ListProbingTargetsResponse_FieldSubPathValue
- type ListProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigTokenRequestRequestMethod
- func (ListProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigTokenRequestRequestMethod) FieldPath() *ListProbingTargetsResponse_FieldSubPath
- func (s ListProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigTokenRequestRequestMethod) WithArrayOfValues(values []common.HTTPRequestMethod) *ListProbingTargetsResponse_FieldSubPathArrayOfValues
- func (s ListProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigTokenRequestRequestMethod) WithValue(value common.HTTPRequestMethod) *ListProbingTargetsResponse_FieldSubPathValue
- type ListProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigTokenRequestTimeout
- func (ListProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigTokenRequestTimeout) FieldPath() *ListProbingTargetsResponse_FieldSubPath
- func (s ListProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigTokenRequestTimeout) WithArrayOfValues(values []*duration.Duration) *ListProbingTargetsResponse_FieldSubPathArrayOfValues
- func (s ListProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigTokenRequestTimeout) WithValue(value *duration.Duration) *ListProbingTargetsResponse_FieldSubPathValue
- type ListProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigTokenRequestUrl
- func (ListProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigTokenRequestUrl) FieldPath() *ListProbingTargetsResponse_FieldSubPath
- func (s ListProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigTokenRequestUrl) WithArrayOfValues(values []string) *ListProbingTargetsResponse_FieldSubPathArrayOfValues
- func (s ListProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigTokenRequestUrl) WithValue(value string) *ListProbingTargetsResponse_FieldSubPathValue
- type ListProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigTokenRequestUrlFormEncodedBody
- func (ListProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigTokenRequestUrlFormEncodedBody) FieldPath() *ListProbingTargetsResponse_FieldSubPath
- func (s ListProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigTokenRequestUrlFormEncodedBody) WithArrayOfValues(values []map[string]*common.HTTPProbingConfig_HTTPRequest_StringArray) *ListProbingTargetsResponse_FieldSubPathArrayOfValues
- func (ListProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigTokenRequestUrlFormEncodedBody) WithKey(key string) ...
- func (s ListProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigTokenRequestUrlFormEncodedBody) WithValue(value map[string]*common.HTTPProbingConfig_HTTPRequest_StringArray) *ListProbingTargetsResponse_FieldSubPathValue
- type ListProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigTokenResponseBodyExpiryKey
- func (ListProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigTokenResponseBodyExpiryKey) FieldPath() *ListProbingTargetsResponse_FieldSubPath
- func (s ListProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigTokenResponseBodyExpiryKey) WithArrayOfValues(values []string) *ListProbingTargetsResponse_FieldSubPathArrayOfValues
- func (s ListProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigTokenResponseBodyExpiryKey) WithValue(value string) *ListProbingTargetsResponse_FieldSubPathValue
- type ListProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigTokenResponseBodyKey
- func (ListProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigTokenResponseBodyKey) FieldPath() *ListProbingTargetsResponse_FieldSubPath
- func (s ListProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigTokenResponseBodyKey) WithArrayOfValues(values []string) *ListProbingTargetsResponse_FieldSubPathArrayOfValues
- func (s ListProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigTokenResponseBodyKey) WithValue(value string) *ListProbingTargetsResponse_FieldSubPathValue
- type ListProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigTokenResponseHeader
- func (ListProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigTokenResponseHeader) FieldPath() *ListProbingTargetsResponse_FieldSubPath
- func (s ListProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigTokenResponseHeader) WithArrayOfValues(values []string) *ListProbingTargetsResponse_FieldSubPathArrayOfValues
- func (s ListProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigTokenResponseHeader) WithValue(value string) *ListProbingTargetsResponse_FieldSubPathValue
- type ListProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigUsername
- func (ListProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigUsername) FieldPath() *ListProbingTargetsResponse_FieldSubPath
- func (s ListProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigUsername) WithArrayOfValues(values []string) *ListProbingTargetsResponse_FieldSubPathArrayOfValues
- func (s ListProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigUsername) WithValue(value string) *ListProbingTargetsResponse_FieldSubPathValue
- type ListProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigHttpRequest
- func (ListProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigHttpRequest) AuthenticationMethod() ...
- func (ListProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigHttpRequest) ExpectedResponseCode() ...
- func (ListProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigHttpRequest) FieldPath() *ListProbingTargetsResponse_FieldSubPath
- func (ListProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigHttpRequest) RequestBody() ...
- func (ListProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigHttpRequest) RequestHeaders() ...
- func (ListProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigHttpRequest) RequestMethod() ...
- func (ListProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigHttpRequest) Timeout() ...
- func (ListProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigHttpRequest) Url() ...
- func (ListProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigHttpRequest) UrlFormEncodedBody() ...
- func (s ListProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigHttpRequest) WithArrayOfValues(values []*common.HTTPProbingConfig_HTTPRequest) *ListProbingTargetsResponse_FieldSubPathArrayOfValues
- func (s ListProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigHttpRequest) WithValue(value *common.HTTPProbingConfig_HTTPRequest) *ListProbingTargetsResponse_FieldSubPathValue
- type ListProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigHttpRequestAuthenticationMethod
- func (ListProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigHttpRequestAuthenticationMethod) FieldPath() *ListProbingTargetsResponse_FieldSubPath
- func (s ListProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigHttpRequestAuthenticationMethod) WithArrayOfValues(values []common.AuthenticationMethod) *ListProbingTargetsResponse_FieldSubPathArrayOfValues
- func (s ListProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigHttpRequestAuthenticationMethod) WithValue(value common.AuthenticationMethod) *ListProbingTargetsResponse_FieldSubPathValue
- type ListProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigHttpRequestExpectedResponseCode
- func (ListProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigHttpRequestExpectedResponseCode) FieldPath() *ListProbingTargetsResponse_FieldSubPath
- func (s ListProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigHttpRequestExpectedResponseCode) WithArrayOfValues(values []uint32) *ListProbingTargetsResponse_FieldSubPathArrayOfValues
- func (s ListProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigHttpRequestExpectedResponseCode) WithValue(value uint32) *ListProbingTargetsResponse_FieldSubPathValue
- type ListProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigHttpRequestRequestBody
- func (ListProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigHttpRequestRequestBody) FieldPath() *ListProbingTargetsResponse_FieldSubPath
- func (s ListProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigHttpRequestRequestBody) WithArrayOfValues(values []string) *ListProbingTargetsResponse_FieldSubPathArrayOfValues
- func (s ListProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigHttpRequestRequestBody) WithValue(value string) *ListProbingTargetsResponse_FieldSubPathValue
- type ListProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigHttpRequestRequestHeaders
- func (ListProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigHttpRequestRequestHeaders) FieldPath() *ListProbingTargetsResponse_FieldSubPath
- func (s ListProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigHttpRequestRequestHeaders) WithArrayOfValues(values []map[string]string) *ListProbingTargetsResponse_FieldSubPathArrayOfValues
- func (ListProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigHttpRequestRequestHeaders) WithKey(key string) ...
- func (s ListProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigHttpRequestRequestHeaders) WithValue(value map[string]string) *ListProbingTargetsResponse_FieldSubPathValue
- type ListProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigHttpRequestRequestMethod
- func (ListProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigHttpRequestRequestMethod) FieldPath() *ListProbingTargetsResponse_FieldSubPath
- func (s ListProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigHttpRequestRequestMethod) WithArrayOfValues(values []common.HTTPRequestMethod) *ListProbingTargetsResponse_FieldSubPathArrayOfValues
- func (s ListProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigHttpRequestRequestMethod) WithValue(value common.HTTPRequestMethod) *ListProbingTargetsResponse_FieldSubPathValue
- type ListProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigHttpRequestTimeout
- func (ListProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigHttpRequestTimeout) FieldPath() *ListProbingTargetsResponse_FieldSubPath
- func (s ListProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigHttpRequestTimeout) WithArrayOfValues(values []*duration.Duration) *ListProbingTargetsResponse_FieldSubPathArrayOfValues
- func (s ListProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigHttpRequestTimeout) WithValue(value *duration.Duration) *ListProbingTargetsResponse_FieldSubPathValue
- type ListProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigHttpRequestUrl
- func (ListProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigHttpRequestUrl) FieldPath() *ListProbingTargetsResponse_FieldSubPath
- func (s ListProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigHttpRequestUrl) WithArrayOfValues(values []string) *ListProbingTargetsResponse_FieldSubPathArrayOfValues
- func (s ListProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigHttpRequestUrl) WithValue(value string) *ListProbingTargetsResponse_FieldSubPathValue
- type ListProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigHttpRequestUrlFormEncodedBody
- func (ListProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigHttpRequestUrlFormEncodedBody) FieldPath() *ListProbingTargetsResponse_FieldSubPath
- func (s ListProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigHttpRequestUrlFormEncodedBody) WithArrayOfValues(values []map[string]*common.HTTPProbingConfig_HTTPRequest_StringArray) *ListProbingTargetsResponse_FieldSubPathArrayOfValues
- func (ListProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigHttpRequestUrlFormEncodedBody) WithKey(key string) ...
- func (s ListProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigHttpRequestUrlFormEncodedBody) WithValue(value map[string]*common.HTTPProbingConfig_HTTPRequest_StringArray) *ListProbingTargetsResponse_FieldSubPathValue
- type ListProbingTargetsResponsePathSelectorProbingTargetsIpVersion
- func (ListProbingTargetsResponsePathSelectorProbingTargetsIpVersion) FieldPath() *ListProbingTargetsResponse_FieldSubPath
- func (s ListProbingTargetsResponsePathSelectorProbingTargetsIpVersion) WithArrayOfValues(values []common.IpVersion) *ListProbingTargetsResponse_FieldSubPathArrayOfValues
- func (s ListProbingTargetsResponsePathSelectorProbingTargetsIpVersion) WithValue(value common.IpVersion) *ListProbingTargetsResponse_FieldSubPathValue
- type ListProbingTargetsResponsePathSelectorProbingTargetsLocation
- func (ListProbingTargetsResponsePathSelectorProbingTargetsLocation) Accuracy() ListProbingTargetsResponsePathSelectorProbingTargetsLocationAccuracy
- func (ListProbingTargetsResponsePathSelectorProbingTargetsLocation) Address() ListProbingTargetsResponsePathSelectorProbingTargetsLocationAddress
- func (ListProbingTargetsResponsePathSelectorProbingTargetsLocation) AdminHierarchy() ListProbingTargetsResponsePathSelectorProbingTargetsLocationAdminHierarchy
- func (ListProbingTargetsResponsePathSelectorProbingTargetsLocation) Coordinates() ListProbingTargetsResponsePathSelectorProbingTargetsLocationCoordinates
- func (ListProbingTargetsResponsePathSelectorProbingTargetsLocation) FieldPath() *ListProbingTargetsResponse_FieldSubPath
- func (s ListProbingTargetsResponsePathSelectorProbingTargetsLocation) WithArrayOfValues(values []*common.Location) *ListProbingTargetsResponse_FieldSubPathArrayOfValues
- func (s ListProbingTargetsResponsePathSelectorProbingTargetsLocation) WithValue(value *common.Location) *ListProbingTargetsResponse_FieldSubPathValue
- type ListProbingTargetsResponsePathSelectorProbingTargetsLocationAccuracy
- func (ListProbingTargetsResponsePathSelectorProbingTargetsLocationAccuracy) FieldPath() *ListProbingTargetsResponse_FieldSubPath
- func (s ListProbingTargetsResponsePathSelectorProbingTargetsLocationAccuracy) WithArrayOfValues(values []float64) *ListProbingTargetsResponse_FieldSubPathArrayOfValues
- func (s ListProbingTargetsResponsePathSelectorProbingTargetsLocationAccuracy) WithValue(value float64) *ListProbingTargetsResponse_FieldSubPathValue
- type ListProbingTargetsResponsePathSelectorProbingTargetsLocationAddress
- func (ListProbingTargetsResponsePathSelectorProbingTargetsLocationAddress) AdminArea1() ListProbingTargetsResponsePathSelectorProbingTargetsLocationAddressAdminArea1
- func (ListProbingTargetsResponsePathSelectorProbingTargetsLocationAddress) AdminArea2() ListProbingTargetsResponsePathSelectorProbingTargetsLocationAddressAdminArea2
- func (ListProbingTargetsResponsePathSelectorProbingTargetsLocationAddress) AdminArea3() ListProbingTargetsResponsePathSelectorProbingTargetsLocationAddressAdminArea3
- func (ListProbingTargetsResponsePathSelectorProbingTargetsLocationAddress) AdminArea4() ListProbingTargetsResponsePathSelectorProbingTargetsLocationAddressAdminArea4
- func (ListProbingTargetsResponsePathSelectorProbingTargetsLocationAddress) Continent() ListProbingTargetsResponsePathSelectorProbingTargetsLocationAddressContinent
- func (ListProbingTargetsResponsePathSelectorProbingTargetsLocationAddress) Country() ListProbingTargetsResponsePathSelectorProbingTargetsLocationAddressCountry
- func (ListProbingTargetsResponsePathSelectorProbingTargetsLocationAddress) CountryCode() ListProbingTargetsResponsePathSelectorProbingTargetsLocationAddressCountryCode
- func (ListProbingTargetsResponsePathSelectorProbingTargetsLocationAddress) FieldPath() *ListProbingTargetsResponse_FieldSubPath
- func (ListProbingTargetsResponsePathSelectorProbingTargetsLocationAddress) PostalCode() ListProbingTargetsResponsePathSelectorProbingTargetsLocationAddressPostalCode
- func (ListProbingTargetsResponsePathSelectorProbingTargetsLocationAddress) StreetAddress() ...
- func (s ListProbingTargetsResponsePathSelectorProbingTargetsLocationAddress) WithArrayOfValues(values []*common.Address) *ListProbingTargetsResponse_FieldSubPathArrayOfValues
- func (s ListProbingTargetsResponsePathSelectorProbingTargetsLocationAddress) WithValue(value *common.Address) *ListProbingTargetsResponse_FieldSubPathValue
- type ListProbingTargetsResponsePathSelectorProbingTargetsLocationAddressAdminArea1
- func (ListProbingTargetsResponsePathSelectorProbingTargetsLocationAddressAdminArea1) FieldPath() *ListProbingTargetsResponse_FieldSubPath
- func (s ListProbingTargetsResponsePathSelectorProbingTargetsLocationAddressAdminArea1) WithArrayOfValues(values []string) *ListProbingTargetsResponse_FieldSubPathArrayOfValues
- func (s ListProbingTargetsResponsePathSelectorProbingTargetsLocationAddressAdminArea1) WithValue(value string) *ListProbingTargetsResponse_FieldSubPathValue
- type ListProbingTargetsResponsePathSelectorProbingTargetsLocationAddressAdminArea2
- func (ListProbingTargetsResponsePathSelectorProbingTargetsLocationAddressAdminArea2) FieldPath() *ListProbingTargetsResponse_FieldSubPath
- func (s ListProbingTargetsResponsePathSelectorProbingTargetsLocationAddressAdminArea2) WithArrayOfValues(values []string) *ListProbingTargetsResponse_FieldSubPathArrayOfValues
- func (s ListProbingTargetsResponsePathSelectorProbingTargetsLocationAddressAdminArea2) WithValue(value string) *ListProbingTargetsResponse_FieldSubPathValue
- type ListProbingTargetsResponsePathSelectorProbingTargetsLocationAddressAdminArea3
- func (ListProbingTargetsResponsePathSelectorProbingTargetsLocationAddressAdminArea3) FieldPath() *ListProbingTargetsResponse_FieldSubPath
- func (s ListProbingTargetsResponsePathSelectorProbingTargetsLocationAddressAdminArea3) WithArrayOfValues(values []string) *ListProbingTargetsResponse_FieldSubPathArrayOfValues
- func (s ListProbingTargetsResponsePathSelectorProbingTargetsLocationAddressAdminArea3) WithValue(value string) *ListProbingTargetsResponse_FieldSubPathValue
- type ListProbingTargetsResponsePathSelectorProbingTargetsLocationAddressAdminArea4
- func (ListProbingTargetsResponsePathSelectorProbingTargetsLocationAddressAdminArea4) FieldPath() *ListProbingTargetsResponse_FieldSubPath
- func (s ListProbingTargetsResponsePathSelectorProbingTargetsLocationAddressAdminArea4) WithArrayOfValues(values []string) *ListProbingTargetsResponse_FieldSubPathArrayOfValues
- func (s ListProbingTargetsResponsePathSelectorProbingTargetsLocationAddressAdminArea4) WithValue(value string) *ListProbingTargetsResponse_FieldSubPathValue
- type ListProbingTargetsResponsePathSelectorProbingTargetsLocationAddressContinent
- func (ListProbingTargetsResponsePathSelectorProbingTargetsLocationAddressContinent) FieldPath() *ListProbingTargetsResponse_FieldSubPath
- func (s ListProbingTargetsResponsePathSelectorProbingTargetsLocationAddressContinent) WithArrayOfValues(values []string) *ListProbingTargetsResponse_FieldSubPathArrayOfValues
- func (s ListProbingTargetsResponsePathSelectorProbingTargetsLocationAddressContinent) WithValue(value string) *ListProbingTargetsResponse_FieldSubPathValue
- type ListProbingTargetsResponsePathSelectorProbingTargetsLocationAddressCountry
- func (ListProbingTargetsResponsePathSelectorProbingTargetsLocationAddressCountry) FieldPath() *ListProbingTargetsResponse_FieldSubPath
- func (s ListProbingTargetsResponsePathSelectorProbingTargetsLocationAddressCountry) WithArrayOfValues(values []string) *ListProbingTargetsResponse_FieldSubPathArrayOfValues
- func (s ListProbingTargetsResponsePathSelectorProbingTargetsLocationAddressCountry) WithValue(value string) *ListProbingTargetsResponse_FieldSubPathValue
- type ListProbingTargetsResponsePathSelectorProbingTargetsLocationAddressCountryCode
- func (ListProbingTargetsResponsePathSelectorProbingTargetsLocationAddressCountryCode) FieldPath() *ListProbingTargetsResponse_FieldSubPath
- func (s ListProbingTargetsResponsePathSelectorProbingTargetsLocationAddressCountryCode) WithArrayOfValues(values []string) *ListProbingTargetsResponse_FieldSubPathArrayOfValues
- func (s ListProbingTargetsResponsePathSelectorProbingTargetsLocationAddressCountryCode) WithValue(value string) *ListProbingTargetsResponse_FieldSubPathValue
- type ListProbingTargetsResponsePathSelectorProbingTargetsLocationAddressPostalCode
- func (ListProbingTargetsResponsePathSelectorProbingTargetsLocationAddressPostalCode) FieldPath() *ListProbingTargetsResponse_FieldSubPath
- func (s ListProbingTargetsResponsePathSelectorProbingTargetsLocationAddressPostalCode) WithArrayOfValues(values []string) *ListProbingTargetsResponse_FieldSubPathArrayOfValues
- func (s ListProbingTargetsResponsePathSelectorProbingTargetsLocationAddressPostalCode) WithValue(value string) *ListProbingTargetsResponse_FieldSubPathValue
- type ListProbingTargetsResponsePathSelectorProbingTargetsLocationAddressStreetAddress
- func (ListProbingTargetsResponsePathSelectorProbingTargetsLocationAddressStreetAddress) FieldPath() *ListProbingTargetsResponse_FieldSubPath
- func (s ListProbingTargetsResponsePathSelectorProbingTargetsLocationAddressStreetAddress) WithArrayOfValues(values []string) *ListProbingTargetsResponse_FieldSubPathArrayOfValues
- func (s ListProbingTargetsResponsePathSelectorProbingTargetsLocationAddressStreetAddress) WithValue(value string) *ListProbingTargetsResponse_FieldSubPathValue
- type ListProbingTargetsResponsePathSelectorProbingTargetsLocationAdminHierarchy
- func (ListProbingTargetsResponsePathSelectorProbingTargetsLocationAdminHierarchy) Admin1() ...
- func (ListProbingTargetsResponsePathSelectorProbingTargetsLocationAdminHierarchy) Admin2() ...
- func (ListProbingTargetsResponsePathSelectorProbingTargetsLocationAdminHierarchy) Admin3() ...
- func (ListProbingTargetsResponsePathSelectorProbingTargetsLocationAdminHierarchy) Admin4() ...
- func (ListProbingTargetsResponsePathSelectorProbingTargetsLocationAdminHierarchy) Admin5() ...
- func (ListProbingTargetsResponsePathSelectorProbingTargetsLocationAdminHierarchy) Continent() ...
- func (ListProbingTargetsResponsePathSelectorProbingTargetsLocationAdminHierarchy) Country() ...
- func (ListProbingTargetsResponsePathSelectorProbingTargetsLocationAdminHierarchy) FieldPath() *ListProbingTargetsResponse_FieldSubPath
- func (s ListProbingTargetsResponsePathSelectorProbingTargetsLocationAdminHierarchy) WithArrayOfValues(values []*admin_area.AdminHierarchy) *ListProbingTargetsResponse_FieldSubPathArrayOfValues
- func (s ListProbingTargetsResponsePathSelectorProbingTargetsLocationAdminHierarchy) WithValue(value *admin_area.AdminHierarchy) *ListProbingTargetsResponse_FieldSubPathValue
- type ListProbingTargetsResponsePathSelectorProbingTargetsLocationAdminHierarchyAdmin1
- func (ListProbingTargetsResponsePathSelectorProbingTargetsLocationAdminHierarchyAdmin1) FieldPath() *ListProbingTargetsResponse_FieldSubPath
- func (s ListProbingTargetsResponsePathSelectorProbingTargetsLocationAdminHierarchyAdmin1) WithArrayOfValues(values []*admin_area.Reference) *ListProbingTargetsResponse_FieldSubPathArrayOfValues
- func (s ListProbingTargetsResponsePathSelectorProbingTargetsLocationAdminHierarchyAdmin1) WithValue(value *admin_area.Reference) *ListProbingTargetsResponse_FieldSubPathValue
- type ListProbingTargetsResponsePathSelectorProbingTargetsLocationAdminHierarchyAdmin2
- func (ListProbingTargetsResponsePathSelectorProbingTargetsLocationAdminHierarchyAdmin2) FieldPath() *ListProbingTargetsResponse_FieldSubPath
- func (s ListProbingTargetsResponsePathSelectorProbingTargetsLocationAdminHierarchyAdmin2) WithArrayOfValues(values []*admin_area.Reference) *ListProbingTargetsResponse_FieldSubPathArrayOfValues
- func (s ListProbingTargetsResponsePathSelectorProbingTargetsLocationAdminHierarchyAdmin2) WithValue(value *admin_area.Reference) *ListProbingTargetsResponse_FieldSubPathValue
- type ListProbingTargetsResponsePathSelectorProbingTargetsLocationAdminHierarchyAdmin3
- func (ListProbingTargetsResponsePathSelectorProbingTargetsLocationAdminHierarchyAdmin3) FieldPath() *ListProbingTargetsResponse_FieldSubPath
- func (s ListProbingTargetsResponsePathSelectorProbingTargetsLocationAdminHierarchyAdmin3) WithArrayOfValues(values []*admin_area.Reference) *ListProbingTargetsResponse_FieldSubPathArrayOfValues
- func (s ListProbingTargetsResponsePathSelectorProbingTargetsLocationAdminHierarchyAdmin3) WithValue(value *admin_area.Reference) *ListProbingTargetsResponse_FieldSubPathValue
- type ListProbingTargetsResponsePathSelectorProbingTargetsLocationAdminHierarchyAdmin4
- func (ListProbingTargetsResponsePathSelectorProbingTargetsLocationAdminHierarchyAdmin4) FieldPath() *ListProbingTargetsResponse_FieldSubPath
- func (s ListProbingTargetsResponsePathSelectorProbingTargetsLocationAdminHierarchyAdmin4) WithArrayOfValues(values []*admin_area.Reference) *ListProbingTargetsResponse_FieldSubPathArrayOfValues
- func (s ListProbingTargetsResponsePathSelectorProbingTargetsLocationAdminHierarchyAdmin4) WithValue(value *admin_area.Reference) *ListProbingTargetsResponse_FieldSubPathValue
- type ListProbingTargetsResponsePathSelectorProbingTargetsLocationAdminHierarchyAdmin5
- func (ListProbingTargetsResponsePathSelectorProbingTargetsLocationAdminHierarchyAdmin5) FieldPath() *ListProbingTargetsResponse_FieldSubPath
- func (s ListProbingTargetsResponsePathSelectorProbingTargetsLocationAdminHierarchyAdmin5) WithArrayOfValues(values []*admin_area.Reference) *ListProbingTargetsResponse_FieldSubPathArrayOfValues
- func (s ListProbingTargetsResponsePathSelectorProbingTargetsLocationAdminHierarchyAdmin5) WithValue(value *admin_area.Reference) *ListProbingTargetsResponse_FieldSubPathValue
- type ListProbingTargetsResponsePathSelectorProbingTargetsLocationAdminHierarchyContinent
- func (ListProbingTargetsResponsePathSelectorProbingTargetsLocationAdminHierarchyContinent) FieldPath() *ListProbingTargetsResponse_FieldSubPath
- func (s ListProbingTargetsResponsePathSelectorProbingTargetsLocationAdminHierarchyContinent) WithArrayOfValues(values []*admin_area.Reference) *ListProbingTargetsResponse_FieldSubPathArrayOfValues
- func (s ListProbingTargetsResponsePathSelectorProbingTargetsLocationAdminHierarchyContinent) WithValue(value *admin_area.Reference) *ListProbingTargetsResponse_FieldSubPathValue
- type ListProbingTargetsResponsePathSelectorProbingTargetsLocationAdminHierarchyCountry
- func (ListProbingTargetsResponsePathSelectorProbingTargetsLocationAdminHierarchyCountry) FieldPath() *ListProbingTargetsResponse_FieldSubPath
- func (s ListProbingTargetsResponsePathSelectorProbingTargetsLocationAdminHierarchyCountry) WithArrayOfValues(values []*admin_area.Reference) *ListProbingTargetsResponse_FieldSubPathArrayOfValues
- func (s ListProbingTargetsResponsePathSelectorProbingTargetsLocationAdminHierarchyCountry) WithValue(value *admin_area.Reference) *ListProbingTargetsResponse_FieldSubPathValue
- type ListProbingTargetsResponsePathSelectorProbingTargetsLocationCoordinates
- func (ListProbingTargetsResponsePathSelectorProbingTargetsLocationCoordinates) FieldPath() *ListProbingTargetsResponse_FieldSubPath
- func (s ListProbingTargetsResponsePathSelectorProbingTargetsLocationCoordinates) WithArrayOfValues(values []*latlng.LatLng) *ListProbingTargetsResponse_FieldSubPathArrayOfValues
- func (s ListProbingTargetsResponsePathSelectorProbingTargetsLocationCoordinates) WithValue(value *latlng.LatLng) *ListProbingTargetsResponse_FieldSubPathValue
- type ListProbingTargetsResponsePathSelectorProbingTargetsLocationType
- func (ListProbingTargetsResponsePathSelectorProbingTargetsLocationType) FieldPath() *ListProbingTargetsResponse_FieldSubPath
- func (s ListProbingTargetsResponsePathSelectorProbingTargetsLocationType) WithArrayOfValues(values []common.LocationType) *ListProbingTargetsResponse_FieldSubPathArrayOfValues
- func (s ListProbingTargetsResponsePathSelectorProbingTargetsLocationType) WithValue(value common.LocationType) *ListProbingTargetsResponse_FieldSubPathValue
- type ListProbingTargetsResponsePathSelectorProbingTargetsMetadata
- func (ListProbingTargetsResponsePathSelectorProbingTargetsMetadata) Annotations() ListProbingTargetsResponsePathSelectorProbingTargetsMetadataAnnotations
- func (ListProbingTargetsResponsePathSelectorProbingTargetsMetadata) CreateTime() ListProbingTargetsResponsePathSelectorProbingTargetsMetadataCreateTime
- func (ListProbingTargetsResponsePathSelectorProbingTargetsMetadata) FieldPath() *ListProbingTargetsResponse_FieldSubPath
- func (ListProbingTargetsResponsePathSelectorProbingTargetsMetadata) Generation() ListProbingTargetsResponsePathSelectorProbingTargetsMetadataGeneration
- func (ListProbingTargetsResponsePathSelectorProbingTargetsMetadata) Labels() ListProbingTargetsResponsePathSelectorProbingTargetsMetadataLabels
- func (ListProbingTargetsResponsePathSelectorProbingTargetsMetadata) OwnerReferences() ListProbingTargetsResponsePathSelectorProbingTargetsMetadataOwnerReferences
- func (ListProbingTargetsResponsePathSelectorProbingTargetsMetadata) ResourceVersion() ListProbingTargetsResponsePathSelectorProbingTargetsMetadataResourceVersion
- func (ListProbingTargetsResponsePathSelectorProbingTargetsMetadata) Shards() ListProbingTargetsResponsePathSelectorProbingTargetsMetadataShards
- func (ListProbingTargetsResponsePathSelectorProbingTargetsMetadata) Syncing() ListProbingTargetsResponsePathSelectorProbingTargetsMetadataSyncing
- func (ListProbingTargetsResponsePathSelectorProbingTargetsMetadata) Tags() ListProbingTargetsResponsePathSelectorProbingTargetsMetadataTags
- func (ListProbingTargetsResponsePathSelectorProbingTargetsMetadata) UpdateTime() ListProbingTargetsResponsePathSelectorProbingTargetsMetadataUpdateTime
- func (ListProbingTargetsResponsePathSelectorProbingTargetsMetadata) Uuid() ListProbingTargetsResponsePathSelectorProbingTargetsMetadataUuid
- func (s ListProbingTargetsResponsePathSelectorProbingTargetsMetadata) WithArrayOfValues(values []*ntt_meta.Meta) *ListProbingTargetsResponse_FieldSubPathArrayOfValues
- func (s ListProbingTargetsResponsePathSelectorProbingTargetsMetadata) WithValue(value *ntt_meta.Meta) *ListProbingTargetsResponse_FieldSubPathValue
- type ListProbingTargetsResponsePathSelectorProbingTargetsMetadataAnnotations
- func (ListProbingTargetsResponsePathSelectorProbingTargetsMetadataAnnotations) FieldPath() *ListProbingTargetsResponse_FieldSubPath
- func (s ListProbingTargetsResponsePathSelectorProbingTargetsMetadataAnnotations) WithArrayOfValues(values []map[string]string) *ListProbingTargetsResponse_FieldSubPathArrayOfValues
- func (ListProbingTargetsResponsePathSelectorProbingTargetsMetadataAnnotations) WithKey(key string) ListProbingTargetsResponseMapPathSelectorProbingTargetsMetadataAnnotations
- func (s ListProbingTargetsResponsePathSelectorProbingTargetsMetadataAnnotations) WithValue(value map[string]string) *ListProbingTargetsResponse_FieldSubPathValue
- type ListProbingTargetsResponsePathSelectorProbingTargetsMetadataCreateTime
- func (ListProbingTargetsResponsePathSelectorProbingTargetsMetadataCreateTime) FieldPath() *ListProbingTargetsResponse_FieldSubPath
- func (s ListProbingTargetsResponsePathSelectorProbingTargetsMetadataCreateTime) WithArrayOfValues(values []*timestamp.Timestamp) *ListProbingTargetsResponse_FieldSubPathArrayOfValues
- func (s ListProbingTargetsResponsePathSelectorProbingTargetsMetadataCreateTime) WithValue(value *timestamp.Timestamp) *ListProbingTargetsResponse_FieldSubPathValue
- type ListProbingTargetsResponsePathSelectorProbingTargetsMetadataGeneration
- func (ListProbingTargetsResponsePathSelectorProbingTargetsMetadataGeneration) FieldPath() *ListProbingTargetsResponse_FieldSubPath
- func (s ListProbingTargetsResponsePathSelectorProbingTargetsMetadataGeneration) WithArrayOfValues(values []int64) *ListProbingTargetsResponse_FieldSubPathArrayOfValues
- func (s ListProbingTargetsResponsePathSelectorProbingTargetsMetadataGeneration) WithValue(value int64) *ListProbingTargetsResponse_FieldSubPathValue
- type ListProbingTargetsResponsePathSelectorProbingTargetsMetadataLabels
- func (ListProbingTargetsResponsePathSelectorProbingTargetsMetadataLabels) FieldPath() *ListProbingTargetsResponse_FieldSubPath
- func (s ListProbingTargetsResponsePathSelectorProbingTargetsMetadataLabels) WithArrayOfValues(values []map[string]string) *ListProbingTargetsResponse_FieldSubPathArrayOfValues
- func (ListProbingTargetsResponsePathSelectorProbingTargetsMetadataLabels) WithKey(key string) ListProbingTargetsResponseMapPathSelectorProbingTargetsMetadataLabels
- func (s ListProbingTargetsResponsePathSelectorProbingTargetsMetadataLabels) WithValue(value map[string]string) *ListProbingTargetsResponse_FieldSubPathValue
- type ListProbingTargetsResponsePathSelectorProbingTargetsMetadataOwnerReferences
- func (ListProbingTargetsResponsePathSelectorProbingTargetsMetadataOwnerReferences) ApiVersion() ...
- func (ListProbingTargetsResponsePathSelectorProbingTargetsMetadataOwnerReferences) BlockOwnerDeletion() ...
- func (ListProbingTargetsResponsePathSelectorProbingTargetsMetadataOwnerReferences) Controller() ...
- func (ListProbingTargetsResponsePathSelectorProbingTargetsMetadataOwnerReferences) FieldPath() *ListProbingTargetsResponse_FieldSubPath
- func (ListProbingTargetsResponsePathSelectorProbingTargetsMetadataOwnerReferences) Kind() ...
- func (ListProbingTargetsResponsePathSelectorProbingTargetsMetadataOwnerReferences) Name() ...
- func (ListProbingTargetsResponsePathSelectorProbingTargetsMetadataOwnerReferences) Uid() ListProbingTargetsResponsePathSelectorProbingTargetsMetadataOwnerReferencesUid
- func (s ListProbingTargetsResponsePathSelectorProbingTargetsMetadataOwnerReferences) WithArrayOfValues(values [][]*ntt_meta.OwnerReference) *ListProbingTargetsResponse_FieldSubPathArrayOfValues
- func (s ListProbingTargetsResponsePathSelectorProbingTargetsMetadataOwnerReferences) WithItemValue(value *ntt_meta.OwnerReference) *ListProbingTargetsResponse_FieldSubPathArrayItemValue
- func (s ListProbingTargetsResponsePathSelectorProbingTargetsMetadataOwnerReferences) WithValue(value []*ntt_meta.OwnerReference) *ListProbingTargetsResponse_FieldSubPathValue
- type ListProbingTargetsResponsePathSelectorProbingTargetsMetadataOwnerReferencesApiVersion
- func (ListProbingTargetsResponsePathSelectorProbingTargetsMetadataOwnerReferencesApiVersion) FieldPath() *ListProbingTargetsResponse_FieldSubPath
- func (s ListProbingTargetsResponsePathSelectorProbingTargetsMetadataOwnerReferencesApiVersion) WithArrayOfValues(values []string) *ListProbingTargetsResponse_FieldSubPathArrayOfValues
- func (s ListProbingTargetsResponsePathSelectorProbingTargetsMetadataOwnerReferencesApiVersion) WithValue(value string) *ListProbingTargetsResponse_FieldSubPathValue
- type ListProbingTargetsResponsePathSelectorProbingTargetsMetadataOwnerReferencesBlockOwnerDeletion
- func (ListProbingTargetsResponsePathSelectorProbingTargetsMetadataOwnerReferencesBlockOwnerDeletion) FieldPath() *ListProbingTargetsResponse_FieldSubPath
- func (s ListProbingTargetsResponsePathSelectorProbingTargetsMetadataOwnerReferencesBlockOwnerDeletion) WithArrayOfValues(values []bool) *ListProbingTargetsResponse_FieldSubPathArrayOfValues
- func (s ListProbingTargetsResponsePathSelectorProbingTargetsMetadataOwnerReferencesBlockOwnerDeletion) WithValue(value bool) *ListProbingTargetsResponse_FieldSubPathValue
- type ListProbingTargetsResponsePathSelectorProbingTargetsMetadataOwnerReferencesController
- func (ListProbingTargetsResponsePathSelectorProbingTargetsMetadataOwnerReferencesController) FieldPath() *ListProbingTargetsResponse_FieldSubPath
- func (s ListProbingTargetsResponsePathSelectorProbingTargetsMetadataOwnerReferencesController) WithArrayOfValues(values []bool) *ListProbingTargetsResponse_FieldSubPathArrayOfValues
- func (s ListProbingTargetsResponsePathSelectorProbingTargetsMetadataOwnerReferencesController) WithValue(value bool) *ListProbingTargetsResponse_FieldSubPathValue
- type ListProbingTargetsResponsePathSelectorProbingTargetsMetadataOwnerReferencesKind
- func (ListProbingTargetsResponsePathSelectorProbingTargetsMetadataOwnerReferencesKind) FieldPath() *ListProbingTargetsResponse_FieldSubPath
- func (s ListProbingTargetsResponsePathSelectorProbingTargetsMetadataOwnerReferencesKind) WithArrayOfValues(values []string) *ListProbingTargetsResponse_FieldSubPathArrayOfValues
- func (s ListProbingTargetsResponsePathSelectorProbingTargetsMetadataOwnerReferencesKind) WithValue(value string) *ListProbingTargetsResponse_FieldSubPathValue
- type ListProbingTargetsResponsePathSelectorProbingTargetsMetadataOwnerReferencesName
- func (ListProbingTargetsResponsePathSelectorProbingTargetsMetadataOwnerReferencesName) FieldPath() *ListProbingTargetsResponse_FieldSubPath
- func (s ListProbingTargetsResponsePathSelectorProbingTargetsMetadataOwnerReferencesName) WithArrayOfValues(values []string) *ListProbingTargetsResponse_FieldSubPathArrayOfValues
- func (s ListProbingTargetsResponsePathSelectorProbingTargetsMetadataOwnerReferencesName) WithValue(value string) *ListProbingTargetsResponse_FieldSubPathValue
- type ListProbingTargetsResponsePathSelectorProbingTargetsMetadataOwnerReferencesUid
- func (ListProbingTargetsResponsePathSelectorProbingTargetsMetadataOwnerReferencesUid) FieldPath() *ListProbingTargetsResponse_FieldSubPath
- func (s ListProbingTargetsResponsePathSelectorProbingTargetsMetadataOwnerReferencesUid) WithArrayOfValues(values []string) *ListProbingTargetsResponse_FieldSubPathArrayOfValues
- func (s ListProbingTargetsResponsePathSelectorProbingTargetsMetadataOwnerReferencesUid) WithValue(value string) *ListProbingTargetsResponse_FieldSubPathValue
- type ListProbingTargetsResponsePathSelectorProbingTargetsMetadataResourceVersion
- func (ListProbingTargetsResponsePathSelectorProbingTargetsMetadataResourceVersion) FieldPath() *ListProbingTargetsResponse_FieldSubPath
- func (s ListProbingTargetsResponsePathSelectorProbingTargetsMetadataResourceVersion) WithArrayOfValues(values []string) *ListProbingTargetsResponse_FieldSubPathArrayOfValues
- func (s ListProbingTargetsResponsePathSelectorProbingTargetsMetadataResourceVersion) WithValue(value string) *ListProbingTargetsResponse_FieldSubPathValue
- type ListProbingTargetsResponsePathSelectorProbingTargetsMetadataShards
- func (ListProbingTargetsResponsePathSelectorProbingTargetsMetadataShards) FieldPath() *ListProbingTargetsResponse_FieldSubPath
- func (s ListProbingTargetsResponsePathSelectorProbingTargetsMetadataShards) WithArrayOfValues(values []map[string]int64) *ListProbingTargetsResponse_FieldSubPathArrayOfValues
- func (ListProbingTargetsResponsePathSelectorProbingTargetsMetadataShards) WithKey(key string) ListProbingTargetsResponseMapPathSelectorProbingTargetsMetadataShards
- func (s ListProbingTargetsResponsePathSelectorProbingTargetsMetadataShards) WithValue(value map[string]int64) *ListProbingTargetsResponse_FieldSubPathValue
- type ListProbingTargetsResponsePathSelectorProbingTargetsMetadataSyncing
- func (ListProbingTargetsResponsePathSelectorProbingTargetsMetadataSyncing) FieldPath() *ListProbingTargetsResponse_FieldSubPath
- func (ListProbingTargetsResponsePathSelectorProbingTargetsMetadataSyncing) OwningRegion() ...
- func (ListProbingTargetsResponsePathSelectorProbingTargetsMetadataSyncing) Regions() ListProbingTargetsResponsePathSelectorProbingTargetsMetadataSyncingRegions
- func (s ListProbingTargetsResponsePathSelectorProbingTargetsMetadataSyncing) WithArrayOfValues(values []*ntt_meta.SyncingMeta) *ListProbingTargetsResponse_FieldSubPathArrayOfValues
- func (s ListProbingTargetsResponsePathSelectorProbingTargetsMetadataSyncing) WithValue(value *ntt_meta.SyncingMeta) *ListProbingTargetsResponse_FieldSubPathValue
- type ListProbingTargetsResponsePathSelectorProbingTargetsMetadataSyncingOwningRegion
- func (ListProbingTargetsResponsePathSelectorProbingTargetsMetadataSyncingOwningRegion) FieldPath() *ListProbingTargetsResponse_FieldSubPath
- func (s ListProbingTargetsResponsePathSelectorProbingTargetsMetadataSyncingOwningRegion) WithArrayOfValues(values []string) *ListProbingTargetsResponse_FieldSubPathArrayOfValues
- func (s ListProbingTargetsResponsePathSelectorProbingTargetsMetadataSyncingOwningRegion) WithValue(value string) *ListProbingTargetsResponse_FieldSubPathValue
- type ListProbingTargetsResponsePathSelectorProbingTargetsMetadataSyncingRegions
- func (ListProbingTargetsResponsePathSelectorProbingTargetsMetadataSyncingRegions) FieldPath() *ListProbingTargetsResponse_FieldSubPath
- func (s ListProbingTargetsResponsePathSelectorProbingTargetsMetadataSyncingRegions) WithArrayOfValues(values [][]string) *ListProbingTargetsResponse_FieldSubPathArrayOfValues
- func (s ListProbingTargetsResponsePathSelectorProbingTargetsMetadataSyncingRegions) WithItemValue(value string) *ListProbingTargetsResponse_FieldSubPathArrayItemValue
- func (s ListProbingTargetsResponsePathSelectorProbingTargetsMetadataSyncingRegions) WithValue(value []string) *ListProbingTargetsResponse_FieldSubPathValue
- type ListProbingTargetsResponsePathSelectorProbingTargetsMetadataTags
- func (ListProbingTargetsResponsePathSelectorProbingTargetsMetadataTags) FieldPath() *ListProbingTargetsResponse_FieldSubPath
- func (s ListProbingTargetsResponsePathSelectorProbingTargetsMetadataTags) WithArrayOfValues(values [][]string) *ListProbingTargetsResponse_FieldSubPathArrayOfValues
- func (s ListProbingTargetsResponsePathSelectorProbingTargetsMetadataTags) WithItemValue(value string) *ListProbingTargetsResponse_FieldSubPathArrayItemValue
- func (s ListProbingTargetsResponsePathSelectorProbingTargetsMetadataTags) WithValue(value []string) *ListProbingTargetsResponse_FieldSubPathValue
- type ListProbingTargetsResponsePathSelectorProbingTargetsMetadataUpdateTime
- func (ListProbingTargetsResponsePathSelectorProbingTargetsMetadataUpdateTime) FieldPath() *ListProbingTargetsResponse_FieldSubPath
- func (s ListProbingTargetsResponsePathSelectorProbingTargetsMetadataUpdateTime) WithArrayOfValues(values []*timestamp.Timestamp) *ListProbingTargetsResponse_FieldSubPathArrayOfValues
- func (s ListProbingTargetsResponsePathSelectorProbingTargetsMetadataUpdateTime) WithValue(value *timestamp.Timestamp) *ListProbingTargetsResponse_FieldSubPathValue
- type ListProbingTargetsResponsePathSelectorProbingTargetsMetadataUuid
- func (ListProbingTargetsResponsePathSelectorProbingTargetsMetadataUuid) FieldPath() *ListProbingTargetsResponse_FieldSubPath
- func (s ListProbingTargetsResponsePathSelectorProbingTargetsMetadataUuid) WithArrayOfValues(values []string) *ListProbingTargetsResponse_FieldSubPathArrayOfValues
- func (s ListProbingTargetsResponsePathSelectorProbingTargetsMetadataUuid) WithValue(value string) *ListProbingTargetsResponse_FieldSubPathValue
- type ListProbingTargetsResponsePathSelectorProbingTargetsMode
- func (ListProbingTargetsResponsePathSelectorProbingTargetsMode) FieldPath() *ListProbingTargetsResponse_FieldSubPath
- func (s ListProbingTargetsResponsePathSelectorProbingTargetsMode) WithArrayOfValues(values []common.ProbingMode) *ListProbingTargetsResponse_FieldSubPathArrayOfValues
- func (s ListProbingTargetsResponsePathSelectorProbingTargetsMode) WithValue(value common.ProbingMode) *ListProbingTargetsResponse_FieldSubPathValue
- type ListProbingTargetsResponsePathSelectorProbingTargetsName
- func (ListProbingTargetsResponsePathSelectorProbingTargetsName) FieldPath() *ListProbingTargetsResponse_FieldSubPath
- func (s ListProbingTargetsResponsePathSelectorProbingTargetsName) WithArrayOfValues(values []*probing_target.Name) *ListProbingTargetsResponse_FieldSubPathArrayOfValues
- func (s ListProbingTargetsResponsePathSelectorProbingTargetsName) WithValue(value *probing_target.Name) *ListProbingTargetsResponse_FieldSubPathValue
- type ListProbingTargetsResponsePathSelectorProbingTargetsSpeedtestTcpPort
- func (ListProbingTargetsResponsePathSelectorProbingTargetsSpeedtestTcpPort) FieldPath() *ListProbingTargetsResponse_FieldSubPath
- func (s ListProbingTargetsResponsePathSelectorProbingTargetsSpeedtestTcpPort) WithArrayOfValues(values []int32) *ListProbingTargetsResponse_FieldSubPathArrayOfValues
- func (s ListProbingTargetsResponsePathSelectorProbingTargetsSpeedtestTcpPort) WithValue(value int32) *ListProbingTargetsResponse_FieldSubPathValue
- type ListProbingTargetsResponsePathSelectorProbingTargetsTargetType
- func (ListProbingTargetsResponsePathSelectorProbingTargetsTargetType) FieldPath() *ListProbingTargetsResponse_FieldSubPath
- func (s ListProbingTargetsResponsePathSelectorProbingTargetsTargetType) WithArrayOfValues(values []probing_target.ProbingTarget_TargetType) *ListProbingTargetsResponse_FieldSubPathArrayOfValues
- func (s ListProbingTargetsResponsePathSelectorProbingTargetsTargetType) WithValue(value probing_target.ProbingTarget_TargetType) *ListProbingTargetsResponse_FieldSubPathValue
- type ListProbingTargetsResponsePathSelectorProbingTargetsUdpPort
- func (ListProbingTargetsResponsePathSelectorProbingTargetsUdpPort) FieldPath() *ListProbingTargetsResponse_FieldSubPath
- func (s ListProbingTargetsResponsePathSelectorProbingTargetsUdpPort) WithArrayOfValues(values []int32) *ListProbingTargetsResponse_FieldSubPathArrayOfValues
- func (s ListProbingTargetsResponsePathSelectorProbingTargetsUdpPort) WithValue(value int32) *ListProbingTargetsResponse_FieldSubPathValue
- type ListProbingTargetsResponse_FieldMask
- func (fieldMask *ListProbingTargetsResponse_FieldMask) AppendPath(path ListProbingTargetsResponse_FieldPath)
- func (fieldMask *ListProbingTargetsResponse_FieldMask) AppendRawPath(path gotenobject.FieldPath)
- func (fieldMask *ListProbingTargetsResponse_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
- func (fieldMask *ListProbingTargetsResponse_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
- func (fieldMask *ListProbingTargetsResponse_FieldMask) FilterInputFields() *ListProbingTargetsResponse_FieldMask
- func (fieldMask *ListProbingTargetsResponse_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
- func (fieldMask *ListProbingTargetsResponse_FieldMask) GetPaths() []ListProbingTargetsResponse_FieldPath
- func (fieldMask *ListProbingTargetsResponse_FieldMask) GetRawPaths() []gotenobject.FieldPath
- func (fieldMask *ListProbingTargetsResponse_FieldMask) IsFull() bool
- func (fieldMask ListProbingTargetsResponse_FieldMask) Marshal() ([]byte, error)
- func (fieldMask ListProbingTargetsResponse_FieldMask) MarshalJSON() ([]byte, error)
- func (fieldMask *ListProbingTargetsResponse_FieldMask) PathsCount() int
- func (fieldMask *ListProbingTargetsResponse_FieldMask) Project(source *ListProbingTargetsResponse) *ListProbingTargetsResponse
- func (fieldMask *ListProbingTargetsResponse_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
- func (fieldMask *ListProbingTargetsResponse_FieldMask) ProtoMessage()
- func (fieldMask *ListProbingTargetsResponse_FieldMask) ProtoReflect() preflect.Message
- func (fieldMask *ListProbingTargetsResponse_FieldMask) Reset()
- func (fieldMask *ListProbingTargetsResponse_FieldMask) Set(target, source *ListProbingTargetsResponse)
- func (fieldMask *ListProbingTargetsResponse_FieldMask) SetFromCliFlag(raw string) error
- func (fieldMask *ListProbingTargetsResponse_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
- func (fieldMask *ListProbingTargetsResponse_FieldMask) Size() int
- func (fieldMask *ListProbingTargetsResponse_FieldMask) String() string
- func (fieldMask *ListProbingTargetsResponse_FieldMask) Subtract(other *ListProbingTargetsResponse_FieldMask) *ListProbingTargetsResponse_FieldMask
- func (fieldMask *ListProbingTargetsResponse_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
- func (fieldMask *ListProbingTargetsResponse_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
- func (fieldMask *ListProbingTargetsResponse_FieldMask) Unmarshal(data []byte) error
- func (fieldMask *ListProbingTargetsResponse_FieldMask) UnmarshalJSON(data []byte) error
- type ListProbingTargetsResponse_FieldPath
- func BuildListProbingTargetsResponse_FieldPath(fp gotenobject.RawFieldPath) (ListProbingTargetsResponse_FieldPath, error)
- func MustParseListProbingTargetsResponse_FieldPath(rawField string) ListProbingTargetsResponse_FieldPath
- func ParseListProbingTargetsResponse_FieldPath(rawField string) (ListProbingTargetsResponse_FieldPath, error)
- type ListProbingTargetsResponse_FieldPathArrayItemValue
- type ListProbingTargetsResponse_FieldPathArrayOfValues
- type ListProbingTargetsResponse_FieldPathSelector
- type ListProbingTargetsResponse_FieldPathValue
- type ListProbingTargetsResponse_FieldSubPath
- func (fps *ListProbingTargetsResponse_FieldSubPath) AsProbingTargetsSubPath() (probing_target.ProbingTarget_FieldPath, bool)
- func (fps *ListProbingTargetsResponse_FieldSubPath) ClearValue(item *ListProbingTargetsResponse)
- func (fps *ListProbingTargetsResponse_FieldSubPath) ClearValueRaw(item proto.Message)
- func (fps *ListProbingTargetsResponse_FieldSubPath) Get(source *ListProbingTargetsResponse) (values []interface{})
- func (fps *ListProbingTargetsResponse_FieldSubPath) GetDefault() interface{}
- func (fps *ListProbingTargetsResponse_FieldSubPath) GetRaw(source proto.Message) []interface{}
- func (fps *ListProbingTargetsResponse_FieldSubPath) GetSingle(source *ListProbingTargetsResponse) (interface{}, bool)
- func (fps *ListProbingTargetsResponse_FieldSubPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fps *ListProbingTargetsResponse_FieldSubPath) IsLeaf() bool
- func (fps *ListProbingTargetsResponse_FieldSubPath) JSONString() string
- func (fps *ListProbingTargetsResponse_FieldSubPath) Selector() ListProbingTargetsResponse_FieldPathSelector
- func (fps *ListProbingTargetsResponse_FieldSubPath) String() string
- func (fps *ListProbingTargetsResponse_FieldSubPath) WithIArrayItemValue(value interface{}) ListProbingTargetsResponse_FieldPathArrayItemValue
- func (fps *ListProbingTargetsResponse_FieldSubPath) WithIArrayOfValues(values interface{}) ListProbingTargetsResponse_FieldPathArrayOfValues
- func (fps *ListProbingTargetsResponse_FieldSubPath) WithIValue(value interface{}) ListProbingTargetsResponse_FieldPathValue
- func (fps *ListProbingTargetsResponse_FieldSubPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fps *ListProbingTargetsResponse_FieldSubPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fps *ListProbingTargetsResponse_FieldSubPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type ListProbingTargetsResponse_FieldSubPathArrayItemValue
- func (fpaivs *ListProbingTargetsResponse_FieldSubPathArrayItemValue) AsProbingTargetsPathItemValue() (probing_target.ProbingTarget_FieldPathArrayItemValue, bool)
- func (fpaivs *ListProbingTargetsResponse_FieldSubPathArrayItemValue) ContainsValue(source *ListProbingTargetsResponse) bool
- func (fpaivs *ListProbingTargetsResponse_FieldSubPathArrayItemValue) GetRawItemValue() interface{}
- type ListProbingTargetsResponse_FieldSubPathArrayOfValues
- type ListProbingTargetsResponse_FieldSubPathValue
- func (fpvs *ListProbingTargetsResponse_FieldSubPathValue) AsProbingTargetsPathValue() (probing_target.ProbingTarget_FieldPathValue, bool)
- func (fpvs *ListProbingTargetsResponse_FieldSubPathValue) CompareWith(source *ListProbingTargetsResponse) (int, bool)
- func (fpvs *ListProbingTargetsResponse_FieldSubPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpvs *ListProbingTargetsResponse_FieldSubPathValue) GetRawValue() interface{}
- func (fpvs *ListProbingTargetsResponse_FieldSubPathValue) SetTo(target **ListProbingTargetsResponse)
- func (fpvs *ListProbingTargetsResponse_FieldSubPathValue) SetToRaw(target proto.Message)
- type ListProbingTargetsResponse_FieldTerminalPath
- func (fp *ListProbingTargetsResponse_FieldTerminalPath) ClearValue(item *ListProbingTargetsResponse)
- func (fp *ListProbingTargetsResponse_FieldTerminalPath) ClearValueRaw(item proto.Message)
- func (fp *ListProbingTargetsResponse_FieldTerminalPath) Get(source *ListProbingTargetsResponse) (values []interface{})
- func (fp *ListProbingTargetsResponse_FieldTerminalPath) GetDefault() interface{}
- func (fp *ListProbingTargetsResponse_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
- func (fp *ListProbingTargetsResponse_FieldTerminalPath) GetSingle(source *ListProbingTargetsResponse) (interface{}, bool)
- func (fp *ListProbingTargetsResponse_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fp *ListProbingTargetsResponse_FieldTerminalPath) IsLeaf() bool
- func (fp *ListProbingTargetsResponse_FieldTerminalPath) JSONString() string
- func (fp *ListProbingTargetsResponse_FieldTerminalPath) Selector() ListProbingTargetsResponse_FieldPathSelector
- func (fp *ListProbingTargetsResponse_FieldTerminalPath) String() string
- func (fp *ListProbingTargetsResponse_FieldTerminalPath) WithIArrayItemValue(value interface{}) ListProbingTargetsResponse_FieldPathArrayItemValue
- func (fp *ListProbingTargetsResponse_FieldTerminalPath) WithIArrayOfValues(values interface{}) ListProbingTargetsResponse_FieldPathArrayOfValues
- func (fp *ListProbingTargetsResponse_FieldTerminalPath) WithIValue(value interface{}) ListProbingTargetsResponse_FieldPathValue
- func (fp *ListProbingTargetsResponse_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fp *ListProbingTargetsResponse_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fp *ListProbingTargetsResponse_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type ListProbingTargetsResponse_FieldTerminalPathArrayItemValue
- func (fpaiv *ListProbingTargetsResponse_FieldTerminalPathArrayItemValue) AsProbingTargetsItemValue() (*probing_target.ProbingTarget, bool)
- func (fpaiv *ListProbingTargetsResponse_FieldTerminalPathArrayItemValue) ContainsValue(source *ListProbingTargetsResponse) bool
- func (fpaiv *ListProbingTargetsResponse_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
- func (fpaiv *ListProbingTargetsResponse_FieldTerminalPathArrayItemValue) GetSingle(source *ListProbingTargetsResponse) (interface{}, bool)
- func (fpaiv *ListProbingTargetsResponse_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
- type ListProbingTargetsResponse_FieldTerminalPathArrayOfValues
- func (fpaov *ListProbingTargetsResponse_FieldTerminalPathArrayOfValues) AsNextPageTokenArrayOfValues() ([]*probing_target.PagerCursor, bool)
- func (fpaov *ListProbingTargetsResponse_FieldTerminalPathArrayOfValues) AsPrevPageTokenArrayOfValues() ([]*probing_target.PagerCursor, bool)
- func (fpaov *ListProbingTargetsResponse_FieldTerminalPathArrayOfValues) AsProbingTargetsArrayOfValues() ([][]*probing_target.ProbingTarget, bool)
- func (fpaov *ListProbingTargetsResponse_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
- type ListProbingTargetsResponse_FieldTerminalPathValue
- func (fpv *ListProbingTargetsResponse_FieldTerminalPathValue) AsNextPageTokenValue() (*probing_target.PagerCursor, bool)
- func (fpv *ListProbingTargetsResponse_FieldTerminalPathValue) AsPrevPageTokenValue() (*probing_target.PagerCursor, bool)
- func (fpv *ListProbingTargetsResponse_FieldTerminalPathValue) AsProbingTargetsValue() ([]*probing_target.ProbingTarget, bool)
- func (fpv *ListProbingTargetsResponse_FieldTerminalPathValue) CompareWith(source *ListProbingTargetsResponse) (int, bool)
- func (fpv *ListProbingTargetsResponse_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpv *ListProbingTargetsResponse_FieldTerminalPathValue) GetRawValue() interface{}
- func (fpv *ListProbingTargetsResponse_FieldTerminalPathValue) SetTo(target **ListProbingTargetsResponse)
- func (fpv *ListProbingTargetsResponse_FieldTerminalPathValue) SetToRaw(target proto.Message)
- type ProbingTargetServiceClient
- type ProbingTargetServiceDescriptor
- func (d *ProbingTargetServiceDescriptor) AllMethodDescriptors() []gotenclient.MethodDescriptor
- func (d *ProbingTargetServiceDescriptor) GetApiName() string
- func (d *ProbingTargetServiceDescriptor) GetFullAPIName() string
- func (d *ProbingTargetServiceDescriptor) GetProtoPkgName() string
- func (d *ProbingTargetServiceDescriptor) GetServiceDomain() string
- func (d *ProbingTargetServiceDescriptor) GetServiceVersion() string
- type SearchProbingTargetsDescriptor
- func (d *SearchProbingTargetsDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
- func (d *SearchProbingTargetsDescriptor) GetApiName() string
- func (d *SearchProbingTargetsDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *SearchProbingTargetsDescriptor) GetFullMethodName() string
- func (d *SearchProbingTargetsDescriptor) GetMethodName() string
- func (d *SearchProbingTargetsDescriptor) GetProtoPkgName() string
- func (d *SearchProbingTargetsDescriptor) GetResourceDescriptor() gotenresource.Descriptor
- func (d *SearchProbingTargetsDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *SearchProbingTargetsDescriptor) GetServiceDomain() string
- func (d *SearchProbingTargetsDescriptor) GetServiceVersion() string
- func (d *SearchProbingTargetsDescriptor) GetVerb() string
- func (d *SearchProbingTargetsDescriptor) HasResource() bool
- func (d *SearchProbingTargetsDescriptor) IsClientStream() bool
- func (d *SearchProbingTargetsDescriptor) IsCollection() bool
- func (d *SearchProbingTargetsDescriptor) IsPlural() bool
- func (d *SearchProbingTargetsDescriptor) IsServerStream() bool
- func (d *SearchProbingTargetsDescriptor) IsUnary() bool
- func (d *SearchProbingTargetsDescriptor) NewEmptyClientMsg() proto.Message
- func (d *SearchProbingTargetsDescriptor) NewEmptyServerMsg() proto.Message
- func (d *SearchProbingTargetsDescriptor) RequestHasResourceBody() bool
- type SearchProbingTargetsDescriptorClientMsgHandle
- func (h *SearchProbingTargetsDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *SearchProbingTargetsDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *SearchProbingTargetsDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type SearchProbingTargetsDescriptorServerMsgHandle
- func (h *SearchProbingTargetsDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *SearchProbingTargetsDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *SearchProbingTargetsDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type SearchProbingTargetsRequest
- func (o *SearchProbingTargetsRequest) Clone() *SearchProbingTargetsRequest
- func (o *SearchProbingTargetsRequest) CloneRaw() gotenobject.GotenObjectExt
- func (*SearchProbingTargetsRequest) Descriptor() ([]byte, []int)
- func (m *SearchProbingTargetsRequest) GetFieldMask() *probing_target.ProbingTarget_FieldMask
- func (m *SearchProbingTargetsRequest) GetFilter() *probing_target.Filter
- func (m *SearchProbingTargetsRequest) GetOrderBy() *probing_target.OrderBy
- func (m *SearchProbingTargetsRequest) GetPageSize() int32
- func (m *SearchProbingTargetsRequest) GetPageToken() *probing_target.PagerCursor
- func (m *SearchProbingTargetsRequest) GetParent() *probing_target.ParentName
- func (m *SearchProbingTargetsRequest) GetPhrase() string
- func (m *SearchProbingTargetsRequest) GetView() view.View
- func (*SearchProbingTargetsRequest) GotenMessage()
- func (o *SearchProbingTargetsRequest) GotenObjectExt()
- func (obj *SearchProbingTargetsRequest) GotenValidate() error
- func (o *SearchProbingTargetsRequest) MakeDiffFieldMask(other *SearchProbingTargetsRequest) *SearchProbingTargetsRequest_FieldMask
- func (o *SearchProbingTargetsRequest) MakeFullFieldMask() *SearchProbingTargetsRequest_FieldMask
- func (o *SearchProbingTargetsRequest) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
- func (o *SearchProbingTargetsRequest) MakeRawFullFieldMask() gotenobject.FieldMask
- func (m *SearchProbingTargetsRequest) Marshal() ([]byte, error)
- func (m *SearchProbingTargetsRequest) MarshalJSON() ([]byte, error)
- func (o *SearchProbingTargetsRequest) Merge(source *SearchProbingTargetsRequest)
- func (o *SearchProbingTargetsRequest) MergeRaw(source gotenobject.GotenObjectExt)
- func (*SearchProbingTargetsRequest) ProtoMessage()
- func (m *SearchProbingTargetsRequest) ProtoReflect() preflect.Message
- func (m *SearchProbingTargetsRequest) Reset()
- func (m *SearchProbingTargetsRequest) SetFieldMask(fv *probing_target.ProbingTarget_FieldMask)
- func (m *SearchProbingTargetsRequest) SetFilter(fv *probing_target.Filter)
- func (m *SearchProbingTargetsRequest) SetOrderBy(fv *probing_target.OrderBy)
- func (m *SearchProbingTargetsRequest) SetPageSize(fv int32)
- func (m *SearchProbingTargetsRequest) SetPageToken(fv *probing_target.PagerCursor)
- func (m *SearchProbingTargetsRequest) SetParent(fv *probing_target.ParentName)
- func (m *SearchProbingTargetsRequest) SetPhrase(fv string)
- func (m *SearchProbingTargetsRequest) SetView(fv view.View)
- func (m *SearchProbingTargetsRequest) String() string
- func (m *SearchProbingTargetsRequest) Unmarshal(b []byte) error
- func (m *SearchProbingTargetsRequest) UnmarshalJSON(data []byte) error
- type SearchProbingTargetsRequestFieldPathBuilder
- func (SearchProbingTargetsRequestFieldPathBuilder) FieldMask() SearchProbingTargetsRequestPathSelectorFieldMask
- func (SearchProbingTargetsRequestFieldPathBuilder) Filter() SearchProbingTargetsRequestPathSelectorFilter
- func (SearchProbingTargetsRequestFieldPathBuilder) OrderBy() SearchProbingTargetsRequestPathSelectorOrderBy
- func (SearchProbingTargetsRequestFieldPathBuilder) PageSize() SearchProbingTargetsRequestPathSelectorPageSize
- func (SearchProbingTargetsRequestFieldPathBuilder) PageToken() SearchProbingTargetsRequestPathSelectorPageToken
- func (SearchProbingTargetsRequestFieldPathBuilder) Parent() SearchProbingTargetsRequestPathSelectorParent
- func (SearchProbingTargetsRequestFieldPathBuilder) Phrase() SearchProbingTargetsRequestPathSelectorPhrase
- func (SearchProbingTargetsRequestFieldPathBuilder) View() SearchProbingTargetsRequestPathSelectorView
- type SearchProbingTargetsRequestPathSelectorFieldMask
- func (SearchProbingTargetsRequestPathSelectorFieldMask) FieldPath() *SearchProbingTargetsRequest_FieldTerminalPath
- func (s SearchProbingTargetsRequestPathSelectorFieldMask) WithArrayOfValues(values []*probing_target.ProbingTarget_FieldMask) *SearchProbingTargetsRequest_FieldTerminalPathArrayOfValues
- func (s SearchProbingTargetsRequestPathSelectorFieldMask) WithValue(value *probing_target.ProbingTarget_FieldMask) *SearchProbingTargetsRequest_FieldTerminalPathValue
- type SearchProbingTargetsRequestPathSelectorFilter
- func (SearchProbingTargetsRequestPathSelectorFilter) FieldPath() *SearchProbingTargetsRequest_FieldTerminalPath
- func (s SearchProbingTargetsRequestPathSelectorFilter) WithArrayOfValues(values []*probing_target.Filter) *SearchProbingTargetsRequest_FieldTerminalPathArrayOfValues
- func (s SearchProbingTargetsRequestPathSelectorFilter) WithValue(value *probing_target.Filter) *SearchProbingTargetsRequest_FieldTerminalPathValue
- type SearchProbingTargetsRequestPathSelectorOrderBy
- func (SearchProbingTargetsRequestPathSelectorOrderBy) FieldPath() *SearchProbingTargetsRequest_FieldTerminalPath
- func (s SearchProbingTargetsRequestPathSelectorOrderBy) WithArrayOfValues(values []*probing_target.OrderBy) *SearchProbingTargetsRequest_FieldTerminalPathArrayOfValues
- func (s SearchProbingTargetsRequestPathSelectorOrderBy) WithValue(value *probing_target.OrderBy) *SearchProbingTargetsRequest_FieldTerminalPathValue
- type SearchProbingTargetsRequestPathSelectorPageSize
- func (SearchProbingTargetsRequestPathSelectorPageSize) FieldPath() *SearchProbingTargetsRequest_FieldTerminalPath
- func (s SearchProbingTargetsRequestPathSelectorPageSize) WithArrayOfValues(values []int32) *SearchProbingTargetsRequest_FieldTerminalPathArrayOfValues
- func (s SearchProbingTargetsRequestPathSelectorPageSize) WithValue(value int32) *SearchProbingTargetsRequest_FieldTerminalPathValue
- type SearchProbingTargetsRequestPathSelectorPageToken
- func (SearchProbingTargetsRequestPathSelectorPageToken) FieldPath() *SearchProbingTargetsRequest_FieldTerminalPath
- func (s SearchProbingTargetsRequestPathSelectorPageToken) WithArrayOfValues(values []*probing_target.PagerCursor) *SearchProbingTargetsRequest_FieldTerminalPathArrayOfValues
- func (s SearchProbingTargetsRequestPathSelectorPageToken) WithValue(value *probing_target.PagerCursor) *SearchProbingTargetsRequest_FieldTerminalPathValue
- type SearchProbingTargetsRequestPathSelectorParent
- func (SearchProbingTargetsRequestPathSelectorParent) FieldPath() *SearchProbingTargetsRequest_FieldTerminalPath
- func (s SearchProbingTargetsRequestPathSelectorParent) WithArrayOfValues(values []*probing_target.ParentName) *SearchProbingTargetsRequest_FieldTerminalPathArrayOfValues
- func (s SearchProbingTargetsRequestPathSelectorParent) WithValue(value *probing_target.ParentName) *SearchProbingTargetsRequest_FieldTerminalPathValue
- type SearchProbingTargetsRequestPathSelectorPhrase
- func (SearchProbingTargetsRequestPathSelectorPhrase) FieldPath() *SearchProbingTargetsRequest_FieldTerminalPath
- func (s SearchProbingTargetsRequestPathSelectorPhrase) WithArrayOfValues(values []string) *SearchProbingTargetsRequest_FieldTerminalPathArrayOfValues
- func (s SearchProbingTargetsRequestPathSelectorPhrase) WithValue(value string) *SearchProbingTargetsRequest_FieldTerminalPathValue
- type SearchProbingTargetsRequestPathSelectorView
- func (SearchProbingTargetsRequestPathSelectorView) FieldPath() *SearchProbingTargetsRequest_FieldTerminalPath
- func (s SearchProbingTargetsRequestPathSelectorView) WithArrayOfValues(values []view.View) *SearchProbingTargetsRequest_FieldTerminalPathArrayOfValues
- func (s SearchProbingTargetsRequestPathSelectorView) WithValue(value view.View) *SearchProbingTargetsRequest_FieldTerminalPathValue
- type SearchProbingTargetsRequest_FieldMask
- func (fieldMask *SearchProbingTargetsRequest_FieldMask) AppendPath(path SearchProbingTargetsRequest_FieldPath)
- func (fieldMask *SearchProbingTargetsRequest_FieldMask) AppendRawPath(path gotenobject.FieldPath)
- func (fieldMask *SearchProbingTargetsRequest_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
- func (fieldMask *SearchProbingTargetsRequest_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
- func (fieldMask *SearchProbingTargetsRequest_FieldMask) FilterInputFields() *SearchProbingTargetsRequest_FieldMask
- func (fieldMask *SearchProbingTargetsRequest_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
- func (fieldMask *SearchProbingTargetsRequest_FieldMask) GetPaths() []SearchProbingTargetsRequest_FieldPath
- func (fieldMask *SearchProbingTargetsRequest_FieldMask) GetRawPaths() []gotenobject.FieldPath
- func (fieldMask *SearchProbingTargetsRequest_FieldMask) IsFull() bool
- func (fieldMask SearchProbingTargetsRequest_FieldMask) Marshal() ([]byte, error)
- func (fieldMask SearchProbingTargetsRequest_FieldMask) MarshalJSON() ([]byte, error)
- func (fieldMask *SearchProbingTargetsRequest_FieldMask) PathsCount() int
- func (fieldMask *SearchProbingTargetsRequest_FieldMask) Project(source *SearchProbingTargetsRequest) *SearchProbingTargetsRequest
- func (fieldMask *SearchProbingTargetsRequest_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
- func (fieldMask *SearchProbingTargetsRequest_FieldMask) ProtoMessage()
- func (fieldMask *SearchProbingTargetsRequest_FieldMask) ProtoReflect() preflect.Message
- func (fieldMask *SearchProbingTargetsRequest_FieldMask) Reset()
- func (fieldMask *SearchProbingTargetsRequest_FieldMask) Set(target, source *SearchProbingTargetsRequest)
- func (fieldMask *SearchProbingTargetsRequest_FieldMask) SetFromCliFlag(raw string) error
- func (fieldMask *SearchProbingTargetsRequest_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
- func (fieldMask *SearchProbingTargetsRequest_FieldMask) Size() int
- func (fieldMask *SearchProbingTargetsRequest_FieldMask) String() string
- func (fieldMask *SearchProbingTargetsRequest_FieldMask) Subtract(other *SearchProbingTargetsRequest_FieldMask) *SearchProbingTargetsRequest_FieldMask
- func (fieldMask *SearchProbingTargetsRequest_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
- func (fieldMask *SearchProbingTargetsRequest_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
- func (fieldMask *SearchProbingTargetsRequest_FieldMask) Unmarshal(data []byte) error
- func (fieldMask *SearchProbingTargetsRequest_FieldMask) UnmarshalJSON(data []byte) error
- type SearchProbingTargetsRequest_FieldPath
- func BuildSearchProbingTargetsRequest_FieldPath(fp gotenobject.RawFieldPath) (SearchProbingTargetsRequest_FieldPath, error)
- func MustParseSearchProbingTargetsRequest_FieldPath(rawField string) SearchProbingTargetsRequest_FieldPath
- func ParseSearchProbingTargetsRequest_FieldPath(rawField string) (SearchProbingTargetsRequest_FieldPath, error)
- type SearchProbingTargetsRequest_FieldPathArrayItemValue
- type SearchProbingTargetsRequest_FieldPathArrayOfValues
- type SearchProbingTargetsRequest_FieldPathSelector
- type SearchProbingTargetsRequest_FieldPathValue
- type SearchProbingTargetsRequest_FieldTerminalPath
- func (fp *SearchProbingTargetsRequest_FieldTerminalPath) ClearValue(item *SearchProbingTargetsRequest)
- func (fp *SearchProbingTargetsRequest_FieldTerminalPath) ClearValueRaw(item proto.Message)
- func (fp *SearchProbingTargetsRequest_FieldTerminalPath) Get(source *SearchProbingTargetsRequest) (values []interface{})
- func (fp *SearchProbingTargetsRequest_FieldTerminalPath) GetDefault() interface{}
- func (fp *SearchProbingTargetsRequest_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
- func (fp *SearchProbingTargetsRequest_FieldTerminalPath) GetSingle(source *SearchProbingTargetsRequest) (interface{}, bool)
- func (fp *SearchProbingTargetsRequest_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fp *SearchProbingTargetsRequest_FieldTerminalPath) IsLeaf() bool
- func (fp *SearchProbingTargetsRequest_FieldTerminalPath) JSONString() string
- func (fp *SearchProbingTargetsRequest_FieldTerminalPath) Selector() SearchProbingTargetsRequest_FieldPathSelector
- func (fp *SearchProbingTargetsRequest_FieldTerminalPath) String() string
- func (fp *SearchProbingTargetsRequest_FieldTerminalPath) WithIArrayItemValue(value interface{}) SearchProbingTargetsRequest_FieldPathArrayItemValue
- func (fp *SearchProbingTargetsRequest_FieldTerminalPath) WithIArrayOfValues(values interface{}) SearchProbingTargetsRequest_FieldPathArrayOfValues
- func (fp *SearchProbingTargetsRequest_FieldTerminalPath) WithIValue(value interface{}) SearchProbingTargetsRequest_FieldPathValue
- func (fp *SearchProbingTargetsRequest_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fp *SearchProbingTargetsRequest_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fp *SearchProbingTargetsRequest_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type SearchProbingTargetsRequest_FieldTerminalPathArrayItemValue
- func (fpaiv *SearchProbingTargetsRequest_FieldTerminalPathArrayItemValue) ContainsValue(source *SearchProbingTargetsRequest) bool
- func (fpaiv *SearchProbingTargetsRequest_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
- func (fpaiv *SearchProbingTargetsRequest_FieldTerminalPathArrayItemValue) GetSingle(source *SearchProbingTargetsRequest) (interface{}, bool)
- func (fpaiv *SearchProbingTargetsRequest_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
- type SearchProbingTargetsRequest_FieldTerminalPathArrayOfValues
- func (fpaov *SearchProbingTargetsRequest_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues() ([]*probing_target.ProbingTarget_FieldMask, bool)
- func (fpaov *SearchProbingTargetsRequest_FieldTerminalPathArrayOfValues) AsFilterArrayOfValues() ([]*probing_target.Filter, bool)
- func (fpaov *SearchProbingTargetsRequest_FieldTerminalPathArrayOfValues) AsOrderByArrayOfValues() ([]*probing_target.OrderBy, bool)
- func (fpaov *SearchProbingTargetsRequest_FieldTerminalPathArrayOfValues) AsPageSizeArrayOfValues() ([]int32, bool)
- func (fpaov *SearchProbingTargetsRequest_FieldTerminalPathArrayOfValues) AsPageTokenArrayOfValues() ([]*probing_target.PagerCursor, bool)
- func (fpaov *SearchProbingTargetsRequest_FieldTerminalPathArrayOfValues) AsParentArrayOfValues() ([]*probing_target.ParentName, bool)
- func (fpaov *SearchProbingTargetsRequest_FieldTerminalPathArrayOfValues) AsPhraseArrayOfValues() ([]string, bool)
- func (fpaov *SearchProbingTargetsRequest_FieldTerminalPathArrayOfValues) AsViewArrayOfValues() ([]view.View, bool)
- func (fpaov *SearchProbingTargetsRequest_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
- type SearchProbingTargetsRequest_FieldTerminalPathValue
- func (fpv *SearchProbingTargetsRequest_FieldTerminalPathValue) AsFieldMaskValue() (*probing_target.ProbingTarget_FieldMask, bool)
- func (fpv *SearchProbingTargetsRequest_FieldTerminalPathValue) AsFilterValue() (*probing_target.Filter, bool)
- func (fpv *SearchProbingTargetsRequest_FieldTerminalPathValue) AsOrderByValue() (*probing_target.OrderBy, bool)
- func (fpv *SearchProbingTargetsRequest_FieldTerminalPathValue) AsPageSizeValue() (int32, bool)
- func (fpv *SearchProbingTargetsRequest_FieldTerminalPathValue) AsPageTokenValue() (*probing_target.PagerCursor, bool)
- func (fpv *SearchProbingTargetsRequest_FieldTerminalPathValue) AsParentValue() (*probing_target.ParentName, bool)
- func (fpv *SearchProbingTargetsRequest_FieldTerminalPathValue) AsPhraseValue() (string, bool)
- func (fpv *SearchProbingTargetsRequest_FieldTerminalPathValue) AsViewValue() (view.View, bool)
- func (fpv *SearchProbingTargetsRequest_FieldTerminalPathValue) CompareWith(source *SearchProbingTargetsRequest) (int, bool)
- func (fpv *SearchProbingTargetsRequest_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpv *SearchProbingTargetsRequest_FieldTerminalPathValue) GetRawValue() interface{}
- func (fpv *SearchProbingTargetsRequest_FieldTerminalPathValue) SetTo(target **SearchProbingTargetsRequest)
- func (fpv *SearchProbingTargetsRequest_FieldTerminalPathValue) SetToRaw(target proto.Message)
- type SearchProbingTargetsResponse
- func (o *SearchProbingTargetsResponse) Clone() *SearchProbingTargetsResponse
- func (o *SearchProbingTargetsResponse) CloneRaw() gotenobject.GotenObjectExt
- func (*SearchProbingTargetsResponse) Descriptor() ([]byte, []int)
- func (m *SearchProbingTargetsResponse) GetCurrentOffset() int32
- func (m *SearchProbingTargetsResponse) GetNextPageToken() *probing_target.PagerCursor
- func (m *SearchProbingTargetsResponse) GetPrevPageToken() *probing_target.PagerCursor
- func (m *SearchProbingTargetsResponse) GetProbingTargets() []*probing_target.ProbingTarget
- func (m *SearchProbingTargetsResponse) GetTotalResultsCount() int32
- func (*SearchProbingTargetsResponse) GotenMessage()
- func (o *SearchProbingTargetsResponse) GotenObjectExt()
- func (obj *SearchProbingTargetsResponse) GotenValidate() error
- func (o *SearchProbingTargetsResponse) MakeDiffFieldMask(other *SearchProbingTargetsResponse) *SearchProbingTargetsResponse_FieldMask
- func (o *SearchProbingTargetsResponse) MakeFullFieldMask() *SearchProbingTargetsResponse_FieldMask
- func (o *SearchProbingTargetsResponse) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
- func (o *SearchProbingTargetsResponse) MakeRawFullFieldMask() gotenobject.FieldMask
- func (m *SearchProbingTargetsResponse) Marshal() ([]byte, error)
- func (m *SearchProbingTargetsResponse) MarshalJSON() ([]byte, error)
- func (o *SearchProbingTargetsResponse) Merge(source *SearchProbingTargetsResponse)
- func (o *SearchProbingTargetsResponse) MergeRaw(source gotenobject.GotenObjectExt)
- func (*SearchProbingTargetsResponse) ProtoMessage()
- func (m *SearchProbingTargetsResponse) ProtoReflect() preflect.Message
- func (m *SearchProbingTargetsResponse) Reset()
- func (m *SearchProbingTargetsResponse) SetCurrentOffset(fv int32)
- func (m *SearchProbingTargetsResponse) SetNextPageToken(fv *probing_target.PagerCursor)
- func (m *SearchProbingTargetsResponse) SetPrevPageToken(fv *probing_target.PagerCursor)
- func (m *SearchProbingTargetsResponse) SetProbingTargets(fv []*probing_target.ProbingTarget)
- func (m *SearchProbingTargetsResponse) SetTotalResultsCount(fv int32)
- func (m *SearchProbingTargetsResponse) String() string
- func (m *SearchProbingTargetsResponse) Unmarshal(b []byte) error
- func (m *SearchProbingTargetsResponse) UnmarshalJSON(data []byte) error
- type SearchProbingTargetsResponseFieldPathBuilder
- func (SearchProbingTargetsResponseFieldPathBuilder) CurrentOffset() SearchProbingTargetsResponsePathSelectorCurrentOffset
- func (SearchProbingTargetsResponseFieldPathBuilder) NextPageToken() SearchProbingTargetsResponsePathSelectorNextPageToken
- func (SearchProbingTargetsResponseFieldPathBuilder) PrevPageToken() SearchProbingTargetsResponsePathSelectorPrevPageToken
- func (SearchProbingTargetsResponseFieldPathBuilder) ProbingTargets() SearchProbingTargetsResponsePathSelectorProbingTargets
- func (SearchProbingTargetsResponseFieldPathBuilder) TotalResultsCount() SearchProbingTargetsResponsePathSelectorTotalResultsCount
- type SearchProbingTargetsResponseMapPathSelectorProbingTargetsHttpProbingConfigAuthConfigTokenRequestRequestHeaders
- func (s SearchProbingTargetsResponseMapPathSelectorProbingTargetsHttpProbingConfigAuthConfigTokenRequestRequestHeaders) FieldPath() *SearchProbingTargetsResponse_FieldSubPath
- func (s SearchProbingTargetsResponseMapPathSelectorProbingTargetsHttpProbingConfigAuthConfigTokenRequestRequestHeaders) WithArrayOfValues(values []string) *SearchProbingTargetsResponse_FieldSubPathArrayOfValues
- func (s SearchProbingTargetsResponseMapPathSelectorProbingTargetsHttpProbingConfigAuthConfigTokenRequestRequestHeaders) WithValue(value string) *SearchProbingTargetsResponse_FieldSubPathValue
- type SearchProbingTargetsResponseMapPathSelectorProbingTargetsHttpProbingConfigAuthConfigTokenRequestUrlFormEncodedBody
- func (s SearchProbingTargetsResponseMapPathSelectorProbingTargetsHttpProbingConfigAuthConfigTokenRequestUrlFormEncodedBody) FieldPath() *SearchProbingTargetsResponse_FieldSubPath
- func (s SearchProbingTargetsResponseMapPathSelectorProbingTargetsHttpProbingConfigAuthConfigTokenRequestUrlFormEncodedBody) WithArrayOfValues(values []*common.HTTPProbingConfig_HTTPRequest_StringArray) *SearchProbingTargetsResponse_FieldSubPathArrayOfValues
- func (s SearchProbingTargetsResponseMapPathSelectorProbingTargetsHttpProbingConfigAuthConfigTokenRequestUrlFormEncodedBody) WithValue(value *common.HTTPProbingConfig_HTTPRequest_StringArray) *SearchProbingTargetsResponse_FieldSubPathValue
- type SearchProbingTargetsResponseMapPathSelectorProbingTargetsHttpProbingConfigHttpRequestRequestHeaders
- func (s SearchProbingTargetsResponseMapPathSelectorProbingTargetsHttpProbingConfigHttpRequestRequestHeaders) FieldPath() *SearchProbingTargetsResponse_FieldSubPath
- func (s SearchProbingTargetsResponseMapPathSelectorProbingTargetsHttpProbingConfigHttpRequestRequestHeaders) WithArrayOfValues(values []string) *SearchProbingTargetsResponse_FieldSubPathArrayOfValues
- func (s SearchProbingTargetsResponseMapPathSelectorProbingTargetsHttpProbingConfigHttpRequestRequestHeaders) WithValue(value string) *SearchProbingTargetsResponse_FieldSubPathValue
- type SearchProbingTargetsResponseMapPathSelectorProbingTargetsHttpProbingConfigHttpRequestUrlFormEncodedBody
- func (s SearchProbingTargetsResponseMapPathSelectorProbingTargetsHttpProbingConfigHttpRequestUrlFormEncodedBody) FieldPath() *SearchProbingTargetsResponse_FieldSubPath
- func (s SearchProbingTargetsResponseMapPathSelectorProbingTargetsHttpProbingConfigHttpRequestUrlFormEncodedBody) WithArrayOfValues(values []*common.HTTPProbingConfig_HTTPRequest_StringArray) *SearchProbingTargetsResponse_FieldSubPathArrayOfValues
- func (s SearchProbingTargetsResponseMapPathSelectorProbingTargetsHttpProbingConfigHttpRequestUrlFormEncodedBody) WithValue(value *common.HTTPProbingConfig_HTTPRequest_StringArray) *SearchProbingTargetsResponse_FieldSubPathValue
- type SearchProbingTargetsResponseMapPathSelectorProbingTargetsMetadataAnnotations
- func (s SearchProbingTargetsResponseMapPathSelectorProbingTargetsMetadataAnnotations) FieldPath() *SearchProbingTargetsResponse_FieldSubPath
- func (s SearchProbingTargetsResponseMapPathSelectorProbingTargetsMetadataAnnotations) WithArrayOfValues(values []string) *SearchProbingTargetsResponse_FieldSubPathArrayOfValues
- func (s SearchProbingTargetsResponseMapPathSelectorProbingTargetsMetadataAnnotations) WithValue(value string) *SearchProbingTargetsResponse_FieldSubPathValue
- type SearchProbingTargetsResponseMapPathSelectorProbingTargetsMetadataLabels
- func (s SearchProbingTargetsResponseMapPathSelectorProbingTargetsMetadataLabels) FieldPath() *SearchProbingTargetsResponse_FieldSubPath
- func (s SearchProbingTargetsResponseMapPathSelectorProbingTargetsMetadataLabels) WithArrayOfValues(values []string) *SearchProbingTargetsResponse_FieldSubPathArrayOfValues
- func (s SearchProbingTargetsResponseMapPathSelectorProbingTargetsMetadataLabels) WithValue(value string) *SearchProbingTargetsResponse_FieldSubPathValue
- type SearchProbingTargetsResponseMapPathSelectorProbingTargetsMetadataShards
- func (s SearchProbingTargetsResponseMapPathSelectorProbingTargetsMetadataShards) FieldPath() *SearchProbingTargetsResponse_FieldSubPath
- func (s SearchProbingTargetsResponseMapPathSelectorProbingTargetsMetadataShards) WithArrayOfValues(values []int64) *SearchProbingTargetsResponse_FieldSubPathArrayOfValues
- func (s SearchProbingTargetsResponseMapPathSelectorProbingTargetsMetadataShards) WithValue(value int64) *SearchProbingTargetsResponse_FieldSubPathValue
- type SearchProbingTargetsResponsePathSelectorCurrentOffset
- func (SearchProbingTargetsResponsePathSelectorCurrentOffset) FieldPath() *SearchProbingTargetsResponse_FieldTerminalPath
- func (s SearchProbingTargetsResponsePathSelectorCurrentOffset) WithArrayOfValues(values []int32) *SearchProbingTargetsResponse_FieldTerminalPathArrayOfValues
- func (s SearchProbingTargetsResponsePathSelectorCurrentOffset) WithValue(value int32) *SearchProbingTargetsResponse_FieldTerminalPathValue
- type SearchProbingTargetsResponsePathSelectorNextPageToken
- func (SearchProbingTargetsResponsePathSelectorNextPageToken) FieldPath() *SearchProbingTargetsResponse_FieldTerminalPath
- func (s SearchProbingTargetsResponsePathSelectorNextPageToken) WithArrayOfValues(values []*probing_target.PagerCursor) *SearchProbingTargetsResponse_FieldTerminalPathArrayOfValues
- func (s SearchProbingTargetsResponsePathSelectorNextPageToken) WithValue(value *probing_target.PagerCursor) *SearchProbingTargetsResponse_FieldTerminalPathValue
- type SearchProbingTargetsResponsePathSelectorPrevPageToken
- func (SearchProbingTargetsResponsePathSelectorPrevPageToken) FieldPath() *SearchProbingTargetsResponse_FieldTerminalPath
- func (s SearchProbingTargetsResponsePathSelectorPrevPageToken) WithArrayOfValues(values []*probing_target.PagerCursor) *SearchProbingTargetsResponse_FieldTerminalPathArrayOfValues
- func (s SearchProbingTargetsResponsePathSelectorPrevPageToken) WithValue(value *probing_target.PagerCursor) *SearchProbingTargetsResponse_FieldTerminalPathValue
- type SearchProbingTargetsResponsePathSelectorProbingTargets
- func (SearchProbingTargetsResponsePathSelectorProbingTargets) Address() SearchProbingTargetsResponsePathSelectorProbingTargetsAddress
- func (SearchProbingTargetsResponsePathSelectorProbingTargets) Addresses() SearchProbingTargetsResponsePathSelectorProbingTargetsAddresses
- func (SearchProbingTargetsResponsePathSelectorProbingTargets) Agent() SearchProbingTargetsResponsePathSelectorProbingTargetsAgent
- func (SearchProbingTargetsResponsePathSelectorProbingTargets) Category() SearchProbingTargetsResponsePathSelectorProbingTargetsCategory
- func (SearchProbingTargetsResponsePathSelectorProbingTargets) DisplayName() SearchProbingTargetsResponsePathSelectorProbingTargetsDisplayName
- func (SearchProbingTargetsResponsePathSelectorProbingTargets) FieldPath() *SearchProbingTargetsResponse_FieldTerminalPath
- func (SearchProbingTargetsResponsePathSelectorProbingTargets) Group() SearchProbingTargetsResponsePathSelectorProbingTargetsGroup
- func (SearchProbingTargetsResponsePathSelectorProbingTargets) HttpProbingConfig() SearchProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfig
- func (SearchProbingTargetsResponsePathSelectorProbingTargets) IpVersion() SearchProbingTargetsResponsePathSelectorProbingTargetsIpVersion
- func (SearchProbingTargetsResponsePathSelectorProbingTargets) Location() SearchProbingTargetsResponsePathSelectorProbingTargetsLocation
- func (SearchProbingTargetsResponsePathSelectorProbingTargets) LocationType() SearchProbingTargetsResponsePathSelectorProbingTargetsLocationType
- func (SearchProbingTargetsResponsePathSelectorProbingTargets) Metadata() SearchProbingTargetsResponsePathSelectorProbingTargetsMetadata
- func (SearchProbingTargetsResponsePathSelectorProbingTargets) Mode() SearchProbingTargetsResponsePathSelectorProbingTargetsMode
- func (SearchProbingTargetsResponsePathSelectorProbingTargets) Name() SearchProbingTargetsResponsePathSelectorProbingTargetsName
- func (SearchProbingTargetsResponsePathSelectorProbingTargets) SpeedtestTcpPort() SearchProbingTargetsResponsePathSelectorProbingTargetsSpeedtestTcpPort
- func (SearchProbingTargetsResponsePathSelectorProbingTargets) TargetType() SearchProbingTargetsResponsePathSelectorProbingTargetsTargetType
- func (SearchProbingTargetsResponsePathSelectorProbingTargets) UdpPort() SearchProbingTargetsResponsePathSelectorProbingTargetsUdpPort
- func (s SearchProbingTargetsResponsePathSelectorProbingTargets) WithArrayOfValues(values [][]*probing_target.ProbingTarget) *SearchProbingTargetsResponse_FieldTerminalPathArrayOfValues
- func (s SearchProbingTargetsResponsePathSelectorProbingTargets) WithItemValue(value *probing_target.ProbingTarget) *SearchProbingTargetsResponse_FieldTerminalPathArrayItemValue
- func (s SearchProbingTargetsResponsePathSelectorProbingTargets) WithSubArrayItemValue(subPathArrayItemValue probing_target.ProbingTarget_FieldPathArrayItemValue) *SearchProbingTargetsResponse_FieldSubPathArrayItemValue
- func (s SearchProbingTargetsResponsePathSelectorProbingTargets) WithSubArrayOfValues(subPathArrayOfValues probing_target.ProbingTarget_FieldPathArrayOfValues) *SearchProbingTargetsResponse_FieldSubPathArrayOfValues
- func (SearchProbingTargetsResponsePathSelectorProbingTargets) WithSubPath(subPath probing_target.ProbingTarget_FieldPath) *SearchProbingTargetsResponse_FieldSubPath
- func (s SearchProbingTargetsResponsePathSelectorProbingTargets) WithSubValue(subPathValue probing_target.ProbingTarget_FieldPathValue) *SearchProbingTargetsResponse_FieldSubPathValue
- func (s SearchProbingTargetsResponsePathSelectorProbingTargets) WithValue(value []*probing_target.ProbingTarget) *SearchProbingTargetsResponse_FieldTerminalPathValue
- type SearchProbingTargetsResponsePathSelectorProbingTargetsAddress
- func (SearchProbingTargetsResponsePathSelectorProbingTargetsAddress) FieldPath() *SearchProbingTargetsResponse_FieldSubPath
- func (s SearchProbingTargetsResponsePathSelectorProbingTargetsAddress) WithArrayOfValues(values []string) *SearchProbingTargetsResponse_FieldSubPathArrayOfValues
- func (s SearchProbingTargetsResponsePathSelectorProbingTargetsAddress) WithValue(value string) *SearchProbingTargetsResponse_FieldSubPathValue
- type SearchProbingTargetsResponsePathSelectorProbingTargetsAddresses
- func (SearchProbingTargetsResponsePathSelectorProbingTargetsAddresses) FieldPath() *SearchProbingTargetsResponse_FieldSubPath
- func (s SearchProbingTargetsResponsePathSelectorProbingTargetsAddresses) WithArrayOfValues(values [][]string) *SearchProbingTargetsResponse_FieldSubPathArrayOfValues
- func (s SearchProbingTargetsResponsePathSelectorProbingTargetsAddresses) WithItemValue(value string) *SearchProbingTargetsResponse_FieldSubPathArrayItemValue
- func (s SearchProbingTargetsResponsePathSelectorProbingTargetsAddresses) WithValue(value []string) *SearchProbingTargetsResponse_FieldSubPathValue
- type SearchProbingTargetsResponsePathSelectorProbingTargetsAgent
- func (SearchProbingTargetsResponsePathSelectorProbingTargetsAgent) FieldPath() *SearchProbingTargetsResponse_FieldSubPath
- func (s SearchProbingTargetsResponsePathSelectorProbingTargetsAgent) WithArrayOfValues(values []*probe.Reference) *SearchProbingTargetsResponse_FieldSubPathArrayOfValues
- func (s SearchProbingTargetsResponsePathSelectorProbingTargetsAgent) WithValue(value *probe.Reference) *SearchProbingTargetsResponse_FieldSubPathValue
- type SearchProbingTargetsResponsePathSelectorProbingTargetsCategory
- func (SearchProbingTargetsResponsePathSelectorProbingTargetsCategory) FieldPath() *SearchProbingTargetsResponse_FieldSubPath
- func (s SearchProbingTargetsResponsePathSelectorProbingTargetsCategory) WithArrayOfValues(values []string) *SearchProbingTargetsResponse_FieldSubPathArrayOfValues
- func (s SearchProbingTargetsResponsePathSelectorProbingTargetsCategory) WithValue(value string) *SearchProbingTargetsResponse_FieldSubPathValue
- type SearchProbingTargetsResponsePathSelectorProbingTargetsDisplayName
- func (SearchProbingTargetsResponsePathSelectorProbingTargetsDisplayName) FieldPath() *SearchProbingTargetsResponse_FieldSubPath
- func (s SearchProbingTargetsResponsePathSelectorProbingTargetsDisplayName) WithArrayOfValues(values []string) *SearchProbingTargetsResponse_FieldSubPathArrayOfValues
- func (s SearchProbingTargetsResponsePathSelectorProbingTargetsDisplayName) WithValue(value string) *SearchProbingTargetsResponse_FieldSubPathValue
- type SearchProbingTargetsResponsePathSelectorProbingTargetsGroup
- func (SearchProbingTargetsResponsePathSelectorProbingTargetsGroup) FieldPath() *SearchProbingTargetsResponse_FieldSubPath
- func (s SearchProbingTargetsResponsePathSelectorProbingTargetsGroup) WithArrayOfValues(values []*probing_target_group.Reference) *SearchProbingTargetsResponse_FieldSubPathArrayOfValues
- func (s SearchProbingTargetsResponsePathSelectorProbingTargetsGroup) WithValue(value *probing_target_group.Reference) *SearchProbingTargetsResponse_FieldSubPathValue
- type SearchProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfig
- func (SearchProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfig) AuthConfig() ...
- func (SearchProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfig) FieldPath() *SearchProbingTargetsResponse_FieldSubPath
- func (SearchProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfig) HttpRequest() ...
- func (s SearchProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfig) WithArrayOfValues(values []*common.HTTPProbingConfig) *SearchProbingTargetsResponse_FieldSubPathArrayOfValues
- func (s SearchProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfig) WithValue(value *common.HTTPProbingConfig) *SearchProbingTargetsResponse_FieldSubPathValue
- type SearchProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfig
- func (SearchProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfig) FieldPath() *SearchProbingTargetsResponse_FieldSubPath
- func (SearchProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfig) Password() ...
- func (SearchProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfig) RequestHeaderTokenKey() ...
- func (SearchProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfig) TokenRequest() ...
- func (SearchProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfig) TokenResponseBodyExpiryKey() ...
- func (SearchProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfig) TokenResponseBodyKey() ...
- func (SearchProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfig) TokenResponseHeader() ...
- func (SearchProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfig) Username() ...
- func (s SearchProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfig) WithArrayOfValues(values []*common.HTTPProbingConfig_HTTPAuth) *SearchProbingTargetsResponse_FieldSubPathArrayOfValues
- func (s SearchProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfig) WithValue(value *common.HTTPProbingConfig_HTTPAuth) *SearchProbingTargetsResponse_FieldSubPathValue
- type SearchProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigPassword
- func (SearchProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigPassword) FieldPath() *SearchProbingTargetsResponse_FieldSubPath
- func (s SearchProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigPassword) WithArrayOfValues(values []string) *SearchProbingTargetsResponse_FieldSubPathArrayOfValues
- func (s SearchProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigPassword) WithValue(value string) *SearchProbingTargetsResponse_FieldSubPathValue
- type SearchProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigRequestHeaderTokenKey
- func (SearchProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigRequestHeaderTokenKey) FieldPath() *SearchProbingTargetsResponse_FieldSubPath
- func (s SearchProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigRequestHeaderTokenKey) WithArrayOfValues(values []string) *SearchProbingTargetsResponse_FieldSubPathArrayOfValues
- func (s SearchProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigRequestHeaderTokenKey) WithValue(value string) *SearchProbingTargetsResponse_FieldSubPathValue
- type SearchProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigTokenRequest
- func (SearchProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigTokenRequest) AuthenticationMethod() ...
- func (SearchProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigTokenRequest) ExpectedResponseCode() ...
- func (SearchProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigTokenRequest) FieldPath() *SearchProbingTargetsResponse_FieldSubPath
- func (SearchProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigTokenRequest) RequestBody() ...
- func (SearchProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigTokenRequest) RequestHeaders() ...
- func (SearchProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigTokenRequest) RequestMethod() ...
- func (SearchProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigTokenRequest) Timeout() ...
- func (SearchProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigTokenRequest) Url() ...
- func (SearchProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigTokenRequest) UrlFormEncodedBody() ...
- func (s SearchProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigTokenRequest) WithArrayOfValues(values []*common.HTTPProbingConfig_HTTPRequest) *SearchProbingTargetsResponse_FieldSubPathArrayOfValues
- func (s SearchProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigTokenRequest) WithValue(value *common.HTTPProbingConfig_HTTPRequest) *SearchProbingTargetsResponse_FieldSubPathValue
- type SearchProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigTokenRequestAuthenticationMethod
- func (SearchProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigTokenRequestAuthenticationMethod) FieldPath() *SearchProbingTargetsResponse_FieldSubPath
- func (s SearchProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigTokenRequestAuthenticationMethod) WithArrayOfValues(values []common.AuthenticationMethod) *SearchProbingTargetsResponse_FieldSubPathArrayOfValues
- func (s SearchProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigTokenRequestAuthenticationMethod) WithValue(value common.AuthenticationMethod) *SearchProbingTargetsResponse_FieldSubPathValue
- type SearchProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigTokenRequestExpectedResponseCode
- func (SearchProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigTokenRequestExpectedResponseCode) FieldPath() *SearchProbingTargetsResponse_FieldSubPath
- func (s SearchProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigTokenRequestExpectedResponseCode) WithArrayOfValues(values []uint32) *SearchProbingTargetsResponse_FieldSubPathArrayOfValues
- func (s SearchProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigTokenRequestExpectedResponseCode) WithValue(value uint32) *SearchProbingTargetsResponse_FieldSubPathValue
- type SearchProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigTokenRequestRequestBody
- func (SearchProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigTokenRequestRequestBody) FieldPath() *SearchProbingTargetsResponse_FieldSubPath
- func (s SearchProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigTokenRequestRequestBody) WithArrayOfValues(values []string) *SearchProbingTargetsResponse_FieldSubPathArrayOfValues
- func (s SearchProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigTokenRequestRequestBody) WithValue(value string) *SearchProbingTargetsResponse_FieldSubPathValue
- type SearchProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigTokenRequestRequestHeaders
- func (SearchProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigTokenRequestRequestHeaders) FieldPath() *SearchProbingTargetsResponse_FieldSubPath
- func (s SearchProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigTokenRequestRequestHeaders) WithArrayOfValues(values []map[string]string) *SearchProbingTargetsResponse_FieldSubPathArrayOfValues
- func (SearchProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigTokenRequestRequestHeaders) WithKey(key string) ...
- func (s SearchProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigTokenRequestRequestHeaders) WithValue(value map[string]string) *SearchProbingTargetsResponse_FieldSubPathValue
- type SearchProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigTokenRequestRequestMethod
- func (SearchProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigTokenRequestRequestMethod) FieldPath() *SearchProbingTargetsResponse_FieldSubPath
- func (s SearchProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigTokenRequestRequestMethod) WithArrayOfValues(values []common.HTTPRequestMethod) *SearchProbingTargetsResponse_FieldSubPathArrayOfValues
- func (s SearchProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigTokenRequestRequestMethod) WithValue(value common.HTTPRequestMethod) *SearchProbingTargetsResponse_FieldSubPathValue
- type SearchProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigTokenRequestTimeout
- func (SearchProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigTokenRequestTimeout) FieldPath() *SearchProbingTargetsResponse_FieldSubPath
- func (s SearchProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigTokenRequestTimeout) WithArrayOfValues(values []*duration.Duration) *SearchProbingTargetsResponse_FieldSubPathArrayOfValues
- func (s SearchProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigTokenRequestTimeout) WithValue(value *duration.Duration) *SearchProbingTargetsResponse_FieldSubPathValue
- type SearchProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigTokenRequestUrl
- func (SearchProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigTokenRequestUrl) FieldPath() *SearchProbingTargetsResponse_FieldSubPath
- func (s SearchProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigTokenRequestUrl) WithArrayOfValues(values []string) *SearchProbingTargetsResponse_FieldSubPathArrayOfValues
- func (s SearchProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigTokenRequestUrl) WithValue(value string) *SearchProbingTargetsResponse_FieldSubPathValue
- type SearchProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigTokenRequestUrlFormEncodedBody
- func (SearchProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigTokenRequestUrlFormEncodedBody) FieldPath() *SearchProbingTargetsResponse_FieldSubPath
- func (s SearchProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigTokenRequestUrlFormEncodedBody) WithArrayOfValues(values []map[string]*common.HTTPProbingConfig_HTTPRequest_StringArray) *SearchProbingTargetsResponse_FieldSubPathArrayOfValues
- func (SearchProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigTokenRequestUrlFormEncodedBody) WithKey(key string) ...
- func (s SearchProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigTokenRequestUrlFormEncodedBody) WithValue(value map[string]*common.HTTPProbingConfig_HTTPRequest_StringArray) *SearchProbingTargetsResponse_FieldSubPathValue
- type SearchProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigTokenResponseBodyExpiryKey
- func (SearchProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigTokenResponseBodyExpiryKey) FieldPath() *SearchProbingTargetsResponse_FieldSubPath
- func (s SearchProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigTokenResponseBodyExpiryKey) WithArrayOfValues(values []string) *SearchProbingTargetsResponse_FieldSubPathArrayOfValues
- func (s SearchProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigTokenResponseBodyExpiryKey) WithValue(value string) *SearchProbingTargetsResponse_FieldSubPathValue
- type SearchProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigTokenResponseBodyKey
- func (SearchProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigTokenResponseBodyKey) FieldPath() *SearchProbingTargetsResponse_FieldSubPath
- func (s SearchProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigTokenResponseBodyKey) WithArrayOfValues(values []string) *SearchProbingTargetsResponse_FieldSubPathArrayOfValues
- func (s SearchProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigTokenResponseBodyKey) WithValue(value string) *SearchProbingTargetsResponse_FieldSubPathValue
- type SearchProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigTokenResponseHeader
- func (SearchProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigTokenResponseHeader) FieldPath() *SearchProbingTargetsResponse_FieldSubPath
- func (s SearchProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigTokenResponseHeader) WithArrayOfValues(values []string) *SearchProbingTargetsResponse_FieldSubPathArrayOfValues
- func (s SearchProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigTokenResponseHeader) WithValue(value string) *SearchProbingTargetsResponse_FieldSubPathValue
- type SearchProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigUsername
- func (SearchProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigUsername) FieldPath() *SearchProbingTargetsResponse_FieldSubPath
- func (s SearchProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigUsername) WithArrayOfValues(values []string) *SearchProbingTargetsResponse_FieldSubPathArrayOfValues
- func (s SearchProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigUsername) WithValue(value string) *SearchProbingTargetsResponse_FieldSubPathValue
- type SearchProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigHttpRequest
- func (SearchProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigHttpRequest) AuthenticationMethod() ...
- func (SearchProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigHttpRequest) ExpectedResponseCode() ...
- func (SearchProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigHttpRequest) FieldPath() *SearchProbingTargetsResponse_FieldSubPath
- func (SearchProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigHttpRequest) RequestBody() ...
- func (SearchProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigHttpRequest) RequestHeaders() ...
- func (SearchProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigHttpRequest) RequestMethod() ...
- func (SearchProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigHttpRequest) Timeout() ...
- func (SearchProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigHttpRequest) Url() ...
- func (SearchProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigHttpRequest) UrlFormEncodedBody() ...
- func (s SearchProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigHttpRequest) WithArrayOfValues(values []*common.HTTPProbingConfig_HTTPRequest) *SearchProbingTargetsResponse_FieldSubPathArrayOfValues
- func (s SearchProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigHttpRequest) WithValue(value *common.HTTPProbingConfig_HTTPRequest) *SearchProbingTargetsResponse_FieldSubPathValue
- type SearchProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigHttpRequestAuthenticationMethod
- func (SearchProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigHttpRequestAuthenticationMethod) FieldPath() *SearchProbingTargetsResponse_FieldSubPath
- func (s SearchProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigHttpRequestAuthenticationMethod) WithArrayOfValues(values []common.AuthenticationMethod) *SearchProbingTargetsResponse_FieldSubPathArrayOfValues
- func (s SearchProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigHttpRequestAuthenticationMethod) WithValue(value common.AuthenticationMethod) *SearchProbingTargetsResponse_FieldSubPathValue
- type SearchProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigHttpRequestExpectedResponseCode
- func (SearchProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigHttpRequestExpectedResponseCode) FieldPath() *SearchProbingTargetsResponse_FieldSubPath
- func (s SearchProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigHttpRequestExpectedResponseCode) WithArrayOfValues(values []uint32) *SearchProbingTargetsResponse_FieldSubPathArrayOfValues
- func (s SearchProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigHttpRequestExpectedResponseCode) WithValue(value uint32) *SearchProbingTargetsResponse_FieldSubPathValue
- type SearchProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigHttpRequestRequestBody
- func (SearchProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigHttpRequestRequestBody) FieldPath() *SearchProbingTargetsResponse_FieldSubPath
- func (s SearchProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigHttpRequestRequestBody) WithArrayOfValues(values []string) *SearchProbingTargetsResponse_FieldSubPathArrayOfValues
- func (s SearchProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigHttpRequestRequestBody) WithValue(value string) *SearchProbingTargetsResponse_FieldSubPathValue
- type SearchProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigHttpRequestRequestHeaders
- func (SearchProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigHttpRequestRequestHeaders) FieldPath() *SearchProbingTargetsResponse_FieldSubPath
- func (s SearchProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigHttpRequestRequestHeaders) WithArrayOfValues(values []map[string]string) *SearchProbingTargetsResponse_FieldSubPathArrayOfValues
- func (SearchProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigHttpRequestRequestHeaders) WithKey(key string) ...
- func (s SearchProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigHttpRequestRequestHeaders) WithValue(value map[string]string) *SearchProbingTargetsResponse_FieldSubPathValue
- type SearchProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigHttpRequestRequestMethod
- func (SearchProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigHttpRequestRequestMethod) FieldPath() *SearchProbingTargetsResponse_FieldSubPath
- func (s SearchProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigHttpRequestRequestMethod) WithArrayOfValues(values []common.HTTPRequestMethod) *SearchProbingTargetsResponse_FieldSubPathArrayOfValues
- func (s SearchProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigHttpRequestRequestMethod) WithValue(value common.HTTPRequestMethod) *SearchProbingTargetsResponse_FieldSubPathValue
- type SearchProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigHttpRequestTimeout
- func (SearchProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigHttpRequestTimeout) FieldPath() *SearchProbingTargetsResponse_FieldSubPath
- func (s SearchProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigHttpRequestTimeout) WithArrayOfValues(values []*duration.Duration) *SearchProbingTargetsResponse_FieldSubPathArrayOfValues
- func (s SearchProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigHttpRequestTimeout) WithValue(value *duration.Duration) *SearchProbingTargetsResponse_FieldSubPathValue
- type SearchProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigHttpRequestUrl
- func (SearchProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigHttpRequestUrl) FieldPath() *SearchProbingTargetsResponse_FieldSubPath
- func (s SearchProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigHttpRequestUrl) WithArrayOfValues(values []string) *SearchProbingTargetsResponse_FieldSubPathArrayOfValues
- func (s SearchProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigHttpRequestUrl) WithValue(value string) *SearchProbingTargetsResponse_FieldSubPathValue
- type SearchProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigHttpRequestUrlFormEncodedBody
- func (SearchProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigHttpRequestUrlFormEncodedBody) FieldPath() *SearchProbingTargetsResponse_FieldSubPath
- func (s SearchProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigHttpRequestUrlFormEncodedBody) WithArrayOfValues(values []map[string]*common.HTTPProbingConfig_HTTPRequest_StringArray) *SearchProbingTargetsResponse_FieldSubPathArrayOfValues
- func (SearchProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigHttpRequestUrlFormEncodedBody) WithKey(key string) ...
- func (s SearchProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigHttpRequestUrlFormEncodedBody) WithValue(value map[string]*common.HTTPProbingConfig_HTTPRequest_StringArray) *SearchProbingTargetsResponse_FieldSubPathValue
- type SearchProbingTargetsResponsePathSelectorProbingTargetsIpVersion
- func (SearchProbingTargetsResponsePathSelectorProbingTargetsIpVersion) FieldPath() *SearchProbingTargetsResponse_FieldSubPath
- func (s SearchProbingTargetsResponsePathSelectorProbingTargetsIpVersion) WithArrayOfValues(values []common.IpVersion) *SearchProbingTargetsResponse_FieldSubPathArrayOfValues
- func (s SearchProbingTargetsResponsePathSelectorProbingTargetsIpVersion) WithValue(value common.IpVersion) *SearchProbingTargetsResponse_FieldSubPathValue
- type SearchProbingTargetsResponsePathSelectorProbingTargetsLocation
- func (SearchProbingTargetsResponsePathSelectorProbingTargetsLocation) Accuracy() SearchProbingTargetsResponsePathSelectorProbingTargetsLocationAccuracy
- func (SearchProbingTargetsResponsePathSelectorProbingTargetsLocation) Address() SearchProbingTargetsResponsePathSelectorProbingTargetsLocationAddress
- func (SearchProbingTargetsResponsePathSelectorProbingTargetsLocation) AdminHierarchy() SearchProbingTargetsResponsePathSelectorProbingTargetsLocationAdminHierarchy
- func (SearchProbingTargetsResponsePathSelectorProbingTargetsLocation) Coordinates() SearchProbingTargetsResponsePathSelectorProbingTargetsLocationCoordinates
- func (SearchProbingTargetsResponsePathSelectorProbingTargetsLocation) FieldPath() *SearchProbingTargetsResponse_FieldSubPath
- func (s SearchProbingTargetsResponsePathSelectorProbingTargetsLocation) WithArrayOfValues(values []*common.Location) *SearchProbingTargetsResponse_FieldSubPathArrayOfValues
- func (s SearchProbingTargetsResponsePathSelectorProbingTargetsLocation) WithValue(value *common.Location) *SearchProbingTargetsResponse_FieldSubPathValue
- type SearchProbingTargetsResponsePathSelectorProbingTargetsLocationAccuracy
- func (SearchProbingTargetsResponsePathSelectorProbingTargetsLocationAccuracy) FieldPath() *SearchProbingTargetsResponse_FieldSubPath
- func (s SearchProbingTargetsResponsePathSelectorProbingTargetsLocationAccuracy) WithArrayOfValues(values []float64) *SearchProbingTargetsResponse_FieldSubPathArrayOfValues
- func (s SearchProbingTargetsResponsePathSelectorProbingTargetsLocationAccuracy) WithValue(value float64) *SearchProbingTargetsResponse_FieldSubPathValue
- type SearchProbingTargetsResponsePathSelectorProbingTargetsLocationAddress
- func (SearchProbingTargetsResponsePathSelectorProbingTargetsLocationAddress) AdminArea1() ...
- func (SearchProbingTargetsResponsePathSelectorProbingTargetsLocationAddress) AdminArea2() ...
- func (SearchProbingTargetsResponsePathSelectorProbingTargetsLocationAddress) AdminArea3() ...
- func (SearchProbingTargetsResponsePathSelectorProbingTargetsLocationAddress) AdminArea4() ...
- func (SearchProbingTargetsResponsePathSelectorProbingTargetsLocationAddress) Continent() SearchProbingTargetsResponsePathSelectorProbingTargetsLocationAddressContinent
- func (SearchProbingTargetsResponsePathSelectorProbingTargetsLocationAddress) Country() SearchProbingTargetsResponsePathSelectorProbingTargetsLocationAddressCountry
- func (SearchProbingTargetsResponsePathSelectorProbingTargetsLocationAddress) CountryCode() ...
- func (SearchProbingTargetsResponsePathSelectorProbingTargetsLocationAddress) FieldPath() *SearchProbingTargetsResponse_FieldSubPath
- func (SearchProbingTargetsResponsePathSelectorProbingTargetsLocationAddress) PostalCode() ...
- func (SearchProbingTargetsResponsePathSelectorProbingTargetsLocationAddress) StreetAddress() ...
- func (s SearchProbingTargetsResponsePathSelectorProbingTargetsLocationAddress) WithArrayOfValues(values []*common.Address) *SearchProbingTargetsResponse_FieldSubPathArrayOfValues
- func (s SearchProbingTargetsResponsePathSelectorProbingTargetsLocationAddress) WithValue(value *common.Address) *SearchProbingTargetsResponse_FieldSubPathValue
- type SearchProbingTargetsResponsePathSelectorProbingTargetsLocationAddressAdminArea1
- func (SearchProbingTargetsResponsePathSelectorProbingTargetsLocationAddressAdminArea1) FieldPath() *SearchProbingTargetsResponse_FieldSubPath
- func (s SearchProbingTargetsResponsePathSelectorProbingTargetsLocationAddressAdminArea1) WithArrayOfValues(values []string) *SearchProbingTargetsResponse_FieldSubPathArrayOfValues
- func (s SearchProbingTargetsResponsePathSelectorProbingTargetsLocationAddressAdminArea1) WithValue(value string) *SearchProbingTargetsResponse_FieldSubPathValue
- type SearchProbingTargetsResponsePathSelectorProbingTargetsLocationAddressAdminArea2
- func (SearchProbingTargetsResponsePathSelectorProbingTargetsLocationAddressAdminArea2) FieldPath() *SearchProbingTargetsResponse_FieldSubPath
- func (s SearchProbingTargetsResponsePathSelectorProbingTargetsLocationAddressAdminArea2) WithArrayOfValues(values []string) *SearchProbingTargetsResponse_FieldSubPathArrayOfValues
- func (s SearchProbingTargetsResponsePathSelectorProbingTargetsLocationAddressAdminArea2) WithValue(value string) *SearchProbingTargetsResponse_FieldSubPathValue
- type SearchProbingTargetsResponsePathSelectorProbingTargetsLocationAddressAdminArea3
- func (SearchProbingTargetsResponsePathSelectorProbingTargetsLocationAddressAdminArea3) FieldPath() *SearchProbingTargetsResponse_FieldSubPath
- func (s SearchProbingTargetsResponsePathSelectorProbingTargetsLocationAddressAdminArea3) WithArrayOfValues(values []string) *SearchProbingTargetsResponse_FieldSubPathArrayOfValues
- func (s SearchProbingTargetsResponsePathSelectorProbingTargetsLocationAddressAdminArea3) WithValue(value string) *SearchProbingTargetsResponse_FieldSubPathValue
- type SearchProbingTargetsResponsePathSelectorProbingTargetsLocationAddressAdminArea4
- func (SearchProbingTargetsResponsePathSelectorProbingTargetsLocationAddressAdminArea4) FieldPath() *SearchProbingTargetsResponse_FieldSubPath
- func (s SearchProbingTargetsResponsePathSelectorProbingTargetsLocationAddressAdminArea4) WithArrayOfValues(values []string) *SearchProbingTargetsResponse_FieldSubPathArrayOfValues
- func (s SearchProbingTargetsResponsePathSelectorProbingTargetsLocationAddressAdminArea4) WithValue(value string) *SearchProbingTargetsResponse_FieldSubPathValue
- type SearchProbingTargetsResponsePathSelectorProbingTargetsLocationAddressContinent
- func (SearchProbingTargetsResponsePathSelectorProbingTargetsLocationAddressContinent) FieldPath() *SearchProbingTargetsResponse_FieldSubPath
- func (s SearchProbingTargetsResponsePathSelectorProbingTargetsLocationAddressContinent) WithArrayOfValues(values []string) *SearchProbingTargetsResponse_FieldSubPathArrayOfValues
- func (s SearchProbingTargetsResponsePathSelectorProbingTargetsLocationAddressContinent) WithValue(value string) *SearchProbingTargetsResponse_FieldSubPathValue
- type SearchProbingTargetsResponsePathSelectorProbingTargetsLocationAddressCountry
- func (SearchProbingTargetsResponsePathSelectorProbingTargetsLocationAddressCountry) FieldPath() *SearchProbingTargetsResponse_FieldSubPath
- func (s SearchProbingTargetsResponsePathSelectorProbingTargetsLocationAddressCountry) WithArrayOfValues(values []string) *SearchProbingTargetsResponse_FieldSubPathArrayOfValues
- func (s SearchProbingTargetsResponsePathSelectorProbingTargetsLocationAddressCountry) WithValue(value string) *SearchProbingTargetsResponse_FieldSubPathValue
- type SearchProbingTargetsResponsePathSelectorProbingTargetsLocationAddressCountryCode
- func (SearchProbingTargetsResponsePathSelectorProbingTargetsLocationAddressCountryCode) FieldPath() *SearchProbingTargetsResponse_FieldSubPath
- func (s SearchProbingTargetsResponsePathSelectorProbingTargetsLocationAddressCountryCode) WithArrayOfValues(values []string) *SearchProbingTargetsResponse_FieldSubPathArrayOfValues
- func (s SearchProbingTargetsResponsePathSelectorProbingTargetsLocationAddressCountryCode) WithValue(value string) *SearchProbingTargetsResponse_FieldSubPathValue
- type SearchProbingTargetsResponsePathSelectorProbingTargetsLocationAddressPostalCode
- func (SearchProbingTargetsResponsePathSelectorProbingTargetsLocationAddressPostalCode) FieldPath() *SearchProbingTargetsResponse_FieldSubPath
- func (s SearchProbingTargetsResponsePathSelectorProbingTargetsLocationAddressPostalCode) WithArrayOfValues(values []string) *SearchProbingTargetsResponse_FieldSubPathArrayOfValues
- func (s SearchProbingTargetsResponsePathSelectorProbingTargetsLocationAddressPostalCode) WithValue(value string) *SearchProbingTargetsResponse_FieldSubPathValue
- type SearchProbingTargetsResponsePathSelectorProbingTargetsLocationAddressStreetAddress
- func (SearchProbingTargetsResponsePathSelectorProbingTargetsLocationAddressStreetAddress) FieldPath() *SearchProbingTargetsResponse_FieldSubPath
- func (s SearchProbingTargetsResponsePathSelectorProbingTargetsLocationAddressStreetAddress) WithArrayOfValues(values []string) *SearchProbingTargetsResponse_FieldSubPathArrayOfValues
- func (s SearchProbingTargetsResponsePathSelectorProbingTargetsLocationAddressStreetAddress) WithValue(value string) *SearchProbingTargetsResponse_FieldSubPathValue
- type SearchProbingTargetsResponsePathSelectorProbingTargetsLocationAdminHierarchy
- func (SearchProbingTargetsResponsePathSelectorProbingTargetsLocationAdminHierarchy) Admin1() ...
- func (SearchProbingTargetsResponsePathSelectorProbingTargetsLocationAdminHierarchy) Admin2() ...
- func (SearchProbingTargetsResponsePathSelectorProbingTargetsLocationAdminHierarchy) Admin3() ...
- func (SearchProbingTargetsResponsePathSelectorProbingTargetsLocationAdminHierarchy) Admin4() ...
- func (SearchProbingTargetsResponsePathSelectorProbingTargetsLocationAdminHierarchy) Admin5() ...
- func (SearchProbingTargetsResponsePathSelectorProbingTargetsLocationAdminHierarchy) Continent() ...
- func (SearchProbingTargetsResponsePathSelectorProbingTargetsLocationAdminHierarchy) Country() ...
- func (SearchProbingTargetsResponsePathSelectorProbingTargetsLocationAdminHierarchy) FieldPath() *SearchProbingTargetsResponse_FieldSubPath
- func (s SearchProbingTargetsResponsePathSelectorProbingTargetsLocationAdminHierarchy) WithArrayOfValues(values []*admin_area.AdminHierarchy) *SearchProbingTargetsResponse_FieldSubPathArrayOfValues
- func (s SearchProbingTargetsResponsePathSelectorProbingTargetsLocationAdminHierarchy) WithValue(value *admin_area.AdminHierarchy) *SearchProbingTargetsResponse_FieldSubPathValue
- type SearchProbingTargetsResponsePathSelectorProbingTargetsLocationAdminHierarchyAdmin1
- func (SearchProbingTargetsResponsePathSelectorProbingTargetsLocationAdminHierarchyAdmin1) FieldPath() *SearchProbingTargetsResponse_FieldSubPath
- func (s SearchProbingTargetsResponsePathSelectorProbingTargetsLocationAdminHierarchyAdmin1) WithArrayOfValues(values []*admin_area.Reference) *SearchProbingTargetsResponse_FieldSubPathArrayOfValues
- func (s SearchProbingTargetsResponsePathSelectorProbingTargetsLocationAdminHierarchyAdmin1) WithValue(value *admin_area.Reference) *SearchProbingTargetsResponse_FieldSubPathValue
- type SearchProbingTargetsResponsePathSelectorProbingTargetsLocationAdminHierarchyAdmin2
- func (SearchProbingTargetsResponsePathSelectorProbingTargetsLocationAdminHierarchyAdmin2) FieldPath() *SearchProbingTargetsResponse_FieldSubPath
- func (s SearchProbingTargetsResponsePathSelectorProbingTargetsLocationAdminHierarchyAdmin2) WithArrayOfValues(values []*admin_area.Reference) *SearchProbingTargetsResponse_FieldSubPathArrayOfValues
- func (s SearchProbingTargetsResponsePathSelectorProbingTargetsLocationAdminHierarchyAdmin2) WithValue(value *admin_area.Reference) *SearchProbingTargetsResponse_FieldSubPathValue
- type SearchProbingTargetsResponsePathSelectorProbingTargetsLocationAdminHierarchyAdmin3
- func (SearchProbingTargetsResponsePathSelectorProbingTargetsLocationAdminHierarchyAdmin3) FieldPath() *SearchProbingTargetsResponse_FieldSubPath
- func (s SearchProbingTargetsResponsePathSelectorProbingTargetsLocationAdminHierarchyAdmin3) WithArrayOfValues(values []*admin_area.Reference) *SearchProbingTargetsResponse_FieldSubPathArrayOfValues
- func (s SearchProbingTargetsResponsePathSelectorProbingTargetsLocationAdminHierarchyAdmin3) WithValue(value *admin_area.Reference) *SearchProbingTargetsResponse_FieldSubPathValue
- type SearchProbingTargetsResponsePathSelectorProbingTargetsLocationAdminHierarchyAdmin4
- func (SearchProbingTargetsResponsePathSelectorProbingTargetsLocationAdminHierarchyAdmin4) FieldPath() *SearchProbingTargetsResponse_FieldSubPath
- func (s SearchProbingTargetsResponsePathSelectorProbingTargetsLocationAdminHierarchyAdmin4) WithArrayOfValues(values []*admin_area.Reference) *SearchProbingTargetsResponse_FieldSubPathArrayOfValues
- func (s SearchProbingTargetsResponsePathSelectorProbingTargetsLocationAdminHierarchyAdmin4) WithValue(value *admin_area.Reference) *SearchProbingTargetsResponse_FieldSubPathValue
- type SearchProbingTargetsResponsePathSelectorProbingTargetsLocationAdminHierarchyAdmin5
- func (SearchProbingTargetsResponsePathSelectorProbingTargetsLocationAdminHierarchyAdmin5) FieldPath() *SearchProbingTargetsResponse_FieldSubPath
- func (s SearchProbingTargetsResponsePathSelectorProbingTargetsLocationAdminHierarchyAdmin5) WithArrayOfValues(values []*admin_area.Reference) *SearchProbingTargetsResponse_FieldSubPathArrayOfValues
- func (s SearchProbingTargetsResponsePathSelectorProbingTargetsLocationAdminHierarchyAdmin5) WithValue(value *admin_area.Reference) *SearchProbingTargetsResponse_FieldSubPathValue
- type SearchProbingTargetsResponsePathSelectorProbingTargetsLocationAdminHierarchyContinent
- func (SearchProbingTargetsResponsePathSelectorProbingTargetsLocationAdminHierarchyContinent) FieldPath() *SearchProbingTargetsResponse_FieldSubPath
- func (s SearchProbingTargetsResponsePathSelectorProbingTargetsLocationAdminHierarchyContinent) WithArrayOfValues(values []*admin_area.Reference) *SearchProbingTargetsResponse_FieldSubPathArrayOfValues
- func (s SearchProbingTargetsResponsePathSelectorProbingTargetsLocationAdminHierarchyContinent) WithValue(value *admin_area.Reference) *SearchProbingTargetsResponse_FieldSubPathValue
- type SearchProbingTargetsResponsePathSelectorProbingTargetsLocationAdminHierarchyCountry
- func (SearchProbingTargetsResponsePathSelectorProbingTargetsLocationAdminHierarchyCountry) FieldPath() *SearchProbingTargetsResponse_FieldSubPath
- func (s SearchProbingTargetsResponsePathSelectorProbingTargetsLocationAdminHierarchyCountry) WithArrayOfValues(values []*admin_area.Reference) *SearchProbingTargetsResponse_FieldSubPathArrayOfValues
- func (s SearchProbingTargetsResponsePathSelectorProbingTargetsLocationAdminHierarchyCountry) WithValue(value *admin_area.Reference) *SearchProbingTargetsResponse_FieldSubPathValue
- type SearchProbingTargetsResponsePathSelectorProbingTargetsLocationCoordinates
- func (SearchProbingTargetsResponsePathSelectorProbingTargetsLocationCoordinates) FieldPath() *SearchProbingTargetsResponse_FieldSubPath
- func (s SearchProbingTargetsResponsePathSelectorProbingTargetsLocationCoordinates) WithArrayOfValues(values []*latlng.LatLng) *SearchProbingTargetsResponse_FieldSubPathArrayOfValues
- func (s SearchProbingTargetsResponsePathSelectorProbingTargetsLocationCoordinates) WithValue(value *latlng.LatLng) *SearchProbingTargetsResponse_FieldSubPathValue
- type SearchProbingTargetsResponsePathSelectorProbingTargetsLocationType
- func (SearchProbingTargetsResponsePathSelectorProbingTargetsLocationType) FieldPath() *SearchProbingTargetsResponse_FieldSubPath
- func (s SearchProbingTargetsResponsePathSelectorProbingTargetsLocationType) WithArrayOfValues(values []common.LocationType) *SearchProbingTargetsResponse_FieldSubPathArrayOfValues
- func (s SearchProbingTargetsResponsePathSelectorProbingTargetsLocationType) WithValue(value common.LocationType) *SearchProbingTargetsResponse_FieldSubPathValue
- type SearchProbingTargetsResponsePathSelectorProbingTargetsMetadata
- func (SearchProbingTargetsResponsePathSelectorProbingTargetsMetadata) Annotations() SearchProbingTargetsResponsePathSelectorProbingTargetsMetadataAnnotations
- func (SearchProbingTargetsResponsePathSelectorProbingTargetsMetadata) CreateTime() SearchProbingTargetsResponsePathSelectorProbingTargetsMetadataCreateTime
- func (SearchProbingTargetsResponsePathSelectorProbingTargetsMetadata) FieldPath() *SearchProbingTargetsResponse_FieldSubPath
- func (SearchProbingTargetsResponsePathSelectorProbingTargetsMetadata) Generation() SearchProbingTargetsResponsePathSelectorProbingTargetsMetadataGeneration
- func (SearchProbingTargetsResponsePathSelectorProbingTargetsMetadata) Labels() SearchProbingTargetsResponsePathSelectorProbingTargetsMetadataLabels
- func (SearchProbingTargetsResponsePathSelectorProbingTargetsMetadata) OwnerReferences() SearchProbingTargetsResponsePathSelectorProbingTargetsMetadataOwnerReferences
- func (SearchProbingTargetsResponsePathSelectorProbingTargetsMetadata) ResourceVersion() SearchProbingTargetsResponsePathSelectorProbingTargetsMetadataResourceVersion
- func (SearchProbingTargetsResponsePathSelectorProbingTargetsMetadata) Shards() SearchProbingTargetsResponsePathSelectorProbingTargetsMetadataShards
- func (SearchProbingTargetsResponsePathSelectorProbingTargetsMetadata) Syncing() SearchProbingTargetsResponsePathSelectorProbingTargetsMetadataSyncing
- func (SearchProbingTargetsResponsePathSelectorProbingTargetsMetadata) Tags() SearchProbingTargetsResponsePathSelectorProbingTargetsMetadataTags
- func (SearchProbingTargetsResponsePathSelectorProbingTargetsMetadata) UpdateTime() SearchProbingTargetsResponsePathSelectorProbingTargetsMetadataUpdateTime
- func (SearchProbingTargetsResponsePathSelectorProbingTargetsMetadata) Uuid() SearchProbingTargetsResponsePathSelectorProbingTargetsMetadataUuid
- func (s SearchProbingTargetsResponsePathSelectorProbingTargetsMetadata) WithArrayOfValues(values []*ntt_meta.Meta) *SearchProbingTargetsResponse_FieldSubPathArrayOfValues
- func (s SearchProbingTargetsResponsePathSelectorProbingTargetsMetadata) WithValue(value *ntt_meta.Meta) *SearchProbingTargetsResponse_FieldSubPathValue
- type SearchProbingTargetsResponsePathSelectorProbingTargetsMetadataAnnotations
- func (SearchProbingTargetsResponsePathSelectorProbingTargetsMetadataAnnotations) FieldPath() *SearchProbingTargetsResponse_FieldSubPath
- func (s SearchProbingTargetsResponsePathSelectorProbingTargetsMetadataAnnotations) WithArrayOfValues(values []map[string]string) *SearchProbingTargetsResponse_FieldSubPathArrayOfValues
- func (SearchProbingTargetsResponsePathSelectorProbingTargetsMetadataAnnotations) WithKey(key string) SearchProbingTargetsResponseMapPathSelectorProbingTargetsMetadataAnnotations
- func (s SearchProbingTargetsResponsePathSelectorProbingTargetsMetadataAnnotations) WithValue(value map[string]string) *SearchProbingTargetsResponse_FieldSubPathValue
- type SearchProbingTargetsResponsePathSelectorProbingTargetsMetadataCreateTime
- func (SearchProbingTargetsResponsePathSelectorProbingTargetsMetadataCreateTime) FieldPath() *SearchProbingTargetsResponse_FieldSubPath
- func (s SearchProbingTargetsResponsePathSelectorProbingTargetsMetadataCreateTime) WithArrayOfValues(values []*timestamp.Timestamp) *SearchProbingTargetsResponse_FieldSubPathArrayOfValues
- func (s SearchProbingTargetsResponsePathSelectorProbingTargetsMetadataCreateTime) WithValue(value *timestamp.Timestamp) *SearchProbingTargetsResponse_FieldSubPathValue
- type SearchProbingTargetsResponsePathSelectorProbingTargetsMetadataGeneration
- func (SearchProbingTargetsResponsePathSelectorProbingTargetsMetadataGeneration) FieldPath() *SearchProbingTargetsResponse_FieldSubPath
- func (s SearchProbingTargetsResponsePathSelectorProbingTargetsMetadataGeneration) WithArrayOfValues(values []int64) *SearchProbingTargetsResponse_FieldSubPathArrayOfValues
- func (s SearchProbingTargetsResponsePathSelectorProbingTargetsMetadataGeneration) WithValue(value int64) *SearchProbingTargetsResponse_FieldSubPathValue
- type SearchProbingTargetsResponsePathSelectorProbingTargetsMetadataLabels
- func (SearchProbingTargetsResponsePathSelectorProbingTargetsMetadataLabels) FieldPath() *SearchProbingTargetsResponse_FieldSubPath
- func (s SearchProbingTargetsResponsePathSelectorProbingTargetsMetadataLabels) WithArrayOfValues(values []map[string]string) *SearchProbingTargetsResponse_FieldSubPathArrayOfValues
- func (SearchProbingTargetsResponsePathSelectorProbingTargetsMetadataLabels) WithKey(key string) SearchProbingTargetsResponseMapPathSelectorProbingTargetsMetadataLabels
- func (s SearchProbingTargetsResponsePathSelectorProbingTargetsMetadataLabels) WithValue(value map[string]string) *SearchProbingTargetsResponse_FieldSubPathValue
- type SearchProbingTargetsResponsePathSelectorProbingTargetsMetadataOwnerReferences
- func (SearchProbingTargetsResponsePathSelectorProbingTargetsMetadataOwnerReferences) ApiVersion() ...
- func (SearchProbingTargetsResponsePathSelectorProbingTargetsMetadataOwnerReferences) BlockOwnerDeletion() ...
- func (SearchProbingTargetsResponsePathSelectorProbingTargetsMetadataOwnerReferences) Controller() ...
- func (SearchProbingTargetsResponsePathSelectorProbingTargetsMetadataOwnerReferences) FieldPath() *SearchProbingTargetsResponse_FieldSubPath
- func (SearchProbingTargetsResponsePathSelectorProbingTargetsMetadataOwnerReferences) Kind() ...
- func (SearchProbingTargetsResponsePathSelectorProbingTargetsMetadataOwnerReferences) Name() ...
- func (SearchProbingTargetsResponsePathSelectorProbingTargetsMetadataOwnerReferences) Uid() ...
- func (s SearchProbingTargetsResponsePathSelectorProbingTargetsMetadataOwnerReferences) WithArrayOfValues(values [][]*ntt_meta.OwnerReference) *SearchProbingTargetsResponse_FieldSubPathArrayOfValues
- func (s SearchProbingTargetsResponsePathSelectorProbingTargetsMetadataOwnerReferences) WithItemValue(value *ntt_meta.OwnerReference) *SearchProbingTargetsResponse_FieldSubPathArrayItemValue
- func (s SearchProbingTargetsResponsePathSelectorProbingTargetsMetadataOwnerReferences) WithValue(value []*ntt_meta.OwnerReference) *SearchProbingTargetsResponse_FieldSubPathValue
- type SearchProbingTargetsResponsePathSelectorProbingTargetsMetadataOwnerReferencesApiVersion
- func (SearchProbingTargetsResponsePathSelectorProbingTargetsMetadataOwnerReferencesApiVersion) FieldPath() *SearchProbingTargetsResponse_FieldSubPath
- func (s SearchProbingTargetsResponsePathSelectorProbingTargetsMetadataOwnerReferencesApiVersion) WithArrayOfValues(values []string) *SearchProbingTargetsResponse_FieldSubPathArrayOfValues
- func (s SearchProbingTargetsResponsePathSelectorProbingTargetsMetadataOwnerReferencesApiVersion) WithValue(value string) *SearchProbingTargetsResponse_FieldSubPathValue
- type SearchProbingTargetsResponsePathSelectorProbingTargetsMetadataOwnerReferencesBlockOwnerDeletion
- func (SearchProbingTargetsResponsePathSelectorProbingTargetsMetadataOwnerReferencesBlockOwnerDeletion) FieldPath() *SearchProbingTargetsResponse_FieldSubPath
- func (s SearchProbingTargetsResponsePathSelectorProbingTargetsMetadataOwnerReferencesBlockOwnerDeletion) WithArrayOfValues(values []bool) *SearchProbingTargetsResponse_FieldSubPathArrayOfValues
- func (s SearchProbingTargetsResponsePathSelectorProbingTargetsMetadataOwnerReferencesBlockOwnerDeletion) WithValue(value bool) *SearchProbingTargetsResponse_FieldSubPathValue
- type SearchProbingTargetsResponsePathSelectorProbingTargetsMetadataOwnerReferencesController
- func (SearchProbingTargetsResponsePathSelectorProbingTargetsMetadataOwnerReferencesController) FieldPath() *SearchProbingTargetsResponse_FieldSubPath
- func (s SearchProbingTargetsResponsePathSelectorProbingTargetsMetadataOwnerReferencesController) WithArrayOfValues(values []bool) *SearchProbingTargetsResponse_FieldSubPathArrayOfValues
- func (s SearchProbingTargetsResponsePathSelectorProbingTargetsMetadataOwnerReferencesController) WithValue(value bool) *SearchProbingTargetsResponse_FieldSubPathValue
- type SearchProbingTargetsResponsePathSelectorProbingTargetsMetadataOwnerReferencesKind
- func (SearchProbingTargetsResponsePathSelectorProbingTargetsMetadataOwnerReferencesKind) FieldPath() *SearchProbingTargetsResponse_FieldSubPath
- func (s SearchProbingTargetsResponsePathSelectorProbingTargetsMetadataOwnerReferencesKind) WithArrayOfValues(values []string) *SearchProbingTargetsResponse_FieldSubPathArrayOfValues
- func (s SearchProbingTargetsResponsePathSelectorProbingTargetsMetadataOwnerReferencesKind) WithValue(value string) *SearchProbingTargetsResponse_FieldSubPathValue
- type SearchProbingTargetsResponsePathSelectorProbingTargetsMetadataOwnerReferencesName
- func (SearchProbingTargetsResponsePathSelectorProbingTargetsMetadataOwnerReferencesName) FieldPath() *SearchProbingTargetsResponse_FieldSubPath
- func (s SearchProbingTargetsResponsePathSelectorProbingTargetsMetadataOwnerReferencesName) WithArrayOfValues(values []string) *SearchProbingTargetsResponse_FieldSubPathArrayOfValues
- func (s SearchProbingTargetsResponsePathSelectorProbingTargetsMetadataOwnerReferencesName) WithValue(value string) *SearchProbingTargetsResponse_FieldSubPathValue
- type SearchProbingTargetsResponsePathSelectorProbingTargetsMetadataOwnerReferencesUid
- func (SearchProbingTargetsResponsePathSelectorProbingTargetsMetadataOwnerReferencesUid) FieldPath() *SearchProbingTargetsResponse_FieldSubPath
- func (s SearchProbingTargetsResponsePathSelectorProbingTargetsMetadataOwnerReferencesUid) WithArrayOfValues(values []string) *SearchProbingTargetsResponse_FieldSubPathArrayOfValues
- func (s SearchProbingTargetsResponsePathSelectorProbingTargetsMetadataOwnerReferencesUid) WithValue(value string) *SearchProbingTargetsResponse_FieldSubPathValue
- type SearchProbingTargetsResponsePathSelectorProbingTargetsMetadataResourceVersion
- func (SearchProbingTargetsResponsePathSelectorProbingTargetsMetadataResourceVersion) FieldPath() *SearchProbingTargetsResponse_FieldSubPath
- func (s SearchProbingTargetsResponsePathSelectorProbingTargetsMetadataResourceVersion) WithArrayOfValues(values []string) *SearchProbingTargetsResponse_FieldSubPathArrayOfValues
- func (s SearchProbingTargetsResponsePathSelectorProbingTargetsMetadataResourceVersion) WithValue(value string) *SearchProbingTargetsResponse_FieldSubPathValue
- type SearchProbingTargetsResponsePathSelectorProbingTargetsMetadataShards
- func (SearchProbingTargetsResponsePathSelectorProbingTargetsMetadataShards) FieldPath() *SearchProbingTargetsResponse_FieldSubPath
- func (s SearchProbingTargetsResponsePathSelectorProbingTargetsMetadataShards) WithArrayOfValues(values []map[string]int64) *SearchProbingTargetsResponse_FieldSubPathArrayOfValues
- func (SearchProbingTargetsResponsePathSelectorProbingTargetsMetadataShards) WithKey(key string) SearchProbingTargetsResponseMapPathSelectorProbingTargetsMetadataShards
- func (s SearchProbingTargetsResponsePathSelectorProbingTargetsMetadataShards) WithValue(value map[string]int64) *SearchProbingTargetsResponse_FieldSubPathValue
- type SearchProbingTargetsResponsePathSelectorProbingTargetsMetadataSyncing
- func (SearchProbingTargetsResponsePathSelectorProbingTargetsMetadataSyncing) FieldPath() *SearchProbingTargetsResponse_FieldSubPath
- func (SearchProbingTargetsResponsePathSelectorProbingTargetsMetadataSyncing) OwningRegion() ...
- func (SearchProbingTargetsResponsePathSelectorProbingTargetsMetadataSyncing) Regions() SearchProbingTargetsResponsePathSelectorProbingTargetsMetadataSyncingRegions
- func (s SearchProbingTargetsResponsePathSelectorProbingTargetsMetadataSyncing) WithArrayOfValues(values []*ntt_meta.SyncingMeta) *SearchProbingTargetsResponse_FieldSubPathArrayOfValues
- func (s SearchProbingTargetsResponsePathSelectorProbingTargetsMetadataSyncing) WithValue(value *ntt_meta.SyncingMeta) *SearchProbingTargetsResponse_FieldSubPathValue
- type SearchProbingTargetsResponsePathSelectorProbingTargetsMetadataSyncingOwningRegion
- func (SearchProbingTargetsResponsePathSelectorProbingTargetsMetadataSyncingOwningRegion) FieldPath() *SearchProbingTargetsResponse_FieldSubPath
- func (s SearchProbingTargetsResponsePathSelectorProbingTargetsMetadataSyncingOwningRegion) WithArrayOfValues(values []string) *SearchProbingTargetsResponse_FieldSubPathArrayOfValues
- func (s SearchProbingTargetsResponsePathSelectorProbingTargetsMetadataSyncingOwningRegion) WithValue(value string) *SearchProbingTargetsResponse_FieldSubPathValue
- type SearchProbingTargetsResponsePathSelectorProbingTargetsMetadataSyncingRegions
- func (SearchProbingTargetsResponsePathSelectorProbingTargetsMetadataSyncingRegions) FieldPath() *SearchProbingTargetsResponse_FieldSubPath
- func (s SearchProbingTargetsResponsePathSelectorProbingTargetsMetadataSyncingRegions) WithArrayOfValues(values [][]string) *SearchProbingTargetsResponse_FieldSubPathArrayOfValues
- func (s SearchProbingTargetsResponsePathSelectorProbingTargetsMetadataSyncingRegions) WithItemValue(value string) *SearchProbingTargetsResponse_FieldSubPathArrayItemValue
- func (s SearchProbingTargetsResponsePathSelectorProbingTargetsMetadataSyncingRegions) WithValue(value []string) *SearchProbingTargetsResponse_FieldSubPathValue
- type SearchProbingTargetsResponsePathSelectorProbingTargetsMetadataTags
- func (SearchProbingTargetsResponsePathSelectorProbingTargetsMetadataTags) FieldPath() *SearchProbingTargetsResponse_FieldSubPath
- func (s SearchProbingTargetsResponsePathSelectorProbingTargetsMetadataTags) WithArrayOfValues(values [][]string) *SearchProbingTargetsResponse_FieldSubPathArrayOfValues
- func (s SearchProbingTargetsResponsePathSelectorProbingTargetsMetadataTags) WithItemValue(value string) *SearchProbingTargetsResponse_FieldSubPathArrayItemValue
- func (s SearchProbingTargetsResponsePathSelectorProbingTargetsMetadataTags) WithValue(value []string) *SearchProbingTargetsResponse_FieldSubPathValue
- type SearchProbingTargetsResponsePathSelectorProbingTargetsMetadataUpdateTime
- func (SearchProbingTargetsResponsePathSelectorProbingTargetsMetadataUpdateTime) FieldPath() *SearchProbingTargetsResponse_FieldSubPath
- func (s SearchProbingTargetsResponsePathSelectorProbingTargetsMetadataUpdateTime) WithArrayOfValues(values []*timestamp.Timestamp) *SearchProbingTargetsResponse_FieldSubPathArrayOfValues
- func (s SearchProbingTargetsResponsePathSelectorProbingTargetsMetadataUpdateTime) WithValue(value *timestamp.Timestamp) *SearchProbingTargetsResponse_FieldSubPathValue
- type SearchProbingTargetsResponsePathSelectorProbingTargetsMetadataUuid
- func (SearchProbingTargetsResponsePathSelectorProbingTargetsMetadataUuid) FieldPath() *SearchProbingTargetsResponse_FieldSubPath
- func (s SearchProbingTargetsResponsePathSelectorProbingTargetsMetadataUuid) WithArrayOfValues(values []string) *SearchProbingTargetsResponse_FieldSubPathArrayOfValues
- func (s SearchProbingTargetsResponsePathSelectorProbingTargetsMetadataUuid) WithValue(value string) *SearchProbingTargetsResponse_FieldSubPathValue
- type SearchProbingTargetsResponsePathSelectorProbingTargetsMode
- func (SearchProbingTargetsResponsePathSelectorProbingTargetsMode) FieldPath() *SearchProbingTargetsResponse_FieldSubPath
- func (s SearchProbingTargetsResponsePathSelectorProbingTargetsMode) WithArrayOfValues(values []common.ProbingMode) *SearchProbingTargetsResponse_FieldSubPathArrayOfValues
- func (s SearchProbingTargetsResponsePathSelectorProbingTargetsMode) WithValue(value common.ProbingMode) *SearchProbingTargetsResponse_FieldSubPathValue
- type SearchProbingTargetsResponsePathSelectorProbingTargetsName
- func (SearchProbingTargetsResponsePathSelectorProbingTargetsName) FieldPath() *SearchProbingTargetsResponse_FieldSubPath
- func (s SearchProbingTargetsResponsePathSelectorProbingTargetsName) WithArrayOfValues(values []*probing_target.Name) *SearchProbingTargetsResponse_FieldSubPathArrayOfValues
- func (s SearchProbingTargetsResponsePathSelectorProbingTargetsName) WithValue(value *probing_target.Name) *SearchProbingTargetsResponse_FieldSubPathValue
- type SearchProbingTargetsResponsePathSelectorProbingTargetsSpeedtestTcpPort
- func (SearchProbingTargetsResponsePathSelectorProbingTargetsSpeedtestTcpPort) FieldPath() *SearchProbingTargetsResponse_FieldSubPath
- func (s SearchProbingTargetsResponsePathSelectorProbingTargetsSpeedtestTcpPort) WithArrayOfValues(values []int32) *SearchProbingTargetsResponse_FieldSubPathArrayOfValues
- func (s SearchProbingTargetsResponsePathSelectorProbingTargetsSpeedtestTcpPort) WithValue(value int32) *SearchProbingTargetsResponse_FieldSubPathValue
- type SearchProbingTargetsResponsePathSelectorProbingTargetsTargetType
- func (SearchProbingTargetsResponsePathSelectorProbingTargetsTargetType) FieldPath() *SearchProbingTargetsResponse_FieldSubPath
- func (s SearchProbingTargetsResponsePathSelectorProbingTargetsTargetType) WithArrayOfValues(values []probing_target.ProbingTarget_TargetType) *SearchProbingTargetsResponse_FieldSubPathArrayOfValues
- func (s SearchProbingTargetsResponsePathSelectorProbingTargetsTargetType) WithValue(value probing_target.ProbingTarget_TargetType) *SearchProbingTargetsResponse_FieldSubPathValue
- type SearchProbingTargetsResponsePathSelectorProbingTargetsUdpPort
- func (SearchProbingTargetsResponsePathSelectorProbingTargetsUdpPort) FieldPath() *SearchProbingTargetsResponse_FieldSubPath
- func (s SearchProbingTargetsResponsePathSelectorProbingTargetsUdpPort) WithArrayOfValues(values []int32) *SearchProbingTargetsResponse_FieldSubPathArrayOfValues
- func (s SearchProbingTargetsResponsePathSelectorProbingTargetsUdpPort) WithValue(value int32) *SearchProbingTargetsResponse_FieldSubPathValue
- type SearchProbingTargetsResponsePathSelectorTotalResultsCount
- func (SearchProbingTargetsResponsePathSelectorTotalResultsCount) FieldPath() *SearchProbingTargetsResponse_FieldTerminalPath
- func (s SearchProbingTargetsResponsePathSelectorTotalResultsCount) WithArrayOfValues(values []int32) *SearchProbingTargetsResponse_FieldTerminalPathArrayOfValues
- func (s SearchProbingTargetsResponsePathSelectorTotalResultsCount) WithValue(value int32) *SearchProbingTargetsResponse_FieldTerminalPathValue
- type SearchProbingTargetsResponse_FieldMask
- func (fieldMask *SearchProbingTargetsResponse_FieldMask) AppendPath(path SearchProbingTargetsResponse_FieldPath)
- func (fieldMask *SearchProbingTargetsResponse_FieldMask) AppendRawPath(path gotenobject.FieldPath)
- func (fieldMask *SearchProbingTargetsResponse_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
- func (fieldMask *SearchProbingTargetsResponse_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
- func (fieldMask *SearchProbingTargetsResponse_FieldMask) FilterInputFields() *SearchProbingTargetsResponse_FieldMask
- func (fieldMask *SearchProbingTargetsResponse_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
- func (fieldMask *SearchProbingTargetsResponse_FieldMask) GetPaths() []SearchProbingTargetsResponse_FieldPath
- func (fieldMask *SearchProbingTargetsResponse_FieldMask) GetRawPaths() []gotenobject.FieldPath
- func (fieldMask *SearchProbingTargetsResponse_FieldMask) IsFull() bool
- func (fieldMask SearchProbingTargetsResponse_FieldMask) Marshal() ([]byte, error)
- func (fieldMask SearchProbingTargetsResponse_FieldMask) MarshalJSON() ([]byte, error)
- func (fieldMask *SearchProbingTargetsResponse_FieldMask) PathsCount() int
- func (fieldMask *SearchProbingTargetsResponse_FieldMask) Project(source *SearchProbingTargetsResponse) *SearchProbingTargetsResponse
- func (fieldMask *SearchProbingTargetsResponse_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
- func (fieldMask *SearchProbingTargetsResponse_FieldMask) ProtoMessage()
- func (fieldMask *SearchProbingTargetsResponse_FieldMask) ProtoReflect() preflect.Message
- func (fieldMask *SearchProbingTargetsResponse_FieldMask) Reset()
- func (fieldMask *SearchProbingTargetsResponse_FieldMask) Set(target, source *SearchProbingTargetsResponse)
- func (fieldMask *SearchProbingTargetsResponse_FieldMask) SetFromCliFlag(raw string) error
- func (fieldMask *SearchProbingTargetsResponse_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
- func (fieldMask *SearchProbingTargetsResponse_FieldMask) Size() int
- func (fieldMask *SearchProbingTargetsResponse_FieldMask) String() string
- func (fieldMask *SearchProbingTargetsResponse_FieldMask) Subtract(other *SearchProbingTargetsResponse_FieldMask) *SearchProbingTargetsResponse_FieldMask
- func (fieldMask *SearchProbingTargetsResponse_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
- func (fieldMask *SearchProbingTargetsResponse_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
- func (fieldMask *SearchProbingTargetsResponse_FieldMask) Unmarshal(data []byte) error
- func (fieldMask *SearchProbingTargetsResponse_FieldMask) UnmarshalJSON(data []byte) error
- type SearchProbingTargetsResponse_FieldPath
- func BuildSearchProbingTargetsResponse_FieldPath(fp gotenobject.RawFieldPath) (SearchProbingTargetsResponse_FieldPath, error)
- func MustParseSearchProbingTargetsResponse_FieldPath(rawField string) SearchProbingTargetsResponse_FieldPath
- func ParseSearchProbingTargetsResponse_FieldPath(rawField string) (SearchProbingTargetsResponse_FieldPath, error)
- type SearchProbingTargetsResponse_FieldPathArrayItemValue
- type SearchProbingTargetsResponse_FieldPathArrayOfValues
- type SearchProbingTargetsResponse_FieldPathSelector
- type SearchProbingTargetsResponse_FieldPathValue
- type SearchProbingTargetsResponse_FieldSubPath
- func (fps *SearchProbingTargetsResponse_FieldSubPath) AsProbingTargetsSubPath() (probing_target.ProbingTarget_FieldPath, bool)
- func (fps *SearchProbingTargetsResponse_FieldSubPath) ClearValue(item *SearchProbingTargetsResponse)
- func (fps *SearchProbingTargetsResponse_FieldSubPath) ClearValueRaw(item proto.Message)
- func (fps *SearchProbingTargetsResponse_FieldSubPath) Get(source *SearchProbingTargetsResponse) (values []interface{})
- func (fps *SearchProbingTargetsResponse_FieldSubPath) GetDefault() interface{}
- func (fps *SearchProbingTargetsResponse_FieldSubPath) GetRaw(source proto.Message) []interface{}
- func (fps *SearchProbingTargetsResponse_FieldSubPath) GetSingle(source *SearchProbingTargetsResponse) (interface{}, bool)
- func (fps *SearchProbingTargetsResponse_FieldSubPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fps *SearchProbingTargetsResponse_FieldSubPath) IsLeaf() bool
- func (fps *SearchProbingTargetsResponse_FieldSubPath) JSONString() string
- func (fps *SearchProbingTargetsResponse_FieldSubPath) Selector() SearchProbingTargetsResponse_FieldPathSelector
- func (fps *SearchProbingTargetsResponse_FieldSubPath) String() string
- func (fps *SearchProbingTargetsResponse_FieldSubPath) WithIArrayItemValue(value interface{}) SearchProbingTargetsResponse_FieldPathArrayItemValue
- func (fps *SearchProbingTargetsResponse_FieldSubPath) WithIArrayOfValues(values interface{}) SearchProbingTargetsResponse_FieldPathArrayOfValues
- func (fps *SearchProbingTargetsResponse_FieldSubPath) WithIValue(value interface{}) SearchProbingTargetsResponse_FieldPathValue
- func (fps *SearchProbingTargetsResponse_FieldSubPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fps *SearchProbingTargetsResponse_FieldSubPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fps *SearchProbingTargetsResponse_FieldSubPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type SearchProbingTargetsResponse_FieldSubPathArrayItemValue
- func (fpaivs *SearchProbingTargetsResponse_FieldSubPathArrayItemValue) AsProbingTargetsPathItemValue() (probing_target.ProbingTarget_FieldPathArrayItemValue, bool)
- func (fpaivs *SearchProbingTargetsResponse_FieldSubPathArrayItemValue) ContainsValue(source *SearchProbingTargetsResponse) bool
- func (fpaivs *SearchProbingTargetsResponse_FieldSubPathArrayItemValue) GetRawItemValue() interface{}
- type SearchProbingTargetsResponse_FieldSubPathArrayOfValues
- type SearchProbingTargetsResponse_FieldSubPathValue
- func (fpvs *SearchProbingTargetsResponse_FieldSubPathValue) AsProbingTargetsPathValue() (probing_target.ProbingTarget_FieldPathValue, bool)
- func (fpvs *SearchProbingTargetsResponse_FieldSubPathValue) CompareWith(source *SearchProbingTargetsResponse) (int, bool)
- func (fpvs *SearchProbingTargetsResponse_FieldSubPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpvs *SearchProbingTargetsResponse_FieldSubPathValue) GetRawValue() interface{}
- func (fpvs *SearchProbingTargetsResponse_FieldSubPathValue) SetTo(target **SearchProbingTargetsResponse)
- func (fpvs *SearchProbingTargetsResponse_FieldSubPathValue) SetToRaw(target proto.Message)
- type SearchProbingTargetsResponse_FieldTerminalPath
- func (fp *SearchProbingTargetsResponse_FieldTerminalPath) ClearValue(item *SearchProbingTargetsResponse)
- func (fp *SearchProbingTargetsResponse_FieldTerminalPath) ClearValueRaw(item proto.Message)
- func (fp *SearchProbingTargetsResponse_FieldTerminalPath) Get(source *SearchProbingTargetsResponse) (values []interface{})
- func (fp *SearchProbingTargetsResponse_FieldTerminalPath) GetDefault() interface{}
- func (fp *SearchProbingTargetsResponse_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
- func (fp *SearchProbingTargetsResponse_FieldTerminalPath) GetSingle(source *SearchProbingTargetsResponse) (interface{}, bool)
- func (fp *SearchProbingTargetsResponse_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fp *SearchProbingTargetsResponse_FieldTerminalPath) IsLeaf() bool
- func (fp *SearchProbingTargetsResponse_FieldTerminalPath) JSONString() string
- func (fp *SearchProbingTargetsResponse_FieldTerminalPath) Selector() SearchProbingTargetsResponse_FieldPathSelector
- func (fp *SearchProbingTargetsResponse_FieldTerminalPath) String() string
- func (fp *SearchProbingTargetsResponse_FieldTerminalPath) WithIArrayItemValue(value interface{}) SearchProbingTargetsResponse_FieldPathArrayItemValue
- func (fp *SearchProbingTargetsResponse_FieldTerminalPath) WithIArrayOfValues(values interface{}) SearchProbingTargetsResponse_FieldPathArrayOfValues
- func (fp *SearchProbingTargetsResponse_FieldTerminalPath) WithIValue(value interface{}) SearchProbingTargetsResponse_FieldPathValue
- func (fp *SearchProbingTargetsResponse_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fp *SearchProbingTargetsResponse_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fp *SearchProbingTargetsResponse_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type SearchProbingTargetsResponse_FieldTerminalPathArrayItemValue
- func (fpaiv *SearchProbingTargetsResponse_FieldTerminalPathArrayItemValue) AsProbingTargetsItemValue() (*probing_target.ProbingTarget, bool)
- func (fpaiv *SearchProbingTargetsResponse_FieldTerminalPathArrayItemValue) ContainsValue(source *SearchProbingTargetsResponse) bool
- func (fpaiv *SearchProbingTargetsResponse_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
- func (fpaiv *SearchProbingTargetsResponse_FieldTerminalPathArrayItemValue) GetSingle(source *SearchProbingTargetsResponse) (interface{}, bool)
- func (fpaiv *SearchProbingTargetsResponse_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
- type SearchProbingTargetsResponse_FieldTerminalPathArrayOfValues
- func (fpaov *SearchProbingTargetsResponse_FieldTerminalPathArrayOfValues) AsCurrentOffsetArrayOfValues() ([]int32, bool)
- func (fpaov *SearchProbingTargetsResponse_FieldTerminalPathArrayOfValues) AsNextPageTokenArrayOfValues() ([]*probing_target.PagerCursor, bool)
- func (fpaov *SearchProbingTargetsResponse_FieldTerminalPathArrayOfValues) AsPrevPageTokenArrayOfValues() ([]*probing_target.PagerCursor, bool)
- func (fpaov *SearchProbingTargetsResponse_FieldTerminalPathArrayOfValues) AsProbingTargetsArrayOfValues() ([][]*probing_target.ProbingTarget, bool)
- func (fpaov *SearchProbingTargetsResponse_FieldTerminalPathArrayOfValues) AsTotalResultsCountArrayOfValues() ([]int32, bool)
- func (fpaov *SearchProbingTargetsResponse_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
- type SearchProbingTargetsResponse_FieldTerminalPathValue
- func (fpv *SearchProbingTargetsResponse_FieldTerminalPathValue) AsCurrentOffsetValue() (int32, bool)
- func (fpv *SearchProbingTargetsResponse_FieldTerminalPathValue) AsNextPageTokenValue() (*probing_target.PagerCursor, bool)
- func (fpv *SearchProbingTargetsResponse_FieldTerminalPathValue) AsPrevPageTokenValue() (*probing_target.PagerCursor, bool)
- func (fpv *SearchProbingTargetsResponse_FieldTerminalPathValue) AsProbingTargetsValue() ([]*probing_target.ProbingTarget, bool)
- func (fpv *SearchProbingTargetsResponse_FieldTerminalPathValue) AsTotalResultsCountValue() (int32, bool)
- func (fpv *SearchProbingTargetsResponse_FieldTerminalPathValue) CompareWith(source *SearchProbingTargetsResponse) (int, bool)
- func (fpv *SearchProbingTargetsResponse_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpv *SearchProbingTargetsResponse_FieldTerminalPathValue) GetRawValue() interface{}
- func (fpv *SearchProbingTargetsResponse_FieldTerminalPathValue) SetTo(target **SearchProbingTargetsResponse)
- func (fpv *SearchProbingTargetsResponse_FieldTerminalPathValue) SetToRaw(target proto.Message)
- type UpdateProbingTargetDescriptor
- func (d *UpdateProbingTargetDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
- func (d *UpdateProbingTargetDescriptor) GetApiName() string
- func (d *UpdateProbingTargetDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *UpdateProbingTargetDescriptor) GetFullMethodName() string
- func (d *UpdateProbingTargetDescriptor) GetMethodName() string
- func (d *UpdateProbingTargetDescriptor) GetProtoPkgName() string
- func (d *UpdateProbingTargetDescriptor) GetResourceDescriptor() gotenresource.Descriptor
- func (d *UpdateProbingTargetDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *UpdateProbingTargetDescriptor) GetServiceDomain() string
- func (d *UpdateProbingTargetDescriptor) GetServiceVersion() string
- func (d *UpdateProbingTargetDescriptor) GetVerb() string
- func (d *UpdateProbingTargetDescriptor) HasResource() bool
- func (d *UpdateProbingTargetDescriptor) IsClientStream() bool
- func (d *UpdateProbingTargetDescriptor) IsCollection() bool
- func (d *UpdateProbingTargetDescriptor) IsPlural() bool
- func (d *UpdateProbingTargetDescriptor) IsServerStream() bool
- func (d *UpdateProbingTargetDescriptor) IsUnary() bool
- func (d *UpdateProbingTargetDescriptor) NewEmptyClientMsg() proto.Message
- func (d *UpdateProbingTargetDescriptor) NewEmptyServerMsg() proto.Message
- func (d *UpdateProbingTargetDescriptor) RequestHasResourceBody() bool
- type UpdateProbingTargetDescriptorClientMsgHandle
- func (h *UpdateProbingTargetDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *UpdateProbingTargetDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *UpdateProbingTargetDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type UpdateProbingTargetDescriptorServerMsgHandle
- func (h *UpdateProbingTargetDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *UpdateProbingTargetDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *UpdateProbingTargetDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type UpdateProbingTargetRequest
- func (o *UpdateProbingTargetRequest) Clone() *UpdateProbingTargetRequest
- func (o *UpdateProbingTargetRequest) CloneRaw() gotenobject.GotenObjectExt
- func (*UpdateProbingTargetRequest) Descriptor() ([]byte, []int)
- func (m *UpdateProbingTargetRequest) GetCas() *UpdateProbingTargetRequest_CAS
- func (m *UpdateProbingTargetRequest) GetProbingTarget() *probing_target.ProbingTarget
- func (m *UpdateProbingTargetRequest) GetUpdateMask() *probing_target.ProbingTarget_FieldMask
- func (*UpdateProbingTargetRequest) GotenMessage()
- func (o *UpdateProbingTargetRequest) GotenObjectExt()
- func (obj *UpdateProbingTargetRequest) GotenValidate() error
- func (o *UpdateProbingTargetRequest) MakeDiffFieldMask(other *UpdateProbingTargetRequest) *UpdateProbingTargetRequest_FieldMask
- func (o *UpdateProbingTargetRequest) MakeFullFieldMask() *UpdateProbingTargetRequest_FieldMask
- func (o *UpdateProbingTargetRequest) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
- func (o *UpdateProbingTargetRequest) MakeRawFullFieldMask() gotenobject.FieldMask
- func (m *UpdateProbingTargetRequest) Marshal() ([]byte, error)
- func (m *UpdateProbingTargetRequest) MarshalJSON() ([]byte, error)
- func (o *UpdateProbingTargetRequest) Merge(source *UpdateProbingTargetRequest)
- func (o *UpdateProbingTargetRequest) MergeRaw(source gotenobject.GotenObjectExt)
- func (*UpdateProbingTargetRequest) ProtoMessage()
- func (m *UpdateProbingTargetRequest) ProtoReflect() preflect.Message
- func (m *UpdateProbingTargetRequest) Reset()
- func (m *UpdateProbingTargetRequest) SetCas(fv *UpdateProbingTargetRequest_CAS)
- func (m *UpdateProbingTargetRequest) SetProbingTarget(fv *probing_target.ProbingTarget)
- func (m *UpdateProbingTargetRequest) SetUpdateMask(fv *probing_target.ProbingTarget_FieldMask)
- func (m *UpdateProbingTargetRequest) String() string
- func (m *UpdateProbingTargetRequest) Unmarshal(b []byte) error
- func (m *UpdateProbingTargetRequest) UnmarshalJSON(data []byte) error
- type UpdateProbingTargetRequestCASFieldPathBuilder
- type UpdateProbingTargetRequestCAS_FieldPath
- func BuildUpdateProbingTargetRequestCAS_FieldPath(fp gotenobject.RawFieldPath) (UpdateProbingTargetRequestCAS_FieldPath, error)
- func MustParseUpdateProbingTargetRequestCAS_FieldPath(rawField string) UpdateProbingTargetRequestCAS_FieldPath
- func ParseUpdateProbingTargetRequestCAS_FieldPath(rawField string) (UpdateProbingTargetRequestCAS_FieldPath, error)
- type UpdateProbingTargetRequestCAS_FieldPathArrayItemValue
- func MustParseUpdateProbingTargetRequestCAS_FieldPathArrayItemValue(pathStr, valueStr string) UpdateProbingTargetRequestCAS_FieldPathArrayItemValue
- func ParseUpdateProbingTargetRequestCAS_FieldPathArrayItemValue(pathStr, valueStr string) (UpdateProbingTargetRequestCAS_FieldPathArrayItemValue, error)
- type UpdateProbingTargetRequestCAS_FieldPathArrayOfValues
- type UpdateProbingTargetRequestCAS_FieldPathSelector
- type UpdateProbingTargetRequestCAS_FieldPathValue
- type UpdateProbingTargetRequestCAS_FieldSubPath
- func (fps *UpdateProbingTargetRequestCAS_FieldSubPath) AsConditionalStateSubPath() (probing_target.ProbingTarget_FieldPath, bool)
- func (fps *UpdateProbingTargetRequestCAS_FieldSubPath) ClearValue(item *UpdateProbingTargetRequest_CAS)
- func (fps *UpdateProbingTargetRequestCAS_FieldSubPath) ClearValueRaw(item proto.Message)
- func (fps *UpdateProbingTargetRequestCAS_FieldSubPath) Get(source *UpdateProbingTargetRequest_CAS) (values []interface{})
- func (fps *UpdateProbingTargetRequestCAS_FieldSubPath) GetDefault() interface{}
- func (fps *UpdateProbingTargetRequestCAS_FieldSubPath) GetRaw(source proto.Message) []interface{}
- func (fps *UpdateProbingTargetRequestCAS_FieldSubPath) GetSingle(source *UpdateProbingTargetRequest_CAS) (interface{}, bool)
- func (fps *UpdateProbingTargetRequestCAS_FieldSubPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fps *UpdateProbingTargetRequestCAS_FieldSubPath) IsLeaf() bool
- func (fps *UpdateProbingTargetRequestCAS_FieldSubPath) JSONString() string
- func (fps *UpdateProbingTargetRequestCAS_FieldSubPath) Selector() UpdateProbingTargetRequestCAS_FieldPathSelector
- func (fps *UpdateProbingTargetRequestCAS_FieldSubPath) String() string
- func (fps *UpdateProbingTargetRequestCAS_FieldSubPath) WithIArrayItemValue(value interface{}) UpdateProbingTargetRequestCAS_FieldPathArrayItemValue
- func (fps *UpdateProbingTargetRequestCAS_FieldSubPath) WithIArrayOfValues(values interface{}) UpdateProbingTargetRequestCAS_FieldPathArrayOfValues
- func (fps *UpdateProbingTargetRequestCAS_FieldSubPath) WithIValue(value interface{}) UpdateProbingTargetRequestCAS_FieldPathValue
- func (fps *UpdateProbingTargetRequestCAS_FieldSubPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fps *UpdateProbingTargetRequestCAS_FieldSubPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fps *UpdateProbingTargetRequestCAS_FieldSubPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type UpdateProbingTargetRequestCAS_FieldSubPathArrayItemValue
- func (fpaivs *UpdateProbingTargetRequestCAS_FieldSubPathArrayItemValue) AsConditionalStatePathItemValue() (probing_target.ProbingTarget_FieldPathArrayItemValue, bool)
- func (fpaivs *UpdateProbingTargetRequestCAS_FieldSubPathArrayItemValue) ContainsValue(source *UpdateProbingTargetRequest_CAS) bool
- func (fpaivs *UpdateProbingTargetRequestCAS_FieldSubPathArrayItemValue) GetRawItemValue() interface{}
- type UpdateProbingTargetRequestCAS_FieldSubPathArrayOfValues
- type UpdateProbingTargetRequestCAS_FieldSubPathValue
- func (fpvs *UpdateProbingTargetRequestCAS_FieldSubPathValue) AsConditionalStatePathValue() (probing_target.ProbingTarget_FieldPathValue, bool)
- func (fpvs *UpdateProbingTargetRequestCAS_FieldSubPathValue) CompareWith(source *UpdateProbingTargetRequest_CAS) (int, bool)
- func (fpvs *UpdateProbingTargetRequestCAS_FieldSubPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpvs *UpdateProbingTargetRequestCAS_FieldSubPathValue) GetRawValue() interface{}
- func (fpvs *UpdateProbingTargetRequestCAS_FieldSubPathValue) SetTo(target **UpdateProbingTargetRequest_CAS)
- func (fpvs *UpdateProbingTargetRequestCAS_FieldSubPathValue) SetToRaw(target proto.Message)
- type UpdateProbingTargetRequestCAS_FieldTerminalPath
- func (fp *UpdateProbingTargetRequestCAS_FieldTerminalPath) ClearValue(item *UpdateProbingTargetRequest_CAS)
- func (fp *UpdateProbingTargetRequestCAS_FieldTerminalPath) ClearValueRaw(item proto.Message)
- func (fp *UpdateProbingTargetRequestCAS_FieldTerminalPath) Get(source *UpdateProbingTargetRequest_CAS) (values []interface{})
- func (fp *UpdateProbingTargetRequestCAS_FieldTerminalPath) GetDefault() interface{}
- func (fp *UpdateProbingTargetRequestCAS_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
- func (fp *UpdateProbingTargetRequestCAS_FieldTerminalPath) GetSingle(source *UpdateProbingTargetRequest_CAS) (interface{}, bool)
- func (fp *UpdateProbingTargetRequestCAS_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fp *UpdateProbingTargetRequestCAS_FieldTerminalPath) IsLeaf() bool
- func (fp *UpdateProbingTargetRequestCAS_FieldTerminalPath) JSONString() string
- func (fp *UpdateProbingTargetRequestCAS_FieldTerminalPath) Selector() UpdateProbingTargetRequestCAS_FieldPathSelector
- func (fp *UpdateProbingTargetRequestCAS_FieldTerminalPath) String() string
- func (fp *UpdateProbingTargetRequestCAS_FieldTerminalPath) WithIArrayItemValue(value interface{}) UpdateProbingTargetRequestCAS_FieldPathArrayItemValue
- func (fp *UpdateProbingTargetRequestCAS_FieldTerminalPath) WithIArrayOfValues(values interface{}) UpdateProbingTargetRequestCAS_FieldPathArrayOfValues
- func (fp *UpdateProbingTargetRequestCAS_FieldTerminalPath) WithIValue(value interface{}) UpdateProbingTargetRequestCAS_FieldPathValue
- func (fp *UpdateProbingTargetRequestCAS_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fp *UpdateProbingTargetRequestCAS_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fp *UpdateProbingTargetRequestCAS_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type UpdateProbingTargetRequestCAS_FieldTerminalPathArrayItemValue
- func (fpaiv *UpdateProbingTargetRequestCAS_FieldTerminalPathArrayItemValue) ContainsValue(source *UpdateProbingTargetRequest_CAS) bool
- func (fpaiv *UpdateProbingTargetRequestCAS_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
- func (fpaiv *UpdateProbingTargetRequestCAS_FieldTerminalPathArrayItemValue) GetSingle(source *UpdateProbingTargetRequest_CAS) (interface{}, bool)
- func (fpaiv *UpdateProbingTargetRequestCAS_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
- type UpdateProbingTargetRequestCAS_FieldTerminalPathArrayOfValues
- func (fpaov *UpdateProbingTargetRequestCAS_FieldTerminalPathArrayOfValues) AsConditionalStateArrayOfValues() ([]*probing_target.ProbingTarget, bool)
- func (fpaov *UpdateProbingTargetRequestCAS_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues() ([]*probing_target.ProbingTarget_FieldMask, bool)
- func (fpaov *UpdateProbingTargetRequestCAS_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
- type UpdateProbingTargetRequestCAS_FieldTerminalPathValue
- func (fpv *UpdateProbingTargetRequestCAS_FieldTerminalPathValue) AsConditionalStateValue() (*probing_target.ProbingTarget, bool)
- func (fpv *UpdateProbingTargetRequestCAS_FieldTerminalPathValue) AsFieldMaskValue() (*probing_target.ProbingTarget_FieldMask, bool)
- func (fpv *UpdateProbingTargetRequestCAS_FieldTerminalPathValue) CompareWith(source *UpdateProbingTargetRequest_CAS) (int, bool)
- func (fpv *UpdateProbingTargetRequestCAS_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpv *UpdateProbingTargetRequestCAS_FieldTerminalPathValue) GetRawValue() interface{}
- func (fpv *UpdateProbingTargetRequestCAS_FieldTerminalPathValue) SetTo(target **UpdateProbingTargetRequest_CAS)
- func (fpv *UpdateProbingTargetRequestCAS_FieldTerminalPathValue) SetToRaw(target proto.Message)
- type UpdateProbingTargetRequestFieldPathBuilder
- func (UpdateProbingTargetRequestFieldPathBuilder) Cas() UpdateProbingTargetRequestPathSelectorCas
- func (UpdateProbingTargetRequestFieldPathBuilder) ProbingTarget() UpdateProbingTargetRequestPathSelectorProbingTarget
- func (UpdateProbingTargetRequestFieldPathBuilder) UpdateMask() UpdateProbingTargetRequestPathSelectorUpdateMask
- type UpdateProbingTargetRequestMapPathSelectorCasConditionalStateHttpProbingConfigAuthConfigTokenRequestRequestHeaders
- func (s UpdateProbingTargetRequestMapPathSelectorCasConditionalStateHttpProbingConfigAuthConfigTokenRequestRequestHeaders) FieldPath() *UpdateProbingTargetRequest_FieldSubPath
- func (s UpdateProbingTargetRequestMapPathSelectorCasConditionalStateHttpProbingConfigAuthConfigTokenRequestRequestHeaders) WithArrayOfValues(values []string) *UpdateProbingTargetRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingTargetRequestMapPathSelectorCasConditionalStateHttpProbingConfigAuthConfigTokenRequestRequestHeaders) WithValue(value string) *UpdateProbingTargetRequest_FieldSubPathValue
- type UpdateProbingTargetRequestMapPathSelectorCasConditionalStateHttpProbingConfigAuthConfigTokenRequestUrlFormEncodedBody
- func (s UpdateProbingTargetRequestMapPathSelectorCasConditionalStateHttpProbingConfigAuthConfigTokenRequestUrlFormEncodedBody) FieldPath() *UpdateProbingTargetRequest_FieldSubPath
- func (s UpdateProbingTargetRequestMapPathSelectorCasConditionalStateHttpProbingConfigAuthConfigTokenRequestUrlFormEncodedBody) WithArrayOfValues(values []*common.HTTPProbingConfig_HTTPRequest_StringArray) *UpdateProbingTargetRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingTargetRequestMapPathSelectorCasConditionalStateHttpProbingConfigAuthConfigTokenRequestUrlFormEncodedBody) WithValue(value *common.HTTPProbingConfig_HTTPRequest_StringArray) *UpdateProbingTargetRequest_FieldSubPathValue
- type UpdateProbingTargetRequestMapPathSelectorCasConditionalStateHttpProbingConfigHttpRequestRequestHeaders
- func (s UpdateProbingTargetRequestMapPathSelectorCasConditionalStateHttpProbingConfigHttpRequestRequestHeaders) FieldPath() *UpdateProbingTargetRequest_FieldSubPath
- func (s UpdateProbingTargetRequestMapPathSelectorCasConditionalStateHttpProbingConfigHttpRequestRequestHeaders) WithArrayOfValues(values []string) *UpdateProbingTargetRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingTargetRequestMapPathSelectorCasConditionalStateHttpProbingConfigHttpRequestRequestHeaders) WithValue(value string) *UpdateProbingTargetRequest_FieldSubPathValue
- type UpdateProbingTargetRequestMapPathSelectorCasConditionalStateHttpProbingConfigHttpRequestUrlFormEncodedBody
- func (s UpdateProbingTargetRequestMapPathSelectorCasConditionalStateHttpProbingConfigHttpRequestUrlFormEncodedBody) FieldPath() *UpdateProbingTargetRequest_FieldSubPath
- func (s UpdateProbingTargetRequestMapPathSelectorCasConditionalStateHttpProbingConfigHttpRequestUrlFormEncodedBody) WithArrayOfValues(values []*common.HTTPProbingConfig_HTTPRequest_StringArray) *UpdateProbingTargetRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingTargetRequestMapPathSelectorCasConditionalStateHttpProbingConfigHttpRequestUrlFormEncodedBody) WithValue(value *common.HTTPProbingConfig_HTTPRequest_StringArray) *UpdateProbingTargetRequest_FieldSubPathValue
- type UpdateProbingTargetRequestMapPathSelectorCasConditionalStateMetadataAnnotations
- func (s UpdateProbingTargetRequestMapPathSelectorCasConditionalStateMetadataAnnotations) FieldPath() *UpdateProbingTargetRequest_FieldSubPath
- func (s UpdateProbingTargetRequestMapPathSelectorCasConditionalStateMetadataAnnotations) WithArrayOfValues(values []string) *UpdateProbingTargetRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingTargetRequestMapPathSelectorCasConditionalStateMetadataAnnotations) WithValue(value string) *UpdateProbingTargetRequest_FieldSubPathValue
- type UpdateProbingTargetRequestMapPathSelectorCasConditionalStateMetadataLabels
- func (s UpdateProbingTargetRequestMapPathSelectorCasConditionalStateMetadataLabels) FieldPath() *UpdateProbingTargetRequest_FieldSubPath
- func (s UpdateProbingTargetRequestMapPathSelectorCasConditionalStateMetadataLabels) WithArrayOfValues(values []string) *UpdateProbingTargetRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingTargetRequestMapPathSelectorCasConditionalStateMetadataLabels) WithValue(value string) *UpdateProbingTargetRequest_FieldSubPathValue
- type UpdateProbingTargetRequestMapPathSelectorCasConditionalStateMetadataShards
- func (s UpdateProbingTargetRequestMapPathSelectorCasConditionalStateMetadataShards) FieldPath() *UpdateProbingTargetRequest_FieldSubPath
- func (s UpdateProbingTargetRequestMapPathSelectorCasConditionalStateMetadataShards) WithArrayOfValues(values []int64) *UpdateProbingTargetRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingTargetRequestMapPathSelectorCasConditionalStateMetadataShards) WithValue(value int64) *UpdateProbingTargetRequest_FieldSubPathValue
- type UpdateProbingTargetRequestMapPathSelectorProbingTargetHttpProbingConfigAuthConfigTokenRequestRequestHeaders
- func (s UpdateProbingTargetRequestMapPathSelectorProbingTargetHttpProbingConfigAuthConfigTokenRequestRequestHeaders) FieldPath() *UpdateProbingTargetRequest_FieldSubPath
- func (s UpdateProbingTargetRequestMapPathSelectorProbingTargetHttpProbingConfigAuthConfigTokenRequestRequestHeaders) WithArrayOfValues(values []string) *UpdateProbingTargetRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingTargetRequestMapPathSelectorProbingTargetHttpProbingConfigAuthConfigTokenRequestRequestHeaders) WithValue(value string) *UpdateProbingTargetRequest_FieldSubPathValue
- type UpdateProbingTargetRequestMapPathSelectorProbingTargetHttpProbingConfigAuthConfigTokenRequestUrlFormEncodedBody
- func (s UpdateProbingTargetRequestMapPathSelectorProbingTargetHttpProbingConfigAuthConfigTokenRequestUrlFormEncodedBody) FieldPath() *UpdateProbingTargetRequest_FieldSubPath
- func (s UpdateProbingTargetRequestMapPathSelectorProbingTargetHttpProbingConfigAuthConfigTokenRequestUrlFormEncodedBody) WithArrayOfValues(values []*common.HTTPProbingConfig_HTTPRequest_StringArray) *UpdateProbingTargetRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingTargetRequestMapPathSelectorProbingTargetHttpProbingConfigAuthConfigTokenRequestUrlFormEncodedBody) WithValue(value *common.HTTPProbingConfig_HTTPRequest_StringArray) *UpdateProbingTargetRequest_FieldSubPathValue
- type UpdateProbingTargetRequestMapPathSelectorProbingTargetHttpProbingConfigHttpRequestRequestHeaders
- func (s UpdateProbingTargetRequestMapPathSelectorProbingTargetHttpProbingConfigHttpRequestRequestHeaders) FieldPath() *UpdateProbingTargetRequest_FieldSubPath
- func (s UpdateProbingTargetRequestMapPathSelectorProbingTargetHttpProbingConfigHttpRequestRequestHeaders) WithArrayOfValues(values []string) *UpdateProbingTargetRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingTargetRequestMapPathSelectorProbingTargetHttpProbingConfigHttpRequestRequestHeaders) WithValue(value string) *UpdateProbingTargetRequest_FieldSubPathValue
- type UpdateProbingTargetRequestMapPathSelectorProbingTargetHttpProbingConfigHttpRequestUrlFormEncodedBody
- func (s UpdateProbingTargetRequestMapPathSelectorProbingTargetHttpProbingConfigHttpRequestUrlFormEncodedBody) FieldPath() *UpdateProbingTargetRequest_FieldSubPath
- func (s UpdateProbingTargetRequestMapPathSelectorProbingTargetHttpProbingConfigHttpRequestUrlFormEncodedBody) WithArrayOfValues(values []*common.HTTPProbingConfig_HTTPRequest_StringArray) *UpdateProbingTargetRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingTargetRequestMapPathSelectorProbingTargetHttpProbingConfigHttpRequestUrlFormEncodedBody) WithValue(value *common.HTTPProbingConfig_HTTPRequest_StringArray) *UpdateProbingTargetRequest_FieldSubPathValue
- type UpdateProbingTargetRequestMapPathSelectorProbingTargetMetadataAnnotations
- func (s UpdateProbingTargetRequestMapPathSelectorProbingTargetMetadataAnnotations) FieldPath() *UpdateProbingTargetRequest_FieldSubPath
- func (s UpdateProbingTargetRequestMapPathSelectorProbingTargetMetadataAnnotations) WithArrayOfValues(values []string) *UpdateProbingTargetRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingTargetRequestMapPathSelectorProbingTargetMetadataAnnotations) WithValue(value string) *UpdateProbingTargetRequest_FieldSubPathValue
- type UpdateProbingTargetRequestMapPathSelectorProbingTargetMetadataLabels
- func (s UpdateProbingTargetRequestMapPathSelectorProbingTargetMetadataLabels) FieldPath() *UpdateProbingTargetRequest_FieldSubPath
- func (s UpdateProbingTargetRequestMapPathSelectorProbingTargetMetadataLabels) WithArrayOfValues(values []string) *UpdateProbingTargetRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingTargetRequestMapPathSelectorProbingTargetMetadataLabels) WithValue(value string) *UpdateProbingTargetRequest_FieldSubPathValue
- type UpdateProbingTargetRequestMapPathSelectorProbingTargetMetadataShards
- func (s UpdateProbingTargetRequestMapPathSelectorProbingTargetMetadataShards) FieldPath() *UpdateProbingTargetRequest_FieldSubPath
- func (s UpdateProbingTargetRequestMapPathSelectorProbingTargetMetadataShards) WithArrayOfValues(values []int64) *UpdateProbingTargetRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingTargetRequestMapPathSelectorProbingTargetMetadataShards) WithValue(value int64) *UpdateProbingTargetRequest_FieldSubPathValue
- type UpdateProbingTargetRequestPathSelectorCas
- func (UpdateProbingTargetRequestPathSelectorCas) ConditionalState() UpdateProbingTargetRequestPathSelectorCasConditionalState
- func (UpdateProbingTargetRequestPathSelectorCas) FieldMask() UpdateProbingTargetRequestPathSelectorCasFieldMask
- func (UpdateProbingTargetRequestPathSelectorCas) FieldPath() *UpdateProbingTargetRequest_FieldTerminalPath
- func (s UpdateProbingTargetRequestPathSelectorCas) WithArrayOfValues(values []*UpdateProbingTargetRequest_CAS) *UpdateProbingTargetRequest_FieldTerminalPathArrayOfValues
- func (s UpdateProbingTargetRequestPathSelectorCas) WithSubArrayItemValue(subPathArrayItemValue UpdateProbingTargetRequestCAS_FieldPathArrayItemValue) *UpdateProbingTargetRequest_FieldSubPathArrayItemValue
- func (s UpdateProbingTargetRequestPathSelectorCas) WithSubArrayOfValues(subPathArrayOfValues UpdateProbingTargetRequestCAS_FieldPathArrayOfValues) *UpdateProbingTargetRequest_FieldSubPathArrayOfValues
- func (UpdateProbingTargetRequestPathSelectorCas) WithSubPath(subPath UpdateProbingTargetRequestCAS_FieldPath) *UpdateProbingTargetRequest_FieldSubPath
- func (s UpdateProbingTargetRequestPathSelectorCas) WithSubValue(subPathValue UpdateProbingTargetRequestCAS_FieldPathValue) *UpdateProbingTargetRequest_FieldSubPathValue
- func (s UpdateProbingTargetRequestPathSelectorCas) WithValue(value *UpdateProbingTargetRequest_CAS) *UpdateProbingTargetRequest_FieldTerminalPathValue
- type UpdateProbingTargetRequestPathSelectorCasConditionalState
- func (UpdateProbingTargetRequestPathSelectorCasConditionalState) Address() UpdateProbingTargetRequestPathSelectorCasConditionalStateAddress
- func (UpdateProbingTargetRequestPathSelectorCasConditionalState) Addresses() UpdateProbingTargetRequestPathSelectorCasConditionalStateAddresses
- func (UpdateProbingTargetRequestPathSelectorCasConditionalState) Agent() UpdateProbingTargetRequestPathSelectorCasConditionalStateAgent
- func (UpdateProbingTargetRequestPathSelectorCasConditionalState) Category() UpdateProbingTargetRequestPathSelectorCasConditionalStateCategory
- func (UpdateProbingTargetRequestPathSelectorCasConditionalState) DisplayName() UpdateProbingTargetRequestPathSelectorCasConditionalStateDisplayName
- func (UpdateProbingTargetRequestPathSelectorCasConditionalState) FieldPath() *UpdateProbingTargetRequest_FieldSubPath
- func (UpdateProbingTargetRequestPathSelectorCasConditionalState) Group() UpdateProbingTargetRequestPathSelectorCasConditionalStateGroup
- func (UpdateProbingTargetRequestPathSelectorCasConditionalState) HttpProbingConfig() UpdateProbingTargetRequestPathSelectorCasConditionalStateHttpProbingConfig
- func (UpdateProbingTargetRequestPathSelectorCasConditionalState) IpVersion() UpdateProbingTargetRequestPathSelectorCasConditionalStateIpVersion
- func (UpdateProbingTargetRequestPathSelectorCasConditionalState) Location() UpdateProbingTargetRequestPathSelectorCasConditionalStateLocation
- func (UpdateProbingTargetRequestPathSelectorCasConditionalState) LocationType() UpdateProbingTargetRequestPathSelectorCasConditionalStateLocationType
- func (UpdateProbingTargetRequestPathSelectorCasConditionalState) Metadata() UpdateProbingTargetRequestPathSelectorCasConditionalStateMetadata
- func (UpdateProbingTargetRequestPathSelectorCasConditionalState) Mode() UpdateProbingTargetRequestPathSelectorCasConditionalStateMode
- func (UpdateProbingTargetRequestPathSelectorCasConditionalState) Name() UpdateProbingTargetRequestPathSelectorCasConditionalStateName
- func (UpdateProbingTargetRequestPathSelectorCasConditionalState) SpeedtestTcpPort() UpdateProbingTargetRequestPathSelectorCasConditionalStateSpeedtestTcpPort
- func (UpdateProbingTargetRequestPathSelectorCasConditionalState) TargetType() UpdateProbingTargetRequestPathSelectorCasConditionalStateTargetType
- func (UpdateProbingTargetRequestPathSelectorCasConditionalState) UdpPort() UpdateProbingTargetRequestPathSelectorCasConditionalStateUdpPort
- func (s UpdateProbingTargetRequestPathSelectorCasConditionalState) WithArrayOfValues(values []*probing_target.ProbingTarget) *UpdateProbingTargetRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingTargetRequestPathSelectorCasConditionalState) WithValue(value *probing_target.ProbingTarget) *UpdateProbingTargetRequest_FieldSubPathValue
- type UpdateProbingTargetRequestPathSelectorCasConditionalStateAddress
- func (UpdateProbingTargetRequestPathSelectorCasConditionalStateAddress) FieldPath() *UpdateProbingTargetRequest_FieldSubPath
- func (s UpdateProbingTargetRequestPathSelectorCasConditionalStateAddress) WithArrayOfValues(values []string) *UpdateProbingTargetRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingTargetRequestPathSelectorCasConditionalStateAddress) WithValue(value string) *UpdateProbingTargetRequest_FieldSubPathValue
- type UpdateProbingTargetRequestPathSelectorCasConditionalStateAddresses
- func (UpdateProbingTargetRequestPathSelectorCasConditionalStateAddresses) FieldPath() *UpdateProbingTargetRequest_FieldSubPath
- func (s UpdateProbingTargetRequestPathSelectorCasConditionalStateAddresses) WithArrayOfValues(values [][]string) *UpdateProbingTargetRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingTargetRequestPathSelectorCasConditionalStateAddresses) WithItemValue(value string) *UpdateProbingTargetRequest_FieldSubPathArrayItemValue
- func (s UpdateProbingTargetRequestPathSelectorCasConditionalStateAddresses) WithValue(value []string) *UpdateProbingTargetRequest_FieldSubPathValue
- type UpdateProbingTargetRequestPathSelectorCasConditionalStateAgent
- func (UpdateProbingTargetRequestPathSelectorCasConditionalStateAgent) FieldPath() *UpdateProbingTargetRequest_FieldSubPath
- func (s UpdateProbingTargetRequestPathSelectorCasConditionalStateAgent) WithArrayOfValues(values []*probe.Reference) *UpdateProbingTargetRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingTargetRequestPathSelectorCasConditionalStateAgent) WithValue(value *probe.Reference) *UpdateProbingTargetRequest_FieldSubPathValue
- type UpdateProbingTargetRequestPathSelectorCasConditionalStateCategory
- func (UpdateProbingTargetRequestPathSelectorCasConditionalStateCategory) FieldPath() *UpdateProbingTargetRequest_FieldSubPath
- func (s UpdateProbingTargetRequestPathSelectorCasConditionalStateCategory) WithArrayOfValues(values []string) *UpdateProbingTargetRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingTargetRequestPathSelectorCasConditionalStateCategory) WithValue(value string) *UpdateProbingTargetRequest_FieldSubPathValue
- type UpdateProbingTargetRequestPathSelectorCasConditionalStateDisplayName
- func (UpdateProbingTargetRequestPathSelectorCasConditionalStateDisplayName) FieldPath() *UpdateProbingTargetRequest_FieldSubPath
- func (s UpdateProbingTargetRequestPathSelectorCasConditionalStateDisplayName) WithArrayOfValues(values []string) *UpdateProbingTargetRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingTargetRequestPathSelectorCasConditionalStateDisplayName) WithValue(value string) *UpdateProbingTargetRequest_FieldSubPathValue
- type UpdateProbingTargetRequestPathSelectorCasConditionalStateGroup
- func (UpdateProbingTargetRequestPathSelectorCasConditionalStateGroup) FieldPath() *UpdateProbingTargetRequest_FieldSubPath
- func (s UpdateProbingTargetRequestPathSelectorCasConditionalStateGroup) WithArrayOfValues(values []*probing_target_group.Reference) *UpdateProbingTargetRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingTargetRequestPathSelectorCasConditionalStateGroup) WithValue(value *probing_target_group.Reference) *UpdateProbingTargetRequest_FieldSubPathValue
- type UpdateProbingTargetRequestPathSelectorCasConditionalStateHttpProbingConfig
- func (UpdateProbingTargetRequestPathSelectorCasConditionalStateHttpProbingConfig) AuthConfig() ...
- func (UpdateProbingTargetRequestPathSelectorCasConditionalStateHttpProbingConfig) FieldPath() *UpdateProbingTargetRequest_FieldSubPath
- func (UpdateProbingTargetRequestPathSelectorCasConditionalStateHttpProbingConfig) HttpRequest() ...
- func (s UpdateProbingTargetRequestPathSelectorCasConditionalStateHttpProbingConfig) WithArrayOfValues(values []*common.HTTPProbingConfig) *UpdateProbingTargetRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingTargetRequestPathSelectorCasConditionalStateHttpProbingConfig) WithValue(value *common.HTTPProbingConfig) *UpdateProbingTargetRequest_FieldSubPathValue
- type UpdateProbingTargetRequestPathSelectorCasConditionalStateHttpProbingConfigAuthConfig
- func (UpdateProbingTargetRequestPathSelectorCasConditionalStateHttpProbingConfigAuthConfig) FieldPath() *UpdateProbingTargetRequest_FieldSubPath
- func (UpdateProbingTargetRequestPathSelectorCasConditionalStateHttpProbingConfigAuthConfig) Password() ...
- func (UpdateProbingTargetRequestPathSelectorCasConditionalStateHttpProbingConfigAuthConfig) RequestHeaderTokenKey() ...
- func (UpdateProbingTargetRequestPathSelectorCasConditionalStateHttpProbingConfigAuthConfig) TokenRequest() ...
- func (UpdateProbingTargetRequestPathSelectorCasConditionalStateHttpProbingConfigAuthConfig) TokenResponseBodyExpiryKey() ...
- func (UpdateProbingTargetRequestPathSelectorCasConditionalStateHttpProbingConfigAuthConfig) TokenResponseBodyKey() ...
- func (UpdateProbingTargetRequestPathSelectorCasConditionalStateHttpProbingConfigAuthConfig) TokenResponseHeader() ...
- func (UpdateProbingTargetRequestPathSelectorCasConditionalStateHttpProbingConfigAuthConfig) Username() ...
- func (s UpdateProbingTargetRequestPathSelectorCasConditionalStateHttpProbingConfigAuthConfig) WithArrayOfValues(values []*common.HTTPProbingConfig_HTTPAuth) *UpdateProbingTargetRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingTargetRequestPathSelectorCasConditionalStateHttpProbingConfigAuthConfig) WithValue(value *common.HTTPProbingConfig_HTTPAuth) *UpdateProbingTargetRequest_FieldSubPathValue
- type UpdateProbingTargetRequestPathSelectorCasConditionalStateHttpProbingConfigAuthConfigPassword
- func (UpdateProbingTargetRequestPathSelectorCasConditionalStateHttpProbingConfigAuthConfigPassword) FieldPath() *UpdateProbingTargetRequest_FieldSubPath
- func (s UpdateProbingTargetRequestPathSelectorCasConditionalStateHttpProbingConfigAuthConfigPassword) WithArrayOfValues(values []string) *UpdateProbingTargetRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingTargetRequestPathSelectorCasConditionalStateHttpProbingConfigAuthConfigPassword) WithValue(value string) *UpdateProbingTargetRequest_FieldSubPathValue
- type UpdateProbingTargetRequestPathSelectorCasConditionalStateHttpProbingConfigAuthConfigRequestHeaderTokenKey
- func (UpdateProbingTargetRequestPathSelectorCasConditionalStateHttpProbingConfigAuthConfigRequestHeaderTokenKey) FieldPath() *UpdateProbingTargetRequest_FieldSubPath
- func (s UpdateProbingTargetRequestPathSelectorCasConditionalStateHttpProbingConfigAuthConfigRequestHeaderTokenKey) WithArrayOfValues(values []string) *UpdateProbingTargetRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingTargetRequestPathSelectorCasConditionalStateHttpProbingConfigAuthConfigRequestHeaderTokenKey) WithValue(value string) *UpdateProbingTargetRequest_FieldSubPathValue
- type UpdateProbingTargetRequestPathSelectorCasConditionalStateHttpProbingConfigAuthConfigTokenRequest
- func (UpdateProbingTargetRequestPathSelectorCasConditionalStateHttpProbingConfigAuthConfigTokenRequest) AuthenticationMethod() ...
- func (UpdateProbingTargetRequestPathSelectorCasConditionalStateHttpProbingConfigAuthConfigTokenRequest) ExpectedResponseCode() ...
- func (UpdateProbingTargetRequestPathSelectorCasConditionalStateHttpProbingConfigAuthConfigTokenRequest) FieldPath() *UpdateProbingTargetRequest_FieldSubPath
- func (UpdateProbingTargetRequestPathSelectorCasConditionalStateHttpProbingConfigAuthConfigTokenRequest) RequestBody() ...
- func (UpdateProbingTargetRequestPathSelectorCasConditionalStateHttpProbingConfigAuthConfigTokenRequest) RequestHeaders() ...
- func (UpdateProbingTargetRequestPathSelectorCasConditionalStateHttpProbingConfigAuthConfigTokenRequest) RequestMethod() ...
- func (UpdateProbingTargetRequestPathSelectorCasConditionalStateHttpProbingConfigAuthConfigTokenRequest) Timeout() ...
- func (UpdateProbingTargetRequestPathSelectorCasConditionalStateHttpProbingConfigAuthConfigTokenRequest) Url() ...
- func (UpdateProbingTargetRequestPathSelectorCasConditionalStateHttpProbingConfigAuthConfigTokenRequest) UrlFormEncodedBody() ...
- func (s UpdateProbingTargetRequestPathSelectorCasConditionalStateHttpProbingConfigAuthConfigTokenRequest) WithArrayOfValues(values []*common.HTTPProbingConfig_HTTPRequest) *UpdateProbingTargetRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingTargetRequestPathSelectorCasConditionalStateHttpProbingConfigAuthConfigTokenRequest) WithValue(value *common.HTTPProbingConfig_HTTPRequest) *UpdateProbingTargetRequest_FieldSubPathValue
- type UpdateProbingTargetRequestPathSelectorCasConditionalStateHttpProbingConfigAuthConfigTokenRequestAuthenticationMethod
- func (UpdateProbingTargetRequestPathSelectorCasConditionalStateHttpProbingConfigAuthConfigTokenRequestAuthenticationMethod) FieldPath() *UpdateProbingTargetRequest_FieldSubPath
- func (s UpdateProbingTargetRequestPathSelectorCasConditionalStateHttpProbingConfigAuthConfigTokenRequestAuthenticationMethod) WithArrayOfValues(values []common.AuthenticationMethod) *UpdateProbingTargetRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingTargetRequestPathSelectorCasConditionalStateHttpProbingConfigAuthConfigTokenRequestAuthenticationMethod) WithValue(value common.AuthenticationMethod) *UpdateProbingTargetRequest_FieldSubPathValue
- type UpdateProbingTargetRequestPathSelectorCasConditionalStateHttpProbingConfigAuthConfigTokenRequestExpectedResponseCode
- func (UpdateProbingTargetRequestPathSelectorCasConditionalStateHttpProbingConfigAuthConfigTokenRequestExpectedResponseCode) FieldPath() *UpdateProbingTargetRequest_FieldSubPath
- func (s UpdateProbingTargetRequestPathSelectorCasConditionalStateHttpProbingConfigAuthConfigTokenRequestExpectedResponseCode) WithArrayOfValues(values []uint32) *UpdateProbingTargetRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingTargetRequestPathSelectorCasConditionalStateHttpProbingConfigAuthConfigTokenRequestExpectedResponseCode) WithValue(value uint32) *UpdateProbingTargetRequest_FieldSubPathValue
- type UpdateProbingTargetRequestPathSelectorCasConditionalStateHttpProbingConfigAuthConfigTokenRequestRequestBody
- func (UpdateProbingTargetRequestPathSelectorCasConditionalStateHttpProbingConfigAuthConfigTokenRequestRequestBody) FieldPath() *UpdateProbingTargetRequest_FieldSubPath
- func (s UpdateProbingTargetRequestPathSelectorCasConditionalStateHttpProbingConfigAuthConfigTokenRequestRequestBody) WithArrayOfValues(values []string) *UpdateProbingTargetRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingTargetRequestPathSelectorCasConditionalStateHttpProbingConfigAuthConfigTokenRequestRequestBody) WithValue(value string) *UpdateProbingTargetRequest_FieldSubPathValue
- type UpdateProbingTargetRequestPathSelectorCasConditionalStateHttpProbingConfigAuthConfigTokenRequestRequestHeaders
- func (UpdateProbingTargetRequestPathSelectorCasConditionalStateHttpProbingConfigAuthConfigTokenRequestRequestHeaders) FieldPath() *UpdateProbingTargetRequest_FieldSubPath
- func (s UpdateProbingTargetRequestPathSelectorCasConditionalStateHttpProbingConfigAuthConfigTokenRequestRequestHeaders) WithArrayOfValues(values []map[string]string) *UpdateProbingTargetRequest_FieldSubPathArrayOfValues
- func (UpdateProbingTargetRequestPathSelectorCasConditionalStateHttpProbingConfigAuthConfigTokenRequestRequestHeaders) WithKey(key string) ...
- func (s UpdateProbingTargetRequestPathSelectorCasConditionalStateHttpProbingConfigAuthConfigTokenRequestRequestHeaders) WithValue(value map[string]string) *UpdateProbingTargetRequest_FieldSubPathValue
- type UpdateProbingTargetRequestPathSelectorCasConditionalStateHttpProbingConfigAuthConfigTokenRequestRequestMethod
- func (UpdateProbingTargetRequestPathSelectorCasConditionalStateHttpProbingConfigAuthConfigTokenRequestRequestMethod) FieldPath() *UpdateProbingTargetRequest_FieldSubPath
- func (s UpdateProbingTargetRequestPathSelectorCasConditionalStateHttpProbingConfigAuthConfigTokenRequestRequestMethod) WithArrayOfValues(values []common.HTTPRequestMethod) *UpdateProbingTargetRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingTargetRequestPathSelectorCasConditionalStateHttpProbingConfigAuthConfigTokenRequestRequestMethod) WithValue(value common.HTTPRequestMethod) *UpdateProbingTargetRequest_FieldSubPathValue
- type UpdateProbingTargetRequestPathSelectorCasConditionalStateHttpProbingConfigAuthConfigTokenRequestTimeout
- func (UpdateProbingTargetRequestPathSelectorCasConditionalStateHttpProbingConfigAuthConfigTokenRequestTimeout) FieldPath() *UpdateProbingTargetRequest_FieldSubPath
- func (s UpdateProbingTargetRequestPathSelectorCasConditionalStateHttpProbingConfigAuthConfigTokenRequestTimeout) WithArrayOfValues(values []*duration.Duration) *UpdateProbingTargetRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingTargetRequestPathSelectorCasConditionalStateHttpProbingConfigAuthConfigTokenRequestTimeout) WithValue(value *duration.Duration) *UpdateProbingTargetRequest_FieldSubPathValue
- type UpdateProbingTargetRequestPathSelectorCasConditionalStateHttpProbingConfigAuthConfigTokenRequestUrl
- func (UpdateProbingTargetRequestPathSelectorCasConditionalStateHttpProbingConfigAuthConfigTokenRequestUrl) FieldPath() *UpdateProbingTargetRequest_FieldSubPath
- func (s UpdateProbingTargetRequestPathSelectorCasConditionalStateHttpProbingConfigAuthConfigTokenRequestUrl) WithArrayOfValues(values []string) *UpdateProbingTargetRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingTargetRequestPathSelectorCasConditionalStateHttpProbingConfigAuthConfigTokenRequestUrl) WithValue(value string) *UpdateProbingTargetRequest_FieldSubPathValue
- type UpdateProbingTargetRequestPathSelectorCasConditionalStateHttpProbingConfigAuthConfigTokenRequestUrlFormEncodedBody
- func (UpdateProbingTargetRequestPathSelectorCasConditionalStateHttpProbingConfigAuthConfigTokenRequestUrlFormEncodedBody) FieldPath() *UpdateProbingTargetRequest_FieldSubPath
- func (s UpdateProbingTargetRequestPathSelectorCasConditionalStateHttpProbingConfigAuthConfigTokenRequestUrlFormEncodedBody) WithArrayOfValues(values []map[string]*common.HTTPProbingConfig_HTTPRequest_StringArray) *UpdateProbingTargetRequest_FieldSubPathArrayOfValues
- func (UpdateProbingTargetRequestPathSelectorCasConditionalStateHttpProbingConfigAuthConfigTokenRequestUrlFormEncodedBody) WithKey(key string) ...
- func (s UpdateProbingTargetRequestPathSelectorCasConditionalStateHttpProbingConfigAuthConfigTokenRequestUrlFormEncodedBody) WithValue(value map[string]*common.HTTPProbingConfig_HTTPRequest_StringArray) *UpdateProbingTargetRequest_FieldSubPathValue
- type UpdateProbingTargetRequestPathSelectorCasConditionalStateHttpProbingConfigAuthConfigTokenResponseBodyExpiryKey
- func (UpdateProbingTargetRequestPathSelectorCasConditionalStateHttpProbingConfigAuthConfigTokenResponseBodyExpiryKey) FieldPath() *UpdateProbingTargetRequest_FieldSubPath
- func (s UpdateProbingTargetRequestPathSelectorCasConditionalStateHttpProbingConfigAuthConfigTokenResponseBodyExpiryKey) WithArrayOfValues(values []string) *UpdateProbingTargetRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingTargetRequestPathSelectorCasConditionalStateHttpProbingConfigAuthConfigTokenResponseBodyExpiryKey) WithValue(value string) *UpdateProbingTargetRequest_FieldSubPathValue
- type UpdateProbingTargetRequestPathSelectorCasConditionalStateHttpProbingConfigAuthConfigTokenResponseBodyKey
- func (UpdateProbingTargetRequestPathSelectorCasConditionalStateHttpProbingConfigAuthConfigTokenResponseBodyKey) FieldPath() *UpdateProbingTargetRequest_FieldSubPath
- func (s UpdateProbingTargetRequestPathSelectorCasConditionalStateHttpProbingConfigAuthConfigTokenResponseBodyKey) WithArrayOfValues(values []string) *UpdateProbingTargetRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingTargetRequestPathSelectorCasConditionalStateHttpProbingConfigAuthConfigTokenResponseBodyKey) WithValue(value string) *UpdateProbingTargetRequest_FieldSubPathValue
- type UpdateProbingTargetRequestPathSelectorCasConditionalStateHttpProbingConfigAuthConfigTokenResponseHeader
- func (UpdateProbingTargetRequestPathSelectorCasConditionalStateHttpProbingConfigAuthConfigTokenResponseHeader) FieldPath() *UpdateProbingTargetRequest_FieldSubPath
- func (s UpdateProbingTargetRequestPathSelectorCasConditionalStateHttpProbingConfigAuthConfigTokenResponseHeader) WithArrayOfValues(values []string) *UpdateProbingTargetRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingTargetRequestPathSelectorCasConditionalStateHttpProbingConfigAuthConfigTokenResponseHeader) WithValue(value string) *UpdateProbingTargetRequest_FieldSubPathValue
- type UpdateProbingTargetRequestPathSelectorCasConditionalStateHttpProbingConfigAuthConfigUsername
- func (UpdateProbingTargetRequestPathSelectorCasConditionalStateHttpProbingConfigAuthConfigUsername) FieldPath() *UpdateProbingTargetRequest_FieldSubPath
- func (s UpdateProbingTargetRequestPathSelectorCasConditionalStateHttpProbingConfigAuthConfigUsername) WithArrayOfValues(values []string) *UpdateProbingTargetRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingTargetRequestPathSelectorCasConditionalStateHttpProbingConfigAuthConfigUsername) WithValue(value string) *UpdateProbingTargetRequest_FieldSubPathValue
- type UpdateProbingTargetRequestPathSelectorCasConditionalStateHttpProbingConfigHttpRequest
- func (UpdateProbingTargetRequestPathSelectorCasConditionalStateHttpProbingConfigHttpRequest) AuthenticationMethod() ...
- func (UpdateProbingTargetRequestPathSelectorCasConditionalStateHttpProbingConfigHttpRequest) ExpectedResponseCode() ...
- func (UpdateProbingTargetRequestPathSelectorCasConditionalStateHttpProbingConfigHttpRequest) FieldPath() *UpdateProbingTargetRequest_FieldSubPath
- func (UpdateProbingTargetRequestPathSelectorCasConditionalStateHttpProbingConfigHttpRequest) RequestBody() ...
- func (UpdateProbingTargetRequestPathSelectorCasConditionalStateHttpProbingConfigHttpRequest) RequestHeaders() ...
- func (UpdateProbingTargetRequestPathSelectorCasConditionalStateHttpProbingConfigHttpRequest) RequestMethod() ...
- func (UpdateProbingTargetRequestPathSelectorCasConditionalStateHttpProbingConfigHttpRequest) Timeout() ...
- func (UpdateProbingTargetRequestPathSelectorCasConditionalStateHttpProbingConfigHttpRequest) Url() ...
- func (UpdateProbingTargetRequestPathSelectorCasConditionalStateHttpProbingConfigHttpRequest) UrlFormEncodedBody() ...
- func (s UpdateProbingTargetRequestPathSelectorCasConditionalStateHttpProbingConfigHttpRequest) WithArrayOfValues(values []*common.HTTPProbingConfig_HTTPRequest) *UpdateProbingTargetRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingTargetRequestPathSelectorCasConditionalStateHttpProbingConfigHttpRequest) WithValue(value *common.HTTPProbingConfig_HTTPRequest) *UpdateProbingTargetRequest_FieldSubPathValue
- type UpdateProbingTargetRequestPathSelectorCasConditionalStateHttpProbingConfigHttpRequestAuthenticationMethod
- func (UpdateProbingTargetRequestPathSelectorCasConditionalStateHttpProbingConfigHttpRequestAuthenticationMethod) FieldPath() *UpdateProbingTargetRequest_FieldSubPath
- func (s UpdateProbingTargetRequestPathSelectorCasConditionalStateHttpProbingConfigHttpRequestAuthenticationMethod) WithArrayOfValues(values []common.AuthenticationMethod) *UpdateProbingTargetRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingTargetRequestPathSelectorCasConditionalStateHttpProbingConfigHttpRequestAuthenticationMethod) WithValue(value common.AuthenticationMethod) *UpdateProbingTargetRequest_FieldSubPathValue
- type UpdateProbingTargetRequestPathSelectorCasConditionalStateHttpProbingConfigHttpRequestExpectedResponseCode
- func (UpdateProbingTargetRequestPathSelectorCasConditionalStateHttpProbingConfigHttpRequestExpectedResponseCode) FieldPath() *UpdateProbingTargetRequest_FieldSubPath
- func (s UpdateProbingTargetRequestPathSelectorCasConditionalStateHttpProbingConfigHttpRequestExpectedResponseCode) WithArrayOfValues(values []uint32) *UpdateProbingTargetRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingTargetRequestPathSelectorCasConditionalStateHttpProbingConfigHttpRequestExpectedResponseCode) WithValue(value uint32) *UpdateProbingTargetRequest_FieldSubPathValue
- type UpdateProbingTargetRequestPathSelectorCasConditionalStateHttpProbingConfigHttpRequestRequestBody
- func (UpdateProbingTargetRequestPathSelectorCasConditionalStateHttpProbingConfigHttpRequestRequestBody) FieldPath() *UpdateProbingTargetRequest_FieldSubPath
- func (s UpdateProbingTargetRequestPathSelectorCasConditionalStateHttpProbingConfigHttpRequestRequestBody) WithArrayOfValues(values []string) *UpdateProbingTargetRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingTargetRequestPathSelectorCasConditionalStateHttpProbingConfigHttpRequestRequestBody) WithValue(value string) *UpdateProbingTargetRequest_FieldSubPathValue
- type UpdateProbingTargetRequestPathSelectorCasConditionalStateHttpProbingConfigHttpRequestRequestHeaders
- func (UpdateProbingTargetRequestPathSelectorCasConditionalStateHttpProbingConfigHttpRequestRequestHeaders) FieldPath() *UpdateProbingTargetRequest_FieldSubPath
- func (s UpdateProbingTargetRequestPathSelectorCasConditionalStateHttpProbingConfigHttpRequestRequestHeaders) WithArrayOfValues(values []map[string]string) *UpdateProbingTargetRequest_FieldSubPathArrayOfValues
- func (UpdateProbingTargetRequestPathSelectorCasConditionalStateHttpProbingConfigHttpRequestRequestHeaders) WithKey(key string) ...
- func (s UpdateProbingTargetRequestPathSelectorCasConditionalStateHttpProbingConfigHttpRequestRequestHeaders) WithValue(value map[string]string) *UpdateProbingTargetRequest_FieldSubPathValue
- type UpdateProbingTargetRequestPathSelectorCasConditionalStateHttpProbingConfigHttpRequestRequestMethod
- func (UpdateProbingTargetRequestPathSelectorCasConditionalStateHttpProbingConfigHttpRequestRequestMethod) FieldPath() *UpdateProbingTargetRequest_FieldSubPath
- func (s UpdateProbingTargetRequestPathSelectorCasConditionalStateHttpProbingConfigHttpRequestRequestMethod) WithArrayOfValues(values []common.HTTPRequestMethod) *UpdateProbingTargetRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingTargetRequestPathSelectorCasConditionalStateHttpProbingConfigHttpRequestRequestMethod) WithValue(value common.HTTPRequestMethod) *UpdateProbingTargetRequest_FieldSubPathValue
- type UpdateProbingTargetRequestPathSelectorCasConditionalStateHttpProbingConfigHttpRequestTimeout
- func (UpdateProbingTargetRequestPathSelectorCasConditionalStateHttpProbingConfigHttpRequestTimeout) FieldPath() *UpdateProbingTargetRequest_FieldSubPath
- func (s UpdateProbingTargetRequestPathSelectorCasConditionalStateHttpProbingConfigHttpRequestTimeout) WithArrayOfValues(values []*duration.Duration) *UpdateProbingTargetRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingTargetRequestPathSelectorCasConditionalStateHttpProbingConfigHttpRequestTimeout) WithValue(value *duration.Duration) *UpdateProbingTargetRequest_FieldSubPathValue
- type UpdateProbingTargetRequestPathSelectorCasConditionalStateHttpProbingConfigHttpRequestUrl
- func (UpdateProbingTargetRequestPathSelectorCasConditionalStateHttpProbingConfigHttpRequestUrl) FieldPath() *UpdateProbingTargetRequest_FieldSubPath
- func (s UpdateProbingTargetRequestPathSelectorCasConditionalStateHttpProbingConfigHttpRequestUrl) WithArrayOfValues(values []string) *UpdateProbingTargetRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingTargetRequestPathSelectorCasConditionalStateHttpProbingConfigHttpRequestUrl) WithValue(value string) *UpdateProbingTargetRequest_FieldSubPathValue
- type UpdateProbingTargetRequestPathSelectorCasConditionalStateHttpProbingConfigHttpRequestUrlFormEncodedBody
- func (UpdateProbingTargetRequestPathSelectorCasConditionalStateHttpProbingConfigHttpRequestUrlFormEncodedBody) FieldPath() *UpdateProbingTargetRequest_FieldSubPath
- func (s UpdateProbingTargetRequestPathSelectorCasConditionalStateHttpProbingConfigHttpRequestUrlFormEncodedBody) WithArrayOfValues(values []map[string]*common.HTTPProbingConfig_HTTPRequest_StringArray) *UpdateProbingTargetRequest_FieldSubPathArrayOfValues
- func (UpdateProbingTargetRequestPathSelectorCasConditionalStateHttpProbingConfigHttpRequestUrlFormEncodedBody) WithKey(key string) ...
- func (s UpdateProbingTargetRequestPathSelectorCasConditionalStateHttpProbingConfigHttpRequestUrlFormEncodedBody) WithValue(value map[string]*common.HTTPProbingConfig_HTTPRequest_StringArray) *UpdateProbingTargetRequest_FieldSubPathValue
- type UpdateProbingTargetRequestPathSelectorCasConditionalStateIpVersion
- func (UpdateProbingTargetRequestPathSelectorCasConditionalStateIpVersion) FieldPath() *UpdateProbingTargetRequest_FieldSubPath
- func (s UpdateProbingTargetRequestPathSelectorCasConditionalStateIpVersion) WithArrayOfValues(values []common.IpVersion) *UpdateProbingTargetRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingTargetRequestPathSelectorCasConditionalStateIpVersion) WithValue(value common.IpVersion) *UpdateProbingTargetRequest_FieldSubPathValue
- type UpdateProbingTargetRequestPathSelectorCasConditionalStateLocation
- func (UpdateProbingTargetRequestPathSelectorCasConditionalStateLocation) Accuracy() UpdateProbingTargetRequestPathSelectorCasConditionalStateLocationAccuracy
- func (UpdateProbingTargetRequestPathSelectorCasConditionalStateLocation) Address() UpdateProbingTargetRequestPathSelectorCasConditionalStateLocationAddress
- func (UpdateProbingTargetRequestPathSelectorCasConditionalStateLocation) AdminHierarchy() ...
- func (UpdateProbingTargetRequestPathSelectorCasConditionalStateLocation) Coordinates() UpdateProbingTargetRequestPathSelectorCasConditionalStateLocationCoordinates
- func (UpdateProbingTargetRequestPathSelectorCasConditionalStateLocation) FieldPath() *UpdateProbingTargetRequest_FieldSubPath
- func (s UpdateProbingTargetRequestPathSelectorCasConditionalStateLocation) WithArrayOfValues(values []*common.Location) *UpdateProbingTargetRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingTargetRequestPathSelectorCasConditionalStateLocation) WithValue(value *common.Location) *UpdateProbingTargetRequest_FieldSubPathValue
- type UpdateProbingTargetRequestPathSelectorCasConditionalStateLocationAccuracy
- func (UpdateProbingTargetRequestPathSelectorCasConditionalStateLocationAccuracy) FieldPath() *UpdateProbingTargetRequest_FieldSubPath
- func (s UpdateProbingTargetRequestPathSelectorCasConditionalStateLocationAccuracy) WithArrayOfValues(values []float64) *UpdateProbingTargetRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingTargetRequestPathSelectorCasConditionalStateLocationAccuracy) WithValue(value float64) *UpdateProbingTargetRequest_FieldSubPathValue
- type UpdateProbingTargetRequestPathSelectorCasConditionalStateLocationAddress
- func (UpdateProbingTargetRequestPathSelectorCasConditionalStateLocationAddress) AdminArea1() ...
- func (UpdateProbingTargetRequestPathSelectorCasConditionalStateLocationAddress) AdminArea2() ...
- func (UpdateProbingTargetRequestPathSelectorCasConditionalStateLocationAddress) AdminArea3() ...
- func (UpdateProbingTargetRequestPathSelectorCasConditionalStateLocationAddress) AdminArea4() ...
- func (UpdateProbingTargetRequestPathSelectorCasConditionalStateLocationAddress) Continent() ...
- func (UpdateProbingTargetRequestPathSelectorCasConditionalStateLocationAddress) Country() ...
- func (UpdateProbingTargetRequestPathSelectorCasConditionalStateLocationAddress) CountryCode() ...
- func (UpdateProbingTargetRequestPathSelectorCasConditionalStateLocationAddress) FieldPath() *UpdateProbingTargetRequest_FieldSubPath
- func (UpdateProbingTargetRequestPathSelectorCasConditionalStateLocationAddress) PostalCode() ...
- func (UpdateProbingTargetRequestPathSelectorCasConditionalStateLocationAddress) StreetAddress() ...
- func (s UpdateProbingTargetRequestPathSelectorCasConditionalStateLocationAddress) WithArrayOfValues(values []*common.Address) *UpdateProbingTargetRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingTargetRequestPathSelectorCasConditionalStateLocationAddress) WithValue(value *common.Address) *UpdateProbingTargetRequest_FieldSubPathValue
- type UpdateProbingTargetRequestPathSelectorCasConditionalStateLocationAddressAdminArea1
- func (UpdateProbingTargetRequestPathSelectorCasConditionalStateLocationAddressAdminArea1) FieldPath() *UpdateProbingTargetRequest_FieldSubPath
- func (s UpdateProbingTargetRequestPathSelectorCasConditionalStateLocationAddressAdminArea1) WithArrayOfValues(values []string) *UpdateProbingTargetRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingTargetRequestPathSelectorCasConditionalStateLocationAddressAdminArea1) WithValue(value string) *UpdateProbingTargetRequest_FieldSubPathValue
- type UpdateProbingTargetRequestPathSelectorCasConditionalStateLocationAddressAdminArea2
- func (UpdateProbingTargetRequestPathSelectorCasConditionalStateLocationAddressAdminArea2) FieldPath() *UpdateProbingTargetRequest_FieldSubPath
- func (s UpdateProbingTargetRequestPathSelectorCasConditionalStateLocationAddressAdminArea2) WithArrayOfValues(values []string) *UpdateProbingTargetRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingTargetRequestPathSelectorCasConditionalStateLocationAddressAdminArea2) WithValue(value string) *UpdateProbingTargetRequest_FieldSubPathValue
- type UpdateProbingTargetRequestPathSelectorCasConditionalStateLocationAddressAdminArea3
- func (UpdateProbingTargetRequestPathSelectorCasConditionalStateLocationAddressAdminArea3) FieldPath() *UpdateProbingTargetRequest_FieldSubPath
- func (s UpdateProbingTargetRequestPathSelectorCasConditionalStateLocationAddressAdminArea3) WithArrayOfValues(values []string) *UpdateProbingTargetRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingTargetRequestPathSelectorCasConditionalStateLocationAddressAdminArea3) WithValue(value string) *UpdateProbingTargetRequest_FieldSubPathValue
- type UpdateProbingTargetRequestPathSelectorCasConditionalStateLocationAddressAdminArea4
- func (UpdateProbingTargetRequestPathSelectorCasConditionalStateLocationAddressAdminArea4) FieldPath() *UpdateProbingTargetRequest_FieldSubPath
- func (s UpdateProbingTargetRequestPathSelectorCasConditionalStateLocationAddressAdminArea4) WithArrayOfValues(values []string) *UpdateProbingTargetRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingTargetRequestPathSelectorCasConditionalStateLocationAddressAdminArea4) WithValue(value string) *UpdateProbingTargetRequest_FieldSubPathValue
- type UpdateProbingTargetRequestPathSelectorCasConditionalStateLocationAddressContinent
- func (UpdateProbingTargetRequestPathSelectorCasConditionalStateLocationAddressContinent) FieldPath() *UpdateProbingTargetRequest_FieldSubPath
- func (s UpdateProbingTargetRequestPathSelectorCasConditionalStateLocationAddressContinent) WithArrayOfValues(values []string) *UpdateProbingTargetRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingTargetRequestPathSelectorCasConditionalStateLocationAddressContinent) WithValue(value string) *UpdateProbingTargetRequest_FieldSubPathValue
- type UpdateProbingTargetRequestPathSelectorCasConditionalStateLocationAddressCountry
- func (UpdateProbingTargetRequestPathSelectorCasConditionalStateLocationAddressCountry) FieldPath() *UpdateProbingTargetRequest_FieldSubPath
- func (s UpdateProbingTargetRequestPathSelectorCasConditionalStateLocationAddressCountry) WithArrayOfValues(values []string) *UpdateProbingTargetRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingTargetRequestPathSelectorCasConditionalStateLocationAddressCountry) WithValue(value string) *UpdateProbingTargetRequest_FieldSubPathValue
- type UpdateProbingTargetRequestPathSelectorCasConditionalStateLocationAddressCountryCode
- func (UpdateProbingTargetRequestPathSelectorCasConditionalStateLocationAddressCountryCode) FieldPath() *UpdateProbingTargetRequest_FieldSubPath
- func (s UpdateProbingTargetRequestPathSelectorCasConditionalStateLocationAddressCountryCode) WithArrayOfValues(values []string) *UpdateProbingTargetRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingTargetRequestPathSelectorCasConditionalStateLocationAddressCountryCode) WithValue(value string) *UpdateProbingTargetRequest_FieldSubPathValue
- type UpdateProbingTargetRequestPathSelectorCasConditionalStateLocationAddressPostalCode
- func (UpdateProbingTargetRequestPathSelectorCasConditionalStateLocationAddressPostalCode) FieldPath() *UpdateProbingTargetRequest_FieldSubPath
- func (s UpdateProbingTargetRequestPathSelectorCasConditionalStateLocationAddressPostalCode) WithArrayOfValues(values []string) *UpdateProbingTargetRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingTargetRequestPathSelectorCasConditionalStateLocationAddressPostalCode) WithValue(value string) *UpdateProbingTargetRequest_FieldSubPathValue
- type UpdateProbingTargetRequestPathSelectorCasConditionalStateLocationAddressStreetAddress
- func (UpdateProbingTargetRequestPathSelectorCasConditionalStateLocationAddressStreetAddress) FieldPath() *UpdateProbingTargetRequest_FieldSubPath
- func (s UpdateProbingTargetRequestPathSelectorCasConditionalStateLocationAddressStreetAddress) WithArrayOfValues(values []string) *UpdateProbingTargetRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingTargetRequestPathSelectorCasConditionalStateLocationAddressStreetAddress) WithValue(value string) *UpdateProbingTargetRequest_FieldSubPathValue
- type UpdateProbingTargetRequestPathSelectorCasConditionalStateLocationAdminHierarchy
- func (UpdateProbingTargetRequestPathSelectorCasConditionalStateLocationAdminHierarchy) Admin1() ...
- func (UpdateProbingTargetRequestPathSelectorCasConditionalStateLocationAdminHierarchy) Admin2() ...
- func (UpdateProbingTargetRequestPathSelectorCasConditionalStateLocationAdminHierarchy) Admin3() ...
- func (UpdateProbingTargetRequestPathSelectorCasConditionalStateLocationAdminHierarchy) Admin4() ...
- func (UpdateProbingTargetRequestPathSelectorCasConditionalStateLocationAdminHierarchy) Admin5() ...
- func (UpdateProbingTargetRequestPathSelectorCasConditionalStateLocationAdminHierarchy) Continent() ...
- func (UpdateProbingTargetRequestPathSelectorCasConditionalStateLocationAdminHierarchy) Country() ...
- func (UpdateProbingTargetRequestPathSelectorCasConditionalStateLocationAdminHierarchy) FieldPath() *UpdateProbingTargetRequest_FieldSubPath
- func (s UpdateProbingTargetRequestPathSelectorCasConditionalStateLocationAdminHierarchy) WithArrayOfValues(values []*admin_area.AdminHierarchy) *UpdateProbingTargetRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingTargetRequestPathSelectorCasConditionalStateLocationAdminHierarchy) WithValue(value *admin_area.AdminHierarchy) *UpdateProbingTargetRequest_FieldSubPathValue
- type UpdateProbingTargetRequestPathSelectorCasConditionalStateLocationAdminHierarchyAdmin1
- func (UpdateProbingTargetRequestPathSelectorCasConditionalStateLocationAdminHierarchyAdmin1) FieldPath() *UpdateProbingTargetRequest_FieldSubPath
- func (s UpdateProbingTargetRequestPathSelectorCasConditionalStateLocationAdminHierarchyAdmin1) WithArrayOfValues(values []*admin_area.Reference) *UpdateProbingTargetRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingTargetRequestPathSelectorCasConditionalStateLocationAdminHierarchyAdmin1) WithValue(value *admin_area.Reference) *UpdateProbingTargetRequest_FieldSubPathValue
- type UpdateProbingTargetRequestPathSelectorCasConditionalStateLocationAdminHierarchyAdmin2
- func (UpdateProbingTargetRequestPathSelectorCasConditionalStateLocationAdminHierarchyAdmin2) FieldPath() *UpdateProbingTargetRequest_FieldSubPath
- func (s UpdateProbingTargetRequestPathSelectorCasConditionalStateLocationAdminHierarchyAdmin2) WithArrayOfValues(values []*admin_area.Reference) *UpdateProbingTargetRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingTargetRequestPathSelectorCasConditionalStateLocationAdminHierarchyAdmin2) WithValue(value *admin_area.Reference) *UpdateProbingTargetRequest_FieldSubPathValue
- type UpdateProbingTargetRequestPathSelectorCasConditionalStateLocationAdminHierarchyAdmin3
- func (UpdateProbingTargetRequestPathSelectorCasConditionalStateLocationAdminHierarchyAdmin3) FieldPath() *UpdateProbingTargetRequest_FieldSubPath
- func (s UpdateProbingTargetRequestPathSelectorCasConditionalStateLocationAdminHierarchyAdmin3) WithArrayOfValues(values []*admin_area.Reference) *UpdateProbingTargetRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingTargetRequestPathSelectorCasConditionalStateLocationAdminHierarchyAdmin3) WithValue(value *admin_area.Reference) *UpdateProbingTargetRequest_FieldSubPathValue
- type UpdateProbingTargetRequestPathSelectorCasConditionalStateLocationAdminHierarchyAdmin4
- func (UpdateProbingTargetRequestPathSelectorCasConditionalStateLocationAdminHierarchyAdmin4) FieldPath() *UpdateProbingTargetRequest_FieldSubPath
- func (s UpdateProbingTargetRequestPathSelectorCasConditionalStateLocationAdminHierarchyAdmin4) WithArrayOfValues(values []*admin_area.Reference) *UpdateProbingTargetRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingTargetRequestPathSelectorCasConditionalStateLocationAdminHierarchyAdmin4) WithValue(value *admin_area.Reference) *UpdateProbingTargetRequest_FieldSubPathValue
- type UpdateProbingTargetRequestPathSelectorCasConditionalStateLocationAdminHierarchyAdmin5
- func (UpdateProbingTargetRequestPathSelectorCasConditionalStateLocationAdminHierarchyAdmin5) FieldPath() *UpdateProbingTargetRequest_FieldSubPath
- func (s UpdateProbingTargetRequestPathSelectorCasConditionalStateLocationAdminHierarchyAdmin5) WithArrayOfValues(values []*admin_area.Reference) *UpdateProbingTargetRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingTargetRequestPathSelectorCasConditionalStateLocationAdminHierarchyAdmin5) WithValue(value *admin_area.Reference) *UpdateProbingTargetRequest_FieldSubPathValue
- type UpdateProbingTargetRequestPathSelectorCasConditionalStateLocationAdminHierarchyContinent
- func (UpdateProbingTargetRequestPathSelectorCasConditionalStateLocationAdminHierarchyContinent) FieldPath() *UpdateProbingTargetRequest_FieldSubPath
- func (s UpdateProbingTargetRequestPathSelectorCasConditionalStateLocationAdminHierarchyContinent) WithArrayOfValues(values []*admin_area.Reference) *UpdateProbingTargetRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingTargetRequestPathSelectorCasConditionalStateLocationAdminHierarchyContinent) WithValue(value *admin_area.Reference) *UpdateProbingTargetRequest_FieldSubPathValue
- type UpdateProbingTargetRequestPathSelectorCasConditionalStateLocationAdminHierarchyCountry
- func (UpdateProbingTargetRequestPathSelectorCasConditionalStateLocationAdminHierarchyCountry) FieldPath() *UpdateProbingTargetRequest_FieldSubPath
- func (s UpdateProbingTargetRequestPathSelectorCasConditionalStateLocationAdminHierarchyCountry) WithArrayOfValues(values []*admin_area.Reference) *UpdateProbingTargetRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingTargetRequestPathSelectorCasConditionalStateLocationAdminHierarchyCountry) WithValue(value *admin_area.Reference) *UpdateProbingTargetRequest_FieldSubPathValue
- type UpdateProbingTargetRequestPathSelectorCasConditionalStateLocationCoordinates
- func (UpdateProbingTargetRequestPathSelectorCasConditionalStateLocationCoordinates) FieldPath() *UpdateProbingTargetRequest_FieldSubPath
- func (s UpdateProbingTargetRequestPathSelectorCasConditionalStateLocationCoordinates) WithArrayOfValues(values []*latlng.LatLng) *UpdateProbingTargetRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingTargetRequestPathSelectorCasConditionalStateLocationCoordinates) WithValue(value *latlng.LatLng) *UpdateProbingTargetRequest_FieldSubPathValue
- type UpdateProbingTargetRequestPathSelectorCasConditionalStateLocationType
- func (UpdateProbingTargetRequestPathSelectorCasConditionalStateLocationType) FieldPath() *UpdateProbingTargetRequest_FieldSubPath
- func (s UpdateProbingTargetRequestPathSelectorCasConditionalStateLocationType) WithArrayOfValues(values []common.LocationType) *UpdateProbingTargetRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingTargetRequestPathSelectorCasConditionalStateLocationType) WithValue(value common.LocationType) *UpdateProbingTargetRequest_FieldSubPathValue
- type UpdateProbingTargetRequestPathSelectorCasConditionalStateMetadata
- func (UpdateProbingTargetRequestPathSelectorCasConditionalStateMetadata) Annotations() UpdateProbingTargetRequestPathSelectorCasConditionalStateMetadataAnnotations
- func (UpdateProbingTargetRequestPathSelectorCasConditionalStateMetadata) CreateTime() UpdateProbingTargetRequestPathSelectorCasConditionalStateMetadataCreateTime
- func (UpdateProbingTargetRequestPathSelectorCasConditionalStateMetadata) FieldPath() *UpdateProbingTargetRequest_FieldSubPath
- func (UpdateProbingTargetRequestPathSelectorCasConditionalStateMetadata) Generation() UpdateProbingTargetRequestPathSelectorCasConditionalStateMetadataGeneration
- func (UpdateProbingTargetRequestPathSelectorCasConditionalStateMetadata) Labels() UpdateProbingTargetRequestPathSelectorCasConditionalStateMetadataLabels
- func (UpdateProbingTargetRequestPathSelectorCasConditionalStateMetadata) OwnerReferences() ...
- func (UpdateProbingTargetRequestPathSelectorCasConditionalStateMetadata) ResourceVersion() ...
- func (UpdateProbingTargetRequestPathSelectorCasConditionalStateMetadata) Shards() UpdateProbingTargetRequestPathSelectorCasConditionalStateMetadataShards
- func (UpdateProbingTargetRequestPathSelectorCasConditionalStateMetadata) Syncing() UpdateProbingTargetRequestPathSelectorCasConditionalStateMetadataSyncing
- func (UpdateProbingTargetRequestPathSelectorCasConditionalStateMetadata) Tags() UpdateProbingTargetRequestPathSelectorCasConditionalStateMetadataTags
- func (UpdateProbingTargetRequestPathSelectorCasConditionalStateMetadata) UpdateTime() UpdateProbingTargetRequestPathSelectorCasConditionalStateMetadataUpdateTime
- func (UpdateProbingTargetRequestPathSelectorCasConditionalStateMetadata) Uuid() UpdateProbingTargetRequestPathSelectorCasConditionalStateMetadataUuid
- func (s UpdateProbingTargetRequestPathSelectorCasConditionalStateMetadata) WithArrayOfValues(values []*ntt_meta.Meta) *UpdateProbingTargetRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingTargetRequestPathSelectorCasConditionalStateMetadata) WithValue(value *ntt_meta.Meta) *UpdateProbingTargetRequest_FieldSubPathValue
- type UpdateProbingTargetRequestPathSelectorCasConditionalStateMetadataAnnotations
- func (UpdateProbingTargetRequestPathSelectorCasConditionalStateMetadataAnnotations) FieldPath() *UpdateProbingTargetRequest_FieldSubPath
- func (s UpdateProbingTargetRequestPathSelectorCasConditionalStateMetadataAnnotations) WithArrayOfValues(values []map[string]string) *UpdateProbingTargetRequest_FieldSubPathArrayOfValues
- func (UpdateProbingTargetRequestPathSelectorCasConditionalStateMetadataAnnotations) WithKey(key string) ...
- func (s UpdateProbingTargetRequestPathSelectorCasConditionalStateMetadataAnnotations) WithValue(value map[string]string) *UpdateProbingTargetRequest_FieldSubPathValue
- type UpdateProbingTargetRequestPathSelectorCasConditionalStateMetadataCreateTime
- func (UpdateProbingTargetRequestPathSelectorCasConditionalStateMetadataCreateTime) FieldPath() *UpdateProbingTargetRequest_FieldSubPath
- func (s UpdateProbingTargetRequestPathSelectorCasConditionalStateMetadataCreateTime) WithArrayOfValues(values []*timestamp.Timestamp) *UpdateProbingTargetRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingTargetRequestPathSelectorCasConditionalStateMetadataCreateTime) WithValue(value *timestamp.Timestamp) *UpdateProbingTargetRequest_FieldSubPathValue
- type UpdateProbingTargetRequestPathSelectorCasConditionalStateMetadataGeneration
- func (UpdateProbingTargetRequestPathSelectorCasConditionalStateMetadataGeneration) FieldPath() *UpdateProbingTargetRequest_FieldSubPath
- func (s UpdateProbingTargetRequestPathSelectorCasConditionalStateMetadataGeneration) WithArrayOfValues(values []int64) *UpdateProbingTargetRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingTargetRequestPathSelectorCasConditionalStateMetadataGeneration) WithValue(value int64) *UpdateProbingTargetRequest_FieldSubPathValue
- type UpdateProbingTargetRequestPathSelectorCasConditionalStateMetadataLabels
- func (UpdateProbingTargetRequestPathSelectorCasConditionalStateMetadataLabels) FieldPath() *UpdateProbingTargetRequest_FieldSubPath
- func (s UpdateProbingTargetRequestPathSelectorCasConditionalStateMetadataLabels) WithArrayOfValues(values []map[string]string) *UpdateProbingTargetRequest_FieldSubPathArrayOfValues
- func (UpdateProbingTargetRequestPathSelectorCasConditionalStateMetadataLabels) WithKey(key string) UpdateProbingTargetRequestMapPathSelectorCasConditionalStateMetadataLabels
- func (s UpdateProbingTargetRequestPathSelectorCasConditionalStateMetadataLabels) WithValue(value map[string]string) *UpdateProbingTargetRequest_FieldSubPathValue
- type UpdateProbingTargetRequestPathSelectorCasConditionalStateMetadataOwnerReferences
- func (UpdateProbingTargetRequestPathSelectorCasConditionalStateMetadataOwnerReferences) ApiVersion() ...
- func (UpdateProbingTargetRequestPathSelectorCasConditionalStateMetadataOwnerReferences) BlockOwnerDeletion() ...
- func (UpdateProbingTargetRequestPathSelectorCasConditionalStateMetadataOwnerReferences) Controller() ...
- func (UpdateProbingTargetRequestPathSelectorCasConditionalStateMetadataOwnerReferences) FieldPath() *UpdateProbingTargetRequest_FieldSubPath
- func (UpdateProbingTargetRequestPathSelectorCasConditionalStateMetadataOwnerReferences) Kind() ...
- func (UpdateProbingTargetRequestPathSelectorCasConditionalStateMetadataOwnerReferences) Name() ...
- func (UpdateProbingTargetRequestPathSelectorCasConditionalStateMetadataOwnerReferences) Uid() ...
- func (s UpdateProbingTargetRequestPathSelectorCasConditionalStateMetadataOwnerReferences) WithArrayOfValues(values [][]*ntt_meta.OwnerReference) *UpdateProbingTargetRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingTargetRequestPathSelectorCasConditionalStateMetadataOwnerReferences) WithItemValue(value *ntt_meta.OwnerReference) *UpdateProbingTargetRequest_FieldSubPathArrayItemValue
- func (s UpdateProbingTargetRequestPathSelectorCasConditionalStateMetadataOwnerReferences) WithValue(value []*ntt_meta.OwnerReference) *UpdateProbingTargetRequest_FieldSubPathValue
- type UpdateProbingTargetRequestPathSelectorCasConditionalStateMetadataOwnerReferencesApiVersion
- func (UpdateProbingTargetRequestPathSelectorCasConditionalStateMetadataOwnerReferencesApiVersion) FieldPath() *UpdateProbingTargetRequest_FieldSubPath
- func (s UpdateProbingTargetRequestPathSelectorCasConditionalStateMetadataOwnerReferencesApiVersion) WithArrayOfValues(values []string) *UpdateProbingTargetRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingTargetRequestPathSelectorCasConditionalStateMetadataOwnerReferencesApiVersion) WithValue(value string) *UpdateProbingTargetRequest_FieldSubPathValue
- type UpdateProbingTargetRequestPathSelectorCasConditionalStateMetadataOwnerReferencesBlockOwnerDeletion
- func (UpdateProbingTargetRequestPathSelectorCasConditionalStateMetadataOwnerReferencesBlockOwnerDeletion) FieldPath() *UpdateProbingTargetRequest_FieldSubPath
- func (s UpdateProbingTargetRequestPathSelectorCasConditionalStateMetadataOwnerReferencesBlockOwnerDeletion) WithArrayOfValues(values []bool) *UpdateProbingTargetRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingTargetRequestPathSelectorCasConditionalStateMetadataOwnerReferencesBlockOwnerDeletion) WithValue(value bool) *UpdateProbingTargetRequest_FieldSubPathValue
- type UpdateProbingTargetRequestPathSelectorCasConditionalStateMetadataOwnerReferencesController
- func (UpdateProbingTargetRequestPathSelectorCasConditionalStateMetadataOwnerReferencesController) FieldPath() *UpdateProbingTargetRequest_FieldSubPath
- func (s UpdateProbingTargetRequestPathSelectorCasConditionalStateMetadataOwnerReferencesController) WithArrayOfValues(values []bool) *UpdateProbingTargetRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingTargetRequestPathSelectorCasConditionalStateMetadataOwnerReferencesController) WithValue(value bool) *UpdateProbingTargetRequest_FieldSubPathValue
- type UpdateProbingTargetRequestPathSelectorCasConditionalStateMetadataOwnerReferencesKind
- func (UpdateProbingTargetRequestPathSelectorCasConditionalStateMetadataOwnerReferencesKind) FieldPath() *UpdateProbingTargetRequest_FieldSubPath
- func (s UpdateProbingTargetRequestPathSelectorCasConditionalStateMetadataOwnerReferencesKind) WithArrayOfValues(values []string) *UpdateProbingTargetRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingTargetRequestPathSelectorCasConditionalStateMetadataOwnerReferencesKind) WithValue(value string) *UpdateProbingTargetRequest_FieldSubPathValue
- type UpdateProbingTargetRequestPathSelectorCasConditionalStateMetadataOwnerReferencesName
- func (UpdateProbingTargetRequestPathSelectorCasConditionalStateMetadataOwnerReferencesName) FieldPath() *UpdateProbingTargetRequest_FieldSubPath
- func (s UpdateProbingTargetRequestPathSelectorCasConditionalStateMetadataOwnerReferencesName) WithArrayOfValues(values []string) *UpdateProbingTargetRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingTargetRequestPathSelectorCasConditionalStateMetadataOwnerReferencesName) WithValue(value string) *UpdateProbingTargetRequest_FieldSubPathValue
- type UpdateProbingTargetRequestPathSelectorCasConditionalStateMetadataOwnerReferencesUid
- func (UpdateProbingTargetRequestPathSelectorCasConditionalStateMetadataOwnerReferencesUid) FieldPath() *UpdateProbingTargetRequest_FieldSubPath
- func (s UpdateProbingTargetRequestPathSelectorCasConditionalStateMetadataOwnerReferencesUid) WithArrayOfValues(values []string) *UpdateProbingTargetRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingTargetRequestPathSelectorCasConditionalStateMetadataOwnerReferencesUid) WithValue(value string) *UpdateProbingTargetRequest_FieldSubPathValue
- type UpdateProbingTargetRequestPathSelectorCasConditionalStateMetadataResourceVersion
- func (UpdateProbingTargetRequestPathSelectorCasConditionalStateMetadataResourceVersion) FieldPath() *UpdateProbingTargetRequest_FieldSubPath
- func (s UpdateProbingTargetRequestPathSelectorCasConditionalStateMetadataResourceVersion) WithArrayOfValues(values []string) *UpdateProbingTargetRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingTargetRequestPathSelectorCasConditionalStateMetadataResourceVersion) WithValue(value string) *UpdateProbingTargetRequest_FieldSubPathValue
- type UpdateProbingTargetRequestPathSelectorCasConditionalStateMetadataShards
- func (UpdateProbingTargetRequestPathSelectorCasConditionalStateMetadataShards) FieldPath() *UpdateProbingTargetRequest_FieldSubPath
- func (s UpdateProbingTargetRequestPathSelectorCasConditionalStateMetadataShards) WithArrayOfValues(values []map[string]int64) *UpdateProbingTargetRequest_FieldSubPathArrayOfValues
- func (UpdateProbingTargetRequestPathSelectorCasConditionalStateMetadataShards) WithKey(key string) UpdateProbingTargetRequestMapPathSelectorCasConditionalStateMetadataShards
- func (s UpdateProbingTargetRequestPathSelectorCasConditionalStateMetadataShards) WithValue(value map[string]int64) *UpdateProbingTargetRequest_FieldSubPathValue
- type UpdateProbingTargetRequestPathSelectorCasConditionalStateMetadataSyncing
- func (UpdateProbingTargetRequestPathSelectorCasConditionalStateMetadataSyncing) FieldPath() *UpdateProbingTargetRequest_FieldSubPath
- func (UpdateProbingTargetRequestPathSelectorCasConditionalStateMetadataSyncing) OwningRegion() ...
- func (UpdateProbingTargetRequestPathSelectorCasConditionalStateMetadataSyncing) Regions() ...
- func (s UpdateProbingTargetRequestPathSelectorCasConditionalStateMetadataSyncing) WithArrayOfValues(values []*ntt_meta.SyncingMeta) *UpdateProbingTargetRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingTargetRequestPathSelectorCasConditionalStateMetadataSyncing) WithValue(value *ntt_meta.SyncingMeta) *UpdateProbingTargetRequest_FieldSubPathValue
- type UpdateProbingTargetRequestPathSelectorCasConditionalStateMetadataSyncingOwningRegion
- func (UpdateProbingTargetRequestPathSelectorCasConditionalStateMetadataSyncingOwningRegion) FieldPath() *UpdateProbingTargetRequest_FieldSubPath
- func (s UpdateProbingTargetRequestPathSelectorCasConditionalStateMetadataSyncingOwningRegion) WithArrayOfValues(values []string) *UpdateProbingTargetRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingTargetRequestPathSelectorCasConditionalStateMetadataSyncingOwningRegion) WithValue(value string) *UpdateProbingTargetRequest_FieldSubPathValue
- type UpdateProbingTargetRequestPathSelectorCasConditionalStateMetadataSyncingRegions
- func (UpdateProbingTargetRequestPathSelectorCasConditionalStateMetadataSyncingRegions) FieldPath() *UpdateProbingTargetRequest_FieldSubPath
- func (s UpdateProbingTargetRequestPathSelectorCasConditionalStateMetadataSyncingRegions) WithArrayOfValues(values [][]string) *UpdateProbingTargetRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingTargetRequestPathSelectorCasConditionalStateMetadataSyncingRegions) WithItemValue(value string) *UpdateProbingTargetRequest_FieldSubPathArrayItemValue
- func (s UpdateProbingTargetRequestPathSelectorCasConditionalStateMetadataSyncingRegions) WithValue(value []string) *UpdateProbingTargetRequest_FieldSubPathValue
- type UpdateProbingTargetRequestPathSelectorCasConditionalStateMetadataTags
- func (UpdateProbingTargetRequestPathSelectorCasConditionalStateMetadataTags) FieldPath() *UpdateProbingTargetRequest_FieldSubPath
- func (s UpdateProbingTargetRequestPathSelectorCasConditionalStateMetadataTags) WithArrayOfValues(values [][]string) *UpdateProbingTargetRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingTargetRequestPathSelectorCasConditionalStateMetadataTags) WithItemValue(value string) *UpdateProbingTargetRequest_FieldSubPathArrayItemValue
- func (s UpdateProbingTargetRequestPathSelectorCasConditionalStateMetadataTags) WithValue(value []string) *UpdateProbingTargetRequest_FieldSubPathValue
- type UpdateProbingTargetRequestPathSelectorCasConditionalStateMetadataUpdateTime
- func (UpdateProbingTargetRequestPathSelectorCasConditionalStateMetadataUpdateTime) FieldPath() *UpdateProbingTargetRequest_FieldSubPath
- func (s UpdateProbingTargetRequestPathSelectorCasConditionalStateMetadataUpdateTime) WithArrayOfValues(values []*timestamp.Timestamp) *UpdateProbingTargetRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingTargetRequestPathSelectorCasConditionalStateMetadataUpdateTime) WithValue(value *timestamp.Timestamp) *UpdateProbingTargetRequest_FieldSubPathValue
- type UpdateProbingTargetRequestPathSelectorCasConditionalStateMetadataUuid
- func (UpdateProbingTargetRequestPathSelectorCasConditionalStateMetadataUuid) FieldPath() *UpdateProbingTargetRequest_FieldSubPath
- func (s UpdateProbingTargetRequestPathSelectorCasConditionalStateMetadataUuid) WithArrayOfValues(values []string) *UpdateProbingTargetRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingTargetRequestPathSelectorCasConditionalStateMetadataUuid) WithValue(value string) *UpdateProbingTargetRequest_FieldSubPathValue
- type UpdateProbingTargetRequestPathSelectorCasConditionalStateMode
- func (UpdateProbingTargetRequestPathSelectorCasConditionalStateMode) FieldPath() *UpdateProbingTargetRequest_FieldSubPath
- func (s UpdateProbingTargetRequestPathSelectorCasConditionalStateMode) WithArrayOfValues(values []common.ProbingMode) *UpdateProbingTargetRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingTargetRequestPathSelectorCasConditionalStateMode) WithValue(value common.ProbingMode) *UpdateProbingTargetRequest_FieldSubPathValue
- type UpdateProbingTargetRequestPathSelectorCasConditionalStateName
- func (UpdateProbingTargetRequestPathSelectorCasConditionalStateName) FieldPath() *UpdateProbingTargetRequest_FieldSubPath
- func (s UpdateProbingTargetRequestPathSelectorCasConditionalStateName) WithArrayOfValues(values []*probing_target.Name) *UpdateProbingTargetRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingTargetRequestPathSelectorCasConditionalStateName) WithValue(value *probing_target.Name) *UpdateProbingTargetRequest_FieldSubPathValue
- type UpdateProbingTargetRequestPathSelectorCasConditionalStateSpeedtestTcpPort
- func (UpdateProbingTargetRequestPathSelectorCasConditionalStateSpeedtestTcpPort) FieldPath() *UpdateProbingTargetRequest_FieldSubPath
- func (s UpdateProbingTargetRequestPathSelectorCasConditionalStateSpeedtestTcpPort) WithArrayOfValues(values []int32) *UpdateProbingTargetRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingTargetRequestPathSelectorCasConditionalStateSpeedtestTcpPort) WithValue(value int32) *UpdateProbingTargetRequest_FieldSubPathValue
- type UpdateProbingTargetRequestPathSelectorCasConditionalStateTargetType
- func (UpdateProbingTargetRequestPathSelectorCasConditionalStateTargetType) FieldPath() *UpdateProbingTargetRequest_FieldSubPath
- func (s UpdateProbingTargetRequestPathSelectorCasConditionalStateTargetType) WithArrayOfValues(values []probing_target.ProbingTarget_TargetType) *UpdateProbingTargetRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingTargetRequestPathSelectorCasConditionalStateTargetType) WithValue(value probing_target.ProbingTarget_TargetType) *UpdateProbingTargetRequest_FieldSubPathValue
- type UpdateProbingTargetRequestPathSelectorCasConditionalStateUdpPort
- func (UpdateProbingTargetRequestPathSelectorCasConditionalStateUdpPort) FieldPath() *UpdateProbingTargetRequest_FieldSubPath
- func (s UpdateProbingTargetRequestPathSelectorCasConditionalStateUdpPort) WithArrayOfValues(values []int32) *UpdateProbingTargetRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingTargetRequestPathSelectorCasConditionalStateUdpPort) WithValue(value int32) *UpdateProbingTargetRequest_FieldSubPathValue
- type UpdateProbingTargetRequestPathSelectorCasFieldMask
- func (UpdateProbingTargetRequestPathSelectorCasFieldMask) FieldPath() *UpdateProbingTargetRequest_FieldSubPath
- func (s UpdateProbingTargetRequestPathSelectorCasFieldMask) WithArrayOfValues(values []*probing_target.ProbingTarget_FieldMask) *UpdateProbingTargetRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingTargetRequestPathSelectorCasFieldMask) WithValue(value *probing_target.ProbingTarget_FieldMask) *UpdateProbingTargetRequest_FieldSubPathValue
- type UpdateProbingTargetRequestPathSelectorProbingTarget
- func (UpdateProbingTargetRequestPathSelectorProbingTarget) Address() UpdateProbingTargetRequestPathSelectorProbingTargetAddress
- func (UpdateProbingTargetRequestPathSelectorProbingTarget) Addresses() UpdateProbingTargetRequestPathSelectorProbingTargetAddresses
- func (UpdateProbingTargetRequestPathSelectorProbingTarget) Agent() UpdateProbingTargetRequestPathSelectorProbingTargetAgent
- func (UpdateProbingTargetRequestPathSelectorProbingTarget) Category() UpdateProbingTargetRequestPathSelectorProbingTargetCategory
- func (UpdateProbingTargetRequestPathSelectorProbingTarget) DisplayName() UpdateProbingTargetRequestPathSelectorProbingTargetDisplayName
- func (UpdateProbingTargetRequestPathSelectorProbingTarget) FieldPath() *UpdateProbingTargetRequest_FieldTerminalPath
- func (UpdateProbingTargetRequestPathSelectorProbingTarget) Group() UpdateProbingTargetRequestPathSelectorProbingTargetGroup
- func (UpdateProbingTargetRequestPathSelectorProbingTarget) HttpProbingConfig() UpdateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfig
- func (UpdateProbingTargetRequestPathSelectorProbingTarget) IpVersion() UpdateProbingTargetRequestPathSelectorProbingTargetIpVersion
- func (UpdateProbingTargetRequestPathSelectorProbingTarget) Location() UpdateProbingTargetRequestPathSelectorProbingTargetLocation
- func (UpdateProbingTargetRequestPathSelectorProbingTarget) LocationType() UpdateProbingTargetRequestPathSelectorProbingTargetLocationType
- func (UpdateProbingTargetRequestPathSelectorProbingTarget) Metadata() UpdateProbingTargetRequestPathSelectorProbingTargetMetadata
- func (UpdateProbingTargetRequestPathSelectorProbingTarget) Mode() UpdateProbingTargetRequestPathSelectorProbingTargetMode
- func (UpdateProbingTargetRequestPathSelectorProbingTarget) Name() UpdateProbingTargetRequestPathSelectorProbingTargetName
- func (UpdateProbingTargetRequestPathSelectorProbingTarget) SpeedtestTcpPort() UpdateProbingTargetRequestPathSelectorProbingTargetSpeedtestTcpPort
- func (UpdateProbingTargetRequestPathSelectorProbingTarget) TargetType() UpdateProbingTargetRequestPathSelectorProbingTargetTargetType
- func (UpdateProbingTargetRequestPathSelectorProbingTarget) UdpPort() UpdateProbingTargetRequestPathSelectorProbingTargetUdpPort
- func (s UpdateProbingTargetRequestPathSelectorProbingTarget) WithArrayOfValues(values []*probing_target.ProbingTarget) *UpdateProbingTargetRequest_FieldTerminalPathArrayOfValues
- func (s UpdateProbingTargetRequestPathSelectorProbingTarget) WithSubArrayItemValue(subPathArrayItemValue probing_target.ProbingTarget_FieldPathArrayItemValue) *UpdateProbingTargetRequest_FieldSubPathArrayItemValue
- func (s UpdateProbingTargetRequestPathSelectorProbingTarget) WithSubArrayOfValues(subPathArrayOfValues probing_target.ProbingTarget_FieldPathArrayOfValues) *UpdateProbingTargetRequest_FieldSubPathArrayOfValues
- func (UpdateProbingTargetRequestPathSelectorProbingTarget) WithSubPath(subPath probing_target.ProbingTarget_FieldPath) *UpdateProbingTargetRequest_FieldSubPath
- func (s UpdateProbingTargetRequestPathSelectorProbingTarget) WithSubValue(subPathValue probing_target.ProbingTarget_FieldPathValue) *UpdateProbingTargetRequest_FieldSubPathValue
- func (s UpdateProbingTargetRequestPathSelectorProbingTarget) WithValue(value *probing_target.ProbingTarget) *UpdateProbingTargetRequest_FieldTerminalPathValue
- type UpdateProbingTargetRequestPathSelectorProbingTargetAddress
- func (UpdateProbingTargetRequestPathSelectorProbingTargetAddress) FieldPath() *UpdateProbingTargetRequest_FieldSubPath
- func (s UpdateProbingTargetRequestPathSelectorProbingTargetAddress) WithArrayOfValues(values []string) *UpdateProbingTargetRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingTargetRequestPathSelectorProbingTargetAddress) WithValue(value string) *UpdateProbingTargetRequest_FieldSubPathValue
- type UpdateProbingTargetRequestPathSelectorProbingTargetAddresses
- func (UpdateProbingTargetRequestPathSelectorProbingTargetAddresses) FieldPath() *UpdateProbingTargetRequest_FieldSubPath
- func (s UpdateProbingTargetRequestPathSelectorProbingTargetAddresses) WithArrayOfValues(values [][]string) *UpdateProbingTargetRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingTargetRequestPathSelectorProbingTargetAddresses) WithItemValue(value string) *UpdateProbingTargetRequest_FieldSubPathArrayItemValue
- func (s UpdateProbingTargetRequestPathSelectorProbingTargetAddresses) WithValue(value []string) *UpdateProbingTargetRequest_FieldSubPathValue
- type UpdateProbingTargetRequestPathSelectorProbingTargetAgent
- func (UpdateProbingTargetRequestPathSelectorProbingTargetAgent) FieldPath() *UpdateProbingTargetRequest_FieldSubPath
- func (s UpdateProbingTargetRequestPathSelectorProbingTargetAgent) WithArrayOfValues(values []*probe.Reference) *UpdateProbingTargetRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingTargetRequestPathSelectorProbingTargetAgent) WithValue(value *probe.Reference) *UpdateProbingTargetRequest_FieldSubPathValue
- type UpdateProbingTargetRequestPathSelectorProbingTargetCategory
- func (UpdateProbingTargetRequestPathSelectorProbingTargetCategory) FieldPath() *UpdateProbingTargetRequest_FieldSubPath
- func (s UpdateProbingTargetRequestPathSelectorProbingTargetCategory) WithArrayOfValues(values []string) *UpdateProbingTargetRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingTargetRequestPathSelectorProbingTargetCategory) WithValue(value string) *UpdateProbingTargetRequest_FieldSubPathValue
- type UpdateProbingTargetRequestPathSelectorProbingTargetDisplayName
- func (UpdateProbingTargetRequestPathSelectorProbingTargetDisplayName) FieldPath() *UpdateProbingTargetRequest_FieldSubPath
- func (s UpdateProbingTargetRequestPathSelectorProbingTargetDisplayName) WithArrayOfValues(values []string) *UpdateProbingTargetRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingTargetRequestPathSelectorProbingTargetDisplayName) WithValue(value string) *UpdateProbingTargetRequest_FieldSubPathValue
- type UpdateProbingTargetRequestPathSelectorProbingTargetGroup
- func (UpdateProbingTargetRequestPathSelectorProbingTargetGroup) FieldPath() *UpdateProbingTargetRequest_FieldSubPath
- func (s UpdateProbingTargetRequestPathSelectorProbingTargetGroup) WithArrayOfValues(values []*probing_target_group.Reference) *UpdateProbingTargetRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingTargetRequestPathSelectorProbingTargetGroup) WithValue(value *probing_target_group.Reference) *UpdateProbingTargetRequest_FieldSubPathValue
- type UpdateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfig
- func (UpdateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfig) AuthConfig() UpdateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigAuthConfig
- func (UpdateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfig) FieldPath() *UpdateProbingTargetRequest_FieldSubPath
- func (UpdateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfig) HttpRequest() ...
- func (s UpdateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfig) WithArrayOfValues(values []*common.HTTPProbingConfig) *UpdateProbingTargetRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfig) WithValue(value *common.HTTPProbingConfig) *UpdateProbingTargetRequest_FieldSubPathValue
- type UpdateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigAuthConfig
- func (UpdateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigAuthConfig) FieldPath() *UpdateProbingTargetRequest_FieldSubPath
- func (UpdateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigAuthConfig) Password() ...
- func (UpdateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigAuthConfig) RequestHeaderTokenKey() ...
- func (UpdateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigAuthConfig) TokenRequest() ...
- func (UpdateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigAuthConfig) TokenResponseBodyExpiryKey() ...
- func (UpdateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigAuthConfig) TokenResponseBodyKey() ...
- func (UpdateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigAuthConfig) TokenResponseHeader() ...
- func (UpdateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigAuthConfig) Username() ...
- func (s UpdateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigAuthConfig) WithArrayOfValues(values []*common.HTTPProbingConfig_HTTPAuth) *UpdateProbingTargetRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigAuthConfig) WithValue(value *common.HTTPProbingConfig_HTTPAuth) *UpdateProbingTargetRequest_FieldSubPathValue
- type UpdateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigAuthConfigPassword
- func (UpdateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigAuthConfigPassword) FieldPath() *UpdateProbingTargetRequest_FieldSubPath
- func (s UpdateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigAuthConfigPassword) WithArrayOfValues(values []string) *UpdateProbingTargetRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigAuthConfigPassword) WithValue(value string) *UpdateProbingTargetRequest_FieldSubPathValue
- type UpdateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigAuthConfigRequestHeaderTokenKey
- func (UpdateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigAuthConfigRequestHeaderTokenKey) FieldPath() *UpdateProbingTargetRequest_FieldSubPath
- func (s UpdateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigAuthConfigRequestHeaderTokenKey) WithArrayOfValues(values []string) *UpdateProbingTargetRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigAuthConfigRequestHeaderTokenKey) WithValue(value string) *UpdateProbingTargetRequest_FieldSubPathValue
- type UpdateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigAuthConfigTokenRequest
- func (UpdateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigAuthConfigTokenRequest) AuthenticationMethod() ...
- func (UpdateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigAuthConfigTokenRequest) ExpectedResponseCode() ...
- func (UpdateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigAuthConfigTokenRequest) FieldPath() *UpdateProbingTargetRequest_FieldSubPath
- func (UpdateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigAuthConfigTokenRequest) RequestBody() ...
- func (UpdateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigAuthConfigTokenRequest) RequestHeaders() ...
- func (UpdateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigAuthConfigTokenRequest) RequestMethod() ...
- func (UpdateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigAuthConfigTokenRequest) Timeout() ...
- func (UpdateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigAuthConfigTokenRequest) Url() ...
- func (UpdateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigAuthConfigTokenRequest) UrlFormEncodedBody() ...
- func (s UpdateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigAuthConfigTokenRequest) WithArrayOfValues(values []*common.HTTPProbingConfig_HTTPRequest) *UpdateProbingTargetRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigAuthConfigTokenRequest) WithValue(value *common.HTTPProbingConfig_HTTPRequest) *UpdateProbingTargetRequest_FieldSubPathValue
- type UpdateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigAuthConfigTokenRequestAuthenticationMethod
- func (UpdateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigAuthConfigTokenRequestAuthenticationMethod) FieldPath() *UpdateProbingTargetRequest_FieldSubPath
- func (s UpdateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigAuthConfigTokenRequestAuthenticationMethod) WithArrayOfValues(values []common.AuthenticationMethod) *UpdateProbingTargetRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigAuthConfigTokenRequestAuthenticationMethod) WithValue(value common.AuthenticationMethod) *UpdateProbingTargetRequest_FieldSubPathValue
- type UpdateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigAuthConfigTokenRequestExpectedResponseCode
- func (UpdateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigAuthConfigTokenRequestExpectedResponseCode) FieldPath() *UpdateProbingTargetRequest_FieldSubPath
- func (s UpdateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigAuthConfigTokenRequestExpectedResponseCode) WithArrayOfValues(values []uint32) *UpdateProbingTargetRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigAuthConfigTokenRequestExpectedResponseCode) WithValue(value uint32) *UpdateProbingTargetRequest_FieldSubPathValue
- type UpdateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigAuthConfigTokenRequestRequestBody
- func (UpdateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigAuthConfigTokenRequestRequestBody) FieldPath() *UpdateProbingTargetRequest_FieldSubPath
- func (s UpdateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigAuthConfigTokenRequestRequestBody) WithArrayOfValues(values []string) *UpdateProbingTargetRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigAuthConfigTokenRequestRequestBody) WithValue(value string) *UpdateProbingTargetRequest_FieldSubPathValue
- type UpdateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigAuthConfigTokenRequestRequestHeaders
- func (UpdateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigAuthConfigTokenRequestRequestHeaders) FieldPath() *UpdateProbingTargetRequest_FieldSubPath
- func (s UpdateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigAuthConfigTokenRequestRequestHeaders) WithArrayOfValues(values []map[string]string) *UpdateProbingTargetRequest_FieldSubPathArrayOfValues
- func (UpdateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigAuthConfigTokenRequestRequestHeaders) WithKey(key string) ...
- func (s UpdateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigAuthConfigTokenRequestRequestHeaders) WithValue(value map[string]string) *UpdateProbingTargetRequest_FieldSubPathValue
- type UpdateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigAuthConfigTokenRequestRequestMethod
- func (UpdateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigAuthConfigTokenRequestRequestMethod) FieldPath() *UpdateProbingTargetRequest_FieldSubPath
- func (s UpdateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigAuthConfigTokenRequestRequestMethod) WithArrayOfValues(values []common.HTTPRequestMethod) *UpdateProbingTargetRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigAuthConfigTokenRequestRequestMethod) WithValue(value common.HTTPRequestMethod) *UpdateProbingTargetRequest_FieldSubPathValue
- type UpdateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigAuthConfigTokenRequestTimeout
- func (UpdateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigAuthConfigTokenRequestTimeout) FieldPath() *UpdateProbingTargetRequest_FieldSubPath
- func (s UpdateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigAuthConfigTokenRequestTimeout) WithArrayOfValues(values []*duration.Duration) *UpdateProbingTargetRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigAuthConfigTokenRequestTimeout) WithValue(value *duration.Duration) *UpdateProbingTargetRequest_FieldSubPathValue
- type UpdateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigAuthConfigTokenRequestUrl
- func (UpdateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigAuthConfigTokenRequestUrl) FieldPath() *UpdateProbingTargetRequest_FieldSubPath
- func (s UpdateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigAuthConfigTokenRequestUrl) WithArrayOfValues(values []string) *UpdateProbingTargetRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigAuthConfigTokenRequestUrl) WithValue(value string) *UpdateProbingTargetRequest_FieldSubPathValue
- type UpdateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigAuthConfigTokenRequestUrlFormEncodedBody
- func (UpdateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigAuthConfigTokenRequestUrlFormEncodedBody) FieldPath() *UpdateProbingTargetRequest_FieldSubPath
- func (s UpdateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigAuthConfigTokenRequestUrlFormEncodedBody) WithArrayOfValues(values []map[string]*common.HTTPProbingConfig_HTTPRequest_StringArray) *UpdateProbingTargetRequest_FieldSubPathArrayOfValues
- func (UpdateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigAuthConfigTokenRequestUrlFormEncodedBody) WithKey(key string) ...
- func (s UpdateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigAuthConfigTokenRequestUrlFormEncodedBody) WithValue(value map[string]*common.HTTPProbingConfig_HTTPRequest_StringArray) *UpdateProbingTargetRequest_FieldSubPathValue
- type UpdateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigAuthConfigTokenResponseBodyExpiryKey
- func (UpdateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigAuthConfigTokenResponseBodyExpiryKey) FieldPath() *UpdateProbingTargetRequest_FieldSubPath
- func (s UpdateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigAuthConfigTokenResponseBodyExpiryKey) WithArrayOfValues(values []string) *UpdateProbingTargetRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigAuthConfigTokenResponseBodyExpiryKey) WithValue(value string) *UpdateProbingTargetRequest_FieldSubPathValue
- type UpdateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigAuthConfigTokenResponseBodyKey
- func (UpdateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigAuthConfigTokenResponseBodyKey) FieldPath() *UpdateProbingTargetRequest_FieldSubPath
- func (s UpdateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigAuthConfigTokenResponseBodyKey) WithArrayOfValues(values []string) *UpdateProbingTargetRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigAuthConfigTokenResponseBodyKey) WithValue(value string) *UpdateProbingTargetRequest_FieldSubPathValue
- type UpdateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigAuthConfigTokenResponseHeader
- func (UpdateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigAuthConfigTokenResponseHeader) FieldPath() *UpdateProbingTargetRequest_FieldSubPath
- func (s UpdateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigAuthConfigTokenResponseHeader) WithArrayOfValues(values []string) *UpdateProbingTargetRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigAuthConfigTokenResponseHeader) WithValue(value string) *UpdateProbingTargetRequest_FieldSubPathValue
- type UpdateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigAuthConfigUsername
- func (UpdateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigAuthConfigUsername) FieldPath() *UpdateProbingTargetRequest_FieldSubPath
- func (s UpdateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigAuthConfigUsername) WithArrayOfValues(values []string) *UpdateProbingTargetRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigAuthConfigUsername) WithValue(value string) *UpdateProbingTargetRequest_FieldSubPathValue
- type UpdateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigHttpRequest
- func (UpdateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigHttpRequest) AuthenticationMethod() ...
- func (UpdateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigHttpRequest) ExpectedResponseCode() ...
- func (UpdateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigHttpRequest) FieldPath() *UpdateProbingTargetRequest_FieldSubPath
- func (UpdateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigHttpRequest) RequestBody() ...
- func (UpdateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigHttpRequest) RequestHeaders() ...
- func (UpdateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigHttpRequest) RequestMethod() ...
- func (UpdateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigHttpRequest) Timeout() ...
- func (UpdateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigHttpRequest) Url() ...
- func (UpdateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigHttpRequest) UrlFormEncodedBody() ...
- func (s UpdateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigHttpRequest) WithArrayOfValues(values []*common.HTTPProbingConfig_HTTPRequest) *UpdateProbingTargetRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigHttpRequest) WithValue(value *common.HTTPProbingConfig_HTTPRequest) *UpdateProbingTargetRequest_FieldSubPathValue
- type UpdateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigHttpRequestAuthenticationMethod
- func (UpdateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigHttpRequestAuthenticationMethod) FieldPath() *UpdateProbingTargetRequest_FieldSubPath
- func (s UpdateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigHttpRequestAuthenticationMethod) WithArrayOfValues(values []common.AuthenticationMethod) *UpdateProbingTargetRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigHttpRequestAuthenticationMethod) WithValue(value common.AuthenticationMethod) *UpdateProbingTargetRequest_FieldSubPathValue
- type UpdateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigHttpRequestExpectedResponseCode
- func (UpdateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigHttpRequestExpectedResponseCode) FieldPath() *UpdateProbingTargetRequest_FieldSubPath
- func (s UpdateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigHttpRequestExpectedResponseCode) WithArrayOfValues(values []uint32) *UpdateProbingTargetRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigHttpRequestExpectedResponseCode) WithValue(value uint32) *UpdateProbingTargetRequest_FieldSubPathValue
- type UpdateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigHttpRequestRequestBody
- func (UpdateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigHttpRequestRequestBody) FieldPath() *UpdateProbingTargetRequest_FieldSubPath
- func (s UpdateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigHttpRequestRequestBody) WithArrayOfValues(values []string) *UpdateProbingTargetRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigHttpRequestRequestBody) WithValue(value string) *UpdateProbingTargetRequest_FieldSubPathValue
- type UpdateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigHttpRequestRequestHeaders
- func (UpdateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigHttpRequestRequestHeaders) FieldPath() *UpdateProbingTargetRequest_FieldSubPath
- func (s UpdateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigHttpRequestRequestHeaders) WithArrayOfValues(values []map[string]string) *UpdateProbingTargetRequest_FieldSubPathArrayOfValues
- func (UpdateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigHttpRequestRequestHeaders) WithKey(key string) ...
- func (s UpdateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigHttpRequestRequestHeaders) WithValue(value map[string]string) *UpdateProbingTargetRequest_FieldSubPathValue
- type UpdateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigHttpRequestRequestMethod
- func (UpdateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigHttpRequestRequestMethod) FieldPath() *UpdateProbingTargetRequest_FieldSubPath
- func (s UpdateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigHttpRequestRequestMethod) WithArrayOfValues(values []common.HTTPRequestMethod) *UpdateProbingTargetRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigHttpRequestRequestMethod) WithValue(value common.HTTPRequestMethod) *UpdateProbingTargetRequest_FieldSubPathValue
- type UpdateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigHttpRequestTimeout
- func (UpdateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigHttpRequestTimeout) FieldPath() *UpdateProbingTargetRequest_FieldSubPath
- func (s UpdateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigHttpRequestTimeout) WithArrayOfValues(values []*duration.Duration) *UpdateProbingTargetRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigHttpRequestTimeout) WithValue(value *duration.Duration) *UpdateProbingTargetRequest_FieldSubPathValue
- type UpdateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigHttpRequestUrl
- func (UpdateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigHttpRequestUrl) FieldPath() *UpdateProbingTargetRequest_FieldSubPath
- func (s UpdateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigHttpRequestUrl) WithArrayOfValues(values []string) *UpdateProbingTargetRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigHttpRequestUrl) WithValue(value string) *UpdateProbingTargetRequest_FieldSubPathValue
- type UpdateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigHttpRequestUrlFormEncodedBody
- func (UpdateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigHttpRequestUrlFormEncodedBody) FieldPath() *UpdateProbingTargetRequest_FieldSubPath
- func (s UpdateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigHttpRequestUrlFormEncodedBody) WithArrayOfValues(values []map[string]*common.HTTPProbingConfig_HTTPRequest_StringArray) *UpdateProbingTargetRequest_FieldSubPathArrayOfValues
- func (UpdateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigHttpRequestUrlFormEncodedBody) WithKey(key string) ...
- func (s UpdateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigHttpRequestUrlFormEncodedBody) WithValue(value map[string]*common.HTTPProbingConfig_HTTPRequest_StringArray) *UpdateProbingTargetRequest_FieldSubPathValue
- type UpdateProbingTargetRequestPathSelectorProbingTargetIpVersion
- func (UpdateProbingTargetRequestPathSelectorProbingTargetIpVersion) FieldPath() *UpdateProbingTargetRequest_FieldSubPath
- func (s UpdateProbingTargetRequestPathSelectorProbingTargetIpVersion) WithArrayOfValues(values []common.IpVersion) *UpdateProbingTargetRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingTargetRequestPathSelectorProbingTargetIpVersion) WithValue(value common.IpVersion) *UpdateProbingTargetRequest_FieldSubPathValue
- type UpdateProbingTargetRequestPathSelectorProbingTargetLocation
- func (UpdateProbingTargetRequestPathSelectorProbingTargetLocation) Accuracy() UpdateProbingTargetRequestPathSelectorProbingTargetLocationAccuracy
- func (UpdateProbingTargetRequestPathSelectorProbingTargetLocation) Address() UpdateProbingTargetRequestPathSelectorProbingTargetLocationAddress
- func (UpdateProbingTargetRequestPathSelectorProbingTargetLocation) AdminHierarchy() UpdateProbingTargetRequestPathSelectorProbingTargetLocationAdminHierarchy
- func (UpdateProbingTargetRequestPathSelectorProbingTargetLocation) Coordinates() UpdateProbingTargetRequestPathSelectorProbingTargetLocationCoordinates
- func (UpdateProbingTargetRequestPathSelectorProbingTargetLocation) FieldPath() *UpdateProbingTargetRequest_FieldSubPath
- func (s UpdateProbingTargetRequestPathSelectorProbingTargetLocation) WithArrayOfValues(values []*common.Location) *UpdateProbingTargetRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingTargetRequestPathSelectorProbingTargetLocation) WithValue(value *common.Location) *UpdateProbingTargetRequest_FieldSubPathValue
- type UpdateProbingTargetRequestPathSelectorProbingTargetLocationAccuracy
- func (UpdateProbingTargetRequestPathSelectorProbingTargetLocationAccuracy) FieldPath() *UpdateProbingTargetRequest_FieldSubPath
- func (s UpdateProbingTargetRequestPathSelectorProbingTargetLocationAccuracy) WithArrayOfValues(values []float64) *UpdateProbingTargetRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingTargetRequestPathSelectorProbingTargetLocationAccuracy) WithValue(value float64) *UpdateProbingTargetRequest_FieldSubPathValue
- type UpdateProbingTargetRequestPathSelectorProbingTargetLocationAddress
- func (UpdateProbingTargetRequestPathSelectorProbingTargetLocationAddress) AdminArea1() UpdateProbingTargetRequestPathSelectorProbingTargetLocationAddressAdminArea1
- func (UpdateProbingTargetRequestPathSelectorProbingTargetLocationAddress) AdminArea2() UpdateProbingTargetRequestPathSelectorProbingTargetLocationAddressAdminArea2
- func (UpdateProbingTargetRequestPathSelectorProbingTargetLocationAddress) AdminArea3() UpdateProbingTargetRequestPathSelectorProbingTargetLocationAddressAdminArea3
- func (UpdateProbingTargetRequestPathSelectorProbingTargetLocationAddress) AdminArea4() UpdateProbingTargetRequestPathSelectorProbingTargetLocationAddressAdminArea4
- func (UpdateProbingTargetRequestPathSelectorProbingTargetLocationAddress) Continent() UpdateProbingTargetRequestPathSelectorProbingTargetLocationAddressContinent
- func (UpdateProbingTargetRequestPathSelectorProbingTargetLocationAddress) Country() UpdateProbingTargetRequestPathSelectorProbingTargetLocationAddressCountry
- func (UpdateProbingTargetRequestPathSelectorProbingTargetLocationAddress) CountryCode() UpdateProbingTargetRequestPathSelectorProbingTargetLocationAddressCountryCode
- func (UpdateProbingTargetRequestPathSelectorProbingTargetLocationAddress) FieldPath() *UpdateProbingTargetRequest_FieldSubPath
- func (UpdateProbingTargetRequestPathSelectorProbingTargetLocationAddress) PostalCode() UpdateProbingTargetRequestPathSelectorProbingTargetLocationAddressPostalCode
- func (UpdateProbingTargetRequestPathSelectorProbingTargetLocationAddress) StreetAddress() ...
- func (s UpdateProbingTargetRequestPathSelectorProbingTargetLocationAddress) WithArrayOfValues(values []*common.Address) *UpdateProbingTargetRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingTargetRequestPathSelectorProbingTargetLocationAddress) WithValue(value *common.Address) *UpdateProbingTargetRequest_FieldSubPathValue
- type UpdateProbingTargetRequestPathSelectorProbingTargetLocationAddressAdminArea1
- func (UpdateProbingTargetRequestPathSelectorProbingTargetLocationAddressAdminArea1) FieldPath() *UpdateProbingTargetRequest_FieldSubPath
- func (s UpdateProbingTargetRequestPathSelectorProbingTargetLocationAddressAdminArea1) WithArrayOfValues(values []string) *UpdateProbingTargetRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingTargetRequestPathSelectorProbingTargetLocationAddressAdminArea1) WithValue(value string) *UpdateProbingTargetRequest_FieldSubPathValue
- type UpdateProbingTargetRequestPathSelectorProbingTargetLocationAddressAdminArea2
- func (UpdateProbingTargetRequestPathSelectorProbingTargetLocationAddressAdminArea2) FieldPath() *UpdateProbingTargetRequest_FieldSubPath
- func (s UpdateProbingTargetRequestPathSelectorProbingTargetLocationAddressAdminArea2) WithArrayOfValues(values []string) *UpdateProbingTargetRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingTargetRequestPathSelectorProbingTargetLocationAddressAdminArea2) WithValue(value string) *UpdateProbingTargetRequest_FieldSubPathValue
- type UpdateProbingTargetRequestPathSelectorProbingTargetLocationAddressAdminArea3
- func (UpdateProbingTargetRequestPathSelectorProbingTargetLocationAddressAdminArea3) FieldPath() *UpdateProbingTargetRequest_FieldSubPath
- func (s UpdateProbingTargetRequestPathSelectorProbingTargetLocationAddressAdminArea3) WithArrayOfValues(values []string) *UpdateProbingTargetRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingTargetRequestPathSelectorProbingTargetLocationAddressAdminArea3) WithValue(value string) *UpdateProbingTargetRequest_FieldSubPathValue
- type UpdateProbingTargetRequestPathSelectorProbingTargetLocationAddressAdminArea4
- func (UpdateProbingTargetRequestPathSelectorProbingTargetLocationAddressAdminArea4) FieldPath() *UpdateProbingTargetRequest_FieldSubPath
- func (s UpdateProbingTargetRequestPathSelectorProbingTargetLocationAddressAdminArea4) WithArrayOfValues(values []string) *UpdateProbingTargetRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingTargetRequestPathSelectorProbingTargetLocationAddressAdminArea4) WithValue(value string) *UpdateProbingTargetRequest_FieldSubPathValue
- type UpdateProbingTargetRequestPathSelectorProbingTargetLocationAddressContinent
- func (UpdateProbingTargetRequestPathSelectorProbingTargetLocationAddressContinent) FieldPath() *UpdateProbingTargetRequest_FieldSubPath
- func (s UpdateProbingTargetRequestPathSelectorProbingTargetLocationAddressContinent) WithArrayOfValues(values []string) *UpdateProbingTargetRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingTargetRequestPathSelectorProbingTargetLocationAddressContinent) WithValue(value string) *UpdateProbingTargetRequest_FieldSubPathValue
- type UpdateProbingTargetRequestPathSelectorProbingTargetLocationAddressCountry
- func (UpdateProbingTargetRequestPathSelectorProbingTargetLocationAddressCountry) FieldPath() *UpdateProbingTargetRequest_FieldSubPath
- func (s UpdateProbingTargetRequestPathSelectorProbingTargetLocationAddressCountry) WithArrayOfValues(values []string) *UpdateProbingTargetRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingTargetRequestPathSelectorProbingTargetLocationAddressCountry) WithValue(value string) *UpdateProbingTargetRequest_FieldSubPathValue
- type UpdateProbingTargetRequestPathSelectorProbingTargetLocationAddressCountryCode
- func (UpdateProbingTargetRequestPathSelectorProbingTargetLocationAddressCountryCode) FieldPath() *UpdateProbingTargetRequest_FieldSubPath
- func (s UpdateProbingTargetRequestPathSelectorProbingTargetLocationAddressCountryCode) WithArrayOfValues(values []string) *UpdateProbingTargetRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingTargetRequestPathSelectorProbingTargetLocationAddressCountryCode) WithValue(value string) *UpdateProbingTargetRequest_FieldSubPathValue
- type UpdateProbingTargetRequestPathSelectorProbingTargetLocationAddressPostalCode
- func (UpdateProbingTargetRequestPathSelectorProbingTargetLocationAddressPostalCode) FieldPath() *UpdateProbingTargetRequest_FieldSubPath
- func (s UpdateProbingTargetRequestPathSelectorProbingTargetLocationAddressPostalCode) WithArrayOfValues(values []string) *UpdateProbingTargetRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingTargetRequestPathSelectorProbingTargetLocationAddressPostalCode) WithValue(value string) *UpdateProbingTargetRequest_FieldSubPathValue
- type UpdateProbingTargetRequestPathSelectorProbingTargetLocationAddressStreetAddress
- func (UpdateProbingTargetRequestPathSelectorProbingTargetLocationAddressStreetAddress) FieldPath() *UpdateProbingTargetRequest_FieldSubPath
- func (s UpdateProbingTargetRequestPathSelectorProbingTargetLocationAddressStreetAddress) WithArrayOfValues(values []string) *UpdateProbingTargetRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingTargetRequestPathSelectorProbingTargetLocationAddressStreetAddress) WithValue(value string) *UpdateProbingTargetRequest_FieldSubPathValue
- type UpdateProbingTargetRequestPathSelectorProbingTargetLocationAdminHierarchy
- func (UpdateProbingTargetRequestPathSelectorProbingTargetLocationAdminHierarchy) Admin1() ...
- func (UpdateProbingTargetRequestPathSelectorProbingTargetLocationAdminHierarchy) Admin2() ...
- func (UpdateProbingTargetRequestPathSelectorProbingTargetLocationAdminHierarchy) Admin3() ...
- func (UpdateProbingTargetRequestPathSelectorProbingTargetLocationAdminHierarchy) Admin4() ...
- func (UpdateProbingTargetRequestPathSelectorProbingTargetLocationAdminHierarchy) Admin5() ...
- func (UpdateProbingTargetRequestPathSelectorProbingTargetLocationAdminHierarchy) Continent() ...
- func (UpdateProbingTargetRequestPathSelectorProbingTargetLocationAdminHierarchy) Country() ...
- func (UpdateProbingTargetRequestPathSelectorProbingTargetLocationAdminHierarchy) FieldPath() *UpdateProbingTargetRequest_FieldSubPath
- func (s UpdateProbingTargetRequestPathSelectorProbingTargetLocationAdminHierarchy) WithArrayOfValues(values []*admin_area.AdminHierarchy) *UpdateProbingTargetRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingTargetRequestPathSelectorProbingTargetLocationAdminHierarchy) WithValue(value *admin_area.AdminHierarchy) *UpdateProbingTargetRequest_FieldSubPathValue
- type UpdateProbingTargetRequestPathSelectorProbingTargetLocationAdminHierarchyAdmin1
- func (UpdateProbingTargetRequestPathSelectorProbingTargetLocationAdminHierarchyAdmin1) FieldPath() *UpdateProbingTargetRequest_FieldSubPath
- func (s UpdateProbingTargetRequestPathSelectorProbingTargetLocationAdminHierarchyAdmin1) WithArrayOfValues(values []*admin_area.Reference) *UpdateProbingTargetRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingTargetRequestPathSelectorProbingTargetLocationAdminHierarchyAdmin1) WithValue(value *admin_area.Reference) *UpdateProbingTargetRequest_FieldSubPathValue
- type UpdateProbingTargetRequestPathSelectorProbingTargetLocationAdminHierarchyAdmin2
- func (UpdateProbingTargetRequestPathSelectorProbingTargetLocationAdminHierarchyAdmin2) FieldPath() *UpdateProbingTargetRequest_FieldSubPath
- func (s UpdateProbingTargetRequestPathSelectorProbingTargetLocationAdminHierarchyAdmin2) WithArrayOfValues(values []*admin_area.Reference) *UpdateProbingTargetRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingTargetRequestPathSelectorProbingTargetLocationAdminHierarchyAdmin2) WithValue(value *admin_area.Reference) *UpdateProbingTargetRequest_FieldSubPathValue
- type UpdateProbingTargetRequestPathSelectorProbingTargetLocationAdminHierarchyAdmin3
- func (UpdateProbingTargetRequestPathSelectorProbingTargetLocationAdminHierarchyAdmin3) FieldPath() *UpdateProbingTargetRequest_FieldSubPath
- func (s UpdateProbingTargetRequestPathSelectorProbingTargetLocationAdminHierarchyAdmin3) WithArrayOfValues(values []*admin_area.Reference) *UpdateProbingTargetRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingTargetRequestPathSelectorProbingTargetLocationAdminHierarchyAdmin3) WithValue(value *admin_area.Reference) *UpdateProbingTargetRequest_FieldSubPathValue
- type UpdateProbingTargetRequestPathSelectorProbingTargetLocationAdminHierarchyAdmin4
- func (UpdateProbingTargetRequestPathSelectorProbingTargetLocationAdminHierarchyAdmin4) FieldPath() *UpdateProbingTargetRequest_FieldSubPath
- func (s UpdateProbingTargetRequestPathSelectorProbingTargetLocationAdminHierarchyAdmin4) WithArrayOfValues(values []*admin_area.Reference) *UpdateProbingTargetRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingTargetRequestPathSelectorProbingTargetLocationAdminHierarchyAdmin4) WithValue(value *admin_area.Reference) *UpdateProbingTargetRequest_FieldSubPathValue
- type UpdateProbingTargetRequestPathSelectorProbingTargetLocationAdminHierarchyAdmin5
- func (UpdateProbingTargetRequestPathSelectorProbingTargetLocationAdminHierarchyAdmin5) FieldPath() *UpdateProbingTargetRequest_FieldSubPath
- func (s UpdateProbingTargetRequestPathSelectorProbingTargetLocationAdminHierarchyAdmin5) WithArrayOfValues(values []*admin_area.Reference) *UpdateProbingTargetRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingTargetRequestPathSelectorProbingTargetLocationAdminHierarchyAdmin5) WithValue(value *admin_area.Reference) *UpdateProbingTargetRequest_FieldSubPathValue
- type UpdateProbingTargetRequestPathSelectorProbingTargetLocationAdminHierarchyContinent
- func (UpdateProbingTargetRequestPathSelectorProbingTargetLocationAdminHierarchyContinent) FieldPath() *UpdateProbingTargetRequest_FieldSubPath
- func (s UpdateProbingTargetRequestPathSelectorProbingTargetLocationAdminHierarchyContinent) WithArrayOfValues(values []*admin_area.Reference) *UpdateProbingTargetRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingTargetRequestPathSelectorProbingTargetLocationAdminHierarchyContinent) WithValue(value *admin_area.Reference) *UpdateProbingTargetRequest_FieldSubPathValue
- type UpdateProbingTargetRequestPathSelectorProbingTargetLocationAdminHierarchyCountry
- func (UpdateProbingTargetRequestPathSelectorProbingTargetLocationAdminHierarchyCountry) FieldPath() *UpdateProbingTargetRequest_FieldSubPath
- func (s UpdateProbingTargetRequestPathSelectorProbingTargetLocationAdminHierarchyCountry) WithArrayOfValues(values []*admin_area.Reference) *UpdateProbingTargetRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingTargetRequestPathSelectorProbingTargetLocationAdminHierarchyCountry) WithValue(value *admin_area.Reference) *UpdateProbingTargetRequest_FieldSubPathValue
- type UpdateProbingTargetRequestPathSelectorProbingTargetLocationCoordinates
- func (UpdateProbingTargetRequestPathSelectorProbingTargetLocationCoordinates) FieldPath() *UpdateProbingTargetRequest_FieldSubPath
- func (s UpdateProbingTargetRequestPathSelectorProbingTargetLocationCoordinates) WithArrayOfValues(values []*latlng.LatLng) *UpdateProbingTargetRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingTargetRequestPathSelectorProbingTargetLocationCoordinates) WithValue(value *latlng.LatLng) *UpdateProbingTargetRequest_FieldSubPathValue
- type UpdateProbingTargetRequestPathSelectorProbingTargetLocationType
- func (UpdateProbingTargetRequestPathSelectorProbingTargetLocationType) FieldPath() *UpdateProbingTargetRequest_FieldSubPath
- func (s UpdateProbingTargetRequestPathSelectorProbingTargetLocationType) WithArrayOfValues(values []common.LocationType) *UpdateProbingTargetRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingTargetRequestPathSelectorProbingTargetLocationType) WithValue(value common.LocationType) *UpdateProbingTargetRequest_FieldSubPathValue
- type UpdateProbingTargetRequestPathSelectorProbingTargetMetadata
- func (UpdateProbingTargetRequestPathSelectorProbingTargetMetadata) Annotations() UpdateProbingTargetRequestPathSelectorProbingTargetMetadataAnnotations
- func (UpdateProbingTargetRequestPathSelectorProbingTargetMetadata) CreateTime() UpdateProbingTargetRequestPathSelectorProbingTargetMetadataCreateTime
- func (UpdateProbingTargetRequestPathSelectorProbingTargetMetadata) FieldPath() *UpdateProbingTargetRequest_FieldSubPath
- func (UpdateProbingTargetRequestPathSelectorProbingTargetMetadata) Generation() UpdateProbingTargetRequestPathSelectorProbingTargetMetadataGeneration
- func (UpdateProbingTargetRequestPathSelectorProbingTargetMetadata) Labels() UpdateProbingTargetRequestPathSelectorProbingTargetMetadataLabels
- func (UpdateProbingTargetRequestPathSelectorProbingTargetMetadata) OwnerReferences() UpdateProbingTargetRequestPathSelectorProbingTargetMetadataOwnerReferences
- func (UpdateProbingTargetRequestPathSelectorProbingTargetMetadata) ResourceVersion() UpdateProbingTargetRequestPathSelectorProbingTargetMetadataResourceVersion
- func (UpdateProbingTargetRequestPathSelectorProbingTargetMetadata) Shards() UpdateProbingTargetRequestPathSelectorProbingTargetMetadataShards
- func (UpdateProbingTargetRequestPathSelectorProbingTargetMetadata) Syncing() UpdateProbingTargetRequestPathSelectorProbingTargetMetadataSyncing
- func (UpdateProbingTargetRequestPathSelectorProbingTargetMetadata) Tags() UpdateProbingTargetRequestPathSelectorProbingTargetMetadataTags
- func (UpdateProbingTargetRequestPathSelectorProbingTargetMetadata) UpdateTime() UpdateProbingTargetRequestPathSelectorProbingTargetMetadataUpdateTime
- func (UpdateProbingTargetRequestPathSelectorProbingTargetMetadata) Uuid() UpdateProbingTargetRequestPathSelectorProbingTargetMetadataUuid
- func (s UpdateProbingTargetRequestPathSelectorProbingTargetMetadata) WithArrayOfValues(values []*ntt_meta.Meta) *UpdateProbingTargetRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingTargetRequestPathSelectorProbingTargetMetadata) WithValue(value *ntt_meta.Meta) *UpdateProbingTargetRequest_FieldSubPathValue
- type UpdateProbingTargetRequestPathSelectorProbingTargetMetadataAnnotations
- func (UpdateProbingTargetRequestPathSelectorProbingTargetMetadataAnnotations) FieldPath() *UpdateProbingTargetRequest_FieldSubPath
- func (s UpdateProbingTargetRequestPathSelectorProbingTargetMetadataAnnotations) WithArrayOfValues(values []map[string]string) *UpdateProbingTargetRequest_FieldSubPathArrayOfValues
- func (UpdateProbingTargetRequestPathSelectorProbingTargetMetadataAnnotations) WithKey(key string) UpdateProbingTargetRequestMapPathSelectorProbingTargetMetadataAnnotations
- func (s UpdateProbingTargetRequestPathSelectorProbingTargetMetadataAnnotations) WithValue(value map[string]string) *UpdateProbingTargetRequest_FieldSubPathValue
- type UpdateProbingTargetRequestPathSelectorProbingTargetMetadataCreateTime
- func (UpdateProbingTargetRequestPathSelectorProbingTargetMetadataCreateTime) FieldPath() *UpdateProbingTargetRequest_FieldSubPath
- func (s UpdateProbingTargetRequestPathSelectorProbingTargetMetadataCreateTime) WithArrayOfValues(values []*timestamp.Timestamp) *UpdateProbingTargetRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingTargetRequestPathSelectorProbingTargetMetadataCreateTime) WithValue(value *timestamp.Timestamp) *UpdateProbingTargetRequest_FieldSubPathValue
- type UpdateProbingTargetRequestPathSelectorProbingTargetMetadataGeneration
- func (UpdateProbingTargetRequestPathSelectorProbingTargetMetadataGeneration) FieldPath() *UpdateProbingTargetRequest_FieldSubPath
- func (s UpdateProbingTargetRequestPathSelectorProbingTargetMetadataGeneration) WithArrayOfValues(values []int64) *UpdateProbingTargetRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingTargetRequestPathSelectorProbingTargetMetadataGeneration) WithValue(value int64) *UpdateProbingTargetRequest_FieldSubPathValue
- type UpdateProbingTargetRequestPathSelectorProbingTargetMetadataLabels
- func (UpdateProbingTargetRequestPathSelectorProbingTargetMetadataLabels) FieldPath() *UpdateProbingTargetRequest_FieldSubPath
- func (s UpdateProbingTargetRequestPathSelectorProbingTargetMetadataLabels) WithArrayOfValues(values []map[string]string) *UpdateProbingTargetRequest_FieldSubPathArrayOfValues
- func (UpdateProbingTargetRequestPathSelectorProbingTargetMetadataLabels) WithKey(key string) UpdateProbingTargetRequestMapPathSelectorProbingTargetMetadataLabels
- func (s UpdateProbingTargetRequestPathSelectorProbingTargetMetadataLabels) WithValue(value map[string]string) *UpdateProbingTargetRequest_FieldSubPathValue
- type UpdateProbingTargetRequestPathSelectorProbingTargetMetadataOwnerReferences
- func (UpdateProbingTargetRequestPathSelectorProbingTargetMetadataOwnerReferences) ApiVersion() ...
- func (UpdateProbingTargetRequestPathSelectorProbingTargetMetadataOwnerReferences) BlockOwnerDeletion() ...
- func (UpdateProbingTargetRequestPathSelectorProbingTargetMetadataOwnerReferences) Controller() ...
- func (UpdateProbingTargetRequestPathSelectorProbingTargetMetadataOwnerReferences) FieldPath() *UpdateProbingTargetRequest_FieldSubPath
- func (UpdateProbingTargetRequestPathSelectorProbingTargetMetadataOwnerReferences) Kind() UpdateProbingTargetRequestPathSelectorProbingTargetMetadataOwnerReferencesKind
- func (UpdateProbingTargetRequestPathSelectorProbingTargetMetadataOwnerReferences) Name() UpdateProbingTargetRequestPathSelectorProbingTargetMetadataOwnerReferencesName
- func (UpdateProbingTargetRequestPathSelectorProbingTargetMetadataOwnerReferences) Uid() UpdateProbingTargetRequestPathSelectorProbingTargetMetadataOwnerReferencesUid
- func (s UpdateProbingTargetRequestPathSelectorProbingTargetMetadataOwnerReferences) WithArrayOfValues(values [][]*ntt_meta.OwnerReference) *UpdateProbingTargetRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingTargetRequestPathSelectorProbingTargetMetadataOwnerReferences) WithItemValue(value *ntt_meta.OwnerReference) *UpdateProbingTargetRequest_FieldSubPathArrayItemValue
- func (s UpdateProbingTargetRequestPathSelectorProbingTargetMetadataOwnerReferences) WithValue(value []*ntt_meta.OwnerReference) *UpdateProbingTargetRequest_FieldSubPathValue
- type UpdateProbingTargetRequestPathSelectorProbingTargetMetadataOwnerReferencesApiVersion
- func (UpdateProbingTargetRequestPathSelectorProbingTargetMetadataOwnerReferencesApiVersion) FieldPath() *UpdateProbingTargetRequest_FieldSubPath
- func (s UpdateProbingTargetRequestPathSelectorProbingTargetMetadataOwnerReferencesApiVersion) WithArrayOfValues(values []string) *UpdateProbingTargetRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingTargetRequestPathSelectorProbingTargetMetadataOwnerReferencesApiVersion) WithValue(value string) *UpdateProbingTargetRequest_FieldSubPathValue
- type UpdateProbingTargetRequestPathSelectorProbingTargetMetadataOwnerReferencesBlockOwnerDeletion
- func (UpdateProbingTargetRequestPathSelectorProbingTargetMetadataOwnerReferencesBlockOwnerDeletion) FieldPath() *UpdateProbingTargetRequest_FieldSubPath
- func (s UpdateProbingTargetRequestPathSelectorProbingTargetMetadataOwnerReferencesBlockOwnerDeletion) WithArrayOfValues(values []bool) *UpdateProbingTargetRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingTargetRequestPathSelectorProbingTargetMetadataOwnerReferencesBlockOwnerDeletion) WithValue(value bool) *UpdateProbingTargetRequest_FieldSubPathValue
- type UpdateProbingTargetRequestPathSelectorProbingTargetMetadataOwnerReferencesController
- func (UpdateProbingTargetRequestPathSelectorProbingTargetMetadataOwnerReferencesController) FieldPath() *UpdateProbingTargetRequest_FieldSubPath
- func (s UpdateProbingTargetRequestPathSelectorProbingTargetMetadataOwnerReferencesController) WithArrayOfValues(values []bool) *UpdateProbingTargetRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingTargetRequestPathSelectorProbingTargetMetadataOwnerReferencesController) WithValue(value bool) *UpdateProbingTargetRequest_FieldSubPathValue
- type UpdateProbingTargetRequestPathSelectorProbingTargetMetadataOwnerReferencesKind
- func (UpdateProbingTargetRequestPathSelectorProbingTargetMetadataOwnerReferencesKind) FieldPath() *UpdateProbingTargetRequest_FieldSubPath
- func (s UpdateProbingTargetRequestPathSelectorProbingTargetMetadataOwnerReferencesKind) WithArrayOfValues(values []string) *UpdateProbingTargetRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingTargetRequestPathSelectorProbingTargetMetadataOwnerReferencesKind) WithValue(value string) *UpdateProbingTargetRequest_FieldSubPathValue
- type UpdateProbingTargetRequestPathSelectorProbingTargetMetadataOwnerReferencesName
- func (UpdateProbingTargetRequestPathSelectorProbingTargetMetadataOwnerReferencesName) FieldPath() *UpdateProbingTargetRequest_FieldSubPath
- func (s UpdateProbingTargetRequestPathSelectorProbingTargetMetadataOwnerReferencesName) WithArrayOfValues(values []string) *UpdateProbingTargetRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingTargetRequestPathSelectorProbingTargetMetadataOwnerReferencesName) WithValue(value string) *UpdateProbingTargetRequest_FieldSubPathValue
- type UpdateProbingTargetRequestPathSelectorProbingTargetMetadataOwnerReferencesUid
- func (UpdateProbingTargetRequestPathSelectorProbingTargetMetadataOwnerReferencesUid) FieldPath() *UpdateProbingTargetRequest_FieldSubPath
- func (s UpdateProbingTargetRequestPathSelectorProbingTargetMetadataOwnerReferencesUid) WithArrayOfValues(values []string) *UpdateProbingTargetRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingTargetRequestPathSelectorProbingTargetMetadataOwnerReferencesUid) WithValue(value string) *UpdateProbingTargetRequest_FieldSubPathValue
- type UpdateProbingTargetRequestPathSelectorProbingTargetMetadataResourceVersion
- func (UpdateProbingTargetRequestPathSelectorProbingTargetMetadataResourceVersion) FieldPath() *UpdateProbingTargetRequest_FieldSubPath
- func (s UpdateProbingTargetRequestPathSelectorProbingTargetMetadataResourceVersion) WithArrayOfValues(values []string) *UpdateProbingTargetRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingTargetRequestPathSelectorProbingTargetMetadataResourceVersion) WithValue(value string) *UpdateProbingTargetRequest_FieldSubPathValue
- type UpdateProbingTargetRequestPathSelectorProbingTargetMetadataShards
- func (UpdateProbingTargetRequestPathSelectorProbingTargetMetadataShards) FieldPath() *UpdateProbingTargetRequest_FieldSubPath
- func (s UpdateProbingTargetRequestPathSelectorProbingTargetMetadataShards) WithArrayOfValues(values []map[string]int64) *UpdateProbingTargetRequest_FieldSubPathArrayOfValues
- func (UpdateProbingTargetRequestPathSelectorProbingTargetMetadataShards) WithKey(key string) UpdateProbingTargetRequestMapPathSelectorProbingTargetMetadataShards
- func (s UpdateProbingTargetRequestPathSelectorProbingTargetMetadataShards) WithValue(value map[string]int64) *UpdateProbingTargetRequest_FieldSubPathValue
- type UpdateProbingTargetRequestPathSelectorProbingTargetMetadataSyncing
- func (UpdateProbingTargetRequestPathSelectorProbingTargetMetadataSyncing) FieldPath() *UpdateProbingTargetRequest_FieldSubPath
- func (UpdateProbingTargetRequestPathSelectorProbingTargetMetadataSyncing) OwningRegion() UpdateProbingTargetRequestPathSelectorProbingTargetMetadataSyncingOwningRegion
- func (UpdateProbingTargetRequestPathSelectorProbingTargetMetadataSyncing) Regions() UpdateProbingTargetRequestPathSelectorProbingTargetMetadataSyncingRegions
- func (s UpdateProbingTargetRequestPathSelectorProbingTargetMetadataSyncing) WithArrayOfValues(values []*ntt_meta.SyncingMeta) *UpdateProbingTargetRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingTargetRequestPathSelectorProbingTargetMetadataSyncing) WithValue(value *ntt_meta.SyncingMeta) *UpdateProbingTargetRequest_FieldSubPathValue
- type UpdateProbingTargetRequestPathSelectorProbingTargetMetadataSyncingOwningRegion
- func (UpdateProbingTargetRequestPathSelectorProbingTargetMetadataSyncingOwningRegion) FieldPath() *UpdateProbingTargetRequest_FieldSubPath
- func (s UpdateProbingTargetRequestPathSelectorProbingTargetMetadataSyncingOwningRegion) WithArrayOfValues(values []string) *UpdateProbingTargetRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingTargetRequestPathSelectorProbingTargetMetadataSyncingOwningRegion) WithValue(value string) *UpdateProbingTargetRequest_FieldSubPathValue
- type UpdateProbingTargetRequestPathSelectorProbingTargetMetadataSyncingRegions
- func (UpdateProbingTargetRequestPathSelectorProbingTargetMetadataSyncingRegions) FieldPath() *UpdateProbingTargetRequest_FieldSubPath
- func (s UpdateProbingTargetRequestPathSelectorProbingTargetMetadataSyncingRegions) WithArrayOfValues(values [][]string) *UpdateProbingTargetRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingTargetRequestPathSelectorProbingTargetMetadataSyncingRegions) WithItemValue(value string) *UpdateProbingTargetRequest_FieldSubPathArrayItemValue
- func (s UpdateProbingTargetRequestPathSelectorProbingTargetMetadataSyncingRegions) WithValue(value []string) *UpdateProbingTargetRequest_FieldSubPathValue
- type UpdateProbingTargetRequestPathSelectorProbingTargetMetadataTags
- func (UpdateProbingTargetRequestPathSelectorProbingTargetMetadataTags) FieldPath() *UpdateProbingTargetRequest_FieldSubPath
- func (s UpdateProbingTargetRequestPathSelectorProbingTargetMetadataTags) WithArrayOfValues(values [][]string) *UpdateProbingTargetRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingTargetRequestPathSelectorProbingTargetMetadataTags) WithItemValue(value string) *UpdateProbingTargetRequest_FieldSubPathArrayItemValue
- func (s UpdateProbingTargetRequestPathSelectorProbingTargetMetadataTags) WithValue(value []string) *UpdateProbingTargetRequest_FieldSubPathValue
- type UpdateProbingTargetRequestPathSelectorProbingTargetMetadataUpdateTime
- func (UpdateProbingTargetRequestPathSelectorProbingTargetMetadataUpdateTime) FieldPath() *UpdateProbingTargetRequest_FieldSubPath
- func (s UpdateProbingTargetRequestPathSelectorProbingTargetMetadataUpdateTime) WithArrayOfValues(values []*timestamp.Timestamp) *UpdateProbingTargetRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingTargetRequestPathSelectorProbingTargetMetadataUpdateTime) WithValue(value *timestamp.Timestamp) *UpdateProbingTargetRequest_FieldSubPathValue
- type UpdateProbingTargetRequestPathSelectorProbingTargetMetadataUuid
- func (UpdateProbingTargetRequestPathSelectorProbingTargetMetadataUuid) FieldPath() *UpdateProbingTargetRequest_FieldSubPath
- func (s UpdateProbingTargetRequestPathSelectorProbingTargetMetadataUuid) WithArrayOfValues(values []string) *UpdateProbingTargetRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingTargetRequestPathSelectorProbingTargetMetadataUuid) WithValue(value string) *UpdateProbingTargetRequest_FieldSubPathValue
- type UpdateProbingTargetRequestPathSelectorProbingTargetMode
- func (UpdateProbingTargetRequestPathSelectorProbingTargetMode) FieldPath() *UpdateProbingTargetRequest_FieldSubPath
- func (s UpdateProbingTargetRequestPathSelectorProbingTargetMode) WithArrayOfValues(values []common.ProbingMode) *UpdateProbingTargetRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingTargetRequestPathSelectorProbingTargetMode) WithValue(value common.ProbingMode) *UpdateProbingTargetRequest_FieldSubPathValue
- type UpdateProbingTargetRequestPathSelectorProbingTargetName
- func (UpdateProbingTargetRequestPathSelectorProbingTargetName) FieldPath() *UpdateProbingTargetRequest_FieldSubPath
- func (s UpdateProbingTargetRequestPathSelectorProbingTargetName) WithArrayOfValues(values []*probing_target.Name) *UpdateProbingTargetRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingTargetRequestPathSelectorProbingTargetName) WithValue(value *probing_target.Name) *UpdateProbingTargetRequest_FieldSubPathValue
- type UpdateProbingTargetRequestPathSelectorProbingTargetSpeedtestTcpPort
- func (UpdateProbingTargetRequestPathSelectorProbingTargetSpeedtestTcpPort) FieldPath() *UpdateProbingTargetRequest_FieldSubPath
- func (s UpdateProbingTargetRequestPathSelectorProbingTargetSpeedtestTcpPort) WithArrayOfValues(values []int32) *UpdateProbingTargetRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingTargetRequestPathSelectorProbingTargetSpeedtestTcpPort) WithValue(value int32) *UpdateProbingTargetRequest_FieldSubPathValue
- type UpdateProbingTargetRequestPathSelectorProbingTargetTargetType
- func (UpdateProbingTargetRequestPathSelectorProbingTargetTargetType) FieldPath() *UpdateProbingTargetRequest_FieldSubPath
- func (s UpdateProbingTargetRequestPathSelectorProbingTargetTargetType) WithArrayOfValues(values []probing_target.ProbingTarget_TargetType) *UpdateProbingTargetRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingTargetRequestPathSelectorProbingTargetTargetType) WithValue(value probing_target.ProbingTarget_TargetType) *UpdateProbingTargetRequest_FieldSubPathValue
- type UpdateProbingTargetRequestPathSelectorProbingTargetUdpPort
- func (UpdateProbingTargetRequestPathSelectorProbingTargetUdpPort) FieldPath() *UpdateProbingTargetRequest_FieldSubPath
- func (s UpdateProbingTargetRequestPathSelectorProbingTargetUdpPort) WithArrayOfValues(values []int32) *UpdateProbingTargetRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingTargetRequestPathSelectorProbingTargetUdpPort) WithValue(value int32) *UpdateProbingTargetRequest_FieldSubPathValue
- type UpdateProbingTargetRequestPathSelectorUpdateMask
- func (UpdateProbingTargetRequestPathSelectorUpdateMask) FieldPath() *UpdateProbingTargetRequest_FieldTerminalPath
- func (s UpdateProbingTargetRequestPathSelectorUpdateMask) WithArrayOfValues(values []*probing_target.ProbingTarget_FieldMask) *UpdateProbingTargetRequest_FieldTerminalPathArrayOfValues
- func (s UpdateProbingTargetRequestPathSelectorUpdateMask) WithValue(value *probing_target.ProbingTarget_FieldMask) *UpdateProbingTargetRequest_FieldTerminalPathValue
- type UpdateProbingTargetRequest_CAS
- func (o *UpdateProbingTargetRequest_CAS) Clone() *UpdateProbingTargetRequest_CAS
- func (o *UpdateProbingTargetRequest_CAS) CloneRaw() gotenobject.GotenObjectExt
- func (*UpdateProbingTargetRequest_CAS) Descriptor() ([]byte, []int)
- func (m *UpdateProbingTargetRequest_CAS) GetConditionalState() *probing_target.ProbingTarget
- func (m *UpdateProbingTargetRequest_CAS) GetFieldMask() *probing_target.ProbingTarget_FieldMask
- func (*UpdateProbingTargetRequest_CAS) GotenMessage()
- func (o *UpdateProbingTargetRequest_CAS) GotenObjectExt()
- func (obj *UpdateProbingTargetRequest_CAS) GotenValidate() error
- func (o *UpdateProbingTargetRequest_CAS) MakeDiffFieldMask(other *UpdateProbingTargetRequest_CAS) *UpdateProbingTargetRequest_CAS_FieldMask
- func (o *UpdateProbingTargetRequest_CAS) MakeFullFieldMask() *UpdateProbingTargetRequest_CAS_FieldMask
- func (o *UpdateProbingTargetRequest_CAS) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
- func (o *UpdateProbingTargetRequest_CAS) MakeRawFullFieldMask() gotenobject.FieldMask
- func (m *UpdateProbingTargetRequest_CAS) Marshal() ([]byte, error)
- func (m *UpdateProbingTargetRequest_CAS) MarshalJSON() ([]byte, error)
- func (o *UpdateProbingTargetRequest_CAS) Merge(source *UpdateProbingTargetRequest_CAS)
- func (o *UpdateProbingTargetRequest_CAS) MergeRaw(source gotenobject.GotenObjectExt)
- func (*UpdateProbingTargetRequest_CAS) ProtoMessage()
- func (m *UpdateProbingTargetRequest_CAS) ProtoReflect() preflect.Message
- func (m *UpdateProbingTargetRequest_CAS) Reset()
- func (m *UpdateProbingTargetRequest_CAS) SetConditionalState(fv *probing_target.ProbingTarget)
- func (m *UpdateProbingTargetRequest_CAS) SetFieldMask(fv *probing_target.ProbingTarget_FieldMask)
- func (m *UpdateProbingTargetRequest_CAS) String() string
- func (m *UpdateProbingTargetRequest_CAS) Unmarshal(b []byte) error
- func (m *UpdateProbingTargetRequest_CAS) UnmarshalJSON(data []byte) error
- type UpdateProbingTargetRequest_CASMapPathSelectorConditionalStateHttpProbingConfigAuthConfigTokenRequestRequestHeaders
- func (s UpdateProbingTargetRequest_CASMapPathSelectorConditionalStateHttpProbingConfigAuthConfigTokenRequestRequestHeaders) FieldPath() *UpdateProbingTargetRequestCAS_FieldSubPath
- func (s UpdateProbingTargetRequest_CASMapPathSelectorConditionalStateHttpProbingConfigAuthConfigTokenRequestRequestHeaders) WithArrayOfValues(values []string) *UpdateProbingTargetRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateProbingTargetRequest_CASMapPathSelectorConditionalStateHttpProbingConfigAuthConfigTokenRequestRequestHeaders) WithValue(value string) *UpdateProbingTargetRequestCAS_FieldSubPathValue
- type UpdateProbingTargetRequest_CASMapPathSelectorConditionalStateHttpProbingConfigAuthConfigTokenRequestUrlFormEncodedBody
- func (s UpdateProbingTargetRequest_CASMapPathSelectorConditionalStateHttpProbingConfigAuthConfigTokenRequestUrlFormEncodedBody) FieldPath() *UpdateProbingTargetRequestCAS_FieldSubPath
- func (s UpdateProbingTargetRequest_CASMapPathSelectorConditionalStateHttpProbingConfigAuthConfigTokenRequestUrlFormEncodedBody) WithArrayOfValues(values []*common.HTTPProbingConfig_HTTPRequest_StringArray) *UpdateProbingTargetRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateProbingTargetRequest_CASMapPathSelectorConditionalStateHttpProbingConfigAuthConfigTokenRequestUrlFormEncodedBody) WithValue(value *common.HTTPProbingConfig_HTTPRequest_StringArray) *UpdateProbingTargetRequestCAS_FieldSubPathValue
- type UpdateProbingTargetRequest_CASMapPathSelectorConditionalStateHttpProbingConfigHttpRequestRequestHeaders
- func (s UpdateProbingTargetRequest_CASMapPathSelectorConditionalStateHttpProbingConfigHttpRequestRequestHeaders) FieldPath() *UpdateProbingTargetRequestCAS_FieldSubPath
- func (s UpdateProbingTargetRequest_CASMapPathSelectorConditionalStateHttpProbingConfigHttpRequestRequestHeaders) WithArrayOfValues(values []string) *UpdateProbingTargetRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateProbingTargetRequest_CASMapPathSelectorConditionalStateHttpProbingConfigHttpRequestRequestHeaders) WithValue(value string) *UpdateProbingTargetRequestCAS_FieldSubPathValue
- type UpdateProbingTargetRequest_CASMapPathSelectorConditionalStateHttpProbingConfigHttpRequestUrlFormEncodedBody
- func (s UpdateProbingTargetRequest_CASMapPathSelectorConditionalStateHttpProbingConfigHttpRequestUrlFormEncodedBody) FieldPath() *UpdateProbingTargetRequestCAS_FieldSubPath
- func (s UpdateProbingTargetRequest_CASMapPathSelectorConditionalStateHttpProbingConfigHttpRequestUrlFormEncodedBody) WithArrayOfValues(values []*common.HTTPProbingConfig_HTTPRequest_StringArray) *UpdateProbingTargetRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateProbingTargetRequest_CASMapPathSelectorConditionalStateHttpProbingConfigHttpRequestUrlFormEncodedBody) WithValue(value *common.HTTPProbingConfig_HTTPRequest_StringArray) *UpdateProbingTargetRequestCAS_FieldSubPathValue
- type UpdateProbingTargetRequest_CASMapPathSelectorConditionalStateMetadataAnnotations
- func (s UpdateProbingTargetRequest_CASMapPathSelectorConditionalStateMetadataAnnotations) FieldPath() *UpdateProbingTargetRequestCAS_FieldSubPath
- func (s UpdateProbingTargetRequest_CASMapPathSelectorConditionalStateMetadataAnnotations) WithArrayOfValues(values []string) *UpdateProbingTargetRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateProbingTargetRequest_CASMapPathSelectorConditionalStateMetadataAnnotations) WithValue(value string) *UpdateProbingTargetRequestCAS_FieldSubPathValue
- type UpdateProbingTargetRequest_CASMapPathSelectorConditionalStateMetadataLabels
- func (s UpdateProbingTargetRequest_CASMapPathSelectorConditionalStateMetadataLabels) FieldPath() *UpdateProbingTargetRequestCAS_FieldSubPath
- func (s UpdateProbingTargetRequest_CASMapPathSelectorConditionalStateMetadataLabels) WithArrayOfValues(values []string) *UpdateProbingTargetRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateProbingTargetRequest_CASMapPathSelectorConditionalStateMetadataLabels) WithValue(value string) *UpdateProbingTargetRequestCAS_FieldSubPathValue
- type UpdateProbingTargetRequest_CASMapPathSelectorConditionalStateMetadataShards
- func (s UpdateProbingTargetRequest_CASMapPathSelectorConditionalStateMetadataShards) FieldPath() *UpdateProbingTargetRequestCAS_FieldSubPath
- func (s UpdateProbingTargetRequest_CASMapPathSelectorConditionalStateMetadataShards) WithArrayOfValues(values []int64) *UpdateProbingTargetRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateProbingTargetRequest_CASMapPathSelectorConditionalStateMetadataShards) WithValue(value int64) *UpdateProbingTargetRequestCAS_FieldSubPathValue
- type UpdateProbingTargetRequest_CASPathSelectorConditionalState
- func (UpdateProbingTargetRequest_CASPathSelectorConditionalState) Address() UpdateProbingTargetRequest_CASPathSelectorConditionalStateAddress
- func (UpdateProbingTargetRequest_CASPathSelectorConditionalState) Addresses() UpdateProbingTargetRequest_CASPathSelectorConditionalStateAddresses
- func (UpdateProbingTargetRequest_CASPathSelectorConditionalState) Agent() UpdateProbingTargetRequest_CASPathSelectorConditionalStateAgent
- func (UpdateProbingTargetRequest_CASPathSelectorConditionalState) Category() UpdateProbingTargetRequest_CASPathSelectorConditionalStateCategory
- func (UpdateProbingTargetRequest_CASPathSelectorConditionalState) DisplayName() UpdateProbingTargetRequest_CASPathSelectorConditionalStateDisplayName
- func (UpdateProbingTargetRequest_CASPathSelectorConditionalState) FieldPath() *UpdateProbingTargetRequestCAS_FieldTerminalPath
- func (UpdateProbingTargetRequest_CASPathSelectorConditionalState) Group() UpdateProbingTargetRequest_CASPathSelectorConditionalStateGroup
- func (UpdateProbingTargetRequest_CASPathSelectorConditionalState) HttpProbingConfig() UpdateProbingTargetRequest_CASPathSelectorConditionalStateHttpProbingConfig
- func (UpdateProbingTargetRequest_CASPathSelectorConditionalState) IpVersion() UpdateProbingTargetRequest_CASPathSelectorConditionalStateIpVersion
- func (UpdateProbingTargetRequest_CASPathSelectorConditionalState) Location() UpdateProbingTargetRequest_CASPathSelectorConditionalStateLocation
- func (UpdateProbingTargetRequest_CASPathSelectorConditionalState) LocationType() UpdateProbingTargetRequest_CASPathSelectorConditionalStateLocationType
- func (UpdateProbingTargetRequest_CASPathSelectorConditionalState) Metadata() UpdateProbingTargetRequest_CASPathSelectorConditionalStateMetadata
- func (UpdateProbingTargetRequest_CASPathSelectorConditionalState) Mode() UpdateProbingTargetRequest_CASPathSelectorConditionalStateMode
- func (UpdateProbingTargetRequest_CASPathSelectorConditionalState) Name() UpdateProbingTargetRequest_CASPathSelectorConditionalStateName
- func (UpdateProbingTargetRequest_CASPathSelectorConditionalState) SpeedtestTcpPort() UpdateProbingTargetRequest_CASPathSelectorConditionalStateSpeedtestTcpPort
- func (UpdateProbingTargetRequest_CASPathSelectorConditionalState) TargetType() UpdateProbingTargetRequest_CASPathSelectorConditionalStateTargetType
- func (UpdateProbingTargetRequest_CASPathSelectorConditionalState) UdpPort() UpdateProbingTargetRequest_CASPathSelectorConditionalStateUdpPort
- func (s UpdateProbingTargetRequest_CASPathSelectorConditionalState) WithArrayOfValues(values []*probing_target.ProbingTarget) *UpdateProbingTargetRequestCAS_FieldTerminalPathArrayOfValues
- func (s UpdateProbingTargetRequest_CASPathSelectorConditionalState) WithSubArrayItemValue(subPathArrayItemValue probing_target.ProbingTarget_FieldPathArrayItemValue) *UpdateProbingTargetRequestCAS_FieldSubPathArrayItemValue
- func (s UpdateProbingTargetRequest_CASPathSelectorConditionalState) WithSubArrayOfValues(subPathArrayOfValues probing_target.ProbingTarget_FieldPathArrayOfValues) *UpdateProbingTargetRequestCAS_FieldSubPathArrayOfValues
- func (UpdateProbingTargetRequest_CASPathSelectorConditionalState) WithSubPath(subPath probing_target.ProbingTarget_FieldPath) *UpdateProbingTargetRequestCAS_FieldSubPath
- func (s UpdateProbingTargetRequest_CASPathSelectorConditionalState) WithSubValue(subPathValue probing_target.ProbingTarget_FieldPathValue) *UpdateProbingTargetRequestCAS_FieldSubPathValue
- func (s UpdateProbingTargetRequest_CASPathSelectorConditionalState) WithValue(value *probing_target.ProbingTarget) *UpdateProbingTargetRequestCAS_FieldTerminalPathValue
- type UpdateProbingTargetRequest_CASPathSelectorConditionalStateAddress
- func (UpdateProbingTargetRequest_CASPathSelectorConditionalStateAddress) FieldPath() *UpdateProbingTargetRequestCAS_FieldSubPath
- func (s UpdateProbingTargetRequest_CASPathSelectorConditionalStateAddress) WithArrayOfValues(values []string) *UpdateProbingTargetRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateProbingTargetRequest_CASPathSelectorConditionalStateAddress) WithValue(value string) *UpdateProbingTargetRequestCAS_FieldSubPathValue
- type UpdateProbingTargetRequest_CASPathSelectorConditionalStateAddresses
- func (UpdateProbingTargetRequest_CASPathSelectorConditionalStateAddresses) FieldPath() *UpdateProbingTargetRequestCAS_FieldSubPath
- func (s UpdateProbingTargetRequest_CASPathSelectorConditionalStateAddresses) WithArrayOfValues(values [][]string) *UpdateProbingTargetRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateProbingTargetRequest_CASPathSelectorConditionalStateAddresses) WithItemValue(value string) *UpdateProbingTargetRequestCAS_FieldSubPathArrayItemValue
- func (s UpdateProbingTargetRequest_CASPathSelectorConditionalStateAddresses) WithValue(value []string) *UpdateProbingTargetRequestCAS_FieldSubPathValue
- type UpdateProbingTargetRequest_CASPathSelectorConditionalStateAgent
- func (UpdateProbingTargetRequest_CASPathSelectorConditionalStateAgent) FieldPath() *UpdateProbingTargetRequestCAS_FieldSubPath
- func (s UpdateProbingTargetRequest_CASPathSelectorConditionalStateAgent) WithArrayOfValues(values []*probe.Reference) *UpdateProbingTargetRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateProbingTargetRequest_CASPathSelectorConditionalStateAgent) WithValue(value *probe.Reference) *UpdateProbingTargetRequestCAS_FieldSubPathValue
- type UpdateProbingTargetRequest_CASPathSelectorConditionalStateCategory
- func (UpdateProbingTargetRequest_CASPathSelectorConditionalStateCategory) FieldPath() *UpdateProbingTargetRequestCAS_FieldSubPath
- func (s UpdateProbingTargetRequest_CASPathSelectorConditionalStateCategory) WithArrayOfValues(values []string) *UpdateProbingTargetRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateProbingTargetRequest_CASPathSelectorConditionalStateCategory) WithValue(value string) *UpdateProbingTargetRequestCAS_FieldSubPathValue
- type UpdateProbingTargetRequest_CASPathSelectorConditionalStateDisplayName
- func (UpdateProbingTargetRequest_CASPathSelectorConditionalStateDisplayName) FieldPath() *UpdateProbingTargetRequestCAS_FieldSubPath
- func (s UpdateProbingTargetRequest_CASPathSelectorConditionalStateDisplayName) WithArrayOfValues(values []string) *UpdateProbingTargetRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateProbingTargetRequest_CASPathSelectorConditionalStateDisplayName) WithValue(value string) *UpdateProbingTargetRequestCAS_FieldSubPathValue
- type UpdateProbingTargetRequest_CASPathSelectorConditionalStateGroup
- func (UpdateProbingTargetRequest_CASPathSelectorConditionalStateGroup) FieldPath() *UpdateProbingTargetRequestCAS_FieldSubPath
- func (s UpdateProbingTargetRequest_CASPathSelectorConditionalStateGroup) WithArrayOfValues(values []*probing_target_group.Reference) *UpdateProbingTargetRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateProbingTargetRequest_CASPathSelectorConditionalStateGroup) WithValue(value *probing_target_group.Reference) *UpdateProbingTargetRequestCAS_FieldSubPathValue
- type UpdateProbingTargetRequest_CASPathSelectorConditionalStateHttpProbingConfig
- func (UpdateProbingTargetRequest_CASPathSelectorConditionalStateHttpProbingConfig) AuthConfig() ...
- func (UpdateProbingTargetRequest_CASPathSelectorConditionalStateHttpProbingConfig) FieldPath() *UpdateProbingTargetRequestCAS_FieldSubPath
- func (UpdateProbingTargetRequest_CASPathSelectorConditionalStateHttpProbingConfig) HttpRequest() ...
- func (s UpdateProbingTargetRequest_CASPathSelectorConditionalStateHttpProbingConfig) WithArrayOfValues(values []*common.HTTPProbingConfig) *UpdateProbingTargetRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateProbingTargetRequest_CASPathSelectorConditionalStateHttpProbingConfig) WithValue(value *common.HTTPProbingConfig) *UpdateProbingTargetRequestCAS_FieldSubPathValue
- type UpdateProbingTargetRequest_CASPathSelectorConditionalStateHttpProbingConfigAuthConfig
- func (UpdateProbingTargetRequest_CASPathSelectorConditionalStateHttpProbingConfigAuthConfig) FieldPath() *UpdateProbingTargetRequestCAS_FieldSubPath
- func (UpdateProbingTargetRequest_CASPathSelectorConditionalStateHttpProbingConfigAuthConfig) Password() ...
- func (UpdateProbingTargetRequest_CASPathSelectorConditionalStateHttpProbingConfigAuthConfig) RequestHeaderTokenKey() ...
- func (UpdateProbingTargetRequest_CASPathSelectorConditionalStateHttpProbingConfigAuthConfig) TokenRequest() ...
- func (UpdateProbingTargetRequest_CASPathSelectorConditionalStateHttpProbingConfigAuthConfig) TokenResponseBodyExpiryKey() ...
- func (UpdateProbingTargetRequest_CASPathSelectorConditionalStateHttpProbingConfigAuthConfig) TokenResponseBodyKey() ...
- func (UpdateProbingTargetRequest_CASPathSelectorConditionalStateHttpProbingConfigAuthConfig) TokenResponseHeader() ...
- func (UpdateProbingTargetRequest_CASPathSelectorConditionalStateHttpProbingConfigAuthConfig) Username() ...
- func (s UpdateProbingTargetRequest_CASPathSelectorConditionalStateHttpProbingConfigAuthConfig) WithArrayOfValues(values []*common.HTTPProbingConfig_HTTPAuth) *UpdateProbingTargetRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateProbingTargetRequest_CASPathSelectorConditionalStateHttpProbingConfigAuthConfig) WithValue(value *common.HTTPProbingConfig_HTTPAuth) *UpdateProbingTargetRequestCAS_FieldSubPathValue
- type UpdateProbingTargetRequest_CASPathSelectorConditionalStateHttpProbingConfigAuthConfigPassword
- func (UpdateProbingTargetRequest_CASPathSelectorConditionalStateHttpProbingConfigAuthConfigPassword) FieldPath() *UpdateProbingTargetRequestCAS_FieldSubPath
- func (s UpdateProbingTargetRequest_CASPathSelectorConditionalStateHttpProbingConfigAuthConfigPassword) WithArrayOfValues(values []string) *UpdateProbingTargetRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateProbingTargetRequest_CASPathSelectorConditionalStateHttpProbingConfigAuthConfigPassword) WithValue(value string) *UpdateProbingTargetRequestCAS_FieldSubPathValue
- type UpdateProbingTargetRequest_CASPathSelectorConditionalStateHttpProbingConfigAuthConfigRequestHeaderTokenKey
- func (UpdateProbingTargetRequest_CASPathSelectorConditionalStateHttpProbingConfigAuthConfigRequestHeaderTokenKey) FieldPath() *UpdateProbingTargetRequestCAS_FieldSubPath
- func (s UpdateProbingTargetRequest_CASPathSelectorConditionalStateHttpProbingConfigAuthConfigRequestHeaderTokenKey) WithArrayOfValues(values []string) *UpdateProbingTargetRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateProbingTargetRequest_CASPathSelectorConditionalStateHttpProbingConfigAuthConfigRequestHeaderTokenKey) WithValue(value string) *UpdateProbingTargetRequestCAS_FieldSubPathValue
- type UpdateProbingTargetRequest_CASPathSelectorConditionalStateHttpProbingConfigAuthConfigTokenRequest
- func (UpdateProbingTargetRequest_CASPathSelectorConditionalStateHttpProbingConfigAuthConfigTokenRequest) AuthenticationMethod() ...
- func (UpdateProbingTargetRequest_CASPathSelectorConditionalStateHttpProbingConfigAuthConfigTokenRequest) ExpectedResponseCode() ...
- func (UpdateProbingTargetRequest_CASPathSelectorConditionalStateHttpProbingConfigAuthConfigTokenRequest) FieldPath() *UpdateProbingTargetRequestCAS_FieldSubPath
- func (UpdateProbingTargetRequest_CASPathSelectorConditionalStateHttpProbingConfigAuthConfigTokenRequest) RequestBody() ...
- func (UpdateProbingTargetRequest_CASPathSelectorConditionalStateHttpProbingConfigAuthConfigTokenRequest) RequestHeaders() ...
- func (UpdateProbingTargetRequest_CASPathSelectorConditionalStateHttpProbingConfigAuthConfigTokenRequest) RequestMethod() ...
- func (UpdateProbingTargetRequest_CASPathSelectorConditionalStateHttpProbingConfigAuthConfigTokenRequest) Timeout() ...
- func (UpdateProbingTargetRequest_CASPathSelectorConditionalStateHttpProbingConfigAuthConfigTokenRequest) Url() ...
- func (UpdateProbingTargetRequest_CASPathSelectorConditionalStateHttpProbingConfigAuthConfigTokenRequest) UrlFormEncodedBody() ...
- func (s UpdateProbingTargetRequest_CASPathSelectorConditionalStateHttpProbingConfigAuthConfigTokenRequest) WithArrayOfValues(values []*common.HTTPProbingConfig_HTTPRequest) *UpdateProbingTargetRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateProbingTargetRequest_CASPathSelectorConditionalStateHttpProbingConfigAuthConfigTokenRequest) WithValue(value *common.HTTPProbingConfig_HTTPRequest) *UpdateProbingTargetRequestCAS_FieldSubPathValue
- type UpdateProbingTargetRequest_CASPathSelectorConditionalStateHttpProbingConfigAuthConfigTokenRequestAuthenticationMethod
- func (UpdateProbingTargetRequest_CASPathSelectorConditionalStateHttpProbingConfigAuthConfigTokenRequestAuthenticationMethod) FieldPath() *UpdateProbingTargetRequestCAS_FieldSubPath
- func (s UpdateProbingTargetRequest_CASPathSelectorConditionalStateHttpProbingConfigAuthConfigTokenRequestAuthenticationMethod) WithArrayOfValues(values []common.AuthenticationMethod) *UpdateProbingTargetRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateProbingTargetRequest_CASPathSelectorConditionalStateHttpProbingConfigAuthConfigTokenRequestAuthenticationMethod) WithValue(value common.AuthenticationMethod) *UpdateProbingTargetRequestCAS_FieldSubPathValue
- type UpdateProbingTargetRequest_CASPathSelectorConditionalStateHttpProbingConfigAuthConfigTokenRequestExpectedResponseCode
- func (UpdateProbingTargetRequest_CASPathSelectorConditionalStateHttpProbingConfigAuthConfigTokenRequestExpectedResponseCode) FieldPath() *UpdateProbingTargetRequestCAS_FieldSubPath
- func (s UpdateProbingTargetRequest_CASPathSelectorConditionalStateHttpProbingConfigAuthConfigTokenRequestExpectedResponseCode) WithArrayOfValues(values []uint32) *UpdateProbingTargetRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateProbingTargetRequest_CASPathSelectorConditionalStateHttpProbingConfigAuthConfigTokenRequestExpectedResponseCode) WithValue(value uint32) *UpdateProbingTargetRequestCAS_FieldSubPathValue
- type UpdateProbingTargetRequest_CASPathSelectorConditionalStateHttpProbingConfigAuthConfigTokenRequestRequestBody
- func (UpdateProbingTargetRequest_CASPathSelectorConditionalStateHttpProbingConfigAuthConfigTokenRequestRequestBody) FieldPath() *UpdateProbingTargetRequestCAS_FieldSubPath
- func (s UpdateProbingTargetRequest_CASPathSelectorConditionalStateHttpProbingConfigAuthConfigTokenRequestRequestBody) WithArrayOfValues(values []string) *UpdateProbingTargetRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateProbingTargetRequest_CASPathSelectorConditionalStateHttpProbingConfigAuthConfigTokenRequestRequestBody) WithValue(value string) *UpdateProbingTargetRequestCAS_FieldSubPathValue
- type UpdateProbingTargetRequest_CASPathSelectorConditionalStateHttpProbingConfigAuthConfigTokenRequestRequestHeaders
- func (UpdateProbingTargetRequest_CASPathSelectorConditionalStateHttpProbingConfigAuthConfigTokenRequestRequestHeaders) FieldPath() *UpdateProbingTargetRequestCAS_FieldSubPath
- func (s UpdateProbingTargetRequest_CASPathSelectorConditionalStateHttpProbingConfigAuthConfigTokenRequestRequestHeaders) WithArrayOfValues(values []map[string]string) *UpdateProbingTargetRequestCAS_FieldSubPathArrayOfValues
- func (UpdateProbingTargetRequest_CASPathSelectorConditionalStateHttpProbingConfigAuthConfigTokenRequestRequestHeaders) WithKey(key string) ...
- func (s UpdateProbingTargetRequest_CASPathSelectorConditionalStateHttpProbingConfigAuthConfigTokenRequestRequestHeaders) WithValue(value map[string]string) *UpdateProbingTargetRequestCAS_FieldSubPathValue
- type UpdateProbingTargetRequest_CASPathSelectorConditionalStateHttpProbingConfigAuthConfigTokenRequestRequestMethod
- func (UpdateProbingTargetRequest_CASPathSelectorConditionalStateHttpProbingConfigAuthConfigTokenRequestRequestMethod) FieldPath() *UpdateProbingTargetRequestCAS_FieldSubPath
- func (s UpdateProbingTargetRequest_CASPathSelectorConditionalStateHttpProbingConfigAuthConfigTokenRequestRequestMethod) WithArrayOfValues(values []common.HTTPRequestMethod) *UpdateProbingTargetRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateProbingTargetRequest_CASPathSelectorConditionalStateHttpProbingConfigAuthConfigTokenRequestRequestMethod) WithValue(value common.HTTPRequestMethod) *UpdateProbingTargetRequestCAS_FieldSubPathValue
- type UpdateProbingTargetRequest_CASPathSelectorConditionalStateHttpProbingConfigAuthConfigTokenRequestTimeout
- func (UpdateProbingTargetRequest_CASPathSelectorConditionalStateHttpProbingConfigAuthConfigTokenRequestTimeout) FieldPath() *UpdateProbingTargetRequestCAS_FieldSubPath
- func (s UpdateProbingTargetRequest_CASPathSelectorConditionalStateHttpProbingConfigAuthConfigTokenRequestTimeout) WithArrayOfValues(values []*duration.Duration) *UpdateProbingTargetRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateProbingTargetRequest_CASPathSelectorConditionalStateHttpProbingConfigAuthConfigTokenRequestTimeout) WithValue(value *duration.Duration) *UpdateProbingTargetRequestCAS_FieldSubPathValue
- type UpdateProbingTargetRequest_CASPathSelectorConditionalStateHttpProbingConfigAuthConfigTokenRequestUrl
- func (UpdateProbingTargetRequest_CASPathSelectorConditionalStateHttpProbingConfigAuthConfigTokenRequestUrl) FieldPath() *UpdateProbingTargetRequestCAS_FieldSubPath
- func (s UpdateProbingTargetRequest_CASPathSelectorConditionalStateHttpProbingConfigAuthConfigTokenRequestUrl) WithArrayOfValues(values []string) *UpdateProbingTargetRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateProbingTargetRequest_CASPathSelectorConditionalStateHttpProbingConfigAuthConfigTokenRequestUrl) WithValue(value string) *UpdateProbingTargetRequestCAS_FieldSubPathValue
- type UpdateProbingTargetRequest_CASPathSelectorConditionalStateHttpProbingConfigAuthConfigTokenRequestUrlFormEncodedBody
- func (UpdateProbingTargetRequest_CASPathSelectorConditionalStateHttpProbingConfigAuthConfigTokenRequestUrlFormEncodedBody) FieldPath() *UpdateProbingTargetRequestCAS_FieldSubPath
- func (s UpdateProbingTargetRequest_CASPathSelectorConditionalStateHttpProbingConfigAuthConfigTokenRequestUrlFormEncodedBody) WithArrayOfValues(values []map[string]*common.HTTPProbingConfig_HTTPRequest_StringArray) *UpdateProbingTargetRequestCAS_FieldSubPathArrayOfValues
- func (UpdateProbingTargetRequest_CASPathSelectorConditionalStateHttpProbingConfigAuthConfigTokenRequestUrlFormEncodedBody) WithKey(key string) ...
- func (s UpdateProbingTargetRequest_CASPathSelectorConditionalStateHttpProbingConfigAuthConfigTokenRequestUrlFormEncodedBody) WithValue(value map[string]*common.HTTPProbingConfig_HTTPRequest_StringArray) *UpdateProbingTargetRequestCAS_FieldSubPathValue
- type UpdateProbingTargetRequest_CASPathSelectorConditionalStateHttpProbingConfigAuthConfigTokenResponseBodyExpiryKey
- func (UpdateProbingTargetRequest_CASPathSelectorConditionalStateHttpProbingConfigAuthConfigTokenResponseBodyExpiryKey) FieldPath() *UpdateProbingTargetRequestCAS_FieldSubPath
- func (s UpdateProbingTargetRequest_CASPathSelectorConditionalStateHttpProbingConfigAuthConfigTokenResponseBodyExpiryKey) WithArrayOfValues(values []string) *UpdateProbingTargetRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateProbingTargetRequest_CASPathSelectorConditionalStateHttpProbingConfigAuthConfigTokenResponseBodyExpiryKey) WithValue(value string) *UpdateProbingTargetRequestCAS_FieldSubPathValue
- type UpdateProbingTargetRequest_CASPathSelectorConditionalStateHttpProbingConfigAuthConfigTokenResponseBodyKey
- func (UpdateProbingTargetRequest_CASPathSelectorConditionalStateHttpProbingConfigAuthConfigTokenResponseBodyKey) FieldPath() *UpdateProbingTargetRequestCAS_FieldSubPath
- func (s UpdateProbingTargetRequest_CASPathSelectorConditionalStateHttpProbingConfigAuthConfigTokenResponseBodyKey) WithArrayOfValues(values []string) *UpdateProbingTargetRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateProbingTargetRequest_CASPathSelectorConditionalStateHttpProbingConfigAuthConfigTokenResponseBodyKey) WithValue(value string) *UpdateProbingTargetRequestCAS_FieldSubPathValue
- type UpdateProbingTargetRequest_CASPathSelectorConditionalStateHttpProbingConfigAuthConfigTokenResponseHeader
- func (UpdateProbingTargetRequest_CASPathSelectorConditionalStateHttpProbingConfigAuthConfigTokenResponseHeader) FieldPath() *UpdateProbingTargetRequestCAS_FieldSubPath
- func (s UpdateProbingTargetRequest_CASPathSelectorConditionalStateHttpProbingConfigAuthConfigTokenResponseHeader) WithArrayOfValues(values []string) *UpdateProbingTargetRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateProbingTargetRequest_CASPathSelectorConditionalStateHttpProbingConfigAuthConfigTokenResponseHeader) WithValue(value string) *UpdateProbingTargetRequestCAS_FieldSubPathValue
- type UpdateProbingTargetRequest_CASPathSelectorConditionalStateHttpProbingConfigAuthConfigUsername
- func (UpdateProbingTargetRequest_CASPathSelectorConditionalStateHttpProbingConfigAuthConfigUsername) FieldPath() *UpdateProbingTargetRequestCAS_FieldSubPath
- func (s UpdateProbingTargetRequest_CASPathSelectorConditionalStateHttpProbingConfigAuthConfigUsername) WithArrayOfValues(values []string) *UpdateProbingTargetRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateProbingTargetRequest_CASPathSelectorConditionalStateHttpProbingConfigAuthConfigUsername) WithValue(value string) *UpdateProbingTargetRequestCAS_FieldSubPathValue
- type UpdateProbingTargetRequest_CASPathSelectorConditionalStateHttpProbingConfigHttpRequest
- func (UpdateProbingTargetRequest_CASPathSelectorConditionalStateHttpProbingConfigHttpRequest) AuthenticationMethod() ...
- func (UpdateProbingTargetRequest_CASPathSelectorConditionalStateHttpProbingConfigHttpRequest) ExpectedResponseCode() ...
- func (UpdateProbingTargetRequest_CASPathSelectorConditionalStateHttpProbingConfigHttpRequest) FieldPath() *UpdateProbingTargetRequestCAS_FieldSubPath
- func (UpdateProbingTargetRequest_CASPathSelectorConditionalStateHttpProbingConfigHttpRequest) RequestBody() ...
- func (UpdateProbingTargetRequest_CASPathSelectorConditionalStateHttpProbingConfigHttpRequest) RequestHeaders() ...
- func (UpdateProbingTargetRequest_CASPathSelectorConditionalStateHttpProbingConfigHttpRequest) RequestMethod() ...
- func (UpdateProbingTargetRequest_CASPathSelectorConditionalStateHttpProbingConfigHttpRequest) Timeout() ...
- func (UpdateProbingTargetRequest_CASPathSelectorConditionalStateHttpProbingConfigHttpRequest) Url() ...
- func (UpdateProbingTargetRequest_CASPathSelectorConditionalStateHttpProbingConfigHttpRequest) UrlFormEncodedBody() ...
- func (s UpdateProbingTargetRequest_CASPathSelectorConditionalStateHttpProbingConfigHttpRequest) WithArrayOfValues(values []*common.HTTPProbingConfig_HTTPRequest) *UpdateProbingTargetRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateProbingTargetRequest_CASPathSelectorConditionalStateHttpProbingConfigHttpRequest) WithValue(value *common.HTTPProbingConfig_HTTPRequest) *UpdateProbingTargetRequestCAS_FieldSubPathValue
- type UpdateProbingTargetRequest_CASPathSelectorConditionalStateHttpProbingConfigHttpRequestAuthenticationMethod
- func (UpdateProbingTargetRequest_CASPathSelectorConditionalStateHttpProbingConfigHttpRequestAuthenticationMethod) FieldPath() *UpdateProbingTargetRequestCAS_FieldSubPath
- func (s UpdateProbingTargetRequest_CASPathSelectorConditionalStateHttpProbingConfigHttpRequestAuthenticationMethod) WithArrayOfValues(values []common.AuthenticationMethod) *UpdateProbingTargetRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateProbingTargetRequest_CASPathSelectorConditionalStateHttpProbingConfigHttpRequestAuthenticationMethod) WithValue(value common.AuthenticationMethod) *UpdateProbingTargetRequestCAS_FieldSubPathValue
- type UpdateProbingTargetRequest_CASPathSelectorConditionalStateHttpProbingConfigHttpRequestExpectedResponseCode
- func (UpdateProbingTargetRequest_CASPathSelectorConditionalStateHttpProbingConfigHttpRequestExpectedResponseCode) FieldPath() *UpdateProbingTargetRequestCAS_FieldSubPath
- func (s UpdateProbingTargetRequest_CASPathSelectorConditionalStateHttpProbingConfigHttpRequestExpectedResponseCode) WithArrayOfValues(values []uint32) *UpdateProbingTargetRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateProbingTargetRequest_CASPathSelectorConditionalStateHttpProbingConfigHttpRequestExpectedResponseCode) WithValue(value uint32) *UpdateProbingTargetRequestCAS_FieldSubPathValue
- type UpdateProbingTargetRequest_CASPathSelectorConditionalStateHttpProbingConfigHttpRequestRequestBody
- func (UpdateProbingTargetRequest_CASPathSelectorConditionalStateHttpProbingConfigHttpRequestRequestBody) FieldPath() *UpdateProbingTargetRequestCAS_FieldSubPath
- func (s UpdateProbingTargetRequest_CASPathSelectorConditionalStateHttpProbingConfigHttpRequestRequestBody) WithArrayOfValues(values []string) *UpdateProbingTargetRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateProbingTargetRequest_CASPathSelectorConditionalStateHttpProbingConfigHttpRequestRequestBody) WithValue(value string) *UpdateProbingTargetRequestCAS_FieldSubPathValue
- type UpdateProbingTargetRequest_CASPathSelectorConditionalStateHttpProbingConfigHttpRequestRequestHeaders
- func (UpdateProbingTargetRequest_CASPathSelectorConditionalStateHttpProbingConfigHttpRequestRequestHeaders) FieldPath() *UpdateProbingTargetRequestCAS_FieldSubPath
- func (s UpdateProbingTargetRequest_CASPathSelectorConditionalStateHttpProbingConfigHttpRequestRequestHeaders) WithArrayOfValues(values []map[string]string) *UpdateProbingTargetRequestCAS_FieldSubPathArrayOfValues
- func (UpdateProbingTargetRequest_CASPathSelectorConditionalStateHttpProbingConfigHttpRequestRequestHeaders) WithKey(key string) ...
- func (s UpdateProbingTargetRequest_CASPathSelectorConditionalStateHttpProbingConfigHttpRequestRequestHeaders) WithValue(value map[string]string) *UpdateProbingTargetRequestCAS_FieldSubPathValue
- type UpdateProbingTargetRequest_CASPathSelectorConditionalStateHttpProbingConfigHttpRequestRequestMethod
- func (UpdateProbingTargetRequest_CASPathSelectorConditionalStateHttpProbingConfigHttpRequestRequestMethod) FieldPath() *UpdateProbingTargetRequestCAS_FieldSubPath
- func (s UpdateProbingTargetRequest_CASPathSelectorConditionalStateHttpProbingConfigHttpRequestRequestMethod) WithArrayOfValues(values []common.HTTPRequestMethod) *UpdateProbingTargetRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateProbingTargetRequest_CASPathSelectorConditionalStateHttpProbingConfigHttpRequestRequestMethod) WithValue(value common.HTTPRequestMethod) *UpdateProbingTargetRequestCAS_FieldSubPathValue
- type UpdateProbingTargetRequest_CASPathSelectorConditionalStateHttpProbingConfigHttpRequestTimeout
- func (UpdateProbingTargetRequest_CASPathSelectorConditionalStateHttpProbingConfigHttpRequestTimeout) FieldPath() *UpdateProbingTargetRequestCAS_FieldSubPath
- func (s UpdateProbingTargetRequest_CASPathSelectorConditionalStateHttpProbingConfigHttpRequestTimeout) WithArrayOfValues(values []*duration.Duration) *UpdateProbingTargetRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateProbingTargetRequest_CASPathSelectorConditionalStateHttpProbingConfigHttpRequestTimeout) WithValue(value *duration.Duration) *UpdateProbingTargetRequestCAS_FieldSubPathValue
- type UpdateProbingTargetRequest_CASPathSelectorConditionalStateHttpProbingConfigHttpRequestUrl
- func (UpdateProbingTargetRequest_CASPathSelectorConditionalStateHttpProbingConfigHttpRequestUrl) FieldPath() *UpdateProbingTargetRequestCAS_FieldSubPath
- func (s UpdateProbingTargetRequest_CASPathSelectorConditionalStateHttpProbingConfigHttpRequestUrl) WithArrayOfValues(values []string) *UpdateProbingTargetRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateProbingTargetRequest_CASPathSelectorConditionalStateHttpProbingConfigHttpRequestUrl) WithValue(value string) *UpdateProbingTargetRequestCAS_FieldSubPathValue
- type UpdateProbingTargetRequest_CASPathSelectorConditionalStateHttpProbingConfigHttpRequestUrlFormEncodedBody
- func (UpdateProbingTargetRequest_CASPathSelectorConditionalStateHttpProbingConfigHttpRequestUrlFormEncodedBody) FieldPath() *UpdateProbingTargetRequestCAS_FieldSubPath
- func (s UpdateProbingTargetRequest_CASPathSelectorConditionalStateHttpProbingConfigHttpRequestUrlFormEncodedBody) WithArrayOfValues(values []map[string]*common.HTTPProbingConfig_HTTPRequest_StringArray) *UpdateProbingTargetRequestCAS_FieldSubPathArrayOfValues
- func (UpdateProbingTargetRequest_CASPathSelectorConditionalStateHttpProbingConfigHttpRequestUrlFormEncodedBody) WithKey(key string) ...
- func (s UpdateProbingTargetRequest_CASPathSelectorConditionalStateHttpProbingConfigHttpRequestUrlFormEncodedBody) WithValue(value map[string]*common.HTTPProbingConfig_HTTPRequest_StringArray) *UpdateProbingTargetRequestCAS_FieldSubPathValue
- type UpdateProbingTargetRequest_CASPathSelectorConditionalStateIpVersion
- func (UpdateProbingTargetRequest_CASPathSelectorConditionalStateIpVersion) FieldPath() *UpdateProbingTargetRequestCAS_FieldSubPath
- func (s UpdateProbingTargetRequest_CASPathSelectorConditionalStateIpVersion) WithArrayOfValues(values []common.IpVersion) *UpdateProbingTargetRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateProbingTargetRequest_CASPathSelectorConditionalStateIpVersion) WithValue(value common.IpVersion) *UpdateProbingTargetRequestCAS_FieldSubPathValue
- type UpdateProbingTargetRequest_CASPathSelectorConditionalStateLocation
- func (UpdateProbingTargetRequest_CASPathSelectorConditionalStateLocation) Accuracy() UpdateProbingTargetRequest_CASPathSelectorConditionalStateLocationAccuracy
- func (UpdateProbingTargetRequest_CASPathSelectorConditionalStateLocation) Address() UpdateProbingTargetRequest_CASPathSelectorConditionalStateLocationAddress
- func (UpdateProbingTargetRequest_CASPathSelectorConditionalStateLocation) AdminHierarchy() ...
- func (UpdateProbingTargetRequest_CASPathSelectorConditionalStateLocation) Coordinates() UpdateProbingTargetRequest_CASPathSelectorConditionalStateLocationCoordinates
- func (UpdateProbingTargetRequest_CASPathSelectorConditionalStateLocation) FieldPath() *UpdateProbingTargetRequestCAS_FieldSubPath
- func (s UpdateProbingTargetRequest_CASPathSelectorConditionalStateLocation) WithArrayOfValues(values []*common.Location) *UpdateProbingTargetRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateProbingTargetRequest_CASPathSelectorConditionalStateLocation) WithValue(value *common.Location) *UpdateProbingTargetRequestCAS_FieldSubPathValue
- type UpdateProbingTargetRequest_CASPathSelectorConditionalStateLocationAccuracy
- func (UpdateProbingTargetRequest_CASPathSelectorConditionalStateLocationAccuracy) FieldPath() *UpdateProbingTargetRequestCAS_FieldSubPath
- func (s UpdateProbingTargetRequest_CASPathSelectorConditionalStateLocationAccuracy) WithArrayOfValues(values []float64) *UpdateProbingTargetRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateProbingTargetRequest_CASPathSelectorConditionalStateLocationAccuracy) WithValue(value float64) *UpdateProbingTargetRequestCAS_FieldSubPathValue
- type UpdateProbingTargetRequest_CASPathSelectorConditionalStateLocationAddress
- func (UpdateProbingTargetRequest_CASPathSelectorConditionalStateLocationAddress) AdminArea1() ...
- func (UpdateProbingTargetRequest_CASPathSelectorConditionalStateLocationAddress) AdminArea2() ...
- func (UpdateProbingTargetRequest_CASPathSelectorConditionalStateLocationAddress) AdminArea3() ...
- func (UpdateProbingTargetRequest_CASPathSelectorConditionalStateLocationAddress) AdminArea4() ...
- func (UpdateProbingTargetRequest_CASPathSelectorConditionalStateLocationAddress) Continent() ...
- func (UpdateProbingTargetRequest_CASPathSelectorConditionalStateLocationAddress) Country() ...
- func (UpdateProbingTargetRequest_CASPathSelectorConditionalStateLocationAddress) CountryCode() ...
- func (UpdateProbingTargetRequest_CASPathSelectorConditionalStateLocationAddress) FieldPath() *UpdateProbingTargetRequestCAS_FieldSubPath
- func (UpdateProbingTargetRequest_CASPathSelectorConditionalStateLocationAddress) PostalCode() ...
- func (UpdateProbingTargetRequest_CASPathSelectorConditionalStateLocationAddress) StreetAddress() ...
- func (s UpdateProbingTargetRequest_CASPathSelectorConditionalStateLocationAddress) WithArrayOfValues(values []*common.Address) *UpdateProbingTargetRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateProbingTargetRequest_CASPathSelectorConditionalStateLocationAddress) WithValue(value *common.Address) *UpdateProbingTargetRequestCAS_FieldSubPathValue
- type UpdateProbingTargetRequest_CASPathSelectorConditionalStateLocationAddressAdminArea1
- func (UpdateProbingTargetRequest_CASPathSelectorConditionalStateLocationAddressAdminArea1) FieldPath() *UpdateProbingTargetRequestCAS_FieldSubPath
- func (s UpdateProbingTargetRequest_CASPathSelectorConditionalStateLocationAddressAdminArea1) WithArrayOfValues(values []string) *UpdateProbingTargetRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateProbingTargetRequest_CASPathSelectorConditionalStateLocationAddressAdminArea1) WithValue(value string) *UpdateProbingTargetRequestCAS_FieldSubPathValue
- type UpdateProbingTargetRequest_CASPathSelectorConditionalStateLocationAddressAdminArea2
- func (UpdateProbingTargetRequest_CASPathSelectorConditionalStateLocationAddressAdminArea2) FieldPath() *UpdateProbingTargetRequestCAS_FieldSubPath
- func (s UpdateProbingTargetRequest_CASPathSelectorConditionalStateLocationAddressAdminArea2) WithArrayOfValues(values []string) *UpdateProbingTargetRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateProbingTargetRequest_CASPathSelectorConditionalStateLocationAddressAdminArea2) WithValue(value string) *UpdateProbingTargetRequestCAS_FieldSubPathValue
- type UpdateProbingTargetRequest_CASPathSelectorConditionalStateLocationAddressAdminArea3
- func (UpdateProbingTargetRequest_CASPathSelectorConditionalStateLocationAddressAdminArea3) FieldPath() *UpdateProbingTargetRequestCAS_FieldSubPath
- func (s UpdateProbingTargetRequest_CASPathSelectorConditionalStateLocationAddressAdminArea3) WithArrayOfValues(values []string) *UpdateProbingTargetRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateProbingTargetRequest_CASPathSelectorConditionalStateLocationAddressAdminArea3) WithValue(value string) *UpdateProbingTargetRequestCAS_FieldSubPathValue
- type UpdateProbingTargetRequest_CASPathSelectorConditionalStateLocationAddressAdminArea4
- func (UpdateProbingTargetRequest_CASPathSelectorConditionalStateLocationAddressAdminArea4) FieldPath() *UpdateProbingTargetRequestCAS_FieldSubPath
- func (s UpdateProbingTargetRequest_CASPathSelectorConditionalStateLocationAddressAdminArea4) WithArrayOfValues(values []string) *UpdateProbingTargetRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateProbingTargetRequest_CASPathSelectorConditionalStateLocationAddressAdminArea4) WithValue(value string) *UpdateProbingTargetRequestCAS_FieldSubPathValue
- type UpdateProbingTargetRequest_CASPathSelectorConditionalStateLocationAddressContinent
- func (UpdateProbingTargetRequest_CASPathSelectorConditionalStateLocationAddressContinent) FieldPath() *UpdateProbingTargetRequestCAS_FieldSubPath
- func (s UpdateProbingTargetRequest_CASPathSelectorConditionalStateLocationAddressContinent) WithArrayOfValues(values []string) *UpdateProbingTargetRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateProbingTargetRequest_CASPathSelectorConditionalStateLocationAddressContinent) WithValue(value string) *UpdateProbingTargetRequestCAS_FieldSubPathValue
- type UpdateProbingTargetRequest_CASPathSelectorConditionalStateLocationAddressCountry
- func (UpdateProbingTargetRequest_CASPathSelectorConditionalStateLocationAddressCountry) FieldPath() *UpdateProbingTargetRequestCAS_FieldSubPath
- func (s UpdateProbingTargetRequest_CASPathSelectorConditionalStateLocationAddressCountry) WithArrayOfValues(values []string) *UpdateProbingTargetRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateProbingTargetRequest_CASPathSelectorConditionalStateLocationAddressCountry) WithValue(value string) *UpdateProbingTargetRequestCAS_FieldSubPathValue
- type UpdateProbingTargetRequest_CASPathSelectorConditionalStateLocationAddressCountryCode
- func (UpdateProbingTargetRequest_CASPathSelectorConditionalStateLocationAddressCountryCode) FieldPath() *UpdateProbingTargetRequestCAS_FieldSubPath
- func (s UpdateProbingTargetRequest_CASPathSelectorConditionalStateLocationAddressCountryCode) WithArrayOfValues(values []string) *UpdateProbingTargetRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateProbingTargetRequest_CASPathSelectorConditionalStateLocationAddressCountryCode) WithValue(value string) *UpdateProbingTargetRequestCAS_FieldSubPathValue
- type UpdateProbingTargetRequest_CASPathSelectorConditionalStateLocationAddressPostalCode
- func (UpdateProbingTargetRequest_CASPathSelectorConditionalStateLocationAddressPostalCode) FieldPath() *UpdateProbingTargetRequestCAS_FieldSubPath
- func (s UpdateProbingTargetRequest_CASPathSelectorConditionalStateLocationAddressPostalCode) WithArrayOfValues(values []string) *UpdateProbingTargetRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateProbingTargetRequest_CASPathSelectorConditionalStateLocationAddressPostalCode) WithValue(value string) *UpdateProbingTargetRequestCAS_FieldSubPathValue
- type UpdateProbingTargetRequest_CASPathSelectorConditionalStateLocationAddressStreetAddress
- func (UpdateProbingTargetRequest_CASPathSelectorConditionalStateLocationAddressStreetAddress) FieldPath() *UpdateProbingTargetRequestCAS_FieldSubPath
- func (s UpdateProbingTargetRequest_CASPathSelectorConditionalStateLocationAddressStreetAddress) WithArrayOfValues(values []string) *UpdateProbingTargetRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateProbingTargetRequest_CASPathSelectorConditionalStateLocationAddressStreetAddress) WithValue(value string) *UpdateProbingTargetRequestCAS_FieldSubPathValue
- type UpdateProbingTargetRequest_CASPathSelectorConditionalStateLocationAdminHierarchy
- func (UpdateProbingTargetRequest_CASPathSelectorConditionalStateLocationAdminHierarchy) Admin1() ...
- func (UpdateProbingTargetRequest_CASPathSelectorConditionalStateLocationAdminHierarchy) Admin2() ...
- func (UpdateProbingTargetRequest_CASPathSelectorConditionalStateLocationAdminHierarchy) Admin3() ...
- func (UpdateProbingTargetRequest_CASPathSelectorConditionalStateLocationAdminHierarchy) Admin4() ...
- func (UpdateProbingTargetRequest_CASPathSelectorConditionalStateLocationAdminHierarchy) Admin5() ...
- func (UpdateProbingTargetRequest_CASPathSelectorConditionalStateLocationAdminHierarchy) Continent() ...
- func (UpdateProbingTargetRequest_CASPathSelectorConditionalStateLocationAdminHierarchy) Country() ...
- func (UpdateProbingTargetRequest_CASPathSelectorConditionalStateLocationAdminHierarchy) FieldPath() *UpdateProbingTargetRequestCAS_FieldSubPath
- func (s UpdateProbingTargetRequest_CASPathSelectorConditionalStateLocationAdminHierarchy) WithArrayOfValues(values []*admin_area.AdminHierarchy) *UpdateProbingTargetRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateProbingTargetRequest_CASPathSelectorConditionalStateLocationAdminHierarchy) WithValue(value *admin_area.AdminHierarchy) *UpdateProbingTargetRequestCAS_FieldSubPathValue
- type UpdateProbingTargetRequest_CASPathSelectorConditionalStateLocationAdminHierarchyAdmin1
- func (UpdateProbingTargetRequest_CASPathSelectorConditionalStateLocationAdminHierarchyAdmin1) FieldPath() *UpdateProbingTargetRequestCAS_FieldSubPath
- func (s UpdateProbingTargetRequest_CASPathSelectorConditionalStateLocationAdminHierarchyAdmin1) WithArrayOfValues(values []*admin_area.Reference) *UpdateProbingTargetRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateProbingTargetRequest_CASPathSelectorConditionalStateLocationAdminHierarchyAdmin1) WithValue(value *admin_area.Reference) *UpdateProbingTargetRequestCAS_FieldSubPathValue
- type UpdateProbingTargetRequest_CASPathSelectorConditionalStateLocationAdminHierarchyAdmin2
- func (UpdateProbingTargetRequest_CASPathSelectorConditionalStateLocationAdminHierarchyAdmin2) FieldPath() *UpdateProbingTargetRequestCAS_FieldSubPath
- func (s UpdateProbingTargetRequest_CASPathSelectorConditionalStateLocationAdminHierarchyAdmin2) WithArrayOfValues(values []*admin_area.Reference) *UpdateProbingTargetRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateProbingTargetRequest_CASPathSelectorConditionalStateLocationAdminHierarchyAdmin2) WithValue(value *admin_area.Reference) *UpdateProbingTargetRequestCAS_FieldSubPathValue
- type UpdateProbingTargetRequest_CASPathSelectorConditionalStateLocationAdminHierarchyAdmin3
- func (UpdateProbingTargetRequest_CASPathSelectorConditionalStateLocationAdminHierarchyAdmin3) FieldPath() *UpdateProbingTargetRequestCAS_FieldSubPath
- func (s UpdateProbingTargetRequest_CASPathSelectorConditionalStateLocationAdminHierarchyAdmin3) WithArrayOfValues(values []*admin_area.Reference) *UpdateProbingTargetRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateProbingTargetRequest_CASPathSelectorConditionalStateLocationAdminHierarchyAdmin3) WithValue(value *admin_area.Reference) *UpdateProbingTargetRequestCAS_FieldSubPathValue
- type UpdateProbingTargetRequest_CASPathSelectorConditionalStateLocationAdminHierarchyAdmin4
- func (UpdateProbingTargetRequest_CASPathSelectorConditionalStateLocationAdminHierarchyAdmin4) FieldPath() *UpdateProbingTargetRequestCAS_FieldSubPath
- func (s UpdateProbingTargetRequest_CASPathSelectorConditionalStateLocationAdminHierarchyAdmin4) WithArrayOfValues(values []*admin_area.Reference) *UpdateProbingTargetRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateProbingTargetRequest_CASPathSelectorConditionalStateLocationAdminHierarchyAdmin4) WithValue(value *admin_area.Reference) *UpdateProbingTargetRequestCAS_FieldSubPathValue
- type UpdateProbingTargetRequest_CASPathSelectorConditionalStateLocationAdminHierarchyAdmin5
- func (UpdateProbingTargetRequest_CASPathSelectorConditionalStateLocationAdminHierarchyAdmin5) FieldPath() *UpdateProbingTargetRequestCAS_FieldSubPath
- func (s UpdateProbingTargetRequest_CASPathSelectorConditionalStateLocationAdminHierarchyAdmin5) WithArrayOfValues(values []*admin_area.Reference) *UpdateProbingTargetRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateProbingTargetRequest_CASPathSelectorConditionalStateLocationAdminHierarchyAdmin5) WithValue(value *admin_area.Reference) *UpdateProbingTargetRequestCAS_FieldSubPathValue
- type UpdateProbingTargetRequest_CASPathSelectorConditionalStateLocationAdminHierarchyContinent
- func (UpdateProbingTargetRequest_CASPathSelectorConditionalStateLocationAdminHierarchyContinent) FieldPath() *UpdateProbingTargetRequestCAS_FieldSubPath
- func (s UpdateProbingTargetRequest_CASPathSelectorConditionalStateLocationAdminHierarchyContinent) WithArrayOfValues(values []*admin_area.Reference) *UpdateProbingTargetRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateProbingTargetRequest_CASPathSelectorConditionalStateLocationAdminHierarchyContinent) WithValue(value *admin_area.Reference) *UpdateProbingTargetRequestCAS_FieldSubPathValue
- type UpdateProbingTargetRequest_CASPathSelectorConditionalStateLocationAdminHierarchyCountry
- func (UpdateProbingTargetRequest_CASPathSelectorConditionalStateLocationAdminHierarchyCountry) FieldPath() *UpdateProbingTargetRequestCAS_FieldSubPath
- func (s UpdateProbingTargetRequest_CASPathSelectorConditionalStateLocationAdminHierarchyCountry) WithArrayOfValues(values []*admin_area.Reference) *UpdateProbingTargetRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateProbingTargetRequest_CASPathSelectorConditionalStateLocationAdminHierarchyCountry) WithValue(value *admin_area.Reference) *UpdateProbingTargetRequestCAS_FieldSubPathValue
- type UpdateProbingTargetRequest_CASPathSelectorConditionalStateLocationCoordinates
- func (UpdateProbingTargetRequest_CASPathSelectorConditionalStateLocationCoordinates) FieldPath() *UpdateProbingTargetRequestCAS_FieldSubPath
- func (s UpdateProbingTargetRequest_CASPathSelectorConditionalStateLocationCoordinates) WithArrayOfValues(values []*latlng.LatLng) *UpdateProbingTargetRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateProbingTargetRequest_CASPathSelectorConditionalStateLocationCoordinates) WithValue(value *latlng.LatLng) *UpdateProbingTargetRequestCAS_FieldSubPathValue
- type UpdateProbingTargetRequest_CASPathSelectorConditionalStateLocationType
- func (UpdateProbingTargetRequest_CASPathSelectorConditionalStateLocationType) FieldPath() *UpdateProbingTargetRequestCAS_FieldSubPath
- func (s UpdateProbingTargetRequest_CASPathSelectorConditionalStateLocationType) WithArrayOfValues(values []common.LocationType) *UpdateProbingTargetRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateProbingTargetRequest_CASPathSelectorConditionalStateLocationType) WithValue(value common.LocationType) *UpdateProbingTargetRequestCAS_FieldSubPathValue
- type UpdateProbingTargetRequest_CASPathSelectorConditionalStateMetadata
- func (UpdateProbingTargetRequest_CASPathSelectorConditionalStateMetadata) Annotations() UpdateProbingTargetRequest_CASPathSelectorConditionalStateMetadataAnnotations
- func (UpdateProbingTargetRequest_CASPathSelectorConditionalStateMetadata) CreateTime() UpdateProbingTargetRequest_CASPathSelectorConditionalStateMetadataCreateTime
- func (UpdateProbingTargetRequest_CASPathSelectorConditionalStateMetadata) FieldPath() *UpdateProbingTargetRequestCAS_FieldSubPath
- func (UpdateProbingTargetRequest_CASPathSelectorConditionalStateMetadata) Generation() UpdateProbingTargetRequest_CASPathSelectorConditionalStateMetadataGeneration
- func (UpdateProbingTargetRequest_CASPathSelectorConditionalStateMetadata) Labels() UpdateProbingTargetRequest_CASPathSelectorConditionalStateMetadataLabels
- func (UpdateProbingTargetRequest_CASPathSelectorConditionalStateMetadata) OwnerReferences() ...
- func (UpdateProbingTargetRequest_CASPathSelectorConditionalStateMetadata) ResourceVersion() ...
- func (UpdateProbingTargetRequest_CASPathSelectorConditionalStateMetadata) Shards() UpdateProbingTargetRequest_CASPathSelectorConditionalStateMetadataShards
- func (UpdateProbingTargetRequest_CASPathSelectorConditionalStateMetadata) Syncing() UpdateProbingTargetRequest_CASPathSelectorConditionalStateMetadataSyncing
- func (UpdateProbingTargetRequest_CASPathSelectorConditionalStateMetadata) Tags() UpdateProbingTargetRequest_CASPathSelectorConditionalStateMetadataTags
- func (UpdateProbingTargetRequest_CASPathSelectorConditionalStateMetadata) UpdateTime() UpdateProbingTargetRequest_CASPathSelectorConditionalStateMetadataUpdateTime
- func (UpdateProbingTargetRequest_CASPathSelectorConditionalStateMetadata) Uuid() UpdateProbingTargetRequest_CASPathSelectorConditionalStateMetadataUuid
- func (s UpdateProbingTargetRequest_CASPathSelectorConditionalStateMetadata) WithArrayOfValues(values []*ntt_meta.Meta) *UpdateProbingTargetRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateProbingTargetRequest_CASPathSelectorConditionalStateMetadata) WithValue(value *ntt_meta.Meta) *UpdateProbingTargetRequestCAS_FieldSubPathValue
- type UpdateProbingTargetRequest_CASPathSelectorConditionalStateMetadataAnnotations
- func (UpdateProbingTargetRequest_CASPathSelectorConditionalStateMetadataAnnotations) FieldPath() *UpdateProbingTargetRequestCAS_FieldSubPath
- func (s UpdateProbingTargetRequest_CASPathSelectorConditionalStateMetadataAnnotations) WithArrayOfValues(values []map[string]string) *UpdateProbingTargetRequestCAS_FieldSubPathArrayOfValues
- func (UpdateProbingTargetRequest_CASPathSelectorConditionalStateMetadataAnnotations) WithKey(key string) ...
- func (s UpdateProbingTargetRequest_CASPathSelectorConditionalStateMetadataAnnotations) WithValue(value map[string]string) *UpdateProbingTargetRequestCAS_FieldSubPathValue
- type UpdateProbingTargetRequest_CASPathSelectorConditionalStateMetadataCreateTime
- func (UpdateProbingTargetRequest_CASPathSelectorConditionalStateMetadataCreateTime) FieldPath() *UpdateProbingTargetRequestCAS_FieldSubPath
- func (s UpdateProbingTargetRequest_CASPathSelectorConditionalStateMetadataCreateTime) WithArrayOfValues(values []*timestamp.Timestamp) *UpdateProbingTargetRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateProbingTargetRequest_CASPathSelectorConditionalStateMetadataCreateTime) WithValue(value *timestamp.Timestamp) *UpdateProbingTargetRequestCAS_FieldSubPathValue
- type UpdateProbingTargetRequest_CASPathSelectorConditionalStateMetadataGeneration
- func (UpdateProbingTargetRequest_CASPathSelectorConditionalStateMetadataGeneration) FieldPath() *UpdateProbingTargetRequestCAS_FieldSubPath
- func (s UpdateProbingTargetRequest_CASPathSelectorConditionalStateMetadataGeneration) WithArrayOfValues(values []int64) *UpdateProbingTargetRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateProbingTargetRequest_CASPathSelectorConditionalStateMetadataGeneration) WithValue(value int64) *UpdateProbingTargetRequestCAS_FieldSubPathValue
- type UpdateProbingTargetRequest_CASPathSelectorConditionalStateMetadataLabels
- func (UpdateProbingTargetRequest_CASPathSelectorConditionalStateMetadataLabels) FieldPath() *UpdateProbingTargetRequestCAS_FieldSubPath
- func (s UpdateProbingTargetRequest_CASPathSelectorConditionalStateMetadataLabels) WithArrayOfValues(values []map[string]string) *UpdateProbingTargetRequestCAS_FieldSubPathArrayOfValues
- func (UpdateProbingTargetRequest_CASPathSelectorConditionalStateMetadataLabels) WithKey(key string) UpdateProbingTargetRequest_CASMapPathSelectorConditionalStateMetadataLabels
- func (s UpdateProbingTargetRequest_CASPathSelectorConditionalStateMetadataLabels) WithValue(value map[string]string) *UpdateProbingTargetRequestCAS_FieldSubPathValue
- type UpdateProbingTargetRequest_CASPathSelectorConditionalStateMetadataOwnerReferences
- func (UpdateProbingTargetRequest_CASPathSelectorConditionalStateMetadataOwnerReferences) ApiVersion() ...
- func (UpdateProbingTargetRequest_CASPathSelectorConditionalStateMetadataOwnerReferences) BlockOwnerDeletion() ...
- func (UpdateProbingTargetRequest_CASPathSelectorConditionalStateMetadataOwnerReferences) Controller() ...
- func (UpdateProbingTargetRequest_CASPathSelectorConditionalStateMetadataOwnerReferences) FieldPath() *UpdateProbingTargetRequestCAS_FieldSubPath
- func (UpdateProbingTargetRequest_CASPathSelectorConditionalStateMetadataOwnerReferences) Kind() ...
- func (UpdateProbingTargetRequest_CASPathSelectorConditionalStateMetadataOwnerReferences) Name() ...
- func (UpdateProbingTargetRequest_CASPathSelectorConditionalStateMetadataOwnerReferences) Uid() ...
- func (s UpdateProbingTargetRequest_CASPathSelectorConditionalStateMetadataOwnerReferences) WithArrayOfValues(values [][]*ntt_meta.OwnerReference) *UpdateProbingTargetRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateProbingTargetRequest_CASPathSelectorConditionalStateMetadataOwnerReferences) WithItemValue(value *ntt_meta.OwnerReference) *UpdateProbingTargetRequestCAS_FieldSubPathArrayItemValue
- func (s UpdateProbingTargetRequest_CASPathSelectorConditionalStateMetadataOwnerReferences) WithValue(value []*ntt_meta.OwnerReference) *UpdateProbingTargetRequestCAS_FieldSubPathValue
- type UpdateProbingTargetRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesApiVersion
- func (UpdateProbingTargetRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesApiVersion) FieldPath() *UpdateProbingTargetRequestCAS_FieldSubPath
- func (s UpdateProbingTargetRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesApiVersion) WithArrayOfValues(values []string) *UpdateProbingTargetRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateProbingTargetRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesApiVersion) WithValue(value string) *UpdateProbingTargetRequestCAS_FieldSubPathValue
- type UpdateProbingTargetRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesBlockOwnerDeletion
- func (UpdateProbingTargetRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesBlockOwnerDeletion) FieldPath() *UpdateProbingTargetRequestCAS_FieldSubPath
- func (s UpdateProbingTargetRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesBlockOwnerDeletion) WithArrayOfValues(values []bool) *UpdateProbingTargetRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateProbingTargetRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesBlockOwnerDeletion) WithValue(value bool) *UpdateProbingTargetRequestCAS_FieldSubPathValue
- type UpdateProbingTargetRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesController
- func (UpdateProbingTargetRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesController) FieldPath() *UpdateProbingTargetRequestCAS_FieldSubPath
- func (s UpdateProbingTargetRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesController) WithArrayOfValues(values []bool) *UpdateProbingTargetRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateProbingTargetRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesController) WithValue(value bool) *UpdateProbingTargetRequestCAS_FieldSubPathValue
- type UpdateProbingTargetRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesKind
- func (UpdateProbingTargetRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesKind) FieldPath() *UpdateProbingTargetRequestCAS_FieldSubPath
- func (s UpdateProbingTargetRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesKind) WithArrayOfValues(values []string) *UpdateProbingTargetRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateProbingTargetRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesKind) WithValue(value string) *UpdateProbingTargetRequestCAS_FieldSubPathValue
- type UpdateProbingTargetRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesName
- func (UpdateProbingTargetRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesName) FieldPath() *UpdateProbingTargetRequestCAS_FieldSubPath
- func (s UpdateProbingTargetRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesName) WithArrayOfValues(values []string) *UpdateProbingTargetRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateProbingTargetRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesName) WithValue(value string) *UpdateProbingTargetRequestCAS_FieldSubPathValue
- type UpdateProbingTargetRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesUid
- func (UpdateProbingTargetRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesUid) FieldPath() *UpdateProbingTargetRequestCAS_FieldSubPath
- func (s UpdateProbingTargetRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesUid) WithArrayOfValues(values []string) *UpdateProbingTargetRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateProbingTargetRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesUid) WithValue(value string) *UpdateProbingTargetRequestCAS_FieldSubPathValue
- type UpdateProbingTargetRequest_CASPathSelectorConditionalStateMetadataResourceVersion
- func (UpdateProbingTargetRequest_CASPathSelectorConditionalStateMetadataResourceVersion) FieldPath() *UpdateProbingTargetRequestCAS_FieldSubPath
- func (s UpdateProbingTargetRequest_CASPathSelectorConditionalStateMetadataResourceVersion) WithArrayOfValues(values []string) *UpdateProbingTargetRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateProbingTargetRequest_CASPathSelectorConditionalStateMetadataResourceVersion) WithValue(value string) *UpdateProbingTargetRequestCAS_FieldSubPathValue
- type UpdateProbingTargetRequest_CASPathSelectorConditionalStateMetadataShards
- func (UpdateProbingTargetRequest_CASPathSelectorConditionalStateMetadataShards) FieldPath() *UpdateProbingTargetRequestCAS_FieldSubPath
- func (s UpdateProbingTargetRequest_CASPathSelectorConditionalStateMetadataShards) WithArrayOfValues(values []map[string]int64) *UpdateProbingTargetRequestCAS_FieldSubPathArrayOfValues
- func (UpdateProbingTargetRequest_CASPathSelectorConditionalStateMetadataShards) WithKey(key string) UpdateProbingTargetRequest_CASMapPathSelectorConditionalStateMetadataShards
- func (s UpdateProbingTargetRequest_CASPathSelectorConditionalStateMetadataShards) WithValue(value map[string]int64) *UpdateProbingTargetRequestCAS_FieldSubPathValue
- type UpdateProbingTargetRequest_CASPathSelectorConditionalStateMetadataSyncing
- func (UpdateProbingTargetRequest_CASPathSelectorConditionalStateMetadataSyncing) FieldPath() *UpdateProbingTargetRequestCAS_FieldSubPath
- func (UpdateProbingTargetRequest_CASPathSelectorConditionalStateMetadataSyncing) OwningRegion() ...
- func (UpdateProbingTargetRequest_CASPathSelectorConditionalStateMetadataSyncing) Regions() ...
- func (s UpdateProbingTargetRequest_CASPathSelectorConditionalStateMetadataSyncing) WithArrayOfValues(values []*ntt_meta.SyncingMeta) *UpdateProbingTargetRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateProbingTargetRequest_CASPathSelectorConditionalStateMetadataSyncing) WithValue(value *ntt_meta.SyncingMeta) *UpdateProbingTargetRequestCAS_FieldSubPathValue
- type UpdateProbingTargetRequest_CASPathSelectorConditionalStateMetadataSyncingOwningRegion
- func (UpdateProbingTargetRequest_CASPathSelectorConditionalStateMetadataSyncingOwningRegion) FieldPath() *UpdateProbingTargetRequestCAS_FieldSubPath
- func (s UpdateProbingTargetRequest_CASPathSelectorConditionalStateMetadataSyncingOwningRegion) WithArrayOfValues(values []string) *UpdateProbingTargetRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateProbingTargetRequest_CASPathSelectorConditionalStateMetadataSyncingOwningRegion) WithValue(value string) *UpdateProbingTargetRequestCAS_FieldSubPathValue
- type UpdateProbingTargetRequest_CASPathSelectorConditionalStateMetadataSyncingRegions
- func (UpdateProbingTargetRequest_CASPathSelectorConditionalStateMetadataSyncingRegions) FieldPath() *UpdateProbingTargetRequestCAS_FieldSubPath
- func (s UpdateProbingTargetRequest_CASPathSelectorConditionalStateMetadataSyncingRegions) WithArrayOfValues(values [][]string) *UpdateProbingTargetRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateProbingTargetRequest_CASPathSelectorConditionalStateMetadataSyncingRegions) WithItemValue(value string) *UpdateProbingTargetRequestCAS_FieldSubPathArrayItemValue
- func (s UpdateProbingTargetRequest_CASPathSelectorConditionalStateMetadataSyncingRegions) WithValue(value []string) *UpdateProbingTargetRequestCAS_FieldSubPathValue
- type UpdateProbingTargetRequest_CASPathSelectorConditionalStateMetadataTags
- func (UpdateProbingTargetRequest_CASPathSelectorConditionalStateMetadataTags) FieldPath() *UpdateProbingTargetRequestCAS_FieldSubPath
- func (s UpdateProbingTargetRequest_CASPathSelectorConditionalStateMetadataTags) WithArrayOfValues(values [][]string) *UpdateProbingTargetRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateProbingTargetRequest_CASPathSelectorConditionalStateMetadataTags) WithItemValue(value string) *UpdateProbingTargetRequestCAS_FieldSubPathArrayItemValue
- func (s UpdateProbingTargetRequest_CASPathSelectorConditionalStateMetadataTags) WithValue(value []string) *UpdateProbingTargetRequestCAS_FieldSubPathValue
- type UpdateProbingTargetRequest_CASPathSelectorConditionalStateMetadataUpdateTime
- func (UpdateProbingTargetRequest_CASPathSelectorConditionalStateMetadataUpdateTime) FieldPath() *UpdateProbingTargetRequestCAS_FieldSubPath
- func (s UpdateProbingTargetRequest_CASPathSelectorConditionalStateMetadataUpdateTime) WithArrayOfValues(values []*timestamp.Timestamp) *UpdateProbingTargetRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateProbingTargetRequest_CASPathSelectorConditionalStateMetadataUpdateTime) WithValue(value *timestamp.Timestamp) *UpdateProbingTargetRequestCAS_FieldSubPathValue
- type UpdateProbingTargetRequest_CASPathSelectorConditionalStateMetadataUuid
- func (UpdateProbingTargetRequest_CASPathSelectorConditionalStateMetadataUuid) FieldPath() *UpdateProbingTargetRequestCAS_FieldSubPath
- func (s UpdateProbingTargetRequest_CASPathSelectorConditionalStateMetadataUuid) WithArrayOfValues(values []string) *UpdateProbingTargetRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateProbingTargetRequest_CASPathSelectorConditionalStateMetadataUuid) WithValue(value string) *UpdateProbingTargetRequestCAS_FieldSubPathValue
- type UpdateProbingTargetRequest_CASPathSelectorConditionalStateMode
- func (UpdateProbingTargetRequest_CASPathSelectorConditionalStateMode) FieldPath() *UpdateProbingTargetRequestCAS_FieldSubPath
- func (s UpdateProbingTargetRequest_CASPathSelectorConditionalStateMode) WithArrayOfValues(values []common.ProbingMode) *UpdateProbingTargetRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateProbingTargetRequest_CASPathSelectorConditionalStateMode) WithValue(value common.ProbingMode) *UpdateProbingTargetRequestCAS_FieldSubPathValue
- type UpdateProbingTargetRequest_CASPathSelectorConditionalStateName
- func (UpdateProbingTargetRequest_CASPathSelectorConditionalStateName) FieldPath() *UpdateProbingTargetRequestCAS_FieldSubPath
- func (s UpdateProbingTargetRequest_CASPathSelectorConditionalStateName) WithArrayOfValues(values []*probing_target.Name) *UpdateProbingTargetRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateProbingTargetRequest_CASPathSelectorConditionalStateName) WithValue(value *probing_target.Name) *UpdateProbingTargetRequestCAS_FieldSubPathValue
- type UpdateProbingTargetRequest_CASPathSelectorConditionalStateSpeedtestTcpPort
- func (UpdateProbingTargetRequest_CASPathSelectorConditionalStateSpeedtestTcpPort) FieldPath() *UpdateProbingTargetRequestCAS_FieldSubPath
- func (s UpdateProbingTargetRequest_CASPathSelectorConditionalStateSpeedtestTcpPort) WithArrayOfValues(values []int32) *UpdateProbingTargetRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateProbingTargetRequest_CASPathSelectorConditionalStateSpeedtestTcpPort) WithValue(value int32) *UpdateProbingTargetRequestCAS_FieldSubPathValue
- type UpdateProbingTargetRequest_CASPathSelectorConditionalStateTargetType
- func (UpdateProbingTargetRequest_CASPathSelectorConditionalStateTargetType) FieldPath() *UpdateProbingTargetRequestCAS_FieldSubPath
- func (s UpdateProbingTargetRequest_CASPathSelectorConditionalStateTargetType) WithArrayOfValues(values []probing_target.ProbingTarget_TargetType) *UpdateProbingTargetRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateProbingTargetRequest_CASPathSelectorConditionalStateTargetType) WithValue(value probing_target.ProbingTarget_TargetType) *UpdateProbingTargetRequestCAS_FieldSubPathValue
- type UpdateProbingTargetRequest_CASPathSelectorConditionalStateUdpPort
- func (UpdateProbingTargetRequest_CASPathSelectorConditionalStateUdpPort) FieldPath() *UpdateProbingTargetRequestCAS_FieldSubPath
- func (s UpdateProbingTargetRequest_CASPathSelectorConditionalStateUdpPort) WithArrayOfValues(values []int32) *UpdateProbingTargetRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateProbingTargetRequest_CASPathSelectorConditionalStateUdpPort) WithValue(value int32) *UpdateProbingTargetRequestCAS_FieldSubPathValue
- type UpdateProbingTargetRequest_CASPathSelectorFieldMask
- func (UpdateProbingTargetRequest_CASPathSelectorFieldMask) FieldPath() *UpdateProbingTargetRequestCAS_FieldTerminalPath
- func (s UpdateProbingTargetRequest_CASPathSelectorFieldMask) WithArrayOfValues(values []*probing_target.ProbingTarget_FieldMask) *UpdateProbingTargetRequestCAS_FieldTerminalPathArrayOfValues
- func (s UpdateProbingTargetRequest_CASPathSelectorFieldMask) WithValue(value *probing_target.ProbingTarget_FieldMask) *UpdateProbingTargetRequestCAS_FieldTerminalPathValue
- type UpdateProbingTargetRequest_CAS_FieldMask
- func (fieldMask *UpdateProbingTargetRequest_CAS_FieldMask) AppendPath(path UpdateProbingTargetRequestCAS_FieldPath)
- func (fieldMask *UpdateProbingTargetRequest_CAS_FieldMask) AppendRawPath(path gotenobject.FieldPath)
- func (fieldMask *UpdateProbingTargetRequest_CAS_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
- func (fieldMask *UpdateProbingTargetRequest_CAS_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
- func (fieldMask *UpdateProbingTargetRequest_CAS_FieldMask) FilterInputFields() *UpdateProbingTargetRequest_CAS_FieldMask
- func (fieldMask *UpdateProbingTargetRequest_CAS_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
- func (fieldMask *UpdateProbingTargetRequest_CAS_FieldMask) GetPaths() []UpdateProbingTargetRequestCAS_FieldPath
- func (fieldMask *UpdateProbingTargetRequest_CAS_FieldMask) GetRawPaths() []gotenobject.FieldPath
- func (fieldMask *UpdateProbingTargetRequest_CAS_FieldMask) IsFull() bool
- func (fieldMask UpdateProbingTargetRequest_CAS_FieldMask) Marshal() ([]byte, error)
- func (fieldMask UpdateProbingTargetRequest_CAS_FieldMask) MarshalJSON() ([]byte, error)
- func (fieldMask *UpdateProbingTargetRequest_CAS_FieldMask) PathsCount() int
- func (fieldMask *UpdateProbingTargetRequest_CAS_FieldMask) Project(source *UpdateProbingTargetRequest_CAS) *UpdateProbingTargetRequest_CAS
- func (fieldMask *UpdateProbingTargetRequest_CAS_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
- func (fieldMask *UpdateProbingTargetRequest_CAS_FieldMask) ProtoMessage()
- func (fieldMask *UpdateProbingTargetRequest_CAS_FieldMask) ProtoReflect() preflect.Message
- func (fieldMask *UpdateProbingTargetRequest_CAS_FieldMask) Reset()
- func (fieldMask *UpdateProbingTargetRequest_CAS_FieldMask) Set(target, source *UpdateProbingTargetRequest_CAS)
- func (fieldMask *UpdateProbingTargetRequest_CAS_FieldMask) SetFromCliFlag(raw string) error
- func (fieldMask *UpdateProbingTargetRequest_CAS_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
- func (fieldMask *UpdateProbingTargetRequest_CAS_FieldMask) Size() int
- func (fieldMask *UpdateProbingTargetRequest_CAS_FieldMask) String() string
- func (fieldMask *UpdateProbingTargetRequest_CAS_FieldMask) Subtract(other *UpdateProbingTargetRequest_CAS_FieldMask) *UpdateProbingTargetRequest_CAS_FieldMask
- func (fieldMask *UpdateProbingTargetRequest_CAS_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
- func (fieldMask *UpdateProbingTargetRequest_CAS_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
- func (fieldMask *UpdateProbingTargetRequest_CAS_FieldMask) Unmarshal(data []byte) error
- func (fieldMask *UpdateProbingTargetRequest_CAS_FieldMask) UnmarshalJSON(data []byte) error
- type UpdateProbingTargetRequest_FieldMask
- func (fieldMask *UpdateProbingTargetRequest_FieldMask) AppendPath(path UpdateProbingTargetRequest_FieldPath)
- func (fieldMask *UpdateProbingTargetRequest_FieldMask) AppendRawPath(path gotenobject.FieldPath)
- func (fieldMask *UpdateProbingTargetRequest_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
- func (fieldMask *UpdateProbingTargetRequest_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
- func (fieldMask *UpdateProbingTargetRequest_FieldMask) FilterInputFields() *UpdateProbingTargetRequest_FieldMask
- func (fieldMask *UpdateProbingTargetRequest_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
- func (fieldMask *UpdateProbingTargetRequest_FieldMask) GetPaths() []UpdateProbingTargetRequest_FieldPath
- func (fieldMask *UpdateProbingTargetRequest_FieldMask) GetRawPaths() []gotenobject.FieldPath
- func (fieldMask *UpdateProbingTargetRequest_FieldMask) IsFull() bool
- func (fieldMask UpdateProbingTargetRequest_FieldMask) Marshal() ([]byte, error)
- func (fieldMask UpdateProbingTargetRequest_FieldMask) MarshalJSON() ([]byte, error)
- func (fieldMask *UpdateProbingTargetRequest_FieldMask) PathsCount() int
- func (fieldMask *UpdateProbingTargetRequest_FieldMask) Project(source *UpdateProbingTargetRequest) *UpdateProbingTargetRequest
- func (fieldMask *UpdateProbingTargetRequest_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
- func (fieldMask *UpdateProbingTargetRequest_FieldMask) ProtoMessage()
- func (fieldMask *UpdateProbingTargetRequest_FieldMask) ProtoReflect() preflect.Message
- func (fieldMask *UpdateProbingTargetRequest_FieldMask) Reset()
- func (fieldMask *UpdateProbingTargetRequest_FieldMask) Set(target, source *UpdateProbingTargetRequest)
- func (fieldMask *UpdateProbingTargetRequest_FieldMask) SetFromCliFlag(raw string) error
- func (fieldMask *UpdateProbingTargetRequest_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
- func (fieldMask *UpdateProbingTargetRequest_FieldMask) Size() int
- func (fieldMask *UpdateProbingTargetRequest_FieldMask) String() string
- func (fieldMask *UpdateProbingTargetRequest_FieldMask) Subtract(other *UpdateProbingTargetRequest_FieldMask) *UpdateProbingTargetRequest_FieldMask
- func (fieldMask *UpdateProbingTargetRequest_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
- func (fieldMask *UpdateProbingTargetRequest_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
- func (fieldMask *UpdateProbingTargetRequest_FieldMask) Unmarshal(data []byte) error
- func (fieldMask *UpdateProbingTargetRequest_FieldMask) UnmarshalJSON(data []byte) error
- type UpdateProbingTargetRequest_FieldPath
- func BuildUpdateProbingTargetRequest_FieldPath(fp gotenobject.RawFieldPath) (UpdateProbingTargetRequest_FieldPath, error)
- func MustParseUpdateProbingTargetRequest_FieldPath(rawField string) UpdateProbingTargetRequest_FieldPath
- func ParseUpdateProbingTargetRequest_FieldPath(rawField string) (UpdateProbingTargetRequest_FieldPath, error)
- type UpdateProbingTargetRequest_FieldPathArrayItemValue
- type UpdateProbingTargetRequest_FieldPathArrayOfValues
- type UpdateProbingTargetRequest_FieldPathSelector
- type UpdateProbingTargetRequest_FieldPathValue
- type UpdateProbingTargetRequest_FieldSubPath
- func (fps *UpdateProbingTargetRequest_FieldSubPath) AsCasSubPath() (UpdateProbingTargetRequestCAS_FieldPath, bool)
- func (fps *UpdateProbingTargetRequest_FieldSubPath) AsProbingTargetSubPath() (probing_target.ProbingTarget_FieldPath, bool)
- func (fps *UpdateProbingTargetRequest_FieldSubPath) ClearValue(item *UpdateProbingTargetRequest)
- func (fps *UpdateProbingTargetRequest_FieldSubPath) ClearValueRaw(item proto.Message)
- func (fps *UpdateProbingTargetRequest_FieldSubPath) Get(source *UpdateProbingTargetRequest) (values []interface{})
- func (fps *UpdateProbingTargetRequest_FieldSubPath) GetDefault() interface{}
- func (fps *UpdateProbingTargetRequest_FieldSubPath) GetRaw(source proto.Message) []interface{}
- func (fps *UpdateProbingTargetRequest_FieldSubPath) GetSingle(source *UpdateProbingTargetRequest) (interface{}, bool)
- func (fps *UpdateProbingTargetRequest_FieldSubPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fps *UpdateProbingTargetRequest_FieldSubPath) IsLeaf() bool
- func (fps *UpdateProbingTargetRequest_FieldSubPath) JSONString() string
- func (fps *UpdateProbingTargetRequest_FieldSubPath) Selector() UpdateProbingTargetRequest_FieldPathSelector
- func (fps *UpdateProbingTargetRequest_FieldSubPath) String() string
- func (fps *UpdateProbingTargetRequest_FieldSubPath) WithIArrayItemValue(value interface{}) UpdateProbingTargetRequest_FieldPathArrayItemValue
- func (fps *UpdateProbingTargetRequest_FieldSubPath) WithIArrayOfValues(values interface{}) UpdateProbingTargetRequest_FieldPathArrayOfValues
- func (fps *UpdateProbingTargetRequest_FieldSubPath) WithIValue(value interface{}) UpdateProbingTargetRequest_FieldPathValue
- func (fps *UpdateProbingTargetRequest_FieldSubPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fps *UpdateProbingTargetRequest_FieldSubPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fps *UpdateProbingTargetRequest_FieldSubPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type UpdateProbingTargetRequest_FieldSubPathArrayItemValue
- func (fpaivs *UpdateProbingTargetRequest_FieldSubPathArrayItemValue) AsCasPathItemValue() (UpdateProbingTargetRequestCAS_FieldPathArrayItemValue, bool)
- func (fpaivs *UpdateProbingTargetRequest_FieldSubPathArrayItemValue) AsProbingTargetPathItemValue() (probing_target.ProbingTarget_FieldPathArrayItemValue, bool)
- func (fpaivs *UpdateProbingTargetRequest_FieldSubPathArrayItemValue) ContainsValue(source *UpdateProbingTargetRequest) bool
- func (fpaivs *UpdateProbingTargetRequest_FieldSubPathArrayItemValue) GetRawItemValue() interface{}
- type UpdateProbingTargetRequest_FieldSubPathArrayOfValues
- func (fpsaov *UpdateProbingTargetRequest_FieldSubPathArrayOfValues) AsCasPathArrayOfValues() (UpdateProbingTargetRequestCAS_FieldPathArrayOfValues, bool)
- func (fpsaov *UpdateProbingTargetRequest_FieldSubPathArrayOfValues) AsProbingTargetPathArrayOfValues() (probing_target.ProbingTarget_FieldPathArrayOfValues, bool)
- func (fpsaov *UpdateProbingTargetRequest_FieldSubPathArrayOfValues) GetRawValues() []interface{}
- type UpdateProbingTargetRequest_FieldSubPathValue
- func (fpvs *UpdateProbingTargetRequest_FieldSubPathValue) AsCasPathValue() (UpdateProbingTargetRequestCAS_FieldPathValue, bool)
- func (fpvs *UpdateProbingTargetRequest_FieldSubPathValue) AsProbingTargetPathValue() (probing_target.ProbingTarget_FieldPathValue, bool)
- func (fpvs *UpdateProbingTargetRequest_FieldSubPathValue) CompareWith(source *UpdateProbingTargetRequest) (int, bool)
- func (fpvs *UpdateProbingTargetRequest_FieldSubPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpvs *UpdateProbingTargetRequest_FieldSubPathValue) GetRawValue() interface{}
- func (fpvs *UpdateProbingTargetRequest_FieldSubPathValue) SetTo(target **UpdateProbingTargetRequest)
- func (fpvs *UpdateProbingTargetRequest_FieldSubPathValue) SetToRaw(target proto.Message)
- type UpdateProbingTargetRequest_FieldTerminalPath
- func (fp *UpdateProbingTargetRequest_FieldTerminalPath) ClearValue(item *UpdateProbingTargetRequest)
- func (fp *UpdateProbingTargetRequest_FieldTerminalPath) ClearValueRaw(item proto.Message)
- func (fp *UpdateProbingTargetRequest_FieldTerminalPath) Get(source *UpdateProbingTargetRequest) (values []interface{})
- func (fp *UpdateProbingTargetRequest_FieldTerminalPath) GetDefault() interface{}
- func (fp *UpdateProbingTargetRequest_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
- func (fp *UpdateProbingTargetRequest_FieldTerminalPath) GetSingle(source *UpdateProbingTargetRequest) (interface{}, bool)
- func (fp *UpdateProbingTargetRequest_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fp *UpdateProbingTargetRequest_FieldTerminalPath) IsLeaf() bool
- func (fp *UpdateProbingTargetRequest_FieldTerminalPath) JSONString() string
- func (fp *UpdateProbingTargetRequest_FieldTerminalPath) Selector() UpdateProbingTargetRequest_FieldPathSelector
- func (fp *UpdateProbingTargetRequest_FieldTerminalPath) String() string
- func (fp *UpdateProbingTargetRequest_FieldTerminalPath) WithIArrayItemValue(value interface{}) UpdateProbingTargetRequest_FieldPathArrayItemValue
- func (fp *UpdateProbingTargetRequest_FieldTerminalPath) WithIArrayOfValues(values interface{}) UpdateProbingTargetRequest_FieldPathArrayOfValues
- func (fp *UpdateProbingTargetRequest_FieldTerminalPath) WithIValue(value interface{}) UpdateProbingTargetRequest_FieldPathValue
- func (fp *UpdateProbingTargetRequest_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fp *UpdateProbingTargetRequest_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fp *UpdateProbingTargetRequest_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type UpdateProbingTargetRequest_FieldTerminalPathArrayItemValue
- func (fpaiv *UpdateProbingTargetRequest_FieldTerminalPathArrayItemValue) ContainsValue(source *UpdateProbingTargetRequest) bool
- func (fpaiv *UpdateProbingTargetRequest_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
- func (fpaiv *UpdateProbingTargetRequest_FieldTerminalPathArrayItemValue) GetSingle(source *UpdateProbingTargetRequest) (interface{}, bool)
- func (fpaiv *UpdateProbingTargetRequest_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
- type UpdateProbingTargetRequest_FieldTerminalPathArrayOfValues
- func (fpaov *UpdateProbingTargetRequest_FieldTerminalPathArrayOfValues) AsCasArrayOfValues() ([]*UpdateProbingTargetRequest_CAS, bool)
- func (fpaov *UpdateProbingTargetRequest_FieldTerminalPathArrayOfValues) AsProbingTargetArrayOfValues() ([]*probing_target.ProbingTarget, bool)
- func (fpaov *UpdateProbingTargetRequest_FieldTerminalPathArrayOfValues) AsUpdateMaskArrayOfValues() ([]*probing_target.ProbingTarget_FieldMask, bool)
- func (fpaov *UpdateProbingTargetRequest_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
- type UpdateProbingTargetRequest_FieldTerminalPathValue
- func (fpv *UpdateProbingTargetRequest_FieldTerminalPathValue) AsCasValue() (*UpdateProbingTargetRequest_CAS, bool)
- func (fpv *UpdateProbingTargetRequest_FieldTerminalPathValue) AsProbingTargetValue() (*probing_target.ProbingTarget, bool)
- func (fpv *UpdateProbingTargetRequest_FieldTerminalPathValue) AsUpdateMaskValue() (*probing_target.ProbingTarget_FieldMask, bool)
- func (fpv *UpdateProbingTargetRequest_FieldTerminalPathValue) CompareWith(source *UpdateProbingTargetRequest) (int, bool)
- func (fpv *UpdateProbingTargetRequest_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpv *UpdateProbingTargetRequest_FieldTerminalPathValue) GetRawValue() interface{}
- func (fpv *UpdateProbingTargetRequest_FieldTerminalPathValue) SetTo(target **UpdateProbingTargetRequest)
- func (fpv *UpdateProbingTargetRequest_FieldTerminalPathValue) SetToRaw(target proto.Message)
- type WatchProbingTargetClientStream
- type WatchProbingTargetDescriptor
- func (d *WatchProbingTargetDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
- func (d *WatchProbingTargetDescriptor) GetApiName() string
- func (d *WatchProbingTargetDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *WatchProbingTargetDescriptor) GetFullMethodName() string
- func (d *WatchProbingTargetDescriptor) GetMethodName() string
- func (d *WatchProbingTargetDescriptor) GetProtoPkgName() string
- func (d *WatchProbingTargetDescriptor) GetResourceDescriptor() gotenresource.Descriptor
- func (d *WatchProbingTargetDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *WatchProbingTargetDescriptor) GetServiceDomain() string
- func (d *WatchProbingTargetDescriptor) GetServiceVersion() string
- func (d *WatchProbingTargetDescriptor) GetVerb() string
- func (d *WatchProbingTargetDescriptor) HasResource() bool
- func (d *WatchProbingTargetDescriptor) IsClientStream() bool
- func (d *WatchProbingTargetDescriptor) IsCollection() bool
- func (d *WatchProbingTargetDescriptor) IsPlural() bool
- func (d *WatchProbingTargetDescriptor) IsServerStream() bool
- func (d *WatchProbingTargetDescriptor) IsUnary() bool
- func (d *WatchProbingTargetDescriptor) NewEmptyClientMsg() proto.Message
- func (d *WatchProbingTargetDescriptor) NewEmptyServerMsg() proto.Message
- func (d *WatchProbingTargetDescriptor) RequestHasResourceBody() bool
- type WatchProbingTargetDescriptorClientMsgHandle
- func (h *WatchProbingTargetDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *WatchProbingTargetDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *WatchProbingTargetDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type WatchProbingTargetDescriptorServerMsgHandle
- func (h *WatchProbingTargetDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *WatchProbingTargetDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *WatchProbingTargetDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type WatchProbingTargetRequest
- func (o *WatchProbingTargetRequest) Clone() *WatchProbingTargetRequest
- func (o *WatchProbingTargetRequest) CloneRaw() gotenobject.GotenObjectExt
- func (*WatchProbingTargetRequest) Descriptor() ([]byte, []int)
- func (m *WatchProbingTargetRequest) GetFieldMask() *probing_target.ProbingTarget_FieldMask
- func (m *WatchProbingTargetRequest) GetName() *probing_target.Reference
- func (m *WatchProbingTargetRequest) GetView() view.View
- func (*WatchProbingTargetRequest) GotenMessage()
- func (o *WatchProbingTargetRequest) GotenObjectExt()
- func (obj *WatchProbingTargetRequest) GotenValidate() error
- func (o *WatchProbingTargetRequest) MakeDiffFieldMask(other *WatchProbingTargetRequest) *WatchProbingTargetRequest_FieldMask
- func (o *WatchProbingTargetRequest) MakeFullFieldMask() *WatchProbingTargetRequest_FieldMask
- func (o *WatchProbingTargetRequest) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
- func (o *WatchProbingTargetRequest) MakeRawFullFieldMask() gotenobject.FieldMask
- func (m *WatchProbingTargetRequest) Marshal() ([]byte, error)
- func (m *WatchProbingTargetRequest) MarshalJSON() ([]byte, error)
- func (o *WatchProbingTargetRequest) Merge(source *WatchProbingTargetRequest)
- func (o *WatchProbingTargetRequest) MergeRaw(source gotenobject.GotenObjectExt)
- func (*WatchProbingTargetRequest) ProtoMessage()
- func (m *WatchProbingTargetRequest) ProtoReflect() preflect.Message
- func (m *WatchProbingTargetRequest) Reset()
- func (m *WatchProbingTargetRequest) SetFieldMask(fv *probing_target.ProbingTarget_FieldMask)
- func (m *WatchProbingTargetRequest) SetName(fv *probing_target.Reference)
- func (m *WatchProbingTargetRequest) SetView(fv view.View)
- func (m *WatchProbingTargetRequest) String() string
- func (m *WatchProbingTargetRequest) Unmarshal(b []byte) error
- func (m *WatchProbingTargetRequest) UnmarshalJSON(data []byte) error
- type WatchProbingTargetRequestFieldPathBuilder
- func (WatchProbingTargetRequestFieldPathBuilder) FieldMask() WatchProbingTargetRequestPathSelectorFieldMask
- func (WatchProbingTargetRequestFieldPathBuilder) Name() WatchProbingTargetRequestPathSelectorName
- func (WatchProbingTargetRequestFieldPathBuilder) View() WatchProbingTargetRequestPathSelectorView
- type WatchProbingTargetRequestPathSelectorFieldMask
- func (WatchProbingTargetRequestPathSelectorFieldMask) FieldPath() *WatchProbingTargetRequest_FieldTerminalPath
- func (s WatchProbingTargetRequestPathSelectorFieldMask) WithArrayOfValues(values []*probing_target.ProbingTarget_FieldMask) *WatchProbingTargetRequest_FieldTerminalPathArrayOfValues
- func (s WatchProbingTargetRequestPathSelectorFieldMask) WithValue(value *probing_target.ProbingTarget_FieldMask) *WatchProbingTargetRequest_FieldTerminalPathValue
- type WatchProbingTargetRequestPathSelectorName
- func (WatchProbingTargetRequestPathSelectorName) FieldPath() *WatchProbingTargetRequest_FieldTerminalPath
- func (s WatchProbingTargetRequestPathSelectorName) WithArrayOfValues(values []*probing_target.Reference) *WatchProbingTargetRequest_FieldTerminalPathArrayOfValues
- func (s WatchProbingTargetRequestPathSelectorName) WithValue(value *probing_target.Reference) *WatchProbingTargetRequest_FieldTerminalPathValue
- type WatchProbingTargetRequestPathSelectorView
- func (WatchProbingTargetRequestPathSelectorView) FieldPath() *WatchProbingTargetRequest_FieldTerminalPath
- func (s WatchProbingTargetRequestPathSelectorView) WithArrayOfValues(values []view.View) *WatchProbingTargetRequest_FieldTerminalPathArrayOfValues
- func (s WatchProbingTargetRequestPathSelectorView) WithValue(value view.View) *WatchProbingTargetRequest_FieldTerminalPathValue
- type WatchProbingTargetRequest_FieldMask
- func (fieldMask *WatchProbingTargetRequest_FieldMask) AppendPath(path WatchProbingTargetRequest_FieldPath)
- func (fieldMask *WatchProbingTargetRequest_FieldMask) AppendRawPath(path gotenobject.FieldPath)
- func (fieldMask *WatchProbingTargetRequest_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
- func (fieldMask *WatchProbingTargetRequest_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
- func (fieldMask *WatchProbingTargetRequest_FieldMask) FilterInputFields() *WatchProbingTargetRequest_FieldMask
- func (fieldMask *WatchProbingTargetRequest_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
- func (fieldMask *WatchProbingTargetRequest_FieldMask) GetPaths() []WatchProbingTargetRequest_FieldPath
- func (fieldMask *WatchProbingTargetRequest_FieldMask) GetRawPaths() []gotenobject.FieldPath
- func (fieldMask *WatchProbingTargetRequest_FieldMask) IsFull() bool
- func (fieldMask WatchProbingTargetRequest_FieldMask) Marshal() ([]byte, error)
- func (fieldMask WatchProbingTargetRequest_FieldMask) MarshalJSON() ([]byte, error)
- func (fieldMask *WatchProbingTargetRequest_FieldMask) PathsCount() int
- func (fieldMask *WatchProbingTargetRequest_FieldMask) Project(source *WatchProbingTargetRequest) *WatchProbingTargetRequest
- func (fieldMask *WatchProbingTargetRequest_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
- func (fieldMask *WatchProbingTargetRequest_FieldMask) ProtoMessage()
- func (fieldMask *WatchProbingTargetRequest_FieldMask) ProtoReflect() preflect.Message
- func (fieldMask *WatchProbingTargetRequest_FieldMask) Reset()
- func (fieldMask *WatchProbingTargetRequest_FieldMask) Set(target, source *WatchProbingTargetRequest)
- func (fieldMask *WatchProbingTargetRequest_FieldMask) SetFromCliFlag(raw string) error
- func (fieldMask *WatchProbingTargetRequest_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
- func (fieldMask *WatchProbingTargetRequest_FieldMask) Size() int
- func (fieldMask *WatchProbingTargetRequest_FieldMask) String() string
- func (fieldMask *WatchProbingTargetRequest_FieldMask) Subtract(other *WatchProbingTargetRequest_FieldMask) *WatchProbingTargetRequest_FieldMask
- func (fieldMask *WatchProbingTargetRequest_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
- func (fieldMask *WatchProbingTargetRequest_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
- func (fieldMask *WatchProbingTargetRequest_FieldMask) Unmarshal(data []byte) error
- func (fieldMask *WatchProbingTargetRequest_FieldMask) UnmarshalJSON(data []byte) error
- type WatchProbingTargetRequest_FieldPath
- func BuildWatchProbingTargetRequest_FieldPath(fp gotenobject.RawFieldPath) (WatchProbingTargetRequest_FieldPath, error)
- func MustParseWatchProbingTargetRequest_FieldPath(rawField string) WatchProbingTargetRequest_FieldPath
- func ParseWatchProbingTargetRequest_FieldPath(rawField string) (WatchProbingTargetRequest_FieldPath, error)
- type WatchProbingTargetRequest_FieldPathArrayItemValue
- type WatchProbingTargetRequest_FieldPathArrayOfValues
- type WatchProbingTargetRequest_FieldPathSelector
- type WatchProbingTargetRequest_FieldPathValue
- type WatchProbingTargetRequest_FieldTerminalPath
- func (fp *WatchProbingTargetRequest_FieldTerminalPath) ClearValue(item *WatchProbingTargetRequest)
- func (fp *WatchProbingTargetRequest_FieldTerminalPath) ClearValueRaw(item proto.Message)
- func (fp *WatchProbingTargetRequest_FieldTerminalPath) Get(source *WatchProbingTargetRequest) (values []interface{})
- func (fp *WatchProbingTargetRequest_FieldTerminalPath) GetDefault() interface{}
- func (fp *WatchProbingTargetRequest_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
- func (fp *WatchProbingTargetRequest_FieldTerminalPath) GetSingle(source *WatchProbingTargetRequest) (interface{}, bool)
- func (fp *WatchProbingTargetRequest_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fp *WatchProbingTargetRequest_FieldTerminalPath) IsLeaf() bool
- func (fp *WatchProbingTargetRequest_FieldTerminalPath) JSONString() string
- func (fp *WatchProbingTargetRequest_FieldTerminalPath) Selector() WatchProbingTargetRequest_FieldPathSelector
- func (fp *WatchProbingTargetRequest_FieldTerminalPath) String() string
- func (fp *WatchProbingTargetRequest_FieldTerminalPath) WithIArrayItemValue(value interface{}) WatchProbingTargetRequest_FieldPathArrayItemValue
- func (fp *WatchProbingTargetRequest_FieldTerminalPath) WithIArrayOfValues(values interface{}) WatchProbingTargetRequest_FieldPathArrayOfValues
- func (fp *WatchProbingTargetRequest_FieldTerminalPath) WithIValue(value interface{}) WatchProbingTargetRequest_FieldPathValue
- func (fp *WatchProbingTargetRequest_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fp *WatchProbingTargetRequest_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fp *WatchProbingTargetRequest_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type WatchProbingTargetRequest_FieldTerminalPathArrayItemValue
- func (fpaiv *WatchProbingTargetRequest_FieldTerminalPathArrayItemValue) ContainsValue(source *WatchProbingTargetRequest) bool
- func (fpaiv *WatchProbingTargetRequest_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
- func (fpaiv *WatchProbingTargetRequest_FieldTerminalPathArrayItemValue) GetSingle(source *WatchProbingTargetRequest) (interface{}, bool)
- func (fpaiv *WatchProbingTargetRequest_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
- type WatchProbingTargetRequest_FieldTerminalPathArrayOfValues
- func (fpaov *WatchProbingTargetRequest_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues() ([]*probing_target.ProbingTarget_FieldMask, bool)
- func (fpaov *WatchProbingTargetRequest_FieldTerminalPathArrayOfValues) AsNameArrayOfValues() ([]*probing_target.Reference, bool)
- func (fpaov *WatchProbingTargetRequest_FieldTerminalPathArrayOfValues) AsViewArrayOfValues() ([]view.View, bool)
- func (fpaov *WatchProbingTargetRequest_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
- type WatchProbingTargetRequest_FieldTerminalPathValue
- func (fpv *WatchProbingTargetRequest_FieldTerminalPathValue) AsFieldMaskValue() (*probing_target.ProbingTarget_FieldMask, bool)
- func (fpv *WatchProbingTargetRequest_FieldTerminalPathValue) AsNameValue() (*probing_target.Reference, bool)
- func (fpv *WatchProbingTargetRequest_FieldTerminalPathValue) AsViewValue() (view.View, bool)
- func (fpv *WatchProbingTargetRequest_FieldTerminalPathValue) CompareWith(source *WatchProbingTargetRequest) (int, bool)
- func (fpv *WatchProbingTargetRequest_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpv *WatchProbingTargetRequest_FieldTerminalPathValue) GetRawValue() interface{}
- func (fpv *WatchProbingTargetRequest_FieldTerminalPathValue) SetTo(target **WatchProbingTargetRequest)
- func (fpv *WatchProbingTargetRequest_FieldTerminalPathValue) SetToRaw(target proto.Message)
- type WatchProbingTargetResponse
- func (o *WatchProbingTargetResponse) Clone() *WatchProbingTargetResponse
- func (o *WatchProbingTargetResponse) CloneRaw() gotenobject.GotenObjectExt
- func (*WatchProbingTargetResponse) Descriptor() ([]byte, []int)
- func (m *WatchProbingTargetResponse) GetChange() *probing_target.ProbingTargetChange
- func (*WatchProbingTargetResponse) GotenMessage()
- func (o *WatchProbingTargetResponse) GotenObjectExt()
- func (obj *WatchProbingTargetResponse) GotenValidate() error
- func (o *WatchProbingTargetResponse) MakeDiffFieldMask(other *WatchProbingTargetResponse) *WatchProbingTargetResponse_FieldMask
- func (o *WatchProbingTargetResponse) MakeFullFieldMask() *WatchProbingTargetResponse_FieldMask
- func (o *WatchProbingTargetResponse) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
- func (o *WatchProbingTargetResponse) MakeRawFullFieldMask() gotenobject.FieldMask
- func (m *WatchProbingTargetResponse) Marshal() ([]byte, error)
- func (m *WatchProbingTargetResponse) MarshalJSON() ([]byte, error)
- func (o *WatchProbingTargetResponse) Merge(source *WatchProbingTargetResponse)
- func (o *WatchProbingTargetResponse) MergeRaw(source gotenobject.GotenObjectExt)
- func (*WatchProbingTargetResponse) ProtoMessage()
- func (m *WatchProbingTargetResponse) ProtoReflect() preflect.Message
- func (m *WatchProbingTargetResponse) Reset()
- func (m *WatchProbingTargetResponse) SetChange(fv *probing_target.ProbingTargetChange)
- func (m *WatchProbingTargetResponse) String() string
- func (m *WatchProbingTargetResponse) Unmarshal(b []byte) error
- func (m *WatchProbingTargetResponse) UnmarshalJSON(data []byte) error
- type WatchProbingTargetResponseFieldPathBuilder
- type WatchProbingTargetResponsePathSelectorChange
- func (WatchProbingTargetResponsePathSelectorChange) FieldPath() *WatchProbingTargetResponse_FieldTerminalPath
- func (s WatchProbingTargetResponsePathSelectorChange) WithArrayOfValues(values []*probing_target.ProbingTargetChange) *WatchProbingTargetResponse_FieldTerminalPathArrayOfValues
- func (s WatchProbingTargetResponsePathSelectorChange) WithValue(value *probing_target.ProbingTargetChange) *WatchProbingTargetResponse_FieldTerminalPathValue
- type WatchProbingTargetResponse_FieldMask
- func (fieldMask *WatchProbingTargetResponse_FieldMask) AppendPath(path WatchProbingTargetResponse_FieldPath)
- func (fieldMask *WatchProbingTargetResponse_FieldMask) AppendRawPath(path gotenobject.FieldPath)
- func (fieldMask *WatchProbingTargetResponse_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
- func (fieldMask *WatchProbingTargetResponse_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
- func (fieldMask *WatchProbingTargetResponse_FieldMask) FilterInputFields() *WatchProbingTargetResponse_FieldMask
- func (fieldMask *WatchProbingTargetResponse_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
- func (fieldMask *WatchProbingTargetResponse_FieldMask) GetPaths() []WatchProbingTargetResponse_FieldPath
- func (fieldMask *WatchProbingTargetResponse_FieldMask) GetRawPaths() []gotenobject.FieldPath
- func (fieldMask *WatchProbingTargetResponse_FieldMask) IsFull() bool
- func (fieldMask WatchProbingTargetResponse_FieldMask) Marshal() ([]byte, error)
- func (fieldMask WatchProbingTargetResponse_FieldMask) MarshalJSON() ([]byte, error)
- func (fieldMask *WatchProbingTargetResponse_FieldMask) PathsCount() int
- func (fieldMask *WatchProbingTargetResponse_FieldMask) Project(source *WatchProbingTargetResponse) *WatchProbingTargetResponse
- func (fieldMask *WatchProbingTargetResponse_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
- func (fieldMask *WatchProbingTargetResponse_FieldMask) ProtoMessage()
- func (fieldMask *WatchProbingTargetResponse_FieldMask) ProtoReflect() preflect.Message
- func (fieldMask *WatchProbingTargetResponse_FieldMask) Reset()
- func (fieldMask *WatchProbingTargetResponse_FieldMask) Set(target, source *WatchProbingTargetResponse)
- func (fieldMask *WatchProbingTargetResponse_FieldMask) SetFromCliFlag(raw string) error
- func (fieldMask *WatchProbingTargetResponse_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
- func (fieldMask *WatchProbingTargetResponse_FieldMask) Size() int
- func (fieldMask *WatchProbingTargetResponse_FieldMask) String() string
- func (fieldMask *WatchProbingTargetResponse_FieldMask) Subtract(other *WatchProbingTargetResponse_FieldMask) *WatchProbingTargetResponse_FieldMask
- func (fieldMask *WatchProbingTargetResponse_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
- func (fieldMask *WatchProbingTargetResponse_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
- func (fieldMask *WatchProbingTargetResponse_FieldMask) Unmarshal(data []byte) error
- func (fieldMask *WatchProbingTargetResponse_FieldMask) UnmarshalJSON(data []byte) error
- type WatchProbingTargetResponse_FieldPath
- func BuildWatchProbingTargetResponse_FieldPath(fp gotenobject.RawFieldPath) (WatchProbingTargetResponse_FieldPath, error)
- func MustParseWatchProbingTargetResponse_FieldPath(rawField string) WatchProbingTargetResponse_FieldPath
- func ParseWatchProbingTargetResponse_FieldPath(rawField string) (WatchProbingTargetResponse_FieldPath, error)
- type WatchProbingTargetResponse_FieldPathArrayItemValue
- type WatchProbingTargetResponse_FieldPathArrayOfValues
- type WatchProbingTargetResponse_FieldPathSelector
- type WatchProbingTargetResponse_FieldPathValue
- type WatchProbingTargetResponse_FieldTerminalPath
- func (fp *WatchProbingTargetResponse_FieldTerminalPath) ClearValue(item *WatchProbingTargetResponse)
- func (fp *WatchProbingTargetResponse_FieldTerminalPath) ClearValueRaw(item proto.Message)
- func (fp *WatchProbingTargetResponse_FieldTerminalPath) Get(source *WatchProbingTargetResponse) (values []interface{})
- func (fp *WatchProbingTargetResponse_FieldTerminalPath) GetDefault() interface{}
- func (fp *WatchProbingTargetResponse_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
- func (fp *WatchProbingTargetResponse_FieldTerminalPath) GetSingle(source *WatchProbingTargetResponse) (interface{}, bool)
- func (fp *WatchProbingTargetResponse_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fp *WatchProbingTargetResponse_FieldTerminalPath) IsLeaf() bool
- func (fp *WatchProbingTargetResponse_FieldTerminalPath) JSONString() string
- func (fp *WatchProbingTargetResponse_FieldTerminalPath) Selector() WatchProbingTargetResponse_FieldPathSelector
- func (fp *WatchProbingTargetResponse_FieldTerminalPath) String() string
- func (fp *WatchProbingTargetResponse_FieldTerminalPath) WithIArrayItemValue(value interface{}) WatchProbingTargetResponse_FieldPathArrayItemValue
- func (fp *WatchProbingTargetResponse_FieldTerminalPath) WithIArrayOfValues(values interface{}) WatchProbingTargetResponse_FieldPathArrayOfValues
- func (fp *WatchProbingTargetResponse_FieldTerminalPath) WithIValue(value interface{}) WatchProbingTargetResponse_FieldPathValue
- func (fp *WatchProbingTargetResponse_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fp *WatchProbingTargetResponse_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fp *WatchProbingTargetResponse_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type WatchProbingTargetResponse_FieldTerminalPathArrayItemValue
- func (fpaiv *WatchProbingTargetResponse_FieldTerminalPathArrayItemValue) ContainsValue(source *WatchProbingTargetResponse) bool
- func (fpaiv *WatchProbingTargetResponse_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
- func (fpaiv *WatchProbingTargetResponse_FieldTerminalPathArrayItemValue) GetSingle(source *WatchProbingTargetResponse) (interface{}, bool)
- func (fpaiv *WatchProbingTargetResponse_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
- type WatchProbingTargetResponse_FieldTerminalPathArrayOfValues
- type WatchProbingTargetResponse_FieldTerminalPathValue
- func (fpv *WatchProbingTargetResponse_FieldTerminalPathValue) AsChangeValue() (*probing_target.ProbingTargetChange, bool)
- func (fpv *WatchProbingTargetResponse_FieldTerminalPathValue) CompareWith(source *WatchProbingTargetResponse) (int, bool)
- func (fpv *WatchProbingTargetResponse_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpv *WatchProbingTargetResponse_FieldTerminalPathValue) GetRawValue() interface{}
- func (fpv *WatchProbingTargetResponse_FieldTerminalPathValue) SetTo(target **WatchProbingTargetResponse)
- func (fpv *WatchProbingTargetResponse_FieldTerminalPathValue) SetToRaw(target proto.Message)
- type WatchProbingTargetsClientStream
- type WatchProbingTargetsDescriptor
- func (d *WatchProbingTargetsDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
- func (d *WatchProbingTargetsDescriptor) GetApiName() string
- func (d *WatchProbingTargetsDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *WatchProbingTargetsDescriptor) GetFullMethodName() string
- func (d *WatchProbingTargetsDescriptor) GetMethodName() string
- func (d *WatchProbingTargetsDescriptor) GetProtoPkgName() string
- func (d *WatchProbingTargetsDescriptor) GetResourceDescriptor() gotenresource.Descriptor
- func (d *WatchProbingTargetsDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *WatchProbingTargetsDescriptor) GetServiceDomain() string
- func (d *WatchProbingTargetsDescriptor) GetServiceVersion() string
- func (d *WatchProbingTargetsDescriptor) GetVerb() string
- func (d *WatchProbingTargetsDescriptor) HasResource() bool
- func (d *WatchProbingTargetsDescriptor) IsClientStream() bool
- func (d *WatchProbingTargetsDescriptor) IsCollection() bool
- func (d *WatchProbingTargetsDescriptor) IsPlural() bool
- func (d *WatchProbingTargetsDescriptor) IsServerStream() bool
- func (d *WatchProbingTargetsDescriptor) IsUnary() bool
- func (d *WatchProbingTargetsDescriptor) NewEmptyClientMsg() proto.Message
- func (d *WatchProbingTargetsDescriptor) NewEmptyServerMsg() proto.Message
- func (d *WatchProbingTargetsDescriptor) RequestHasResourceBody() bool
- type WatchProbingTargetsDescriptorClientMsgHandle
- func (h *WatchProbingTargetsDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *WatchProbingTargetsDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *WatchProbingTargetsDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type WatchProbingTargetsDescriptorServerMsgHandle
- func (h *WatchProbingTargetsDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *WatchProbingTargetsDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *WatchProbingTargetsDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type WatchProbingTargetsRequest
- func (o *WatchProbingTargetsRequest) Clone() *WatchProbingTargetsRequest
- func (o *WatchProbingTargetsRequest) CloneRaw() gotenobject.GotenObjectExt
- func (*WatchProbingTargetsRequest) Descriptor() ([]byte, []int)
- func (m *WatchProbingTargetsRequest) GetFieldMask() *probing_target.ProbingTarget_FieldMask
- func (m *WatchProbingTargetsRequest) GetFilter() *probing_target.Filter
- func (m *WatchProbingTargetsRequest) GetMaxChunkSize() int32
- func (m *WatchProbingTargetsRequest) GetOrderBy() *probing_target.OrderBy
- func (m *WatchProbingTargetsRequest) GetPageSize() int32
- func (m *WatchProbingTargetsRequest) GetPageToken() *probing_target.PagerCursor
- func (m *WatchProbingTargetsRequest) GetParent() *probing_target.ParentReference
- func (m *WatchProbingTargetsRequest) GetResumeToken() string
- func (m *WatchProbingTargetsRequest) GetType() watch_type.WatchType
- func (m *WatchProbingTargetsRequest) GetView() view.View
- func (*WatchProbingTargetsRequest) GotenMessage()
- func (o *WatchProbingTargetsRequest) GotenObjectExt()
- func (obj *WatchProbingTargetsRequest) GotenValidate() error
- func (o *WatchProbingTargetsRequest) MakeDiffFieldMask(other *WatchProbingTargetsRequest) *WatchProbingTargetsRequest_FieldMask
- func (o *WatchProbingTargetsRequest) MakeFullFieldMask() *WatchProbingTargetsRequest_FieldMask
- func (o *WatchProbingTargetsRequest) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
- func (o *WatchProbingTargetsRequest) MakeRawFullFieldMask() gotenobject.FieldMask
- func (m *WatchProbingTargetsRequest) Marshal() ([]byte, error)
- func (m *WatchProbingTargetsRequest) MarshalJSON() ([]byte, error)
- func (o *WatchProbingTargetsRequest) Merge(source *WatchProbingTargetsRequest)
- func (o *WatchProbingTargetsRequest) MergeRaw(source gotenobject.GotenObjectExt)
- func (*WatchProbingTargetsRequest) ProtoMessage()
- func (m *WatchProbingTargetsRequest) ProtoReflect() preflect.Message
- func (m *WatchProbingTargetsRequest) Reset()
- func (m *WatchProbingTargetsRequest) SetFieldMask(fv *probing_target.ProbingTarget_FieldMask)
- func (m *WatchProbingTargetsRequest) SetFilter(fv *probing_target.Filter)
- func (m *WatchProbingTargetsRequest) SetMaxChunkSize(fv int32)
- func (m *WatchProbingTargetsRequest) SetOrderBy(fv *probing_target.OrderBy)
- func (m *WatchProbingTargetsRequest) SetPageSize(fv int32)
- func (m *WatchProbingTargetsRequest) SetPageToken(fv *probing_target.PagerCursor)
- func (m *WatchProbingTargetsRequest) SetParent(fv *probing_target.ParentReference)
- func (m *WatchProbingTargetsRequest) SetResumeToken(fv string)
- func (m *WatchProbingTargetsRequest) SetType(fv watch_type.WatchType)
- func (m *WatchProbingTargetsRequest) SetView(fv view.View)
- func (m *WatchProbingTargetsRequest) String() string
- func (m *WatchProbingTargetsRequest) Unmarshal(b []byte) error
- func (m *WatchProbingTargetsRequest) UnmarshalJSON(data []byte) error
- type WatchProbingTargetsRequestFieldPathBuilder
- func (WatchProbingTargetsRequestFieldPathBuilder) FieldMask() WatchProbingTargetsRequestPathSelectorFieldMask
- func (WatchProbingTargetsRequestFieldPathBuilder) Filter() WatchProbingTargetsRequestPathSelectorFilter
- func (WatchProbingTargetsRequestFieldPathBuilder) MaxChunkSize() WatchProbingTargetsRequestPathSelectorMaxChunkSize
- func (WatchProbingTargetsRequestFieldPathBuilder) OrderBy() WatchProbingTargetsRequestPathSelectorOrderBy
- func (WatchProbingTargetsRequestFieldPathBuilder) PageSize() WatchProbingTargetsRequestPathSelectorPageSize
- func (WatchProbingTargetsRequestFieldPathBuilder) PageToken() WatchProbingTargetsRequestPathSelectorPageToken
- func (WatchProbingTargetsRequestFieldPathBuilder) Parent() WatchProbingTargetsRequestPathSelectorParent
- func (WatchProbingTargetsRequestFieldPathBuilder) ResumeToken() WatchProbingTargetsRequestPathSelectorResumeToken
- func (WatchProbingTargetsRequestFieldPathBuilder) Type() WatchProbingTargetsRequestPathSelectorType
- func (WatchProbingTargetsRequestFieldPathBuilder) View() WatchProbingTargetsRequestPathSelectorView
- type WatchProbingTargetsRequestPathSelectorFieldMask
- func (WatchProbingTargetsRequestPathSelectorFieldMask) FieldPath() *WatchProbingTargetsRequest_FieldTerminalPath
- func (s WatchProbingTargetsRequestPathSelectorFieldMask) WithArrayOfValues(values []*probing_target.ProbingTarget_FieldMask) *WatchProbingTargetsRequest_FieldTerminalPathArrayOfValues
- func (s WatchProbingTargetsRequestPathSelectorFieldMask) WithValue(value *probing_target.ProbingTarget_FieldMask) *WatchProbingTargetsRequest_FieldTerminalPathValue
- type WatchProbingTargetsRequestPathSelectorFilter
- func (WatchProbingTargetsRequestPathSelectorFilter) FieldPath() *WatchProbingTargetsRequest_FieldTerminalPath
- func (s WatchProbingTargetsRequestPathSelectorFilter) WithArrayOfValues(values []*probing_target.Filter) *WatchProbingTargetsRequest_FieldTerminalPathArrayOfValues
- func (s WatchProbingTargetsRequestPathSelectorFilter) WithValue(value *probing_target.Filter) *WatchProbingTargetsRequest_FieldTerminalPathValue
- type WatchProbingTargetsRequestPathSelectorMaxChunkSize
- func (WatchProbingTargetsRequestPathSelectorMaxChunkSize) FieldPath() *WatchProbingTargetsRequest_FieldTerminalPath
- func (s WatchProbingTargetsRequestPathSelectorMaxChunkSize) WithArrayOfValues(values []int32) *WatchProbingTargetsRequest_FieldTerminalPathArrayOfValues
- func (s WatchProbingTargetsRequestPathSelectorMaxChunkSize) WithValue(value int32) *WatchProbingTargetsRequest_FieldTerminalPathValue
- type WatchProbingTargetsRequestPathSelectorOrderBy
- func (WatchProbingTargetsRequestPathSelectorOrderBy) FieldPath() *WatchProbingTargetsRequest_FieldTerminalPath
- func (s WatchProbingTargetsRequestPathSelectorOrderBy) WithArrayOfValues(values []*probing_target.OrderBy) *WatchProbingTargetsRequest_FieldTerminalPathArrayOfValues
- func (s WatchProbingTargetsRequestPathSelectorOrderBy) WithValue(value *probing_target.OrderBy) *WatchProbingTargetsRequest_FieldTerminalPathValue
- type WatchProbingTargetsRequestPathSelectorPageSize
- func (WatchProbingTargetsRequestPathSelectorPageSize) FieldPath() *WatchProbingTargetsRequest_FieldTerminalPath
- func (s WatchProbingTargetsRequestPathSelectorPageSize) WithArrayOfValues(values []int32) *WatchProbingTargetsRequest_FieldTerminalPathArrayOfValues
- func (s WatchProbingTargetsRequestPathSelectorPageSize) WithValue(value int32) *WatchProbingTargetsRequest_FieldTerminalPathValue
- type WatchProbingTargetsRequestPathSelectorPageToken
- func (WatchProbingTargetsRequestPathSelectorPageToken) FieldPath() *WatchProbingTargetsRequest_FieldTerminalPath
- func (s WatchProbingTargetsRequestPathSelectorPageToken) WithArrayOfValues(values []*probing_target.PagerCursor) *WatchProbingTargetsRequest_FieldTerminalPathArrayOfValues
- func (s WatchProbingTargetsRequestPathSelectorPageToken) WithValue(value *probing_target.PagerCursor) *WatchProbingTargetsRequest_FieldTerminalPathValue
- type WatchProbingTargetsRequestPathSelectorParent
- func (WatchProbingTargetsRequestPathSelectorParent) FieldPath() *WatchProbingTargetsRequest_FieldTerminalPath
- func (s WatchProbingTargetsRequestPathSelectorParent) WithArrayOfValues(values []*probing_target.ParentReference) *WatchProbingTargetsRequest_FieldTerminalPathArrayOfValues
- func (s WatchProbingTargetsRequestPathSelectorParent) WithValue(value *probing_target.ParentReference) *WatchProbingTargetsRequest_FieldTerminalPathValue
- type WatchProbingTargetsRequestPathSelectorResumeToken
- func (WatchProbingTargetsRequestPathSelectorResumeToken) FieldPath() *WatchProbingTargetsRequest_FieldTerminalPath
- func (s WatchProbingTargetsRequestPathSelectorResumeToken) WithArrayOfValues(values []string) *WatchProbingTargetsRequest_FieldTerminalPathArrayOfValues
- func (s WatchProbingTargetsRequestPathSelectorResumeToken) WithValue(value string) *WatchProbingTargetsRequest_FieldTerminalPathValue
- type WatchProbingTargetsRequestPathSelectorType
- func (WatchProbingTargetsRequestPathSelectorType) FieldPath() *WatchProbingTargetsRequest_FieldTerminalPath
- func (s WatchProbingTargetsRequestPathSelectorType) WithArrayOfValues(values []watch_type.WatchType) *WatchProbingTargetsRequest_FieldTerminalPathArrayOfValues
- func (s WatchProbingTargetsRequestPathSelectorType) WithValue(value watch_type.WatchType) *WatchProbingTargetsRequest_FieldTerminalPathValue
- type WatchProbingTargetsRequestPathSelectorView
- func (WatchProbingTargetsRequestPathSelectorView) FieldPath() *WatchProbingTargetsRequest_FieldTerminalPath
- func (s WatchProbingTargetsRequestPathSelectorView) WithArrayOfValues(values []view.View) *WatchProbingTargetsRequest_FieldTerminalPathArrayOfValues
- func (s WatchProbingTargetsRequestPathSelectorView) WithValue(value view.View) *WatchProbingTargetsRequest_FieldTerminalPathValue
- type WatchProbingTargetsRequest_FieldMask
- func (fieldMask *WatchProbingTargetsRequest_FieldMask) AppendPath(path WatchProbingTargetsRequest_FieldPath)
- func (fieldMask *WatchProbingTargetsRequest_FieldMask) AppendRawPath(path gotenobject.FieldPath)
- func (fieldMask *WatchProbingTargetsRequest_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
- func (fieldMask *WatchProbingTargetsRequest_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
- func (fieldMask *WatchProbingTargetsRequest_FieldMask) FilterInputFields() *WatchProbingTargetsRequest_FieldMask
- func (fieldMask *WatchProbingTargetsRequest_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
- func (fieldMask *WatchProbingTargetsRequest_FieldMask) GetPaths() []WatchProbingTargetsRequest_FieldPath
- func (fieldMask *WatchProbingTargetsRequest_FieldMask) GetRawPaths() []gotenobject.FieldPath
- func (fieldMask *WatchProbingTargetsRequest_FieldMask) IsFull() bool
- func (fieldMask WatchProbingTargetsRequest_FieldMask) Marshal() ([]byte, error)
- func (fieldMask WatchProbingTargetsRequest_FieldMask) MarshalJSON() ([]byte, error)
- func (fieldMask *WatchProbingTargetsRequest_FieldMask) PathsCount() int
- func (fieldMask *WatchProbingTargetsRequest_FieldMask) Project(source *WatchProbingTargetsRequest) *WatchProbingTargetsRequest
- func (fieldMask *WatchProbingTargetsRequest_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
- func (fieldMask *WatchProbingTargetsRequest_FieldMask) ProtoMessage()
- func (fieldMask *WatchProbingTargetsRequest_FieldMask) ProtoReflect() preflect.Message
- func (fieldMask *WatchProbingTargetsRequest_FieldMask) Reset()
- func (fieldMask *WatchProbingTargetsRequest_FieldMask) Set(target, source *WatchProbingTargetsRequest)
- func (fieldMask *WatchProbingTargetsRequest_FieldMask) SetFromCliFlag(raw string) error
- func (fieldMask *WatchProbingTargetsRequest_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
- func (fieldMask *WatchProbingTargetsRequest_FieldMask) Size() int
- func (fieldMask *WatchProbingTargetsRequest_FieldMask) String() string
- func (fieldMask *WatchProbingTargetsRequest_FieldMask) Subtract(other *WatchProbingTargetsRequest_FieldMask) *WatchProbingTargetsRequest_FieldMask
- func (fieldMask *WatchProbingTargetsRequest_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
- func (fieldMask *WatchProbingTargetsRequest_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
- func (fieldMask *WatchProbingTargetsRequest_FieldMask) Unmarshal(data []byte) error
- func (fieldMask *WatchProbingTargetsRequest_FieldMask) UnmarshalJSON(data []byte) error
- type WatchProbingTargetsRequest_FieldPath
- func BuildWatchProbingTargetsRequest_FieldPath(fp gotenobject.RawFieldPath) (WatchProbingTargetsRequest_FieldPath, error)
- func MustParseWatchProbingTargetsRequest_FieldPath(rawField string) WatchProbingTargetsRequest_FieldPath
- func ParseWatchProbingTargetsRequest_FieldPath(rawField string) (WatchProbingTargetsRequest_FieldPath, error)
- type WatchProbingTargetsRequest_FieldPathArrayItemValue
- type WatchProbingTargetsRequest_FieldPathArrayOfValues
- type WatchProbingTargetsRequest_FieldPathSelector
- type WatchProbingTargetsRequest_FieldPathValue
- type WatchProbingTargetsRequest_FieldTerminalPath
- func (fp *WatchProbingTargetsRequest_FieldTerminalPath) ClearValue(item *WatchProbingTargetsRequest)
- func (fp *WatchProbingTargetsRequest_FieldTerminalPath) ClearValueRaw(item proto.Message)
- func (fp *WatchProbingTargetsRequest_FieldTerminalPath) Get(source *WatchProbingTargetsRequest) (values []interface{})
- func (fp *WatchProbingTargetsRequest_FieldTerminalPath) GetDefault() interface{}
- func (fp *WatchProbingTargetsRequest_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
- func (fp *WatchProbingTargetsRequest_FieldTerminalPath) GetSingle(source *WatchProbingTargetsRequest) (interface{}, bool)
- func (fp *WatchProbingTargetsRequest_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fp *WatchProbingTargetsRequest_FieldTerminalPath) IsLeaf() bool
- func (fp *WatchProbingTargetsRequest_FieldTerminalPath) JSONString() string
- func (fp *WatchProbingTargetsRequest_FieldTerminalPath) Selector() WatchProbingTargetsRequest_FieldPathSelector
- func (fp *WatchProbingTargetsRequest_FieldTerminalPath) String() string
- func (fp *WatchProbingTargetsRequest_FieldTerminalPath) WithIArrayItemValue(value interface{}) WatchProbingTargetsRequest_FieldPathArrayItemValue
- func (fp *WatchProbingTargetsRequest_FieldTerminalPath) WithIArrayOfValues(values interface{}) WatchProbingTargetsRequest_FieldPathArrayOfValues
- func (fp *WatchProbingTargetsRequest_FieldTerminalPath) WithIValue(value interface{}) WatchProbingTargetsRequest_FieldPathValue
- func (fp *WatchProbingTargetsRequest_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fp *WatchProbingTargetsRequest_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fp *WatchProbingTargetsRequest_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type WatchProbingTargetsRequest_FieldTerminalPathArrayItemValue
- func (fpaiv *WatchProbingTargetsRequest_FieldTerminalPathArrayItemValue) ContainsValue(source *WatchProbingTargetsRequest) bool
- func (fpaiv *WatchProbingTargetsRequest_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
- func (fpaiv *WatchProbingTargetsRequest_FieldTerminalPathArrayItemValue) GetSingle(source *WatchProbingTargetsRequest) (interface{}, bool)
- func (fpaiv *WatchProbingTargetsRequest_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
- type WatchProbingTargetsRequest_FieldTerminalPathArrayOfValues
- func (fpaov *WatchProbingTargetsRequest_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues() ([]*probing_target.ProbingTarget_FieldMask, bool)
- func (fpaov *WatchProbingTargetsRequest_FieldTerminalPathArrayOfValues) AsFilterArrayOfValues() ([]*probing_target.Filter, bool)
- func (fpaov *WatchProbingTargetsRequest_FieldTerminalPathArrayOfValues) AsMaxChunkSizeArrayOfValues() ([]int32, bool)
- func (fpaov *WatchProbingTargetsRequest_FieldTerminalPathArrayOfValues) AsOrderByArrayOfValues() ([]*probing_target.OrderBy, bool)
- func (fpaov *WatchProbingTargetsRequest_FieldTerminalPathArrayOfValues) AsPageSizeArrayOfValues() ([]int32, bool)
- func (fpaov *WatchProbingTargetsRequest_FieldTerminalPathArrayOfValues) AsPageTokenArrayOfValues() ([]*probing_target.PagerCursor, bool)
- func (fpaov *WatchProbingTargetsRequest_FieldTerminalPathArrayOfValues) AsParentArrayOfValues() ([]*probing_target.ParentReference, bool)
- func (fpaov *WatchProbingTargetsRequest_FieldTerminalPathArrayOfValues) AsResumeTokenArrayOfValues() ([]string, bool)
- func (fpaov *WatchProbingTargetsRequest_FieldTerminalPathArrayOfValues) AsTypeArrayOfValues() ([]watch_type.WatchType, bool)
- func (fpaov *WatchProbingTargetsRequest_FieldTerminalPathArrayOfValues) AsViewArrayOfValues() ([]view.View, bool)
- func (fpaov *WatchProbingTargetsRequest_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
- type WatchProbingTargetsRequest_FieldTerminalPathValue
- func (fpv *WatchProbingTargetsRequest_FieldTerminalPathValue) AsFieldMaskValue() (*probing_target.ProbingTarget_FieldMask, bool)
- func (fpv *WatchProbingTargetsRequest_FieldTerminalPathValue) AsFilterValue() (*probing_target.Filter, bool)
- func (fpv *WatchProbingTargetsRequest_FieldTerminalPathValue) AsMaxChunkSizeValue() (int32, bool)
- func (fpv *WatchProbingTargetsRequest_FieldTerminalPathValue) AsOrderByValue() (*probing_target.OrderBy, bool)
- func (fpv *WatchProbingTargetsRequest_FieldTerminalPathValue) AsPageSizeValue() (int32, bool)
- func (fpv *WatchProbingTargetsRequest_FieldTerminalPathValue) AsPageTokenValue() (*probing_target.PagerCursor, bool)
- func (fpv *WatchProbingTargetsRequest_FieldTerminalPathValue) AsParentValue() (*probing_target.ParentReference, bool)
- func (fpv *WatchProbingTargetsRequest_FieldTerminalPathValue) AsResumeTokenValue() (string, bool)
- func (fpv *WatchProbingTargetsRequest_FieldTerminalPathValue) AsTypeValue() (watch_type.WatchType, bool)
- func (fpv *WatchProbingTargetsRequest_FieldTerminalPathValue) AsViewValue() (view.View, bool)
- func (fpv *WatchProbingTargetsRequest_FieldTerminalPathValue) CompareWith(source *WatchProbingTargetsRequest) (int, bool)
- func (fpv *WatchProbingTargetsRequest_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpv *WatchProbingTargetsRequest_FieldTerminalPathValue) GetRawValue() interface{}
- func (fpv *WatchProbingTargetsRequest_FieldTerminalPathValue) SetTo(target **WatchProbingTargetsRequest)
- func (fpv *WatchProbingTargetsRequest_FieldTerminalPathValue) SetToRaw(target proto.Message)
- type WatchProbingTargetsResponse
- func (o *WatchProbingTargetsResponse) Clone() *WatchProbingTargetsResponse
- func (o *WatchProbingTargetsResponse) CloneRaw() gotenobject.GotenObjectExt
- func (*WatchProbingTargetsResponse) Descriptor() ([]byte, []int)
- func (m *WatchProbingTargetsResponse) GetIsCurrent() bool
- func (m *WatchProbingTargetsResponse) GetIsHardReset() bool
- func (m *WatchProbingTargetsResponse) GetIsSoftReset() bool
- func (m *WatchProbingTargetsResponse) GetPageTokenChange() *WatchProbingTargetsResponse_PageTokenChange
- func (m *WatchProbingTargetsResponse) GetProbingTargetChanges() []*probing_target.ProbingTargetChange
- func (m *WatchProbingTargetsResponse) GetResumeToken() string
- func (m *WatchProbingTargetsResponse) GetSnapshotSize() int64
- func (*WatchProbingTargetsResponse) GotenMessage()
- func (o *WatchProbingTargetsResponse) GotenObjectExt()
- func (obj *WatchProbingTargetsResponse) GotenValidate() error
- func (o *WatchProbingTargetsResponse) MakeDiffFieldMask(other *WatchProbingTargetsResponse) *WatchProbingTargetsResponse_FieldMask
- func (o *WatchProbingTargetsResponse) MakeFullFieldMask() *WatchProbingTargetsResponse_FieldMask
- func (o *WatchProbingTargetsResponse) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
- func (o *WatchProbingTargetsResponse) MakeRawFullFieldMask() gotenobject.FieldMask
- func (m *WatchProbingTargetsResponse) Marshal() ([]byte, error)
- func (m *WatchProbingTargetsResponse) MarshalJSON() ([]byte, error)
- func (o *WatchProbingTargetsResponse) Merge(source *WatchProbingTargetsResponse)
- func (o *WatchProbingTargetsResponse) MergeRaw(source gotenobject.GotenObjectExt)
- func (*WatchProbingTargetsResponse) ProtoMessage()
- func (m *WatchProbingTargetsResponse) ProtoReflect() preflect.Message
- func (m *WatchProbingTargetsResponse) Reset()
- func (m *WatchProbingTargetsResponse) SetIsCurrent(fv bool)
- func (m *WatchProbingTargetsResponse) SetIsHardReset(fv bool)
- func (m *WatchProbingTargetsResponse) SetIsSoftReset(fv bool)
- func (m *WatchProbingTargetsResponse) SetPageTokenChange(fv *WatchProbingTargetsResponse_PageTokenChange)
- func (m *WatchProbingTargetsResponse) SetProbingTargetChanges(fv []*probing_target.ProbingTargetChange)
- func (m *WatchProbingTargetsResponse) SetResumeToken(fv string)
- func (m *WatchProbingTargetsResponse) SetSnapshotSize(fv int64)
- func (m *WatchProbingTargetsResponse) String() string
- func (m *WatchProbingTargetsResponse) Unmarshal(b []byte) error
- func (m *WatchProbingTargetsResponse) UnmarshalJSON(data []byte) error
- type WatchProbingTargetsResponseFieldPathBuilder
- func (WatchProbingTargetsResponseFieldPathBuilder) IsCurrent() WatchProbingTargetsResponsePathSelectorIsCurrent
- func (WatchProbingTargetsResponseFieldPathBuilder) IsHardReset() WatchProbingTargetsResponsePathSelectorIsHardReset
- func (WatchProbingTargetsResponseFieldPathBuilder) IsSoftReset() WatchProbingTargetsResponsePathSelectorIsSoftReset
- func (WatchProbingTargetsResponseFieldPathBuilder) PageTokenChange() WatchProbingTargetsResponsePathSelectorPageTokenChange
- func (WatchProbingTargetsResponseFieldPathBuilder) ProbingTargetChanges() WatchProbingTargetsResponsePathSelectorProbingTargetChanges
- func (WatchProbingTargetsResponseFieldPathBuilder) ResumeToken() WatchProbingTargetsResponsePathSelectorResumeToken
- func (WatchProbingTargetsResponseFieldPathBuilder) SnapshotSize() WatchProbingTargetsResponsePathSelectorSnapshotSize
- type WatchProbingTargetsResponsePageTokenChangeFieldPathBuilder
- func (WatchProbingTargetsResponsePageTokenChangeFieldPathBuilder) NextPageToken() WatchProbingTargetsResponse_PageTokenChangePathSelectorNextPageToken
- func (WatchProbingTargetsResponsePageTokenChangeFieldPathBuilder) PrevPageToken() WatchProbingTargetsResponse_PageTokenChangePathSelectorPrevPageToken
- type WatchProbingTargetsResponsePageTokenChange_FieldPath
- func BuildWatchProbingTargetsResponsePageTokenChange_FieldPath(fp gotenobject.RawFieldPath) (WatchProbingTargetsResponsePageTokenChange_FieldPath, error)
- func MustParseWatchProbingTargetsResponsePageTokenChange_FieldPath(rawField string) WatchProbingTargetsResponsePageTokenChange_FieldPath
- func ParseWatchProbingTargetsResponsePageTokenChange_FieldPath(rawField string) (WatchProbingTargetsResponsePageTokenChange_FieldPath, error)
- type WatchProbingTargetsResponsePageTokenChange_FieldPathArrayItemValue
- func MustParseWatchProbingTargetsResponsePageTokenChange_FieldPathArrayItemValue(pathStr, valueStr string) WatchProbingTargetsResponsePageTokenChange_FieldPathArrayItemValue
- func ParseWatchProbingTargetsResponsePageTokenChange_FieldPathArrayItemValue(pathStr, valueStr string) (WatchProbingTargetsResponsePageTokenChange_FieldPathArrayItemValue, error)
- type WatchProbingTargetsResponsePageTokenChange_FieldPathArrayOfValues
- func MustParseWatchProbingTargetsResponsePageTokenChange_FieldPathArrayOfValues(pathStr, valuesStr string) WatchProbingTargetsResponsePageTokenChange_FieldPathArrayOfValues
- func ParseWatchProbingTargetsResponsePageTokenChange_FieldPathArrayOfValues(pathStr, valuesStr string) (WatchProbingTargetsResponsePageTokenChange_FieldPathArrayOfValues, error)
- type WatchProbingTargetsResponsePageTokenChange_FieldPathSelector
- type WatchProbingTargetsResponsePageTokenChange_FieldPathValue
- func MustParseWatchProbingTargetsResponsePageTokenChange_FieldPathValue(pathStr, valueStr string) WatchProbingTargetsResponsePageTokenChange_FieldPathValue
- func ParseWatchProbingTargetsResponsePageTokenChange_FieldPathValue(pathStr, valueStr string) (WatchProbingTargetsResponsePageTokenChange_FieldPathValue, error)
- type WatchProbingTargetsResponsePageTokenChange_FieldTerminalPath
- func (fp *WatchProbingTargetsResponsePageTokenChange_FieldTerminalPath) ClearValue(item *WatchProbingTargetsResponse_PageTokenChange)
- func (fp *WatchProbingTargetsResponsePageTokenChange_FieldTerminalPath) ClearValueRaw(item proto.Message)
- func (fp *WatchProbingTargetsResponsePageTokenChange_FieldTerminalPath) Get(source *WatchProbingTargetsResponse_PageTokenChange) (values []interface{})
- func (fp *WatchProbingTargetsResponsePageTokenChange_FieldTerminalPath) GetDefault() interface{}
- func (fp *WatchProbingTargetsResponsePageTokenChange_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
- func (fp *WatchProbingTargetsResponsePageTokenChange_FieldTerminalPath) GetSingle(source *WatchProbingTargetsResponse_PageTokenChange) (interface{}, bool)
- func (fp *WatchProbingTargetsResponsePageTokenChange_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fp *WatchProbingTargetsResponsePageTokenChange_FieldTerminalPath) IsLeaf() bool
- func (fp *WatchProbingTargetsResponsePageTokenChange_FieldTerminalPath) JSONString() string
- func (fp *WatchProbingTargetsResponsePageTokenChange_FieldTerminalPath) Selector() WatchProbingTargetsResponsePageTokenChange_FieldPathSelector
- func (fp *WatchProbingTargetsResponsePageTokenChange_FieldTerminalPath) String() string
- func (fp *WatchProbingTargetsResponsePageTokenChange_FieldTerminalPath) WithIArrayItemValue(value interface{}) WatchProbingTargetsResponsePageTokenChange_FieldPathArrayItemValue
- func (fp *WatchProbingTargetsResponsePageTokenChange_FieldTerminalPath) WithIArrayOfValues(values interface{}) WatchProbingTargetsResponsePageTokenChange_FieldPathArrayOfValues
- func (fp *WatchProbingTargetsResponsePageTokenChange_FieldTerminalPath) WithIValue(value interface{}) WatchProbingTargetsResponsePageTokenChange_FieldPathValue
- func (fp *WatchProbingTargetsResponsePageTokenChange_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fp *WatchProbingTargetsResponsePageTokenChange_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fp *WatchProbingTargetsResponsePageTokenChange_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type WatchProbingTargetsResponsePageTokenChange_FieldTerminalPathArrayItemValue
- func (fpaiv *WatchProbingTargetsResponsePageTokenChange_FieldTerminalPathArrayItemValue) ContainsValue(source *WatchProbingTargetsResponse_PageTokenChange) bool
- func (fpaiv *WatchProbingTargetsResponsePageTokenChange_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
- func (fpaiv *WatchProbingTargetsResponsePageTokenChange_FieldTerminalPathArrayItemValue) GetSingle(source *WatchProbingTargetsResponse_PageTokenChange) (interface{}, bool)
- func (fpaiv *WatchProbingTargetsResponsePageTokenChange_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
- type WatchProbingTargetsResponsePageTokenChange_FieldTerminalPathArrayOfValues
- func (fpaov *WatchProbingTargetsResponsePageTokenChange_FieldTerminalPathArrayOfValues) AsNextPageTokenArrayOfValues() ([]*probing_target.PagerCursor, bool)
- func (fpaov *WatchProbingTargetsResponsePageTokenChange_FieldTerminalPathArrayOfValues) AsPrevPageTokenArrayOfValues() ([]*probing_target.PagerCursor, bool)
- func (fpaov *WatchProbingTargetsResponsePageTokenChange_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
- type WatchProbingTargetsResponsePageTokenChange_FieldTerminalPathValue
- func (fpv *WatchProbingTargetsResponsePageTokenChange_FieldTerminalPathValue) AsNextPageTokenValue() (*probing_target.PagerCursor, bool)
- func (fpv *WatchProbingTargetsResponsePageTokenChange_FieldTerminalPathValue) AsPrevPageTokenValue() (*probing_target.PagerCursor, bool)
- func (fpv *WatchProbingTargetsResponsePageTokenChange_FieldTerminalPathValue) CompareWith(source *WatchProbingTargetsResponse_PageTokenChange) (int, bool)
- func (fpv *WatchProbingTargetsResponsePageTokenChange_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpv *WatchProbingTargetsResponsePageTokenChange_FieldTerminalPathValue) GetRawValue() interface{}
- func (fpv *WatchProbingTargetsResponsePageTokenChange_FieldTerminalPathValue) SetTo(target **WatchProbingTargetsResponse_PageTokenChange)
- func (fpv *WatchProbingTargetsResponsePageTokenChange_FieldTerminalPathValue) SetToRaw(target proto.Message)
- type WatchProbingTargetsResponsePathSelectorIsCurrent
- func (WatchProbingTargetsResponsePathSelectorIsCurrent) FieldPath() *WatchProbingTargetsResponse_FieldTerminalPath
- func (s WatchProbingTargetsResponsePathSelectorIsCurrent) WithArrayOfValues(values []bool) *WatchProbingTargetsResponse_FieldTerminalPathArrayOfValues
- func (s WatchProbingTargetsResponsePathSelectorIsCurrent) WithValue(value bool) *WatchProbingTargetsResponse_FieldTerminalPathValue
- type WatchProbingTargetsResponsePathSelectorIsHardReset
- func (WatchProbingTargetsResponsePathSelectorIsHardReset) FieldPath() *WatchProbingTargetsResponse_FieldTerminalPath
- func (s WatchProbingTargetsResponsePathSelectorIsHardReset) WithArrayOfValues(values []bool) *WatchProbingTargetsResponse_FieldTerminalPathArrayOfValues
- func (s WatchProbingTargetsResponsePathSelectorIsHardReset) WithValue(value bool) *WatchProbingTargetsResponse_FieldTerminalPathValue
- type WatchProbingTargetsResponsePathSelectorIsSoftReset
- func (WatchProbingTargetsResponsePathSelectorIsSoftReset) FieldPath() *WatchProbingTargetsResponse_FieldTerminalPath
- func (s WatchProbingTargetsResponsePathSelectorIsSoftReset) WithArrayOfValues(values []bool) *WatchProbingTargetsResponse_FieldTerminalPathArrayOfValues
- func (s WatchProbingTargetsResponsePathSelectorIsSoftReset) WithValue(value bool) *WatchProbingTargetsResponse_FieldTerminalPathValue
- type WatchProbingTargetsResponsePathSelectorPageTokenChange
- func (WatchProbingTargetsResponsePathSelectorPageTokenChange) FieldPath() *WatchProbingTargetsResponse_FieldTerminalPath
- func (WatchProbingTargetsResponsePathSelectorPageTokenChange) NextPageToken() WatchProbingTargetsResponsePathSelectorPageTokenChangeNextPageToken
- func (WatchProbingTargetsResponsePathSelectorPageTokenChange) PrevPageToken() WatchProbingTargetsResponsePathSelectorPageTokenChangePrevPageToken
- func (s WatchProbingTargetsResponsePathSelectorPageTokenChange) WithArrayOfValues(values []*WatchProbingTargetsResponse_PageTokenChange) *WatchProbingTargetsResponse_FieldTerminalPathArrayOfValues
- func (s WatchProbingTargetsResponsePathSelectorPageTokenChange) WithSubArrayItemValue(...) *WatchProbingTargetsResponse_FieldSubPathArrayItemValue
- func (s WatchProbingTargetsResponsePathSelectorPageTokenChange) WithSubArrayOfValues(...) *WatchProbingTargetsResponse_FieldSubPathArrayOfValues
- func (WatchProbingTargetsResponsePathSelectorPageTokenChange) WithSubPath(subPath WatchProbingTargetsResponsePageTokenChange_FieldPath) *WatchProbingTargetsResponse_FieldSubPath
- func (s WatchProbingTargetsResponsePathSelectorPageTokenChange) WithSubValue(subPathValue WatchProbingTargetsResponsePageTokenChange_FieldPathValue) *WatchProbingTargetsResponse_FieldSubPathValue
- func (s WatchProbingTargetsResponsePathSelectorPageTokenChange) WithValue(value *WatchProbingTargetsResponse_PageTokenChange) *WatchProbingTargetsResponse_FieldTerminalPathValue
- type WatchProbingTargetsResponsePathSelectorPageTokenChangeNextPageToken
- func (WatchProbingTargetsResponsePathSelectorPageTokenChangeNextPageToken) FieldPath() *WatchProbingTargetsResponse_FieldSubPath
- func (s WatchProbingTargetsResponsePathSelectorPageTokenChangeNextPageToken) WithArrayOfValues(values []*probing_target.PagerCursor) *WatchProbingTargetsResponse_FieldSubPathArrayOfValues
- func (s WatchProbingTargetsResponsePathSelectorPageTokenChangeNextPageToken) WithValue(value *probing_target.PagerCursor) *WatchProbingTargetsResponse_FieldSubPathValue
- type WatchProbingTargetsResponsePathSelectorPageTokenChangePrevPageToken
- func (WatchProbingTargetsResponsePathSelectorPageTokenChangePrevPageToken) FieldPath() *WatchProbingTargetsResponse_FieldSubPath
- func (s WatchProbingTargetsResponsePathSelectorPageTokenChangePrevPageToken) WithArrayOfValues(values []*probing_target.PagerCursor) *WatchProbingTargetsResponse_FieldSubPathArrayOfValues
- func (s WatchProbingTargetsResponsePathSelectorPageTokenChangePrevPageToken) WithValue(value *probing_target.PagerCursor) *WatchProbingTargetsResponse_FieldSubPathValue
- type WatchProbingTargetsResponsePathSelectorProbingTargetChanges
- func (WatchProbingTargetsResponsePathSelectorProbingTargetChanges) FieldPath() *WatchProbingTargetsResponse_FieldTerminalPath
- func (s WatchProbingTargetsResponsePathSelectorProbingTargetChanges) WithArrayOfValues(values [][]*probing_target.ProbingTargetChange) *WatchProbingTargetsResponse_FieldTerminalPathArrayOfValues
- func (s WatchProbingTargetsResponsePathSelectorProbingTargetChanges) WithItemValue(value *probing_target.ProbingTargetChange) *WatchProbingTargetsResponse_FieldTerminalPathArrayItemValue
- func (s WatchProbingTargetsResponsePathSelectorProbingTargetChanges) WithValue(value []*probing_target.ProbingTargetChange) *WatchProbingTargetsResponse_FieldTerminalPathValue
- type WatchProbingTargetsResponsePathSelectorResumeToken
- func (WatchProbingTargetsResponsePathSelectorResumeToken) FieldPath() *WatchProbingTargetsResponse_FieldTerminalPath
- func (s WatchProbingTargetsResponsePathSelectorResumeToken) WithArrayOfValues(values []string) *WatchProbingTargetsResponse_FieldTerminalPathArrayOfValues
- func (s WatchProbingTargetsResponsePathSelectorResumeToken) WithValue(value string) *WatchProbingTargetsResponse_FieldTerminalPathValue
- type WatchProbingTargetsResponsePathSelectorSnapshotSize
- func (WatchProbingTargetsResponsePathSelectorSnapshotSize) FieldPath() *WatchProbingTargetsResponse_FieldTerminalPath
- func (s WatchProbingTargetsResponsePathSelectorSnapshotSize) WithArrayOfValues(values []int64) *WatchProbingTargetsResponse_FieldTerminalPathArrayOfValues
- func (s WatchProbingTargetsResponsePathSelectorSnapshotSize) WithValue(value int64) *WatchProbingTargetsResponse_FieldTerminalPathValue
- type WatchProbingTargetsResponse_FieldMask
- func (fieldMask *WatchProbingTargetsResponse_FieldMask) AppendPath(path WatchProbingTargetsResponse_FieldPath)
- func (fieldMask *WatchProbingTargetsResponse_FieldMask) AppendRawPath(path gotenobject.FieldPath)
- func (fieldMask *WatchProbingTargetsResponse_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
- func (fieldMask *WatchProbingTargetsResponse_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
- func (fieldMask *WatchProbingTargetsResponse_FieldMask) FilterInputFields() *WatchProbingTargetsResponse_FieldMask
- func (fieldMask *WatchProbingTargetsResponse_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
- func (fieldMask *WatchProbingTargetsResponse_FieldMask) GetPaths() []WatchProbingTargetsResponse_FieldPath
- func (fieldMask *WatchProbingTargetsResponse_FieldMask) GetRawPaths() []gotenobject.FieldPath
- func (fieldMask *WatchProbingTargetsResponse_FieldMask) IsFull() bool
- func (fieldMask WatchProbingTargetsResponse_FieldMask) Marshal() ([]byte, error)
- func (fieldMask WatchProbingTargetsResponse_FieldMask) MarshalJSON() ([]byte, error)
- func (fieldMask *WatchProbingTargetsResponse_FieldMask) PathsCount() int
- func (fieldMask *WatchProbingTargetsResponse_FieldMask) Project(source *WatchProbingTargetsResponse) *WatchProbingTargetsResponse
- func (fieldMask *WatchProbingTargetsResponse_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
- func (fieldMask *WatchProbingTargetsResponse_FieldMask) ProtoMessage()
- func (fieldMask *WatchProbingTargetsResponse_FieldMask) ProtoReflect() preflect.Message
- func (fieldMask *WatchProbingTargetsResponse_FieldMask) Reset()
- func (fieldMask *WatchProbingTargetsResponse_FieldMask) Set(target, source *WatchProbingTargetsResponse)
- func (fieldMask *WatchProbingTargetsResponse_FieldMask) SetFromCliFlag(raw string) error
- func (fieldMask *WatchProbingTargetsResponse_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
- func (fieldMask *WatchProbingTargetsResponse_FieldMask) Size() int
- func (fieldMask *WatchProbingTargetsResponse_FieldMask) String() string
- func (fieldMask *WatchProbingTargetsResponse_FieldMask) Subtract(other *WatchProbingTargetsResponse_FieldMask) *WatchProbingTargetsResponse_FieldMask
- func (fieldMask *WatchProbingTargetsResponse_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
- func (fieldMask *WatchProbingTargetsResponse_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
- func (fieldMask *WatchProbingTargetsResponse_FieldMask) Unmarshal(data []byte) error
- func (fieldMask *WatchProbingTargetsResponse_FieldMask) UnmarshalJSON(data []byte) error
- type WatchProbingTargetsResponse_FieldPath
- func BuildWatchProbingTargetsResponse_FieldPath(fp gotenobject.RawFieldPath) (WatchProbingTargetsResponse_FieldPath, error)
- func MustParseWatchProbingTargetsResponse_FieldPath(rawField string) WatchProbingTargetsResponse_FieldPath
- func ParseWatchProbingTargetsResponse_FieldPath(rawField string) (WatchProbingTargetsResponse_FieldPath, error)
- type WatchProbingTargetsResponse_FieldPathArrayItemValue
- type WatchProbingTargetsResponse_FieldPathArrayOfValues
- type WatchProbingTargetsResponse_FieldPathSelector
- type WatchProbingTargetsResponse_FieldPathValue
- type WatchProbingTargetsResponse_FieldSubPath
- func (fps *WatchProbingTargetsResponse_FieldSubPath) AsPageTokenChangeSubPath() (WatchProbingTargetsResponsePageTokenChange_FieldPath, bool)
- func (fps *WatchProbingTargetsResponse_FieldSubPath) ClearValue(item *WatchProbingTargetsResponse)
- func (fps *WatchProbingTargetsResponse_FieldSubPath) ClearValueRaw(item proto.Message)
- func (fps *WatchProbingTargetsResponse_FieldSubPath) Get(source *WatchProbingTargetsResponse) (values []interface{})
- func (fps *WatchProbingTargetsResponse_FieldSubPath) GetDefault() interface{}
- func (fps *WatchProbingTargetsResponse_FieldSubPath) GetRaw(source proto.Message) []interface{}
- func (fps *WatchProbingTargetsResponse_FieldSubPath) GetSingle(source *WatchProbingTargetsResponse) (interface{}, bool)
- func (fps *WatchProbingTargetsResponse_FieldSubPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fps *WatchProbingTargetsResponse_FieldSubPath) IsLeaf() bool
- func (fps *WatchProbingTargetsResponse_FieldSubPath) JSONString() string
- func (fps *WatchProbingTargetsResponse_FieldSubPath) Selector() WatchProbingTargetsResponse_FieldPathSelector
- func (fps *WatchProbingTargetsResponse_FieldSubPath) String() string
- func (fps *WatchProbingTargetsResponse_FieldSubPath) WithIArrayItemValue(value interface{}) WatchProbingTargetsResponse_FieldPathArrayItemValue
- func (fps *WatchProbingTargetsResponse_FieldSubPath) WithIArrayOfValues(values interface{}) WatchProbingTargetsResponse_FieldPathArrayOfValues
- func (fps *WatchProbingTargetsResponse_FieldSubPath) WithIValue(value interface{}) WatchProbingTargetsResponse_FieldPathValue
- func (fps *WatchProbingTargetsResponse_FieldSubPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fps *WatchProbingTargetsResponse_FieldSubPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fps *WatchProbingTargetsResponse_FieldSubPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type WatchProbingTargetsResponse_FieldSubPathArrayItemValue
- func (fpaivs *WatchProbingTargetsResponse_FieldSubPathArrayItemValue) AsPageTokenChangePathItemValue() (WatchProbingTargetsResponsePageTokenChange_FieldPathArrayItemValue, bool)
- func (fpaivs *WatchProbingTargetsResponse_FieldSubPathArrayItemValue) ContainsValue(source *WatchProbingTargetsResponse) bool
- func (fpaivs *WatchProbingTargetsResponse_FieldSubPathArrayItemValue) GetRawItemValue() interface{}
- type WatchProbingTargetsResponse_FieldSubPathArrayOfValues
- type WatchProbingTargetsResponse_FieldSubPathValue
- func (fpvs *WatchProbingTargetsResponse_FieldSubPathValue) AsPageTokenChangePathValue() (WatchProbingTargetsResponsePageTokenChange_FieldPathValue, bool)
- func (fpvs *WatchProbingTargetsResponse_FieldSubPathValue) CompareWith(source *WatchProbingTargetsResponse) (int, bool)
- func (fpvs *WatchProbingTargetsResponse_FieldSubPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpvs *WatchProbingTargetsResponse_FieldSubPathValue) GetRawValue() interface{}
- func (fpvs *WatchProbingTargetsResponse_FieldSubPathValue) SetTo(target **WatchProbingTargetsResponse)
- func (fpvs *WatchProbingTargetsResponse_FieldSubPathValue) SetToRaw(target proto.Message)
- type WatchProbingTargetsResponse_FieldTerminalPath
- func (fp *WatchProbingTargetsResponse_FieldTerminalPath) ClearValue(item *WatchProbingTargetsResponse)
- func (fp *WatchProbingTargetsResponse_FieldTerminalPath) ClearValueRaw(item proto.Message)
- func (fp *WatchProbingTargetsResponse_FieldTerminalPath) Get(source *WatchProbingTargetsResponse) (values []interface{})
- func (fp *WatchProbingTargetsResponse_FieldTerminalPath) GetDefault() interface{}
- func (fp *WatchProbingTargetsResponse_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
- func (fp *WatchProbingTargetsResponse_FieldTerminalPath) GetSingle(source *WatchProbingTargetsResponse) (interface{}, bool)
- func (fp *WatchProbingTargetsResponse_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fp *WatchProbingTargetsResponse_FieldTerminalPath) IsLeaf() bool
- func (fp *WatchProbingTargetsResponse_FieldTerminalPath) JSONString() string
- func (fp *WatchProbingTargetsResponse_FieldTerminalPath) Selector() WatchProbingTargetsResponse_FieldPathSelector
- func (fp *WatchProbingTargetsResponse_FieldTerminalPath) String() string
- func (fp *WatchProbingTargetsResponse_FieldTerminalPath) WithIArrayItemValue(value interface{}) WatchProbingTargetsResponse_FieldPathArrayItemValue
- func (fp *WatchProbingTargetsResponse_FieldTerminalPath) WithIArrayOfValues(values interface{}) WatchProbingTargetsResponse_FieldPathArrayOfValues
- func (fp *WatchProbingTargetsResponse_FieldTerminalPath) WithIValue(value interface{}) WatchProbingTargetsResponse_FieldPathValue
- func (fp *WatchProbingTargetsResponse_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fp *WatchProbingTargetsResponse_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fp *WatchProbingTargetsResponse_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type WatchProbingTargetsResponse_FieldTerminalPathArrayItemValue
- func (fpaiv *WatchProbingTargetsResponse_FieldTerminalPathArrayItemValue) AsProbingTargetChangesItemValue() (*probing_target.ProbingTargetChange, bool)
- func (fpaiv *WatchProbingTargetsResponse_FieldTerminalPathArrayItemValue) ContainsValue(source *WatchProbingTargetsResponse) bool
- func (fpaiv *WatchProbingTargetsResponse_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
- func (fpaiv *WatchProbingTargetsResponse_FieldTerminalPathArrayItemValue) GetSingle(source *WatchProbingTargetsResponse) (interface{}, bool)
- func (fpaiv *WatchProbingTargetsResponse_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
- type WatchProbingTargetsResponse_FieldTerminalPathArrayOfValues
- func (fpaov *WatchProbingTargetsResponse_FieldTerminalPathArrayOfValues) AsIsCurrentArrayOfValues() ([]bool, bool)
- func (fpaov *WatchProbingTargetsResponse_FieldTerminalPathArrayOfValues) AsIsHardResetArrayOfValues() ([]bool, bool)
- func (fpaov *WatchProbingTargetsResponse_FieldTerminalPathArrayOfValues) AsIsSoftResetArrayOfValues() ([]bool, bool)
- func (fpaov *WatchProbingTargetsResponse_FieldTerminalPathArrayOfValues) AsPageTokenChangeArrayOfValues() ([]*WatchProbingTargetsResponse_PageTokenChange, bool)
- func (fpaov *WatchProbingTargetsResponse_FieldTerminalPathArrayOfValues) AsProbingTargetChangesArrayOfValues() ([][]*probing_target.ProbingTargetChange, bool)
- func (fpaov *WatchProbingTargetsResponse_FieldTerminalPathArrayOfValues) AsResumeTokenArrayOfValues() ([]string, bool)
- func (fpaov *WatchProbingTargetsResponse_FieldTerminalPathArrayOfValues) AsSnapshotSizeArrayOfValues() ([]int64, bool)
- func (fpaov *WatchProbingTargetsResponse_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
- type WatchProbingTargetsResponse_FieldTerminalPathValue
- func (fpv *WatchProbingTargetsResponse_FieldTerminalPathValue) AsIsCurrentValue() (bool, bool)
- func (fpv *WatchProbingTargetsResponse_FieldTerminalPathValue) AsIsHardResetValue() (bool, bool)
- func (fpv *WatchProbingTargetsResponse_FieldTerminalPathValue) AsIsSoftResetValue() (bool, bool)
- func (fpv *WatchProbingTargetsResponse_FieldTerminalPathValue) AsPageTokenChangeValue() (*WatchProbingTargetsResponse_PageTokenChange, bool)
- func (fpv *WatchProbingTargetsResponse_FieldTerminalPathValue) AsProbingTargetChangesValue() ([]*probing_target.ProbingTargetChange, bool)
- func (fpv *WatchProbingTargetsResponse_FieldTerminalPathValue) AsResumeTokenValue() (string, bool)
- func (fpv *WatchProbingTargetsResponse_FieldTerminalPathValue) AsSnapshotSizeValue() (int64, bool)
- func (fpv *WatchProbingTargetsResponse_FieldTerminalPathValue) CompareWith(source *WatchProbingTargetsResponse) (int, bool)
- func (fpv *WatchProbingTargetsResponse_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpv *WatchProbingTargetsResponse_FieldTerminalPathValue) GetRawValue() interface{}
- func (fpv *WatchProbingTargetsResponse_FieldTerminalPathValue) SetTo(target **WatchProbingTargetsResponse)
- func (fpv *WatchProbingTargetsResponse_FieldTerminalPathValue) SetToRaw(target proto.Message)
- type WatchProbingTargetsResponse_PageTokenChange
- func (o *WatchProbingTargetsResponse_PageTokenChange) Clone() *WatchProbingTargetsResponse_PageTokenChange
- func (o *WatchProbingTargetsResponse_PageTokenChange) CloneRaw() gotenobject.GotenObjectExt
- func (*WatchProbingTargetsResponse_PageTokenChange) Descriptor() ([]byte, []int)
- func (m *WatchProbingTargetsResponse_PageTokenChange) GetNextPageToken() *probing_target.PagerCursor
- func (m *WatchProbingTargetsResponse_PageTokenChange) GetPrevPageToken() *probing_target.PagerCursor
- func (*WatchProbingTargetsResponse_PageTokenChange) GotenMessage()
- func (o *WatchProbingTargetsResponse_PageTokenChange) GotenObjectExt()
- func (obj *WatchProbingTargetsResponse_PageTokenChange) GotenValidate() error
- func (o *WatchProbingTargetsResponse_PageTokenChange) MakeDiffFieldMask(other *WatchProbingTargetsResponse_PageTokenChange) *WatchProbingTargetsResponse_PageTokenChange_FieldMask
- func (o *WatchProbingTargetsResponse_PageTokenChange) MakeFullFieldMask() *WatchProbingTargetsResponse_PageTokenChange_FieldMask
- func (o *WatchProbingTargetsResponse_PageTokenChange) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
- func (o *WatchProbingTargetsResponse_PageTokenChange) MakeRawFullFieldMask() gotenobject.FieldMask
- func (m *WatchProbingTargetsResponse_PageTokenChange) Marshal() ([]byte, error)
- func (m *WatchProbingTargetsResponse_PageTokenChange) MarshalJSON() ([]byte, error)
- func (o *WatchProbingTargetsResponse_PageTokenChange) Merge(source *WatchProbingTargetsResponse_PageTokenChange)
- func (o *WatchProbingTargetsResponse_PageTokenChange) MergeRaw(source gotenobject.GotenObjectExt)
- func (*WatchProbingTargetsResponse_PageTokenChange) ProtoMessage()
- func (m *WatchProbingTargetsResponse_PageTokenChange) ProtoReflect() preflect.Message
- func (m *WatchProbingTargetsResponse_PageTokenChange) Reset()
- func (m *WatchProbingTargetsResponse_PageTokenChange) SetNextPageToken(fv *probing_target.PagerCursor)
- func (m *WatchProbingTargetsResponse_PageTokenChange) SetPrevPageToken(fv *probing_target.PagerCursor)
- func (m *WatchProbingTargetsResponse_PageTokenChange) String() string
- func (m *WatchProbingTargetsResponse_PageTokenChange) Unmarshal(b []byte) error
- func (m *WatchProbingTargetsResponse_PageTokenChange) UnmarshalJSON(data []byte) error
- type WatchProbingTargetsResponse_PageTokenChangePathSelectorNextPageToken
- func (WatchProbingTargetsResponse_PageTokenChangePathSelectorNextPageToken) FieldPath() *WatchProbingTargetsResponsePageTokenChange_FieldTerminalPath
- func (s WatchProbingTargetsResponse_PageTokenChangePathSelectorNextPageToken) WithArrayOfValues(values []*probing_target.PagerCursor) *WatchProbingTargetsResponsePageTokenChange_FieldTerminalPathArrayOfValues
- func (s WatchProbingTargetsResponse_PageTokenChangePathSelectorNextPageToken) WithValue(value *probing_target.PagerCursor) *WatchProbingTargetsResponsePageTokenChange_FieldTerminalPathValue
- type WatchProbingTargetsResponse_PageTokenChangePathSelectorPrevPageToken
- func (WatchProbingTargetsResponse_PageTokenChangePathSelectorPrevPageToken) FieldPath() *WatchProbingTargetsResponsePageTokenChange_FieldTerminalPath
- func (s WatchProbingTargetsResponse_PageTokenChangePathSelectorPrevPageToken) WithArrayOfValues(values []*probing_target.PagerCursor) *WatchProbingTargetsResponsePageTokenChange_FieldTerminalPathArrayOfValues
- func (s WatchProbingTargetsResponse_PageTokenChangePathSelectorPrevPageToken) WithValue(value *probing_target.PagerCursor) *WatchProbingTargetsResponsePageTokenChange_FieldTerminalPathValue
- type WatchProbingTargetsResponse_PageTokenChange_FieldMask
- func (fieldMask *WatchProbingTargetsResponse_PageTokenChange_FieldMask) AppendPath(path WatchProbingTargetsResponsePageTokenChange_FieldPath)
- func (fieldMask *WatchProbingTargetsResponse_PageTokenChange_FieldMask) AppendRawPath(path gotenobject.FieldPath)
- func (fieldMask *WatchProbingTargetsResponse_PageTokenChange_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
- func (fieldMask *WatchProbingTargetsResponse_PageTokenChange_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
- func (fieldMask *WatchProbingTargetsResponse_PageTokenChange_FieldMask) FilterInputFields() *WatchProbingTargetsResponse_PageTokenChange_FieldMask
- func (fieldMask *WatchProbingTargetsResponse_PageTokenChange_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
- func (fieldMask *WatchProbingTargetsResponse_PageTokenChange_FieldMask) GetPaths() []WatchProbingTargetsResponsePageTokenChange_FieldPath
- func (fieldMask *WatchProbingTargetsResponse_PageTokenChange_FieldMask) GetRawPaths() []gotenobject.FieldPath
- func (fieldMask *WatchProbingTargetsResponse_PageTokenChange_FieldMask) IsFull() bool
- func (fieldMask WatchProbingTargetsResponse_PageTokenChange_FieldMask) Marshal() ([]byte, error)
- func (fieldMask WatchProbingTargetsResponse_PageTokenChange_FieldMask) MarshalJSON() ([]byte, error)
- func (fieldMask *WatchProbingTargetsResponse_PageTokenChange_FieldMask) PathsCount() int
- func (fieldMask *WatchProbingTargetsResponse_PageTokenChange_FieldMask) Project(source *WatchProbingTargetsResponse_PageTokenChange) *WatchProbingTargetsResponse_PageTokenChange
- func (fieldMask *WatchProbingTargetsResponse_PageTokenChange_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
- func (fieldMask *WatchProbingTargetsResponse_PageTokenChange_FieldMask) ProtoMessage()
- func (fieldMask *WatchProbingTargetsResponse_PageTokenChange_FieldMask) ProtoReflect() preflect.Message
- func (fieldMask *WatchProbingTargetsResponse_PageTokenChange_FieldMask) Reset()
- func (fieldMask *WatchProbingTargetsResponse_PageTokenChange_FieldMask) Set(target, source *WatchProbingTargetsResponse_PageTokenChange)
- func (fieldMask *WatchProbingTargetsResponse_PageTokenChange_FieldMask) SetFromCliFlag(raw string) error
- func (fieldMask *WatchProbingTargetsResponse_PageTokenChange_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
- func (fieldMask *WatchProbingTargetsResponse_PageTokenChange_FieldMask) Size() int
- func (fieldMask *WatchProbingTargetsResponse_PageTokenChange_FieldMask) String() string
- func (fieldMask *WatchProbingTargetsResponse_PageTokenChange_FieldMask) Subtract(other *WatchProbingTargetsResponse_PageTokenChange_FieldMask) *WatchProbingTargetsResponse_PageTokenChange_FieldMask
- func (fieldMask *WatchProbingTargetsResponse_PageTokenChange_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
- func (fieldMask *WatchProbingTargetsResponse_PageTokenChange_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
- func (fieldMask *WatchProbingTargetsResponse_PageTokenChange_FieldMask) Unmarshal(data []byte) error
- func (fieldMask *WatchProbingTargetsResponse_PageTokenChange_FieldMask) UnmarshalJSON(data []byte) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type BatchGetProbingTargetsDescriptor ¶ added in v0.4.26
type BatchGetProbingTargetsDescriptor struct{}
func GetBatchGetProbingTargetsDescriptor ¶ added in v0.4.26
func GetBatchGetProbingTargetsDescriptor() *BatchGetProbingTargetsDescriptor
func (*BatchGetProbingTargetsDescriptor) GetApiDescriptor ¶ added in v0.4.26
func (d *BatchGetProbingTargetsDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
func (*BatchGetProbingTargetsDescriptor) GetApiName ¶ added in v0.4.26
func (d *BatchGetProbingTargetsDescriptor) GetApiName() string
func (*BatchGetProbingTargetsDescriptor) GetClientMsgReflectHandle ¶ added in v0.4.26
func (d *BatchGetProbingTargetsDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
func (*BatchGetProbingTargetsDescriptor) GetFullMethodName ¶ added in v0.4.26
func (d *BatchGetProbingTargetsDescriptor) GetFullMethodName() string
func (*BatchGetProbingTargetsDescriptor) GetMethodName ¶ added in v0.4.26
func (d *BatchGetProbingTargetsDescriptor) GetMethodName() string
func (*BatchGetProbingTargetsDescriptor) GetProtoPkgName ¶ added in v0.4.26
func (d *BatchGetProbingTargetsDescriptor) GetProtoPkgName() string
func (*BatchGetProbingTargetsDescriptor) GetResourceDescriptor ¶ added in v0.4.27
func (d *BatchGetProbingTargetsDescriptor) GetResourceDescriptor() gotenresource.Descriptor
func (*BatchGetProbingTargetsDescriptor) GetServerMsgReflectHandle ¶ added in v0.4.26
func (d *BatchGetProbingTargetsDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
func (*BatchGetProbingTargetsDescriptor) GetServiceDomain ¶ added in v0.4.26
func (d *BatchGetProbingTargetsDescriptor) GetServiceDomain() string
func (*BatchGetProbingTargetsDescriptor) GetServiceVersion ¶ added in v0.4.26
func (d *BatchGetProbingTargetsDescriptor) GetServiceVersion() string
func (*BatchGetProbingTargetsDescriptor) GetVerb ¶ added in v0.4.26
func (d *BatchGetProbingTargetsDescriptor) GetVerb() string
func (*BatchGetProbingTargetsDescriptor) HasResource ¶ added in v0.4.27
func (d *BatchGetProbingTargetsDescriptor) HasResource() bool
func (*BatchGetProbingTargetsDescriptor) IsClientStream ¶ added in v0.4.26
func (d *BatchGetProbingTargetsDescriptor) IsClientStream() bool
func (*BatchGetProbingTargetsDescriptor) IsCollection ¶ added in v0.4.27
func (d *BatchGetProbingTargetsDescriptor) IsCollection() bool
func (*BatchGetProbingTargetsDescriptor) IsPlural ¶ added in v0.4.27
func (d *BatchGetProbingTargetsDescriptor) IsPlural() bool
func (*BatchGetProbingTargetsDescriptor) IsServerStream ¶ added in v0.4.26
func (d *BatchGetProbingTargetsDescriptor) IsServerStream() bool
func (*BatchGetProbingTargetsDescriptor) IsUnary ¶ added in v0.4.26
func (d *BatchGetProbingTargetsDescriptor) IsUnary() bool
func (*BatchGetProbingTargetsDescriptor) NewEmptyClientMsg ¶ added in v0.4.26
func (d *BatchGetProbingTargetsDescriptor) NewEmptyClientMsg() proto.Message
func (*BatchGetProbingTargetsDescriptor) NewEmptyServerMsg ¶ added in v0.4.26
func (d *BatchGetProbingTargetsDescriptor) NewEmptyServerMsg() proto.Message
func (*BatchGetProbingTargetsDescriptor) RequestHasResourceBody ¶ added in v0.4.26
func (d *BatchGetProbingTargetsDescriptor) RequestHasResourceBody() bool
type BatchGetProbingTargetsDescriptorClientMsgHandle ¶ added in v0.4.26
type BatchGetProbingTargetsDescriptorClientMsgHandle struct{}
func (*BatchGetProbingTargetsDescriptorClientMsgHandle) ExtractCollectionName ¶ added in v0.4.27
func (h *BatchGetProbingTargetsDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*BatchGetProbingTargetsDescriptorClientMsgHandle) ExtractResourceName ¶ added in v0.4.27
func (h *BatchGetProbingTargetsDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*BatchGetProbingTargetsDescriptorClientMsgHandle) ExtractResourceNames ¶ added in v0.4.27
func (h *BatchGetProbingTargetsDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type BatchGetProbingTargetsDescriptorServerMsgHandle ¶ added in v0.4.26
type BatchGetProbingTargetsDescriptorServerMsgHandle struct{}
func (*BatchGetProbingTargetsDescriptorServerMsgHandle) ExtractCollectionName ¶ added in v0.4.27
func (h *BatchGetProbingTargetsDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*BatchGetProbingTargetsDescriptorServerMsgHandle) ExtractResourceName ¶ added in v0.4.27
func (h *BatchGetProbingTargetsDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*BatchGetProbingTargetsDescriptorServerMsgHandle) ExtractResourceNames ¶ added in v0.4.27
func (h *BatchGetProbingTargetsDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type BatchGetProbingTargetsRequest ¶
type BatchGetProbingTargetsRequest struct { // Names of ProbingTargets Names []*probing_target.Reference `protobuf:"bytes,2,rep,customtype=Reference,name=names,proto3" json:"names,omitempty" firestore:"names"` // A list of extra fields to be obtained for each response item on top of // fields defined by request field view FieldMask *probing_target.ProbingTarget_FieldMask `` /* 145-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 [BatchGetProbingTargets][ntt.watchdog.v1alpha2.BatchGetProbingTargets]
func (*BatchGetProbingTargetsRequest) Clone ¶
func (o *BatchGetProbingTargetsRequest) Clone() *BatchGetProbingTargetsRequest
func (*BatchGetProbingTargetsRequest) CloneRaw ¶
func (o *BatchGetProbingTargetsRequest) CloneRaw() gotenobject.GotenObjectExt
func (*BatchGetProbingTargetsRequest) Descriptor ¶
func (*BatchGetProbingTargetsRequest) Descriptor() ([]byte, []int)
Deprecated, Use BatchGetProbingTargetsRequest.ProtoReflect.Descriptor instead.
func (*BatchGetProbingTargetsRequest) GetFieldMask ¶
func (m *BatchGetProbingTargetsRequest) GetFieldMask() *probing_target.ProbingTarget_FieldMask
func (*BatchGetProbingTargetsRequest) GetNames ¶
func (m *BatchGetProbingTargetsRequest) GetNames() []*probing_target.Reference
func (*BatchGetProbingTargetsRequest) GetView ¶
func (m *BatchGetProbingTargetsRequest) GetView() view.View
func (*BatchGetProbingTargetsRequest) GotenMessage ¶
func (*BatchGetProbingTargetsRequest) GotenMessage()
func (*BatchGetProbingTargetsRequest) GotenObjectExt ¶
func (o *BatchGetProbingTargetsRequest) GotenObjectExt()
func (*BatchGetProbingTargetsRequest) GotenValidate ¶
func (obj *BatchGetProbingTargetsRequest) GotenValidate() error
func (*BatchGetProbingTargetsRequest) MakeDiffFieldMask ¶
func (o *BatchGetProbingTargetsRequest) MakeDiffFieldMask(other *BatchGetProbingTargetsRequest) *BatchGetProbingTargetsRequest_FieldMask
func (*BatchGetProbingTargetsRequest) MakeFullFieldMask ¶
func (o *BatchGetProbingTargetsRequest) MakeFullFieldMask() *BatchGetProbingTargetsRequest_FieldMask
func (*BatchGetProbingTargetsRequest) MakeRawDiffFieldMask ¶
func (o *BatchGetProbingTargetsRequest) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
func (*BatchGetProbingTargetsRequest) MakeRawFullFieldMask ¶
func (o *BatchGetProbingTargetsRequest) MakeRawFullFieldMask() gotenobject.FieldMask
func (*BatchGetProbingTargetsRequest) Marshal ¶
func (m *BatchGetProbingTargetsRequest) Marshal() ([]byte, error)
func (*BatchGetProbingTargetsRequest) MarshalJSON ¶
func (m *BatchGetProbingTargetsRequest) MarshalJSON() ([]byte, error)
func (*BatchGetProbingTargetsRequest) Merge ¶
func (o *BatchGetProbingTargetsRequest) Merge(source *BatchGetProbingTargetsRequest)
func (*BatchGetProbingTargetsRequest) MergeRaw ¶
func (o *BatchGetProbingTargetsRequest) MergeRaw(source gotenobject.GotenObjectExt)
func (*BatchGetProbingTargetsRequest) ProtoMessage ¶
func (*BatchGetProbingTargetsRequest) ProtoMessage()
func (*BatchGetProbingTargetsRequest) ProtoReflect ¶
func (m *BatchGetProbingTargetsRequest) ProtoReflect() preflect.Message
func (*BatchGetProbingTargetsRequest) Reset ¶
func (m *BatchGetProbingTargetsRequest) Reset()
func (*BatchGetProbingTargetsRequest) SetFieldMask ¶
func (m *BatchGetProbingTargetsRequest) SetFieldMask(fv *probing_target.ProbingTarget_FieldMask)
func (*BatchGetProbingTargetsRequest) SetNames ¶
func (m *BatchGetProbingTargetsRequest) SetNames(fv []*probing_target.Reference)
func (*BatchGetProbingTargetsRequest) SetView ¶
func (m *BatchGetProbingTargetsRequest) SetView(fv view.View)
func (*BatchGetProbingTargetsRequest) String ¶
func (m *BatchGetProbingTargetsRequest) String() string
func (*BatchGetProbingTargetsRequest) Unmarshal ¶
func (m *BatchGetProbingTargetsRequest) Unmarshal(b []byte) error
func (*BatchGetProbingTargetsRequest) UnmarshalJSON ¶
func (m *BatchGetProbingTargetsRequest) UnmarshalJSON(data []byte) error
type BatchGetProbingTargetsRequestFieldPathBuilder ¶
type BatchGetProbingTargetsRequestFieldPathBuilder struct{}
func NewBatchGetProbingTargetsRequestFieldPathBuilder ¶
func NewBatchGetProbingTargetsRequestFieldPathBuilder() BatchGetProbingTargetsRequestFieldPathBuilder
type BatchGetProbingTargetsRequestPathSelectorFieldMask ¶
type BatchGetProbingTargetsRequestPathSelectorFieldMask struct{}
func (BatchGetProbingTargetsRequestPathSelectorFieldMask) WithArrayOfValues ¶
func (s BatchGetProbingTargetsRequestPathSelectorFieldMask) WithArrayOfValues(values []*probing_target.ProbingTarget_FieldMask) *BatchGetProbingTargetsRequest_FieldTerminalPathArrayOfValues
type BatchGetProbingTargetsRequestPathSelectorNames ¶
type BatchGetProbingTargetsRequestPathSelectorNames struct{}
func (BatchGetProbingTargetsRequestPathSelectorNames) WithArrayOfValues ¶
func (s BatchGetProbingTargetsRequestPathSelectorNames) WithArrayOfValues(values [][]*probing_target.Reference) *BatchGetProbingTargetsRequest_FieldTerminalPathArrayOfValues
func (BatchGetProbingTargetsRequestPathSelectorNames) WithItemValue ¶
func (s BatchGetProbingTargetsRequestPathSelectorNames) WithItemValue(value *probing_target.Reference) *BatchGetProbingTargetsRequest_FieldTerminalPathArrayItemValue
func (BatchGetProbingTargetsRequestPathSelectorNames) WithValue ¶
func (s BatchGetProbingTargetsRequestPathSelectorNames) WithValue(value []*probing_target.Reference) *BatchGetProbingTargetsRequest_FieldTerminalPathValue
type BatchGetProbingTargetsRequestPathSelectorView ¶
type BatchGetProbingTargetsRequestPathSelectorView struct{}
func (BatchGetProbingTargetsRequestPathSelectorView) WithArrayOfValues ¶
func (s BatchGetProbingTargetsRequestPathSelectorView) WithArrayOfValues(values []view.View) *BatchGetProbingTargetsRequest_FieldTerminalPathArrayOfValues
func (BatchGetProbingTargetsRequestPathSelectorView) WithValue ¶
func (s BatchGetProbingTargetsRequestPathSelectorView) WithValue(value view.View) *BatchGetProbingTargetsRequest_FieldTerminalPathValue
type BatchGetProbingTargetsRequest_FieldMask ¶
type BatchGetProbingTargetsRequest_FieldMask struct {
Paths []BatchGetProbingTargetsRequest_FieldPath
}
func FullBatchGetProbingTargetsRequest_FieldMask ¶
func FullBatchGetProbingTargetsRequest_FieldMask() *BatchGetProbingTargetsRequest_FieldMask
func (*BatchGetProbingTargetsRequest_FieldMask) AppendPath ¶
func (fieldMask *BatchGetProbingTargetsRequest_FieldMask) AppendPath(path BatchGetProbingTargetsRequest_FieldPath)
func (*BatchGetProbingTargetsRequest_FieldMask) AppendRawPath ¶
func (fieldMask *BatchGetProbingTargetsRequest_FieldMask) AppendRawPath(path gotenobject.FieldPath)
func (*BatchGetProbingTargetsRequest_FieldMask) DecodeFirestore ¶
func (fieldMask *BatchGetProbingTargetsRequest_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
func (*BatchGetProbingTargetsRequest_FieldMask) EncodeFirestore ¶
func (fieldMask *BatchGetProbingTargetsRequest_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
firestore encoding/decoding integration
func (*BatchGetProbingTargetsRequest_FieldMask) FilterInputFields ¶
func (fieldMask *BatchGetProbingTargetsRequest_FieldMask) FilterInputFields() *BatchGetProbingTargetsRequest_FieldMask
FilterInputFields generates copy of field paths with output_only field paths removed
func (*BatchGetProbingTargetsRequest_FieldMask) FromProtoFieldMask ¶
func (fieldMask *BatchGetProbingTargetsRequest_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
func (*BatchGetProbingTargetsRequest_FieldMask) GetPaths ¶
func (fieldMask *BatchGetProbingTargetsRequest_FieldMask) GetPaths() []BatchGetProbingTargetsRequest_FieldPath
func (*BatchGetProbingTargetsRequest_FieldMask) GetRawPaths ¶
func (fieldMask *BatchGetProbingTargetsRequest_FieldMask) GetRawPaths() []gotenobject.FieldPath
func (*BatchGetProbingTargetsRequest_FieldMask) IsFull ¶
func (fieldMask *BatchGetProbingTargetsRequest_FieldMask) IsFull() bool
func (BatchGetProbingTargetsRequest_FieldMask) Marshal ¶
func (fieldMask BatchGetProbingTargetsRequest_FieldMask) Marshal() ([]byte, error)
implement methods required by customType
func (BatchGetProbingTargetsRequest_FieldMask) MarshalJSON ¶
func (fieldMask BatchGetProbingTargetsRequest_FieldMask) MarshalJSON() ([]byte, error)
func (*BatchGetProbingTargetsRequest_FieldMask) PathsCount ¶
func (fieldMask *BatchGetProbingTargetsRequest_FieldMask) PathsCount() int
func (*BatchGetProbingTargetsRequest_FieldMask) Project ¶
func (fieldMask *BatchGetProbingTargetsRequest_FieldMask) Project(source *BatchGetProbingTargetsRequest) *BatchGetProbingTargetsRequest
func (*BatchGetProbingTargetsRequest_FieldMask) ProjectRaw ¶
func (fieldMask *BatchGetProbingTargetsRequest_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
func (*BatchGetProbingTargetsRequest_FieldMask) ProtoMessage ¶
func (fieldMask *BatchGetProbingTargetsRequest_FieldMask) ProtoMessage()
func (*BatchGetProbingTargetsRequest_FieldMask) ProtoReflect ¶
func (fieldMask *BatchGetProbingTargetsRequest_FieldMask) ProtoReflect() preflect.Message
func (*BatchGetProbingTargetsRequest_FieldMask) Reset ¶
func (fieldMask *BatchGetProbingTargetsRequest_FieldMask) Reset()
func (*BatchGetProbingTargetsRequest_FieldMask) Set ¶
func (fieldMask *BatchGetProbingTargetsRequest_FieldMask) Set(target, source *BatchGetProbingTargetsRequest)
func (*BatchGetProbingTargetsRequest_FieldMask) SetFromCliFlag ¶
func (fieldMask *BatchGetProbingTargetsRequest_FieldMask) SetFromCliFlag(raw string) error
func (*BatchGetProbingTargetsRequest_FieldMask) SetRaw ¶
func (fieldMask *BatchGetProbingTargetsRequest_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
func (*BatchGetProbingTargetsRequest_FieldMask) Size ¶
func (fieldMask *BatchGetProbingTargetsRequest_FieldMask) Size() int
func (*BatchGetProbingTargetsRequest_FieldMask) String ¶
func (fieldMask *BatchGetProbingTargetsRequest_FieldMask) String() string
func (*BatchGetProbingTargetsRequest_FieldMask) Subtract ¶
func (fieldMask *BatchGetProbingTargetsRequest_FieldMask) Subtract(other *BatchGetProbingTargetsRequest_FieldMask) *BatchGetProbingTargetsRequest_FieldMask
func (*BatchGetProbingTargetsRequest_FieldMask) SubtractRaw ¶
func (fieldMask *BatchGetProbingTargetsRequest_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
func (*BatchGetProbingTargetsRequest_FieldMask) ToProtoFieldMask ¶
func (fieldMask *BatchGetProbingTargetsRequest_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
ToFieldMask is used for proto conversions
func (*BatchGetProbingTargetsRequest_FieldMask) Unmarshal ¶
func (fieldMask *BatchGetProbingTargetsRequest_FieldMask) Unmarshal(data []byte) error
func (*BatchGetProbingTargetsRequest_FieldMask) UnmarshalJSON ¶
func (fieldMask *BatchGetProbingTargetsRequest_FieldMask) UnmarshalJSON(data []byte) error
type BatchGetProbingTargetsRequest_FieldPath ¶
type BatchGetProbingTargetsRequest_FieldPath interface { gotenobject.FieldPath Selector() BatchGetProbingTargetsRequest_FieldPathSelector Get(source *BatchGetProbingTargetsRequest) []interface{} GetSingle(source *BatchGetProbingTargetsRequest) (interface{}, bool) ClearValue(item *BatchGetProbingTargetsRequest) // Those methods build corresponding BatchGetProbingTargetsRequest_FieldPathValue // (or array of values) and holds passed value. Panics if injected type is incorrect. WithIValue(value interface{}) BatchGetProbingTargetsRequest_FieldPathValue WithIArrayOfValues(values interface{}) BatchGetProbingTargetsRequest_FieldPathArrayOfValues WithIArrayItemValue(value interface{}) BatchGetProbingTargetsRequest_FieldPathArrayItemValue }
FieldPath provides implementation to handle https://github.com/protocolbuffers/protobuf/blob/master/src/google/protobuf/field_mask.proto
func BuildBatchGetProbingTargetsRequest_FieldPath ¶
func BuildBatchGetProbingTargetsRequest_FieldPath(fp gotenobject.RawFieldPath) (BatchGetProbingTargetsRequest_FieldPath, error)
func MustParseBatchGetProbingTargetsRequest_FieldPath ¶
func MustParseBatchGetProbingTargetsRequest_FieldPath(rawField string) BatchGetProbingTargetsRequest_FieldPath
func ParseBatchGetProbingTargetsRequest_FieldPath ¶
func ParseBatchGetProbingTargetsRequest_FieldPath(rawField string) (BatchGetProbingTargetsRequest_FieldPath, error)
type BatchGetProbingTargetsRequest_FieldPathArrayItemValue ¶
type BatchGetProbingTargetsRequest_FieldPathArrayItemValue interface { gotenobject.FieldPathArrayItemValue BatchGetProbingTargetsRequest_FieldPath ContainsValue(*BatchGetProbingTargetsRequest) bool }
BatchGetProbingTargetsRequest_FieldPathArrayItemValue allows storing single item in Path-specific values for BatchGetProbingTargetsRequest according to their type Present only for array (repeated) types.
func MustParseBatchGetProbingTargetsRequest_FieldPathArrayItemValue ¶
func MustParseBatchGetProbingTargetsRequest_FieldPathArrayItemValue(pathStr, valueStr string) BatchGetProbingTargetsRequest_FieldPathArrayItemValue
func ParseBatchGetProbingTargetsRequest_FieldPathArrayItemValue ¶
func ParseBatchGetProbingTargetsRequest_FieldPathArrayItemValue(pathStr, valueStr string) (BatchGetProbingTargetsRequest_FieldPathArrayItemValue, error)
ParseBatchGetProbingTargetsRequest_FieldPathArrayItemValue parses string and JSON-encoded value to its Value
type BatchGetProbingTargetsRequest_FieldPathArrayOfValues ¶
type BatchGetProbingTargetsRequest_FieldPathArrayOfValues interface { gotenobject.FieldPathArrayOfValues BatchGetProbingTargetsRequest_FieldPath }
BatchGetProbingTargetsRequest_FieldPathArrayOfValues allows storing slice of values for BatchGetProbingTargetsRequest fields according to their type
func MustParseBatchGetProbingTargetsRequest_FieldPathArrayOfValues ¶
func MustParseBatchGetProbingTargetsRequest_FieldPathArrayOfValues(pathStr, valuesStr string) BatchGetProbingTargetsRequest_FieldPathArrayOfValues
func ParseBatchGetProbingTargetsRequest_FieldPathArrayOfValues ¶
func ParseBatchGetProbingTargetsRequest_FieldPathArrayOfValues(pathStr, valuesStr string) (BatchGetProbingTargetsRequest_FieldPathArrayOfValues, error)
type BatchGetProbingTargetsRequest_FieldPathSelector ¶
type BatchGetProbingTargetsRequest_FieldPathSelector int32
const ( BatchGetProbingTargetsRequest_FieldPathSelectorNames BatchGetProbingTargetsRequest_FieldPathSelector = 0 BatchGetProbingTargetsRequest_FieldPathSelectorFieldMask BatchGetProbingTargetsRequest_FieldPathSelector = 1 BatchGetProbingTargetsRequest_FieldPathSelectorView BatchGetProbingTargetsRequest_FieldPathSelector = 2 )
func (BatchGetProbingTargetsRequest_FieldPathSelector) String ¶
func (s BatchGetProbingTargetsRequest_FieldPathSelector) String() string
type BatchGetProbingTargetsRequest_FieldPathValue ¶
type BatchGetProbingTargetsRequest_FieldPathValue interface { BatchGetProbingTargetsRequest_FieldPath gotenobject.FieldPathValue SetTo(target **BatchGetProbingTargetsRequest) CompareWith(*BatchGetProbingTargetsRequest) (cmp int, comparable bool) }
BatchGetProbingTargetsRequest_FieldPathValue allows storing values for BatchGetProbingTargetsRequest fields according to their type
func MustParseBatchGetProbingTargetsRequest_FieldPathValue ¶
func MustParseBatchGetProbingTargetsRequest_FieldPathValue(pathStr, valueStr string) BatchGetProbingTargetsRequest_FieldPathValue
func ParseBatchGetProbingTargetsRequest_FieldPathValue ¶
func ParseBatchGetProbingTargetsRequest_FieldPathValue(pathStr, valueStr string) (BatchGetProbingTargetsRequest_FieldPathValue, error)
type BatchGetProbingTargetsRequest_FieldTerminalPath ¶
type BatchGetProbingTargetsRequest_FieldTerminalPath struct {
// contains filtered or unexported fields
}
func (*BatchGetProbingTargetsRequest_FieldTerminalPath) ClearValue ¶
func (fp *BatchGetProbingTargetsRequest_FieldTerminalPath) ClearValue(item *BatchGetProbingTargetsRequest)
func (*BatchGetProbingTargetsRequest_FieldTerminalPath) ClearValueRaw ¶
func (fp *BatchGetProbingTargetsRequest_FieldTerminalPath) ClearValueRaw(item proto.Message)
func (*BatchGetProbingTargetsRequest_FieldTerminalPath) Get ¶
func (fp *BatchGetProbingTargetsRequest_FieldTerminalPath) Get(source *BatchGetProbingTargetsRequest) (values []interface{})
Get returns all values pointed by specific field from source BatchGetProbingTargetsRequest
func (*BatchGetProbingTargetsRequest_FieldTerminalPath) GetDefault ¶
func (fp *BatchGetProbingTargetsRequest_FieldTerminalPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*BatchGetProbingTargetsRequest_FieldTerminalPath) GetRaw ¶
func (fp *BatchGetProbingTargetsRequest_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
func (*BatchGetProbingTargetsRequest_FieldTerminalPath) GetSingle ¶
func (fp *BatchGetProbingTargetsRequest_FieldTerminalPath) GetSingle(source *BatchGetProbingTargetsRequest) (interface{}, bool)
GetSingle returns value pointed by specific field of from source BatchGetProbingTargetsRequest
func (*BatchGetProbingTargetsRequest_FieldTerminalPath) GetSingleRaw ¶
func (fp *BatchGetProbingTargetsRequest_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*BatchGetProbingTargetsRequest_FieldTerminalPath) IsLeaf ¶
func (fp *BatchGetProbingTargetsRequest_FieldTerminalPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*BatchGetProbingTargetsRequest_FieldTerminalPath) JSONString ¶
func (fp *BatchGetProbingTargetsRequest_FieldTerminalPath) JSONString() string
JSONString returns path representation is JSON convention
func (*BatchGetProbingTargetsRequest_FieldTerminalPath) String ¶
func (fp *BatchGetProbingTargetsRequest_FieldTerminalPath) String() string
String returns path representation in proto convention
func (*BatchGetProbingTargetsRequest_FieldTerminalPath) WithIArrayItemValue ¶
func (fp *BatchGetProbingTargetsRequest_FieldTerminalPath) WithIArrayItemValue(value interface{}) BatchGetProbingTargetsRequest_FieldPathArrayItemValue
func (*BatchGetProbingTargetsRequest_FieldTerminalPath) WithIArrayOfValues ¶
func (fp *BatchGetProbingTargetsRequest_FieldTerminalPath) WithIArrayOfValues(values interface{}) BatchGetProbingTargetsRequest_FieldPathArrayOfValues
func (*BatchGetProbingTargetsRequest_FieldTerminalPath) WithIValue ¶
func (fp *BatchGetProbingTargetsRequest_FieldTerminalPath) WithIValue(value interface{}) BatchGetProbingTargetsRequest_FieldPathValue
func (*BatchGetProbingTargetsRequest_FieldTerminalPath) WithRawIArrayItemValue ¶
func (fp *BatchGetProbingTargetsRequest_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*BatchGetProbingTargetsRequest_FieldTerminalPath) WithRawIArrayOfValues ¶
func (fp *BatchGetProbingTargetsRequest_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*BatchGetProbingTargetsRequest_FieldTerminalPath) WithRawIValue ¶
func (fp *BatchGetProbingTargetsRequest_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type BatchGetProbingTargetsRequest_FieldTerminalPathArrayItemValue ¶
type BatchGetProbingTargetsRequest_FieldTerminalPathArrayItemValue struct { BatchGetProbingTargetsRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*BatchGetProbingTargetsRequest_FieldTerminalPathArrayItemValue) AsNamesItemValue ¶
func (fpaiv *BatchGetProbingTargetsRequest_FieldTerminalPathArrayItemValue) AsNamesItemValue() (*probing_target.Reference, bool)
func (*BatchGetProbingTargetsRequest_FieldTerminalPathArrayItemValue) ContainsValue ¶
func (fpaiv *BatchGetProbingTargetsRequest_FieldTerminalPathArrayItemValue) ContainsValue(source *BatchGetProbingTargetsRequest) bool
Contains returns a boolean indicating if value that is being held is present in given 'BatchGetProbingTargetsRequest'
func (*BatchGetProbingTargetsRequest_FieldTerminalPathArrayItemValue) GetRawItemValue ¶
func (fpaiv *BatchGetProbingTargetsRequest_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored element value for array in object BatchGetProbingTargetsRequest as interface{}
func (*BatchGetProbingTargetsRequest_FieldTerminalPathArrayItemValue) GetSingle ¶
func (fpaiv *BatchGetProbingTargetsRequest_FieldTerminalPathArrayItemValue) GetSingle(source *BatchGetProbingTargetsRequest) (interface{}, bool)
func (*BatchGetProbingTargetsRequest_FieldTerminalPathArrayItemValue) GetSingleRaw ¶
func (fpaiv *BatchGetProbingTargetsRequest_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
type BatchGetProbingTargetsRequest_FieldTerminalPathArrayOfValues ¶
type BatchGetProbingTargetsRequest_FieldTerminalPathArrayOfValues struct { BatchGetProbingTargetsRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*BatchGetProbingTargetsRequest_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues ¶
func (fpaov *BatchGetProbingTargetsRequest_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues() ([]*probing_target.ProbingTarget_FieldMask, bool)
func (*BatchGetProbingTargetsRequest_FieldTerminalPathArrayOfValues) AsNamesArrayOfValues ¶
func (fpaov *BatchGetProbingTargetsRequest_FieldTerminalPathArrayOfValues) AsNamesArrayOfValues() ([][]*probing_target.Reference, bool)
func (*BatchGetProbingTargetsRequest_FieldTerminalPathArrayOfValues) AsViewArrayOfValues ¶
func (fpaov *BatchGetProbingTargetsRequest_FieldTerminalPathArrayOfValues) AsViewArrayOfValues() ([]view.View, bool)
func (*BatchGetProbingTargetsRequest_FieldTerminalPathArrayOfValues) GetRawValues ¶
func (fpaov *BatchGetProbingTargetsRequest_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
type BatchGetProbingTargetsRequest_FieldTerminalPathValue ¶
type BatchGetProbingTargetsRequest_FieldTerminalPathValue struct { BatchGetProbingTargetsRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*BatchGetProbingTargetsRequest_FieldTerminalPathValue) AsFieldMaskValue ¶
func (fpv *BatchGetProbingTargetsRequest_FieldTerminalPathValue) AsFieldMaskValue() (*probing_target.ProbingTarget_FieldMask, bool)
func (*BatchGetProbingTargetsRequest_FieldTerminalPathValue) AsNamesValue ¶
func (fpv *BatchGetProbingTargetsRequest_FieldTerminalPathValue) AsNamesValue() ([]*probing_target.Reference, bool)
func (*BatchGetProbingTargetsRequest_FieldTerminalPathValue) AsViewValue ¶
func (fpv *BatchGetProbingTargetsRequest_FieldTerminalPathValue) AsViewValue() (view.View, bool)
func (*BatchGetProbingTargetsRequest_FieldTerminalPathValue) CompareWith ¶
func (fpv *BatchGetProbingTargetsRequest_FieldTerminalPathValue) CompareWith(source *BatchGetProbingTargetsRequest) (int, bool)
CompareWith compares value in the 'BatchGetProbingTargetsRequest_FieldTerminalPathValue' with the value under path in 'BatchGetProbingTargetsRequest'.
func (*BatchGetProbingTargetsRequest_FieldTerminalPathValue) CompareWithRaw ¶
func (fpv *BatchGetProbingTargetsRequest_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*BatchGetProbingTargetsRequest_FieldTerminalPathValue) GetRawValue ¶
func (fpv *BatchGetProbingTargetsRequest_FieldTerminalPathValue) GetRawValue() interface{}
GetRawValue returns raw value stored under selected path for 'BatchGetProbingTargetsRequest' as interface{}
func (*BatchGetProbingTargetsRequest_FieldTerminalPathValue) SetTo ¶
func (fpv *BatchGetProbingTargetsRequest_FieldTerminalPathValue) SetTo(target **BatchGetProbingTargetsRequest)
SetTo stores value for selected field for object BatchGetProbingTargetsRequest
func (*BatchGetProbingTargetsRequest_FieldTerminalPathValue) SetToRaw ¶
func (fpv *BatchGetProbingTargetsRequest_FieldTerminalPathValue) SetToRaw(target proto.Message)
type BatchGetProbingTargetsResponse ¶
type BatchGetProbingTargetsResponse struct { // found ProbingTargets ProbingTargets []*probing_target.ProbingTarget `` /* 130-byte string literal not displayed */ // list of not found ProbingTargets Missing []*probing_target.Reference `protobuf:"bytes,2,rep,customtype=Reference,name=missing,proto3" json:"missing,omitempty" firestore:"missing"` // contains filtered or unexported fields }
BatchGetProbingTargetsResponse
func (*BatchGetProbingTargetsResponse) Clone ¶
func (o *BatchGetProbingTargetsResponse) Clone() *BatchGetProbingTargetsResponse
func (*BatchGetProbingTargetsResponse) CloneRaw ¶
func (o *BatchGetProbingTargetsResponse) CloneRaw() gotenobject.GotenObjectExt
func (*BatchGetProbingTargetsResponse) Descriptor ¶
func (*BatchGetProbingTargetsResponse) Descriptor() ([]byte, []int)
Deprecated, Use BatchGetProbingTargetsResponse.ProtoReflect.Descriptor instead.
func (*BatchGetProbingTargetsResponse) GetMissing ¶
func (m *BatchGetProbingTargetsResponse) GetMissing() []*probing_target.Reference
func (*BatchGetProbingTargetsResponse) GetProbingTargets ¶
func (m *BatchGetProbingTargetsResponse) GetProbingTargets() []*probing_target.ProbingTarget
func (*BatchGetProbingTargetsResponse) GotenMessage ¶
func (*BatchGetProbingTargetsResponse) GotenMessage()
func (*BatchGetProbingTargetsResponse) GotenObjectExt ¶
func (o *BatchGetProbingTargetsResponse) GotenObjectExt()
func (*BatchGetProbingTargetsResponse) GotenValidate ¶
func (obj *BatchGetProbingTargetsResponse) GotenValidate() error
func (*BatchGetProbingTargetsResponse) MakeDiffFieldMask ¶
func (o *BatchGetProbingTargetsResponse) MakeDiffFieldMask(other *BatchGetProbingTargetsResponse) *BatchGetProbingTargetsResponse_FieldMask
func (*BatchGetProbingTargetsResponse) MakeFullFieldMask ¶
func (o *BatchGetProbingTargetsResponse) MakeFullFieldMask() *BatchGetProbingTargetsResponse_FieldMask
func (*BatchGetProbingTargetsResponse) MakeRawDiffFieldMask ¶
func (o *BatchGetProbingTargetsResponse) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
func (*BatchGetProbingTargetsResponse) MakeRawFullFieldMask ¶
func (o *BatchGetProbingTargetsResponse) MakeRawFullFieldMask() gotenobject.FieldMask
func (*BatchGetProbingTargetsResponse) Marshal ¶
func (m *BatchGetProbingTargetsResponse) Marshal() ([]byte, error)
func (*BatchGetProbingTargetsResponse) MarshalJSON ¶
func (m *BatchGetProbingTargetsResponse) MarshalJSON() ([]byte, error)
func (*BatchGetProbingTargetsResponse) Merge ¶
func (o *BatchGetProbingTargetsResponse) Merge(source *BatchGetProbingTargetsResponse)
func (*BatchGetProbingTargetsResponse) MergeRaw ¶
func (o *BatchGetProbingTargetsResponse) MergeRaw(source gotenobject.GotenObjectExt)
func (*BatchGetProbingTargetsResponse) ProtoMessage ¶
func (*BatchGetProbingTargetsResponse) ProtoMessage()
func (*BatchGetProbingTargetsResponse) ProtoReflect ¶
func (m *BatchGetProbingTargetsResponse) ProtoReflect() preflect.Message
func (*BatchGetProbingTargetsResponse) Reset ¶
func (m *BatchGetProbingTargetsResponse) Reset()
func (*BatchGetProbingTargetsResponse) SetMissing ¶
func (m *BatchGetProbingTargetsResponse) SetMissing(fv []*probing_target.Reference)
func (*BatchGetProbingTargetsResponse) SetProbingTargets ¶
func (m *BatchGetProbingTargetsResponse) SetProbingTargets(fv []*probing_target.ProbingTarget)
func (*BatchGetProbingTargetsResponse) String ¶
func (m *BatchGetProbingTargetsResponse) String() string
func (*BatchGetProbingTargetsResponse) Unmarshal ¶
func (m *BatchGetProbingTargetsResponse) Unmarshal(b []byte) error
func (*BatchGetProbingTargetsResponse) UnmarshalJSON ¶
func (m *BatchGetProbingTargetsResponse) UnmarshalJSON(data []byte) error
type BatchGetProbingTargetsResponseFieldPathBuilder ¶
type BatchGetProbingTargetsResponseFieldPathBuilder struct{}
func NewBatchGetProbingTargetsResponseFieldPathBuilder ¶
func NewBatchGetProbingTargetsResponseFieldPathBuilder() BatchGetProbingTargetsResponseFieldPathBuilder
func (BatchGetProbingTargetsResponseFieldPathBuilder) ProbingTargets ¶
type BatchGetProbingTargetsResponseMapPathSelectorProbingTargetsHttpProbingConfigAuthConfigTokenRequestRequestHeaders ¶
type BatchGetProbingTargetsResponseMapPathSelectorProbingTargetsHttpProbingConfigAuthConfigTokenRequestRequestHeaders struct {
// contains filtered or unexported fields
}
func (BatchGetProbingTargetsResponseMapPathSelectorProbingTargetsHttpProbingConfigAuthConfigTokenRequestRequestHeaders) FieldPath ¶
func (BatchGetProbingTargetsResponseMapPathSelectorProbingTargetsHttpProbingConfigAuthConfigTokenRequestRequestHeaders) WithArrayOfValues ¶
type BatchGetProbingTargetsResponseMapPathSelectorProbingTargetsHttpProbingConfigAuthConfigTokenRequestUrlFormEncodedBody ¶
type BatchGetProbingTargetsResponseMapPathSelectorProbingTargetsHttpProbingConfigAuthConfigTokenRequestUrlFormEncodedBody struct {
// contains filtered or unexported fields
}
func (BatchGetProbingTargetsResponseMapPathSelectorProbingTargetsHttpProbingConfigAuthConfigTokenRequestUrlFormEncodedBody) FieldPath ¶
func (BatchGetProbingTargetsResponseMapPathSelectorProbingTargetsHttpProbingConfigAuthConfigTokenRequestUrlFormEncodedBody) WithArrayOfValues ¶
type BatchGetProbingTargetsResponseMapPathSelectorProbingTargetsHttpProbingConfigHttpRequestRequestHeaders ¶
type BatchGetProbingTargetsResponseMapPathSelectorProbingTargetsHttpProbingConfigHttpRequestRequestHeaders struct {
// contains filtered or unexported fields
}
func (BatchGetProbingTargetsResponseMapPathSelectorProbingTargetsHttpProbingConfigHttpRequestRequestHeaders) FieldPath ¶
func (BatchGetProbingTargetsResponseMapPathSelectorProbingTargetsHttpProbingConfigHttpRequestRequestHeaders) WithArrayOfValues ¶
type BatchGetProbingTargetsResponseMapPathSelectorProbingTargetsHttpProbingConfigHttpRequestUrlFormEncodedBody ¶
type BatchGetProbingTargetsResponseMapPathSelectorProbingTargetsHttpProbingConfigHttpRequestUrlFormEncodedBody struct {
// contains filtered or unexported fields
}
func (BatchGetProbingTargetsResponseMapPathSelectorProbingTargetsHttpProbingConfigHttpRequestUrlFormEncodedBody) FieldPath ¶
func (BatchGetProbingTargetsResponseMapPathSelectorProbingTargetsHttpProbingConfigHttpRequestUrlFormEncodedBody) WithArrayOfValues ¶
type BatchGetProbingTargetsResponseMapPathSelectorProbingTargetsMetadataAnnotations ¶
type BatchGetProbingTargetsResponseMapPathSelectorProbingTargetsMetadataAnnotations struct {
// contains filtered or unexported fields
}
func (BatchGetProbingTargetsResponseMapPathSelectorProbingTargetsMetadataAnnotations) WithArrayOfValues ¶
func (s BatchGetProbingTargetsResponseMapPathSelectorProbingTargetsMetadataAnnotations) WithArrayOfValues(values []string) *BatchGetProbingTargetsResponse_FieldSubPathArrayOfValues
type BatchGetProbingTargetsResponseMapPathSelectorProbingTargetsMetadataLabels ¶
type BatchGetProbingTargetsResponseMapPathSelectorProbingTargetsMetadataLabels struct {
// contains filtered or unexported fields
}
func (BatchGetProbingTargetsResponseMapPathSelectorProbingTargetsMetadataLabels) WithArrayOfValues ¶
func (s BatchGetProbingTargetsResponseMapPathSelectorProbingTargetsMetadataLabels) WithArrayOfValues(values []string) *BatchGetProbingTargetsResponse_FieldSubPathArrayOfValues
type BatchGetProbingTargetsResponseMapPathSelectorProbingTargetsMetadataShards ¶
type BatchGetProbingTargetsResponseMapPathSelectorProbingTargetsMetadataShards struct {
// contains filtered or unexported fields
}
func (BatchGetProbingTargetsResponseMapPathSelectorProbingTargetsMetadataShards) WithArrayOfValues ¶
func (s BatchGetProbingTargetsResponseMapPathSelectorProbingTargetsMetadataShards) WithArrayOfValues(values []int64) *BatchGetProbingTargetsResponse_FieldSubPathArrayOfValues
type BatchGetProbingTargetsResponsePathSelectorMissing ¶
type BatchGetProbingTargetsResponsePathSelectorMissing struct{}
func (BatchGetProbingTargetsResponsePathSelectorMissing) WithArrayOfValues ¶
func (s BatchGetProbingTargetsResponsePathSelectorMissing) WithArrayOfValues(values [][]*probing_target.Reference) *BatchGetProbingTargetsResponse_FieldTerminalPathArrayOfValues
func (BatchGetProbingTargetsResponsePathSelectorMissing) WithItemValue ¶
func (s BatchGetProbingTargetsResponsePathSelectorMissing) WithItemValue(value *probing_target.Reference) *BatchGetProbingTargetsResponse_FieldTerminalPathArrayItemValue
func (BatchGetProbingTargetsResponsePathSelectorMissing) WithValue ¶
func (s BatchGetProbingTargetsResponsePathSelectorMissing) WithValue(value []*probing_target.Reference) *BatchGetProbingTargetsResponse_FieldTerminalPathValue
type BatchGetProbingTargetsResponsePathSelectorProbingTargets ¶
type BatchGetProbingTargetsResponsePathSelectorProbingTargets struct{}
func (BatchGetProbingTargetsResponsePathSelectorProbingTargets) DisplayName ¶
func (BatchGetProbingTargetsResponsePathSelectorProbingTargets) HttpProbingConfig ¶
func (BatchGetProbingTargetsResponsePathSelectorProbingTargets) LocationType ¶
func (BatchGetProbingTargetsResponsePathSelectorProbingTargets) SpeedtestTcpPort ¶ added in v0.4.36
func (BatchGetProbingTargetsResponsePathSelectorProbingTargets) TargetType ¶ added in v0.4.26
func (BatchGetProbingTargetsResponsePathSelectorProbingTargets) WithArrayOfValues ¶
func (s BatchGetProbingTargetsResponsePathSelectorProbingTargets) WithArrayOfValues(values [][]*probing_target.ProbingTarget) *BatchGetProbingTargetsResponse_FieldTerminalPathArrayOfValues
func (BatchGetProbingTargetsResponsePathSelectorProbingTargets) WithItemValue ¶
func (BatchGetProbingTargetsResponsePathSelectorProbingTargets) WithSubArrayItemValue ¶
func (s BatchGetProbingTargetsResponsePathSelectorProbingTargets) WithSubArrayItemValue(subPathArrayItemValue probing_target.ProbingTarget_FieldPathArrayItemValue) *BatchGetProbingTargetsResponse_FieldSubPathArrayItemValue
func (BatchGetProbingTargetsResponsePathSelectorProbingTargets) WithSubArrayOfValues ¶
func (s BatchGetProbingTargetsResponsePathSelectorProbingTargets) WithSubArrayOfValues(subPathArrayOfValues probing_target.ProbingTarget_FieldPathArrayOfValues) *BatchGetProbingTargetsResponse_FieldSubPathArrayOfValues
func (BatchGetProbingTargetsResponsePathSelectorProbingTargets) WithSubPath ¶
func (BatchGetProbingTargetsResponsePathSelectorProbingTargets) WithSubValue ¶
func (s BatchGetProbingTargetsResponsePathSelectorProbingTargets) WithSubValue(subPathValue probing_target.ProbingTarget_FieldPathValue) *BatchGetProbingTargetsResponse_FieldSubPathValue
type BatchGetProbingTargetsResponsePathSelectorProbingTargetsAddress ¶
type BatchGetProbingTargetsResponsePathSelectorProbingTargetsAddress struct{}
func (BatchGetProbingTargetsResponsePathSelectorProbingTargetsAddress) WithArrayOfValues ¶
func (s BatchGetProbingTargetsResponsePathSelectorProbingTargetsAddress) WithArrayOfValues(values []string) *BatchGetProbingTargetsResponse_FieldSubPathArrayOfValues
type BatchGetProbingTargetsResponsePathSelectorProbingTargetsAddresses ¶
type BatchGetProbingTargetsResponsePathSelectorProbingTargetsAddresses struct{}
func (BatchGetProbingTargetsResponsePathSelectorProbingTargetsAddresses) WithArrayOfValues ¶
func (s BatchGetProbingTargetsResponsePathSelectorProbingTargetsAddresses) WithArrayOfValues(values [][]string) *BatchGetProbingTargetsResponse_FieldSubPathArrayOfValues
func (BatchGetProbingTargetsResponsePathSelectorProbingTargetsAddresses) WithItemValue ¶
func (s BatchGetProbingTargetsResponsePathSelectorProbingTargetsAddresses) WithItemValue(value string) *BatchGetProbingTargetsResponse_FieldSubPathArrayItemValue
func (BatchGetProbingTargetsResponsePathSelectorProbingTargetsAddresses) WithValue ¶
func (s BatchGetProbingTargetsResponsePathSelectorProbingTargetsAddresses) WithValue(value []string) *BatchGetProbingTargetsResponse_FieldSubPathValue
type BatchGetProbingTargetsResponsePathSelectorProbingTargetsAgent ¶
type BatchGetProbingTargetsResponsePathSelectorProbingTargetsAgent struct{}
func (BatchGetProbingTargetsResponsePathSelectorProbingTargetsAgent) WithArrayOfValues ¶
func (s BatchGetProbingTargetsResponsePathSelectorProbingTargetsAgent) WithArrayOfValues(values []*probe.Reference) *BatchGetProbingTargetsResponse_FieldSubPathArrayOfValues
func (BatchGetProbingTargetsResponsePathSelectorProbingTargetsAgent) WithValue ¶
func (s BatchGetProbingTargetsResponsePathSelectorProbingTargetsAgent) WithValue(value *probe.Reference) *BatchGetProbingTargetsResponse_FieldSubPathValue
type BatchGetProbingTargetsResponsePathSelectorProbingTargetsCategory ¶
type BatchGetProbingTargetsResponsePathSelectorProbingTargetsCategory struct{}
func (BatchGetProbingTargetsResponsePathSelectorProbingTargetsCategory) WithArrayOfValues ¶
func (s BatchGetProbingTargetsResponsePathSelectorProbingTargetsCategory) WithArrayOfValues(values []string) *BatchGetProbingTargetsResponse_FieldSubPathArrayOfValues
type BatchGetProbingTargetsResponsePathSelectorProbingTargetsDisplayName ¶
type BatchGetProbingTargetsResponsePathSelectorProbingTargetsDisplayName struct{}
func (BatchGetProbingTargetsResponsePathSelectorProbingTargetsDisplayName) WithArrayOfValues ¶
func (s BatchGetProbingTargetsResponsePathSelectorProbingTargetsDisplayName) WithArrayOfValues(values []string) *BatchGetProbingTargetsResponse_FieldSubPathArrayOfValues
type BatchGetProbingTargetsResponsePathSelectorProbingTargetsGroup ¶
type BatchGetProbingTargetsResponsePathSelectorProbingTargetsGroup struct{}
func (BatchGetProbingTargetsResponsePathSelectorProbingTargetsGroup) WithArrayOfValues ¶
func (s BatchGetProbingTargetsResponsePathSelectorProbingTargetsGroup) WithArrayOfValues(values []*probing_target_group.Reference) *BatchGetProbingTargetsResponse_FieldSubPathArrayOfValues
type BatchGetProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfig ¶
type BatchGetProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfig struct{}
func (BatchGetProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfig) AuthConfig ¶
func (BatchGetProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfig) HttpRequest ¶
func (BatchGetProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfig) WithArrayOfValues ¶
func (s BatchGetProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfig) WithArrayOfValues(values []*common.HTTPProbingConfig) *BatchGetProbingTargetsResponse_FieldSubPathArrayOfValues
type BatchGetProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfig ¶
type BatchGetProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfig struct{}
func (BatchGetProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfig) FieldPath ¶
func (BatchGetProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfig) Password ¶
func (BatchGetProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfig) RequestHeaderTokenKey ¶
func (BatchGetProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfig) TokenRequest ¶
func (BatchGetProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfig) TokenResponseBodyExpiryKey ¶
func (BatchGetProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfig) TokenResponseBodyKey ¶
func (BatchGetProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfig) TokenResponseHeader ¶
func (BatchGetProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfig) Username ¶
func (BatchGetProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfig) WithArrayOfValues ¶
type BatchGetProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigPassword ¶
type BatchGetProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigPassword struct{}
func (BatchGetProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigPassword) FieldPath ¶
func (BatchGetProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigPassword) WithArrayOfValues ¶
func (s BatchGetProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigPassword) WithArrayOfValues(values []string) *BatchGetProbingTargetsResponse_FieldSubPathArrayOfValues
type BatchGetProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigRequestHeaderTokenKey ¶
type BatchGetProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigRequestHeaderTokenKey struct{}
func (BatchGetProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigRequestHeaderTokenKey) FieldPath ¶
func (BatchGetProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigRequestHeaderTokenKey) WithArrayOfValues ¶
type BatchGetProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigTokenRequest ¶
type BatchGetProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigTokenRequest struct{}
func (BatchGetProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigTokenRequest) AuthenticationMethod ¶
func (BatchGetProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigTokenRequest) ExpectedResponseCode ¶
func (BatchGetProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigTokenRequest) FieldPath ¶
func (BatchGetProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigTokenRequest) RequestBody ¶
func (BatchGetProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigTokenRequest) RequestHeaders ¶
func (BatchGetProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigTokenRequest) RequestMethod ¶
func (BatchGetProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigTokenRequest) Timeout ¶
func (BatchGetProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigTokenRequest) Url ¶
func (BatchGetProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigTokenRequest) UrlFormEncodedBody ¶
func (BatchGetProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigTokenRequest) WithArrayOfValues ¶
type BatchGetProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigTokenRequestAuthenticationMethod ¶
type BatchGetProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigTokenRequestAuthenticationMethod struct{}
func (BatchGetProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigTokenRequestAuthenticationMethod) FieldPath ¶
func (BatchGetProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigTokenRequestAuthenticationMethod) WithArrayOfValues ¶
type BatchGetProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigTokenRequestExpectedResponseCode ¶
type BatchGetProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigTokenRequestExpectedResponseCode struct{}
func (BatchGetProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigTokenRequestExpectedResponseCode) FieldPath ¶
func (BatchGetProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigTokenRequestExpectedResponseCode) WithArrayOfValues ¶
type BatchGetProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigTokenRequestRequestBody ¶
type BatchGetProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigTokenRequestRequestBody struct{}
func (BatchGetProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigTokenRequestRequestBody) FieldPath ¶
func (BatchGetProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigTokenRequestRequestBody) WithArrayOfValues ¶
type BatchGetProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigTokenRequestRequestHeaders ¶
type BatchGetProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigTokenRequestRequestHeaders struct{}
func (BatchGetProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigTokenRequestRequestHeaders) FieldPath ¶
func (BatchGetProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigTokenRequestRequestHeaders) WithArrayOfValues ¶
func (s BatchGetProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigTokenRequestRequestHeaders) WithArrayOfValues(values []map[string]string) *BatchGetProbingTargetsResponse_FieldSubPathArrayOfValues
func (BatchGetProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigTokenRequestRequestHeaders) WithKey ¶
type BatchGetProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigTokenRequestRequestMethod ¶
type BatchGetProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigTokenRequestRequestMethod struct{}
func (BatchGetProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigTokenRequestRequestMethod) FieldPath ¶
func (BatchGetProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigTokenRequestRequestMethod) WithArrayOfValues ¶
type BatchGetProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigTokenRequestTimeout ¶
type BatchGetProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigTokenRequestTimeout struct{}
func (BatchGetProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigTokenRequestTimeout) FieldPath ¶
func (BatchGetProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigTokenRequestTimeout) WithArrayOfValues ¶
type BatchGetProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigTokenRequestUrl ¶
type BatchGetProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigTokenRequestUrl struct{}
func (BatchGetProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigTokenRequestUrl) FieldPath ¶
func (BatchGetProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigTokenRequestUrl) WithArrayOfValues ¶
func (s BatchGetProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigTokenRequestUrl) WithArrayOfValues(values []string) *BatchGetProbingTargetsResponse_FieldSubPathArrayOfValues
type BatchGetProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigTokenRequestUrlFormEncodedBody ¶
type BatchGetProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigTokenRequestUrlFormEncodedBody struct{}
func (BatchGetProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigTokenRequestUrlFormEncodedBody) FieldPath ¶
func (BatchGetProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigTokenRequestUrlFormEncodedBody) WithArrayOfValues ¶
func (BatchGetProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigTokenRequestUrlFormEncodedBody) WithKey ¶
type BatchGetProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigTokenResponseBodyExpiryKey ¶
type BatchGetProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigTokenResponseBodyExpiryKey struct{}
func (BatchGetProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigTokenResponseBodyExpiryKey) FieldPath ¶
func (BatchGetProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigTokenResponseBodyExpiryKey) WithArrayOfValues ¶
type BatchGetProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigTokenResponseBodyKey ¶
type BatchGetProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigTokenResponseBodyKey struct{}
func (BatchGetProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigTokenResponseBodyKey) FieldPath ¶
func (BatchGetProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigTokenResponseBodyKey) WithArrayOfValues ¶
type BatchGetProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigTokenResponseHeader ¶
type BatchGetProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigTokenResponseHeader struct{}
func (BatchGetProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigTokenResponseHeader) FieldPath ¶
func (BatchGetProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigTokenResponseHeader) WithArrayOfValues ¶
type BatchGetProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigUsername ¶
type BatchGetProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigUsername struct{}
func (BatchGetProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigUsername) FieldPath ¶
func (BatchGetProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigUsername) WithArrayOfValues ¶
func (s BatchGetProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigUsername) WithArrayOfValues(values []string) *BatchGetProbingTargetsResponse_FieldSubPathArrayOfValues
type BatchGetProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigHttpRequest ¶
type BatchGetProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigHttpRequest struct{}
func (BatchGetProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigHttpRequest) AuthenticationMethod ¶
func (BatchGetProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigHttpRequest) ExpectedResponseCode ¶
func (BatchGetProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigHttpRequest) FieldPath ¶
func (BatchGetProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigHttpRequest) RequestBody ¶
func (BatchGetProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigHttpRequest) RequestHeaders ¶
func (BatchGetProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigHttpRequest) RequestMethod ¶
func (BatchGetProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigHttpRequest) Timeout ¶
func (BatchGetProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigHttpRequest) UrlFormEncodedBody ¶
func (BatchGetProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigHttpRequest) WithArrayOfValues ¶
type BatchGetProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigHttpRequestAuthenticationMethod ¶
type BatchGetProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigHttpRequestAuthenticationMethod struct{}
func (BatchGetProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigHttpRequestAuthenticationMethod) FieldPath ¶
func (BatchGetProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigHttpRequestAuthenticationMethod) WithArrayOfValues ¶
type BatchGetProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigHttpRequestExpectedResponseCode ¶
type BatchGetProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigHttpRequestExpectedResponseCode struct{}
func (BatchGetProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigHttpRequestExpectedResponseCode) FieldPath ¶
func (BatchGetProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigHttpRequestExpectedResponseCode) WithArrayOfValues ¶
type BatchGetProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigHttpRequestRequestBody ¶
type BatchGetProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigHttpRequestRequestBody struct{}
func (BatchGetProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigHttpRequestRequestBody) FieldPath ¶
func (BatchGetProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigHttpRequestRequestBody) WithArrayOfValues ¶
func (s BatchGetProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigHttpRequestRequestBody) WithArrayOfValues(values []string) *BatchGetProbingTargetsResponse_FieldSubPathArrayOfValues
type BatchGetProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigHttpRequestRequestHeaders ¶
type BatchGetProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigHttpRequestRequestHeaders struct{}
func (BatchGetProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigHttpRequestRequestHeaders) FieldPath ¶
func (BatchGetProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigHttpRequestRequestHeaders) WithArrayOfValues ¶
func (s BatchGetProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigHttpRequestRequestHeaders) WithArrayOfValues(values []map[string]string) *BatchGetProbingTargetsResponse_FieldSubPathArrayOfValues
func (BatchGetProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigHttpRequestRequestHeaders) WithKey ¶
type BatchGetProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigHttpRequestRequestMethod ¶
type BatchGetProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigHttpRequestRequestMethod struct{}
func (BatchGetProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigHttpRequestRequestMethod) FieldPath ¶
func (BatchGetProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigHttpRequestRequestMethod) WithArrayOfValues ¶
type BatchGetProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigHttpRequestTimeout ¶
type BatchGetProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigHttpRequestTimeout struct{}
func (BatchGetProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigHttpRequestTimeout) FieldPath ¶
func (BatchGetProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigHttpRequestTimeout) WithArrayOfValues ¶
func (s BatchGetProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigHttpRequestTimeout) WithArrayOfValues(values []*duration.Duration) *BatchGetProbingTargetsResponse_FieldSubPathArrayOfValues
type BatchGetProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigHttpRequestUrl ¶
type BatchGetProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigHttpRequestUrl struct{}
func (BatchGetProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigHttpRequestUrl) FieldPath ¶
func (BatchGetProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigHttpRequestUrl) WithArrayOfValues ¶
func (s BatchGetProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigHttpRequestUrl) WithArrayOfValues(values []string) *BatchGetProbingTargetsResponse_FieldSubPathArrayOfValues
type BatchGetProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigHttpRequestUrlFormEncodedBody ¶
type BatchGetProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigHttpRequestUrlFormEncodedBody struct{}
func (BatchGetProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigHttpRequestUrlFormEncodedBody) FieldPath ¶
func (BatchGetProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigHttpRequestUrlFormEncodedBody) WithArrayOfValues ¶
func (BatchGetProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigHttpRequestUrlFormEncodedBody) WithKey ¶
type BatchGetProbingTargetsResponsePathSelectorProbingTargetsIpVersion ¶
type BatchGetProbingTargetsResponsePathSelectorProbingTargetsIpVersion struct{}
func (BatchGetProbingTargetsResponsePathSelectorProbingTargetsIpVersion) WithArrayOfValues ¶
func (s BatchGetProbingTargetsResponsePathSelectorProbingTargetsIpVersion) WithArrayOfValues(values []common.IpVersion) *BatchGetProbingTargetsResponse_FieldSubPathArrayOfValues
type BatchGetProbingTargetsResponsePathSelectorProbingTargetsLocation ¶
type BatchGetProbingTargetsResponsePathSelectorProbingTargetsLocation struct{}
func (BatchGetProbingTargetsResponsePathSelectorProbingTargetsLocation) AdminHierarchy ¶
func (BatchGetProbingTargetsResponsePathSelectorProbingTargetsLocation) Coordinates ¶
func (BatchGetProbingTargetsResponsePathSelectorProbingTargetsLocation) WithArrayOfValues ¶
func (s BatchGetProbingTargetsResponsePathSelectorProbingTargetsLocation) WithArrayOfValues(values []*common.Location) *BatchGetProbingTargetsResponse_FieldSubPathArrayOfValues
type BatchGetProbingTargetsResponsePathSelectorProbingTargetsLocationAccuracy ¶
type BatchGetProbingTargetsResponsePathSelectorProbingTargetsLocationAccuracy struct{}
func (BatchGetProbingTargetsResponsePathSelectorProbingTargetsLocationAccuracy) WithArrayOfValues ¶
func (s BatchGetProbingTargetsResponsePathSelectorProbingTargetsLocationAccuracy) WithArrayOfValues(values []float64) *BatchGetProbingTargetsResponse_FieldSubPathArrayOfValues
type BatchGetProbingTargetsResponsePathSelectorProbingTargetsLocationAddress ¶
type BatchGetProbingTargetsResponsePathSelectorProbingTargetsLocationAddress struct{}
func (BatchGetProbingTargetsResponsePathSelectorProbingTargetsLocationAddress) AdminArea1 ¶
func (BatchGetProbingTargetsResponsePathSelectorProbingTargetsLocationAddress) AdminArea2 ¶
func (BatchGetProbingTargetsResponsePathSelectorProbingTargetsLocationAddress) AdminArea3 ¶
func (BatchGetProbingTargetsResponsePathSelectorProbingTargetsLocationAddress) AdminArea4 ¶
func (BatchGetProbingTargetsResponsePathSelectorProbingTargetsLocationAddress) CountryCode ¶
func (BatchGetProbingTargetsResponsePathSelectorProbingTargetsLocationAddress) PostalCode ¶
func (BatchGetProbingTargetsResponsePathSelectorProbingTargetsLocationAddress) StreetAddress ¶
func (BatchGetProbingTargetsResponsePathSelectorProbingTargetsLocationAddress) WithArrayOfValues ¶
func (s BatchGetProbingTargetsResponsePathSelectorProbingTargetsLocationAddress) WithArrayOfValues(values []*common.Address) *BatchGetProbingTargetsResponse_FieldSubPathArrayOfValues
type BatchGetProbingTargetsResponsePathSelectorProbingTargetsLocationAddressAdminArea1 ¶
type BatchGetProbingTargetsResponsePathSelectorProbingTargetsLocationAddressAdminArea1 struct{}
func (BatchGetProbingTargetsResponsePathSelectorProbingTargetsLocationAddressAdminArea1) FieldPath ¶
func (BatchGetProbingTargetsResponsePathSelectorProbingTargetsLocationAddressAdminArea1) WithArrayOfValues ¶
func (s BatchGetProbingTargetsResponsePathSelectorProbingTargetsLocationAddressAdminArea1) WithArrayOfValues(values []string) *BatchGetProbingTargetsResponse_FieldSubPathArrayOfValues
type BatchGetProbingTargetsResponsePathSelectorProbingTargetsLocationAddressAdminArea2 ¶
type BatchGetProbingTargetsResponsePathSelectorProbingTargetsLocationAddressAdminArea2 struct{}
func (BatchGetProbingTargetsResponsePathSelectorProbingTargetsLocationAddressAdminArea2) FieldPath ¶
func (BatchGetProbingTargetsResponsePathSelectorProbingTargetsLocationAddressAdminArea2) WithArrayOfValues ¶
func (s BatchGetProbingTargetsResponsePathSelectorProbingTargetsLocationAddressAdminArea2) WithArrayOfValues(values []string) *BatchGetProbingTargetsResponse_FieldSubPathArrayOfValues
type BatchGetProbingTargetsResponsePathSelectorProbingTargetsLocationAddressAdminArea3 ¶
type BatchGetProbingTargetsResponsePathSelectorProbingTargetsLocationAddressAdminArea3 struct{}
func (BatchGetProbingTargetsResponsePathSelectorProbingTargetsLocationAddressAdminArea3) FieldPath ¶
func (BatchGetProbingTargetsResponsePathSelectorProbingTargetsLocationAddressAdminArea3) WithArrayOfValues ¶
func (s BatchGetProbingTargetsResponsePathSelectorProbingTargetsLocationAddressAdminArea3) WithArrayOfValues(values []string) *BatchGetProbingTargetsResponse_FieldSubPathArrayOfValues
type BatchGetProbingTargetsResponsePathSelectorProbingTargetsLocationAddressAdminArea4 ¶
type BatchGetProbingTargetsResponsePathSelectorProbingTargetsLocationAddressAdminArea4 struct{}
func (BatchGetProbingTargetsResponsePathSelectorProbingTargetsLocationAddressAdminArea4) FieldPath ¶
func (BatchGetProbingTargetsResponsePathSelectorProbingTargetsLocationAddressAdminArea4) WithArrayOfValues ¶
func (s BatchGetProbingTargetsResponsePathSelectorProbingTargetsLocationAddressAdminArea4) WithArrayOfValues(values []string) *BatchGetProbingTargetsResponse_FieldSubPathArrayOfValues
type BatchGetProbingTargetsResponsePathSelectorProbingTargetsLocationAddressContinent ¶
type BatchGetProbingTargetsResponsePathSelectorProbingTargetsLocationAddressContinent struct{}
func (BatchGetProbingTargetsResponsePathSelectorProbingTargetsLocationAddressContinent) WithArrayOfValues ¶
func (s BatchGetProbingTargetsResponsePathSelectorProbingTargetsLocationAddressContinent) WithArrayOfValues(values []string) *BatchGetProbingTargetsResponse_FieldSubPathArrayOfValues
type BatchGetProbingTargetsResponsePathSelectorProbingTargetsLocationAddressCountry ¶
type BatchGetProbingTargetsResponsePathSelectorProbingTargetsLocationAddressCountry struct{}
func (BatchGetProbingTargetsResponsePathSelectorProbingTargetsLocationAddressCountry) WithArrayOfValues ¶
func (s BatchGetProbingTargetsResponsePathSelectorProbingTargetsLocationAddressCountry) WithArrayOfValues(values []string) *BatchGetProbingTargetsResponse_FieldSubPathArrayOfValues
type BatchGetProbingTargetsResponsePathSelectorProbingTargetsLocationAddressCountryCode ¶
type BatchGetProbingTargetsResponsePathSelectorProbingTargetsLocationAddressCountryCode struct{}
func (BatchGetProbingTargetsResponsePathSelectorProbingTargetsLocationAddressCountryCode) FieldPath ¶
func (BatchGetProbingTargetsResponsePathSelectorProbingTargetsLocationAddressCountryCode) WithArrayOfValues ¶
func (s BatchGetProbingTargetsResponsePathSelectorProbingTargetsLocationAddressCountryCode) WithArrayOfValues(values []string) *BatchGetProbingTargetsResponse_FieldSubPathArrayOfValues
type BatchGetProbingTargetsResponsePathSelectorProbingTargetsLocationAddressPostalCode ¶
type BatchGetProbingTargetsResponsePathSelectorProbingTargetsLocationAddressPostalCode struct{}
func (BatchGetProbingTargetsResponsePathSelectorProbingTargetsLocationAddressPostalCode) FieldPath ¶
func (BatchGetProbingTargetsResponsePathSelectorProbingTargetsLocationAddressPostalCode) WithArrayOfValues ¶
func (s BatchGetProbingTargetsResponsePathSelectorProbingTargetsLocationAddressPostalCode) WithArrayOfValues(values []string) *BatchGetProbingTargetsResponse_FieldSubPathArrayOfValues
type BatchGetProbingTargetsResponsePathSelectorProbingTargetsLocationAddressStreetAddress ¶
type BatchGetProbingTargetsResponsePathSelectorProbingTargetsLocationAddressStreetAddress struct{}
func (BatchGetProbingTargetsResponsePathSelectorProbingTargetsLocationAddressStreetAddress) FieldPath ¶
func (BatchGetProbingTargetsResponsePathSelectorProbingTargetsLocationAddressStreetAddress) WithArrayOfValues ¶
func (s BatchGetProbingTargetsResponsePathSelectorProbingTargetsLocationAddressStreetAddress) WithArrayOfValues(values []string) *BatchGetProbingTargetsResponse_FieldSubPathArrayOfValues
type BatchGetProbingTargetsResponsePathSelectorProbingTargetsLocationAdminHierarchy ¶
type BatchGetProbingTargetsResponsePathSelectorProbingTargetsLocationAdminHierarchy struct{}
func (BatchGetProbingTargetsResponsePathSelectorProbingTargetsLocationAdminHierarchy) WithArrayOfValues ¶
func (s BatchGetProbingTargetsResponsePathSelectorProbingTargetsLocationAdminHierarchy) WithArrayOfValues(values []*admin_area.AdminHierarchy) *BatchGetProbingTargetsResponse_FieldSubPathArrayOfValues
type BatchGetProbingTargetsResponsePathSelectorProbingTargetsLocationAdminHierarchyAdmin1 ¶
type BatchGetProbingTargetsResponsePathSelectorProbingTargetsLocationAdminHierarchyAdmin1 struct{}
func (BatchGetProbingTargetsResponsePathSelectorProbingTargetsLocationAdminHierarchyAdmin1) FieldPath ¶
func (BatchGetProbingTargetsResponsePathSelectorProbingTargetsLocationAdminHierarchyAdmin1) WithArrayOfValues ¶
func (s BatchGetProbingTargetsResponsePathSelectorProbingTargetsLocationAdminHierarchyAdmin1) WithArrayOfValues(values []*admin_area.Reference) *BatchGetProbingTargetsResponse_FieldSubPathArrayOfValues
type BatchGetProbingTargetsResponsePathSelectorProbingTargetsLocationAdminHierarchyAdmin2 ¶
type BatchGetProbingTargetsResponsePathSelectorProbingTargetsLocationAdminHierarchyAdmin2 struct{}
func (BatchGetProbingTargetsResponsePathSelectorProbingTargetsLocationAdminHierarchyAdmin2) FieldPath ¶
func (BatchGetProbingTargetsResponsePathSelectorProbingTargetsLocationAdminHierarchyAdmin2) WithArrayOfValues ¶
func (s BatchGetProbingTargetsResponsePathSelectorProbingTargetsLocationAdminHierarchyAdmin2) WithArrayOfValues(values []*admin_area.Reference) *BatchGetProbingTargetsResponse_FieldSubPathArrayOfValues
type BatchGetProbingTargetsResponsePathSelectorProbingTargetsLocationAdminHierarchyAdmin3 ¶
type BatchGetProbingTargetsResponsePathSelectorProbingTargetsLocationAdminHierarchyAdmin3 struct{}
func (BatchGetProbingTargetsResponsePathSelectorProbingTargetsLocationAdminHierarchyAdmin3) FieldPath ¶
func (BatchGetProbingTargetsResponsePathSelectorProbingTargetsLocationAdminHierarchyAdmin3) WithArrayOfValues ¶
func (s BatchGetProbingTargetsResponsePathSelectorProbingTargetsLocationAdminHierarchyAdmin3) WithArrayOfValues(values []*admin_area.Reference) *BatchGetProbingTargetsResponse_FieldSubPathArrayOfValues
type BatchGetProbingTargetsResponsePathSelectorProbingTargetsLocationAdminHierarchyAdmin4 ¶
type BatchGetProbingTargetsResponsePathSelectorProbingTargetsLocationAdminHierarchyAdmin4 struct{}
func (BatchGetProbingTargetsResponsePathSelectorProbingTargetsLocationAdminHierarchyAdmin4) FieldPath ¶
func (BatchGetProbingTargetsResponsePathSelectorProbingTargetsLocationAdminHierarchyAdmin4) WithArrayOfValues ¶
func (s BatchGetProbingTargetsResponsePathSelectorProbingTargetsLocationAdminHierarchyAdmin4) WithArrayOfValues(values []*admin_area.Reference) *BatchGetProbingTargetsResponse_FieldSubPathArrayOfValues
type BatchGetProbingTargetsResponsePathSelectorProbingTargetsLocationAdminHierarchyAdmin5 ¶
type BatchGetProbingTargetsResponsePathSelectorProbingTargetsLocationAdminHierarchyAdmin5 struct{}
func (BatchGetProbingTargetsResponsePathSelectorProbingTargetsLocationAdminHierarchyAdmin5) FieldPath ¶
func (BatchGetProbingTargetsResponsePathSelectorProbingTargetsLocationAdminHierarchyAdmin5) WithArrayOfValues ¶
func (s BatchGetProbingTargetsResponsePathSelectorProbingTargetsLocationAdminHierarchyAdmin5) WithArrayOfValues(values []*admin_area.Reference) *BatchGetProbingTargetsResponse_FieldSubPathArrayOfValues
type BatchGetProbingTargetsResponsePathSelectorProbingTargetsLocationAdminHierarchyContinent ¶
type BatchGetProbingTargetsResponsePathSelectorProbingTargetsLocationAdminHierarchyContinent struct{}
func (BatchGetProbingTargetsResponsePathSelectorProbingTargetsLocationAdminHierarchyContinent) FieldPath ¶
func (BatchGetProbingTargetsResponsePathSelectorProbingTargetsLocationAdminHierarchyContinent) WithArrayOfValues ¶
func (s BatchGetProbingTargetsResponsePathSelectorProbingTargetsLocationAdminHierarchyContinent) WithArrayOfValues(values []*admin_area.Reference) *BatchGetProbingTargetsResponse_FieldSubPathArrayOfValues
type BatchGetProbingTargetsResponsePathSelectorProbingTargetsLocationAdminHierarchyCountry ¶
type BatchGetProbingTargetsResponsePathSelectorProbingTargetsLocationAdminHierarchyCountry struct{}
func (BatchGetProbingTargetsResponsePathSelectorProbingTargetsLocationAdminHierarchyCountry) FieldPath ¶
func (BatchGetProbingTargetsResponsePathSelectorProbingTargetsLocationAdminHierarchyCountry) WithArrayOfValues ¶
func (s BatchGetProbingTargetsResponsePathSelectorProbingTargetsLocationAdminHierarchyCountry) WithArrayOfValues(values []*admin_area.Reference) *BatchGetProbingTargetsResponse_FieldSubPathArrayOfValues
type BatchGetProbingTargetsResponsePathSelectorProbingTargetsLocationCoordinates ¶
type BatchGetProbingTargetsResponsePathSelectorProbingTargetsLocationCoordinates struct{}
func (BatchGetProbingTargetsResponsePathSelectorProbingTargetsLocationCoordinates) WithArrayOfValues ¶
func (s BatchGetProbingTargetsResponsePathSelectorProbingTargetsLocationCoordinates) WithArrayOfValues(values []*latlng.LatLng) *BatchGetProbingTargetsResponse_FieldSubPathArrayOfValues
type BatchGetProbingTargetsResponsePathSelectorProbingTargetsLocationType ¶
type BatchGetProbingTargetsResponsePathSelectorProbingTargetsLocationType struct{}
func (BatchGetProbingTargetsResponsePathSelectorProbingTargetsLocationType) WithArrayOfValues ¶
func (s BatchGetProbingTargetsResponsePathSelectorProbingTargetsLocationType) WithArrayOfValues(values []common.LocationType) *BatchGetProbingTargetsResponse_FieldSubPathArrayOfValues
type BatchGetProbingTargetsResponsePathSelectorProbingTargetsMetadata ¶
type BatchGetProbingTargetsResponsePathSelectorProbingTargetsMetadata struct{}
func (BatchGetProbingTargetsResponsePathSelectorProbingTargetsMetadata) Annotations ¶
func (BatchGetProbingTargetsResponsePathSelectorProbingTargetsMetadata) CreateTime ¶
func (BatchGetProbingTargetsResponsePathSelectorProbingTargetsMetadata) Generation ¶
func (BatchGetProbingTargetsResponsePathSelectorProbingTargetsMetadata) OwnerReferences ¶
func (BatchGetProbingTargetsResponsePathSelectorProbingTargetsMetadata) ResourceVersion ¶
func (BatchGetProbingTargetsResponsePathSelectorProbingTargetsMetadata) UpdateTime ¶
func (BatchGetProbingTargetsResponsePathSelectorProbingTargetsMetadata) WithArrayOfValues ¶
func (s BatchGetProbingTargetsResponsePathSelectorProbingTargetsMetadata) WithArrayOfValues(values []*ntt_meta.Meta) *BatchGetProbingTargetsResponse_FieldSubPathArrayOfValues
func (BatchGetProbingTargetsResponsePathSelectorProbingTargetsMetadata) WithValue ¶
func (s BatchGetProbingTargetsResponsePathSelectorProbingTargetsMetadata) WithValue(value *ntt_meta.Meta) *BatchGetProbingTargetsResponse_FieldSubPathValue
type BatchGetProbingTargetsResponsePathSelectorProbingTargetsMetadataAnnotations ¶
type BatchGetProbingTargetsResponsePathSelectorProbingTargetsMetadataAnnotations struct{}
func (BatchGetProbingTargetsResponsePathSelectorProbingTargetsMetadataAnnotations) WithArrayOfValues ¶
func (s BatchGetProbingTargetsResponsePathSelectorProbingTargetsMetadataAnnotations) WithArrayOfValues(values []map[string]string) *BatchGetProbingTargetsResponse_FieldSubPathArrayOfValues
func (BatchGetProbingTargetsResponsePathSelectorProbingTargetsMetadataAnnotations) WithValue ¶
func (s BatchGetProbingTargetsResponsePathSelectorProbingTargetsMetadataAnnotations) WithValue(value map[string]string) *BatchGetProbingTargetsResponse_FieldSubPathValue
type BatchGetProbingTargetsResponsePathSelectorProbingTargetsMetadataCreateTime ¶
type BatchGetProbingTargetsResponsePathSelectorProbingTargetsMetadataCreateTime struct{}
func (BatchGetProbingTargetsResponsePathSelectorProbingTargetsMetadataCreateTime) WithArrayOfValues ¶
func (s BatchGetProbingTargetsResponsePathSelectorProbingTargetsMetadataCreateTime) WithArrayOfValues(values []*timestamp.Timestamp) *BatchGetProbingTargetsResponse_FieldSubPathArrayOfValues
type BatchGetProbingTargetsResponsePathSelectorProbingTargetsMetadataGeneration ¶
type BatchGetProbingTargetsResponsePathSelectorProbingTargetsMetadataGeneration struct{}
func (BatchGetProbingTargetsResponsePathSelectorProbingTargetsMetadataGeneration) WithArrayOfValues ¶
func (s BatchGetProbingTargetsResponsePathSelectorProbingTargetsMetadataGeneration) WithArrayOfValues(values []int64) *BatchGetProbingTargetsResponse_FieldSubPathArrayOfValues
type BatchGetProbingTargetsResponsePathSelectorProbingTargetsMetadataLabels ¶
type BatchGetProbingTargetsResponsePathSelectorProbingTargetsMetadataLabels struct{}
func (BatchGetProbingTargetsResponsePathSelectorProbingTargetsMetadataLabels) WithArrayOfValues ¶
func (s BatchGetProbingTargetsResponsePathSelectorProbingTargetsMetadataLabels) WithArrayOfValues(values []map[string]string) *BatchGetProbingTargetsResponse_FieldSubPathArrayOfValues
func (BatchGetProbingTargetsResponsePathSelectorProbingTargetsMetadataLabels) WithValue ¶
func (s BatchGetProbingTargetsResponsePathSelectorProbingTargetsMetadataLabels) WithValue(value map[string]string) *BatchGetProbingTargetsResponse_FieldSubPathValue
type BatchGetProbingTargetsResponsePathSelectorProbingTargetsMetadataOwnerReferences ¶
type BatchGetProbingTargetsResponsePathSelectorProbingTargetsMetadataOwnerReferences struct{}
func (BatchGetProbingTargetsResponsePathSelectorProbingTargetsMetadataOwnerReferences) ApiVersion ¶
func (BatchGetProbingTargetsResponsePathSelectorProbingTargetsMetadataOwnerReferences) BlockOwnerDeletion ¶
func (BatchGetProbingTargetsResponsePathSelectorProbingTargetsMetadataOwnerReferences) Controller ¶
func (BatchGetProbingTargetsResponsePathSelectorProbingTargetsMetadataOwnerReferences) WithArrayOfValues ¶
func (s BatchGetProbingTargetsResponsePathSelectorProbingTargetsMetadataOwnerReferences) WithArrayOfValues(values [][]*ntt_meta.OwnerReference) *BatchGetProbingTargetsResponse_FieldSubPathArrayOfValues
func (BatchGetProbingTargetsResponsePathSelectorProbingTargetsMetadataOwnerReferences) WithItemValue ¶
type BatchGetProbingTargetsResponsePathSelectorProbingTargetsMetadataOwnerReferencesApiVersion ¶
type BatchGetProbingTargetsResponsePathSelectorProbingTargetsMetadataOwnerReferencesApiVersion struct{}
func (BatchGetProbingTargetsResponsePathSelectorProbingTargetsMetadataOwnerReferencesApiVersion) FieldPath ¶
func (BatchGetProbingTargetsResponsePathSelectorProbingTargetsMetadataOwnerReferencesApiVersion) WithArrayOfValues ¶
func (s BatchGetProbingTargetsResponsePathSelectorProbingTargetsMetadataOwnerReferencesApiVersion) WithArrayOfValues(values []string) *BatchGetProbingTargetsResponse_FieldSubPathArrayOfValues
type BatchGetProbingTargetsResponsePathSelectorProbingTargetsMetadataOwnerReferencesBlockOwnerDeletion ¶
type BatchGetProbingTargetsResponsePathSelectorProbingTargetsMetadataOwnerReferencesBlockOwnerDeletion struct{}
func (BatchGetProbingTargetsResponsePathSelectorProbingTargetsMetadataOwnerReferencesBlockOwnerDeletion) FieldPath ¶
func (BatchGetProbingTargetsResponsePathSelectorProbingTargetsMetadataOwnerReferencesBlockOwnerDeletion) WithArrayOfValues ¶
func (s BatchGetProbingTargetsResponsePathSelectorProbingTargetsMetadataOwnerReferencesBlockOwnerDeletion) WithArrayOfValues(values []bool) *BatchGetProbingTargetsResponse_FieldSubPathArrayOfValues
type BatchGetProbingTargetsResponsePathSelectorProbingTargetsMetadataOwnerReferencesController ¶
type BatchGetProbingTargetsResponsePathSelectorProbingTargetsMetadataOwnerReferencesController struct{}
func (BatchGetProbingTargetsResponsePathSelectorProbingTargetsMetadataOwnerReferencesController) FieldPath ¶
func (BatchGetProbingTargetsResponsePathSelectorProbingTargetsMetadataOwnerReferencesController) WithArrayOfValues ¶
func (s BatchGetProbingTargetsResponsePathSelectorProbingTargetsMetadataOwnerReferencesController) WithArrayOfValues(values []bool) *BatchGetProbingTargetsResponse_FieldSubPathArrayOfValues
type BatchGetProbingTargetsResponsePathSelectorProbingTargetsMetadataOwnerReferencesKind ¶
type BatchGetProbingTargetsResponsePathSelectorProbingTargetsMetadataOwnerReferencesKind struct{}
func (BatchGetProbingTargetsResponsePathSelectorProbingTargetsMetadataOwnerReferencesKind) FieldPath ¶
func (BatchGetProbingTargetsResponsePathSelectorProbingTargetsMetadataOwnerReferencesKind) WithArrayOfValues ¶
func (s BatchGetProbingTargetsResponsePathSelectorProbingTargetsMetadataOwnerReferencesKind) WithArrayOfValues(values []string) *BatchGetProbingTargetsResponse_FieldSubPathArrayOfValues
type BatchGetProbingTargetsResponsePathSelectorProbingTargetsMetadataOwnerReferencesName ¶
type BatchGetProbingTargetsResponsePathSelectorProbingTargetsMetadataOwnerReferencesName struct{}
func (BatchGetProbingTargetsResponsePathSelectorProbingTargetsMetadataOwnerReferencesName) FieldPath ¶
func (BatchGetProbingTargetsResponsePathSelectorProbingTargetsMetadataOwnerReferencesName) WithArrayOfValues ¶
func (s BatchGetProbingTargetsResponsePathSelectorProbingTargetsMetadataOwnerReferencesName) WithArrayOfValues(values []string) *BatchGetProbingTargetsResponse_FieldSubPathArrayOfValues
type BatchGetProbingTargetsResponsePathSelectorProbingTargetsMetadataOwnerReferencesUid ¶
type BatchGetProbingTargetsResponsePathSelectorProbingTargetsMetadataOwnerReferencesUid struct{}
func (BatchGetProbingTargetsResponsePathSelectorProbingTargetsMetadataOwnerReferencesUid) FieldPath ¶
func (BatchGetProbingTargetsResponsePathSelectorProbingTargetsMetadataOwnerReferencesUid) WithArrayOfValues ¶
func (s BatchGetProbingTargetsResponsePathSelectorProbingTargetsMetadataOwnerReferencesUid) WithArrayOfValues(values []string) *BatchGetProbingTargetsResponse_FieldSubPathArrayOfValues
type BatchGetProbingTargetsResponsePathSelectorProbingTargetsMetadataResourceVersion ¶
type BatchGetProbingTargetsResponsePathSelectorProbingTargetsMetadataResourceVersion struct{}
func (BatchGetProbingTargetsResponsePathSelectorProbingTargetsMetadataResourceVersion) WithArrayOfValues ¶
func (s BatchGetProbingTargetsResponsePathSelectorProbingTargetsMetadataResourceVersion) WithArrayOfValues(values []string) *BatchGetProbingTargetsResponse_FieldSubPathArrayOfValues
type BatchGetProbingTargetsResponsePathSelectorProbingTargetsMetadataShards ¶
type BatchGetProbingTargetsResponsePathSelectorProbingTargetsMetadataShards struct{}
func (BatchGetProbingTargetsResponsePathSelectorProbingTargetsMetadataShards) WithArrayOfValues ¶
func (s BatchGetProbingTargetsResponsePathSelectorProbingTargetsMetadataShards) WithArrayOfValues(values []map[string]int64) *BatchGetProbingTargetsResponse_FieldSubPathArrayOfValues
func (BatchGetProbingTargetsResponsePathSelectorProbingTargetsMetadataShards) WithValue ¶
func (s BatchGetProbingTargetsResponsePathSelectorProbingTargetsMetadataShards) WithValue(value map[string]int64) *BatchGetProbingTargetsResponse_FieldSubPathValue
type BatchGetProbingTargetsResponsePathSelectorProbingTargetsMetadataSyncing ¶
type BatchGetProbingTargetsResponsePathSelectorProbingTargetsMetadataSyncing struct{}
func (BatchGetProbingTargetsResponsePathSelectorProbingTargetsMetadataSyncing) OwningRegion ¶
func (BatchGetProbingTargetsResponsePathSelectorProbingTargetsMetadataSyncing) WithArrayOfValues ¶
func (s BatchGetProbingTargetsResponsePathSelectorProbingTargetsMetadataSyncing) WithArrayOfValues(values []*ntt_meta.SyncingMeta) *BatchGetProbingTargetsResponse_FieldSubPathArrayOfValues
type BatchGetProbingTargetsResponsePathSelectorProbingTargetsMetadataSyncingOwningRegion ¶
type BatchGetProbingTargetsResponsePathSelectorProbingTargetsMetadataSyncingOwningRegion struct{}
func (BatchGetProbingTargetsResponsePathSelectorProbingTargetsMetadataSyncingOwningRegion) FieldPath ¶
func (BatchGetProbingTargetsResponsePathSelectorProbingTargetsMetadataSyncingOwningRegion) WithArrayOfValues ¶
func (s BatchGetProbingTargetsResponsePathSelectorProbingTargetsMetadataSyncingOwningRegion) WithArrayOfValues(values []string) *BatchGetProbingTargetsResponse_FieldSubPathArrayOfValues
type BatchGetProbingTargetsResponsePathSelectorProbingTargetsMetadataSyncingRegions ¶
type BatchGetProbingTargetsResponsePathSelectorProbingTargetsMetadataSyncingRegions struct{}
func (BatchGetProbingTargetsResponsePathSelectorProbingTargetsMetadataSyncingRegions) WithArrayOfValues ¶
func (s BatchGetProbingTargetsResponsePathSelectorProbingTargetsMetadataSyncingRegions) WithArrayOfValues(values [][]string) *BatchGetProbingTargetsResponse_FieldSubPathArrayOfValues
func (BatchGetProbingTargetsResponsePathSelectorProbingTargetsMetadataSyncingRegions) WithItemValue ¶
type BatchGetProbingTargetsResponsePathSelectorProbingTargetsMetadataTags ¶
type BatchGetProbingTargetsResponsePathSelectorProbingTargetsMetadataTags struct{}
func (BatchGetProbingTargetsResponsePathSelectorProbingTargetsMetadataTags) WithArrayOfValues ¶
func (s BatchGetProbingTargetsResponsePathSelectorProbingTargetsMetadataTags) WithArrayOfValues(values [][]string) *BatchGetProbingTargetsResponse_FieldSubPathArrayOfValues
func (BatchGetProbingTargetsResponsePathSelectorProbingTargetsMetadataTags) WithItemValue ¶
func (s BatchGetProbingTargetsResponsePathSelectorProbingTargetsMetadataTags) WithItemValue(value string) *BatchGetProbingTargetsResponse_FieldSubPathArrayItemValue
func (BatchGetProbingTargetsResponsePathSelectorProbingTargetsMetadataTags) WithValue ¶
func (s BatchGetProbingTargetsResponsePathSelectorProbingTargetsMetadataTags) WithValue(value []string) *BatchGetProbingTargetsResponse_FieldSubPathValue
type BatchGetProbingTargetsResponsePathSelectorProbingTargetsMetadataUpdateTime ¶
type BatchGetProbingTargetsResponsePathSelectorProbingTargetsMetadataUpdateTime struct{}
func (BatchGetProbingTargetsResponsePathSelectorProbingTargetsMetadataUpdateTime) WithArrayOfValues ¶
func (s BatchGetProbingTargetsResponsePathSelectorProbingTargetsMetadataUpdateTime) WithArrayOfValues(values []*timestamp.Timestamp) *BatchGetProbingTargetsResponse_FieldSubPathArrayOfValues
type BatchGetProbingTargetsResponsePathSelectorProbingTargetsMetadataUuid ¶
type BatchGetProbingTargetsResponsePathSelectorProbingTargetsMetadataUuid struct{}
func (BatchGetProbingTargetsResponsePathSelectorProbingTargetsMetadataUuid) WithArrayOfValues ¶
func (s BatchGetProbingTargetsResponsePathSelectorProbingTargetsMetadataUuid) WithArrayOfValues(values []string) *BatchGetProbingTargetsResponse_FieldSubPathArrayOfValues
type BatchGetProbingTargetsResponsePathSelectorProbingTargetsMode ¶
type BatchGetProbingTargetsResponsePathSelectorProbingTargetsMode struct{}
func (BatchGetProbingTargetsResponsePathSelectorProbingTargetsMode) WithArrayOfValues ¶
func (s BatchGetProbingTargetsResponsePathSelectorProbingTargetsMode) WithArrayOfValues(values []common.ProbingMode) *BatchGetProbingTargetsResponse_FieldSubPathArrayOfValues
type BatchGetProbingTargetsResponsePathSelectorProbingTargetsName ¶
type BatchGetProbingTargetsResponsePathSelectorProbingTargetsName struct{}
func (BatchGetProbingTargetsResponsePathSelectorProbingTargetsName) WithArrayOfValues ¶
func (s BatchGetProbingTargetsResponsePathSelectorProbingTargetsName) WithArrayOfValues(values []*probing_target.Name) *BatchGetProbingTargetsResponse_FieldSubPathArrayOfValues
type BatchGetProbingTargetsResponsePathSelectorProbingTargetsSpeedtestTcpPort ¶ added in v0.4.36
type BatchGetProbingTargetsResponsePathSelectorProbingTargetsSpeedtestTcpPort struct{}
func (BatchGetProbingTargetsResponsePathSelectorProbingTargetsSpeedtestTcpPort) FieldPath ¶ added in v0.4.36
func (BatchGetProbingTargetsResponsePathSelectorProbingTargetsSpeedtestTcpPort) WithArrayOfValues ¶ added in v0.4.36
func (s BatchGetProbingTargetsResponsePathSelectorProbingTargetsSpeedtestTcpPort) WithArrayOfValues(values []int32) *BatchGetProbingTargetsResponse_FieldSubPathArrayOfValues
type BatchGetProbingTargetsResponsePathSelectorProbingTargetsTargetType ¶ added in v0.4.26
type BatchGetProbingTargetsResponsePathSelectorProbingTargetsTargetType struct{}
func (BatchGetProbingTargetsResponsePathSelectorProbingTargetsTargetType) FieldPath ¶ added in v0.4.26
func (BatchGetProbingTargetsResponsePathSelectorProbingTargetsTargetType) WithArrayOfValues ¶ added in v0.4.26
func (s BatchGetProbingTargetsResponsePathSelectorProbingTargetsTargetType) WithArrayOfValues(values []probing_target.ProbingTarget_TargetType) *BatchGetProbingTargetsResponse_FieldSubPathArrayOfValues
type BatchGetProbingTargetsResponsePathSelectorProbingTargetsUdpPort ¶ added in v0.4.36
type BatchGetProbingTargetsResponsePathSelectorProbingTargetsUdpPort struct{}
func (BatchGetProbingTargetsResponsePathSelectorProbingTargetsUdpPort) WithArrayOfValues ¶ added in v0.4.36
func (s BatchGetProbingTargetsResponsePathSelectorProbingTargetsUdpPort) WithArrayOfValues(values []int32) *BatchGetProbingTargetsResponse_FieldSubPathArrayOfValues
func (BatchGetProbingTargetsResponsePathSelectorProbingTargetsUdpPort) WithValue ¶ added in v0.4.36
func (s BatchGetProbingTargetsResponsePathSelectorProbingTargetsUdpPort) WithValue(value int32) *BatchGetProbingTargetsResponse_FieldSubPathValue
type BatchGetProbingTargetsResponse_FieldMask ¶
type BatchGetProbingTargetsResponse_FieldMask struct {
Paths []BatchGetProbingTargetsResponse_FieldPath
}
func FullBatchGetProbingTargetsResponse_FieldMask ¶
func FullBatchGetProbingTargetsResponse_FieldMask() *BatchGetProbingTargetsResponse_FieldMask
func (*BatchGetProbingTargetsResponse_FieldMask) AppendPath ¶
func (fieldMask *BatchGetProbingTargetsResponse_FieldMask) AppendPath(path BatchGetProbingTargetsResponse_FieldPath)
func (*BatchGetProbingTargetsResponse_FieldMask) AppendRawPath ¶
func (fieldMask *BatchGetProbingTargetsResponse_FieldMask) AppendRawPath(path gotenobject.FieldPath)
func (*BatchGetProbingTargetsResponse_FieldMask) DecodeFirestore ¶
func (fieldMask *BatchGetProbingTargetsResponse_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
func (*BatchGetProbingTargetsResponse_FieldMask) EncodeFirestore ¶
func (fieldMask *BatchGetProbingTargetsResponse_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
firestore encoding/decoding integration
func (*BatchGetProbingTargetsResponse_FieldMask) FilterInputFields ¶
func (fieldMask *BatchGetProbingTargetsResponse_FieldMask) FilterInputFields() *BatchGetProbingTargetsResponse_FieldMask
FilterInputFields generates copy of field paths with output_only field paths removed
func (*BatchGetProbingTargetsResponse_FieldMask) FromProtoFieldMask ¶
func (fieldMask *BatchGetProbingTargetsResponse_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
func (*BatchGetProbingTargetsResponse_FieldMask) GetPaths ¶
func (fieldMask *BatchGetProbingTargetsResponse_FieldMask) GetPaths() []BatchGetProbingTargetsResponse_FieldPath
func (*BatchGetProbingTargetsResponse_FieldMask) GetRawPaths ¶
func (fieldMask *BatchGetProbingTargetsResponse_FieldMask) GetRawPaths() []gotenobject.FieldPath
func (*BatchGetProbingTargetsResponse_FieldMask) IsFull ¶
func (fieldMask *BatchGetProbingTargetsResponse_FieldMask) IsFull() bool
func (BatchGetProbingTargetsResponse_FieldMask) Marshal ¶
func (fieldMask BatchGetProbingTargetsResponse_FieldMask) Marshal() ([]byte, error)
implement methods required by customType
func (BatchGetProbingTargetsResponse_FieldMask) MarshalJSON ¶
func (fieldMask BatchGetProbingTargetsResponse_FieldMask) MarshalJSON() ([]byte, error)
func (*BatchGetProbingTargetsResponse_FieldMask) PathsCount ¶
func (fieldMask *BatchGetProbingTargetsResponse_FieldMask) PathsCount() int
func (*BatchGetProbingTargetsResponse_FieldMask) Project ¶
func (fieldMask *BatchGetProbingTargetsResponse_FieldMask) Project(source *BatchGetProbingTargetsResponse) *BatchGetProbingTargetsResponse
func (*BatchGetProbingTargetsResponse_FieldMask) ProjectRaw ¶
func (fieldMask *BatchGetProbingTargetsResponse_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
func (*BatchGetProbingTargetsResponse_FieldMask) ProtoMessage ¶
func (fieldMask *BatchGetProbingTargetsResponse_FieldMask) ProtoMessage()
func (*BatchGetProbingTargetsResponse_FieldMask) ProtoReflect ¶
func (fieldMask *BatchGetProbingTargetsResponse_FieldMask) ProtoReflect() preflect.Message
func (*BatchGetProbingTargetsResponse_FieldMask) Reset ¶
func (fieldMask *BatchGetProbingTargetsResponse_FieldMask) Reset()
func (*BatchGetProbingTargetsResponse_FieldMask) Set ¶
func (fieldMask *BatchGetProbingTargetsResponse_FieldMask) Set(target, source *BatchGetProbingTargetsResponse)
func (*BatchGetProbingTargetsResponse_FieldMask) SetFromCliFlag ¶
func (fieldMask *BatchGetProbingTargetsResponse_FieldMask) SetFromCliFlag(raw string) error
func (*BatchGetProbingTargetsResponse_FieldMask) SetRaw ¶
func (fieldMask *BatchGetProbingTargetsResponse_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
func (*BatchGetProbingTargetsResponse_FieldMask) Size ¶
func (fieldMask *BatchGetProbingTargetsResponse_FieldMask) Size() int
func (*BatchGetProbingTargetsResponse_FieldMask) String ¶
func (fieldMask *BatchGetProbingTargetsResponse_FieldMask) String() string
func (*BatchGetProbingTargetsResponse_FieldMask) Subtract ¶
func (fieldMask *BatchGetProbingTargetsResponse_FieldMask) Subtract(other *BatchGetProbingTargetsResponse_FieldMask) *BatchGetProbingTargetsResponse_FieldMask
func (*BatchGetProbingTargetsResponse_FieldMask) SubtractRaw ¶
func (fieldMask *BatchGetProbingTargetsResponse_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
func (*BatchGetProbingTargetsResponse_FieldMask) ToProtoFieldMask ¶
func (fieldMask *BatchGetProbingTargetsResponse_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
ToFieldMask is used for proto conversions
func (*BatchGetProbingTargetsResponse_FieldMask) Unmarshal ¶
func (fieldMask *BatchGetProbingTargetsResponse_FieldMask) Unmarshal(data []byte) error
func (*BatchGetProbingTargetsResponse_FieldMask) UnmarshalJSON ¶
func (fieldMask *BatchGetProbingTargetsResponse_FieldMask) UnmarshalJSON(data []byte) error
type BatchGetProbingTargetsResponse_FieldPath ¶
type BatchGetProbingTargetsResponse_FieldPath interface { gotenobject.FieldPath Selector() BatchGetProbingTargetsResponse_FieldPathSelector Get(source *BatchGetProbingTargetsResponse) []interface{} GetSingle(source *BatchGetProbingTargetsResponse) (interface{}, bool) ClearValue(item *BatchGetProbingTargetsResponse) // Those methods build corresponding BatchGetProbingTargetsResponse_FieldPathValue // (or array of values) and holds passed value. Panics if injected type is incorrect. WithIValue(value interface{}) BatchGetProbingTargetsResponse_FieldPathValue WithIArrayOfValues(values interface{}) BatchGetProbingTargetsResponse_FieldPathArrayOfValues WithIArrayItemValue(value interface{}) BatchGetProbingTargetsResponse_FieldPathArrayItemValue }
FieldPath provides implementation to handle https://github.com/protocolbuffers/protobuf/blob/master/src/google/protobuf/field_mask.proto
func BuildBatchGetProbingTargetsResponse_FieldPath ¶
func BuildBatchGetProbingTargetsResponse_FieldPath(fp gotenobject.RawFieldPath) (BatchGetProbingTargetsResponse_FieldPath, error)
func MustParseBatchGetProbingTargetsResponse_FieldPath ¶
func MustParseBatchGetProbingTargetsResponse_FieldPath(rawField string) BatchGetProbingTargetsResponse_FieldPath
func ParseBatchGetProbingTargetsResponse_FieldPath ¶
func ParseBatchGetProbingTargetsResponse_FieldPath(rawField string) (BatchGetProbingTargetsResponse_FieldPath, error)
type BatchGetProbingTargetsResponse_FieldPathArrayItemValue ¶
type BatchGetProbingTargetsResponse_FieldPathArrayItemValue interface { gotenobject.FieldPathArrayItemValue BatchGetProbingTargetsResponse_FieldPath ContainsValue(*BatchGetProbingTargetsResponse) bool }
BatchGetProbingTargetsResponse_FieldPathArrayItemValue allows storing single item in Path-specific values for BatchGetProbingTargetsResponse according to their type Present only for array (repeated) types.
func MustParseBatchGetProbingTargetsResponse_FieldPathArrayItemValue ¶
func MustParseBatchGetProbingTargetsResponse_FieldPathArrayItemValue(pathStr, valueStr string) BatchGetProbingTargetsResponse_FieldPathArrayItemValue
func ParseBatchGetProbingTargetsResponse_FieldPathArrayItemValue ¶
func ParseBatchGetProbingTargetsResponse_FieldPathArrayItemValue(pathStr, valueStr string) (BatchGetProbingTargetsResponse_FieldPathArrayItemValue, error)
ParseBatchGetProbingTargetsResponse_FieldPathArrayItemValue parses string and JSON-encoded value to its Value
type BatchGetProbingTargetsResponse_FieldPathArrayOfValues ¶
type BatchGetProbingTargetsResponse_FieldPathArrayOfValues interface { gotenobject.FieldPathArrayOfValues BatchGetProbingTargetsResponse_FieldPath }
BatchGetProbingTargetsResponse_FieldPathArrayOfValues allows storing slice of values for BatchGetProbingTargetsResponse fields according to their type
func MustParseBatchGetProbingTargetsResponse_FieldPathArrayOfValues ¶
func MustParseBatchGetProbingTargetsResponse_FieldPathArrayOfValues(pathStr, valuesStr string) BatchGetProbingTargetsResponse_FieldPathArrayOfValues
func ParseBatchGetProbingTargetsResponse_FieldPathArrayOfValues ¶
func ParseBatchGetProbingTargetsResponse_FieldPathArrayOfValues(pathStr, valuesStr string) (BatchGetProbingTargetsResponse_FieldPathArrayOfValues, error)
type BatchGetProbingTargetsResponse_FieldPathSelector ¶
type BatchGetProbingTargetsResponse_FieldPathSelector int32
const ( BatchGetProbingTargetsResponse_FieldPathSelectorProbingTargets BatchGetProbingTargetsResponse_FieldPathSelector = 0 BatchGetProbingTargetsResponse_FieldPathSelectorMissing BatchGetProbingTargetsResponse_FieldPathSelector = 1 )
func (BatchGetProbingTargetsResponse_FieldPathSelector) String ¶
func (s BatchGetProbingTargetsResponse_FieldPathSelector) String() string
type BatchGetProbingTargetsResponse_FieldPathValue ¶
type BatchGetProbingTargetsResponse_FieldPathValue interface { BatchGetProbingTargetsResponse_FieldPath gotenobject.FieldPathValue SetTo(target **BatchGetProbingTargetsResponse) CompareWith(*BatchGetProbingTargetsResponse) (cmp int, comparable bool) }
BatchGetProbingTargetsResponse_FieldPathValue allows storing values for BatchGetProbingTargetsResponse fields according to their type
func MustParseBatchGetProbingTargetsResponse_FieldPathValue ¶
func MustParseBatchGetProbingTargetsResponse_FieldPathValue(pathStr, valueStr string) BatchGetProbingTargetsResponse_FieldPathValue
func ParseBatchGetProbingTargetsResponse_FieldPathValue ¶
func ParseBatchGetProbingTargetsResponse_FieldPathValue(pathStr, valueStr string) (BatchGetProbingTargetsResponse_FieldPathValue, error)
type BatchGetProbingTargetsResponse_FieldSubPath ¶
type BatchGetProbingTargetsResponse_FieldSubPath struct {
// contains filtered or unexported fields
}
func (*BatchGetProbingTargetsResponse_FieldSubPath) AsProbingTargetsSubPath ¶
func (fps *BatchGetProbingTargetsResponse_FieldSubPath) AsProbingTargetsSubPath() (probing_target.ProbingTarget_FieldPath, bool)
func (*BatchGetProbingTargetsResponse_FieldSubPath) ClearValue ¶
func (fps *BatchGetProbingTargetsResponse_FieldSubPath) ClearValue(item *BatchGetProbingTargetsResponse)
func (*BatchGetProbingTargetsResponse_FieldSubPath) ClearValueRaw ¶
func (fps *BatchGetProbingTargetsResponse_FieldSubPath) ClearValueRaw(item proto.Message)
func (*BatchGetProbingTargetsResponse_FieldSubPath) Get ¶
func (fps *BatchGetProbingTargetsResponse_FieldSubPath) Get(source *BatchGetProbingTargetsResponse) (values []interface{})
Get returns all values pointed by selected field from source BatchGetProbingTargetsResponse
func (*BatchGetProbingTargetsResponse_FieldSubPath) GetDefault ¶
func (fps *BatchGetProbingTargetsResponse_FieldSubPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*BatchGetProbingTargetsResponse_FieldSubPath) GetRaw ¶
func (fps *BatchGetProbingTargetsResponse_FieldSubPath) GetRaw(source proto.Message) []interface{}
func (*BatchGetProbingTargetsResponse_FieldSubPath) GetSingle ¶
func (fps *BatchGetProbingTargetsResponse_FieldSubPath) GetSingle(source *BatchGetProbingTargetsResponse) (interface{}, bool)
GetSingle returns value of selected field from source BatchGetProbingTargetsResponse
func (*BatchGetProbingTargetsResponse_FieldSubPath) GetSingleRaw ¶
func (fps *BatchGetProbingTargetsResponse_FieldSubPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*BatchGetProbingTargetsResponse_FieldSubPath) IsLeaf ¶
func (fps *BatchGetProbingTargetsResponse_FieldSubPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*BatchGetProbingTargetsResponse_FieldSubPath) JSONString ¶
func (fps *BatchGetProbingTargetsResponse_FieldSubPath) JSONString() string
JSONString returns path representation is JSON convention
func (*BatchGetProbingTargetsResponse_FieldSubPath) Selector ¶
func (fps *BatchGetProbingTargetsResponse_FieldSubPath) Selector() BatchGetProbingTargetsResponse_FieldPathSelector
func (*BatchGetProbingTargetsResponse_FieldSubPath) String ¶
func (fps *BatchGetProbingTargetsResponse_FieldSubPath) String() string
String returns path representation in proto convention
func (*BatchGetProbingTargetsResponse_FieldSubPath) WithIArrayItemValue ¶
func (fps *BatchGetProbingTargetsResponse_FieldSubPath) WithIArrayItemValue(value interface{}) BatchGetProbingTargetsResponse_FieldPathArrayItemValue
func (*BatchGetProbingTargetsResponse_FieldSubPath) WithIArrayOfValues ¶
func (fps *BatchGetProbingTargetsResponse_FieldSubPath) WithIArrayOfValues(values interface{}) BatchGetProbingTargetsResponse_FieldPathArrayOfValues
func (*BatchGetProbingTargetsResponse_FieldSubPath) WithIValue ¶
func (fps *BatchGetProbingTargetsResponse_FieldSubPath) WithIValue(value interface{}) BatchGetProbingTargetsResponse_FieldPathValue
func (*BatchGetProbingTargetsResponse_FieldSubPath) WithRawIArrayItemValue ¶
func (fps *BatchGetProbingTargetsResponse_FieldSubPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*BatchGetProbingTargetsResponse_FieldSubPath) WithRawIArrayOfValues ¶
func (fps *BatchGetProbingTargetsResponse_FieldSubPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*BatchGetProbingTargetsResponse_FieldSubPath) WithRawIValue ¶
func (fps *BatchGetProbingTargetsResponse_FieldSubPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type BatchGetProbingTargetsResponse_FieldSubPathArrayItemValue ¶
type BatchGetProbingTargetsResponse_FieldSubPathArrayItemValue struct { BatchGetProbingTargetsResponse_FieldPath // contains filtered or unexported fields }
func (*BatchGetProbingTargetsResponse_FieldSubPathArrayItemValue) AsProbingTargetsPathItemValue ¶
func (fpaivs *BatchGetProbingTargetsResponse_FieldSubPathArrayItemValue) AsProbingTargetsPathItemValue() (probing_target.ProbingTarget_FieldPathArrayItemValue, bool)
func (*BatchGetProbingTargetsResponse_FieldSubPathArrayItemValue) ContainsValue ¶
func (fpaivs *BatchGetProbingTargetsResponse_FieldSubPathArrayItemValue) ContainsValue(source *BatchGetProbingTargetsResponse) bool
Contains returns a boolean indicating if value that is being held is present in given 'BatchGetProbingTargetsResponse'
func (*BatchGetProbingTargetsResponse_FieldSubPathArrayItemValue) GetRawItemValue ¶
func (fpaivs *BatchGetProbingTargetsResponse_FieldSubPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored array item value
type BatchGetProbingTargetsResponse_FieldSubPathArrayOfValues ¶
type BatchGetProbingTargetsResponse_FieldSubPathArrayOfValues struct { BatchGetProbingTargetsResponse_FieldPath // contains filtered or unexported fields }
func (*BatchGetProbingTargetsResponse_FieldSubPathArrayOfValues) AsProbingTargetsPathArrayOfValues ¶
func (fpsaov *BatchGetProbingTargetsResponse_FieldSubPathArrayOfValues) AsProbingTargetsPathArrayOfValues() (probing_target.ProbingTarget_FieldPathArrayOfValues, bool)
func (*BatchGetProbingTargetsResponse_FieldSubPathArrayOfValues) GetRawValues ¶
func (fpsaov *BatchGetProbingTargetsResponse_FieldSubPathArrayOfValues) GetRawValues() []interface{}
type BatchGetProbingTargetsResponse_FieldSubPathValue ¶
type BatchGetProbingTargetsResponse_FieldSubPathValue struct { BatchGetProbingTargetsResponse_FieldPath // contains filtered or unexported fields }
func (*BatchGetProbingTargetsResponse_FieldSubPathValue) AsProbingTargetsPathValue ¶
func (fpvs *BatchGetProbingTargetsResponse_FieldSubPathValue) AsProbingTargetsPathValue() (probing_target.ProbingTarget_FieldPathValue, bool)
func (*BatchGetProbingTargetsResponse_FieldSubPathValue) CompareWith ¶
func (fpvs *BatchGetProbingTargetsResponse_FieldSubPathValue) CompareWith(source *BatchGetProbingTargetsResponse) (int, bool)
func (*BatchGetProbingTargetsResponse_FieldSubPathValue) CompareWithRaw ¶
func (fpvs *BatchGetProbingTargetsResponse_FieldSubPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*BatchGetProbingTargetsResponse_FieldSubPathValue) GetRawValue ¶
func (fpvs *BatchGetProbingTargetsResponse_FieldSubPathValue) GetRawValue() interface{}
func (*BatchGetProbingTargetsResponse_FieldSubPathValue) SetTo ¶
func (fpvs *BatchGetProbingTargetsResponse_FieldSubPathValue) SetTo(target **BatchGetProbingTargetsResponse)
func (*BatchGetProbingTargetsResponse_FieldSubPathValue) SetToRaw ¶
func (fpvs *BatchGetProbingTargetsResponse_FieldSubPathValue) SetToRaw(target proto.Message)
type BatchGetProbingTargetsResponse_FieldTerminalPath ¶
type BatchGetProbingTargetsResponse_FieldTerminalPath struct {
// contains filtered or unexported fields
}
func (*BatchGetProbingTargetsResponse_FieldTerminalPath) ClearValue ¶
func (fp *BatchGetProbingTargetsResponse_FieldTerminalPath) ClearValue(item *BatchGetProbingTargetsResponse)
func (*BatchGetProbingTargetsResponse_FieldTerminalPath) ClearValueRaw ¶
func (fp *BatchGetProbingTargetsResponse_FieldTerminalPath) ClearValueRaw(item proto.Message)
func (*BatchGetProbingTargetsResponse_FieldTerminalPath) Get ¶
func (fp *BatchGetProbingTargetsResponse_FieldTerminalPath) Get(source *BatchGetProbingTargetsResponse) (values []interface{})
Get returns all values pointed by specific field from source BatchGetProbingTargetsResponse
func (*BatchGetProbingTargetsResponse_FieldTerminalPath) GetDefault ¶
func (fp *BatchGetProbingTargetsResponse_FieldTerminalPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*BatchGetProbingTargetsResponse_FieldTerminalPath) GetRaw ¶
func (fp *BatchGetProbingTargetsResponse_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
func (*BatchGetProbingTargetsResponse_FieldTerminalPath) GetSingle ¶
func (fp *BatchGetProbingTargetsResponse_FieldTerminalPath) GetSingle(source *BatchGetProbingTargetsResponse) (interface{}, bool)
GetSingle returns value pointed by specific field of from source BatchGetProbingTargetsResponse
func (*BatchGetProbingTargetsResponse_FieldTerminalPath) GetSingleRaw ¶
func (fp *BatchGetProbingTargetsResponse_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*BatchGetProbingTargetsResponse_FieldTerminalPath) IsLeaf ¶
func (fp *BatchGetProbingTargetsResponse_FieldTerminalPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*BatchGetProbingTargetsResponse_FieldTerminalPath) JSONString ¶
func (fp *BatchGetProbingTargetsResponse_FieldTerminalPath) JSONString() string
JSONString returns path representation is JSON convention
func (*BatchGetProbingTargetsResponse_FieldTerminalPath) String ¶
func (fp *BatchGetProbingTargetsResponse_FieldTerminalPath) String() string
String returns path representation in proto convention
func (*BatchGetProbingTargetsResponse_FieldTerminalPath) WithIArrayItemValue ¶
func (fp *BatchGetProbingTargetsResponse_FieldTerminalPath) WithIArrayItemValue(value interface{}) BatchGetProbingTargetsResponse_FieldPathArrayItemValue
func (*BatchGetProbingTargetsResponse_FieldTerminalPath) WithIArrayOfValues ¶
func (fp *BatchGetProbingTargetsResponse_FieldTerminalPath) WithIArrayOfValues(values interface{}) BatchGetProbingTargetsResponse_FieldPathArrayOfValues
func (*BatchGetProbingTargetsResponse_FieldTerminalPath) WithIValue ¶
func (fp *BatchGetProbingTargetsResponse_FieldTerminalPath) WithIValue(value interface{}) BatchGetProbingTargetsResponse_FieldPathValue
func (*BatchGetProbingTargetsResponse_FieldTerminalPath) WithRawIArrayItemValue ¶
func (fp *BatchGetProbingTargetsResponse_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*BatchGetProbingTargetsResponse_FieldTerminalPath) WithRawIArrayOfValues ¶
func (fp *BatchGetProbingTargetsResponse_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*BatchGetProbingTargetsResponse_FieldTerminalPath) WithRawIValue ¶
func (fp *BatchGetProbingTargetsResponse_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type BatchGetProbingTargetsResponse_FieldTerminalPathArrayItemValue ¶
type BatchGetProbingTargetsResponse_FieldTerminalPathArrayItemValue struct { BatchGetProbingTargetsResponse_FieldTerminalPath // contains filtered or unexported fields }
func (*BatchGetProbingTargetsResponse_FieldTerminalPathArrayItemValue) AsMissingItemValue ¶
func (fpaiv *BatchGetProbingTargetsResponse_FieldTerminalPathArrayItemValue) AsMissingItemValue() (*probing_target.Reference, bool)
func (*BatchGetProbingTargetsResponse_FieldTerminalPathArrayItemValue) AsProbingTargetsItemValue ¶
func (fpaiv *BatchGetProbingTargetsResponse_FieldTerminalPathArrayItemValue) AsProbingTargetsItemValue() (*probing_target.ProbingTarget, bool)
func (*BatchGetProbingTargetsResponse_FieldTerminalPathArrayItemValue) ContainsValue ¶
func (fpaiv *BatchGetProbingTargetsResponse_FieldTerminalPathArrayItemValue) ContainsValue(source *BatchGetProbingTargetsResponse) bool
Contains returns a boolean indicating if value that is being held is present in given 'BatchGetProbingTargetsResponse'
func (*BatchGetProbingTargetsResponse_FieldTerminalPathArrayItemValue) GetRawItemValue ¶
func (fpaiv *BatchGetProbingTargetsResponse_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored element value for array in object BatchGetProbingTargetsResponse as interface{}
func (*BatchGetProbingTargetsResponse_FieldTerminalPathArrayItemValue) GetSingle ¶
func (fpaiv *BatchGetProbingTargetsResponse_FieldTerminalPathArrayItemValue) GetSingle(source *BatchGetProbingTargetsResponse) (interface{}, bool)
func (*BatchGetProbingTargetsResponse_FieldTerminalPathArrayItemValue) GetSingleRaw ¶
func (fpaiv *BatchGetProbingTargetsResponse_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
type BatchGetProbingTargetsResponse_FieldTerminalPathArrayOfValues ¶
type BatchGetProbingTargetsResponse_FieldTerminalPathArrayOfValues struct { BatchGetProbingTargetsResponse_FieldTerminalPath // contains filtered or unexported fields }
func (*BatchGetProbingTargetsResponse_FieldTerminalPathArrayOfValues) AsMissingArrayOfValues ¶
func (fpaov *BatchGetProbingTargetsResponse_FieldTerminalPathArrayOfValues) AsMissingArrayOfValues() ([][]*probing_target.Reference, bool)
func (*BatchGetProbingTargetsResponse_FieldTerminalPathArrayOfValues) AsProbingTargetsArrayOfValues ¶
func (fpaov *BatchGetProbingTargetsResponse_FieldTerminalPathArrayOfValues) AsProbingTargetsArrayOfValues() ([][]*probing_target.ProbingTarget, bool)
func (*BatchGetProbingTargetsResponse_FieldTerminalPathArrayOfValues) GetRawValues ¶
func (fpaov *BatchGetProbingTargetsResponse_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
type BatchGetProbingTargetsResponse_FieldTerminalPathValue ¶
type BatchGetProbingTargetsResponse_FieldTerminalPathValue struct { BatchGetProbingTargetsResponse_FieldTerminalPath // contains filtered or unexported fields }
func (*BatchGetProbingTargetsResponse_FieldTerminalPathValue) AsMissingValue ¶
func (fpv *BatchGetProbingTargetsResponse_FieldTerminalPathValue) AsMissingValue() ([]*probing_target.Reference, bool)
func (*BatchGetProbingTargetsResponse_FieldTerminalPathValue) AsProbingTargetsValue ¶
func (fpv *BatchGetProbingTargetsResponse_FieldTerminalPathValue) AsProbingTargetsValue() ([]*probing_target.ProbingTarget, bool)
func (*BatchGetProbingTargetsResponse_FieldTerminalPathValue) CompareWith ¶
func (fpv *BatchGetProbingTargetsResponse_FieldTerminalPathValue) CompareWith(source *BatchGetProbingTargetsResponse) (int, bool)
CompareWith compares value in the 'BatchGetProbingTargetsResponse_FieldTerminalPathValue' with the value under path in 'BatchGetProbingTargetsResponse'.
func (*BatchGetProbingTargetsResponse_FieldTerminalPathValue) CompareWithRaw ¶
func (fpv *BatchGetProbingTargetsResponse_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*BatchGetProbingTargetsResponse_FieldTerminalPathValue) GetRawValue ¶
func (fpv *BatchGetProbingTargetsResponse_FieldTerminalPathValue) GetRawValue() interface{}
GetRawValue returns raw value stored under selected path for 'BatchGetProbingTargetsResponse' as interface{}
func (*BatchGetProbingTargetsResponse_FieldTerminalPathValue) SetTo ¶
func (fpv *BatchGetProbingTargetsResponse_FieldTerminalPathValue) SetTo(target **BatchGetProbingTargetsResponse)
SetTo stores value for selected field for object BatchGetProbingTargetsResponse
func (*BatchGetProbingTargetsResponse_FieldTerminalPathValue) SetToRaw ¶
func (fpv *BatchGetProbingTargetsResponse_FieldTerminalPathValue) SetToRaw(target proto.Message)
type CreateProbingTargetDescriptor ¶ added in v0.4.26
type CreateProbingTargetDescriptor struct{}
func GetCreateProbingTargetDescriptor ¶ added in v0.4.26
func GetCreateProbingTargetDescriptor() *CreateProbingTargetDescriptor
func (*CreateProbingTargetDescriptor) GetApiDescriptor ¶ added in v0.4.26
func (d *CreateProbingTargetDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
func (*CreateProbingTargetDescriptor) GetApiName ¶ added in v0.4.26
func (d *CreateProbingTargetDescriptor) GetApiName() string
func (*CreateProbingTargetDescriptor) GetClientMsgReflectHandle ¶ added in v0.4.26
func (d *CreateProbingTargetDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
func (*CreateProbingTargetDescriptor) GetFullMethodName ¶ added in v0.4.26
func (d *CreateProbingTargetDescriptor) GetFullMethodName() string
func (*CreateProbingTargetDescriptor) GetMethodName ¶ added in v0.4.26
func (d *CreateProbingTargetDescriptor) GetMethodName() string
func (*CreateProbingTargetDescriptor) GetProtoPkgName ¶ added in v0.4.26
func (d *CreateProbingTargetDescriptor) GetProtoPkgName() string
func (*CreateProbingTargetDescriptor) GetResourceDescriptor ¶ added in v0.4.27
func (d *CreateProbingTargetDescriptor) GetResourceDescriptor() gotenresource.Descriptor
func (*CreateProbingTargetDescriptor) GetServerMsgReflectHandle ¶ added in v0.4.26
func (d *CreateProbingTargetDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
func (*CreateProbingTargetDescriptor) GetServiceDomain ¶ added in v0.4.26
func (d *CreateProbingTargetDescriptor) GetServiceDomain() string
func (*CreateProbingTargetDescriptor) GetServiceVersion ¶ added in v0.4.26
func (d *CreateProbingTargetDescriptor) GetServiceVersion() string
func (*CreateProbingTargetDescriptor) GetVerb ¶ added in v0.4.26
func (d *CreateProbingTargetDescriptor) GetVerb() string
func (*CreateProbingTargetDescriptor) HasResource ¶ added in v0.4.27
func (d *CreateProbingTargetDescriptor) HasResource() bool
func (*CreateProbingTargetDescriptor) IsClientStream ¶ added in v0.4.26
func (d *CreateProbingTargetDescriptor) IsClientStream() bool
func (*CreateProbingTargetDescriptor) IsCollection ¶ added in v0.4.27
func (d *CreateProbingTargetDescriptor) IsCollection() bool
func (*CreateProbingTargetDescriptor) IsPlural ¶ added in v0.4.27
func (d *CreateProbingTargetDescriptor) IsPlural() bool
func (*CreateProbingTargetDescriptor) IsServerStream ¶ added in v0.4.26
func (d *CreateProbingTargetDescriptor) IsServerStream() bool
func (*CreateProbingTargetDescriptor) IsUnary ¶ added in v0.4.26
func (d *CreateProbingTargetDescriptor) IsUnary() bool
func (*CreateProbingTargetDescriptor) NewEmptyClientMsg ¶ added in v0.4.26
func (d *CreateProbingTargetDescriptor) NewEmptyClientMsg() proto.Message
func (*CreateProbingTargetDescriptor) NewEmptyServerMsg ¶ added in v0.4.26
func (d *CreateProbingTargetDescriptor) NewEmptyServerMsg() proto.Message
func (*CreateProbingTargetDescriptor) RequestHasResourceBody ¶ added in v0.4.26
func (d *CreateProbingTargetDescriptor) RequestHasResourceBody() bool
type CreateProbingTargetDescriptorClientMsgHandle ¶ added in v0.4.26
type CreateProbingTargetDescriptorClientMsgHandle struct{}
func (*CreateProbingTargetDescriptorClientMsgHandle) ExtractCollectionName ¶ added in v0.4.27
func (h *CreateProbingTargetDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*CreateProbingTargetDescriptorClientMsgHandle) ExtractResourceName ¶ added in v0.4.27
func (h *CreateProbingTargetDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*CreateProbingTargetDescriptorClientMsgHandle) ExtractResourceNames ¶ added in v0.4.27
func (h *CreateProbingTargetDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type CreateProbingTargetDescriptorServerMsgHandle ¶ added in v0.4.26
type CreateProbingTargetDescriptorServerMsgHandle struct{}
func (*CreateProbingTargetDescriptorServerMsgHandle) ExtractCollectionName ¶ added in v0.4.27
func (h *CreateProbingTargetDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*CreateProbingTargetDescriptorServerMsgHandle) ExtractResourceName ¶ added in v0.4.27
func (h *CreateProbingTargetDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*CreateProbingTargetDescriptorServerMsgHandle) ExtractResourceNames ¶ added in v0.4.27
func (h *CreateProbingTargetDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type CreateProbingTargetRequest ¶
type CreateProbingTargetRequest struct { // Parent reference of ntt.watchdog.v1alpha2.ProbingTarget Parent *probing_target.ParentReference `protobuf:"bytes,1,opt,customtype=ParentReference,name=parent,proto3" json:"parent,omitempty" firestore:"parent"` // ProbingTarget resource body ProbingTarget *probing_target.ProbingTarget `` /* 126-byte string literal not displayed */ // contains filtered or unexported fields }
Request message for method [CreateProbingTarget][ntt.watchdog.v1alpha2.CreateProbingTarget]
func (*CreateProbingTargetRequest) Clone ¶
func (o *CreateProbingTargetRequest) Clone() *CreateProbingTargetRequest
func (*CreateProbingTargetRequest) CloneRaw ¶
func (o *CreateProbingTargetRequest) CloneRaw() gotenobject.GotenObjectExt
func (*CreateProbingTargetRequest) Descriptor ¶
func (*CreateProbingTargetRequest) Descriptor() ([]byte, []int)
Deprecated, Use CreateProbingTargetRequest.ProtoReflect.Descriptor instead.
func (*CreateProbingTargetRequest) GetParent ¶
func (m *CreateProbingTargetRequest) GetParent() *probing_target.ParentReference
func (*CreateProbingTargetRequest) GetProbingTarget ¶
func (m *CreateProbingTargetRequest) GetProbingTarget() *probing_target.ProbingTarget
func (*CreateProbingTargetRequest) GotenMessage ¶
func (*CreateProbingTargetRequest) GotenMessage()
func (*CreateProbingTargetRequest) GotenObjectExt ¶
func (o *CreateProbingTargetRequest) GotenObjectExt()
func (*CreateProbingTargetRequest) GotenValidate ¶
func (obj *CreateProbingTargetRequest) GotenValidate() error
func (*CreateProbingTargetRequest) MakeDiffFieldMask ¶
func (o *CreateProbingTargetRequest) MakeDiffFieldMask(other *CreateProbingTargetRequest) *CreateProbingTargetRequest_FieldMask
func (*CreateProbingTargetRequest) MakeFullFieldMask ¶
func (o *CreateProbingTargetRequest) MakeFullFieldMask() *CreateProbingTargetRequest_FieldMask
func (*CreateProbingTargetRequest) MakeRawDiffFieldMask ¶
func (o *CreateProbingTargetRequest) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
func (*CreateProbingTargetRequest) MakeRawFullFieldMask ¶
func (o *CreateProbingTargetRequest) MakeRawFullFieldMask() gotenobject.FieldMask
func (*CreateProbingTargetRequest) Marshal ¶
func (m *CreateProbingTargetRequest) Marshal() ([]byte, error)
func (*CreateProbingTargetRequest) MarshalJSON ¶
func (m *CreateProbingTargetRequest) MarshalJSON() ([]byte, error)
func (*CreateProbingTargetRequest) Merge ¶
func (o *CreateProbingTargetRequest) Merge(source *CreateProbingTargetRequest)
func (*CreateProbingTargetRequest) MergeRaw ¶
func (o *CreateProbingTargetRequest) MergeRaw(source gotenobject.GotenObjectExt)
func (*CreateProbingTargetRequest) ProtoMessage ¶
func (*CreateProbingTargetRequest) ProtoMessage()
func (*CreateProbingTargetRequest) ProtoReflect ¶
func (m *CreateProbingTargetRequest) ProtoReflect() preflect.Message
func (*CreateProbingTargetRequest) Reset ¶
func (m *CreateProbingTargetRequest) Reset()
func (*CreateProbingTargetRequest) SetParent ¶
func (m *CreateProbingTargetRequest) SetParent(fv *probing_target.ParentReference)
func (*CreateProbingTargetRequest) SetProbingTarget ¶
func (m *CreateProbingTargetRequest) SetProbingTarget(fv *probing_target.ProbingTarget)
func (*CreateProbingTargetRequest) String ¶
func (m *CreateProbingTargetRequest) String() string
func (*CreateProbingTargetRequest) Unmarshal ¶
func (m *CreateProbingTargetRequest) Unmarshal(b []byte) error
func (*CreateProbingTargetRequest) UnmarshalJSON ¶
func (m *CreateProbingTargetRequest) UnmarshalJSON(data []byte) error
type CreateProbingTargetRequestFieldPathBuilder ¶
type CreateProbingTargetRequestFieldPathBuilder struct{}
func NewCreateProbingTargetRequestFieldPathBuilder ¶
func NewCreateProbingTargetRequestFieldPathBuilder() CreateProbingTargetRequestFieldPathBuilder
func (CreateProbingTargetRequestFieldPathBuilder) ProbingTarget ¶
func (CreateProbingTargetRequestFieldPathBuilder) ProbingTarget() CreateProbingTargetRequestPathSelectorProbingTarget
type CreateProbingTargetRequestMapPathSelectorProbingTargetHttpProbingConfigAuthConfigTokenRequestRequestHeaders ¶
type CreateProbingTargetRequestMapPathSelectorProbingTargetHttpProbingConfigAuthConfigTokenRequestRequestHeaders struct {
// contains filtered or unexported fields
}
func (CreateProbingTargetRequestMapPathSelectorProbingTargetHttpProbingConfigAuthConfigTokenRequestRequestHeaders) FieldPath ¶
func (CreateProbingTargetRequestMapPathSelectorProbingTargetHttpProbingConfigAuthConfigTokenRequestRequestHeaders) WithArrayOfValues ¶
type CreateProbingTargetRequestMapPathSelectorProbingTargetHttpProbingConfigAuthConfigTokenRequestUrlFormEncodedBody ¶
type CreateProbingTargetRequestMapPathSelectorProbingTargetHttpProbingConfigAuthConfigTokenRequestUrlFormEncodedBody struct {
// contains filtered or unexported fields
}
func (CreateProbingTargetRequestMapPathSelectorProbingTargetHttpProbingConfigAuthConfigTokenRequestUrlFormEncodedBody) FieldPath ¶
func (CreateProbingTargetRequestMapPathSelectorProbingTargetHttpProbingConfigAuthConfigTokenRequestUrlFormEncodedBody) WithArrayOfValues ¶
type CreateProbingTargetRequestMapPathSelectorProbingTargetHttpProbingConfigHttpRequestRequestHeaders ¶
type CreateProbingTargetRequestMapPathSelectorProbingTargetHttpProbingConfigHttpRequestRequestHeaders struct {
// contains filtered or unexported fields
}
func (CreateProbingTargetRequestMapPathSelectorProbingTargetHttpProbingConfigHttpRequestRequestHeaders) FieldPath ¶
func (CreateProbingTargetRequestMapPathSelectorProbingTargetHttpProbingConfigHttpRequestRequestHeaders) WithArrayOfValues ¶
func (s CreateProbingTargetRequestMapPathSelectorProbingTargetHttpProbingConfigHttpRequestRequestHeaders) WithArrayOfValues(values []string) *CreateProbingTargetRequest_FieldSubPathArrayOfValues
type CreateProbingTargetRequestMapPathSelectorProbingTargetHttpProbingConfigHttpRequestUrlFormEncodedBody ¶
type CreateProbingTargetRequestMapPathSelectorProbingTargetHttpProbingConfigHttpRequestUrlFormEncodedBody struct {
// contains filtered or unexported fields
}
func (CreateProbingTargetRequestMapPathSelectorProbingTargetHttpProbingConfigHttpRequestUrlFormEncodedBody) FieldPath ¶
func (CreateProbingTargetRequestMapPathSelectorProbingTargetHttpProbingConfigHttpRequestUrlFormEncodedBody) WithArrayOfValues ¶
type CreateProbingTargetRequestMapPathSelectorProbingTargetMetadataAnnotations ¶
type CreateProbingTargetRequestMapPathSelectorProbingTargetMetadataAnnotations struct {
// contains filtered or unexported fields
}
func (CreateProbingTargetRequestMapPathSelectorProbingTargetMetadataAnnotations) WithArrayOfValues ¶
func (s CreateProbingTargetRequestMapPathSelectorProbingTargetMetadataAnnotations) WithArrayOfValues(values []string) *CreateProbingTargetRequest_FieldSubPathArrayOfValues
type CreateProbingTargetRequestMapPathSelectorProbingTargetMetadataLabels ¶
type CreateProbingTargetRequestMapPathSelectorProbingTargetMetadataLabels struct {
// contains filtered or unexported fields
}
func (CreateProbingTargetRequestMapPathSelectorProbingTargetMetadataLabels) WithArrayOfValues ¶
func (s CreateProbingTargetRequestMapPathSelectorProbingTargetMetadataLabels) WithArrayOfValues(values []string) *CreateProbingTargetRequest_FieldSubPathArrayOfValues
type CreateProbingTargetRequestMapPathSelectorProbingTargetMetadataShards ¶
type CreateProbingTargetRequestMapPathSelectorProbingTargetMetadataShards struct {
// contains filtered or unexported fields
}
func (CreateProbingTargetRequestMapPathSelectorProbingTargetMetadataShards) WithArrayOfValues ¶
func (s CreateProbingTargetRequestMapPathSelectorProbingTargetMetadataShards) WithArrayOfValues(values []int64) *CreateProbingTargetRequest_FieldSubPathArrayOfValues
type CreateProbingTargetRequestPathSelectorParent ¶
type CreateProbingTargetRequestPathSelectorParent struct{}
func (CreateProbingTargetRequestPathSelectorParent) WithArrayOfValues ¶
func (s CreateProbingTargetRequestPathSelectorParent) WithArrayOfValues(values []*probing_target.ParentReference) *CreateProbingTargetRequest_FieldTerminalPathArrayOfValues
func (CreateProbingTargetRequestPathSelectorParent) WithValue ¶
func (s CreateProbingTargetRequestPathSelectorParent) WithValue(value *probing_target.ParentReference) *CreateProbingTargetRequest_FieldTerminalPathValue
type CreateProbingTargetRequestPathSelectorProbingTarget ¶
type CreateProbingTargetRequestPathSelectorProbingTarget struct{}
func (CreateProbingTargetRequestPathSelectorProbingTarget) DisplayName ¶
func (CreateProbingTargetRequestPathSelectorProbingTarget) HttpProbingConfig ¶
func (CreateProbingTargetRequestPathSelectorProbingTarget) LocationType ¶
func (CreateProbingTargetRequestPathSelectorProbingTarget) SpeedtestTcpPort ¶ added in v0.4.36
func (CreateProbingTargetRequestPathSelectorProbingTarget) TargetType ¶ added in v0.4.26
func (CreateProbingTargetRequestPathSelectorProbingTarget) WithArrayOfValues ¶
func (s CreateProbingTargetRequestPathSelectorProbingTarget) WithArrayOfValues(values []*probing_target.ProbingTarget) *CreateProbingTargetRequest_FieldTerminalPathArrayOfValues
func (CreateProbingTargetRequestPathSelectorProbingTarget) WithSubArrayItemValue ¶
func (s CreateProbingTargetRequestPathSelectorProbingTarget) WithSubArrayItemValue(subPathArrayItemValue probing_target.ProbingTarget_FieldPathArrayItemValue) *CreateProbingTargetRequest_FieldSubPathArrayItemValue
func (CreateProbingTargetRequestPathSelectorProbingTarget) WithSubArrayOfValues ¶
func (s CreateProbingTargetRequestPathSelectorProbingTarget) WithSubArrayOfValues(subPathArrayOfValues probing_target.ProbingTarget_FieldPathArrayOfValues) *CreateProbingTargetRequest_FieldSubPathArrayOfValues
func (CreateProbingTargetRequestPathSelectorProbingTarget) WithSubPath ¶
func (CreateProbingTargetRequestPathSelectorProbingTarget) WithSubPath(subPath probing_target.ProbingTarget_FieldPath) *CreateProbingTargetRequest_FieldSubPath
func (CreateProbingTargetRequestPathSelectorProbingTarget) WithSubValue ¶
func (s CreateProbingTargetRequestPathSelectorProbingTarget) WithSubValue(subPathValue probing_target.ProbingTarget_FieldPathValue) *CreateProbingTargetRequest_FieldSubPathValue
type CreateProbingTargetRequestPathSelectorProbingTargetAddress ¶
type CreateProbingTargetRequestPathSelectorProbingTargetAddress struct{}
func (CreateProbingTargetRequestPathSelectorProbingTargetAddress) WithArrayOfValues ¶
func (s CreateProbingTargetRequestPathSelectorProbingTargetAddress) WithArrayOfValues(values []string) *CreateProbingTargetRequest_FieldSubPathArrayOfValues
func (CreateProbingTargetRequestPathSelectorProbingTargetAddress) WithValue ¶
func (s CreateProbingTargetRequestPathSelectorProbingTargetAddress) WithValue(value string) *CreateProbingTargetRequest_FieldSubPathValue
type CreateProbingTargetRequestPathSelectorProbingTargetAddresses ¶
type CreateProbingTargetRequestPathSelectorProbingTargetAddresses struct{}
func (CreateProbingTargetRequestPathSelectorProbingTargetAddresses) WithArrayOfValues ¶
func (s CreateProbingTargetRequestPathSelectorProbingTargetAddresses) WithArrayOfValues(values [][]string) *CreateProbingTargetRequest_FieldSubPathArrayOfValues
func (CreateProbingTargetRequestPathSelectorProbingTargetAddresses) WithItemValue ¶
func (s CreateProbingTargetRequestPathSelectorProbingTargetAddresses) WithItemValue(value string) *CreateProbingTargetRequest_FieldSubPathArrayItemValue
func (CreateProbingTargetRequestPathSelectorProbingTargetAddresses) WithValue ¶
func (s CreateProbingTargetRequestPathSelectorProbingTargetAddresses) WithValue(value []string) *CreateProbingTargetRequest_FieldSubPathValue
type CreateProbingTargetRequestPathSelectorProbingTargetAgent ¶
type CreateProbingTargetRequestPathSelectorProbingTargetAgent struct{}
func (CreateProbingTargetRequestPathSelectorProbingTargetAgent) WithArrayOfValues ¶
func (s CreateProbingTargetRequestPathSelectorProbingTargetAgent) WithArrayOfValues(values []*probe.Reference) *CreateProbingTargetRequest_FieldSubPathArrayOfValues
func (CreateProbingTargetRequestPathSelectorProbingTargetAgent) WithValue ¶
func (s CreateProbingTargetRequestPathSelectorProbingTargetAgent) WithValue(value *probe.Reference) *CreateProbingTargetRequest_FieldSubPathValue
type CreateProbingTargetRequestPathSelectorProbingTargetCategory ¶
type CreateProbingTargetRequestPathSelectorProbingTargetCategory struct{}
func (CreateProbingTargetRequestPathSelectorProbingTargetCategory) WithArrayOfValues ¶
func (s CreateProbingTargetRequestPathSelectorProbingTargetCategory) WithArrayOfValues(values []string) *CreateProbingTargetRequest_FieldSubPathArrayOfValues
func (CreateProbingTargetRequestPathSelectorProbingTargetCategory) WithValue ¶
func (s CreateProbingTargetRequestPathSelectorProbingTargetCategory) WithValue(value string) *CreateProbingTargetRequest_FieldSubPathValue
type CreateProbingTargetRequestPathSelectorProbingTargetDisplayName ¶
type CreateProbingTargetRequestPathSelectorProbingTargetDisplayName struct{}
func (CreateProbingTargetRequestPathSelectorProbingTargetDisplayName) WithArrayOfValues ¶
func (s CreateProbingTargetRequestPathSelectorProbingTargetDisplayName) WithArrayOfValues(values []string) *CreateProbingTargetRequest_FieldSubPathArrayOfValues
func (CreateProbingTargetRequestPathSelectorProbingTargetDisplayName) WithValue ¶
func (s CreateProbingTargetRequestPathSelectorProbingTargetDisplayName) WithValue(value string) *CreateProbingTargetRequest_FieldSubPathValue
type CreateProbingTargetRequestPathSelectorProbingTargetGroup ¶
type CreateProbingTargetRequestPathSelectorProbingTargetGroup struct{}
func (CreateProbingTargetRequestPathSelectorProbingTargetGroup) WithArrayOfValues ¶
func (s CreateProbingTargetRequestPathSelectorProbingTargetGroup) WithArrayOfValues(values []*probing_target_group.Reference) *CreateProbingTargetRequest_FieldSubPathArrayOfValues
type CreateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfig ¶
type CreateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfig struct{}
func (CreateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfig) AuthConfig ¶
func (CreateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfig) HttpRequest ¶
func (CreateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfig) WithArrayOfValues ¶
func (s CreateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfig) WithArrayOfValues(values []*common.HTTPProbingConfig) *CreateProbingTargetRequest_FieldSubPathArrayOfValues
type CreateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigAuthConfig ¶
type CreateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigAuthConfig struct{}
func (CreateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigAuthConfig) RequestHeaderTokenKey ¶
func (CreateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigAuthConfig) TokenRequest ¶
func (CreateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigAuthConfig) TokenResponseBodyExpiryKey ¶
func (CreateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigAuthConfig) TokenResponseBodyKey ¶
func (CreateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigAuthConfig) TokenResponseHeader ¶
func (CreateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigAuthConfig) WithArrayOfValues ¶
func (s CreateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigAuthConfig) WithArrayOfValues(values []*common.HTTPProbingConfig_HTTPAuth) *CreateProbingTargetRequest_FieldSubPathArrayOfValues
type CreateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigAuthConfigPassword ¶
type CreateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigAuthConfigPassword struct{}
func (CreateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigAuthConfigPassword) FieldPath ¶
func (CreateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigAuthConfigPassword) WithArrayOfValues ¶
func (s CreateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigAuthConfigPassword) WithArrayOfValues(values []string) *CreateProbingTargetRequest_FieldSubPathArrayOfValues
type CreateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigAuthConfigRequestHeaderTokenKey ¶
type CreateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigAuthConfigRequestHeaderTokenKey struct{}
func (CreateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigAuthConfigRequestHeaderTokenKey) FieldPath ¶
func (CreateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigAuthConfigRequestHeaderTokenKey) WithArrayOfValues ¶
func (s CreateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigAuthConfigRequestHeaderTokenKey) WithArrayOfValues(values []string) *CreateProbingTargetRequest_FieldSubPathArrayOfValues
type CreateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigAuthConfigTokenRequest ¶
type CreateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigAuthConfigTokenRequest struct{}
func (CreateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigAuthConfigTokenRequest) AuthenticationMethod ¶
func (CreateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigAuthConfigTokenRequest) ExpectedResponseCode ¶
func (CreateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigAuthConfigTokenRequest) FieldPath ¶
func (CreateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigAuthConfigTokenRequest) RequestBody ¶
func (CreateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigAuthConfigTokenRequest) RequestHeaders ¶
func (CreateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigAuthConfigTokenRequest) RequestMethod ¶
func (CreateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigAuthConfigTokenRequest) Timeout ¶
func (CreateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigAuthConfigTokenRequest) Url ¶
func (CreateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigAuthConfigTokenRequest) UrlFormEncodedBody ¶
func (CreateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigAuthConfigTokenRequest) WithArrayOfValues ¶
type CreateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigAuthConfigTokenRequestAuthenticationMethod ¶
type CreateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigAuthConfigTokenRequestAuthenticationMethod struct{}
func (CreateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigAuthConfigTokenRequestAuthenticationMethod) FieldPath ¶
func (CreateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigAuthConfigTokenRequestAuthenticationMethod) WithArrayOfValues ¶
type CreateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigAuthConfigTokenRequestExpectedResponseCode ¶
type CreateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigAuthConfigTokenRequestExpectedResponseCode struct{}
func (CreateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigAuthConfigTokenRequestExpectedResponseCode) FieldPath ¶
func (CreateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigAuthConfigTokenRequestExpectedResponseCode) WithArrayOfValues ¶
type CreateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigAuthConfigTokenRequestRequestBody ¶
type CreateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigAuthConfigTokenRequestRequestBody struct{}
func (CreateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigAuthConfigTokenRequestRequestBody) FieldPath ¶
func (CreateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigAuthConfigTokenRequestRequestBody) WithArrayOfValues ¶
func (s CreateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigAuthConfigTokenRequestRequestBody) WithArrayOfValues(values []string) *CreateProbingTargetRequest_FieldSubPathArrayOfValues
type CreateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigAuthConfigTokenRequestRequestHeaders ¶
type CreateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigAuthConfigTokenRequestRequestHeaders struct{}
func (CreateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigAuthConfigTokenRequestRequestHeaders) FieldPath ¶
func (CreateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigAuthConfigTokenRequestRequestHeaders) WithArrayOfValues ¶
func (s CreateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigAuthConfigTokenRequestRequestHeaders) WithArrayOfValues(values []map[string]string) *CreateProbingTargetRequest_FieldSubPathArrayOfValues
func (CreateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigAuthConfigTokenRequestRequestHeaders) WithKey ¶
type CreateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigAuthConfigTokenRequestRequestMethod ¶
type CreateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigAuthConfigTokenRequestRequestMethod struct{}
func (CreateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigAuthConfigTokenRequestRequestMethod) FieldPath ¶
func (CreateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigAuthConfigTokenRequestRequestMethod) WithArrayOfValues ¶
type CreateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigAuthConfigTokenRequestTimeout ¶
type CreateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigAuthConfigTokenRequestTimeout struct{}
func (CreateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigAuthConfigTokenRequestTimeout) FieldPath ¶
func (CreateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigAuthConfigTokenRequestTimeout) WithArrayOfValues ¶
func (s CreateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigAuthConfigTokenRequestTimeout) WithArrayOfValues(values []*duration.Duration) *CreateProbingTargetRequest_FieldSubPathArrayOfValues
type CreateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigAuthConfigTokenRequestUrl ¶
type CreateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigAuthConfigTokenRequestUrl struct{}
func (CreateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigAuthConfigTokenRequestUrl) FieldPath ¶
func (CreateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigAuthConfigTokenRequestUrl) WithArrayOfValues ¶
func (s CreateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigAuthConfigTokenRequestUrl) WithArrayOfValues(values []string) *CreateProbingTargetRequest_FieldSubPathArrayOfValues
type CreateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigAuthConfigTokenRequestUrlFormEncodedBody ¶
type CreateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigAuthConfigTokenRequestUrlFormEncodedBody struct{}
func (CreateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigAuthConfigTokenRequestUrlFormEncodedBody) FieldPath ¶
func (CreateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigAuthConfigTokenRequestUrlFormEncodedBody) WithArrayOfValues ¶
func (CreateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigAuthConfigTokenRequestUrlFormEncodedBody) WithKey ¶
type CreateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigAuthConfigTokenResponseBodyExpiryKey ¶
type CreateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigAuthConfigTokenResponseBodyExpiryKey struct{}
func (CreateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigAuthConfigTokenResponseBodyExpiryKey) FieldPath ¶
func (CreateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigAuthConfigTokenResponseBodyExpiryKey) WithArrayOfValues ¶
type CreateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigAuthConfigTokenResponseBodyKey ¶
type CreateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigAuthConfigTokenResponseBodyKey struct{}
func (CreateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigAuthConfigTokenResponseBodyKey) FieldPath ¶
func (CreateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigAuthConfigTokenResponseBodyKey) WithArrayOfValues ¶
func (s CreateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigAuthConfigTokenResponseBodyKey) WithArrayOfValues(values []string) *CreateProbingTargetRequest_FieldSubPathArrayOfValues
type CreateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigAuthConfigTokenResponseHeader ¶
type CreateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigAuthConfigTokenResponseHeader struct{}
func (CreateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigAuthConfigTokenResponseHeader) FieldPath ¶
func (CreateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigAuthConfigTokenResponseHeader) WithArrayOfValues ¶
func (s CreateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigAuthConfigTokenResponseHeader) WithArrayOfValues(values []string) *CreateProbingTargetRequest_FieldSubPathArrayOfValues
type CreateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigAuthConfigUsername ¶
type CreateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigAuthConfigUsername struct{}
func (CreateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigAuthConfigUsername) FieldPath ¶
func (CreateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigAuthConfigUsername) WithArrayOfValues ¶
func (s CreateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigAuthConfigUsername) WithArrayOfValues(values []string) *CreateProbingTargetRequest_FieldSubPathArrayOfValues
type CreateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigHttpRequest ¶
type CreateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigHttpRequest struct{}
func (CreateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigHttpRequest) AuthenticationMethod ¶
func (CreateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigHttpRequest) ExpectedResponseCode ¶
func (CreateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigHttpRequest) RequestBody ¶
func (CreateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigHttpRequest) RequestHeaders ¶
func (CreateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigHttpRequest) RequestMethod ¶
func (CreateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigHttpRequest) UrlFormEncodedBody ¶
func (CreateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigHttpRequest) WithArrayOfValues ¶
func (s CreateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigHttpRequest) WithArrayOfValues(values []*common.HTTPProbingConfig_HTTPRequest) *CreateProbingTargetRequest_FieldSubPathArrayOfValues
type CreateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigHttpRequestAuthenticationMethod ¶
type CreateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigHttpRequestAuthenticationMethod struct{}
func (CreateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigHttpRequestAuthenticationMethod) FieldPath ¶
func (CreateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigHttpRequestAuthenticationMethod) WithArrayOfValues ¶
type CreateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigHttpRequestExpectedResponseCode ¶
type CreateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigHttpRequestExpectedResponseCode struct{}
func (CreateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigHttpRequestExpectedResponseCode) FieldPath ¶
func (CreateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigHttpRequestExpectedResponseCode) WithArrayOfValues ¶
func (s CreateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigHttpRequestExpectedResponseCode) WithArrayOfValues(values []uint32) *CreateProbingTargetRequest_FieldSubPathArrayOfValues
type CreateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigHttpRequestRequestBody ¶
type CreateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigHttpRequestRequestBody struct{}
func (CreateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigHttpRequestRequestBody) FieldPath ¶
func (CreateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigHttpRequestRequestBody) WithArrayOfValues ¶
func (s CreateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigHttpRequestRequestBody) WithArrayOfValues(values []string) *CreateProbingTargetRequest_FieldSubPathArrayOfValues
type CreateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigHttpRequestRequestHeaders ¶
type CreateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigHttpRequestRequestHeaders struct{}
func (CreateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigHttpRequestRequestHeaders) FieldPath ¶
func (CreateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigHttpRequestRequestHeaders) WithArrayOfValues ¶
func (s CreateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigHttpRequestRequestHeaders) WithArrayOfValues(values []map[string]string) *CreateProbingTargetRequest_FieldSubPathArrayOfValues
func (CreateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigHttpRequestRequestHeaders) WithKey ¶
type CreateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigHttpRequestRequestMethod ¶
type CreateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigHttpRequestRequestMethod struct{}
func (CreateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigHttpRequestRequestMethod) FieldPath ¶
func (CreateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigHttpRequestRequestMethod) WithArrayOfValues ¶
type CreateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigHttpRequestTimeout ¶
type CreateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigHttpRequestTimeout struct{}
func (CreateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigHttpRequestTimeout) FieldPath ¶
func (CreateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigHttpRequestTimeout) WithArrayOfValues ¶
func (s CreateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigHttpRequestTimeout) WithArrayOfValues(values []*duration.Duration) *CreateProbingTargetRequest_FieldSubPathArrayOfValues
type CreateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigHttpRequestUrl ¶
type CreateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigHttpRequestUrl struct{}
func (CreateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigHttpRequestUrl) FieldPath ¶
func (CreateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigHttpRequestUrl) WithArrayOfValues ¶
func (s CreateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigHttpRequestUrl) WithArrayOfValues(values []string) *CreateProbingTargetRequest_FieldSubPathArrayOfValues
type CreateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigHttpRequestUrlFormEncodedBody ¶
type CreateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigHttpRequestUrlFormEncodedBody struct{}
func (CreateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigHttpRequestUrlFormEncodedBody) FieldPath ¶
func (CreateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigHttpRequestUrlFormEncodedBody) WithArrayOfValues ¶
func (CreateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigHttpRequestUrlFormEncodedBody) WithKey ¶
type CreateProbingTargetRequestPathSelectorProbingTargetIpVersion ¶
type CreateProbingTargetRequestPathSelectorProbingTargetIpVersion struct{}
func (CreateProbingTargetRequestPathSelectorProbingTargetIpVersion) WithArrayOfValues ¶
func (s CreateProbingTargetRequestPathSelectorProbingTargetIpVersion) WithArrayOfValues(values []common.IpVersion) *CreateProbingTargetRequest_FieldSubPathArrayOfValues
func (CreateProbingTargetRequestPathSelectorProbingTargetIpVersion) WithValue ¶
func (s CreateProbingTargetRequestPathSelectorProbingTargetIpVersion) WithValue(value common.IpVersion) *CreateProbingTargetRequest_FieldSubPathValue
type CreateProbingTargetRequestPathSelectorProbingTargetLocation ¶
type CreateProbingTargetRequestPathSelectorProbingTargetLocation struct{}
func (CreateProbingTargetRequestPathSelectorProbingTargetLocation) AdminHierarchy ¶
func (CreateProbingTargetRequestPathSelectorProbingTargetLocation) Coordinates ¶
func (CreateProbingTargetRequestPathSelectorProbingTargetLocation) WithArrayOfValues ¶
func (s CreateProbingTargetRequestPathSelectorProbingTargetLocation) WithArrayOfValues(values []*common.Location) *CreateProbingTargetRequest_FieldSubPathArrayOfValues
func (CreateProbingTargetRequestPathSelectorProbingTargetLocation) WithValue ¶
func (s CreateProbingTargetRequestPathSelectorProbingTargetLocation) WithValue(value *common.Location) *CreateProbingTargetRequest_FieldSubPathValue
type CreateProbingTargetRequestPathSelectorProbingTargetLocationAccuracy ¶
type CreateProbingTargetRequestPathSelectorProbingTargetLocationAccuracy struct{}
func (CreateProbingTargetRequestPathSelectorProbingTargetLocationAccuracy) WithArrayOfValues ¶
func (s CreateProbingTargetRequestPathSelectorProbingTargetLocationAccuracy) WithArrayOfValues(values []float64) *CreateProbingTargetRequest_FieldSubPathArrayOfValues
type CreateProbingTargetRequestPathSelectorProbingTargetLocationAddress ¶
type CreateProbingTargetRequestPathSelectorProbingTargetLocationAddress struct{}
func (CreateProbingTargetRequestPathSelectorProbingTargetLocationAddress) AdminArea1 ¶
func (CreateProbingTargetRequestPathSelectorProbingTargetLocationAddress) AdminArea2 ¶
func (CreateProbingTargetRequestPathSelectorProbingTargetLocationAddress) AdminArea3 ¶
func (CreateProbingTargetRequestPathSelectorProbingTargetLocationAddress) AdminArea4 ¶
func (CreateProbingTargetRequestPathSelectorProbingTargetLocationAddress) CountryCode ¶
func (CreateProbingTargetRequestPathSelectorProbingTargetLocationAddress) PostalCode ¶
func (CreateProbingTargetRequestPathSelectorProbingTargetLocationAddress) StreetAddress ¶
func (CreateProbingTargetRequestPathSelectorProbingTargetLocationAddress) WithArrayOfValues ¶
func (s CreateProbingTargetRequestPathSelectorProbingTargetLocationAddress) WithArrayOfValues(values []*common.Address) *CreateProbingTargetRequest_FieldSubPathArrayOfValues
func (CreateProbingTargetRequestPathSelectorProbingTargetLocationAddress) WithValue ¶
func (s CreateProbingTargetRequestPathSelectorProbingTargetLocationAddress) WithValue(value *common.Address) *CreateProbingTargetRequest_FieldSubPathValue
type CreateProbingTargetRequestPathSelectorProbingTargetLocationAddressAdminArea1 ¶
type CreateProbingTargetRequestPathSelectorProbingTargetLocationAddressAdminArea1 struct{}
func (CreateProbingTargetRequestPathSelectorProbingTargetLocationAddressAdminArea1) WithArrayOfValues ¶
func (s CreateProbingTargetRequestPathSelectorProbingTargetLocationAddressAdminArea1) WithArrayOfValues(values []string) *CreateProbingTargetRequest_FieldSubPathArrayOfValues
type CreateProbingTargetRequestPathSelectorProbingTargetLocationAddressAdminArea2 ¶
type CreateProbingTargetRequestPathSelectorProbingTargetLocationAddressAdminArea2 struct{}
func (CreateProbingTargetRequestPathSelectorProbingTargetLocationAddressAdminArea2) WithArrayOfValues ¶
func (s CreateProbingTargetRequestPathSelectorProbingTargetLocationAddressAdminArea2) WithArrayOfValues(values []string) *CreateProbingTargetRequest_FieldSubPathArrayOfValues
type CreateProbingTargetRequestPathSelectorProbingTargetLocationAddressAdminArea3 ¶
type CreateProbingTargetRequestPathSelectorProbingTargetLocationAddressAdminArea3 struct{}
func (CreateProbingTargetRequestPathSelectorProbingTargetLocationAddressAdminArea3) WithArrayOfValues ¶
func (s CreateProbingTargetRequestPathSelectorProbingTargetLocationAddressAdminArea3) WithArrayOfValues(values []string) *CreateProbingTargetRequest_FieldSubPathArrayOfValues
type CreateProbingTargetRequestPathSelectorProbingTargetLocationAddressAdminArea4 ¶
type CreateProbingTargetRequestPathSelectorProbingTargetLocationAddressAdminArea4 struct{}
func (CreateProbingTargetRequestPathSelectorProbingTargetLocationAddressAdminArea4) WithArrayOfValues ¶
func (s CreateProbingTargetRequestPathSelectorProbingTargetLocationAddressAdminArea4) WithArrayOfValues(values []string) *CreateProbingTargetRequest_FieldSubPathArrayOfValues
type CreateProbingTargetRequestPathSelectorProbingTargetLocationAddressContinent ¶
type CreateProbingTargetRequestPathSelectorProbingTargetLocationAddressContinent struct{}
func (CreateProbingTargetRequestPathSelectorProbingTargetLocationAddressContinent) WithArrayOfValues ¶
func (s CreateProbingTargetRequestPathSelectorProbingTargetLocationAddressContinent) WithArrayOfValues(values []string) *CreateProbingTargetRequest_FieldSubPathArrayOfValues
type CreateProbingTargetRequestPathSelectorProbingTargetLocationAddressCountry ¶
type CreateProbingTargetRequestPathSelectorProbingTargetLocationAddressCountry struct{}
func (CreateProbingTargetRequestPathSelectorProbingTargetLocationAddressCountry) WithArrayOfValues ¶
func (s CreateProbingTargetRequestPathSelectorProbingTargetLocationAddressCountry) WithArrayOfValues(values []string) *CreateProbingTargetRequest_FieldSubPathArrayOfValues
type CreateProbingTargetRequestPathSelectorProbingTargetLocationAddressCountryCode ¶
type CreateProbingTargetRequestPathSelectorProbingTargetLocationAddressCountryCode struct{}
func (CreateProbingTargetRequestPathSelectorProbingTargetLocationAddressCountryCode) WithArrayOfValues ¶
func (s CreateProbingTargetRequestPathSelectorProbingTargetLocationAddressCountryCode) WithArrayOfValues(values []string) *CreateProbingTargetRequest_FieldSubPathArrayOfValues
type CreateProbingTargetRequestPathSelectorProbingTargetLocationAddressPostalCode ¶
type CreateProbingTargetRequestPathSelectorProbingTargetLocationAddressPostalCode struct{}
func (CreateProbingTargetRequestPathSelectorProbingTargetLocationAddressPostalCode) WithArrayOfValues ¶
func (s CreateProbingTargetRequestPathSelectorProbingTargetLocationAddressPostalCode) WithArrayOfValues(values []string) *CreateProbingTargetRequest_FieldSubPathArrayOfValues
type CreateProbingTargetRequestPathSelectorProbingTargetLocationAddressStreetAddress ¶
type CreateProbingTargetRequestPathSelectorProbingTargetLocationAddressStreetAddress struct{}
func (CreateProbingTargetRequestPathSelectorProbingTargetLocationAddressStreetAddress) WithArrayOfValues ¶
func (s CreateProbingTargetRequestPathSelectorProbingTargetLocationAddressStreetAddress) WithArrayOfValues(values []string) *CreateProbingTargetRequest_FieldSubPathArrayOfValues
type CreateProbingTargetRequestPathSelectorProbingTargetLocationAdminHierarchy ¶
type CreateProbingTargetRequestPathSelectorProbingTargetLocationAdminHierarchy struct{}
func (CreateProbingTargetRequestPathSelectorProbingTargetLocationAdminHierarchy) WithArrayOfValues ¶
func (s CreateProbingTargetRequestPathSelectorProbingTargetLocationAdminHierarchy) WithArrayOfValues(values []*admin_area.AdminHierarchy) *CreateProbingTargetRequest_FieldSubPathArrayOfValues
type CreateProbingTargetRequestPathSelectorProbingTargetLocationAdminHierarchyAdmin1 ¶
type CreateProbingTargetRequestPathSelectorProbingTargetLocationAdminHierarchyAdmin1 struct{}
func (CreateProbingTargetRequestPathSelectorProbingTargetLocationAdminHierarchyAdmin1) WithArrayOfValues ¶
func (s CreateProbingTargetRequestPathSelectorProbingTargetLocationAdminHierarchyAdmin1) WithArrayOfValues(values []*admin_area.Reference) *CreateProbingTargetRequest_FieldSubPathArrayOfValues
type CreateProbingTargetRequestPathSelectorProbingTargetLocationAdminHierarchyAdmin2 ¶
type CreateProbingTargetRequestPathSelectorProbingTargetLocationAdminHierarchyAdmin2 struct{}
func (CreateProbingTargetRequestPathSelectorProbingTargetLocationAdminHierarchyAdmin2) WithArrayOfValues ¶
func (s CreateProbingTargetRequestPathSelectorProbingTargetLocationAdminHierarchyAdmin2) WithArrayOfValues(values []*admin_area.Reference) *CreateProbingTargetRequest_FieldSubPathArrayOfValues
type CreateProbingTargetRequestPathSelectorProbingTargetLocationAdminHierarchyAdmin3 ¶
type CreateProbingTargetRequestPathSelectorProbingTargetLocationAdminHierarchyAdmin3 struct{}
func (CreateProbingTargetRequestPathSelectorProbingTargetLocationAdminHierarchyAdmin3) WithArrayOfValues ¶
func (s CreateProbingTargetRequestPathSelectorProbingTargetLocationAdminHierarchyAdmin3) WithArrayOfValues(values []*admin_area.Reference) *CreateProbingTargetRequest_FieldSubPathArrayOfValues
type CreateProbingTargetRequestPathSelectorProbingTargetLocationAdminHierarchyAdmin4 ¶
type CreateProbingTargetRequestPathSelectorProbingTargetLocationAdminHierarchyAdmin4 struct{}
func (CreateProbingTargetRequestPathSelectorProbingTargetLocationAdminHierarchyAdmin4) WithArrayOfValues ¶
func (s CreateProbingTargetRequestPathSelectorProbingTargetLocationAdminHierarchyAdmin4) WithArrayOfValues(values []*admin_area.Reference) *CreateProbingTargetRequest_FieldSubPathArrayOfValues
type CreateProbingTargetRequestPathSelectorProbingTargetLocationAdminHierarchyAdmin5 ¶
type CreateProbingTargetRequestPathSelectorProbingTargetLocationAdminHierarchyAdmin5 struct{}
func (CreateProbingTargetRequestPathSelectorProbingTargetLocationAdminHierarchyAdmin5) WithArrayOfValues ¶
func (s CreateProbingTargetRequestPathSelectorProbingTargetLocationAdminHierarchyAdmin5) WithArrayOfValues(values []*admin_area.Reference) *CreateProbingTargetRequest_FieldSubPathArrayOfValues
type CreateProbingTargetRequestPathSelectorProbingTargetLocationAdminHierarchyContinent ¶
type CreateProbingTargetRequestPathSelectorProbingTargetLocationAdminHierarchyContinent struct{}
func (CreateProbingTargetRequestPathSelectorProbingTargetLocationAdminHierarchyContinent) FieldPath ¶
func (CreateProbingTargetRequestPathSelectorProbingTargetLocationAdminHierarchyContinent) WithArrayOfValues ¶
func (s CreateProbingTargetRequestPathSelectorProbingTargetLocationAdminHierarchyContinent) WithArrayOfValues(values []*admin_area.Reference) *CreateProbingTargetRequest_FieldSubPathArrayOfValues
type CreateProbingTargetRequestPathSelectorProbingTargetLocationAdminHierarchyCountry ¶
type CreateProbingTargetRequestPathSelectorProbingTargetLocationAdminHierarchyCountry struct{}
func (CreateProbingTargetRequestPathSelectorProbingTargetLocationAdminHierarchyCountry) WithArrayOfValues ¶
func (s CreateProbingTargetRequestPathSelectorProbingTargetLocationAdminHierarchyCountry) WithArrayOfValues(values []*admin_area.Reference) *CreateProbingTargetRequest_FieldSubPathArrayOfValues
type CreateProbingTargetRequestPathSelectorProbingTargetLocationCoordinates ¶
type CreateProbingTargetRequestPathSelectorProbingTargetLocationCoordinates struct{}
func (CreateProbingTargetRequestPathSelectorProbingTargetLocationCoordinates) WithArrayOfValues ¶
func (s CreateProbingTargetRequestPathSelectorProbingTargetLocationCoordinates) WithArrayOfValues(values []*latlng.LatLng) *CreateProbingTargetRequest_FieldSubPathArrayOfValues
type CreateProbingTargetRequestPathSelectorProbingTargetLocationType ¶
type CreateProbingTargetRequestPathSelectorProbingTargetLocationType struct{}
func (CreateProbingTargetRequestPathSelectorProbingTargetLocationType) WithArrayOfValues ¶
func (s CreateProbingTargetRequestPathSelectorProbingTargetLocationType) WithArrayOfValues(values []common.LocationType) *CreateProbingTargetRequest_FieldSubPathArrayOfValues
type CreateProbingTargetRequestPathSelectorProbingTargetMetadata ¶
type CreateProbingTargetRequestPathSelectorProbingTargetMetadata struct{}
func (CreateProbingTargetRequestPathSelectorProbingTargetMetadata) Annotations ¶
func (CreateProbingTargetRequestPathSelectorProbingTargetMetadata) CreateTime ¶
func (CreateProbingTargetRequestPathSelectorProbingTargetMetadata) Generation ¶
func (CreateProbingTargetRequestPathSelectorProbingTargetMetadata) OwnerReferences ¶
func (CreateProbingTargetRequestPathSelectorProbingTargetMetadata) ResourceVersion ¶
func (CreateProbingTargetRequestPathSelectorProbingTargetMetadata) UpdateTime ¶
func (CreateProbingTargetRequestPathSelectorProbingTargetMetadata) WithArrayOfValues ¶
func (s CreateProbingTargetRequestPathSelectorProbingTargetMetadata) WithArrayOfValues(values []*ntt_meta.Meta) *CreateProbingTargetRequest_FieldSubPathArrayOfValues
func (CreateProbingTargetRequestPathSelectorProbingTargetMetadata) WithValue ¶
func (s CreateProbingTargetRequestPathSelectorProbingTargetMetadata) WithValue(value *ntt_meta.Meta) *CreateProbingTargetRequest_FieldSubPathValue
type CreateProbingTargetRequestPathSelectorProbingTargetMetadataAnnotations ¶
type CreateProbingTargetRequestPathSelectorProbingTargetMetadataAnnotations struct{}
func (CreateProbingTargetRequestPathSelectorProbingTargetMetadataAnnotations) WithArrayOfValues ¶
func (s CreateProbingTargetRequestPathSelectorProbingTargetMetadataAnnotations) WithArrayOfValues(values []map[string]string) *CreateProbingTargetRequest_FieldSubPathArrayOfValues
func (CreateProbingTargetRequestPathSelectorProbingTargetMetadataAnnotations) WithValue ¶
func (s CreateProbingTargetRequestPathSelectorProbingTargetMetadataAnnotations) WithValue(value map[string]string) *CreateProbingTargetRequest_FieldSubPathValue
type CreateProbingTargetRequestPathSelectorProbingTargetMetadataCreateTime ¶
type CreateProbingTargetRequestPathSelectorProbingTargetMetadataCreateTime struct{}
func (CreateProbingTargetRequestPathSelectorProbingTargetMetadataCreateTime) WithArrayOfValues ¶
func (s CreateProbingTargetRequestPathSelectorProbingTargetMetadataCreateTime) WithArrayOfValues(values []*timestamp.Timestamp) *CreateProbingTargetRequest_FieldSubPathArrayOfValues
type CreateProbingTargetRequestPathSelectorProbingTargetMetadataGeneration ¶
type CreateProbingTargetRequestPathSelectorProbingTargetMetadataGeneration struct{}
func (CreateProbingTargetRequestPathSelectorProbingTargetMetadataGeneration) WithArrayOfValues ¶
func (s CreateProbingTargetRequestPathSelectorProbingTargetMetadataGeneration) WithArrayOfValues(values []int64) *CreateProbingTargetRequest_FieldSubPathArrayOfValues
type CreateProbingTargetRequestPathSelectorProbingTargetMetadataLabels ¶
type CreateProbingTargetRequestPathSelectorProbingTargetMetadataLabels struct{}
func (CreateProbingTargetRequestPathSelectorProbingTargetMetadataLabels) WithArrayOfValues ¶
func (s CreateProbingTargetRequestPathSelectorProbingTargetMetadataLabels) WithArrayOfValues(values []map[string]string) *CreateProbingTargetRequest_FieldSubPathArrayOfValues
func (CreateProbingTargetRequestPathSelectorProbingTargetMetadataLabels) WithValue ¶
func (s CreateProbingTargetRequestPathSelectorProbingTargetMetadataLabels) WithValue(value map[string]string) *CreateProbingTargetRequest_FieldSubPathValue
type CreateProbingTargetRequestPathSelectorProbingTargetMetadataOwnerReferences ¶
type CreateProbingTargetRequestPathSelectorProbingTargetMetadataOwnerReferences struct{}
func (CreateProbingTargetRequestPathSelectorProbingTargetMetadataOwnerReferences) ApiVersion ¶
func (CreateProbingTargetRequestPathSelectorProbingTargetMetadataOwnerReferences) BlockOwnerDeletion ¶
func (CreateProbingTargetRequestPathSelectorProbingTargetMetadataOwnerReferences) Controller ¶
func (CreateProbingTargetRequestPathSelectorProbingTargetMetadataOwnerReferences) WithArrayOfValues ¶
func (s CreateProbingTargetRequestPathSelectorProbingTargetMetadataOwnerReferences) WithArrayOfValues(values [][]*ntt_meta.OwnerReference) *CreateProbingTargetRequest_FieldSubPathArrayOfValues
func (CreateProbingTargetRequestPathSelectorProbingTargetMetadataOwnerReferences) WithItemValue ¶
type CreateProbingTargetRequestPathSelectorProbingTargetMetadataOwnerReferencesApiVersion ¶
type CreateProbingTargetRequestPathSelectorProbingTargetMetadataOwnerReferencesApiVersion struct{}
func (CreateProbingTargetRequestPathSelectorProbingTargetMetadataOwnerReferencesApiVersion) FieldPath ¶
func (CreateProbingTargetRequestPathSelectorProbingTargetMetadataOwnerReferencesApiVersion) WithArrayOfValues ¶
func (s CreateProbingTargetRequestPathSelectorProbingTargetMetadataOwnerReferencesApiVersion) WithArrayOfValues(values []string) *CreateProbingTargetRequest_FieldSubPathArrayOfValues
type CreateProbingTargetRequestPathSelectorProbingTargetMetadataOwnerReferencesBlockOwnerDeletion ¶
type CreateProbingTargetRequestPathSelectorProbingTargetMetadataOwnerReferencesBlockOwnerDeletion struct{}
func (CreateProbingTargetRequestPathSelectorProbingTargetMetadataOwnerReferencesBlockOwnerDeletion) FieldPath ¶
func (CreateProbingTargetRequestPathSelectorProbingTargetMetadataOwnerReferencesBlockOwnerDeletion) WithArrayOfValues ¶
func (s CreateProbingTargetRequestPathSelectorProbingTargetMetadataOwnerReferencesBlockOwnerDeletion) WithArrayOfValues(values []bool) *CreateProbingTargetRequest_FieldSubPathArrayOfValues
type CreateProbingTargetRequestPathSelectorProbingTargetMetadataOwnerReferencesController ¶
type CreateProbingTargetRequestPathSelectorProbingTargetMetadataOwnerReferencesController struct{}
func (CreateProbingTargetRequestPathSelectorProbingTargetMetadataOwnerReferencesController) FieldPath ¶
func (CreateProbingTargetRequestPathSelectorProbingTargetMetadataOwnerReferencesController) WithArrayOfValues ¶
func (s CreateProbingTargetRequestPathSelectorProbingTargetMetadataOwnerReferencesController) WithArrayOfValues(values []bool) *CreateProbingTargetRequest_FieldSubPathArrayOfValues
type CreateProbingTargetRequestPathSelectorProbingTargetMetadataOwnerReferencesKind ¶
type CreateProbingTargetRequestPathSelectorProbingTargetMetadataOwnerReferencesKind struct{}
func (CreateProbingTargetRequestPathSelectorProbingTargetMetadataOwnerReferencesKind) WithArrayOfValues ¶
func (s CreateProbingTargetRequestPathSelectorProbingTargetMetadataOwnerReferencesKind) WithArrayOfValues(values []string) *CreateProbingTargetRequest_FieldSubPathArrayOfValues
type CreateProbingTargetRequestPathSelectorProbingTargetMetadataOwnerReferencesName ¶
type CreateProbingTargetRequestPathSelectorProbingTargetMetadataOwnerReferencesName struct{}
func (CreateProbingTargetRequestPathSelectorProbingTargetMetadataOwnerReferencesName) WithArrayOfValues ¶
func (s CreateProbingTargetRequestPathSelectorProbingTargetMetadataOwnerReferencesName) WithArrayOfValues(values []string) *CreateProbingTargetRequest_FieldSubPathArrayOfValues
type CreateProbingTargetRequestPathSelectorProbingTargetMetadataOwnerReferencesUid ¶
type CreateProbingTargetRequestPathSelectorProbingTargetMetadataOwnerReferencesUid struct{}
func (CreateProbingTargetRequestPathSelectorProbingTargetMetadataOwnerReferencesUid) WithArrayOfValues ¶
func (s CreateProbingTargetRequestPathSelectorProbingTargetMetadataOwnerReferencesUid) WithArrayOfValues(values []string) *CreateProbingTargetRequest_FieldSubPathArrayOfValues
type CreateProbingTargetRequestPathSelectorProbingTargetMetadataResourceVersion ¶
type CreateProbingTargetRequestPathSelectorProbingTargetMetadataResourceVersion struct{}
func (CreateProbingTargetRequestPathSelectorProbingTargetMetadataResourceVersion) WithArrayOfValues ¶
func (s CreateProbingTargetRequestPathSelectorProbingTargetMetadataResourceVersion) WithArrayOfValues(values []string) *CreateProbingTargetRequest_FieldSubPathArrayOfValues
type CreateProbingTargetRequestPathSelectorProbingTargetMetadataShards ¶
type CreateProbingTargetRequestPathSelectorProbingTargetMetadataShards struct{}
func (CreateProbingTargetRequestPathSelectorProbingTargetMetadataShards) WithArrayOfValues ¶
func (s CreateProbingTargetRequestPathSelectorProbingTargetMetadataShards) WithArrayOfValues(values []map[string]int64) *CreateProbingTargetRequest_FieldSubPathArrayOfValues
func (CreateProbingTargetRequestPathSelectorProbingTargetMetadataShards) WithValue ¶
func (s CreateProbingTargetRequestPathSelectorProbingTargetMetadataShards) WithValue(value map[string]int64) *CreateProbingTargetRequest_FieldSubPathValue
type CreateProbingTargetRequestPathSelectorProbingTargetMetadataSyncing ¶
type CreateProbingTargetRequestPathSelectorProbingTargetMetadataSyncing struct{}
func (CreateProbingTargetRequestPathSelectorProbingTargetMetadataSyncing) OwningRegion ¶
func (CreateProbingTargetRequestPathSelectorProbingTargetMetadataSyncing) WithArrayOfValues ¶
func (s CreateProbingTargetRequestPathSelectorProbingTargetMetadataSyncing) WithArrayOfValues(values []*ntt_meta.SyncingMeta) *CreateProbingTargetRequest_FieldSubPathArrayOfValues
type CreateProbingTargetRequestPathSelectorProbingTargetMetadataSyncingOwningRegion ¶
type CreateProbingTargetRequestPathSelectorProbingTargetMetadataSyncingOwningRegion struct{}
func (CreateProbingTargetRequestPathSelectorProbingTargetMetadataSyncingOwningRegion) WithArrayOfValues ¶
func (s CreateProbingTargetRequestPathSelectorProbingTargetMetadataSyncingOwningRegion) WithArrayOfValues(values []string) *CreateProbingTargetRequest_FieldSubPathArrayOfValues
type CreateProbingTargetRequestPathSelectorProbingTargetMetadataSyncingRegions ¶
type CreateProbingTargetRequestPathSelectorProbingTargetMetadataSyncingRegions struct{}
func (CreateProbingTargetRequestPathSelectorProbingTargetMetadataSyncingRegions) WithArrayOfValues ¶
func (s CreateProbingTargetRequestPathSelectorProbingTargetMetadataSyncingRegions) WithArrayOfValues(values [][]string) *CreateProbingTargetRequest_FieldSubPathArrayOfValues
func (CreateProbingTargetRequestPathSelectorProbingTargetMetadataSyncingRegions) WithItemValue ¶
func (s CreateProbingTargetRequestPathSelectorProbingTargetMetadataSyncingRegions) WithItemValue(value string) *CreateProbingTargetRequest_FieldSubPathArrayItemValue
func (CreateProbingTargetRequestPathSelectorProbingTargetMetadataSyncingRegions) WithValue ¶
func (s CreateProbingTargetRequestPathSelectorProbingTargetMetadataSyncingRegions) WithValue(value []string) *CreateProbingTargetRequest_FieldSubPathValue
type CreateProbingTargetRequestPathSelectorProbingTargetMetadataTags ¶
type CreateProbingTargetRequestPathSelectorProbingTargetMetadataTags struct{}
func (CreateProbingTargetRequestPathSelectorProbingTargetMetadataTags) WithArrayOfValues ¶
func (s CreateProbingTargetRequestPathSelectorProbingTargetMetadataTags) WithArrayOfValues(values [][]string) *CreateProbingTargetRequest_FieldSubPathArrayOfValues
func (CreateProbingTargetRequestPathSelectorProbingTargetMetadataTags) WithItemValue ¶
func (s CreateProbingTargetRequestPathSelectorProbingTargetMetadataTags) WithItemValue(value string) *CreateProbingTargetRequest_FieldSubPathArrayItemValue
func (CreateProbingTargetRequestPathSelectorProbingTargetMetadataTags) WithValue ¶
func (s CreateProbingTargetRequestPathSelectorProbingTargetMetadataTags) WithValue(value []string) *CreateProbingTargetRequest_FieldSubPathValue
type CreateProbingTargetRequestPathSelectorProbingTargetMetadataUpdateTime ¶
type CreateProbingTargetRequestPathSelectorProbingTargetMetadataUpdateTime struct{}
func (CreateProbingTargetRequestPathSelectorProbingTargetMetadataUpdateTime) WithArrayOfValues ¶
func (s CreateProbingTargetRequestPathSelectorProbingTargetMetadataUpdateTime) WithArrayOfValues(values []*timestamp.Timestamp) *CreateProbingTargetRequest_FieldSubPathArrayOfValues
type CreateProbingTargetRequestPathSelectorProbingTargetMetadataUuid ¶
type CreateProbingTargetRequestPathSelectorProbingTargetMetadataUuid struct{}
func (CreateProbingTargetRequestPathSelectorProbingTargetMetadataUuid) WithArrayOfValues ¶
func (s CreateProbingTargetRequestPathSelectorProbingTargetMetadataUuid) WithArrayOfValues(values []string) *CreateProbingTargetRequest_FieldSubPathArrayOfValues
func (CreateProbingTargetRequestPathSelectorProbingTargetMetadataUuid) WithValue ¶
func (s CreateProbingTargetRequestPathSelectorProbingTargetMetadataUuid) WithValue(value string) *CreateProbingTargetRequest_FieldSubPathValue
type CreateProbingTargetRequestPathSelectorProbingTargetMode ¶
type CreateProbingTargetRequestPathSelectorProbingTargetMode struct{}
func (CreateProbingTargetRequestPathSelectorProbingTargetMode) WithArrayOfValues ¶
func (s CreateProbingTargetRequestPathSelectorProbingTargetMode) WithArrayOfValues(values []common.ProbingMode) *CreateProbingTargetRequest_FieldSubPathArrayOfValues
func (CreateProbingTargetRequestPathSelectorProbingTargetMode) WithValue ¶
func (s CreateProbingTargetRequestPathSelectorProbingTargetMode) WithValue(value common.ProbingMode) *CreateProbingTargetRequest_FieldSubPathValue
type CreateProbingTargetRequestPathSelectorProbingTargetName ¶
type CreateProbingTargetRequestPathSelectorProbingTargetName struct{}
func (CreateProbingTargetRequestPathSelectorProbingTargetName) WithArrayOfValues ¶
func (s CreateProbingTargetRequestPathSelectorProbingTargetName) WithArrayOfValues(values []*probing_target.Name) *CreateProbingTargetRequest_FieldSubPathArrayOfValues
func (CreateProbingTargetRequestPathSelectorProbingTargetName) WithValue ¶
func (s CreateProbingTargetRequestPathSelectorProbingTargetName) WithValue(value *probing_target.Name) *CreateProbingTargetRequest_FieldSubPathValue
type CreateProbingTargetRequestPathSelectorProbingTargetSpeedtestTcpPort ¶ added in v0.4.36
type CreateProbingTargetRequestPathSelectorProbingTargetSpeedtestTcpPort struct{}
func (CreateProbingTargetRequestPathSelectorProbingTargetSpeedtestTcpPort) FieldPath ¶ added in v0.4.36
func (CreateProbingTargetRequestPathSelectorProbingTargetSpeedtestTcpPort) WithArrayOfValues ¶ added in v0.4.36
func (s CreateProbingTargetRequestPathSelectorProbingTargetSpeedtestTcpPort) WithArrayOfValues(values []int32) *CreateProbingTargetRequest_FieldSubPathArrayOfValues
func (CreateProbingTargetRequestPathSelectorProbingTargetSpeedtestTcpPort) WithValue ¶ added in v0.4.36
func (s CreateProbingTargetRequestPathSelectorProbingTargetSpeedtestTcpPort) WithValue(value int32) *CreateProbingTargetRequest_FieldSubPathValue
type CreateProbingTargetRequestPathSelectorProbingTargetTargetType ¶ added in v0.4.26
type CreateProbingTargetRequestPathSelectorProbingTargetTargetType struct{}
func (CreateProbingTargetRequestPathSelectorProbingTargetTargetType) WithArrayOfValues ¶ added in v0.4.26
func (s CreateProbingTargetRequestPathSelectorProbingTargetTargetType) WithArrayOfValues(values []probing_target.ProbingTarget_TargetType) *CreateProbingTargetRequest_FieldSubPathArrayOfValues
type CreateProbingTargetRequestPathSelectorProbingTargetUdpPort ¶ added in v0.4.36
type CreateProbingTargetRequestPathSelectorProbingTargetUdpPort struct{}
func (CreateProbingTargetRequestPathSelectorProbingTargetUdpPort) WithArrayOfValues ¶ added in v0.4.36
func (s CreateProbingTargetRequestPathSelectorProbingTargetUdpPort) WithArrayOfValues(values []int32) *CreateProbingTargetRequest_FieldSubPathArrayOfValues
func (CreateProbingTargetRequestPathSelectorProbingTargetUdpPort) WithValue ¶ added in v0.4.36
func (s CreateProbingTargetRequestPathSelectorProbingTargetUdpPort) WithValue(value int32) *CreateProbingTargetRequest_FieldSubPathValue
type CreateProbingTargetRequest_FieldMask ¶
type CreateProbingTargetRequest_FieldMask struct {
Paths []CreateProbingTargetRequest_FieldPath
}
func FullCreateProbingTargetRequest_FieldMask ¶
func FullCreateProbingTargetRequest_FieldMask() *CreateProbingTargetRequest_FieldMask
func (*CreateProbingTargetRequest_FieldMask) AppendPath ¶
func (fieldMask *CreateProbingTargetRequest_FieldMask) AppendPath(path CreateProbingTargetRequest_FieldPath)
func (*CreateProbingTargetRequest_FieldMask) AppendRawPath ¶
func (fieldMask *CreateProbingTargetRequest_FieldMask) AppendRawPath(path gotenobject.FieldPath)
func (*CreateProbingTargetRequest_FieldMask) DecodeFirestore ¶
func (fieldMask *CreateProbingTargetRequest_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
func (*CreateProbingTargetRequest_FieldMask) EncodeFirestore ¶
func (fieldMask *CreateProbingTargetRequest_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
firestore encoding/decoding integration
func (*CreateProbingTargetRequest_FieldMask) FilterInputFields ¶
func (fieldMask *CreateProbingTargetRequest_FieldMask) FilterInputFields() *CreateProbingTargetRequest_FieldMask
FilterInputFields generates copy of field paths with output_only field paths removed
func (*CreateProbingTargetRequest_FieldMask) FromProtoFieldMask ¶
func (fieldMask *CreateProbingTargetRequest_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
func (*CreateProbingTargetRequest_FieldMask) GetPaths ¶
func (fieldMask *CreateProbingTargetRequest_FieldMask) GetPaths() []CreateProbingTargetRequest_FieldPath
func (*CreateProbingTargetRequest_FieldMask) GetRawPaths ¶
func (fieldMask *CreateProbingTargetRequest_FieldMask) GetRawPaths() []gotenobject.FieldPath
func (*CreateProbingTargetRequest_FieldMask) IsFull ¶
func (fieldMask *CreateProbingTargetRequest_FieldMask) IsFull() bool
func (CreateProbingTargetRequest_FieldMask) Marshal ¶
func (fieldMask CreateProbingTargetRequest_FieldMask) Marshal() ([]byte, error)
implement methods required by customType
func (CreateProbingTargetRequest_FieldMask) MarshalJSON ¶
func (fieldMask CreateProbingTargetRequest_FieldMask) MarshalJSON() ([]byte, error)
func (*CreateProbingTargetRequest_FieldMask) PathsCount ¶
func (fieldMask *CreateProbingTargetRequest_FieldMask) PathsCount() int
func (*CreateProbingTargetRequest_FieldMask) Project ¶
func (fieldMask *CreateProbingTargetRequest_FieldMask) Project(source *CreateProbingTargetRequest) *CreateProbingTargetRequest
func (*CreateProbingTargetRequest_FieldMask) ProjectRaw ¶
func (fieldMask *CreateProbingTargetRequest_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
func (*CreateProbingTargetRequest_FieldMask) ProtoMessage ¶
func (fieldMask *CreateProbingTargetRequest_FieldMask) ProtoMessage()
func (*CreateProbingTargetRequest_FieldMask) ProtoReflect ¶
func (fieldMask *CreateProbingTargetRequest_FieldMask) ProtoReflect() preflect.Message
func (*CreateProbingTargetRequest_FieldMask) Reset ¶
func (fieldMask *CreateProbingTargetRequest_FieldMask) Reset()
func (*CreateProbingTargetRequest_FieldMask) Set ¶
func (fieldMask *CreateProbingTargetRequest_FieldMask) Set(target, source *CreateProbingTargetRequest)
func (*CreateProbingTargetRequest_FieldMask) SetFromCliFlag ¶
func (fieldMask *CreateProbingTargetRequest_FieldMask) SetFromCliFlag(raw string) error
func (*CreateProbingTargetRequest_FieldMask) SetRaw ¶
func (fieldMask *CreateProbingTargetRequest_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
func (*CreateProbingTargetRequest_FieldMask) Size ¶
func (fieldMask *CreateProbingTargetRequest_FieldMask) Size() int
func (*CreateProbingTargetRequest_FieldMask) String ¶
func (fieldMask *CreateProbingTargetRequest_FieldMask) String() string
func (*CreateProbingTargetRequest_FieldMask) Subtract ¶
func (fieldMask *CreateProbingTargetRequest_FieldMask) Subtract(other *CreateProbingTargetRequest_FieldMask) *CreateProbingTargetRequest_FieldMask
func (*CreateProbingTargetRequest_FieldMask) SubtractRaw ¶
func (fieldMask *CreateProbingTargetRequest_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
func (*CreateProbingTargetRequest_FieldMask) ToProtoFieldMask ¶
func (fieldMask *CreateProbingTargetRequest_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
ToFieldMask is used for proto conversions
func (*CreateProbingTargetRequest_FieldMask) Unmarshal ¶
func (fieldMask *CreateProbingTargetRequest_FieldMask) Unmarshal(data []byte) error
func (*CreateProbingTargetRequest_FieldMask) UnmarshalJSON ¶
func (fieldMask *CreateProbingTargetRequest_FieldMask) UnmarshalJSON(data []byte) error
type CreateProbingTargetRequest_FieldPath ¶
type CreateProbingTargetRequest_FieldPath interface { gotenobject.FieldPath Selector() CreateProbingTargetRequest_FieldPathSelector Get(source *CreateProbingTargetRequest) []interface{} GetSingle(source *CreateProbingTargetRequest) (interface{}, bool) ClearValue(item *CreateProbingTargetRequest) // Those methods build corresponding CreateProbingTargetRequest_FieldPathValue // (or array of values) and holds passed value. Panics if injected type is incorrect. WithIValue(value interface{}) CreateProbingTargetRequest_FieldPathValue WithIArrayOfValues(values interface{}) CreateProbingTargetRequest_FieldPathArrayOfValues WithIArrayItemValue(value interface{}) CreateProbingTargetRequest_FieldPathArrayItemValue }
FieldPath provides implementation to handle https://github.com/protocolbuffers/protobuf/blob/master/src/google/protobuf/field_mask.proto
func BuildCreateProbingTargetRequest_FieldPath ¶
func BuildCreateProbingTargetRequest_FieldPath(fp gotenobject.RawFieldPath) (CreateProbingTargetRequest_FieldPath, error)
func MustParseCreateProbingTargetRequest_FieldPath ¶
func MustParseCreateProbingTargetRequest_FieldPath(rawField string) CreateProbingTargetRequest_FieldPath
func ParseCreateProbingTargetRequest_FieldPath ¶
func ParseCreateProbingTargetRequest_FieldPath(rawField string) (CreateProbingTargetRequest_FieldPath, error)
type CreateProbingTargetRequest_FieldPathArrayItemValue ¶
type CreateProbingTargetRequest_FieldPathArrayItemValue interface { gotenobject.FieldPathArrayItemValue CreateProbingTargetRequest_FieldPath ContainsValue(*CreateProbingTargetRequest) bool }
CreateProbingTargetRequest_FieldPathArrayItemValue allows storing single item in Path-specific values for CreateProbingTargetRequest according to their type Present only for array (repeated) types.
func MustParseCreateProbingTargetRequest_FieldPathArrayItemValue ¶
func MustParseCreateProbingTargetRequest_FieldPathArrayItemValue(pathStr, valueStr string) CreateProbingTargetRequest_FieldPathArrayItemValue
func ParseCreateProbingTargetRequest_FieldPathArrayItemValue ¶
func ParseCreateProbingTargetRequest_FieldPathArrayItemValue(pathStr, valueStr string) (CreateProbingTargetRequest_FieldPathArrayItemValue, error)
ParseCreateProbingTargetRequest_FieldPathArrayItemValue parses string and JSON-encoded value to its Value
type CreateProbingTargetRequest_FieldPathArrayOfValues ¶
type CreateProbingTargetRequest_FieldPathArrayOfValues interface { gotenobject.FieldPathArrayOfValues CreateProbingTargetRequest_FieldPath }
CreateProbingTargetRequest_FieldPathArrayOfValues allows storing slice of values for CreateProbingTargetRequest fields according to their type
func MustParseCreateProbingTargetRequest_FieldPathArrayOfValues ¶
func MustParseCreateProbingTargetRequest_FieldPathArrayOfValues(pathStr, valuesStr string) CreateProbingTargetRequest_FieldPathArrayOfValues
func ParseCreateProbingTargetRequest_FieldPathArrayOfValues ¶
func ParseCreateProbingTargetRequest_FieldPathArrayOfValues(pathStr, valuesStr string) (CreateProbingTargetRequest_FieldPathArrayOfValues, error)
type CreateProbingTargetRequest_FieldPathSelector ¶
type CreateProbingTargetRequest_FieldPathSelector int32
const ( CreateProbingTargetRequest_FieldPathSelectorParent CreateProbingTargetRequest_FieldPathSelector = 0 CreateProbingTargetRequest_FieldPathSelectorProbingTarget CreateProbingTargetRequest_FieldPathSelector = 1 )
func (CreateProbingTargetRequest_FieldPathSelector) String ¶
func (s CreateProbingTargetRequest_FieldPathSelector) String() string
type CreateProbingTargetRequest_FieldPathValue ¶
type CreateProbingTargetRequest_FieldPathValue interface { CreateProbingTargetRequest_FieldPath gotenobject.FieldPathValue SetTo(target **CreateProbingTargetRequest) CompareWith(*CreateProbingTargetRequest) (cmp int, comparable bool) }
CreateProbingTargetRequest_FieldPathValue allows storing values for CreateProbingTargetRequest fields according to their type
func MustParseCreateProbingTargetRequest_FieldPathValue ¶
func MustParseCreateProbingTargetRequest_FieldPathValue(pathStr, valueStr string) CreateProbingTargetRequest_FieldPathValue
func ParseCreateProbingTargetRequest_FieldPathValue ¶
func ParseCreateProbingTargetRequest_FieldPathValue(pathStr, valueStr string) (CreateProbingTargetRequest_FieldPathValue, error)
type CreateProbingTargetRequest_FieldSubPath ¶
type CreateProbingTargetRequest_FieldSubPath struct {
// contains filtered or unexported fields
}
func (*CreateProbingTargetRequest_FieldSubPath) AsProbingTargetSubPath ¶
func (fps *CreateProbingTargetRequest_FieldSubPath) AsProbingTargetSubPath() (probing_target.ProbingTarget_FieldPath, bool)
func (*CreateProbingTargetRequest_FieldSubPath) ClearValue ¶
func (fps *CreateProbingTargetRequest_FieldSubPath) ClearValue(item *CreateProbingTargetRequest)
func (*CreateProbingTargetRequest_FieldSubPath) ClearValueRaw ¶
func (fps *CreateProbingTargetRequest_FieldSubPath) ClearValueRaw(item proto.Message)
func (*CreateProbingTargetRequest_FieldSubPath) Get ¶
func (fps *CreateProbingTargetRequest_FieldSubPath) Get(source *CreateProbingTargetRequest) (values []interface{})
Get returns all values pointed by selected field from source CreateProbingTargetRequest
func (*CreateProbingTargetRequest_FieldSubPath) GetDefault ¶
func (fps *CreateProbingTargetRequest_FieldSubPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*CreateProbingTargetRequest_FieldSubPath) GetRaw ¶
func (fps *CreateProbingTargetRequest_FieldSubPath) GetRaw(source proto.Message) []interface{}
func (*CreateProbingTargetRequest_FieldSubPath) GetSingle ¶
func (fps *CreateProbingTargetRequest_FieldSubPath) GetSingle(source *CreateProbingTargetRequest) (interface{}, bool)
GetSingle returns value of selected field from source CreateProbingTargetRequest
func (*CreateProbingTargetRequest_FieldSubPath) GetSingleRaw ¶
func (fps *CreateProbingTargetRequest_FieldSubPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*CreateProbingTargetRequest_FieldSubPath) IsLeaf ¶
func (fps *CreateProbingTargetRequest_FieldSubPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*CreateProbingTargetRequest_FieldSubPath) JSONString ¶
func (fps *CreateProbingTargetRequest_FieldSubPath) JSONString() string
JSONString returns path representation is JSON convention
func (*CreateProbingTargetRequest_FieldSubPath) Selector ¶
func (fps *CreateProbingTargetRequest_FieldSubPath) Selector() CreateProbingTargetRequest_FieldPathSelector
func (*CreateProbingTargetRequest_FieldSubPath) String ¶
func (fps *CreateProbingTargetRequest_FieldSubPath) String() string
String returns path representation in proto convention
func (*CreateProbingTargetRequest_FieldSubPath) WithIArrayItemValue ¶
func (fps *CreateProbingTargetRequest_FieldSubPath) WithIArrayItemValue(value interface{}) CreateProbingTargetRequest_FieldPathArrayItemValue
func (*CreateProbingTargetRequest_FieldSubPath) WithIArrayOfValues ¶
func (fps *CreateProbingTargetRequest_FieldSubPath) WithIArrayOfValues(values interface{}) CreateProbingTargetRequest_FieldPathArrayOfValues
func (*CreateProbingTargetRequest_FieldSubPath) WithIValue ¶
func (fps *CreateProbingTargetRequest_FieldSubPath) WithIValue(value interface{}) CreateProbingTargetRequest_FieldPathValue
func (*CreateProbingTargetRequest_FieldSubPath) WithRawIArrayItemValue ¶
func (fps *CreateProbingTargetRequest_FieldSubPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*CreateProbingTargetRequest_FieldSubPath) WithRawIArrayOfValues ¶
func (fps *CreateProbingTargetRequest_FieldSubPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*CreateProbingTargetRequest_FieldSubPath) WithRawIValue ¶
func (fps *CreateProbingTargetRequest_FieldSubPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type CreateProbingTargetRequest_FieldSubPathArrayItemValue ¶
type CreateProbingTargetRequest_FieldSubPathArrayItemValue struct { CreateProbingTargetRequest_FieldPath // contains filtered or unexported fields }
func (*CreateProbingTargetRequest_FieldSubPathArrayItemValue) AsProbingTargetPathItemValue ¶
func (fpaivs *CreateProbingTargetRequest_FieldSubPathArrayItemValue) AsProbingTargetPathItemValue() (probing_target.ProbingTarget_FieldPathArrayItemValue, bool)
func (*CreateProbingTargetRequest_FieldSubPathArrayItemValue) ContainsValue ¶
func (fpaivs *CreateProbingTargetRequest_FieldSubPathArrayItemValue) ContainsValue(source *CreateProbingTargetRequest) bool
Contains returns a boolean indicating if value that is being held is present in given 'CreateProbingTargetRequest'
func (*CreateProbingTargetRequest_FieldSubPathArrayItemValue) GetRawItemValue ¶
func (fpaivs *CreateProbingTargetRequest_FieldSubPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored array item value
type CreateProbingTargetRequest_FieldSubPathArrayOfValues ¶
type CreateProbingTargetRequest_FieldSubPathArrayOfValues struct { CreateProbingTargetRequest_FieldPath // contains filtered or unexported fields }
func (*CreateProbingTargetRequest_FieldSubPathArrayOfValues) AsProbingTargetPathArrayOfValues ¶
func (fpsaov *CreateProbingTargetRequest_FieldSubPathArrayOfValues) AsProbingTargetPathArrayOfValues() (probing_target.ProbingTarget_FieldPathArrayOfValues, bool)
func (*CreateProbingTargetRequest_FieldSubPathArrayOfValues) GetRawValues ¶
func (fpsaov *CreateProbingTargetRequest_FieldSubPathArrayOfValues) GetRawValues() []interface{}
type CreateProbingTargetRequest_FieldSubPathValue ¶
type CreateProbingTargetRequest_FieldSubPathValue struct { CreateProbingTargetRequest_FieldPath // contains filtered or unexported fields }
func (*CreateProbingTargetRequest_FieldSubPathValue) AsProbingTargetPathValue ¶
func (fpvs *CreateProbingTargetRequest_FieldSubPathValue) AsProbingTargetPathValue() (probing_target.ProbingTarget_FieldPathValue, bool)
func (*CreateProbingTargetRequest_FieldSubPathValue) CompareWith ¶
func (fpvs *CreateProbingTargetRequest_FieldSubPathValue) CompareWith(source *CreateProbingTargetRequest) (int, bool)
func (*CreateProbingTargetRequest_FieldSubPathValue) CompareWithRaw ¶
func (fpvs *CreateProbingTargetRequest_FieldSubPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*CreateProbingTargetRequest_FieldSubPathValue) GetRawValue ¶
func (fpvs *CreateProbingTargetRequest_FieldSubPathValue) GetRawValue() interface{}
func (*CreateProbingTargetRequest_FieldSubPathValue) SetTo ¶
func (fpvs *CreateProbingTargetRequest_FieldSubPathValue) SetTo(target **CreateProbingTargetRequest)
func (*CreateProbingTargetRequest_FieldSubPathValue) SetToRaw ¶
func (fpvs *CreateProbingTargetRequest_FieldSubPathValue) SetToRaw(target proto.Message)
type CreateProbingTargetRequest_FieldTerminalPath ¶
type CreateProbingTargetRequest_FieldTerminalPath struct {
// contains filtered or unexported fields
}
func (*CreateProbingTargetRequest_FieldTerminalPath) ClearValue ¶
func (fp *CreateProbingTargetRequest_FieldTerminalPath) ClearValue(item *CreateProbingTargetRequest)
func (*CreateProbingTargetRequest_FieldTerminalPath) ClearValueRaw ¶
func (fp *CreateProbingTargetRequest_FieldTerminalPath) ClearValueRaw(item proto.Message)
func (*CreateProbingTargetRequest_FieldTerminalPath) Get ¶
func (fp *CreateProbingTargetRequest_FieldTerminalPath) Get(source *CreateProbingTargetRequest) (values []interface{})
Get returns all values pointed by specific field from source CreateProbingTargetRequest
func (*CreateProbingTargetRequest_FieldTerminalPath) GetDefault ¶
func (fp *CreateProbingTargetRequest_FieldTerminalPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*CreateProbingTargetRequest_FieldTerminalPath) GetRaw ¶
func (fp *CreateProbingTargetRequest_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
func (*CreateProbingTargetRequest_FieldTerminalPath) GetSingle ¶
func (fp *CreateProbingTargetRequest_FieldTerminalPath) GetSingle(source *CreateProbingTargetRequest) (interface{}, bool)
GetSingle returns value pointed by specific field of from source CreateProbingTargetRequest
func (*CreateProbingTargetRequest_FieldTerminalPath) GetSingleRaw ¶
func (fp *CreateProbingTargetRequest_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*CreateProbingTargetRequest_FieldTerminalPath) IsLeaf ¶
func (fp *CreateProbingTargetRequest_FieldTerminalPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*CreateProbingTargetRequest_FieldTerminalPath) JSONString ¶
func (fp *CreateProbingTargetRequest_FieldTerminalPath) JSONString() string
JSONString returns path representation is JSON convention
func (*CreateProbingTargetRequest_FieldTerminalPath) Selector ¶
func (fp *CreateProbingTargetRequest_FieldTerminalPath) Selector() CreateProbingTargetRequest_FieldPathSelector
func (*CreateProbingTargetRequest_FieldTerminalPath) String ¶
func (fp *CreateProbingTargetRequest_FieldTerminalPath) String() string
String returns path representation in proto convention
func (*CreateProbingTargetRequest_FieldTerminalPath) WithIArrayItemValue ¶
func (fp *CreateProbingTargetRequest_FieldTerminalPath) WithIArrayItemValue(value interface{}) CreateProbingTargetRequest_FieldPathArrayItemValue
func (*CreateProbingTargetRequest_FieldTerminalPath) WithIArrayOfValues ¶
func (fp *CreateProbingTargetRequest_FieldTerminalPath) WithIArrayOfValues(values interface{}) CreateProbingTargetRequest_FieldPathArrayOfValues
func (*CreateProbingTargetRequest_FieldTerminalPath) WithIValue ¶
func (fp *CreateProbingTargetRequest_FieldTerminalPath) WithIValue(value interface{}) CreateProbingTargetRequest_FieldPathValue
func (*CreateProbingTargetRequest_FieldTerminalPath) WithRawIArrayItemValue ¶
func (fp *CreateProbingTargetRequest_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*CreateProbingTargetRequest_FieldTerminalPath) WithRawIArrayOfValues ¶
func (fp *CreateProbingTargetRequest_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*CreateProbingTargetRequest_FieldTerminalPath) WithRawIValue ¶
func (fp *CreateProbingTargetRequest_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type CreateProbingTargetRequest_FieldTerminalPathArrayItemValue ¶
type CreateProbingTargetRequest_FieldTerminalPathArrayItemValue struct { CreateProbingTargetRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*CreateProbingTargetRequest_FieldTerminalPathArrayItemValue) ContainsValue ¶
func (fpaiv *CreateProbingTargetRequest_FieldTerminalPathArrayItemValue) ContainsValue(source *CreateProbingTargetRequest) bool
Contains returns a boolean indicating if value that is being held is present in given 'CreateProbingTargetRequest'
func (*CreateProbingTargetRequest_FieldTerminalPathArrayItemValue) GetRawItemValue ¶
func (fpaiv *CreateProbingTargetRequest_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored element value for array in object CreateProbingTargetRequest as interface{}
func (*CreateProbingTargetRequest_FieldTerminalPathArrayItemValue) GetSingle ¶
func (fpaiv *CreateProbingTargetRequest_FieldTerminalPathArrayItemValue) GetSingle(source *CreateProbingTargetRequest) (interface{}, bool)
func (*CreateProbingTargetRequest_FieldTerminalPathArrayItemValue) GetSingleRaw ¶
func (fpaiv *CreateProbingTargetRequest_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
type CreateProbingTargetRequest_FieldTerminalPathArrayOfValues ¶
type CreateProbingTargetRequest_FieldTerminalPathArrayOfValues struct { CreateProbingTargetRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*CreateProbingTargetRequest_FieldTerminalPathArrayOfValues) AsParentArrayOfValues ¶
func (fpaov *CreateProbingTargetRequest_FieldTerminalPathArrayOfValues) AsParentArrayOfValues() ([]*probing_target.ParentReference, bool)
func (*CreateProbingTargetRequest_FieldTerminalPathArrayOfValues) AsProbingTargetArrayOfValues ¶
func (fpaov *CreateProbingTargetRequest_FieldTerminalPathArrayOfValues) AsProbingTargetArrayOfValues() ([]*probing_target.ProbingTarget, bool)
func (*CreateProbingTargetRequest_FieldTerminalPathArrayOfValues) GetRawValues ¶
func (fpaov *CreateProbingTargetRequest_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
type CreateProbingTargetRequest_FieldTerminalPathValue ¶
type CreateProbingTargetRequest_FieldTerminalPathValue struct { CreateProbingTargetRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*CreateProbingTargetRequest_FieldTerminalPathValue) AsParentValue ¶
func (fpv *CreateProbingTargetRequest_FieldTerminalPathValue) AsParentValue() (*probing_target.ParentReference, bool)
func (*CreateProbingTargetRequest_FieldTerminalPathValue) AsProbingTargetValue ¶
func (fpv *CreateProbingTargetRequest_FieldTerminalPathValue) AsProbingTargetValue() (*probing_target.ProbingTarget, bool)
func (*CreateProbingTargetRequest_FieldTerminalPathValue) CompareWith ¶
func (fpv *CreateProbingTargetRequest_FieldTerminalPathValue) CompareWith(source *CreateProbingTargetRequest) (int, bool)
CompareWith compares value in the 'CreateProbingTargetRequest_FieldTerminalPathValue' with the value under path in 'CreateProbingTargetRequest'.
func (*CreateProbingTargetRequest_FieldTerminalPathValue) CompareWithRaw ¶
func (fpv *CreateProbingTargetRequest_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*CreateProbingTargetRequest_FieldTerminalPathValue) GetRawValue ¶
func (fpv *CreateProbingTargetRequest_FieldTerminalPathValue) GetRawValue() interface{}
GetRawValue returns raw value stored under selected path for 'CreateProbingTargetRequest' as interface{}
func (*CreateProbingTargetRequest_FieldTerminalPathValue) SetTo ¶
func (fpv *CreateProbingTargetRequest_FieldTerminalPathValue) SetTo(target **CreateProbingTargetRequest)
SetTo stores value for selected field for object CreateProbingTargetRequest
func (*CreateProbingTargetRequest_FieldTerminalPathValue) SetToRaw ¶
func (fpv *CreateProbingTargetRequest_FieldTerminalPathValue) SetToRaw(target proto.Message)
type DeleteProbingTargetDescriptor ¶ added in v0.4.26
type DeleteProbingTargetDescriptor struct{}
func GetDeleteProbingTargetDescriptor ¶ added in v0.4.26
func GetDeleteProbingTargetDescriptor() *DeleteProbingTargetDescriptor
func (*DeleteProbingTargetDescriptor) GetApiDescriptor ¶ added in v0.4.26
func (d *DeleteProbingTargetDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
func (*DeleteProbingTargetDescriptor) GetApiName ¶ added in v0.4.26
func (d *DeleteProbingTargetDescriptor) GetApiName() string
func (*DeleteProbingTargetDescriptor) GetClientMsgReflectHandle ¶ added in v0.4.26
func (d *DeleteProbingTargetDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
func (*DeleteProbingTargetDescriptor) GetFullMethodName ¶ added in v0.4.26
func (d *DeleteProbingTargetDescriptor) GetFullMethodName() string
func (*DeleteProbingTargetDescriptor) GetMethodName ¶ added in v0.4.26
func (d *DeleteProbingTargetDescriptor) GetMethodName() string
func (*DeleteProbingTargetDescriptor) GetProtoPkgName ¶ added in v0.4.26
func (d *DeleteProbingTargetDescriptor) GetProtoPkgName() string
func (*DeleteProbingTargetDescriptor) GetResourceDescriptor ¶ added in v0.4.27
func (d *DeleteProbingTargetDescriptor) GetResourceDescriptor() gotenresource.Descriptor
func (*DeleteProbingTargetDescriptor) GetServerMsgReflectHandle ¶ added in v0.4.26
func (d *DeleteProbingTargetDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
func (*DeleteProbingTargetDescriptor) GetServiceDomain ¶ added in v0.4.26
func (d *DeleteProbingTargetDescriptor) GetServiceDomain() string
func (*DeleteProbingTargetDescriptor) GetServiceVersion ¶ added in v0.4.26
func (d *DeleteProbingTargetDescriptor) GetServiceVersion() string
func (*DeleteProbingTargetDescriptor) GetVerb ¶ added in v0.4.26
func (d *DeleteProbingTargetDescriptor) GetVerb() string
func (*DeleteProbingTargetDescriptor) HasResource ¶ added in v0.4.27
func (d *DeleteProbingTargetDescriptor) HasResource() bool
func (*DeleteProbingTargetDescriptor) IsClientStream ¶ added in v0.4.26
func (d *DeleteProbingTargetDescriptor) IsClientStream() bool
func (*DeleteProbingTargetDescriptor) IsCollection ¶ added in v0.4.27
func (d *DeleteProbingTargetDescriptor) IsCollection() bool
func (*DeleteProbingTargetDescriptor) IsPlural ¶ added in v0.4.27
func (d *DeleteProbingTargetDescriptor) IsPlural() bool
func (*DeleteProbingTargetDescriptor) IsServerStream ¶ added in v0.4.26
func (d *DeleteProbingTargetDescriptor) IsServerStream() bool
func (*DeleteProbingTargetDescriptor) IsUnary ¶ added in v0.4.26
func (d *DeleteProbingTargetDescriptor) IsUnary() bool
func (*DeleteProbingTargetDescriptor) NewEmptyClientMsg ¶ added in v0.4.26
func (d *DeleteProbingTargetDescriptor) NewEmptyClientMsg() proto.Message
func (*DeleteProbingTargetDescriptor) NewEmptyServerMsg ¶ added in v0.4.26
func (d *DeleteProbingTargetDescriptor) NewEmptyServerMsg() proto.Message
func (*DeleteProbingTargetDescriptor) RequestHasResourceBody ¶ added in v0.4.26
func (d *DeleteProbingTargetDescriptor) RequestHasResourceBody() bool
type DeleteProbingTargetDescriptorClientMsgHandle ¶ added in v0.4.26
type DeleteProbingTargetDescriptorClientMsgHandle struct{}
func (*DeleteProbingTargetDescriptorClientMsgHandle) ExtractCollectionName ¶ added in v0.4.27
func (h *DeleteProbingTargetDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*DeleteProbingTargetDescriptorClientMsgHandle) ExtractResourceName ¶ added in v0.4.27
func (h *DeleteProbingTargetDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*DeleteProbingTargetDescriptorClientMsgHandle) ExtractResourceNames ¶ added in v0.4.27
func (h *DeleteProbingTargetDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type DeleteProbingTargetDescriptorServerMsgHandle ¶ added in v0.4.26
type DeleteProbingTargetDescriptorServerMsgHandle struct{}
func (*DeleteProbingTargetDescriptorServerMsgHandle) ExtractCollectionName ¶ added in v0.4.27
func (h *DeleteProbingTargetDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*DeleteProbingTargetDescriptorServerMsgHandle) ExtractResourceName ¶ added in v0.4.27
func (h *DeleteProbingTargetDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*DeleteProbingTargetDescriptorServerMsgHandle) ExtractResourceNames ¶ added in v0.4.27
func (h *DeleteProbingTargetDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type DeleteProbingTargetRequest ¶
type DeleteProbingTargetRequest struct { // Reference of ntt.watchdog.v1alpha2.ProbingTarget Name *probing_target.Reference `protobuf:"bytes,1,opt,customtype=Reference,name=name,proto3" json:"name,omitempty" firestore:"name"` // contains filtered or unexported fields }
Request message for method [DeleteProbingTarget][ntt.watchdog.v1alpha2.DeleteProbingTarget]
func (*DeleteProbingTargetRequest) Clone ¶
func (o *DeleteProbingTargetRequest) Clone() *DeleteProbingTargetRequest
func (*DeleteProbingTargetRequest) CloneRaw ¶
func (o *DeleteProbingTargetRequest) CloneRaw() gotenobject.GotenObjectExt
func (*DeleteProbingTargetRequest) Descriptor ¶
func (*DeleteProbingTargetRequest) Descriptor() ([]byte, []int)
Deprecated, Use DeleteProbingTargetRequest.ProtoReflect.Descriptor instead.
func (*DeleteProbingTargetRequest) GetName ¶
func (m *DeleteProbingTargetRequest) GetName() *probing_target.Reference
func (*DeleteProbingTargetRequest) GotenMessage ¶
func (*DeleteProbingTargetRequest) GotenMessage()
func (*DeleteProbingTargetRequest) GotenObjectExt ¶
func (o *DeleteProbingTargetRequest) GotenObjectExt()
func (*DeleteProbingTargetRequest) GotenValidate ¶
func (obj *DeleteProbingTargetRequest) GotenValidate() error
func (*DeleteProbingTargetRequest) MakeDiffFieldMask ¶
func (o *DeleteProbingTargetRequest) MakeDiffFieldMask(other *DeleteProbingTargetRequest) *DeleteProbingTargetRequest_FieldMask
func (*DeleteProbingTargetRequest) MakeFullFieldMask ¶
func (o *DeleteProbingTargetRequest) MakeFullFieldMask() *DeleteProbingTargetRequest_FieldMask
func (*DeleteProbingTargetRequest) MakeRawDiffFieldMask ¶
func (o *DeleteProbingTargetRequest) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
func (*DeleteProbingTargetRequest) MakeRawFullFieldMask ¶
func (o *DeleteProbingTargetRequest) MakeRawFullFieldMask() gotenobject.FieldMask
func (*DeleteProbingTargetRequest) Marshal ¶
func (m *DeleteProbingTargetRequest) Marshal() ([]byte, error)
func (*DeleteProbingTargetRequest) MarshalJSON ¶
func (m *DeleteProbingTargetRequest) MarshalJSON() ([]byte, error)
func (*DeleteProbingTargetRequest) Merge ¶
func (o *DeleteProbingTargetRequest) Merge(source *DeleteProbingTargetRequest)
func (*DeleteProbingTargetRequest) MergeRaw ¶
func (o *DeleteProbingTargetRequest) MergeRaw(source gotenobject.GotenObjectExt)
func (*DeleteProbingTargetRequest) ProtoMessage ¶
func (*DeleteProbingTargetRequest) ProtoMessage()
func (*DeleteProbingTargetRequest) ProtoReflect ¶
func (m *DeleteProbingTargetRequest) ProtoReflect() preflect.Message
func (*DeleteProbingTargetRequest) Reset ¶
func (m *DeleteProbingTargetRequest) Reset()
func (*DeleteProbingTargetRequest) SetName ¶
func (m *DeleteProbingTargetRequest) SetName(fv *probing_target.Reference)
func (*DeleteProbingTargetRequest) String ¶
func (m *DeleteProbingTargetRequest) String() string
func (*DeleteProbingTargetRequest) Unmarshal ¶
func (m *DeleteProbingTargetRequest) Unmarshal(b []byte) error
func (*DeleteProbingTargetRequest) UnmarshalJSON ¶
func (m *DeleteProbingTargetRequest) UnmarshalJSON(data []byte) error
type DeleteProbingTargetRequestFieldPathBuilder ¶
type DeleteProbingTargetRequestFieldPathBuilder struct{}
func NewDeleteProbingTargetRequestFieldPathBuilder ¶
func NewDeleteProbingTargetRequestFieldPathBuilder() DeleteProbingTargetRequestFieldPathBuilder
type DeleteProbingTargetRequestPathSelectorName ¶
type DeleteProbingTargetRequestPathSelectorName struct{}
func (DeleteProbingTargetRequestPathSelectorName) WithArrayOfValues ¶
func (s DeleteProbingTargetRequestPathSelectorName) WithArrayOfValues(values []*probing_target.Reference) *DeleteProbingTargetRequest_FieldTerminalPathArrayOfValues
func (DeleteProbingTargetRequestPathSelectorName) WithValue ¶
func (s DeleteProbingTargetRequestPathSelectorName) WithValue(value *probing_target.Reference) *DeleteProbingTargetRequest_FieldTerminalPathValue
type DeleteProbingTargetRequest_FieldMask ¶
type DeleteProbingTargetRequest_FieldMask struct {
Paths []DeleteProbingTargetRequest_FieldPath
}
func FullDeleteProbingTargetRequest_FieldMask ¶
func FullDeleteProbingTargetRequest_FieldMask() *DeleteProbingTargetRequest_FieldMask
func (*DeleteProbingTargetRequest_FieldMask) AppendPath ¶
func (fieldMask *DeleteProbingTargetRequest_FieldMask) AppendPath(path DeleteProbingTargetRequest_FieldPath)
func (*DeleteProbingTargetRequest_FieldMask) AppendRawPath ¶
func (fieldMask *DeleteProbingTargetRequest_FieldMask) AppendRawPath(path gotenobject.FieldPath)
func (*DeleteProbingTargetRequest_FieldMask) DecodeFirestore ¶
func (fieldMask *DeleteProbingTargetRequest_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
func (*DeleteProbingTargetRequest_FieldMask) EncodeFirestore ¶
func (fieldMask *DeleteProbingTargetRequest_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
firestore encoding/decoding integration
func (*DeleteProbingTargetRequest_FieldMask) FilterInputFields ¶
func (fieldMask *DeleteProbingTargetRequest_FieldMask) FilterInputFields() *DeleteProbingTargetRequest_FieldMask
FilterInputFields generates copy of field paths with output_only field paths removed
func (*DeleteProbingTargetRequest_FieldMask) FromProtoFieldMask ¶
func (fieldMask *DeleteProbingTargetRequest_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
func (*DeleteProbingTargetRequest_FieldMask) GetPaths ¶
func (fieldMask *DeleteProbingTargetRequest_FieldMask) GetPaths() []DeleteProbingTargetRequest_FieldPath
func (*DeleteProbingTargetRequest_FieldMask) GetRawPaths ¶
func (fieldMask *DeleteProbingTargetRequest_FieldMask) GetRawPaths() []gotenobject.FieldPath
func (*DeleteProbingTargetRequest_FieldMask) IsFull ¶
func (fieldMask *DeleteProbingTargetRequest_FieldMask) IsFull() bool
func (DeleteProbingTargetRequest_FieldMask) Marshal ¶
func (fieldMask DeleteProbingTargetRequest_FieldMask) Marshal() ([]byte, error)
implement methods required by customType
func (DeleteProbingTargetRequest_FieldMask) MarshalJSON ¶
func (fieldMask DeleteProbingTargetRequest_FieldMask) MarshalJSON() ([]byte, error)
func (*DeleteProbingTargetRequest_FieldMask) PathsCount ¶
func (fieldMask *DeleteProbingTargetRequest_FieldMask) PathsCount() int
func (*DeleteProbingTargetRequest_FieldMask) Project ¶
func (fieldMask *DeleteProbingTargetRequest_FieldMask) Project(source *DeleteProbingTargetRequest) *DeleteProbingTargetRequest
func (*DeleteProbingTargetRequest_FieldMask) ProjectRaw ¶
func (fieldMask *DeleteProbingTargetRequest_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
func (*DeleteProbingTargetRequest_FieldMask) ProtoMessage ¶
func (fieldMask *DeleteProbingTargetRequest_FieldMask) ProtoMessage()
func (*DeleteProbingTargetRequest_FieldMask) ProtoReflect ¶
func (fieldMask *DeleteProbingTargetRequest_FieldMask) ProtoReflect() preflect.Message
func (*DeleteProbingTargetRequest_FieldMask) Reset ¶
func (fieldMask *DeleteProbingTargetRequest_FieldMask) Reset()
func (*DeleteProbingTargetRequest_FieldMask) Set ¶
func (fieldMask *DeleteProbingTargetRequest_FieldMask) Set(target, source *DeleteProbingTargetRequest)
func (*DeleteProbingTargetRequest_FieldMask) SetFromCliFlag ¶
func (fieldMask *DeleteProbingTargetRequest_FieldMask) SetFromCliFlag(raw string) error
func (*DeleteProbingTargetRequest_FieldMask) SetRaw ¶
func (fieldMask *DeleteProbingTargetRequest_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
func (*DeleteProbingTargetRequest_FieldMask) Size ¶
func (fieldMask *DeleteProbingTargetRequest_FieldMask) Size() int
func (*DeleteProbingTargetRequest_FieldMask) String ¶
func (fieldMask *DeleteProbingTargetRequest_FieldMask) String() string
func (*DeleteProbingTargetRequest_FieldMask) Subtract ¶
func (fieldMask *DeleteProbingTargetRequest_FieldMask) Subtract(other *DeleteProbingTargetRequest_FieldMask) *DeleteProbingTargetRequest_FieldMask
func (*DeleteProbingTargetRequest_FieldMask) SubtractRaw ¶
func (fieldMask *DeleteProbingTargetRequest_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
func (*DeleteProbingTargetRequest_FieldMask) ToProtoFieldMask ¶
func (fieldMask *DeleteProbingTargetRequest_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
ToFieldMask is used for proto conversions
func (*DeleteProbingTargetRequest_FieldMask) Unmarshal ¶
func (fieldMask *DeleteProbingTargetRequest_FieldMask) Unmarshal(data []byte) error
func (*DeleteProbingTargetRequest_FieldMask) UnmarshalJSON ¶
func (fieldMask *DeleteProbingTargetRequest_FieldMask) UnmarshalJSON(data []byte) error
type DeleteProbingTargetRequest_FieldPath ¶
type DeleteProbingTargetRequest_FieldPath interface { gotenobject.FieldPath Selector() DeleteProbingTargetRequest_FieldPathSelector Get(source *DeleteProbingTargetRequest) []interface{} GetSingle(source *DeleteProbingTargetRequest) (interface{}, bool) ClearValue(item *DeleteProbingTargetRequest) // Those methods build corresponding DeleteProbingTargetRequest_FieldPathValue // (or array of values) and holds passed value. Panics if injected type is incorrect. WithIValue(value interface{}) DeleteProbingTargetRequest_FieldPathValue WithIArrayOfValues(values interface{}) DeleteProbingTargetRequest_FieldPathArrayOfValues WithIArrayItemValue(value interface{}) DeleteProbingTargetRequest_FieldPathArrayItemValue }
FieldPath provides implementation to handle https://github.com/protocolbuffers/protobuf/blob/master/src/google/protobuf/field_mask.proto
func BuildDeleteProbingTargetRequest_FieldPath ¶
func BuildDeleteProbingTargetRequest_FieldPath(fp gotenobject.RawFieldPath) (DeleteProbingTargetRequest_FieldPath, error)
func MustParseDeleteProbingTargetRequest_FieldPath ¶
func MustParseDeleteProbingTargetRequest_FieldPath(rawField string) DeleteProbingTargetRequest_FieldPath
func ParseDeleteProbingTargetRequest_FieldPath ¶
func ParseDeleteProbingTargetRequest_FieldPath(rawField string) (DeleteProbingTargetRequest_FieldPath, error)
type DeleteProbingTargetRequest_FieldPathArrayItemValue ¶
type DeleteProbingTargetRequest_FieldPathArrayItemValue interface { gotenobject.FieldPathArrayItemValue DeleteProbingTargetRequest_FieldPath ContainsValue(*DeleteProbingTargetRequest) bool }
DeleteProbingTargetRequest_FieldPathArrayItemValue allows storing single item in Path-specific values for DeleteProbingTargetRequest according to their type Present only for array (repeated) types.
func MustParseDeleteProbingTargetRequest_FieldPathArrayItemValue ¶
func MustParseDeleteProbingTargetRequest_FieldPathArrayItemValue(pathStr, valueStr string) DeleteProbingTargetRequest_FieldPathArrayItemValue
func ParseDeleteProbingTargetRequest_FieldPathArrayItemValue ¶
func ParseDeleteProbingTargetRequest_FieldPathArrayItemValue(pathStr, valueStr string) (DeleteProbingTargetRequest_FieldPathArrayItemValue, error)
ParseDeleteProbingTargetRequest_FieldPathArrayItemValue parses string and JSON-encoded value to its Value
type DeleteProbingTargetRequest_FieldPathArrayOfValues ¶
type DeleteProbingTargetRequest_FieldPathArrayOfValues interface { gotenobject.FieldPathArrayOfValues DeleteProbingTargetRequest_FieldPath }
DeleteProbingTargetRequest_FieldPathArrayOfValues allows storing slice of values for DeleteProbingTargetRequest fields according to their type
func MustParseDeleteProbingTargetRequest_FieldPathArrayOfValues ¶
func MustParseDeleteProbingTargetRequest_FieldPathArrayOfValues(pathStr, valuesStr string) DeleteProbingTargetRequest_FieldPathArrayOfValues
func ParseDeleteProbingTargetRequest_FieldPathArrayOfValues ¶
func ParseDeleteProbingTargetRequest_FieldPathArrayOfValues(pathStr, valuesStr string) (DeleteProbingTargetRequest_FieldPathArrayOfValues, error)
type DeleteProbingTargetRequest_FieldPathSelector ¶
type DeleteProbingTargetRequest_FieldPathSelector int32
const (
DeleteProbingTargetRequest_FieldPathSelectorName DeleteProbingTargetRequest_FieldPathSelector = 0
)
func (DeleteProbingTargetRequest_FieldPathSelector) String ¶
func (s DeleteProbingTargetRequest_FieldPathSelector) String() string
type DeleteProbingTargetRequest_FieldPathValue ¶
type DeleteProbingTargetRequest_FieldPathValue interface { DeleteProbingTargetRequest_FieldPath gotenobject.FieldPathValue SetTo(target **DeleteProbingTargetRequest) CompareWith(*DeleteProbingTargetRequest) (cmp int, comparable bool) }
DeleteProbingTargetRequest_FieldPathValue allows storing values for DeleteProbingTargetRequest fields according to their type
func MustParseDeleteProbingTargetRequest_FieldPathValue ¶
func MustParseDeleteProbingTargetRequest_FieldPathValue(pathStr, valueStr string) DeleteProbingTargetRequest_FieldPathValue
func ParseDeleteProbingTargetRequest_FieldPathValue ¶
func ParseDeleteProbingTargetRequest_FieldPathValue(pathStr, valueStr string) (DeleteProbingTargetRequest_FieldPathValue, error)
type DeleteProbingTargetRequest_FieldTerminalPath ¶
type DeleteProbingTargetRequest_FieldTerminalPath struct {
// contains filtered or unexported fields
}
func (*DeleteProbingTargetRequest_FieldTerminalPath) ClearValue ¶
func (fp *DeleteProbingTargetRequest_FieldTerminalPath) ClearValue(item *DeleteProbingTargetRequest)
func (*DeleteProbingTargetRequest_FieldTerminalPath) ClearValueRaw ¶
func (fp *DeleteProbingTargetRequest_FieldTerminalPath) ClearValueRaw(item proto.Message)
func (*DeleteProbingTargetRequest_FieldTerminalPath) Get ¶
func (fp *DeleteProbingTargetRequest_FieldTerminalPath) Get(source *DeleteProbingTargetRequest) (values []interface{})
Get returns all values pointed by specific field from source DeleteProbingTargetRequest
func (*DeleteProbingTargetRequest_FieldTerminalPath) GetDefault ¶
func (fp *DeleteProbingTargetRequest_FieldTerminalPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*DeleteProbingTargetRequest_FieldTerminalPath) GetRaw ¶
func (fp *DeleteProbingTargetRequest_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
func (*DeleteProbingTargetRequest_FieldTerminalPath) GetSingle ¶
func (fp *DeleteProbingTargetRequest_FieldTerminalPath) GetSingle(source *DeleteProbingTargetRequest) (interface{}, bool)
GetSingle returns value pointed by specific field of from source DeleteProbingTargetRequest
func (*DeleteProbingTargetRequest_FieldTerminalPath) GetSingleRaw ¶
func (fp *DeleteProbingTargetRequest_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*DeleteProbingTargetRequest_FieldTerminalPath) IsLeaf ¶
func (fp *DeleteProbingTargetRequest_FieldTerminalPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*DeleteProbingTargetRequest_FieldTerminalPath) JSONString ¶
func (fp *DeleteProbingTargetRequest_FieldTerminalPath) JSONString() string
JSONString returns path representation is JSON convention
func (*DeleteProbingTargetRequest_FieldTerminalPath) Selector ¶
func (fp *DeleteProbingTargetRequest_FieldTerminalPath) Selector() DeleteProbingTargetRequest_FieldPathSelector
func (*DeleteProbingTargetRequest_FieldTerminalPath) String ¶
func (fp *DeleteProbingTargetRequest_FieldTerminalPath) String() string
String returns path representation in proto convention
func (*DeleteProbingTargetRequest_FieldTerminalPath) WithIArrayItemValue ¶
func (fp *DeleteProbingTargetRequest_FieldTerminalPath) WithIArrayItemValue(value interface{}) DeleteProbingTargetRequest_FieldPathArrayItemValue
func (*DeleteProbingTargetRequest_FieldTerminalPath) WithIArrayOfValues ¶
func (fp *DeleteProbingTargetRequest_FieldTerminalPath) WithIArrayOfValues(values interface{}) DeleteProbingTargetRequest_FieldPathArrayOfValues
func (*DeleteProbingTargetRequest_FieldTerminalPath) WithIValue ¶
func (fp *DeleteProbingTargetRequest_FieldTerminalPath) WithIValue(value interface{}) DeleteProbingTargetRequest_FieldPathValue
func (*DeleteProbingTargetRequest_FieldTerminalPath) WithRawIArrayItemValue ¶
func (fp *DeleteProbingTargetRequest_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*DeleteProbingTargetRequest_FieldTerminalPath) WithRawIArrayOfValues ¶
func (fp *DeleteProbingTargetRequest_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*DeleteProbingTargetRequest_FieldTerminalPath) WithRawIValue ¶
func (fp *DeleteProbingTargetRequest_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type DeleteProbingTargetRequest_FieldTerminalPathArrayItemValue ¶
type DeleteProbingTargetRequest_FieldTerminalPathArrayItemValue struct { DeleteProbingTargetRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*DeleteProbingTargetRequest_FieldTerminalPathArrayItemValue) ContainsValue ¶
func (fpaiv *DeleteProbingTargetRequest_FieldTerminalPathArrayItemValue) ContainsValue(source *DeleteProbingTargetRequest) bool
Contains returns a boolean indicating if value that is being held is present in given 'DeleteProbingTargetRequest'
func (*DeleteProbingTargetRequest_FieldTerminalPathArrayItemValue) GetRawItemValue ¶
func (fpaiv *DeleteProbingTargetRequest_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored element value for array in object DeleteProbingTargetRequest as interface{}
func (*DeleteProbingTargetRequest_FieldTerminalPathArrayItemValue) GetSingle ¶
func (fpaiv *DeleteProbingTargetRequest_FieldTerminalPathArrayItemValue) GetSingle(source *DeleteProbingTargetRequest) (interface{}, bool)
func (*DeleteProbingTargetRequest_FieldTerminalPathArrayItemValue) GetSingleRaw ¶
func (fpaiv *DeleteProbingTargetRequest_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
type DeleteProbingTargetRequest_FieldTerminalPathArrayOfValues ¶
type DeleteProbingTargetRequest_FieldTerminalPathArrayOfValues struct { DeleteProbingTargetRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*DeleteProbingTargetRequest_FieldTerminalPathArrayOfValues) AsNameArrayOfValues ¶
func (fpaov *DeleteProbingTargetRequest_FieldTerminalPathArrayOfValues) AsNameArrayOfValues() ([]*probing_target.Reference, bool)
func (*DeleteProbingTargetRequest_FieldTerminalPathArrayOfValues) GetRawValues ¶
func (fpaov *DeleteProbingTargetRequest_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
type DeleteProbingTargetRequest_FieldTerminalPathValue ¶
type DeleteProbingTargetRequest_FieldTerminalPathValue struct { DeleteProbingTargetRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*DeleteProbingTargetRequest_FieldTerminalPathValue) AsNameValue ¶
func (fpv *DeleteProbingTargetRequest_FieldTerminalPathValue) AsNameValue() (*probing_target.Reference, bool)
func (*DeleteProbingTargetRequest_FieldTerminalPathValue) CompareWith ¶
func (fpv *DeleteProbingTargetRequest_FieldTerminalPathValue) CompareWith(source *DeleteProbingTargetRequest) (int, bool)
CompareWith compares value in the 'DeleteProbingTargetRequest_FieldTerminalPathValue' with the value under path in 'DeleteProbingTargetRequest'.
func (*DeleteProbingTargetRequest_FieldTerminalPathValue) CompareWithRaw ¶
func (fpv *DeleteProbingTargetRequest_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*DeleteProbingTargetRequest_FieldTerminalPathValue) GetRawValue ¶
func (fpv *DeleteProbingTargetRequest_FieldTerminalPathValue) GetRawValue() interface{}
GetRawValue returns raw value stored under selected path for 'DeleteProbingTargetRequest' as interface{}
func (*DeleteProbingTargetRequest_FieldTerminalPathValue) SetTo ¶
func (fpv *DeleteProbingTargetRequest_FieldTerminalPathValue) SetTo(target **DeleteProbingTargetRequest)
SetTo stores value for selected field for object DeleteProbingTargetRequest
func (*DeleteProbingTargetRequest_FieldTerminalPathValue) SetToRaw ¶
func (fpv *DeleteProbingTargetRequest_FieldTerminalPathValue) SetToRaw(target proto.Message)
type GetProbingTargetDescriptor ¶ added in v0.4.26
type GetProbingTargetDescriptor struct{}
func GetGetProbingTargetDescriptor ¶ added in v0.4.26
func GetGetProbingTargetDescriptor() *GetProbingTargetDescriptor
func (*GetProbingTargetDescriptor) GetApiDescriptor ¶ added in v0.4.26
func (d *GetProbingTargetDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
func (*GetProbingTargetDescriptor) GetApiName ¶ added in v0.4.26
func (d *GetProbingTargetDescriptor) GetApiName() string
func (*GetProbingTargetDescriptor) GetClientMsgReflectHandle ¶ added in v0.4.26
func (d *GetProbingTargetDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
func (*GetProbingTargetDescriptor) GetFullMethodName ¶ added in v0.4.26
func (d *GetProbingTargetDescriptor) GetFullMethodName() string
func (*GetProbingTargetDescriptor) GetMethodName ¶ added in v0.4.26
func (d *GetProbingTargetDescriptor) GetMethodName() string
func (*GetProbingTargetDescriptor) GetProtoPkgName ¶ added in v0.4.26
func (d *GetProbingTargetDescriptor) GetProtoPkgName() string
func (*GetProbingTargetDescriptor) GetResourceDescriptor ¶ added in v0.4.27
func (d *GetProbingTargetDescriptor) GetResourceDescriptor() gotenresource.Descriptor
func (*GetProbingTargetDescriptor) GetServerMsgReflectHandle ¶ added in v0.4.26
func (d *GetProbingTargetDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
func (*GetProbingTargetDescriptor) GetServiceDomain ¶ added in v0.4.26
func (d *GetProbingTargetDescriptor) GetServiceDomain() string
func (*GetProbingTargetDescriptor) GetServiceVersion ¶ added in v0.4.26
func (d *GetProbingTargetDescriptor) GetServiceVersion() string
func (*GetProbingTargetDescriptor) GetVerb ¶ added in v0.4.26
func (d *GetProbingTargetDescriptor) GetVerb() string
func (*GetProbingTargetDescriptor) HasResource ¶ added in v0.4.27
func (d *GetProbingTargetDescriptor) HasResource() bool
func (*GetProbingTargetDescriptor) IsClientStream ¶ added in v0.4.26
func (d *GetProbingTargetDescriptor) IsClientStream() bool
func (*GetProbingTargetDescriptor) IsCollection ¶ added in v0.4.27
func (d *GetProbingTargetDescriptor) IsCollection() bool
func (*GetProbingTargetDescriptor) IsPlural ¶ added in v0.4.27
func (d *GetProbingTargetDescriptor) IsPlural() bool
func (*GetProbingTargetDescriptor) IsServerStream ¶ added in v0.4.26
func (d *GetProbingTargetDescriptor) IsServerStream() bool
func (*GetProbingTargetDescriptor) IsUnary ¶ added in v0.4.26
func (d *GetProbingTargetDescriptor) IsUnary() bool
func (*GetProbingTargetDescriptor) NewEmptyClientMsg ¶ added in v0.4.26
func (d *GetProbingTargetDescriptor) NewEmptyClientMsg() proto.Message
func (*GetProbingTargetDescriptor) NewEmptyServerMsg ¶ added in v0.4.26
func (d *GetProbingTargetDescriptor) NewEmptyServerMsg() proto.Message
func (*GetProbingTargetDescriptor) RequestHasResourceBody ¶ added in v0.4.26
func (d *GetProbingTargetDescriptor) RequestHasResourceBody() bool
type GetProbingTargetDescriptorClientMsgHandle ¶ added in v0.4.26
type GetProbingTargetDescriptorClientMsgHandle struct{}
func (*GetProbingTargetDescriptorClientMsgHandle) ExtractCollectionName ¶ added in v0.4.27
func (h *GetProbingTargetDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*GetProbingTargetDescriptorClientMsgHandle) ExtractResourceName ¶ added in v0.4.27
func (h *GetProbingTargetDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*GetProbingTargetDescriptorClientMsgHandle) ExtractResourceNames ¶ added in v0.4.27
func (h *GetProbingTargetDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type GetProbingTargetDescriptorServerMsgHandle ¶ added in v0.4.26
type GetProbingTargetDescriptorServerMsgHandle struct{}
func (*GetProbingTargetDescriptorServerMsgHandle) ExtractCollectionName ¶ added in v0.4.27
func (h *GetProbingTargetDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*GetProbingTargetDescriptorServerMsgHandle) ExtractResourceName ¶ added in v0.4.27
func (h *GetProbingTargetDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*GetProbingTargetDescriptorServerMsgHandle) ExtractResourceNames ¶ added in v0.4.27
func (h *GetProbingTargetDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type GetProbingTargetRequest ¶
type GetProbingTargetRequest struct { // Reference of ntt.watchdog.v1alpha2.ProbingTarget Name *probing_target.Reference `protobuf:"bytes,1,opt,customtype=Reference,name=name,proto3" json:"name,omitempty" firestore:"name"` // A list of extra fields to be obtained for each response item on top of // fields defined by request field view FieldMask *probing_target.ProbingTarget_FieldMask `` /* 145-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 [GetProbingTarget][ntt.watchdog.v1alpha2.GetProbingTarget]
func (*GetProbingTargetRequest) Clone ¶
func (o *GetProbingTargetRequest) Clone() *GetProbingTargetRequest
func (*GetProbingTargetRequest) CloneRaw ¶
func (o *GetProbingTargetRequest) CloneRaw() gotenobject.GotenObjectExt
func (*GetProbingTargetRequest) Descriptor ¶
func (*GetProbingTargetRequest) Descriptor() ([]byte, []int)
Deprecated, Use GetProbingTargetRequest.ProtoReflect.Descriptor instead.
func (*GetProbingTargetRequest) GetFieldMask ¶
func (m *GetProbingTargetRequest) GetFieldMask() *probing_target.ProbingTarget_FieldMask
func (*GetProbingTargetRequest) GetName ¶
func (m *GetProbingTargetRequest) GetName() *probing_target.Reference
func (*GetProbingTargetRequest) GetView ¶
func (m *GetProbingTargetRequest) GetView() view.View
func (*GetProbingTargetRequest) GotenMessage ¶
func (*GetProbingTargetRequest) GotenMessage()
func (*GetProbingTargetRequest) GotenObjectExt ¶
func (o *GetProbingTargetRequest) GotenObjectExt()
func (*GetProbingTargetRequest) GotenValidate ¶
func (obj *GetProbingTargetRequest) GotenValidate() error
func (*GetProbingTargetRequest) MakeDiffFieldMask ¶
func (o *GetProbingTargetRequest) MakeDiffFieldMask(other *GetProbingTargetRequest) *GetProbingTargetRequest_FieldMask
func (*GetProbingTargetRequest) MakeFullFieldMask ¶
func (o *GetProbingTargetRequest) MakeFullFieldMask() *GetProbingTargetRequest_FieldMask
func (*GetProbingTargetRequest) MakeRawDiffFieldMask ¶
func (o *GetProbingTargetRequest) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
func (*GetProbingTargetRequest) MakeRawFullFieldMask ¶
func (o *GetProbingTargetRequest) MakeRawFullFieldMask() gotenobject.FieldMask
func (*GetProbingTargetRequest) Marshal ¶
func (m *GetProbingTargetRequest) Marshal() ([]byte, error)
func (*GetProbingTargetRequest) MarshalJSON ¶
func (m *GetProbingTargetRequest) MarshalJSON() ([]byte, error)
func (*GetProbingTargetRequest) Merge ¶
func (o *GetProbingTargetRequest) Merge(source *GetProbingTargetRequest)
func (*GetProbingTargetRequest) MergeRaw ¶
func (o *GetProbingTargetRequest) MergeRaw(source gotenobject.GotenObjectExt)
func (*GetProbingTargetRequest) ProtoMessage ¶
func (*GetProbingTargetRequest) ProtoMessage()
func (*GetProbingTargetRequest) ProtoReflect ¶
func (m *GetProbingTargetRequest) ProtoReflect() preflect.Message
func (*GetProbingTargetRequest) Reset ¶
func (m *GetProbingTargetRequest) Reset()
func (*GetProbingTargetRequest) SetFieldMask ¶
func (m *GetProbingTargetRequest) SetFieldMask(fv *probing_target.ProbingTarget_FieldMask)
func (*GetProbingTargetRequest) SetName ¶
func (m *GetProbingTargetRequest) SetName(fv *probing_target.Reference)
func (*GetProbingTargetRequest) SetView ¶
func (m *GetProbingTargetRequest) SetView(fv view.View)
func (*GetProbingTargetRequest) String ¶
func (m *GetProbingTargetRequest) String() string
func (*GetProbingTargetRequest) Unmarshal ¶
func (m *GetProbingTargetRequest) Unmarshal(b []byte) error
func (*GetProbingTargetRequest) UnmarshalJSON ¶
func (m *GetProbingTargetRequest) UnmarshalJSON(data []byte) error
type GetProbingTargetRequestFieldPathBuilder ¶
type GetProbingTargetRequestFieldPathBuilder struct{}
func NewGetProbingTargetRequestFieldPathBuilder ¶
func NewGetProbingTargetRequestFieldPathBuilder() GetProbingTargetRequestFieldPathBuilder
type GetProbingTargetRequestPathSelectorFieldMask ¶
type GetProbingTargetRequestPathSelectorFieldMask struct{}
func (GetProbingTargetRequestPathSelectorFieldMask) WithArrayOfValues ¶
func (s GetProbingTargetRequestPathSelectorFieldMask) WithArrayOfValues(values []*probing_target.ProbingTarget_FieldMask) *GetProbingTargetRequest_FieldTerminalPathArrayOfValues
type GetProbingTargetRequestPathSelectorName ¶
type GetProbingTargetRequestPathSelectorName struct{}
func (GetProbingTargetRequestPathSelectorName) FieldPath ¶
func (GetProbingTargetRequestPathSelectorName) FieldPath() *GetProbingTargetRequest_FieldTerminalPath
func (GetProbingTargetRequestPathSelectorName) WithArrayOfValues ¶
func (s GetProbingTargetRequestPathSelectorName) WithArrayOfValues(values []*probing_target.Reference) *GetProbingTargetRequest_FieldTerminalPathArrayOfValues
func (GetProbingTargetRequestPathSelectorName) WithValue ¶
func (s GetProbingTargetRequestPathSelectorName) WithValue(value *probing_target.Reference) *GetProbingTargetRequest_FieldTerminalPathValue
type GetProbingTargetRequestPathSelectorView ¶
type GetProbingTargetRequestPathSelectorView struct{}
func (GetProbingTargetRequestPathSelectorView) FieldPath ¶
func (GetProbingTargetRequestPathSelectorView) FieldPath() *GetProbingTargetRequest_FieldTerminalPath
func (GetProbingTargetRequestPathSelectorView) WithArrayOfValues ¶
func (s GetProbingTargetRequestPathSelectorView) WithArrayOfValues(values []view.View) *GetProbingTargetRequest_FieldTerminalPathArrayOfValues
func (GetProbingTargetRequestPathSelectorView) WithValue ¶
func (s GetProbingTargetRequestPathSelectorView) WithValue(value view.View) *GetProbingTargetRequest_FieldTerminalPathValue
type GetProbingTargetRequest_FieldMask ¶
type GetProbingTargetRequest_FieldMask struct {
Paths []GetProbingTargetRequest_FieldPath
}
func FullGetProbingTargetRequest_FieldMask ¶
func FullGetProbingTargetRequest_FieldMask() *GetProbingTargetRequest_FieldMask
func (*GetProbingTargetRequest_FieldMask) AppendPath ¶
func (fieldMask *GetProbingTargetRequest_FieldMask) AppendPath(path GetProbingTargetRequest_FieldPath)
func (*GetProbingTargetRequest_FieldMask) AppendRawPath ¶
func (fieldMask *GetProbingTargetRequest_FieldMask) AppendRawPath(path gotenobject.FieldPath)
func (*GetProbingTargetRequest_FieldMask) DecodeFirestore ¶
func (fieldMask *GetProbingTargetRequest_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
func (*GetProbingTargetRequest_FieldMask) EncodeFirestore ¶
func (fieldMask *GetProbingTargetRequest_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
firestore encoding/decoding integration
func (*GetProbingTargetRequest_FieldMask) FilterInputFields ¶
func (fieldMask *GetProbingTargetRequest_FieldMask) FilterInputFields() *GetProbingTargetRequest_FieldMask
FilterInputFields generates copy of field paths with output_only field paths removed
func (*GetProbingTargetRequest_FieldMask) FromProtoFieldMask ¶
func (fieldMask *GetProbingTargetRequest_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
func (*GetProbingTargetRequest_FieldMask) GetPaths ¶
func (fieldMask *GetProbingTargetRequest_FieldMask) GetPaths() []GetProbingTargetRequest_FieldPath
func (*GetProbingTargetRequest_FieldMask) GetRawPaths ¶
func (fieldMask *GetProbingTargetRequest_FieldMask) GetRawPaths() []gotenobject.FieldPath
func (*GetProbingTargetRequest_FieldMask) IsFull ¶
func (fieldMask *GetProbingTargetRequest_FieldMask) IsFull() bool
func (GetProbingTargetRequest_FieldMask) Marshal ¶
func (fieldMask GetProbingTargetRequest_FieldMask) Marshal() ([]byte, error)
implement methods required by customType
func (GetProbingTargetRequest_FieldMask) MarshalJSON ¶
func (fieldMask GetProbingTargetRequest_FieldMask) MarshalJSON() ([]byte, error)
func (*GetProbingTargetRequest_FieldMask) PathsCount ¶
func (fieldMask *GetProbingTargetRequest_FieldMask) PathsCount() int
func (*GetProbingTargetRequest_FieldMask) Project ¶
func (fieldMask *GetProbingTargetRequest_FieldMask) Project(source *GetProbingTargetRequest) *GetProbingTargetRequest
func (*GetProbingTargetRequest_FieldMask) ProjectRaw ¶
func (fieldMask *GetProbingTargetRequest_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
func (*GetProbingTargetRequest_FieldMask) ProtoMessage ¶
func (fieldMask *GetProbingTargetRequest_FieldMask) ProtoMessage()
func (*GetProbingTargetRequest_FieldMask) ProtoReflect ¶
func (fieldMask *GetProbingTargetRequest_FieldMask) ProtoReflect() preflect.Message
func (*GetProbingTargetRequest_FieldMask) Reset ¶
func (fieldMask *GetProbingTargetRequest_FieldMask) Reset()
func (*GetProbingTargetRequest_FieldMask) Set ¶
func (fieldMask *GetProbingTargetRequest_FieldMask) Set(target, source *GetProbingTargetRequest)
func (*GetProbingTargetRequest_FieldMask) SetFromCliFlag ¶
func (fieldMask *GetProbingTargetRequest_FieldMask) SetFromCliFlag(raw string) error
func (*GetProbingTargetRequest_FieldMask) SetRaw ¶
func (fieldMask *GetProbingTargetRequest_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
func (*GetProbingTargetRequest_FieldMask) Size ¶
func (fieldMask *GetProbingTargetRequest_FieldMask) Size() int
func (*GetProbingTargetRequest_FieldMask) String ¶
func (fieldMask *GetProbingTargetRequest_FieldMask) String() string
func (*GetProbingTargetRequest_FieldMask) Subtract ¶
func (fieldMask *GetProbingTargetRequest_FieldMask) Subtract(other *GetProbingTargetRequest_FieldMask) *GetProbingTargetRequest_FieldMask
func (*GetProbingTargetRequest_FieldMask) SubtractRaw ¶
func (fieldMask *GetProbingTargetRequest_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
func (*GetProbingTargetRequest_FieldMask) ToProtoFieldMask ¶
func (fieldMask *GetProbingTargetRequest_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
ToFieldMask is used for proto conversions
func (*GetProbingTargetRequest_FieldMask) Unmarshal ¶
func (fieldMask *GetProbingTargetRequest_FieldMask) Unmarshal(data []byte) error
func (*GetProbingTargetRequest_FieldMask) UnmarshalJSON ¶
func (fieldMask *GetProbingTargetRequest_FieldMask) UnmarshalJSON(data []byte) error
type GetProbingTargetRequest_FieldPath ¶
type GetProbingTargetRequest_FieldPath interface { gotenobject.FieldPath Selector() GetProbingTargetRequest_FieldPathSelector Get(source *GetProbingTargetRequest) []interface{} GetSingle(source *GetProbingTargetRequest) (interface{}, bool) ClearValue(item *GetProbingTargetRequest) // Those methods build corresponding GetProbingTargetRequest_FieldPathValue // (or array of values) and holds passed value. Panics if injected type is incorrect. WithIValue(value interface{}) GetProbingTargetRequest_FieldPathValue WithIArrayOfValues(values interface{}) GetProbingTargetRequest_FieldPathArrayOfValues WithIArrayItemValue(value interface{}) GetProbingTargetRequest_FieldPathArrayItemValue }
FieldPath provides implementation to handle https://github.com/protocolbuffers/protobuf/blob/master/src/google/protobuf/field_mask.proto
func BuildGetProbingTargetRequest_FieldPath ¶
func BuildGetProbingTargetRequest_FieldPath(fp gotenobject.RawFieldPath) (GetProbingTargetRequest_FieldPath, error)
func MustParseGetProbingTargetRequest_FieldPath ¶
func MustParseGetProbingTargetRequest_FieldPath(rawField string) GetProbingTargetRequest_FieldPath
func ParseGetProbingTargetRequest_FieldPath ¶
func ParseGetProbingTargetRequest_FieldPath(rawField string) (GetProbingTargetRequest_FieldPath, error)
type GetProbingTargetRequest_FieldPathArrayItemValue ¶
type GetProbingTargetRequest_FieldPathArrayItemValue interface { gotenobject.FieldPathArrayItemValue GetProbingTargetRequest_FieldPath ContainsValue(*GetProbingTargetRequest) bool }
GetProbingTargetRequest_FieldPathArrayItemValue allows storing single item in Path-specific values for GetProbingTargetRequest according to their type Present only for array (repeated) types.
func MustParseGetProbingTargetRequest_FieldPathArrayItemValue ¶
func MustParseGetProbingTargetRequest_FieldPathArrayItemValue(pathStr, valueStr string) GetProbingTargetRequest_FieldPathArrayItemValue
func ParseGetProbingTargetRequest_FieldPathArrayItemValue ¶
func ParseGetProbingTargetRequest_FieldPathArrayItemValue(pathStr, valueStr string) (GetProbingTargetRequest_FieldPathArrayItemValue, error)
ParseGetProbingTargetRequest_FieldPathArrayItemValue parses string and JSON-encoded value to its Value
type GetProbingTargetRequest_FieldPathArrayOfValues ¶
type GetProbingTargetRequest_FieldPathArrayOfValues interface { gotenobject.FieldPathArrayOfValues GetProbingTargetRequest_FieldPath }
GetProbingTargetRequest_FieldPathArrayOfValues allows storing slice of values for GetProbingTargetRequest fields according to their type
func MustParseGetProbingTargetRequest_FieldPathArrayOfValues ¶
func MustParseGetProbingTargetRequest_FieldPathArrayOfValues(pathStr, valuesStr string) GetProbingTargetRequest_FieldPathArrayOfValues
func ParseGetProbingTargetRequest_FieldPathArrayOfValues ¶
func ParseGetProbingTargetRequest_FieldPathArrayOfValues(pathStr, valuesStr string) (GetProbingTargetRequest_FieldPathArrayOfValues, error)
type GetProbingTargetRequest_FieldPathSelector ¶
type GetProbingTargetRequest_FieldPathSelector int32
const ( GetProbingTargetRequest_FieldPathSelectorName GetProbingTargetRequest_FieldPathSelector = 0 GetProbingTargetRequest_FieldPathSelectorFieldMask GetProbingTargetRequest_FieldPathSelector = 1 GetProbingTargetRequest_FieldPathSelectorView GetProbingTargetRequest_FieldPathSelector = 2 )
func (GetProbingTargetRequest_FieldPathSelector) String ¶
func (s GetProbingTargetRequest_FieldPathSelector) String() string
type GetProbingTargetRequest_FieldPathValue ¶
type GetProbingTargetRequest_FieldPathValue interface { GetProbingTargetRequest_FieldPath gotenobject.FieldPathValue SetTo(target **GetProbingTargetRequest) CompareWith(*GetProbingTargetRequest) (cmp int, comparable bool) }
GetProbingTargetRequest_FieldPathValue allows storing values for GetProbingTargetRequest fields according to their type
func MustParseGetProbingTargetRequest_FieldPathValue ¶
func MustParseGetProbingTargetRequest_FieldPathValue(pathStr, valueStr string) GetProbingTargetRequest_FieldPathValue
func ParseGetProbingTargetRequest_FieldPathValue ¶
func ParseGetProbingTargetRequest_FieldPathValue(pathStr, valueStr string) (GetProbingTargetRequest_FieldPathValue, error)
type GetProbingTargetRequest_FieldTerminalPath ¶
type GetProbingTargetRequest_FieldTerminalPath struct {
// contains filtered or unexported fields
}
func (*GetProbingTargetRequest_FieldTerminalPath) ClearValue ¶
func (fp *GetProbingTargetRequest_FieldTerminalPath) ClearValue(item *GetProbingTargetRequest)
func (*GetProbingTargetRequest_FieldTerminalPath) ClearValueRaw ¶
func (fp *GetProbingTargetRequest_FieldTerminalPath) ClearValueRaw(item proto.Message)
func (*GetProbingTargetRequest_FieldTerminalPath) Get ¶
func (fp *GetProbingTargetRequest_FieldTerminalPath) Get(source *GetProbingTargetRequest) (values []interface{})
Get returns all values pointed by specific field from source GetProbingTargetRequest
func (*GetProbingTargetRequest_FieldTerminalPath) GetDefault ¶
func (fp *GetProbingTargetRequest_FieldTerminalPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*GetProbingTargetRequest_FieldTerminalPath) GetRaw ¶
func (fp *GetProbingTargetRequest_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
func (*GetProbingTargetRequest_FieldTerminalPath) GetSingle ¶
func (fp *GetProbingTargetRequest_FieldTerminalPath) GetSingle(source *GetProbingTargetRequest) (interface{}, bool)
GetSingle returns value pointed by specific field of from source GetProbingTargetRequest
func (*GetProbingTargetRequest_FieldTerminalPath) GetSingleRaw ¶
func (fp *GetProbingTargetRequest_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*GetProbingTargetRequest_FieldTerminalPath) IsLeaf ¶
func (fp *GetProbingTargetRequest_FieldTerminalPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*GetProbingTargetRequest_FieldTerminalPath) JSONString ¶
func (fp *GetProbingTargetRequest_FieldTerminalPath) JSONString() string
JSONString returns path representation is JSON convention
func (*GetProbingTargetRequest_FieldTerminalPath) Selector ¶
func (fp *GetProbingTargetRequest_FieldTerminalPath) Selector() GetProbingTargetRequest_FieldPathSelector
func (*GetProbingTargetRequest_FieldTerminalPath) String ¶
func (fp *GetProbingTargetRequest_FieldTerminalPath) String() string
String returns path representation in proto convention
func (*GetProbingTargetRequest_FieldTerminalPath) WithIArrayItemValue ¶
func (fp *GetProbingTargetRequest_FieldTerminalPath) WithIArrayItemValue(value interface{}) GetProbingTargetRequest_FieldPathArrayItemValue
func (*GetProbingTargetRequest_FieldTerminalPath) WithIArrayOfValues ¶
func (fp *GetProbingTargetRequest_FieldTerminalPath) WithIArrayOfValues(values interface{}) GetProbingTargetRequest_FieldPathArrayOfValues
func (*GetProbingTargetRequest_FieldTerminalPath) WithIValue ¶
func (fp *GetProbingTargetRequest_FieldTerminalPath) WithIValue(value interface{}) GetProbingTargetRequest_FieldPathValue
func (*GetProbingTargetRequest_FieldTerminalPath) WithRawIArrayItemValue ¶
func (fp *GetProbingTargetRequest_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*GetProbingTargetRequest_FieldTerminalPath) WithRawIArrayOfValues ¶
func (fp *GetProbingTargetRequest_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*GetProbingTargetRequest_FieldTerminalPath) WithRawIValue ¶
func (fp *GetProbingTargetRequest_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type GetProbingTargetRequest_FieldTerminalPathArrayItemValue ¶
type GetProbingTargetRequest_FieldTerminalPathArrayItemValue struct { GetProbingTargetRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*GetProbingTargetRequest_FieldTerminalPathArrayItemValue) ContainsValue ¶
func (fpaiv *GetProbingTargetRequest_FieldTerminalPathArrayItemValue) ContainsValue(source *GetProbingTargetRequest) bool
Contains returns a boolean indicating if value that is being held is present in given 'GetProbingTargetRequest'
func (*GetProbingTargetRequest_FieldTerminalPathArrayItemValue) GetRawItemValue ¶
func (fpaiv *GetProbingTargetRequest_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored element value for array in object GetProbingTargetRequest as interface{}
func (*GetProbingTargetRequest_FieldTerminalPathArrayItemValue) GetSingle ¶
func (fpaiv *GetProbingTargetRequest_FieldTerminalPathArrayItemValue) GetSingle(source *GetProbingTargetRequest) (interface{}, bool)
func (*GetProbingTargetRequest_FieldTerminalPathArrayItemValue) GetSingleRaw ¶
func (fpaiv *GetProbingTargetRequest_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
type GetProbingTargetRequest_FieldTerminalPathArrayOfValues ¶
type GetProbingTargetRequest_FieldTerminalPathArrayOfValues struct { GetProbingTargetRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*GetProbingTargetRequest_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues ¶
func (fpaov *GetProbingTargetRequest_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues() ([]*probing_target.ProbingTarget_FieldMask, bool)
func (*GetProbingTargetRequest_FieldTerminalPathArrayOfValues) AsNameArrayOfValues ¶
func (fpaov *GetProbingTargetRequest_FieldTerminalPathArrayOfValues) AsNameArrayOfValues() ([]*probing_target.Reference, bool)
func (*GetProbingTargetRequest_FieldTerminalPathArrayOfValues) AsViewArrayOfValues ¶
func (fpaov *GetProbingTargetRequest_FieldTerminalPathArrayOfValues) AsViewArrayOfValues() ([]view.View, bool)
func (*GetProbingTargetRequest_FieldTerminalPathArrayOfValues) GetRawValues ¶
func (fpaov *GetProbingTargetRequest_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
type GetProbingTargetRequest_FieldTerminalPathValue ¶
type GetProbingTargetRequest_FieldTerminalPathValue struct { GetProbingTargetRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*GetProbingTargetRequest_FieldTerminalPathValue) AsFieldMaskValue ¶
func (fpv *GetProbingTargetRequest_FieldTerminalPathValue) AsFieldMaskValue() (*probing_target.ProbingTarget_FieldMask, bool)
func (*GetProbingTargetRequest_FieldTerminalPathValue) AsNameValue ¶
func (fpv *GetProbingTargetRequest_FieldTerminalPathValue) AsNameValue() (*probing_target.Reference, bool)
func (*GetProbingTargetRequest_FieldTerminalPathValue) AsViewValue ¶
func (fpv *GetProbingTargetRequest_FieldTerminalPathValue) AsViewValue() (view.View, bool)
func (*GetProbingTargetRequest_FieldTerminalPathValue) CompareWith ¶
func (fpv *GetProbingTargetRequest_FieldTerminalPathValue) CompareWith(source *GetProbingTargetRequest) (int, bool)
CompareWith compares value in the 'GetProbingTargetRequest_FieldTerminalPathValue' with the value under path in 'GetProbingTargetRequest'.
func (*GetProbingTargetRequest_FieldTerminalPathValue) CompareWithRaw ¶
func (fpv *GetProbingTargetRequest_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*GetProbingTargetRequest_FieldTerminalPathValue) GetRawValue ¶
func (fpv *GetProbingTargetRequest_FieldTerminalPathValue) GetRawValue() interface{}
GetRawValue returns raw value stored under selected path for 'GetProbingTargetRequest' as interface{}
func (*GetProbingTargetRequest_FieldTerminalPathValue) SetTo ¶
func (fpv *GetProbingTargetRequest_FieldTerminalPathValue) SetTo(target **GetProbingTargetRequest)
SetTo stores value for selected field for object GetProbingTargetRequest
func (*GetProbingTargetRequest_FieldTerminalPathValue) SetToRaw ¶
func (fpv *GetProbingTargetRequest_FieldTerminalPathValue) SetToRaw(target proto.Message)
type ListProbingTargetsDescriptor ¶ added in v0.4.26
type ListProbingTargetsDescriptor struct{}
func GetListProbingTargetsDescriptor ¶ added in v0.4.26
func GetListProbingTargetsDescriptor() *ListProbingTargetsDescriptor
func (*ListProbingTargetsDescriptor) GetApiDescriptor ¶ added in v0.4.26
func (d *ListProbingTargetsDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
func (*ListProbingTargetsDescriptor) GetApiName ¶ added in v0.4.26
func (d *ListProbingTargetsDescriptor) GetApiName() string
func (*ListProbingTargetsDescriptor) GetClientMsgReflectHandle ¶ added in v0.4.26
func (d *ListProbingTargetsDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
func (*ListProbingTargetsDescriptor) GetFullMethodName ¶ added in v0.4.26
func (d *ListProbingTargetsDescriptor) GetFullMethodName() string
func (*ListProbingTargetsDescriptor) GetMethodName ¶ added in v0.4.26
func (d *ListProbingTargetsDescriptor) GetMethodName() string
func (*ListProbingTargetsDescriptor) GetProtoPkgName ¶ added in v0.4.26
func (d *ListProbingTargetsDescriptor) GetProtoPkgName() string
func (*ListProbingTargetsDescriptor) GetResourceDescriptor ¶ added in v0.4.27
func (d *ListProbingTargetsDescriptor) GetResourceDescriptor() gotenresource.Descriptor
func (*ListProbingTargetsDescriptor) GetServerMsgReflectHandle ¶ added in v0.4.26
func (d *ListProbingTargetsDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
func (*ListProbingTargetsDescriptor) GetServiceDomain ¶ added in v0.4.26
func (d *ListProbingTargetsDescriptor) GetServiceDomain() string
func (*ListProbingTargetsDescriptor) GetServiceVersion ¶ added in v0.4.26
func (d *ListProbingTargetsDescriptor) GetServiceVersion() string
func (*ListProbingTargetsDescriptor) GetVerb ¶ added in v0.4.26
func (d *ListProbingTargetsDescriptor) GetVerb() string
func (*ListProbingTargetsDescriptor) HasResource ¶ added in v0.4.27
func (d *ListProbingTargetsDescriptor) HasResource() bool
func (*ListProbingTargetsDescriptor) IsClientStream ¶ added in v0.4.26
func (d *ListProbingTargetsDescriptor) IsClientStream() bool
func (*ListProbingTargetsDescriptor) IsCollection ¶ added in v0.4.27
func (d *ListProbingTargetsDescriptor) IsCollection() bool
func (*ListProbingTargetsDescriptor) IsPlural ¶ added in v0.4.27
func (d *ListProbingTargetsDescriptor) IsPlural() bool
func (*ListProbingTargetsDescriptor) IsServerStream ¶ added in v0.4.26
func (d *ListProbingTargetsDescriptor) IsServerStream() bool
func (*ListProbingTargetsDescriptor) IsUnary ¶ added in v0.4.26
func (d *ListProbingTargetsDescriptor) IsUnary() bool
func (*ListProbingTargetsDescriptor) NewEmptyClientMsg ¶ added in v0.4.26
func (d *ListProbingTargetsDescriptor) NewEmptyClientMsg() proto.Message
func (*ListProbingTargetsDescriptor) NewEmptyServerMsg ¶ added in v0.4.26
func (d *ListProbingTargetsDescriptor) NewEmptyServerMsg() proto.Message
func (*ListProbingTargetsDescriptor) RequestHasResourceBody ¶ added in v0.4.26
func (d *ListProbingTargetsDescriptor) RequestHasResourceBody() bool
type ListProbingTargetsDescriptorClientMsgHandle ¶ added in v0.4.26
type ListProbingTargetsDescriptorClientMsgHandle struct{}
func (*ListProbingTargetsDescriptorClientMsgHandle) ExtractCollectionName ¶ added in v0.4.27
func (h *ListProbingTargetsDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*ListProbingTargetsDescriptorClientMsgHandle) ExtractResourceName ¶ added in v0.4.27
func (h *ListProbingTargetsDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*ListProbingTargetsDescriptorClientMsgHandle) ExtractResourceNames ¶ added in v0.4.27
func (h *ListProbingTargetsDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type ListProbingTargetsDescriptorServerMsgHandle ¶ added in v0.4.26
type ListProbingTargetsDescriptorServerMsgHandle struct{}
func (*ListProbingTargetsDescriptorServerMsgHandle) ExtractCollectionName ¶ added in v0.4.27
func (h *ListProbingTargetsDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*ListProbingTargetsDescriptorServerMsgHandle) ExtractResourceName ¶ added in v0.4.27
func (h *ListProbingTargetsDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*ListProbingTargetsDescriptorServerMsgHandle) ExtractResourceNames ¶ added in v0.4.27
func (h *ListProbingTargetsDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type ListProbingTargetsRequest ¶
type ListProbingTargetsRequest struct { // Parent name of ntt.watchdog.v1alpha2.ProbingTarget Parent *probing_target.ParentName `protobuf:"bytes,1,opt,customtype=ParentName,name=parent,proto3" json:"parent,omitempty" firestore:"parent"` // Requested page size. Server may return fewer ProbingTargets 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 // [ListProbingTargetsResponse.next_page_token][ntt.watchdog.v1alpha2.ListProbingTargetsResponse.next_page_token] PageToken *probing_target.PagerCursor `` /* 133-byte string literal not displayed */ // Order By - // https://cloud.google.com/apis/design/design_patterns#list_pagination list // of field path with order directive, either 'asc' or 'desc'. If direction is // not provided, 'asc' is assumed. e.g. "state.nested_field asc, // state.something.else desc, theme" OrderBy *probing_target.OrderBy `protobuf:"bytes,4,opt,customtype=OrderBy,name=order_by,json=orderBy,proto3" json:"order_by,omitempty" firestore:"orderBy"` // Filter - filter results by field criteria. Simplified SQL-like syntax with // following operators: // <=, >=, =, !=, <, >, LIKE, CONTAINS (aliases CONTAIN, HAS, HAVE), IN, IS // [NOT] NULL | NaN . Combine conditions with OR | AND example: 'meta.labels // CONTAINS "severity:important" OR (state.last_error_time > // "2018-11-15T10:00:00Z" AND state.status = "ERROR")' Filter *probing_target.Filter `protobuf:"bytes,5,opt,customtype=Filter,name=filter,proto3" json:"filter,omitempty" firestore:"filter"` // A list of extra fields to be obtained for each response item on top of // fields defined by request field view FieldMask *probing_target.ProbingTarget_FieldMask `` /* 145-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"` // contains filtered or unexported fields }
Request message for method [ListProbingTargets][ntt.watchdog.v1alpha2.ListProbingTargets]
func (*ListProbingTargetsRequest) Clone ¶
func (o *ListProbingTargetsRequest) Clone() *ListProbingTargetsRequest
func (*ListProbingTargetsRequest) CloneRaw ¶
func (o *ListProbingTargetsRequest) CloneRaw() gotenobject.GotenObjectExt
func (*ListProbingTargetsRequest) Descriptor ¶
func (*ListProbingTargetsRequest) Descriptor() ([]byte, []int)
Deprecated, Use ListProbingTargetsRequest.ProtoReflect.Descriptor instead.
func (*ListProbingTargetsRequest) GetFieldMask ¶
func (m *ListProbingTargetsRequest) GetFieldMask() *probing_target.ProbingTarget_FieldMask
func (*ListProbingTargetsRequest) GetFilter ¶
func (m *ListProbingTargetsRequest) GetFilter() *probing_target.Filter
func (*ListProbingTargetsRequest) GetOrderBy ¶
func (m *ListProbingTargetsRequest) GetOrderBy() *probing_target.OrderBy
func (*ListProbingTargetsRequest) GetPageSize ¶
func (m *ListProbingTargetsRequest) GetPageSize() int32
func (*ListProbingTargetsRequest) GetPageToken ¶
func (m *ListProbingTargetsRequest) GetPageToken() *probing_target.PagerCursor
func (*ListProbingTargetsRequest) GetParent ¶
func (m *ListProbingTargetsRequest) GetParent() *probing_target.ParentName
func (*ListProbingTargetsRequest) GetView ¶
func (m *ListProbingTargetsRequest) GetView() view.View
func (*ListProbingTargetsRequest) GotenMessage ¶
func (*ListProbingTargetsRequest) GotenMessage()
func (*ListProbingTargetsRequest) GotenObjectExt ¶
func (o *ListProbingTargetsRequest) GotenObjectExt()
func (*ListProbingTargetsRequest) GotenValidate ¶
func (obj *ListProbingTargetsRequest) GotenValidate() error
func (*ListProbingTargetsRequest) MakeDiffFieldMask ¶
func (o *ListProbingTargetsRequest) MakeDiffFieldMask(other *ListProbingTargetsRequest) *ListProbingTargetsRequest_FieldMask
func (*ListProbingTargetsRequest) MakeFullFieldMask ¶
func (o *ListProbingTargetsRequest) MakeFullFieldMask() *ListProbingTargetsRequest_FieldMask
func (*ListProbingTargetsRequest) MakeRawDiffFieldMask ¶
func (o *ListProbingTargetsRequest) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
func (*ListProbingTargetsRequest) MakeRawFullFieldMask ¶
func (o *ListProbingTargetsRequest) MakeRawFullFieldMask() gotenobject.FieldMask
func (*ListProbingTargetsRequest) Marshal ¶
func (m *ListProbingTargetsRequest) Marshal() ([]byte, error)
func (*ListProbingTargetsRequest) MarshalJSON ¶
func (m *ListProbingTargetsRequest) MarshalJSON() ([]byte, error)
func (*ListProbingTargetsRequest) Merge ¶
func (o *ListProbingTargetsRequest) Merge(source *ListProbingTargetsRequest)
func (*ListProbingTargetsRequest) MergeRaw ¶
func (o *ListProbingTargetsRequest) MergeRaw(source gotenobject.GotenObjectExt)
func (*ListProbingTargetsRequest) ProtoMessage ¶
func (*ListProbingTargetsRequest) ProtoMessage()
func (*ListProbingTargetsRequest) ProtoReflect ¶
func (m *ListProbingTargetsRequest) ProtoReflect() preflect.Message
func (*ListProbingTargetsRequest) Reset ¶
func (m *ListProbingTargetsRequest) Reset()
func (*ListProbingTargetsRequest) SetFieldMask ¶
func (m *ListProbingTargetsRequest) SetFieldMask(fv *probing_target.ProbingTarget_FieldMask)
func (*ListProbingTargetsRequest) SetFilter ¶
func (m *ListProbingTargetsRequest) SetFilter(fv *probing_target.Filter)
func (*ListProbingTargetsRequest) SetOrderBy ¶
func (m *ListProbingTargetsRequest) SetOrderBy(fv *probing_target.OrderBy)
func (*ListProbingTargetsRequest) SetPageSize ¶
func (m *ListProbingTargetsRequest) SetPageSize(fv int32)
func (*ListProbingTargetsRequest) SetPageToken ¶
func (m *ListProbingTargetsRequest) SetPageToken(fv *probing_target.PagerCursor)
func (*ListProbingTargetsRequest) SetParent ¶
func (m *ListProbingTargetsRequest) SetParent(fv *probing_target.ParentName)
func (*ListProbingTargetsRequest) SetView ¶
func (m *ListProbingTargetsRequest) SetView(fv view.View)
func (*ListProbingTargetsRequest) String ¶
func (m *ListProbingTargetsRequest) String() string
func (*ListProbingTargetsRequest) Unmarshal ¶
func (m *ListProbingTargetsRequest) Unmarshal(b []byte) error
func (*ListProbingTargetsRequest) UnmarshalJSON ¶
func (m *ListProbingTargetsRequest) UnmarshalJSON(data []byte) error
type ListProbingTargetsRequestFieldPathBuilder ¶
type ListProbingTargetsRequestFieldPathBuilder struct{}
func NewListProbingTargetsRequestFieldPathBuilder ¶
func NewListProbingTargetsRequestFieldPathBuilder() ListProbingTargetsRequestFieldPathBuilder
type ListProbingTargetsRequestPathSelectorFieldMask ¶
type ListProbingTargetsRequestPathSelectorFieldMask struct{}
func (ListProbingTargetsRequestPathSelectorFieldMask) WithArrayOfValues ¶
func (s ListProbingTargetsRequestPathSelectorFieldMask) WithArrayOfValues(values []*probing_target.ProbingTarget_FieldMask) *ListProbingTargetsRequest_FieldTerminalPathArrayOfValues
type ListProbingTargetsRequestPathSelectorFilter ¶
type ListProbingTargetsRequestPathSelectorFilter struct{}
func (ListProbingTargetsRequestPathSelectorFilter) WithArrayOfValues ¶
func (s ListProbingTargetsRequestPathSelectorFilter) WithArrayOfValues(values []*probing_target.Filter) *ListProbingTargetsRequest_FieldTerminalPathArrayOfValues
func (ListProbingTargetsRequestPathSelectorFilter) WithValue ¶
func (s ListProbingTargetsRequestPathSelectorFilter) WithValue(value *probing_target.Filter) *ListProbingTargetsRequest_FieldTerminalPathValue
type ListProbingTargetsRequestPathSelectorOrderBy ¶
type ListProbingTargetsRequestPathSelectorOrderBy struct{}
func (ListProbingTargetsRequestPathSelectorOrderBy) WithArrayOfValues ¶
func (s ListProbingTargetsRequestPathSelectorOrderBy) WithArrayOfValues(values []*probing_target.OrderBy) *ListProbingTargetsRequest_FieldTerminalPathArrayOfValues
func (ListProbingTargetsRequestPathSelectorOrderBy) WithValue ¶
func (s ListProbingTargetsRequestPathSelectorOrderBy) WithValue(value *probing_target.OrderBy) *ListProbingTargetsRequest_FieldTerminalPathValue
type ListProbingTargetsRequestPathSelectorPageSize ¶
type ListProbingTargetsRequestPathSelectorPageSize struct{}
func (ListProbingTargetsRequestPathSelectorPageSize) WithArrayOfValues ¶
func (s ListProbingTargetsRequestPathSelectorPageSize) WithArrayOfValues(values []int32) *ListProbingTargetsRequest_FieldTerminalPathArrayOfValues
func (ListProbingTargetsRequestPathSelectorPageSize) WithValue ¶
func (s ListProbingTargetsRequestPathSelectorPageSize) WithValue(value int32) *ListProbingTargetsRequest_FieldTerminalPathValue
type ListProbingTargetsRequestPathSelectorPageToken ¶
type ListProbingTargetsRequestPathSelectorPageToken struct{}
func (ListProbingTargetsRequestPathSelectorPageToken) WithArrayOfValues ¶
func (s ListProbingTargetsRequestPathSelectorPageToken) WithArrayOfValues(values []*probing_target.PagerCursor) *ListProbingTargetsRequest_FieldTerminalPathArrayOfValues
func (ListProbingTargetsRequestPathSelectorPageToken) WithValue ¶
func (s ListProbingTargetsRequestPathSelectorPageToken) WithValue(value *probing_target.PagerCursor) *ListProbingTargetsRequest_FieldTerminalPathValue
type ListProbingTargetsRequestPathSelectorParent ¶
type ListProbingTargetsRequestPathSelectorParent struct{}
func (ListProbingTargetsRequestPathSelectorParent) WithArrayOfValues ¶
func (s ListProbingTargetsRequestPathSelectorParent) WithArrayOfValues(values []*probing_target.ParentName) *ListProbingTargetsRequest_FieldTerminalPathArrayOfValues
func (ListProbingTargetsRequestPathSelectorParent) WithValue ¶
func (s ListProbingTargetsRequestPathSelectorParent) WithValue(value *probing_target.ParentName) *ListProbingTargetsRequest_FieldTerminalPathValue
type ListProbingTargetsRequestPathSelectorView ¶
type ListProbingTargetsRequestPathSelectorView struct{}
func (ListProbingTargetsRequestPathSelectorView) FieldPath ¶
func (ListProbingTargetsRequestPathSelectorView) FieldPath() *ListProbingTargetsRequest_FieldTerminalPath
func (ListProbingTargetsRequestPathSelectorView) WithArrayOfValues ¶
func (s ListProbingTargetsRequestPathSelectorView) WithArrayOfValues(values []view.View) *ListProbingTargetsRequest_FieldTerminalPathArrayOfValues
func (ListProbingTargetsRequestPathSelectorView) WithValue ¶
func (s ListProbingTargetsRequestPathSelectorView) WithValue(value view.View) *ListProbingTargetsRequest_FieldTerminalPathValue
type ListProbingTargetsRequest_FieldMask ¶
type ListProbingTargetsRequest_FieldMask struct {
Paths []ListProbingTargetsRequest_FieldPath
}
func FullListProbingTargetsRequest_FieldMask ¶
func FullListProbingTargetsRequest_FieldMask() *ListProbingTargetsRequest_FieldMask
func (*ListProbingTargetsRequest_FieldMask) AppendPath ¶
func (fieldMask *ListProbingTargetsRequest_FieldMask) AppendPath(path ListProbingTargetsRequest_FieldPath)
func (*ListProbingTargetsRequest_FieldMask) AppendRawPath ¶
func (fieldMask *ListProbingTargetsRequest_FieldMask) AppendRawPath(path gotenobject.FieldPath)
func (*ListProbingTargetsRequest_FieldMask) DecodeFirestore ¶
func (fieldMask *ListProbingTargetsRequest_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
func (*ListProbingTargetsRequest_FieldMask) EncodeFirestore ¶
func (fieldMask *ListProbingTargetsRequest_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
firestore encoding/decoding integration
func (*ListProbingTargetsRequest_FieldMask) FilterInputFields ¶
func (fieldMask *ListProbingTargetsRequest_FieldMask) FilterInputFields() *ListProbingTargetsRequest_FieldMask
FilterInputFields generates copy of field paths with output_only field paths removed
func (*ListProbingTargetsRequest_FieldMask) FromProtoFieldMask ¶
func (fieldMask *ListProbingTargetsRequest_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
func (*ListProbingTargetsRequest_FieldMask) GetPaths ¶
func (fieldMask *ListProbingTargetsRequest_FieldMask) GetPaths() []ListProbingTargetsRequest_FieldPath
func (*ListProbingTargetsRequest_FieldMask) GetRawPaths ¶
func (fieldMask *ListProbingTargetsRequest_FieldMask) GetRawPaths() []gotenobject.FieldPath
func (*ListProbingTargetsRequest_FieldMask) IsFull ¶
func (fieldMask *ListProbingTargetsRequest_FieldMask) IsFull() bool
func (ListProbingTargetsRequest_FieldMask) Marshal ¶
func (fieldMask ListProbingTargetsRequest_FieldMask) Marshal() ([]byte, error)
implement methods required by customType
func (ListProbingTargetsRequest_FieldMask) MarshalJSON ¶
func (fieldMask ListProbingTargetsRequest_FieldMask) MarshalJSON() ([]byte, error)
func (*ListProbingTargetsRequest_FieldMask) PathsCount ¶
func (fieldMask *ListProbingTargetsRequest_FieldMask) PathsCount() int
func (*ListProbingTargetsRequest_FieldMask) Project ¶
func (fieldMask *ListProbingTargetsRequest_FieldMask) Project(source *ListProbingTargetsRequest) *ListProbingTargetsRequest
func (*ListProbingTargetsRequest_FieldMask) ProjectRaw ¶
func (fieldMask *ListProbingTargetsRequest_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
func (*ListProbingTargetsRequest_FieldMask) ProtoMessage ¶
func (fieldMask *ListProbingTargetsRequest_FieldMask) ProtoMessage()
func (*ListProbingTargetsRequest_FieldMask) ProtoReflect ¶
func (fieldMask *ListProbingTargetsRequest_FieldMask) ProtoReflect() preflect.Message
func (*ListProbingTargetsRequest_FieldMask) Reset ¶
func (fieldMask *ListProbingTargetsRequest_FieldMask) Reset()
func (*ListProbingTargetsRequest_FieldMask) Set ¶
func (fieldMask *ListProbingTargetsRequest_FieldMask) Set(target, source *ListProbingTargetsRequest)
func (*ListProbingTargetsRequest_FieldMask) SetFromCliFlag ¶
func (fieldMask *ListProbingTargetsRequest_FieldMask) SetFromCliFlag(raw string) error
func (*ListProbingTargetsRequest_FieldMask) SetRaw ¶
func (fieldMask *ListProbingTargetsRequest_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
func (*ListProbingTargetsRequest_FieldMask) Size ¶
func (fieldMask *ListProbingTargetsRequest_FieldMask) Size() int
func (*ListProbingTargetsRequest_FieldMask) String ¶
func (fieldMask *ListProbingTargetsRequest_FieldMask) String() string
func (*ListProbingTargetsRequest_FieldMask) Subtract ¶
func (fieldMask *ListProbingTargetsRequest_FieldMask) Subtract(other *ListProbingTargetsRequest_FieldMask) *ListProbingTargetsRequest_FieldMask
func (*ListProbingTargetsRequest_FieldMask) SubtractRaw ¶
func (fieldMask *ListProbingTargetsRequest_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
func (*ListProbingTargetsRequest_FieldMask) ToProtoFieldMask ¶
func (fieldMask *ListProbingTargetsRequest_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
ToFieldMask is used for proto conversions
func (*ListProbingTargetsRequest_FieldMask) Unmarshal ¶
func (fieldMask *ListProbingTargetsRequest_FieldMask) Unmarshal(data []byte) error
func (*ListProbingTargetsRequest_FieldMask) UnmarshalJSON ¶
func (fieldMask *ListProbingTargetsRequest_FieldMask) UnmarshalJSON(data []byte) error
type ListProbingTargetsRequest_FieldPath ¶
type ListProbingTargetsRequest_FieldPath interface { gotenobject.FieldPath Selector() ListProbingTargetsRequest_FieldPathSelector Get(source *ListProbingTargetsRequest) []interface{} GetSingle(source *ListProbingTargetsRequest) (interface{}, bool) ClearValue(item *ListProbingTargetsRequest) // Those methods build corresponding ListProbingTargetsRequest_FieldPathValue // (or array of values) and holds passed value. Panics if injected type is incorrect. WithIValue(value interface{}) ListProbingTargetsRequest_FieldPathValue WithIArrayOfValues(values interface{}) ListProbingTargetsRequest_FieldPathArrayOfValues WithIArrayItemValue(value interface{}) ListProbingTargetsRequest_FieldPathArrayItemValue }
FieldPath provides implementation to handle https://github.com/protocolbuffers/protobuf/blob/master/src/google/protobuf/field_mask.proto
func BuildListProbingTargetsRequest_FieldPath ¶
func BuildListProbingTargetsRequest_FieldPath(fp gotenobject.RawFieldPath) (ListProbingTargetsRequest_FieldPath, error)
func MustParseListProbingTargetsRequest_FieldPath ¶
func MustParseListProbingTargetsRequest_FieldPath(rawField string) ListProbingTargetsRequest_FieldPath
func ParseListProbingTargetsRequest_FieldPath ¶
func ParseListProbingTargetsRequest_FieldPath(rawField string) (ListProbingTargetsRequest_FieldPath, error)
type ListProbingTargetsRequest_FieldPathArrayItemValue ¶
type ListProbingTargetsRequest_FieldPathArrayItemValue interface { gotenobject.FieldPathArrayItemValue ListProbingTargetsRequest_FieldPath ContainsValue(*ListProbingTargetsRequest) bool }
ListProbingTargetsRequest_FieldPathArrayItemValue allows storing single item in Path-specific values for ListProbingTargetsRequest according to their type Present only for array (repeated) types.
func MustParseListProbingTargetsRequest_FieldPathArrayItemValue ¶
func MustParseListProbingTargetsRequest_FieldPathArrayItemValue(pathStr, valueStr string) ListProbingTargetsRequest_FieldPathArrayItemValue
func ParseListProbingTargetsRequest_FieldPathArrayItemValue ¶
func ParseListProbingTargetsRequest_FieldPathArrayItemValue(pathStr, valueStr string) (ListProbingTargetsRequest_FieldPathArrayItemValue, error)
ParseListProbingTargetsRequest_FieldPathArrayItemValue parses string and JSON-encoded value to its Value
type ListProbingTargetsRequest_FieldPathArrayOfValues ¶
type ListProbingTargetsRequest_FieldPathArrayOfValues interface { gotenobject.FieldPathArrayOfValues ListProbingTargetsRequest_FieldPath }
ListProbingTargetsRequest_FieldPathArrayOfValues allows storing slice of values for ListProbingTargetsRequest fields according to their type
func MustParseListProbingTargetsRequest_FieldPathArrayOfValues ¶
func MustParseListProbingTargetsRequest_FieldPathArrayOfValues(pathStr, valuesStr string) ListProbingTargetsRequest_FieldPathArrayOfValues
func ParseListProbingTargetsRequest_FieldPathArrayOfValues ¶
func ParseListProbingTargetsRequest_FieldPathArrayOfValues(pathStr, valuesStr string) (ListProbingTargetsRequest_FieldPathArrayOfValues, error)
type ListProbingTargetsRequest_FieldPathSelector ¶
type ListProbingTargetsRequest_FieldPathSelector int32
const ( ListProbingTargetsRequest_FieldPathSelectorParent ListProbingTargetsRequest_FieldPathSelector = 0 ListProbingTargetsRequest_FieldPathSelectorPageSize ListProbingTargetsRequest_FieldPathSelector = 1 ListProbingTargetsRequest_FieldPathSelectorPageToken ListProbingTargetsRequest_FieldPathSelector = 2 ListProbingTargetsRequest_FieldPathSelectorOrderBy ListProbingTargetsRequest_FieldPathSelector = 3 ListProbingTargetsRequest_FieldPathSelectorFilter ListProbingTargetsRequest_FieldPathSelector = 4 ListProbingTargetsRequest_FieldPathSelectorFieldMask ListProbingTargetsRequest_FieldPathSelector = 5 ListProbingTargetsRequest_FieldPathSelectorView ListProbingTargetsRequest_FieldPathSelector = 6 )
func (ListProbingTargetsRequest_FieldPathSelector) String ¶
func (s ListProbingTargetsRequest_FieldPathSelector) String() string
type ListProbingTargetsRequest_FieldPathValue ¶
type ListProbingTargetsRequest_FieldPathValue interface { ListProbingTargetsRequest_FieldPath gotenobject.FieldPathValue SetTo(target **ListProbingTargetsRequest) CompareWith(*ListProbingTargetsRequest) (cmp int, comparable bool) }
ListProbingTargetsRequest_FieldPathValue allows storing values for ListProbingTargetsRequest fields according to their type
func MustParseListProbingTargetsRequest_FieldPathValue ¶
func MustParseListProbingTargetsRequest_FieldPathValue(pathStr, valueStr string) ListProbingTargetsRequest_FieldPathValue
func ParseListProbingTargetsRequest_FieldPathValue ¶
func ParseListProbingTargetsRequest_FieldPathValue(pathStr, valueStr string) (ListProbingTargetsRequest_FieldPathValue, error)
type ListProbingTargetsRequest_FieldTerminalPath ¶
type ListProbingTargetsRequest_FieldTerminalPath struct {
// contains filtered or unexported fields
}
func (*ListProbingTargetsRequest_FieldTerminalPath) ClearValue ¶
func (fp *ListProbingTargetsRequest_FieldTerminalPath) ClearValue(item *ListProbingTargetsRequest)
func (*ListProbingTargetsRequest_FieldTerminalPath) ClearValueRaw ¶
func (fp *ListProbingTargetsRequest_FieldTerminalPath) ClearValueRaw(item proto.Message)
func (*ListProbingTargetsRequest_FieldTerminalPath) Get ¶
func (fp *ListProbingTargetsRequest_FieldTerminalPath) Get(source *ListProbingTargetsRequest) (values []interface{})
Get returns all values pointed by specific field from source ListProbingTargetsRequest
func (*ListProbingTargetsRequest_FieldTerminalPath) GetDefault ¶
func (fp *ListProbingTargetsRequest_FieldTerminalPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*ListProbingTargetsRequest_FieldTerminalPath) GetRaw ¶
func (fp *ListProbingTargetsRequest_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
func (*ListProbingTargetsRequest_FieldTerminalPath) GetSingle ¶
func (fp *ListProbingTargetsRequest_FieldTerminalPath) GetSingle(source *ListProbingTargetsRequest) (interface{}, bool)
GetSingle returns value pointed by specific field of from source ListProbingTargetsRequest
func (*ListProbingTargetsRequest_FieldTerminalPath) GetSingleRaw ¶
func (fp *ListProbingTargetsRequest_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*ListProbingTargetsRequest_FieldTerminalPath) IsLeaf ¶
func (fp *ListProbingTargetsRequest_FieldTerminalPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*ListProbingTargetsRequest_FieldTerminalPath) JSONString ¶
func (fp *ListProbingTargetsRequest_FieldTerminalPath) JSONString() string
JSONString returns path representation is JSON convention
func (*ListProbingTargetsRequest_FieldTerminalPath) Selector ¶
func (fp *ListProbingTargetsRequest_FieldTerminalPath) Selector() ListProbingTargetsRequest_FieldPathSelector
func (*ListProbingTargetsRequest_FieldTerminalPath) String ¶
func (fp *ListProbingTargetsRequest_FieldTerminalPath) String() string
String returns path representation in proto convention
func (*ListProbingTargetsRequest_FieldTerminalPath) WithIArrayItemValue ¶
func (fp *ListProbingTargetsRequest_FieldTerminalPath) WithIArrayItemValue(value interface{}) ListProbingTargetsRequest_FieldPathArrayItemValue
func (*ListProbingTargetsRequest_FieldTerminalPath) WithIArrayOfValues ¶
func (fp *ListProbingTargetsRequest_FieldTerminalPath) WithIArrayOfValues(values interface{}) ListProbingTargetsRequest_FieldPathArrayOfValues
func (*ListProbingTargetsRequest_FieldTerminalPath) WithIValue ¶
func (fp *ListProbingTargetsRequest_FieldTerminalPath) WithIValue(value interface{}) ListProbingTargetsRequest_FieldPathValue
func (*ListProbingTargetsRequest_FieldTerminalPath) WithRawIArrayItemValue ¶
func (fp *ListProbingTargetsRequest_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*ListProbingTargetsRequest_FieldTerminalPath) WithRawIArrayOfValues ¶
func (fp *ListProbingTargetsRequest_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*ListProbingTargetsRequest_FieldTerminalPath) WithRawIValue ¶
func (fp *ListProbingTargetsRequest_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type ListProbingTargetsRequest_FieldTerminalPathArrayItemValue ¶
type ListProbingTargetsRequest_FieldTerminalPathArrayItemValue struct { ListProbingTargetsRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*ListProbingTargetsRequest_FieldTerminalPathArrayItemValue) ContainsValue ¶
func (fpaiv *ListProbingTargetsRequest_FieldTerminalPathArrayItemValue) ContainsValue(source *ListProbingTargetsRequest) bool
Contains returns a boolean indicating if value that is being held is present in given 'ListProbingTargetsRequest'
func (*ListProbingTargetsRequest_FieldTerminalPathArrayItemValue) GetRawItemValue ¶
func (fpaiv *ListProbingTargetsRequest_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored element value for array in object ListProbingTargetsRequest as interface{}
func (*ListProbingTargetsRequest_FieldTerminalPathArrayItemValue) GetSingle ¶
func (fpaiv *ListProbingTargetsRequest_FieldTerminalPathArrayItemValue) GetSingle(source *ListProbingTargetsRequest) (interface{}, bool)
func (*ListProbingTargetsRequest_FieldTerminalPathArrayItemValue) GetSingleRaw ¶
func (fpaiv *ListProbingTargetsRequest_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
type ListProbingTargetsRequest_FieldTerminalPathArrayOfValues ¶
type ListProbingTargetsRequest_FieldTerminalPathArrayOfValues struct { ListProbingTargetsRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*ListProbingTargetsRequest_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues ¶
func (fpaov *ListProbingTargetsRequest_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues() ([]*probing_target.ProbingTarget_FieldMask, bool)
func (*ListProbingTargetsRequest_FieldTerminalPathArrayOfValues) AsFilterArrayOfValues ¶
func (fpaov *ListProbingTargetsRequest_FieldTerminalPathArrayOfValues) AsFilterArrayOfValues() ([]*probing_target.Filter, bool)
func (*ListProbingTargetsRequest_FieldTerminalPathArrayOfValues) AsOrderByArrayOfValues ¶
func (fpaov *ListProbingTargetsRequest_FieldTerminalPathArrayOfValues) AsOrderByArrayOfValues() ([]*probing_target.OrderBy, bool)
func (*ListProbingTargetsRequest_FieldTerminalPathArrayOfValues) AsPageSizeArrayOfValues ¶
func (fpaov *ListProbingTargetsRequest_FieldTerminalPathArrayOfValues) AsPageSizeArrayOfValues() ([]int32, bool)
func (*ListProbingTargetsRequest_FieldTerminalPathArrayOfValues) AsPageTokenArrayOfValues ¶
func (fpaov *ListProbingTargetsRequest_FieldTerminalPathArrayOfValues) AsPageTokenArrayOfValues() ([]*probing_target.PagerCursor, bool)
func (*ListProbingTargetsRequest_FieldTerminalPathArrayOfValues) AsParentArrayOfValues ¶
func (fpaov *ListProbingTargetsRequest_FieldTerminalPathArrayOfValues) AsParentArrayOfValues() ([]*probing_target.ParentName, bool)
func (*ListProbingTargetsRequest_FieldTerminalPathArrayOfValues) AsViewArrayOfValues ¶
func (fpaov *ListProbingTargetsRequest_FieldTerminalPathArrayOfValues) AsViewArrayOfValues() ([]view.View, bool)
func (*ListProbingTargetsRequest_FieldTerminalPathArrayOfValues) GetRawValues ¶
func (fpaov *ListProbingTargetsRequest_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
type ListProbingTargetsRequest_FieldTerminalPathValue ¶
type ListProbingTargetsRequest_FieldTerminalPathValue struct { ListProbingTargetsRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*ListProbingTargetsRequest_FieldTerminalPathValue) AsFieldMaskValue ¶
func (fpv *ListProbingTargetsRequest_FieldTerminalPathValue) AsFieldMaskValue() (*probing_target.ProbingTarget_FieldMask, bool)
func (*ListProbingTargetsRequest_FieldTerminalPathValue) AsFilterValue ¶
func (fpv *ListProbingTargetsRequest_FieldTerminalPathValue) AsFilterValue() (*probing_target.Filter, bool)
func (*ListProbingTargetsRequest_FieldTerminalPathValue) AsOrderByValue ¶
func (fpv *ListProbingTargetsRequest_FieldTerminalPathValue) AsOrderByValue() (*probing_target.OrderBy, bool)
func (*ListProbingTargetsRequest_FieldTerminalPathValue) AsPageSizeValue ¶
func (fpv *ListProbingTargetsRequest_FieldTerminalPathValue) AsPageSizeValue() (int32, bool)
func (*ListProbingTargetsRequest_FieldTerminalPathValue) AsPageTokenValue ¶
func (fpv *ListProbingTargetsRequest_FieldTerminalPathValue) AsPageTokenValue() (*probing_target.PagerCursor, bool)
func (*ListProbingTargetsRequest_FieldTerminalPathValue) AsParentValue ¶
func (fpv *ListProbingTargetsRequest_FieldTerminalPathValue) AsParentValue() (*probing_target.ParentName, bool)
func (*ListProbingTargetsRequest_FieldTerminalPathValue) AsViewValue ¶
func (fpv *ListProbingTargetsRequest_FieldTerminalPathValue) AsViewValue() (view.View, bool)
func (*ListProbingTargetsRequest_FieldTerminalPathValue) CompareWith ¶
func (fpv *ListProbingTargetsRequest_FieldTerminalPathValue) CompareWith(source *ListProbingTargetsRequest) (int, bool)
CompareWith compares value in the 'ListProbingTargetsRequest_FieldTerminalPathValue' with the value under path in 'ListProbingTargetsRequest'.
func (*ListProbingTargetsRequest_FieldTerminalPathValue) CompareWithRaw ¶
func (fpv *ListProbingTargetsRequest_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*ListProbingTargetsRequest_FieldTerminalPathValue) GetRawValue ¶
func (fpv *ListProbingTargetsRequest_FieldTerminalPathValue) GetRawValue() interface{}
GetRawValue returns raw value stored under selected path for 'ListProbingTargetsRequest' as interface{}
func (*ListProbingTargetsRequest_FieldTerminalPathValue) SetTo ¶
func (fpv *ListProbingTargetsRequest_FieldTerminalPathValue) SetTo(target **ListProbingTargetsRequest)
SetTo stores value for selected field for object ListProbingTargetsRequest
func (*ListProbingTargetsRequest_FieldTerminalPathValue) SetToRaw ¶
func (fpv *ListProbingTargetsRequest_FieldTerminalPathValue) SetToRaw(target proto.Message)
type ListProbingTargetsResponse ¶
type ListProbingTargetsResponse struct { // The list of ProbingTargets ProbingTargets []*probing_target.ProbingTarget `` /* 130-byte string literal not displayed */ // A token to retrieve previous page of results. Pass this value in the // [ListProbingTargetsRequest.page_token][ntt.watchdog.v1alpha2.ListProbingTargetsRequest.page_token] PrevPageToken *probing_target.PagerCursor `` /* 151-byte string literal not displayed */ // A token to retrieve next page of results. Pass this value in the // [ListProbingTargetsRequest.page_token][ntt.watchdog.v1alpha2.ListProbingTargetsRequest.page_token] NextPageToken *probing_target.PagerCursor `` /* 151-byte string literal not displayed */ // contains filtered or unexported fields }
Request message for method [ListProbingTargets][ntt.watchdog.v1alpha2.ListProbingTargets]
func (*ListProbingTargetsResponse) Clone ¶
func (o *ListProbingTargetsResponse) Clone() *ListProbingTargetsResponse
func (*ListProbingTargetsResponse) CloneRaw ¶
func (o *ListProbingTargetsResponse) CloneRaw() gotenobject.GotenObjectExt
func (*ListProbingTargetsResponse) Descriptor ¶
func (*ListProbingTargetsResponse) Descriptor() ([]byte, []int)
Deprecated, Use ListProbingTargetsResponse.ProtoReflect.Descriptor instead.
func (*ListProbingTargetsResponse) GetNextPageToken ¶
func (m *ListProbingTargetsResponse) GetNextPageToken() *probing_target.PagerCursor
func (*ListProbingTargetsResponse) GetPrevPageToken ¶
func (m *ListProbingTargetsResponse) GetPrevPageToken() *probing_target.PagerCursor
func (*ListProbingTargetsResponse) GetProbingTargets ¶
func (m *ListProbingTargetsResponse) GetProbingTargets() []*probing_target.ProbingTarget
func (*ListProbingTargetsResponse) GotenMessage ¶
func (*ListProbingTargetsResponse) GotenMessage()
func (*ListProbingTargetsResponse) GotenObjectExt ¶
func (o *ListProbingTargetsResponse) GotenObjectExt()
func (*ListProbingTargetsResponse) GotenValidate ¶
func (obj *ListProbingTargetsResponse) GotenValidate() error
func (*ListProbingTargetsResponse) MakeDiffFieldMask ¶
func (o *ListProbingTargetsResponse) MakeDiffFieldMask(other *ListProbingTargetsResponse) *ListProbingTargetsResponse_FieldMask
func (*ListProbingTargetsResponse) MakeFullFieldMask ¶
func (o *ListProbingTargetsResponse) MakeFullFieldMask() *ListProbingTargetsResponse_FieldMask
func (*ListProbingTargetsResponse) MakeRawDiffFieldMask ¶
func (o *ListProbingTargetsResponse) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
func (*ListProbingTargetsResponse) MakeRawFullFieldMask ¶
func (o *ListProbingTargetsResponse) MakeRawFullFieldMask() gotenobject.FieldMask
func (*ListProbingTargetsResponse) Marshal ¶
func (m *ListProbingTargetsResponse) Marshal() ([]byte, error)
func (*ListProbingTargetsResponse) MarshalJSON ¶
func (m *ListProbingTargetsResponse) MarshalJSON() ([]byte, error)
func (*ListProbingTargetsResponse) Merge ¶
func (o *ListProbingTargetsResponse) Merge(source *ListProbingTargetsResponse)
func (*ListProbingTargetsResponse) MergeRaw ¶
func (o *ListProbingTargetsResponse) MergeRaw(source gotenobject.GotenObjectExt)
func (*ListProbingTargetsResponse) ProtoMessage ¶
func (*ListProbingTargetsResponse) ProtoMessage()
func (*ListProbingTargetsResponse) ProtoReflect ¶
func (m *ListProbingTargetsResponse) ProtoReflect() preflect.Message
func (*ListProbingTargetsResponse) Reset ¶
func (m *ListProbingTargetsResponse) Reset()
func (*ListProbingTargetsResponse) SetNextPageToken ¶
func (m *ListProbingTargetsResponse) SetNextPageToken(fv *probing_target.PagerCursor)
func (*ListProbingTargetsResponse) SetPrevPageToken ¶
func (m *ListProbingTargetsResponse) SetPrevPageToken(fv *probing_target.PagerCursor)
func (*ListProbingTargetsResponse) SetProbingTargets ¶
func (m *ListProbingTargetsResponse) SetProbingTargets(fv []*probing_target.ProbingTarget)
func (*ListProbingTargetsResponse) String ¶
func (m *ListProbingTargetsResponse) String() string
func (*ListProbingTargetsResponse) Unmarshal ¶
func (m *ListProbingTargetsResponse) Unmarshal(b []byte) error
func (*ListProbingTargetsResponse) UnmarshalJSON ¶
func (m *ListProbingTargetsResponse) UnmarshalJSON(data []byte) error
type ListProbingTargetsResponseFieldPathBuilder ¶
type ListProbingTargetsResponseFieldPathBuilder struct{}
func NewListProbingTargetsResponseFieldPathBuilder ¶
func NewListProbingTargetsResponseFieldPathBuilder() ListProbingTargetsResponseFieldPathBuilder
func (ListProbingTargetsResponseFieldPathBuilder) NextPageToken ¶
func (ListProbingTargetsResponseFieldPathBuilder) NextPageToken() ListProbingTargetsResponsePathSelectorNextPageToken
func (ListProbingTargetsResponseFieldPathBuilder) PrevPageToken ¶
func (ListProbingTargetsResponseFieldPathBuilder) PrevPageToken() ListProbingTargetsResponsePathSelectorPrevPageToken
func (ListProbingTargetsResponseFieldPathBuilder) ProbingTargets ¶
func (ListProbingTargetsResponseFieldPathBuilder) ProbingTargets() ListProbingTargetsResponsePathSelectorProbingTargets
type ListProbingTargetsResponseMapPathSelectorProbingTargetsHttpProbingConfigAuthConfigTokenRequestRequestHeaders ¶
type ListProbingTargetsResponseMapPathSelectorProbingTargetsHttpProbingConfigAuthConfigTokenRequestRequestHeaders struct {
// contains filtered or unexported fields
}
func (ListProbingTargetsResponseMapPathSelectorProbingTargetsHttpProbingConfigAuthConfigTokenRequestRequestHeaders) FieldPath ¶
func (ListProbingTargetsResponseMapPathSelectorProbingTargetsHttpProbingConfigAuthConfigTokenRequestRequestHeaders) WithArrayOfValues ¶
type ListProbingTargetsResponseMapPathSelectorProbingTargetsHttpProbingConfigAuthConfigTokenRequestUrlFormEncodedBody ¶
type ListProbingTargetsResponseMapPathSelectorProbingTargetsHttpProbingConfigAuthConfigTokenRequestUrlFormEncodedBody struct {
// contains filtered or unexported fields
}
func (ListProbingTargetsResponseMapPathSelectorProbingTargetsHttpProbingConfigAuthConfigTokenRequestUrlFormEncodedBody) FieldPath ¶
func (ListProbingTargetsResponseMapPathSelectorProbingTargetsHttpProbingConfigAuthConfigTokenRequestUrlFormEncodedBody) WithArrayOfValues ¶
type ListProbingTargetsResponseMapPathSelectorProbingTargetsHttpProbingConfigHttpRequestRequestHeaders ¶
type ListProbingTargetsResponseMapPathSelectorProbingTargetsHttpProbingConfigHttpRequestRequestHeaders struct {
// contains filtered or unexported fields
}
func (ListProbingTargetsResponseMapPathSelectorProbingTargetsHttpProbingConfigHttpRequestRequestHeaders) FieldPath ¶
func (ListProbingTargetsResponseMapPathSelectorProbingTargetsHttpProbingConfigHttpRequestRequestHeaders) WithArrayOfValues ¶
func (s ListProbingTargetsResponseMapPathSelectorProbingTargetsHttpProbingConfigHttpRequestRequestHeaders) WithArrayOfValues(values []string) *ListProbingTargetsResponse_FieldSubPathArrayOfValues
type ListProbingTargetsResponseMapPathSelectorProbingTargetsHttpProbingConfigHttpRequestUrlFormEncodedBody ¶
type ListProbingTargetsResponseMapPathSelectorProbingTargetsHttpProbingConfigHttpRequestUrlFormEncodedBody struct {
// contains filtered or unexported fields
}
func (ListProbingTargetsResponseMapPathSelectorProbingTargetsHttpProbingConfigHttpRequestUrlFormEncodedBody) FieldPath ¶
func (ListProbingTargetsResponseMapPathSelectorProbingTargetsHttpProbingConfigHttpRequestUrlFormEncodedBody) WithArrayOfValues ¶
type ListProbingTargetsResponseMapPathSelectorProbingTargetsMetadataAnnotations ¶
type ListProbingTargetsResponseMapPathSelectorProbingTargetsMetadataAnnotations struct {
// contains filtered or unexported fields
}
func (ListProbingTargetsResponseMapPathSelectorProbingTargetsMetadataAnnotations) WithArrayOfValues ¶
func (s ListProbingTargetsResponseMapPathSelectorProbingTargetsMetadataAnnotations) WithArrayOfValues(values []string) *ListProbingTargetsResponse_FieldSubPathArrayOfValues
type ListProbingTargetsResponseMapPathSelectorProbingTargetsMetadataLabels ¶
type ListProbingTargetsResponseMapPathSelectorProbingTargetsMetadataLabels struct {
// contains filtered or unexported fields
}
func (ListProbingTargetsResponseMapPathSelectorProbingTargetsMetadataLabels) WithArrayOfValues ¶
func (s ListProbingTargetsResponseMapPathSelectorProbingTargetsMetadataLabels) WithArrayOfValues(values []string) *ListProbingTargetsResponse_FieldSubPathArrayOfValues
type ListProbingTargetsResponseMapPathSelectorProbingTargetsMetadataShards ¶
type ListProbingTargetsResponseMapPathSelectorProbingTargetsMetadataShards struct {
// contains filtered or unexported fields
}
func (ListProbingTargetsResponseMapPathSelectorProbingTargetsMetadataShards) WithArrayOfValues ¶
func (s ListProbingTargetsResponseMapPathSelectorProbingTargetsMetadataShards) WithArrayOfValues(values []int64) *ListProbingTargetsResponse_FieldSubPathArrayOfValues
type ListProbingTargetsResponsePathSelectorNextPageToken ¶
type ListProbingTargetsResponsePathSelectorNextPageToken struct{}
func (ListProbingTargetsResponsePathSelectorNextPageToken) WithArrayOfValues ¶
func (s ListProbingTargetsResponsePathSelectorNextPageToken) WithArrayOfValues(values []*probing_target.PagerCursor) *ListProbingTargetsResponse_FieldTerminalPathArrayOfValues
type ListProbingTargetsResponsePathSelectorPrevPageToken ¶
type ListProbingTargetsResponsePathSelectorPrevPageToken struct{}
func (ListProbingTargetsResponsePathSelectorPrevPageToken) WithArrayOfValues ¶
func (s ListProbingTargetsResponsePathSelectorPrevPageToken) WithArrayOfValues(values []*probing_target.PagerCursor) *ListProbingTargetsResponse_FieldTerminalPathArrayOfValues
type ListProbingTargetsResponsePathSelectorProbingTargets ¶
type ListProbingTargetsResponsePathSelectorProbingTargets struct{}
func (ListProbingTargetsResponsePathSelectorProbingTargets) DisplayName ¶
func (ListProbingTargetsResponsePathSelectorProbingTargets) HttpProbingConfig ¶
func (ListProbingTargetsResponsePathSelectorProbingTargets) LocationType ¶
func (ListProbingTargetsResponsePathSelectorProbingTargets) SpeedtestTcpPort ¶ added in v0.4.36
func (ListProbingTargetsResponsePathSelectorProbingTargets) TargetType ¶ added in v0.4.26
func (ListProbingTargetsResponsePathSelectorProbingTargets) WithArrayOfValues ¶
func (s ListProbingTargetsResponsePathSelectorProbingTargets) WithArrayOfValues(values [][]*probing_target.ProbingTarget) *ListProbingTargetsResponse_FieldTerminalPathArrayOfValues
func (ListProbingTargetsResponsePathSelectorProbingTargets) WithItemValue ¶
func (s ListProbingTargetsResponsePathSelectorProbingTargets) WithItemValue(value *probing_target.ProbingTarget) *ListProbingTargetsResponse_FieldTerminalPathArrayItemValue
func (ListProbingTargetsResponsePathSelectorProbingTargets) WithSubArrayItemValue ¶
func (s ListProbingTargetsResponsePathSelectorProbingTargets) WithSubArrayItemValue(subPathArrayItemValue probing_target.ProbingTarget_FieldPathArrayItemValue) *ListProbingTargetsResponse_FieldSubPathArrayItemValue
func (ListProbingTargetsResponsePathSelectorProbingTargets) WithSubArrayOfValues ¶
func (s ListProbingTargetsResponsePathSelectorProbingTargets) WithSubArrayOfValues(subPathArrayOfValues probing_target.ProbingTarget_FieldPathArrayOfValues) *ListProbingTargetsResponse_FieldSubPathArrayOfValues
func (ListProbingTargetsResponsePathSelectorProbingTargets) WithSubPath ¶
func (ListProbingTargetsResponsePathSelectorProbingTargets) WithSubPath(subPath probing_target.ProbingTarget_FieldPath) *ListProbingTargetsResponse_FieldSubPath
func (ListProbingTargetsResponsePathSelectorProbingTargets) WithSubValue ¶
func (s ListProbingTargetsResponsePathSelectorProbingTargets) WithSubValue(subPathValue probing_target.ProbingTarget_FieldPathValue) *ListProbingTargetsResponse_FieldSubPathValue
func (ListProbingTargetsResponsePathSelectorProbingTargets) WithValue ¶
func (s ListProbingTargetsResponsePathSelectorProbingTargets) WithValue(value []*probing_target.ProbingTarget) *ListProbingTargetsResponse_FieldTerminalPathValue
type ListProbingTargetsResponsePathSelectorProbingTargetsAddress ¶
type ListProbingTargetsResponsePathSelectorProbingTargetsAddress struct{}
func (ListProbingTargetsResponsePathSelectorProbingTargetsAddress) WithArrayOfValues ¶
func (s ListProbingTargetsResponsePathSelectorProbingTargetsAddress) WithArrayOfValues(values []string) *ListProbingTargetsResponse_FieldSubPathArrayOfValues
func (ListProbingTargetsResponsePathSelectorProbingTargetsAddress) WithValue ¶
func (s ListProbingTargetsResponsePathSelectorProbingTargetsAddress) WithValue(value string) *ListProbingTargetsResponse_FieldSubPathValue
type ListProbingTargetsResponsePathSelectorProbingTargetsAddresses ¶
type ListProbingTargetsResponsePathSelectorProbingTargetsAddresses struct{}
func (ListProbingTargetsResponsePathSelectorProbingTargetsAddresses) WithArrayOfValues ¶
func (s ListProbingTargetsResponsePathSelectorProbingTargetsAddresses) WithArrayOfValues(values [][]string) *ListProbingTargetsResponse_FieldSubPathArrayOfValues
func (ListProbingTargetsResponsePathSelectorProbingTargetsAddresses) WithItemValue ¶
func (s ListProbingTargetsResponsePathSelectorProbingTargetsAddresses) WithItemValue(value string) *ListProbingTargetsResponse_FieldSubPathArrayItemValue
func (ListProbingTargetsResponsePathSelectorProbingTargetsAddresses) WithValue ¶
func (s ListProbingTargetsResponsePathSelectorProbingTargetsAddresses) WithValue(value []string) *ListProbingTargetsResponse_FieldSubPathValue
type ListProbingTargetsResponsePathSelectorProbingTargetsAgent ¶
type ListProbingTargetsResponsePathSelectorProbingTargetsAgent struct{}
func (ListProbingTargetsResponsePathSelectorProbingTargetsAgent) WithArrayOfValues ¶
func (s ListProbingTargetsResponsePathSelectorProbingTargetsAgent) WithArrayOfValues(values []*probe.Reference) *ListProbingTargetsResponse_FieldSubPathArrayOfValues
func (ListProbingTargetsResponsePathSelectorProbingTargetsAgent) WithValue ¶
func (s ListProbingTargetsResponsePathSelectorProbingTargetsAgent) WithValue(value *probe.Reference) *ListProbingTargetsResponse_FieldSubPathValue
type ListProbingTargetsResponsePathSelectorProbingTargetsCategory ¶
type ListProbingTargetsResponsePathSelectorProbingTargetsCategory struct{}
func (ListProbingTargetsResponsePathSelectorProbingTargetsCategory) WithArrayOfValues ¶
func (s ListProbingTargetsResponsePathSelectorProbingTargetsCategory) WithArrayOfValues(values []string) *ListProbingTargetsResponse_FieldSubPathArrayOfValues
func (ListProbingTargetsResponsePathSelectorProbingTargetsCategory) WithValue ¶
func (s ListProbingTargetsResponsePathSelectorProbingTargetsCategory) WithValue(value string) *ListProbingTargetsResponse_FieldSubPathValue
type ListProbingTargetsResponsePathSelectorProbingTargetsDisplayName ¶
type ListProbingTargetsResponsePathSelectorProbingTargetsDisplayName struct{}
func (ListProbingTargetsResponsePathSelectorProbingTargetsDisplayName) WithArrayOfValues ¶
func (s ListProbingTargetsResponsePathSelectorProbingTargetsDisplayName) WithArrayOfValues(values []string) *ListProbingTargetsResponse_FieldSubPathArrayOfValues
func (ListProbingTargetsResponsePathSelectorProbingTargetsDisplayName) WithValue ¶
func (s ListProbingTargetsResponsePathSelectorProbingTargetsDisplayName) WithValue(value string) *ListProbingTargetsResponse_FieldSubPathValue
type ListProbingTargetsResponsePathSelectorProbingTargetsGroup ¶
type ListProbingTargetsResponsePathSelectorProbingTargetsGroup struct{}
func (ListProbingTargetsResponsePathSelectorProbingTargetsGroup) WithArrayOfValues ¶
func (s ListProbingTargetsResponsePathSelectorProbingTargetsGroup) WithArrayOfValues(values []*probing_target_group.Reference) *ListProbingTargetsResponse_FieldSubPathArrayOfValues
type ListProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfig ¶
type ListProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfig struct{}
func (ListProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfig) AuthConfig ¶
func (ListProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfig) HttpRequest ¶
func (ListProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfig) WithArrayOfValues ¶
func (s ListProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfig) WithArrayOfValues(values []*common.HTTPProbingConfig) *ListProbingTargetsResponse_FieldSubPathArrayOfValues
type ListProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfig ¶
type ListProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfig struct{}
func (ListProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfig) RequestHeaderTokenKey ¶
func (ListProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfig) TokenRequest ¶
func (ListProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfig) TokenResponseBodyExpiryKey ¶
func (ListProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfig) TokenResponseBodyKey ¶
func (ListProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfig) TokenResponseHeader ¶
func (ListProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfig) WithArrayOfValues ¶
func (s ListProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfig) WithArrayOfValues(values []*common.HTTPProbingConfig_HTTPAuth) *ListProbingTargetsResponse_FieldSubPathArrayOfValues
type ListProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigPassword ¶
type ListProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigPassword struct{}
func (ListProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigPassword) FieldPath ¶
func (ListProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigPassword) WithArrayOfValues ¶
func (s ListProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigPassword) WithArrayOfValues(values []string) *ListProbingTargetsResponse_FieldSubPathArrayOfValues
type ListProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigRequestHeaderTokenKey ¶
type ListProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigRequestHeaderTokenKey struct{}
func (ListProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigRequestHeaderTokenKey) FieldPath ¶
func (ListProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigRequestHeaderTokenKey) WithArrayOfValues ¶
func (s ListProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigRequestHeaderTokenKey) WithArrayOfValues(values []string) *ListProbingTargetsResponse_FieldSubPathArrayOfValues
type ListProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigTokenRequest ¶
type ListProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigTokenRequest struct{}
func (ListProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigTokenRequest) AuthenticationMethod ¶
func (ListProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigTokenRequest) ExpectedResponseCode ¶
func (ListProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigTokenRequest) FieldPath ¶
func (ListProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigTokenRequest) RequestBody ¶
func (ListProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigTokenRequest) RequestHeaders ¶
func (ListProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigTokenRequest) RequestMethod ¶
func (ListProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigTokenRequest) Timeout ¶
func (ListProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigTokenRequest) Url ¶
func (ListProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigTokenRequest) UrlFormEncodedBody ¶
func (ListProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigTokenRequest) WithArrayOfValues ¶
type ListProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigTokenRequestAuthenticationMethod ¶
type ListProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigTokenRequestAuthenticationMethod struct{}
func (ListProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigTokenRequestAuthenticationMethod) FieldPath ¶
func (ListProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigTokenRequestAuthenticationMethod) WithArrayOfValues ¶
type ListProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigTokenRequestExpectedResponseCode ¶
type ListProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigTokenRequestExpectedResponseCode struct{}
func (ListProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigTokenRequestExpectedResponseCode) FieldPath ¶
func (ListProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigTokenRequestExpectedResponseCode) WithArrayOfValues ¶
type ListProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigTokenRequestRequestBody ¶
type ListProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigTokenRequestRequestBody struct{}
func (ListProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigTokenRequestRequestBody) FieldPath ¶
func (ListProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigTokenRequestRequestBody) WithArrayOfValues ¶
func (s ListProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigTokenRequestRequestBody) WithArrayOfValues(values []string) *ListProbingTargetsResponse_FieldSubPathArrayOfValues
type ListProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigTokenRequestRequestHeaders ¶
type ListProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigTokenRequestRequestHeaders struct{}
func (ListProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigTokenRequestRequestHeaders) FieldPath ¶
func (ListProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigTokenRequestRequestHeaders) WithArrayOfValues ¶
func (s ListProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigTokenRequestRequestHeaders) WithArrayOfValues(values []map[string]string) *ListProbingTargetsResponse_FieldSubPathArrayOfValues
func (ListProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigTokenRequestRequestHeaders) WithKey ¶
type ListProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigTokenRequestRequestMethod ¶
type ListProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigTokenRequestRequestMethod struct{}
func (ListProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigTokenRequestRequestMethod) FieldPath ¶
func (ListProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigTokenRequestRequestMethod) WithArrayOfValues ¶
type ListProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigTokenRequestTimeout ¶
type ListProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigTokenRequestTimeout struct{}
func (ListProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigTokenRequestTimeout) FieldPath ¶
func (ListProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigTokenRequestTimeout) WithArrayOfValues ¶
func (s ListProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigTokenRequestTimeout) WithArrayOfValues(values []*duration.Duration) *ListProbingTargetsResponse_FieldSubPathArrayOfValues
type ListProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigTokenRequestUrl ¶
type ListProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigTokenRequestUrl struct{}
func (ListProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigTokenRequestUrl) FieldPath ¶
func (ListProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigTokenRequestUrl) WithArrayOfValues ¶
func (s ListProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigTokenRequestUrl) WithArrayOfValues(values []string) *ListProbingTargetsResponse_FieldSubPathArrayOfValues
type ListProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigTokenRequestUrlFormEncodedBody ¶
type ListProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigTokenRequestUrlFormEncodedBody struct{}
func (ListProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigTokenRequestUrlFormEncodedBody) FieldPath ¶
func (ListProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigTokenRequestUrlFormEncodedBody) WithArrayOfValues ¶
func (ListProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigTokenRequestUrlFormEncodedBody) WithKey ¶
type ListProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigTokenResponseBodyExpiryKey ¶
type ListProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigTokenResponseBodyExpiryKey struct{}
func (ListProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigTokenResponseBodyExpiryKey) FieldPath ¶
func (ListProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigTokenResponseBodyExpiryKey) WithArrayOfValues ¶
type ListProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigTokenResponseBodyKey ¶
type ListProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigTokenResponseBodyKey struct{}
func (ListProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigTokenResponseBodyKey) FieldPath ¶
func (ListProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigTokenResponseBodyKey) WithArrayOfValues ¶
func (s ListProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigTokenResponseBodyKey) WithArrayOfValues(values []string) *ListProbingTargetsResponse_FieldSubPathArrayOfValues
type ListProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigTokenResponseHeader ¶
type ListProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigTokenResponseHeader struct{}
func (ListProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigTokenResponseHeader) FieldPath ¶
func (ListProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigTokenResponseHeader) WithArrayOfValues ¶
func (s ListProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigTokenResponseHeader) WithArrayOfValues(values []string) *ListProbingTargetsResponse_FieldSubPathArrayOfValues
type ListProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigUsername ¶
type ListProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigUsername struct{}
func (ListProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigUsername) FieldPath ¶
func (ListProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigUsername) WithArrayOfValues ¶
func (s ListProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigUsername) WithArrayOfValues(values []string) *ListProbingTargetsResponse_FieldSubPathArrayOfValues
type ListProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigHttpRequest ¶
type ListProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigHttpRequest struct{}
func (ListProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigHttpRequest) AuthenticationMethod ¶
func (ListProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigHttpRequest) ExpectedResponseCode ¶
func (ListProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigHttpRequest) RequestBody ¶
func (ListProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigHttpRequest) RequestHeaders ¶
func (ListProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigHttpRequest) RequestMethod ¶
func (ListProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigHttpRequest) UrlFormEncodedBody ¶
func (ListProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigHttpRequest) WithArrayOfValues ¶
func (s ListProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigHttpRequest) WithArrayOfValues(values []*common.HTTPProbingConfig_HTTPRequest) *ListProbingTargetsResponse_FieldSubPathArrayOfValues
type ListProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigHttpRequestAuthenticationMethod ¶
type ListProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigHttpRequestAuthenticationMethod struct{}
func (ListProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigHttpRequestAuthenticationMethod) FieldPath ¶
func (ListProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigHttpRequestAuthenticationMethod) WithArrayOfValues ¶
type ListProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigHttpRequestExpectedResponseCode ¶
type ListProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigHttpRequestExpectedResponseCode struct{}
func (ListProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigHttpRequestExpectedResponseCode) FieldPath ¶
func (ListProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigHttpRequestExpectedResponseCode) WithArrayOfValues ¶
func (s ListProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigHttpRequestExpectedResponseCode) WithArrayOfValues(values []uint32) *ListProbingTargetsResponse_FieldSubPathArrayOfValues
type ListProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigHttpRequestRequestBody ¶
type ListProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigHttpRequestRequestBody struct{}
func (ListProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigHttpRequestRequestBody) FieldPath ¶
func (ListProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigHttpRequestRequestBody) WithArrayOfValues ¶
func (s ListProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigHttpRequestRequestBody) WithArrayOfValues(values []string) *ListProbingTargetsResponse_FieldSubPathArrayOfValues
type ListProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigHttpRequestRequestHeaders ¶
type ListProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigHttpRequestRequestHeaders struct{}
func (ListProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigHttpRequestRequestHeaders) FieldPath ¶
func (ListProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigHttpRequestRequestHeaders) WithArrayOfValues ¶
func (s ListProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigHttpRequestRequestHeaders) WithArrayOfValues(values []map[string]string) *ListProbingTargetsResponse_FieldSubPathArrayOfValues
func (ListProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigHttpRequestRequestHeaders) WithKey ¶
type ListProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigHttpRequestRequestMethod ¶
type ListProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigHttpRequestRequestMethod struct{}
func (ListProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigHttpRequestRequestMethod) FieldPath ¶
func (ListProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigHttpRequestRequestMethod) WithArrayOfValues ¶
type ListProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigHttpRequestTimeout ¶
type ListProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigHttpRequestTimeout struct{}
func (ListProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigHttpRequestTimeout) FieldPath ¶
func (ListProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigHttpRequestTimeout) WithArrayOfValues ¶
func (s ListProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigHttpRequestTimeout) WithArrayOfValues(values []*duration.Duration) *ListProbingTargetsResponse_FieldSubPathArrayOfValues
type ListProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigHttpRequestUrl ¶
type ListProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigHttpRequestUrl struct{}
func (ListProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigHttpRequestUrl) FieldPath ¶
func (ListProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigHttpRequestUrl) WithArrayOfValues ¶
func (s ListProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigHttpRequestUrl) WithArrayOfValues(values []string) *ListProbingTargetsResponse_FieldSubPathArrayOfValues
type ListProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigHttpRequestUrlFormEncodedBody ¶
type ListProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigHttpRequestUrlFormEncodedBody struct{}
func (ListProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigHttpRequestUrlFormEncodedBody) FieldPath ¶
func (ListProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigHttpRequestUrlFormEncodedBody) WithArrayOfValues ¶
func (ListProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigHttpRequestUrlFormEncodedBody) WithKey ¶
type ListProbingTargetsResponsePathSelectorProbingTargetsIpVersion ¶
type ListProbingTargetsResponsePathSelectorProbingTargetsIpVersion struct{}
func (ListProbingTargetsResponsePathSelectorProbingTargetsIpVersion) WithArrayOfValues ¶
func (s ListProbingTargetsResponsePathSelectorProbingTargetsIpVersion) WithArrayOfValues(values []common.IpVersion) *ListProbingTargetsResponse_FieldSubPathArrayOfValues
func (ListProbingTargetsResponsePathSelectorProbingTargetsIpVersion) WithValue ¶
func (s ListProbingTargetsResponsePathSelectorProbingTargetsIpVersion) WithValue(value common.IpVersion) *ListProbingTargetsResponse_FieldSubPathValue
type ListProbingTargetsResponsePathSelectorProbingTargetsLocation ¶
type ListProbingTargetsResponsePathSelectorProbingTargetsLocation struct{}
func (ListProbingTargetsResponsePathSelectorProbingTargetsLocation) AdminHierarchy ¶
func (ListProbingTargetsResponsePathSelectorProbingTargetsLocation) Coordinates ¶
func (ListProbingTargetsResponsePathSelectorProbingTargetsLocation) WithArrayOfValues ¶
func (s ListProbingTargetsResponsePathSelectorProbingTargetsLocation) WithArrayOfValues(values []*common.Location) *ListProbingTargetsResponse_FieldSubPathArrayOfValues
func (ListProbingTargetsResponsePathSelectorProbingTargetsLocation) WithValue ¶
func (s ListProbingTargetsResponsePathSelectorProbingTargetsLocation) WithValue(value *common.Location) *ListProbingTargetsResponse_FieldSubPathValue
type ListProbingTargetsResponsePathSelectorProbingTargetsLocationAccuracy ¶
type ListProbingTargetsResponsePathSelectorProbingTargetsLocationAccuracy struct{}
func (ListProbingTargetsResponsePathSelectorProbingTargetsLocationAccuracy) WithArrayOfValues ¶
func (s ListProbingTargetsResponsePathSelectorProbingTargetsLocationAccuracy) WithArrayOfValues(values []float64) *ListProbingTargetsResponse_FieldSubPathArrayOfValues
type ListProbingTargetsResponsePathSelectorProbingTargetsLocationAddress ¶
type ListProbingTargetsResponsePathSelectorProbingTargetsLocationAddress struct{}
func (ListProbingTargetsResponsePathSelectorProbingTargetsLocationAddress) AdminArea1 ¶
func (ListProbingTargetsResponsePathSelectorProbingTargetsLocationAddress) AdminArea2 ¶
func (ListProbingTargetsResponsePathSelectorProbingTargetsLocationAddress) AdminArea3 ¶
func (ListProbingTargetsResponsePathSelectorProbingTargetsLocationAddress) AdminArea4 ¶
func (ListProbingTargetsResponsePathSelectorProbingTargetsLocationAddress) CountryCode ¶
func (ListProbingTargetsResponsePathSelectorProbingTargetsLocationAddress) PostalCode ¶
func (ListProbingTargetsResponsePathSelectorProbingTargetsLocationAddress) StreetAddress ¶
func (ListProbingTargetsResponsePathSelectorProbingTargetsLocationAddress) WithArrayOfValues ¶
func (s ListProbingTargetsResponsePathSelectorProbingTargetsLocationAddress) WithArrayOfValues(values []*common.Address) *ListProbingTargetsResponse_FieldSubPathArrayOfValues
func (ListProbingTargetsResponsePathSelectorProbingTargetsLocationAddress) WithValue ¶
func (s ListProbingTargetsResponsePathSelectorProbingTargetsLocationAddress) WithValue(value *common.Address) *ListProbingTargetsResponse_FieldSubPathValue
type ListProbingTargetsResponsePathSelectorProbingTargetsLocationAddressAdminArea1 ¶
type ListProbingTargetsResponsePathSelectorProbingTargetsLocationAddressAdminArea1 struct{}
func (ListProbingTargetsResponsePathSelectorProbingTargetsLocationAddressAdminArea1) WithArrayOfValues ¶
func (s ListProbingTargetsResponsePathSelectorProbingTargetsLocationAddressAdminArea1) WithArrayOfValues(values []string) *ListProbingTargetsResponse_FieldSubPathArrayOfValues
type ListProbingTargetsResponsePathSelectorProbingTargetsLocationAddressAdminArea2 ¶
type ListProbingTargetsResponsePathSelectorProbingTargetsLocationAddressAdminArea2 struct{}
func (ListProbingTargetsResponsePathSelectorProbingTargetsLocationAddressAdminArea2) WithArrayOfValues ¶
func (s ListProbingTargetsResponsePathSelectorProbingTargetsLocationAddressAdminArea2) WithArrayOfValues(values []string) *ListProbingTargetsResponse_FieldSubPathArrayOfValues
type ListProbingTargetsResponsePathSelectorProbingTargetsLocationAddressAdminArea3 ¶
type ListProbingTargetsResponsePathSelectorProbingTargetsLocationAddressAdminArea3 struct{}
func (ListProbingTargetsResponsePathSelectorProbingTargetsLocationAddressAdminArea3) WithArrayOfValues ¶
func (s ListProbingTargetsResponsePathSelectorProbingTargetsLocationAddressAdminArea3) WithArrayOfValues(values []string) *ListProbingTargetsResponse_FieldSubPathArrayOfValues
type ListProbingTargetsResponsePathSelectorProbingTargetsLocationAddressAdminArea4 ¶
type ListProbingTargetsResponsePathSelectorProbingTargetsLocationAddressAdminArea4 struct{}
func (ListProbingTargetsResponsePathSelectorProbingTargetsLocationAddressAdminArea4) WithArrayOfValues ¶
func (s ListProbingTargetsResponsePathSelectorProbingTargetsLocationAddressAdminArea4) WithArrayOfValues(values []string) *ListProbingTargetsResponse_FieldSubPathArrayOfValues
type ListProbingTargetsResponsePathSelectorProbingTargetsLocationAddressContinent ¶
type ListProbingTargetsResponsePathSelectorProbingTargetsLocationAddressContinent struct{}
func (ListProbingTargetsResponsePathSelectorProbingTargetsLocationAddressContinent) WithArrayOfValues ¶
func (s ListProbingTargetsResponsePathSelectorProbingTargetsLocationAddressContinent) WithArrayOfValues(values []string) *ListProbingTargetsResponse_FieldSubPathArrayOfValues
type ListProbingTargetsResponsePathSelectorProbingTargetsLocationAddressCountry ¶
type ListProbingTargetsResponsePathSelectorProbingTargetsLocationAddressCountry struct{}
func (ListProbingTargetsResponsePathSelectorProbingTargetsLocationAddressCountry) WithArrayOfValues ¶
func (s ListProbingTargetsResponsePathSelectorProbingTargetsLocationAddressCountry) WithArrayOfValues(values []string) *ListProbingTargetsResponse_FieldSubPathArrayOfValues
type ListProbingTargetsResponsePathSelectorProbingTargetsLocationAddressCountryCode ¶
type ListProbingTargetsResponsePathSelectorProbingTargetsLocationAddressCountryCode struct{}
func (ListProbingTargetsResponsePathSelectorProbingTargetsLocationAddressCountryCode) WithArrayOfValues ¶
func (s ListProbingTargetsResponsePathSelectorProbingTargetsLocationAddressCountryCode) WithArrayOfValues(values []string) *ListProbingTargetsResponse_FieldSubPathArrayOfValues
type ListProbingTargetsResponsePathSelectorProbingTargetsLocationAddressPostalCode ¶
type ListProbingTargetsResponsePathSelectorProbingTargetsLocationAddressPostalCode struct{}
func (ListProbingTargetsResponsePathSelectorProbingTargetsLocationAddressPostalCode) WithArrayOfValues ¶
func (s ListProbingTargetsResponsePathSelectorProbingTargetsLocationAddressPostalCode) WithArrayOfValues(values []string) *ListProbingTargetsResponse_FieldSubPathArrayOfValues
type ListProbingTargetsResponsePathSelectorProbingTargetsLocationAddressStreetAddress ¶
type ListProbingTargetsResponsePathSelectorProbingTargetsLocationAddressStreetAddress struct{}
func (ListProbingTargetsResponsePathSelectorProbingTargetsLocationAddressStreetAddress) WithArrayOfValues ¶
func (s ListProbingTargetsResponsePathSelectorProbingTargetsLocationAddressStreetAddress) WithArrayOfValues(values []string) *ListProbingTargetsResponse_FieldSubPathArrayOfValues
type ListProbingTargetsResponsePathSelectorProbingTargetsLocationAdminHierarchy ¶
type ListProbingTargetsResponsePathSelectorProbingTargetsLocationAdminHierarchy struct{}
func (ListProbingTargetsResponsePathSelectorProbingTargetsLocationAdminHierarchy) WithArrayOfValues ¶
func (s ListProbingTargetsResponsePathSelectorProbingTargetsLocationAdminHierarchy) WithArrayOfValues(values []*admin_area.AdminHierarchy) *ListProbingTargetsResponse_FieldSubPathArrayOfValues
type ListProbingTargetsResponsePathSelectorProbingTargetsLocationAdminHierarchyAdmin1 ¶
type ListProbingTargetsResponsePathSelectorProbingTargetsLocationAdminHierarchyAdmin1 struct{}
func (ListProbingTargetsResponsePathSelectorProbingTargetsLocationAdminHierarchyAdmin1) WithArrayOfValues ¶
func (s ListProbingTargetsResponsePathSelectorProbingTargetsLocationAdminHierarchyAdmin1) WithArrayOfValues(values []*admin_area.Reference) *ListProbingTargetsResponse_FieldSubPathArrayOfValues
type ListProbingTargetsResponsePathSelectorProbingTargetsLocationAdminHierarchyAdmin2 ¶
type ListProbingTargetsResponsePathSelectorProbingTargetsLocationAdminHierarchyAdmin2 struct{}
func (ListProbingTargetsResponsePathSelectorProbingTargetsLocationAdminHierarchyAdmin2) WithArrayOfValues ¶
func (s ListProbingTargetsResponsePathSelectorProbingTargetsLocationAdminHierarchyAdmin2) WithArrayOfValues(values []*admin_area.Reference) *ListProbingTargetsResponse_FieldSubPathArrayOfValues
type ListProbingTargetsResponsePathSelectorProbingTargetsLocationAdminHierarchyAdmin3 ¶
type ListProbingTargetsResponsePathSelectorProbingTargetsLocationAdminHierarchyAdmin3 struct{}
func (ListProbingTargetsResponsePathSelectorProbingTargetsLocationAdminHierarchyAdmin3) WithArrayOfValues ¶
func (s ListProbingTargetsResponsePathSelectorProbingTargetsLocationAdminHierarchyAdmin3) WithArrayOfValues(values []*admin_area.Reference) *ListProbingTargetsResponse_FieldSubPathArrayOfValues
type ListProbingTargetsResponsePathSelectorProbingTargetsLocationAdminHierarchyAdmin4 ¶
type ListProbingTargetsResponsePathSelectorProbingTargetsLocationAdminHierarchyAdmin4 struct{}
func (ListProbingTargetsResponsePathSelectorProbingTargetsLocationAdminHierarchyAdmin4) WithArrayOfValues ¶
func (s ListProbingTargetsResponsePathSelectorProbingTargetsLocationAdminHierarchyAdmin4) WithArrayOfValues(values []*admin_area.Reference) *ListProbingTargetsResponse_FieldSubPathArrayOfValues
type ListProbingTargetsResponsePathSelectorProbingTargetsLocationAdminHierarchyAdmin5 ¶
type ListProbingTargetsResponsePathSelectorProbingTargetsLocationAdminHierarchyAdmin5 struct{}
func (ListProbingTargetsResponsePathSelectorProbingTargetsLocationAdminHierarchyAdmin5) WithArrayOfValues ¶
func (s ListProbingTargetsResponsePathSelectorProbingTargetsLocationAdminHierarchyAdmin5) WithArrayOfValues(values []*admin_area.Reference) *ListProbingTargetsResponse_FieldSubPathArrayOfValues
type ListProbingTargetsResponsePathSelectorProbingTargetsLocationAdminHierarchyContinent ¶
type ListProbingTargetsResponsePathSelectorProbingTargetsLocationAdminHierarchyContinent struct{}
func (ListProbingTargetsResponsePathSelectorProbingTargetsLocationAdminHierarchyContinent) FieldPath ¶
func (ListProbingTargetsResponsePathSelectorProbingTargetsLocationAdminHierarchyContinent) WithArrayOfValues ¶
func (s ListProbingTargetsResponsePathSelectorProbingTargetsLocationAdminHierarchyContinent) WithArrayOfValues(values []*admin_area.Reference) *ListProbingTargetsResponse_FieldSubPathArrayOfValues
type ListProbingTargetsResponsePathSelectorProbingTargetsLocationAdminHierarchyCountry ¶
type ListProbingTargetsResponsePathSelectorProbingTargetsLocationAdminHierarchyCountry struct{}
func (ListProbingTargetsResponsePathSelectorProbingTargetsLocationAdminHierarchyCountry) FieldPath ¶
func (ListProbingTargetsResponsePathSelectorProbingTargetsLocationAdminHierarchyCountry) WithArrayOfValues ¶
func (s ListProbingTargetsResponsePathSelectorProbingTargetsLocationAdminHierarchyCountry) WithArrayOfValues(values []*admin_area.Reference) *ListProbingTargetsResponse_FieldSubPathArrayOfValues
type ListProbingTargetsResponsePathSelectorProbingTargetsLocationCoordinates ¶
type ListProbingTargetsResponsePathSelectorProbingTargetsLocationCoordinates struct{}
func (ListProbingTargetsResponsePathSelectorProbingTargetsLocationCoordinates) WithArrayOfValues ¶
func (s ListProbingTargetsResponsePathSelectorProbingTargetsLocationCoordinates) WithArrayOfValues(values []*latlng.LatLng) *ListProbingTargetsResponse_FieldSubPathArrayOfValues
type ListProbingTargetsResponsePathSelectorProbingTargetsLocationType ¶
type ListProbingTargetsResponsePathSelectorProbingTargetsLocationType struct{}
func (ListProbingTargetsResponsePathSelectorProbingTargetsLocationType) WithArrayOfValues ¶
func (s ListProbingTargetsResponsePathSelectorProbingTargetsLocationType) WithArrayOfValues(values []common.LocationType) *ListProbingTargetsResponse_FieldSubPathArrayOfValues
type ListProbingTargetsResponsePathSelectorProbingTargetsMetadata ¶
type ListProbingTargetsResponsePathSelectorProbingTargetsMetadata struct{}
func (ListProbingTargetsResponsePathSelectorProbingTargetsMetadata) Annotations ¶
func (ListProbingTargetsResponsePathSelectorProbingTargetsMetadata) CreateTime ¶
func (ListProbingTargetsResponsePathSelectorProbingTargetsMetadata) Generation ¶
func (ListProbingTargetsResponsePathSelectorProbingTargetsMetadata) OwnerReferences ¶
func (ListProbingTargetsResponsePathSelectorProbingTargetsMetadata) ResourceVersion ¶
func (ListProbingTargetsResponsePathSelectorProbingTargetsMetadata) UpdateTime ¶
func (ListProbingTargetsResponsePathSelectorProbingTargetsMetadata) WithArrayOfValues ¶
func (s ListProbingTargetsResponsePathSelectorProbingTargetsMetadata) WithArrayOfValues(values []*ntt_meta.Meta) *ListProbingTargetsResponse_FieldSubPathArrayOfValues
func (ListProbingTargetsResponsePathSelectorProbingTargetsMetadata) WithValue ¶
func (s ListProbingTargetsResponsePathSelectorProbingTargetsMetadata) WithValue(value *ntt_meta.Meta) *ListProbingTargetsResponse_FieldSubPathValue
type ListProbingTargetsResponsePathSelectorProbingTargetsMetadataAnnotations ¶
type ListProbingTargetsResponsePathSelectorProbingTargetsMetadataAnnotations struct{}
func (ListProbingTargetsResponsePathSelectorProbingTargetsMetadataAnnotations) WithArrayOfValues ¶
func (s ListProbingTargetsResponsePathSelectorProbingTargetsMetadataAnnotations) WithArrayOfValues(values []map[string]string) *ListProbingTargetsResponse_FieldSubPathArrayOfValues
func (ListProbingTargetsResponsePathSelectorProbingTargetsMetadataAnnotations) WithValue ¶
func (s ListProbingTargetsResponsePathSelectorProbingTargetsMetadataAnnotations) WithValue(value map[string]string) *ListProbingTargetsResponse_FieldSubPathValue
type ListProbingTargetsResponsePathSelectorProbingTargetsMetadataCreateTime ¶
type ListProbingTargetsResponsePathSelectorProbingTargetsMetadataCreateTime struct{}
func (ListProbingTargetsResponsePathSelectorProbingTargetsMetadataCreateTime) WithArrayOfValues ¶
func (s ListProbingTargetsResponsePathSelectorProbingTargetsMetadataCreateTime) WithArrayOfValues(values []*timestamp.Timestamp) *ListProbingTargetsResponse_FieldSubPathArrayOfValues
type ListProbingTargetsResponsePathSelectorProbingTargetsMetadataGeneration ¶
type ListProbingTargetsResponsePathSelectorProbingTargetsMetadataGeneration struct{}
func (ListProbingTargetsResponsePathSelectorProbingTargetsMetadataGeneration) WithArrayOfValues ¶
func (s ListProbingTargetsResponsePathSelectorProbingTargetsMetadataGeneration) WithArrayOfValues(values []int64) *ListProbingTargetsResponse_FieldSubPathArrayOfValues
type ListProbingTargetsResponsePathSelectorProbingTargetsMetadataLabels ¶
type ListProbingTargetsResponsePathSelectorProbingTargetsMetadataLabels struct{}
func (ListProbingTargetsResponsePathSelectorProbingTargetsMetadataLabels) WithArrayOfValues ¶
func (s ListProbingTargetsResponsePathSelectorProbingTargetsMetadataLabels) WithArrayOfValues(values []map[string]string) *ListProbingTargetsResponse_FieldSubPathArrayOfValues
func (ListProbingTargetsResponsePathSelectorProbingTargetsMetadataLabels) WithValue ¶
func (s ListProbingTargetsResponsePathSelectorProbingTargetsMetadataLabels) WithValue(value map[string]string) *ListProbingTargetsResponse_FieldSubPathValue
type ListProbingTargetsResponsePathSelectorProbingTargetsMetadataOwnerReferences ¶
type ListProbingTargetsResponsePathSelectorProbingTargetsMetadataOwnerReferences struct{}
func (ListProbingTargetsResponsePathSelectorProbingTargetsMetadataOwnerReferences) ApiVersion ¶
func (ListProbingTargetsResponsePathSelectorProbingTargetsMetadataOwnerReferences) BlockOwnerDeletion ¶
func (ListProbingTargetsResponsePathSelectorProbingTargetsMetadataOwnerReferences) Controller ¶
func (ListProbingTargetsResponsePathSelectorProbingTargetsMetadataOwnerReferences) WithArrayOfValues ¶
func (s ListProbingTargetsResponsePathSelectorProbingTargetsMetadataOwnerReferences) WithArrayOfValues(values [][]*ntt_meta.OwnerReference) *ListProbingTargetsResponse_FieldSubPathArrayOfValues
func (ListProbingTargetsResponsePathSelectorProbingTargetsMetadataOwnerReferences) WithItemValue ¶
type ListProbingTargetsResponsePathSelectorProbingTargetsMetadataOwnerReferencesApiVersion ¶
type ListProbingTargetsResponsePathSelectorProbingTargetsMetadataOwnerReferencesApiVersion struct{}
func (ListProbingTargetsResponsePathSelectorProbingTargetsMetadataOwnerReferencesApiVersion) FieldPath ¶
func (ListProbingTargetsResponsePathSelectorProbingTargetsMetadataOwnerReferencesApiVersion) WithArrayOfValues ¶
func (s ListProbingTargetsResponsePathSelectorProbingTargetsMetadataOwnerReferencesApiVersion) WithArrayOfValues(values []string) *ListProbingTargetsResponse_FieldSubPathArrayOfValues
type ListProbingTargetsResponsePathSelectorProbingTargetsMetadataOwnerReferencesBlockOwnerDeletion ¶
type ListProbingTargetsResponsePathSelectorProbingTargetsMetadataOwnerReferencesBlockOwnerDeletion struct{}
func (ListProbingTargetsResponsePathSelectorProbingTargetsMetadataOwnerReferencesBlockOwnerDeletion) FieldPath ¶
func (ListProbingTargetsResponsePathSelectorProbingTargetsMetadataOwnerReferencesBlockOwnerDeletion) WithArrayOfValues ¶
func (s ListProbingTargetsResponsePathSelectorProbingTargetsMetadataOwnerReferencesBlockOwnerDeletion) WithArrayOfValues(values []bool) *ListProbingTargetsResponse_FieldSubPathArrayOfValues
type ListProbingTargetsResponsePathSelectorProbingTargetsMetadataOwnerReferencesController ¶
type ListProbingTargetsResponsePathSelectorProbingTargetsMetadataOwnerReferencesController struct{}
func (ListProbingTargetsResponsePathSelectorProbingTargetsMetadataOwnerReferencesController) FieldPath ¶
func (ListProbingTargetsResponsePathSelectorProbingTargetsMetadataOwnerReferencesController) WithArrayOfValues ¶
func (s ListProbingTargetsResponsePathSelectorProbingTargetsMetadataOwnerReferencesController) WithArrayOfValues(values []bool) *ListProbingTargetsResponse_FieldSubPathArrayOfValues
type ListProbingTargetsResponsePathSelectorProbingTargetsMetadataOwnerReferencesKind ¶
type ListProbingTargetsResponsePathSelectorProbingTargetsMetadataOwnerReferencesKind struct{}
func (ListProbingTargetsResponsePathSelectorProbingTargetsMetadataOwnerReferencesKind) WithArrayOfValues ¶
func (s ListProbingTargetsResponsePathSelectorProbingTargetsMetadataOwnerReferencesKind) WithArrayOfValues(values []string) *ListProbingTargetsResponse_FieldSubPathArrayOfValues
type ListProbingTargetsResponsePathSelectorProbingTargetsMetadataOwnerReferencesName ¶
type ListProbingTargetsResponsePathSelectorProbingTargetsMetadataOwnerReferencesName struct{}
func (ListProbingTargetsResponsePathSelectorProbingTargetsMetadataOwnerReferencesName) WithArrayOfValues ¶
func (s ListProbingTargetsResponsePathSelectorProbingTargetsMetadataOwnerReferencesName) WithArrayOfValues(values []string) *ListProbingTargetsResponse_FieldSubPathArrayOfValues
type ListProbingTargetsResponsePathSelectorProbingTargetsMetadataOwnerReferencesUid ¶
type ListProbingTargetsResponsePathSelectorProbingTargetsMetadataOwnerReferencesUid struct{}
func (ListProbingTargetsResponsePathSelectorProbingTargetsMetadataOwnerReferencesUid) WithArrayOfValues ¶
func (s ListProbingTargetsResponsePathSelectorProbingTargetsMetadataOwnerReferencesUid) WithArrayOfValues(values []string) *ListProbingTargetsResponse_FieldSubPathArrayOfValues
type ListProbingTargetsResponsePathSelectorProbingTargetsMetadataResourceVersion ¶
type ListProbingTargetsResponsePathSelectorProbingTargetsMetadataResourceVersion struct{}
func (ListProbingTargetsResponsePathSelectorProbingTargetsMetadataResourceVersion) WithArrayOfValues ¶
func (s ListProbingTargetsResponsePathSelectorProbingTargetsMetadataResourceVersion) WithArrayOfValues(values []string) *ListProbingTargetsResponse_FieldSubPathArrayOfValues
type ListProbingTargetsResponsePathSelectorProbingTargetsMetadataShards ¶
type ListProbingTargetsResponsePathSelectorProbingTargetsMetadataShards struct{}
func (ListProbingTargetsResponsePathSelectorProbingTargetsMetadataShards) WithArrayOfValues ¶
func (s ListProbingTargetsResponsePathSelectorProbingTargetsMetadataShards) WithArrayOfValues(values []map[string]int64) *ListProbingTargetsResponse_FieldSubPathArrayOfValues
func (ListProbingTargetsResponsePathSelectorProbingTargetsMetadataShards) WithValue ¶
func (s ListProbingTargetsResponsePathSelectorProbingTargetsMetadataShards) WithValue(value map[string]int64) *ListProbingTargetsResponse_FieldSubPathValue
type ListProbingTargetsResponsePathSelectorProbingTargetsMetadataSyncing ¶
type ListProbingTargetsResponsePathSelectorProbingTargetsMetadataSyncing struct{}
func (ListProbingTargetsResponsePathSelectorProbingTargetsMetadataSyncing) OwningRegion ¶
func (ListProbingTargetsResponsePathSelectorProbingTargetsMetadataSyncing) WithArrayOfValues ¶
func (s ListProbingTargetsResponsePathSelectorProbingTargetsMetadataSyncing) WithArrayOfValues(values []*ntt_meta.SyncingMeta) *ListProbingTargetsResponse_FieldSubPathArrayOfValues
type ListProbingTargetsResponsePathSelectorProbingTargetsMetadataSyncingOwningRegion ¶
type ListProbingTargetsResponsePathSelectorProbingTargetsMetadataSyncingOwningRegion struct{}
func (ListProbingTargetsResponsePathSelectorProbingTargetsMetadataSyncingOwningRegion) WithArrayOfValues ¶
func (s ListProbingTargetsResponsePathSelectorProbingTargetsMetadataSyncingOwningRegion) WithArrayOfValues(values []string) *ListProbingTargetsResponse_FieldSubPathArrayOfValues
type ListProbingTargetsResponsePathSelectorProbingTargetsMetadataSyncingRegions ¶
type ListProbingTargetsResponsePathSelectorProbingTargetsMetadataSyncingRegions struct{}
func (ListProbingTargetsResponsePathSelectorProbingTargetsMetadataSyncingRegions) WithArrayOfValues ¶
func (s ListProbingTargetsResponsePathSelectorProbingTargetsMetadataSyncingRegions) WithArrayOfValues(values [][]string) *ListProbingTargetsResponse_FieldSubPathArrayOfValues
func (ListProbingTargetsResponsePathSelectorProbingTargetsMetadataSyncingRegions) WithItemValue ¶
func (ListProbingTargetsResponsePathSelectorProbingTargetsMetadataSyncingRegions) WithValue ¶
func (s ListProbingTargetsResponsePathSelectorProbingTargetsMetadataSyncingRegions) WithValue(value []string) *ListProbingTargetsResponse_FieldSubPathValue
type ListProbingTargetsResponsePathSelectorProbingTargetsMetadataTags ¶
type ListProbingTargetsResponsePathSelectorProbingTargetsMetadataTags struct{}
func (ListProbingTargetsResponsePathSelectorProbingTargetsMetadataTags) WithArrayOfValues ¶
func (s ListProbingTargetsResponsePathSelectorProbingTargetsMetadataTags) WithArrayOfValues(values [][]string) *ListProbingTargetsResponse_FieldSubPathArrayOfValues
func (ListProbingTargetsResponsePathSelectorProbingTargetsMetadataTags) WithItemValue ¶
func (s ListProbingTargetsResponsePathSelectorProbingTargetsMetadataTags) WithItemValue(value string) *ListProbingTargetsResponse_FieldSubPathArrayItemValue
func (ListProbingTargetsResponsePathSelectorProbingTargetsMetadataTags) WithValue ¶
func (s ListProbingTargetsResponsePathSelectorProbingTargetsMetadataTags) WithValue(value []string) *ListProbingTargetsResponse_FieldSubPathValue
type ListProbingTargetsResponsePathSelectorProbingTargetsMetadataUpdateTime ¶
type ListProbingTargetsResponsePathSelectorProbingTargetsMetadataUpdateTime struct{}
func (ListProbingTargetsResponsePathSelectorProbingTargetsMetadataUpdateTime) WithArrayOfValues ¶
func (s ListProbingTargetsResponsePathSelectorProbingTargetsMetadataUpdateTime) WithArrayOfValues(values []*timestamp.Timestamp) *ListProbingTargetsResponse_FieldSubPathArrayOfValues
type ListProbingTargetsResponsePathSelectorProbingTargetsMetadataUuid ¶
type ListProbingTargetsResponsePathSelectorProbingTargetsMetadataUuid struct{}
func (ListProbingTargetsResponsePathSelectorProbingTargetsMetadataUuid) WithArrayOfValues ¶
func (s ListProbingTargetsResponsePathSelectorProbingTargetsMetadataUuid) WithArrayOfValues(values []string) *ListProbingTargetsResponse_FieldSubPathArrayOfValues
func (ListProbingTargetsResponsePathSelectorProbingTargetsMetadataUuid) WithValue ¶
func (s ListProbingTargetsResponsePathSelectorProbingTargetsMetadataUuid) WithValue(value string) *ListProbingTargetsResponse_FieldSubPathValue
type ListProbingTargetsResponsePathSelectorProbingTargetsMode ¶
type ListProbingTargetsResponsePathSelectorProbingTargetsMode struct{}
func (ListProbingTargetsResponsePathSelectorProbingTargetsMode) WithArrayOfValues ¶
func (s ListProbingTargetsResponsePathSelectorProbingTargetsMode) WithArrayOfValues(values []common.ProbingMode) *ListProbingTargetsResponse_FieldSubPathArrayOfValues
func (ListProbingTargetsResponsePathSelectorProbingTargetsMode) WithValue ¶
func (s ListProbingTargetsResponsePathSelectorProbingTargetsMode) WithValue(value common.ProbingMode) *ListProbingTargetsResponse_FieldSubPathValue
type ListProbingTargetsResponsePathSelectorProbingTargetsName ¶
type ListProbingTargetsResponsePathSelectorProbingTargetsName struct{}
func (ListProbingTargetsResponsePathSelectorProbingTargetsName) WithArrayOfValues ¶
func (s ListProbingTargetsResponsePathSelectorProbingTargetsName) WithArrayOfValues(values []*probing_target.Name) *ListProbingTargetsResponse_FieldSubPathArrayOfValues
func (ListProbingTargetsResponsePathSelectorProbingTargetsName) WithValue ¶
func (s ListProbingTargetsResponsePathSelectorProbingTargetsName) WithValue(value *probing_target.Name) *ListProbingTargetsResponse_FieldSubPathValue
type ListProbingTargetsResponsePathSelectorProbingTargetsSpeedtestTcpPort ¶ added in v0.4.36
type ListProbingTargetsResponsePathSelectorProbingTargetsSpeedtestTcpPort struct{}
func (ListProbingTargetsResponsePathSelectorProbingTargetsSpeedtestTcpPort) FieldPath ¶ added in v0.4.36
func (ListProbingTargetsResponsePathSelectorProbingTargetsSpeedtestTcpPort) WithArrayOfValues ¶ added in v0.4.36
func (s ListProbingTargetsResponsePathSelectorProbingTargetsSpeedtestTcpPort) WithArrayOfValues(values []int32) *ListProbingTargetsResponse_FieldSubPathArrayOfValues
type ListProbingTargetsResponsePathSelectorProbingTargetsTargetType ¶ added in v0.4.26
type ListProbingTargetsResponsePathSelectorProbingTargetsTargetType struct{}
func (ListProbingTargetsResponsePathSelectorProbingTargetsTargetType) WithArrayOfValues ¶ added in v0.4.26
func (s ListProbingTargetsResponsePathSelectorProbingTargetsTargetType) WithArrayOfValues(values []probing_target.ProbingTarget_TargetType) *ListProbingTargetsResponse_FieldSubPathArrayOfValues
type ListProbingTargetsResponsePathSelectorProbingTargetsUdpPort ¶ added in v0.4.36
type ListProbingTargetsResponsePathSelectorProbingTargetsUdpPort struct{}
func (ListProbingTargetsResponsePathSelectorProbingTargetsUdpPort) WithArrayOfValues ¶ added in v0.4.36
func (s ListProbingTargetsResponsePathSelectorProbingTargetsUdpPort) WithArrayOfValues(values []int32) *ListProbingTargetsResponse_FieldSubPathArrayOfValues
func (ListProbingTargetsResponsePathSelectorProbingTargetsUdpPort) WithValue ¶ added in v0.4.36
func (s ListProbingTargetsResponsePathSelectorProbingTargetsUdpPort) WithValue(value int32) *ListProbingTargetsResponse_FieldSubPathValue
type ListProbingTargetsResponse_FieldMask ¶
type ListProbingTargetsResponse_FieldMask struct {
Paths []ListProbingTargetsResponse_FieldPath
}
func FullListProbingTargetsResponse_FieldMask ¶
func FullListProbingTargetsResponse_FieldMask() *ListProbingTargetsResponse_FieldMask
func (*ListProbingTargetsResponse_FieldMask) AppendPath ¶
func (fieldMask *ListProbingTargetsResponse_FieldMask) AppendPath(path ListProbingTargetsResponse_FieldPath)
func (*ListProbingTargetsResponse_FieldMask) AppendRawPath ¶
func (fieldMask *ListProbingTargetsResponse_FieldMask) AppendRawPath(path gotenobject.FieldPath)
func (*ListProbingTargetsResponse_FieldMask) DecodeFirestore ¶
func (fieldMask *ListProbingTargetsResponse_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
func (*ListProbingTargetsResponse_FieldMask) EncodeFirestore ¶
func (fieldMask *ListProbingTargetsResponse_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
firestore encoding/decoding integration
func (*ListProbingTargetsResponse_FieldMask) FilterInputFields ¶
func (fieldMask *ListProbingTargetsResponse_FieldMask) FilterInputFields() *ListProbingTargetsResponse_FieldMask
FilterInputFields generates copy of field paths with output_only field paths removed
func (*ListProbingTargetsResponse_FieldMask) FromProtoFieldMask ¶
func (fieldMask *ListProbingTargetsResponse_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
func (*ListProbingTargetsResponse_FieldMask) GetPaths ¶
func (fieldMask *ListProbingTargetsResponse_FieldMask) GetPaths() []ListProbingTargetsResponse_FieldPath
func (*ListProbingTargetsResponse_FieldMask) GetRawPaths ¶
func (fieldMask *ListProbingTargetsResponse_FieldMask) GetRawPaths() []gotenobject.FieldPath
func (*ListProbingTargetsResponse_FieldMask) IsFull ¶
func (fieldMask *ListProbingTargetsResponse_FieldMask) IsFull() bool
func (ListProbingTargetsResponse_FieldMask) Marshal ¶
func (fieldMask ListProbingTargetsResponse_FieldMask) Marshal() ([]byte, error)
implement methods required by customType
func (ListProbingTargetsResponse_FieldMask) MarshalJSON ¶
func (fieldMask ListProbingTargetsResponse_FieldMask) MarshalJSON() ([]byte, error)
func (*ListProbingTargetsResponse_FieldMask) PathsCount ¶
func (fieldMask *ListProbingTargetsResponse_FieldMask) PathsCount() int
func (*ListProbingTargetsResponse_FieldMask) Project ¶
func (fieldMask *ListProbingTargetsResponse_FieldMask) Project(source *ListProbingTargetsResponse) *ListProbingTargetsResponse
func (*ListProbingTargetsResponse_FieldMask) ProjectRaw ¶
func (fieldMask *ListProbingTargetsResponse_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
func (*ListProbingTargetsResponse_FieldMask) ProtoMessage ¶
func (fieldMask *ListProbingTargetsResponse_FieldMask) ProtoMessage()
func (*ListProbingTargetsResponse_FieldMask) ProtoReflect ¶
func (fieldMask *ListProbingTargetsResponse_FieldMask) ProtoReflect() preflect.Message
func (*ListProbingTargetsResponse_FieldMask) Reset ¶
func (fieldMask *ListProbingTargetsResponse_FieldMask) Reset()
func (*ListProbingTargetsResponse_FieldMask) Set ¶
func (fieldMask *ListProbingTargetsResponse_FieldMask) Set(target, source *ListProbingTargetsResponse)
func (*ListProbingTargetsResponse_FieldMask) SetFromCliFlag ¶
func (fieldMask *ListProbingTargetsResponse_FieldMask) SetFromCliFlag(raw string) error
func (*ListProbingTargetsResponse_FieldMask) SetRaw ¶
func (fieldMask *ListProbingTargetsResponse_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
func (*ListProbingTargetsResponse_FieldMask) Size ¶
func (fieldMask *ListProbingTargetsResponse_FieldMask) Size() int
func (*ListProbingTargetsResponse_FieldMask) String ¶
func (fieldMask *ListProbingTargetsResponse_FieldMask) String() string
func (*ListProbingTargetsResponse_FieldMask) Subtract ¶
func (fieldMask *ListProbingTargetsResponse_FieldMask) Subtract(other *ListProbingTargetsResponse_FieldMask) *ListProbingTargetsResponse_FieldMask
func (*ListProbingTargetsResponse_FieldMask) SubtractRaw ¶
func (fieldMask *ListProbingTargetsResponse_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
func (*ListProbingTargetsResponse_FieldMask) ToProtoFieldMask ¶
func (fieldMask *ListProbingTargetsResponse_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
ToFieldMask is used for proto conversions
func (*ListProbingTargetsResponse_FieldMask) Unmarshal ¶
func (fieldMask *ListProbingTargetsResponse_FieldMask) Unmarshal(data []byte) error
func (*ListProbingTargetsResponse_FieldMask) UnmarshalJSON ¶
func (fieldMask *ListProbingTargetsResponse_FieldMask) UnmarshalJSON(data []byte) error
type ListProbingTargetsResponse_FieldPath ¶
type ListProbingTargetsResponse_FieldPath interface { gotenobject.FieldPath Selector() ListProbingTargetsResponse_FieldPathSelector Get(source *ListProbingTargetsResponse) []interface{} GetSingle(source *ListProbingTargetsResponse) (interface{}, bool) ClearValue(item *ListProbingTargetsResponse) // Those methods build corresponding ListProbingTargetsResponse_FieldPathValue // (or array of values) and holds passed value. Panics if injected type is incorrect. WithIValue(value interface{}) ListProbingTargetsResponse_FieldPathValue WithIArrayOfValues(values interface{}) ListProbingTargetsResponse_FieldPathArrayOfValues WithIArrayItemValue(value interface{}) ListProbingTargetsResponse_FieldPathArrayItemValue }
FieldPath provides implementation to handle https://github.com/protocolbuffers/protobuf/blob/master/src/google/protobuf/field_mask.proto
func BuildListProbingTargetsResponse_FieldPath ¶
func BuildListProbingTargetsResponse_FieldPath(fp gotenobject.RawFieldPath) (ListProbingTargetsResponse_FieldPath, error)
func MustParseListProbingTargetsResponse_FieldPath ¶
func MustParseListProbingTargetsResponse_FieldPath(rawField string) ListProbingTargetsResponse_FieldPath
func ParseListProbingTargetsResponse_FieldPath ¶
func ParseListProbingTargetsResponse_FieldPath(rawField string) (ListProbingTargetsResponse_FieldPath, error)
type ListProbingTargetsResponse_FieldPathArrayItemValue ¶
type ListProbingTargetsResponse_FieldPathArrayItemValue interface { gotenobject.FieldPathArrayItemValue ListProbingTargetsResponse_FieldPath ContainsValue(*ListProbingTargetsResponse) bool }
ListProbingTargetsResponse_FieldPathArrayItemValue allows storing single item in Path-specific values for ListProbingTargetsResponse according to their type Present only for array (repeated) types.
func MustParseListProbingTargetsResponse_FieldPathArrayItemValue ¶
func MustParseListProbingTargetsResponse_FieldPathArrayItemValue(pathStr, valueStr string) ListProbingTargetsResponse_FieldPathArrayItemValue
func ParseListProbingTargetsResponse_FieldPathArrayItemValue ¶
func ParseListProbingTargetsResponse_FieldPathArrayItemValue(pathStr, valueStr string) (ListProbingTargetsResponse_FieldPathArrayItemValue, error)
ParseListProbingTargetsResponse_FieldPathArrayItemValue parses string and JSON-encoded value to its Value
type ListProbingTargetsResponse_FieldPathArrayOfValues ¶
type ListProbingTargetsResponse_FieldPathArrayOfValues interface { gotenobject.FieldPathArrayOfValues ListProbingTargetsResponse_FieldPath }
ListProbingTargetsResponse_FieldPathArrayOfValues allows storing slice of values for ListProbingTargetsResponse fields according to their type
func MustParseListProbingTargetsResponse_FieldPathArrayOfValues ¶
func MustParseListProbingTargetsResponse_FieldPathArrayOfValues(pathStr, valuesStr string) ListProbingTargetsResponse_FieldPathArrayOfValues
func ParseListProbingTargetsResponse_FieldPathArrayOfValues ¶
func ParseListProbingTargetsResponse_FieldPathArrayOfValues(pathStr, valuesStr string) (ListProbingTargetsResponse_FieldPathArrayOfValues, error)
type ListProbingTargetsResponse_FieldPathSelector ¶
type ListProbingTargetsResponse_FieldPathSelector int32
const ( ListProbingTargetsResponse_FieldPathSelectorProbingTargets ListProbingTargetsResponse_FieldPathSelector = 0 ListProbingTargetsResponse_FieldPathSelectorPrevPageToken ListProbingTargetsResponse_FieldPathSelector = 1 ListProbingTargetsResponse_FieldPathSelectorNextPageToken ListProbingTargetsResponse_FieldPathSelector = 2 )
func (ListProbingTargetsResponse_FieldPathSelector) String ¶
func (s ListProbingTargetsResponse_FieldPathSelector) String() string
type ListProbingTargetsResponse_FieldPathValue ¶
type ListProbingTargetsResponse_FieldPathValue interface { ListProbingTargetsResponse_FieldPath gotenobject.FieldPathValue SetTo(target **ListProbingTargetsResponse) CompareWith(*ListProbingTargetsResponse) (cmp int, comparable bool) }
ListProbingTargetsResponse_FieldPathValue allows storing values for ListProbingTargetsResponse fields according to their type
func MustParseListProbingTargetsResponse_FieldPathValue ¶
func MustParseListProbingTargetsResponse_FieldPathValue(pathStr, valueStr string) ListProbingTargetsResponse_FieldPathValue
func ParseListProbingTargetsResponse_FieldPathValue ¶
func ParseListProbingTargetsResponse_FieldPathValue(pathStr, valueStr string) (ListProbingTargetsResponse_FieldPathValue, error)
type ListProbingTargetsResponse_FieldSubPath ¶
type ListProbingTargetsResponse_FieldSubPath struct {
// contains filtered or unexported fields
}
func (*ListProbingTargetsResponse_FieldSubPath) AsProbingTargetsSubPath ¶
func (fps *ListProbingTargetsResponse_FieldSubPath) AsProbingTargetsSubPath() (probing_target.ProbingTarget_FieldPath, bool)
func (*ListProbingTargetsResponse_FieldSubPath) ClearValue ¶
func (fps *ListProbingTargetsResponse_FieldSubPath) ClearValue(item *ListProbingTargetsResponse)
func (*ListProbingTargetsResponse_FieldSubPath) ClearValueRaw ¶
func (fps *ListProbingTargetsResponse_FieldSubPath) ClearValueRaw(item proto.Message)
func (*ListProbingTargetsResponse_FieldSubPath) Get ¶
func (fps *ListProbingTargetsResponse_FieldSubPath) Get(source *ListProbingTargetsResponse) (values []interface{})
Get returns all values pointed by selected field from source ListProbingTargetsResponse
func (*ListProbingTargetsResponse_FieldSubPath) GetDefault ¶
func (fps *ListProbingTargetsResponse_FieldSubPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*ListProbingTargetsResponse_FieldSubPath) GetRaw ¶
func (fps *ListProbingTargetsResponse_FieldSubPath) GetRaw(source proto.Message) []interface{}
func (*ListProbingTargetsResponse_FieldSubPath) GetSingle ¶
func (fps *ListProbingTargetsResponse_FieldSubPath) GetSingle(source *ListProbingTargetsResponse) (interface{}, bool)
GetSingle returns value of selected field from source ListProbingTargetsResponse
func (*ListProbingTargetsResponse_FieldSubPath) GetSingleRaw ¶
func (fps *ListProbingTargetsResponse_FieldSubPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*ListProbingTargetsResponse_FieldSubPath) IsLeaf ¶
func (fps *ListProbingTargetsResponse_FieldSubPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*ListProbingTargetsResponse_FieldSubPath) JSONString ¶
func (fps *ListProbingTargetsResponse_FieldSubPath) JSONString() string
JSONString returns path representation is JSON convention
func (*ListProbingTargetsResponse_FieldSubPath) Selector ¶
func (fps *ListProbingTargetsResponse_FieldSubPath) Selector() ListProbingTargetsResponse_FieldPathSelector
func (*ListProbingTargetsResponse_FieldSubPath) String ¶
func (fps *ListProbingTargetsResponse_FieldSubPath) String() string
String returns path representation in proto convention
func (*ListProbingTargetsResponse_FieldSubPath) WithIArrayItemValue ¶
func (fps *ListProbingTargetsResponse_FieldSubPath) WithIArrayItemValue(value interface{}) ListProbingTargetsResponse_FieldPathArrayItemValue
func (*ListProbingTargetsResponse_FieldSubPath) WithIArrayOfValues ¶
func (fps *ListProbingTargetsResponse_FieldSubPath) WithIArrayOfValues(values interface{}) ListProbingTargetsResponse_FieldPathArrayOfValues
func (*ListProbingTargetsResponse_FieldSubPath) WithIValue ¶
func (fps *ListProbingTargetsResponse_FieldSubPath) WithIValue(value interface{}) ListProbingTargetsResponse_FieldPathValue
func (*ListProbingTargetsResponse_FieldSubPath) WithRawIArrayItemValue ¶
func (fps *ListProbingTargetsResponse_FieldSubPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*ListProbingTargetsResponse_FieldSubPath) WithRawIArrayOfValues ¶
func (fps *ListProbingTargetsResponse_FieldSubPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*ListProbingTargetsResponse_FieldSubPath) WithRawIValue ¶
func (fps *ListProbingTargetsResponse_FieldSubPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type ListProbingTargetsResponse_FieldSubPathArrayItemValue ¶
type ListProbingTargetsResponse_FieldSubPathArrayItemValue struct { ListProbingTargetsResponse_FieldPath // contains filtered or unexported fields }
func (*ListProbingTargetsResponse_FieldSubPathArrayItemValue) AsProbingTargetsPathItemValue ¶
func (fpaivs *ListProbingTargetsResponse_FieldSubPathArrayItemValue) AsProbingTargetsPathItemValue() (probing_target.ProbingTarget_FieldPathArrayItemValue, bool)
func (*ListProbingTargetsResponse_FieldSubPathArrayItemValue) ContainsValue ¶
func (fpaivs *ListProbingTargetsResponse_FieldSubPathArrayItemValue) ContainsValue(source *ListProbingTargetsResponse) bool
Contains returns a boolean indicating if value that is being held is present in given 'ListProbingTargetsResponse'
func (*ListProbingTargetsResponse_FieldSubPathArrayItemValue) GetRawItemValue ¶
func (fpaivs *ListProbingTargetsResponse_FieldSubPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored array item value
type ListProbingTargetsResponse_FieldSubPathArrayOfValues ¶
type ListProbingTargetsResponse_FieldSubPathArrayOfValues struct { ListProbingTargetsResponse_FieldPath // contains filtered or unexported fields }
func (*ListProbingTargetsResponse_FieldSubPathArrayOfValues) AsProbingTargetsPathArrayOfValues ¶
func (fpsaov *ListProbingTargetsResponse_FieldSubPathArrayOfValues) AsProbingTargetsPathArrayOfValues() (probing_target.ProbingTarget_FieldPathArrayOfValues, bool)
func (*ListProbingTargetsResponse_FieldSubPathArrayOfValues) GetRawValues ¶
func (fpsaov *ListProbingTargetsResponse_FieldSubPathArrayOfValues) GetRawValues() []interface{}
type ListProbingTargetsResponse_FieldSubPathValue ¶
type ListProbingTargetsResponse_FieldSubPathValue struct { ListProbingTargetsResponse_FieldPath // contains filtered or unexported fields }
func (*ListProbingTargetsResponse_FieldSubPathValue) AsProbingTargetsPathValue ¶
func (fpvs *ListProbingTargetsResponse_FieldSubPathValue) AsProbingTargetsPathValue() (probing_target.ProbingTarget_FieldPathValue, bool)
func (*ListProbingTargetsResponse_FieldSubPathValue) CompareWith ¶
func (fpvs *ListProbingTargetsResponse_FieldSubPathValue) CompareWith(source *ListProbingTargetsResponse) (int, bool)
func (*ListProbingTargetsResponse_FieldSubPathValue) CompareWithRaw ¶
func (fpvs *ListProbingTargetsResponse_FieldSubPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*ListProbingTargetsResponse_FieldSubPathValue) GetRawValue ¶
func (fpvs *ListProbingTargetsResponse_FieldSubPathValue) GetRawValue() interface{}
func (*ListProbingTargetsResponse_FieldSubPathValue) SetTo ¶
func (fpvs *ListProbingTargetsResponse_FieldSubPathValue) SetTo(target **ListProbingTargetsResponse)
func (*ListProbingTargetsResponse_FieldSubPathValue) SetToRaw ¶
func (fpvs *ListProbingTargetsResponse_FieldSubPathValue) SetToRaw(target proto.Message)
type ListProbingTargetsResponse_FieldTerminalPath ¶
type ListProbingTargetsResponse_FieldTerminalPath struct {
// contains filtered or unexported fields
}
func (*ListProbingTargetsResponse_FieldTerminalPath) ClearValue ¶
func (fp *ListProbingTargetsResponse_FieldTerminalPath) ClearValue(item *ListProbingTargetsResponse)
func (*ListProbingTargetsResponse_FieldTerminalPath) ClearValueRaw ¶
func (fp *ListProbingTargetsResponse_FieldTerminalPath) ClearValueRaw(item proto.Message)
func (*ListProbingTargetsResponse_FieldTerminalPath) Get ¶
func (fp *ListProbingTargetsResponse_FieldTerminalPath) Get(source *ListProbingTargetsResponse) (values []interface{})
Get returns all values pointed by specific field from source ListProbingTargetsResponse
func (*ListProbingTargetsResponse_FieldTerminalPath) GetDefault ¶
func (fp *ListProbingTargetsResponse_FieldTerminalPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*ListProbingTargetsResponse_FieldTerminalPath) GetRaw ¶
func (fp *ListProbingTargetsResponse_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
func (*ListProbingTargetsResponse_FieldTerminalPath) GetSingle ¶
func (fp *ListProbingTargetsResponse_FieldTerminalPath) GetSingle(source *ListProbingTargetsResponse) (interface{}, bool)
GetSingle returns value pointed by specific field of from source ListProbingTargetsResponse
func (*ListProbingTargetsResponse_FieldTerminalPath) GetSingleRaw ¶
func (fp *ListProbingTargetsResponse_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*ListProbingTargetsResponse_FieldTerminalPath) IsLeaf ¶
func (fp *ListProbingTargetsResponse_FieldTerminalPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*ListProbingTargetsResponse_FieldTerminalPath) JSONString ¶
func (fp *ListProbingTargetsResponse_FieldTerminalPath) JSONString() string
JSONString returns path representation is JSON convention
func (*ListProbingTargetsResponse_FieldTerminalPath) Selector ¶
func (fp *ListProbingTargetsResponse_FieldTerminalPath) Selector() ListProbingTargetsResponse_FieldPathSelector
func (*ListProbingTargetsResponse_FieldTerminalPath) String ¶
func (fp *ListProbingTargetsResponse_FieldTerminalPath) String() string
String returns path representation in proto convention
func (*ListProbingTargetsResponse_FieldTerminalPath) WithIArrayItemValue ¶
func (fp *ListProbingTargetsResponse_FieldTerminalPath) WithIArrayItemValue(value interface{}) ListProbingTargetsResponse_FieldPathArrayItemValue
func (*ListProbingTargetsResponse_FieldTerminalPath) WithIArrayOfValues ¶
func (fp *ListProbingTargetsResponse_FieldTerminalPath) WithIArrayOfValues(values interface{}) ListProbingTargetsResponse_FieldPathArrayOfValues
func (*ListProbingTargetsResponse_FieldTerminalPath) WithIValue ¶
func (fp *ListProbingTargetsResponse_FieldTerminalPath) WithIValue(value interface{}) ListProbingTargetsResponse_FieldPathValue
func (*ListProbingTargetsResponse_FieldTerminalPath) WithRawIArrayItemValue ¶
func (fp *ListProbingTargetsResponse_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*ListProbingTargetsResponse_FieldTerminalPath) WithRawIArrayOfValues ¶
func (fp *ListProbingTargetsResponse_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*ListProbingTargetsResponse_FieldTerminalPath) WithRawIValue ¶
func (fp *ListProbingTargetsResponse_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type ListProbingTargetsResponse_FieldTerminalPathArrayItemValue ¶
type ListProbingTargetsResponse_FieldTerminalPathArrayItemValue struct { ListProbingTargetsResponse_FieldTerminalPath // contains filtered or unexported fields }
func (*ListProbingTargetsResponse_FieldTerminalPathArrayItemValue) AsProbingTargetsItemValue ¶
func (fpaiv *ListProbingTargetsResponse_FieldTerminalPathArrayItemValue) AsProbingTargetsItemValue() (*probing_target.ProbingTarget, bool)
func (*ListProbingTargetsResponse_FieldTerminalPathArrayItemValue) ContainsValue ¶
func (fpaiv *ListProbingTargetsResponse_FieldTerminalPathArrayItemValue) ContainsValue(source *ListProbingTargetsResponse) bool
Contains returns a boolean indicating if value that is being held is present in given 'ListProbingTargetsResponse'
func (*ListProbingTargetsResponse_FieldTerminalPathArrayItemValue) GetRawItemValue ¶
func (fpaiv *ListProbingTargetsResponse_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored element value for array in object ListProbingTargetsResponse as interface{}
func (*ListProbingTargetsResponse_FieldTerminalPathArrayItemValue) GetSingle ¶
func (fpaiv *ListProbingTargetsResponse_FieldTerminalPathArrayItemValue) GetSingle(source *ListProbingTargetsResponse) (interface{}, bool)
func (*ListProbingTargetsResponse_FieldTerminalPathArrayItemValue) GetSingleRaw ¶
func (fpaiv *ListProbingTargetsResponse_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
type ListProbingTargetsResponse_FieldTerminalPathArrayOfValues ¶
type ListProbingTargetsResponse_FieldTerminalPathArrayOfValues struct { ListProbingTargetsResponse_FieldTerminalPath // contains filtered or unexported fields }
func (*ListProbingTargetsResponse_FieldTerminalPathArrayOfValues) AsNextPageTokenArrayOfValues ¶
func (fpaov *ListProbingTargetsResponse_FieldTerminalPathArrayOfValues) AsNextPageTokenArrayOfValues() ([]*probing_target.PagerCursor, bool)
func (*ListProbingTargetsResponse_FieldTerminalPathArrayOfValues) AsPrevPageTokenArrayOfValues ¶
func (fpaov *ListProbingTargetsResponse_FieldTerminalPathArrayOfValues) AsPrevPageTokenArrayOfValues() ([]*probing_target.PagerCursor, bool)
func (*ListProbingTargetsResponse_FieldTerminalPathArrayOfValues) AsProbingTargetsArrayOfValues ¶
func (fpaov *ListProbingTargetsResponse_FieldTerminalPathArrayOfValues) AsProbingTargetsArrayOfValues() ([][]*probing_target.ProbingTarget, bool)
func (*ListProbingTargetsResponse_FieldTerminalPathArrayOfValues) GetRawValues ¶
func (fpaov *ListProbingTargetsResponse_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
type ListProbingTargetsResponse_FieldTerminalPathValue ¶
type ListProbingTargetsResponse_FieldTerminalPathValue struct { ListProbingTargetsResponse_FieldTerminalPath // contains filtered or unexported fields }
func (*ListProbingTargetsResponse_FieldTerminalPathValue) AsNextPageTokenValue ¶
func (fpv *ListProbingTargetsResponse_FieldTerminalPathValue) AsNextPageTokenValue() (*probing_target.PagerCursor, bool)
func (*ListProbingTargetsResponse_FieldTerminalPathValue) AsPrevPageTokenValue ¶
func (fpv *ListProbingTargetsResponse_FieldTerminalPathValue) AsPrevPageTokenValue() (*probing_target.PagerCursor, bool)
func (*ListProbingTargetsResponse_FieldTerminalPathValue) AsProbingTargetsValue ¶
func (fpv *ListProbingTargetsResponse_FieldTerminalPathValue) AsProbingTargetsValue() ([]*probing_target.ProbingTarget, bool)
func (*ListProbingTargetsResponse_FieldTerminalPathValue) CompareWith ¶
func (fpv *ListProbingTargetsResponse_FieldTerminalPathValue) CompareWith(source *ListProbingTargetsResponse) (int, bool)
CompareWith compares value in the 'ListProbingTargetsResponse_FieldTerminalPathValue' with the value under path in 'ListProbingTargetsResponse'.
func (*ListProbingTargetsResponse_FieldTerminalPathValue) CompareWithRaw ¶
func (fpv *ListProbingTargetsResponse_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*ListProbingTargetsResponse_FieldTerminalPathValue) GetRawValue ¶
func (fpv *ListProbingTargetsResponse_FieldTerminalPathValue) GetRawValue() interface{}
GetRawValue returns raw value stored under selected path for 'ListProbingTargetsResponse' as interface{}
func (*ListProbingTargetsResponse_FieldTerminalPathValue) SetTo ¶
func (fpv *ListProbingTargetsResponse_FieldTerminalPathValue) SetTo(target **ListProbingTargetsResponse)
SetTo stores value for selected field for object ListProbingTargetsResponse
func (*ListProbingTargetsResponse_FieldTerminalPathValue) SetToRaw ¶
func (fpv *ListProbingTargetsResponse_FieldTerminalPathValue) SetToRaw(target proto.Message)
type ProbingTargetServiceClient ¶
type ProbingTargetServiceClient interface { GetProbingTarget(ctx context.Context, in *GetProbingTargetRequest, opts ...grpc.CallOption) (*probing_target.ProbingTarget, error) BatchGetProbingTargets(ctx context.Context, in *BatchGetProbingTargetsRequest, opts ...grpc.CallOption) (*BatchGetProbingTargetsResponse, error) ListProbingTargets(ctx context.Context, in *ListProbingTargetsRequest, opts ...grpc.CallOption) (*ListProbingTargetsResponse, error) WatchProbingTarget(ctx context.Context, in *WatchProbingTargetRequest, opts ...grpc.CallOption) (WatchProbingTargetClientStream, error) WatchProbingTargets(ctx context.Context, in *WatchProbingTargetsRequest, opts ...grpc.CallOption) (WatchProbingTargetsClientStream, error) CreateProbingTarget(ctx context.Context, in *CreateProbingTargetRequest, opts ...grpc.CallOption) (*probing_target.ProbingTarget, error) UpdateProbingTarget(ctx context.Context, in *UpdateProbingTargetRequest, opts ...grpc.CallOption) (*probing_target.ProbingTarget, error) DeleteProbingTarget(ctx context.Context, in *DeleteProbingTargetRequest, opts ...grpc.CallOption) (*empty.Empty, error) SearchProbingTargets(ctx context.Context, in *SearchProbingTargetsRequest, opts ...grpc.CallOption) (*SearchProbingTargetsResponse, error) }
ProbingTargetServiceClient is the client API for ProbingTargetService.
For semantics around ctx use and closing/ending streaming RPCs, please refer to https://godoc.org/google.golang.org/grpc#ClientConn.NewStream.
func NewProbingTargetServiceClient ¶
func NewProbingTargetServiceClient(cc grpc.ClientConnInterface) ProbingTargetServiceClient
type ProbingTargetServiceDescriptor ¶ added in v0.4.26
type ProbingTargetServiceDescriptor struct{}
func GetProbingTargetServiceDescriptor ¶ added in v0.4.26
func GetProbingTargetServiceDescriptor() *ProbingTargetServiceDescriptor
func (*ProbingTargetServiceDescriptor) AllMethodDescriptors ¶ added in v0.4.26
func (d *ProbingTargetServiceDescriptor) AllMethodDescriptors() []gotenclient.MethodDescriptor
func (*ProbingTargetServiceDescriptor) GetApiName ¶ added in v0.4.26
func (d *ProbingTargetServiceDescriptor) GetApiName() string
func (*ProbingTargetServiceDescriptor) GetFullAPIName ¶ added in v0.4.26
func (d *ProbingTargetServiceDescriptor) GetFullAPIName() string
func (*ProbingTargetServiceDescriptor) GetProtoPkgName ¶ added in v0.4.26
func (d *ProbingTargetServiceDescriptor) GetProtoPkgName() string
func (*ProbingTargetServiceDescriptor) GetServiceDomain ¶ added in v0.4.26
func (d *ProbingTargetServiceDescriptor) GetServiceDomain() string
func (*ProbingTargetServiceDescriptor) GetServiceVersion ¶ added in v0.4.26
func (d *ProbingTargetServiceDescriptor) GetServiceVersion() string
type SearchProbingTargetsDescriptor ¶ added in v0.4.26
type SearchProbingTargetsDescriptor struct{}
func GetSearchProbingTargetsDescriptor ¶ added in v0.4.26
func GetSearchProbingTargetsDescriptor() *SearchProbingTargetsDescriptor
func (*SearchProbingTargetsDescriptor) GetApiDescriptor ¶ added in v0.4.26
func (d *SearchProbingTargetsDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
func (*SearchProbingTargetsDescriptor) GetApiName ¶ added in v0.4.26
func (d *SearchProbingTargetsDescriptor) GetApiName() string
func (*SearchProbingTargetsDescriptor) GetClientMsgReflectHandle ¶ added in v0.4.26
func (d *SearchProbingTargetsDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
func (*SearchProbingTargetsDescriptor) GetFullMethodName ¶ added in v0.4.26
func (d *SearchProbingTargetsDescriptor) GetFullMethodName() string
func (*SearchProbingTargetsDescriptor) GetMethodName ¶ added in v0.4.26
func (d *SearchProbingTargetsDescriptor) GetMethodName() string
func (*SearchProbingTargetsDescriptor) GetProtoPkgName ¶ added in v0.4.26
func (d *SearchProbingTargetsDescriptor) GetProtoPkgName() string
func (*SearchProbingTargetsDescriptor) GetResourceDescriptor ¶ added in v0.4.27
func (d *SearchProbingTargetsDescriptor) GetResourceDescriptor() gotenresource.Descriptor
func (*SearchProbingTargetsDescriptor) GetServerMsgReflectHandle ¶ added in v0.4.26
func (d *SearchProbingTargetsDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
func (*SearchProbingTargetsDescriptor) GetServiceDomain ¶ added in v0.4.26
func (d *SearchProbingTargetsDescriptor) GetServiceDomain() string
func (*SearchProbingTargetsDescriptor) GetServiceVersion ¶ added in v0.4.26
func (d *SearchProbingTargetsDescriptor) GetServiceVersion() string
func (*SearchProbingTargetsDescriptor) GetVerb ¶ added in v0.4.26
func (d *SearchProbingTargetsDescriptor) GetVerb() string
func (*SearchProbingTargetsDescriptor) HasResource ¶ added in v0.4.27
func (d *SearchProbingTargetsDescriptor) HasResource() bool
func (*SearchProbingTargetsDescriptor) IsClientStream ¶ added in v0.4.26
func (d *SearchProbingTargetsDescriptor) IsClientStream() bool
func (*SearchProbingTargetsDescriptor) IsCollection ¶ added in v0.4.27
func (d *SearchProbingTargetsDescriptor) IsCollection() bool
func (*SearchProbingTargetsDescriptor) IsPlural ¶ added in v0.4.27
func (d *SearchProbingTargetsDescriptor) IsPlural() bool
func (*SearchProbingTargetsDescriptor) IsServerStream ¶ added in v0.4.26
func (d *SearchProbingTargetsDescriptor) IsServerStream() bool
func (*SearchProbingTargetsDescriptor) IsUnary ¶ added in v0.4.26
func (d *SearchProbingTargetsDescriptor) IsUnary() bool
func (*SearchProbingTargetsDescriptor) NewEmptyClientMsg ¶ added in v0.4.26
func (d *SearchProbingTargetsDescriptor) NewEmptyClientMsg() proto.Message
func (*SearchProbingTargetsDescriptor) NewEmptyServerMsg ¶ added in v0.4.26
func (d *SearchProbingTargetsDescriptor) NewEmptyServerMsg() proto.Message
func (*SearchProbingTargetsDescriptor) RequestHasResourceBody ¶ added in v0.4.26
func (d *SearchProbingTargetsDescriptor) RequestHasResourceBody() bool
type SearchProbingTargetsDescriptorClientMsgHandle ¶ added in v0.4.26
type SearchProbingTargetsDescriptorClientMsgHandle struct{}
func (*SearchProbingTargetsDescriptorClientMsgHandle) ExtractCollectionName ¶ added in v0.4.27
func (h *SearchProbingTargetsDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*SearchProbingTargetsDescriptorClientMsgHandle) ExtractResourceName ¶ added in v0.4.27
func (h *SearchProbingTargetsDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*SearchProbingTargetsDescriptorClientMsgHandle) ExtractResourceNames ¶ added in v0.4.27
func (h *SearchProbingTargetsDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type SearchProbingTargetsDescriptorServerMsgHandle ¶ added in v0.4.26
type SearchProbingTargetsDescriptorServerMsgHandle struct{}
func (*SearchProbingTargetsDescriptorServerMsgHandle) ExtractCollectionName ¶ added in v0.4.27
func (h *SearchProbingTargetsDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*SearchProbingTargetsDescriptorServerMsgHandle) ExtractResourceName ¶ added in v0.4.27
func (h *SearchProbingTargetsDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*SearchProbingTargetsDescriptorServerMsgHandle) ExtractResourceNames ¶ added in v0.4.27
func (h *SearchProbingTargetsDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type SearchProbingTargetsRequest ¶
type SearchProbingTargetsRequest struct { // Parent name of ntt.watchdog.v1alpha2.ProbingTarget Parent *probing_target.ParentName `protobuf:"bytes,1,opt,customtype=ParentName,name=parent,proto3" json:"parent,omitempty" firestore:"parent"` // Requested page size. Server may return fewer ProbingTargets 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 // [SearchProbingTargetsResponse.next_page_token][ntt.watchdog.v1alpha2.SearchProbingTargetsResponse.next_page_token] PageToken *probing_target.PagerCursor `` /* 133-byte string literal not displayed */ // Order By - // https://cloud.google.com/apis/design/design_patterns#list_pagination list // of field path with order directive, either 'asc' or 'desc'. If direction is // not provided, 'asc' is assumed. e.g. "state.nested_field asc, // state.something.else desc, theme" OrderBy *probing_target.OrderBy `protobuf:"bytes,4,opt,customtype=OrderBy,name=order_by,json=orderBy,proto3" json:"order_by,omitempty" firestore:"orderBy"` // Filter - filter results by field criteria. Simplified SQL-like syntax with // following operators: // <=, >=, =, !=, <, >, LIKE, CONTAINS (aliases CONTAIN, HAS, HAVE), IN, IS // [NOT] NULL | NaN . Combine conditions with OR | AND example: 'meta.labels // CONTAINS "severity:important" OR (state.last_error_time > // "2018-11-15T10:00:00Z" AND state.status = "ERROR")' Filter *probing_target.Filter `protobuf:"bytes,5,opt,customtype=Filter,name=filter,proto3" json:"filter,omitempty" firestore:"filter"` // A list of extra fields to be obtained for each response item on top of // fields defined by request field view FieldMask *probing_target.ProbingTarget_FieldMask `` /* 145-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 [SearchProbingTargets][ntt.watchdog.v1alpha2.SearchProbingTargets]
func (*SearchProbingTargetsRequest) Clone ¶
func (o *SearchProbingTargetsRequest) Clone() *SearchProbingTargetsRequest
func (*SearchProbingTargetsRequest) CloneRaw ¶
func (o *SearchProbingTargetsRequest) CloneRaw() gotenobject.GotenObjectExt
func (*SearchProbingTargetsRequest) Descriptor ¶
func (*SearchProbingTargetsRequest) Descriptor() ([]byte, []int)
Deprecated, Use SearchProbingTargetsRequest.ProtoReflect.Descriptor instead.
func (*SearchProbingTargetsRequest) GetFieldMask ¶
func (m *SearchProbingTargetsRequest) GetFieldMask() *probing_target.ProbingTarget_FieldMask
func (*SearchProbingTargetsRequest) GetFilter ¶
func (m *SearchProbingTargetsRequest) GetFilter() *probing_target.Filter
func (*SearchProbingTargetsRequest) GetOrderBy ¶
func (m *SearchProbingTargetsRequest) GetOrderBy() *probing_target.OrderBy
func (*SearchProbingTargetsRequest) GetPageSize ¶
func (m *SearchProbingTargetsRequest) GetPageSize() int32
func (*SearchProbingTargetsRequest) GetPageToken ¶
func (m *SearchProbingTargetsRequest) GetPageToken() *probing_target.PagerCursor
func (*SearchProbingTargetsRequest) GetParent ¶
func (m *SearchProbingTargetsRequest) GetParent() *probing_target.ParentName
func (*SearchProbingTargetsRequest) GetPhrase ¶
func (m *SearchProbingTargetsRequest) GetPhrase() string
func (*SearchProbingTargetsRequest) GetView ¶
func (m *SearchProbingTargetsRequest) GetView() view.View
func (*SearchProbingTargetsRequest) GotenMessage ¶
func (*SearchProbingTargetsRequest) GotenMessage()
func (*SearchProbingTargetsRequest) GotenObjectExt ¶
func (o *SearchProbingTargetsRequest) GotenObjectExt()
func (*SearchProbingTargetsRequest) GotenValidate ¶
func (obj *SearchProbingTargetsRequest) GotenValidate() error
func (*SearchProbingTargetsRequest) MakeDiffFieldMask ¶
func (o *SearchProbingTargetsRequest) MakeDiffFieldMask(other *SearchProbingTargetsRequest) *SearchProbingTargetsRequest_FieldMask
func (*SearchProbingTargetsRequest) MakeFullFieldMask ¶
func (o *SearchProbingTargetsRequest) MakeFullFieldMask() *SearchProbingTargetsRequest_FieldMask
func (*SearchProbingTargetsRequest) MakeRawDiffFieldMask ¶
func (o *SearchProbingTargetsRequest) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
func (*SearchProbingTargetsRequest) MakeRawFullFieldMask ¶
func (o *SearchProbingTargetsRequest) MakeRawFullFieldMask() gotenobject.FieldMask
func (*SearchProbingTargetsRequest) Marshal ¶
func (m *SearchProbingTargetsRequest) Marshal() ([]byte, error)
func (*SearchProbingTargetsRequest) MarshalJSON ¶
func (m *SearchProbingTargetsRequest) MarshalJSON() ([]byte, error)
func (*SearchProbingTargetsRequest) Merge ¶
func (o *SearchProbingTargetsRequest) Merge(source *SearchProbingTargetsRequest)
func (*SearchProbingTargetsRequest) MergeRaw ¶
func (o *SearchProbingTargetsRequest) MergeRaw(source gotenobject.GotenObjectExt)
func (*SearchProbingTargetsRequest) ProtoMessage ¶
func (*SearchProbingTargetsRequest) ProtoMessage()
func (*SearchProbingTargetsRequest) ProtoReflect ¶
func (m *SearchProbingTargetsRequest) ProtoReflect() preflect.Message
func (*SearchProbingTargetsRequest) Reset ¶
func (m *SearchProbingTargetsRequest) Reset()
func (*SearchProbingTargetsRequest) SetFieldMask ¶
func (m *SearchProbingTargetsRequest) SetFieldMask(fv *probing_target.ProbingTarget_FieldMask)
func (*SearchProbingTargetsRequest) SetFilter ¶
func (m *SearchProbingTargetsRequest) SetFilter(fv *probing_target.Filter)
func (*SearchProbingTargetsRequest) SetOrderBy ¶
func (m *SearchProbingTargetsRequest) SetOrderBy(fv *probing_target.OrderBy)
func (*SearchProbingTargetsRequest) SetPageSize ¶
func (m *SearchProbingTargetsRequest) SetPageSize(fv int32)
func (*SearchProbingTargetsRequest) SetPageToken ¶
func (m *SearchProbingTargetsRequest) SetPageToken(fv *probing_target.PagerCursor)
func (*SearchProbingTargetsRequest) SetParent ¶
func (m *SearchProbingTargetsRequest) SetParent(fv *probing_target.ParentName)
func (*SearchProbingTargetsRequest) SetPhrase ¶
func (m *SearchProbingTargetsRequest) SetPhrase(fv string)
func (*SearchProbingTargetsRequest) SetView ¶
func (m *SearchProbingTargetsRequest) SetView(fv view.View)
func (*SearchProbingTargetsRequest) String ¶
func (m *SearchProbingTargetsRequest) String() string
func (*SearchProbingTargetsRequest) Unmarshal ¶
func (m *SearchProbingTargetsRequest) Unmarshal(b []byte) error
func (*SearchProbingTargetsRequest) UnmarshalJSON ¶
func (m *SearchProbingTargetsRequest) UnmarshalJSON(data []byte) error
type SearchProbingTargetsRequestFieldPathBuilder ¶
type SearchProbingTargetsRequestFieldPathBuilder struct{}
func NewSearchProbingTargetsRequestFieldPathBuilder ¶
func NewSearchProbingTargetsRequestFieldPathBuilder() SearchProbingTargetsRequestFieldPathBuilder
type SearchProbingTargetsRequestPathSelectorFieldMask ¶
type SearchProbingTargetsRequestPathSelectorFieldMask struct{}
func (SearchProbingTargetsRequestPathSelectorFieldMask) WithArrayOfValues ¶
func (s SearchProbingTargetsRequestPathSelectorFieldMask) WithArrayOfValues(values []*probing_target.ProbingTarget_FieldMask) *SearchProbingTargetsRequest_FieldTerminalPathArrayOfValues
type SearchProbingTargetsRequestPathSelectorFilter ¶
type SearchProbingTargetsRequestPathSelectorFilter struct{}
func (SearchProbingTargetsRequestPathSelectorFilter) WithArrayOfValues ¶
func (s SearchProbingTargetsRequestPathSelectorFilter) WithArrayOfValues(values []*probing_target.Filter) *SearchProbingTargetsRequest_FieldTerminalPathArrayOfValues
func (SearchProbingTargetsRequestPathSelectorFilter) WithValue ¶
func (s SearchProbingTargetsRequestPathSelectorFilter) WithValue(value *probing_target.Filter) *SearchProbingTargetsRequest_FieldTerminalPathValue
type SearchProbingTargetsRequestPathSelectorOrderBy ¶
type SearchProbingTargetsRequestPathSelectorOrderBy struct{}
func (SearchProbingTargetsRequestPathSelectorOrderBy) WithArrayOfValues ¶
func (s SearchProbingTargetsRequestPathSelectorOrderBy) WithArrayOfValues(values []*probing_target.OrderBy) *SearchProbingTargetsRequest_FieldTerminalPathArrayOfValues
func (SearchProbingTargetsRequestPathSelectorOrderBy) WithValue ¶
func (s SearchProbingTargetsRequestPathSelectorOrderBy) WithValue(value *probing_target.OrderBy) *SearchProbingTargetsRequest_FieldTerminalPathValue
type SearchProbingTargetsRequestPathSelectorPageSize ¶
type SearchProbingTargetsRequestPathSelectorPageSize struct{}
func (SearchProbingTargetsRequestPathSelectorPageSize) WithArrayOfValues ¶
func (s SearchProbingTargetsRequestPathSelectorPageSize) WithArrayOfValues(values []int32) *SearchProbingTargetsRequest_FieldTerminalPathArrayOfValues
func (SearchProbingTargetsRequestPathSelectorPageSize) WithValue ¶
func (s SearchProbingTargetsRequestPathSelectorPageSize) WithValue(value int32) *SearchProbingTargetsRequest_FieldTerminalPathValue
type SearchProbingTargetsRequestPathSelectorPageToken ¶
type SearchProbingTargetsRequestPathSelectorPageToken struct{}
func (SearchProbingTargetsRequestPathSelectorPageToken) WithArrayOfValues ¶
func (s SearchProbingTargetsRequestPathSelectorPageToken) WithArrayOfValues(values []*probing_target.PagerCursor) *SearchProbingTargetsRequest_FieldTerminalPathArrayOfValues
func (SearchProbingTargetsRequestPathSelectorPageToken) WithValue ¶
func (s SearchProbingTargetsRequestPathSelectorPageToken) WithValue(value *probing_target.PagerCursor) *SearchProbingTargetsRequest_FieldTerminalPathValue
type SearchProbingTargetsRequestPathSelectorParent ¶
type SearchProbingTargetsRequestPathSelectorParent struct{}
func (SearchProbingTargetsRequestPathSelectorParent) WithArrayOfValues ¶
func (s SearchProbingTargetsRequestPathSelectorParent) WithArrayOfValues(values []*probing_target.ParentName) *SearchProbingTargetsRequest_FieldTerminalPathArrayOfValues
func (SearchProbingTargetsRequestPathSelectorParent) WithValue ¶
func (s SearchProbingTargetsRequestPathSelectorParent) WithValue(value *probing_target.ParentName) *SearchProbingTargetsRequest_FieldTerminalPathValue
type SearchProbingTargetsRequestPathSelectorPhrase ¶
type SearchProbingTargetsRequestPathSelectorPhrase struct{}
func (SearchProbingTargetsRequestPathSelectorPhrase) WithArrayOfValues ¶
func (s SearchProbingTargetsRequestPathSelectorPhrase) WithArrayOfValues(values []string) *SearchProbingTargetsRequest_FieldTerminalPathArrayOfValues
func (SearchProbingTargetsRequestPathSelectorPhrase) WithValue ¶
func (s SearchProbingTargetsRequestPathSelectorPhrase) WithValue(value string) *SearchProbingTargetsRequest_FieldTerminalPathValue
type SearchProbingTargetsRequestPathSelectorView ¶
type SearchProbingTargetsRequestPathSelectorView struct{}
func (SearchProbingTargetsRequestPathSelectorView) WithArrayOfValues ¶
func (s SearchProbingTargetsRequestPathSelectorView) WithArrayOfValues(values []view.View) *SearchProbingTargetsRequest_FieldTerminalPathArrayOfValues
func (SearchProbingTargetsRequestPathSelectorView) WithValue ¶
func (s SearchProbingTargetsRequestPathSelectorView) WithValue(value view.View) *SearchProbingTargetsRequest_FieldTerminalPathValue
type SearchProbingTargetsRequest_FieldMask ¶
type SearchProbingTargetsRequest_FieldMask struct {
Paths []SearchProbingTargetsRequest_FieldPath
}
func FullSearchProbingTargetsRequest_FieldMask ¶
func FullSearchProbingTargetsRequest_FieldMask() *SearchProbingTargetsRequest_FieldMask
func (*SearchProbingTargetsRequest_FieldMask) AppendPath ¶
func (fieldMask *SearchProbingTargetsRequest_FieldMask) AppendPath(path SearchProbingTargetsRequest_FieldPath)
func (*SearchProbingTargetsRequest_FieldMask) AppendRawPath ¶
func (fieldMask *SearchProbingTargetsRequest_FieldMask) AppendRawPath(path gotenobject.FieldPath)
func (*SearchProbingTargetsRequest_FieldMask) DecodeFirestore ¶
func (fieldMask *SearchProbingTargetsRequest_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
func (*SearchProbingTargetsRequest_FieldMask) EncodeFirestore ¶
func (fieldMask *SearchProbingTargetsRequest_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
firestore encoding/decoding integration
func (*SearchProbingTargetsRequest_FieldMask) FilterInputFields ¶
func (fieldMask *SearchProbingTargetsRequest_FieldMask) FilterInputFields() *SearchProbingTargetsRequest_FieldMask
FilterInputFields generates copy of field paths with output_only field paths removed
func (*SearchProbingTargetsRequest_FieldMask) FromProtoFieldMask ¶
func (fieldMask *SearchProbingTargetsRequest_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
func (*SearchProbingTargetsRequest_FieldMask) GetPaths ¶
func (fieldMask *SearchProbingTargetsRequest_FieldMask) GetPaths() []SearchProbingTargetsRequest_FieldPath
func (*SearchProbingTargetsRequest_FieldMask) GetRawPaths ¶
func (fieldMask *SearchProbingTargetsRequest_FieldMask) GetRawPaths() []gotenobject.FieldPath
func (*SearchProbingTargetsRequest_FieldMask) IsFull ¶
func (fieldMask *SearchProbingTargetsRequest_FieldMask) IsFull() bool
func (SearchProbingTargetsRequest_FieldMask) Marshal ¶
func (fieldMask SearchProbingTargetsRequest_FieldMask) Marshal() ([]byte, error)
implement methods required by customType
func (SearchProbingTargetsRequest_FieldMask) MarshalJSON ¶
func (fieldMask SearchProbingTargetsRequest_FieldMask) MarshalJSON() ([]byte, error)
func (*SearchProbingTargetsRequest_FieldMask) PathsCount ¶
func (fieldMask *SearchProbingTargetsRequest_FieldMask) PathsCount() int
func (*SearchProbingTargetsRequest_FieldMask) Project ¶
func (fieldMask *SearchProbingTargetsRequest_FieldMask) Project(source *SearchProbingTargetsRequest) *SearchProbingTargetsRequest
func (*SearchProbingTargetsRequest_FieldMask) ProjectRaw ¶
func (fieldMask *SearchProbingTargetsRequest_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
func (*SearchProbingTargetsRequest_FieldMask) ProtoMessage ¶
func (fieldMask *SearchProbingTargetsRequest_FieldMask) ProtoMessage()
func (*SearchProbingTargetsRequest_FieldMask) ProtoReflect ¶
func (fieldMask *SearchProbingTargetsRequest_FieldMask) ProtoReflect() preflect.Message
func (*SearchProbingTargetsRequest_FieldMask) Reset ¶
func (fieldMask *SearchProbingTargetsRequest_FieldMask) Reset()
func (*SearchProbingTargetsRequest_FieldMask) Set ¶
func (fieldMask *SearchProbingTargetsRequest_FieldMask) Set(target, source *SearchProbingTargetsRequest)
func (*SearchProbingTargetsRequest_FieldMask) SetFromCliFlag ¶
func (fieldMask *SearchProbingTargetsRequest_FieldMask) SetFromCliFlag(raw string) error
func (*SearchProbingTargetsRequest_FieldMask) SetRaw ¶
func (fieldMask *SearchProbingTargetsRequest_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
func (*SearchProbingTargetsRequest_FieldMask) Size ¶
func (fieldMask *SearchProbingTargetsRequest_FieldMask) Size() int
func (*SearchProbingTargetsRequest_FieldMask) String ¶
func (fieldMask *SearchProbingTargetsRequest_FieldMask) String() string
func (*SearchProbingTargetsRequest_FieldMask) Subtract ¶
func (fieldMask *SearchProbingTargetsRequest_FieldMask) Subtract(other *SearchProbingTargetsRequest_FieldMask) *SearchProbingTargetsRequest_FieldMask
func (*SearchProbingTargetsRequest_FieldMask) SubtractRaw ¶
func (fieldMask *SearchProbingTargetsRequest_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
func (*SearchProbingTargetsRequest_FieldMask) ToProtoFieldMask ¶
func (fieldMask *SearchProbingTargetsRequest_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
ToFieldMask is used for proto conversions
func (*SearchProbingTargetsRequest_FieldMask) Unmarshal ¶
func (fieldMask *SearchProbingTargetsRequest_FieldMask) Unmarshal(data []byte) error
func (*SearchProbingTargetsRequest_FieldMask) UnmarshalJSON ¶
func (fieldMask *SearchProbingTargetsRequest_FieldMask) UnmarshalJSON(data []byte) error
type SearchProbingTargetsRequest_FieldPath ¶
type SearchProbingTargetsRequest_FieldPath interface { gotenobject.FieldPath Selector() SearchProbingTargetsRequest_FieldPathSelector Get(source *SearchProbingTargetsRequest) []interface{} GetSingle(source *SearchProbingTargetsRequest) (interface{}, bool) ClearValue(item *SearchProbingTargetsRequest) // Those methods build corresponding SearchProbingTargetsRequest_FieldPathValue // (or array of values) and holds passed value. Panics if injected type is incorrect. WithIValue(value interface{}) SearchProbingTargetsRequest_FieldPathValue WithIArrayOfValues(values interface{}) SearchProbingTargetsRequest_FieldPathArrayOfValues WithIArrayItemValue(value interface{}) SearchProbingTargetsRequest_FieldPathArrayItemValue }
FieldPath provides implementation to handle https://github.com/protocolbuffers/protobuf/blob/master/src/google/protobuf/field_mask.proto
func BuildSearchProbingTargetsRequest_FieldPath ¶
func BuildSearchProbingTargetsRequest_FieldPath(fp gotenobject.RawFieldPath) (SearchProbingTargetsRequest_FieldPath, error)
func MustParseSearchProbingTargetsRequest_FieldPath ¶
func MustParseSearchProbingTargetsRequest_FieldPath(rawField string) SearchProbingTargetsRequest_FieldPath
func ParseSearchProbingTargetsRequest_FieldPath ¶
func ParseSearchProbingTargetsRequest_FieldPath(rawField string) (SearchProbingTargetsRequest_FieldPath, error)
type SearchProbingTargetsRequest_FieldPathArrayItemValue ¶
type SearchProbingTargetsRequest_FieldPathArrayItemValue interface { gotenobject.FieldPathArrayItemValue SearchProbingTargetsRequest_FieldPath ContainsValue(*SearchProbingTargetsRequest) bool }
SearchProbingTargetsRequest_FieldPathArrayItemValue allows storing single item in Path-specific values for SearchProbingTargetsRequest according to their type Present only for array (repeated) types.
func MustParseSearchProbingTargetsRequest_FieldPathArrayItemValue ¶
func MustParseSearchProbingTargetsRequest_FieldPathArrayItemValue(pathStr, valueStr string) SearchProbingTargetsRequest_FieldPathArrayItemValue
func ParseSearchProbingTargetsRequest_FieldPathArrayItemValue ¶
func ParseSearchProbingTargetsRequest_FieldPathArrayItemValue(pathStr, valueStr string) (SearchProbingTargetsRequest_FieldPathArrayItemValue, error)
ParseSearchProbingTargetsRequest_FieldPathArrayItemValue parses string and JSON-encoded value to its Value
type SearchProbingTargetsRequest_FieldPathArrayOfValues ¶
type SearchProbingTargetsRequest_FieldPathArrayOfValues interface { gotenobject.FieldPathArrayOfValues SearchProbingTargetsRequest_FieldPath }
SearchProbingTargetsRequest_FieldPathArrayOfValues allows storing slice of values for SearchProbingTargetsRequest fields according to their type
func MustParseSearchProbingTargetsRequest_FieldPathArrayOfValues ¶
func MustParseSearchProbingTargetsRequest_FieldPathArrayOfValues(pathStr, valuesStr string) SearchProbingTargetsRequest_FieldPathArrayOfValues
func ParseSearchProbingTargetsRequest_FieldPathArrayOfValues ¶
func ParseSearchProbingTargetsRequest_FieldPathArrayOfValues(pathStr, valuesStr string) (SearchProbingTargetsRequest_FieldPathArrayOfValues, error)
type SearchProbingTargetsRequest_FieldPathSelector ¶
type SearchProbingTargetsRequest_FieldPathSelector int32
const ( SearchProbingTargetsRequest_FieldPathSelectorParent SearchProbingTargetsRequest_FieldPathSelector = 0 SearchProbingTargetsRequest_FieldPathSelectorPageSize SearchProbingTargetsRequest_FieldPathSelector = 1 SearchProbingTargetsRequest_FieldPathSelectorPageToken SearchProbingTargetsRequest_FieldPathSelector = 2 SearchProbingTargetsRequest_FieldPathSelectorOrderBy SearchProbingTargetsRequest_FieldPathSelector = 3 SearchProbingTargetsRequest_FieldPathSelectorFilter SearchProbingTargetsRequest_FieldPathSelector = 4 SearchProbingTargetsRequest_FieldPathSelectorFieldMask SearchProbingTargetsRequest_FieldPathSelector = 5 SearchProbingTargetsRequest_FieldPathSelectorView SearchProbingTargetsRequest_FieldPathSelector = 6 SearchProbingTargetsRequest_FieldPathSelectorPhrase SearchProbingTargetsRequest_FieldPathSelector = 7 )
func (SearchProbingTargetsRequest_FieldPathSelector) String ¶
func (s SearchProbingTargetsRequest_FieldPathSelector) String() string
type SearchProbingTargetsRequest_FieldPathValue ¶
type SearchProbingTargetsRequest_FieldPathValue interface { SearchProbingTargetsRequest_FieldPath gotenobject.FieldPathValue SetTo(target **SearchProbingTargetsRequest) CompareWith(*SearchProbingTargetsRequest) (cmp int, comparable bool) }
SearchProbingTargetsRequest_FieldPathValue allows storing values for SearchProbingTargetsRequest fields according to their type
func MustParseSearchProbingTargetsRequest_FieldPathValue ¶
func MustParseSearchProbingTargetsRequest_FieldPathValue(pathStr, valueStr string) SearchProbingTargetsRequest_FieldPathValue
func ParseSearchProbingTargetsRequest_FieldPathValue ¶
func ParseSearchProbingTargetsRequest_FieldPathValue(pathStr, valueStr string) (SearchProbingTargetsRequest_FieldPathValue, error)
type SearchProbingTargetsRequest_FieldTerminalPath ¶
type SearchProbingTargetsRequest_FieldTerminalPath struct {
// contains filtered or unexported fields
}
func (*SearchProbingTargetsRequest_FieldTerminalPath) ClearValue ¶
func (fp *SearchProbingTargetsRequest_FieldTerminalPath) ClearValue(item *SearchProbingTargetsRequest)
func (*SearchProbingTargetsRequest_FieldTerminalPath) ClearValueRaw ¶
func (fp *SearchProbingTargetsRequest_FieldTerminalPath) ClearValueRaw(item proto.Message)
func (*SearchProbingTargetsRequest_FieldTerminalPath) Get ¶
func (fp *SearchProbingTargetsRequest_FieldTerminalPath) Get(source *SearchProbingTargetsRequest) (values []interface{})
Get returns all values pointed by specific field from source SearchProbingTargetsRequest
func (*SearchProbingTargetsRequest_FieldTerminalPath) GetDefault ¶
func (fp *SearchProbingTargetsRequest_FieldTerminalPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*SearchProbingTargetsRequest_FieldTerminalPath) GetRaw ¶
func (fp *SearchProbingTargetsRequest_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
func (*SearchProbingTargetsRequest_FieldTerminalPath) GetSingle ¶
func (fp *SearchProbingTargetsRequest_FieldTerminalPath) GetSingle(source *SearchProbingTargetsRequest) (interface{}, bool)
GetSingle returns value pointed by specific field of from source SearchProbingTargetsRequest
func (*SearchProbingTargetsRequest_FieldTerminalPath) GetSingleRaw ¶
func (fp *SearchProbingTargetsRequest_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*SearchProbingTargetsRequest_FieldTerminalPath) IsLeaf ¶
func (fp *SearchProbingTargetsRequest_FieldTerminalPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*SearchProbingTargetsRequest_FieldTerminalPath) JSONString ¶
func (fp *SearchProbingTargetsRequest_FieldTerminalPath) JSONString() string
JSONString returns path representation is JSON convention
func (*SearchProbingTargetsRequest_FieldTerminalPath) Selector ¶
func (fp *SearchProbingTargetsRequest_FieldTerminalPath) Selector() SearchProbingTargetsRequest_FieldPathSelector
func (*SearchProbingTargetsRequest_FieldTerminalPath) String ¶
func (fp *SearchProbingTargetsRequest_FieldTerminalPath) String() string
String returns path representation in proto convention
func (*SearchProbingTargetsRequest_FieldTerminalPath) WithIArrayItemValue ¶
func (fp *SearchProbingTargetsRequest_FieldTerminalPath) WithIArrayItemValue(value interface{}) SearchProbingTargetsRequest_FieldPathArrayItemValue
func (*SearchProbingTargetsRequest_FieldTerminalPath) WithIArrayOfValues ¶
func (fp *SearchProbingTargetsRequest_FieldTerminalPath) WithIArrayOfValues(values interface{}) SearchProbingTargetsRequest_FieldPathArrayOfValues
func (*SearchProbingTargetsRequest_FieldTerminalPath) WithIValue ¶
func (fp *SearchProbingTargetsRequest_FieldTerminalPath) WithIValue(value interface{}) SearchProbingTargetsRequest_FieldPathValue
func (*SearchProbingTargetsRequest_FieldTerminalPath) WithRawIArrayItemValue ¶
func (fp *SearchProbingTargetsRequest_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*SearchProbingTargetsRequest_FieldTerminalPath) WithRawIArrayOfValues ¶
func (fp *SearchProbingTargetsRequest_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*SearchProbingTargetsRequest_FieldTerminalPath) WithRawIValue ¶
func (fp *SearchProbingTargetsRequest_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type SearchProbingTargetsRequest_FieldTerminalPathArrayItemValue ¶
type SearchProbingTargetsRequest_FieldTerminalPathArrayItemValue struct { SearchProbingTargetsRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*SearchProbingTargetsRequest_FieldTerminalPathArrayItemValue) ContainsValue ¶
func (fpaiv *SearchProbingTargetsRequest_FieldTerminalPathArrayItemValue) ContainsValue(source *SearchProbingTargetsRequest) bool
Contains returns a boolean indicating if value that is being held is present in given 'SearchProbingTargetsRequest'
func (*SearchProbingTargetsRequest_FieldTerminalPathArrayItemValue) GetRawItemValue ¶
func (fpaiv *SearchProbingTargetsRequest_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored element value for array in object SearchProbingTargetsRequest as interface{}
func (*SearchProbingTargetsRequest_FieldTerminalPathArrayItemValue) GetSingle ¶
func (fpaiv *SearchProbingTargetsRequest_FieldTerminalPathArrayItemValue) GetSingle(source *SearchProbingTargetsRequest) (interface{}, bool)
func (*SearchProbingTargetsRequest_FieldTerminalPathArrayItemValue) GetSingleRaw ¶
func (fpaiv *SearchProbingTargetsRequest_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
type SearchProbingTargetsRequest_FieldTerminalPathArrayOfValues ¶
type SearchProbingTargetsRequest_FieldTerminalPathArrayOfValues struct { SearchProbingTargetsRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*SearchProbingTargetsRequest_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues ¶
func (fpaov *SearchProbingTargetsRequest_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues() ([]*probing_target.ProbingTarget_FieldMask, bool)
func (*SearchProbingTargetsRequest_FieldTerminalPathArrayOfValues) AsFilterArrayOfValues ¶
func (fpaov *SearchProbingTargetsRequest_FieldTerminalPathArrayOfValues) AsFilterArrayOfValues() ([]*probing_target.Filter, bool)
func (*SearchProbingTargetsRequest_FieldTerminalPathArrayOfValues) AsOrderByArrayOfValues ¶
func (fpaov *SearchProbingTargetsRequest_FieldTerminalPathArrayOfValues) AsOrderByArrayOfValues() ([]*probing_target.OrderBy, bool)
func (*SearchProbingTargetsRequest_FieldTerminalPathArrayOfValues) AsPageSizeArrayOfValues ¶
func (fpaov *SearchProbingTargetsRequest_FieldTerminalPathArrayOfValues) AsPageSizeArrayOfValues() ([]int32, bool)
func (*SearchProbingTargetsRequest_FieldTerminalPathArrayOfValues) AsPageTokenArrayOfValues ¶
func (fpaov *SearchProbingTargetsRequest_FieldTerminalPathArrayOfValues) AsPageTokenArrayOfValues() ([]*probing_target.PagerCursor, bool)
func (*SearchProbingTargetsRequest_FieldTerminalPathArrayOfValues) AsParentArrayOfValues ¶
func (fpaov *SearchProbingTargetsRequest_FieldTerminalPathArrayOfValues) AsParentArrayOfValues() ([]*probing_target.ParentName, bool)
func (*SearchProbingTargetsRequest_FieldTerminalPathArrayOfValues) AsPhraseArrayOfValues ¶
func (fpaov *SearchProbingTargetsRequest_FieldTerminalPathArrayOfValues) AsPhraseArrayOfValues() ([]string, bool)
func (*SearchProbingTargetsRequest_FieldTerminalPathArrayOfValues) AsViewArrayOfValues ¶
func (fpaov *SearchProbingTargetsRequest_FieldTerminalPathArrayOfValues) AsViewArrayOfValues() ([]view.View, bool)
func (*SearchProbingTargetsRequest_FieldTerminalPathArrayOfValues) GetRawValues ¶
func (fpaov *SearchProbingTargetsRequest_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
type SearchProbingTargetsRequest_FieldTerminalPathValue ¶
type SearchProbingTargetsRequest_FieldTerminalPathValue struct { SearchProbingTargetsRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*SearchProbingTargetsRequest_FieldTerminalPathValue) AsFieldMaskValue ¶
func (fpv *SearchProbingTargetsRequest_FieldTerminalPathValue) AsFieldMaskValue() (*probing_target.ProbingTarget_FieldMask, bool)
func (*SearchProbingTargetsRequest_FieldTerminalPathValue) AsFilterValue ¶
func (fpv *SearchProbingTargetsRequest_FieldTerminalPathValue) AsFilterValue() (*probing_target.Filter, bool)
func (*SearchProbingTargetsRequest_FieldTerminalPathValue) AsOrderByValue ¶
func (fpv *SearchProbingTargetsRequest_FieldTerminalPathValue) AsOrderByValue() (*probing_target.OrderBy, bool)
func (*SearchProbingTargetsRequest_FieldTerminalPathValue) AsPageSizeValue ¶
func (fpv *SearchProbingTargetsRequest_FieldTerminalPathValue) AsPageSizeValue() (int32, bool)
func (*SearchProbingTargetsRequest_FieldTerminalPathValue) AsPageTokenValue ¶
func (fpv *SearchProbingTargetsRequest_FieldTerminalPathValue) AsPageTokenValue() (*probing_target.PagerCursor, bool)
func (*SearchProbingTargetsRequest_FieldTerminalPathValue) AsParentValue ¶
func (fpv *SearchProbingTargetsRequest_FieldTerminalPathValue) AsParentValue() (*probing_target.ParentName, bool)
func (*SearchProbingTargetsRequest_FieldTerminalPathValue) AsPhraseValue ¶
func (fpv *SearchProbingTargetsRequest_FieldTerminalPathValue) AsPhraseValue() (string, bool)
func (*SearchProbingTargetsRequest_FieldTerminalPathValue) AsViewValue ¶
func (fpv *SearchProbingTargetsRequest_FieldTerminalPathValue) AsViewValue() (view.View, bool)
func (*SearchProbingTargetsRequest_FieldTerminalPathValue) CompareWith ¶
func (fpv *SearchProbingTargetsRequest_FieldTerminalPathValue) CompareWith(source *SearchProbingTargetsRequest) (int, bool)
CompareWith compares value in the 'SearchProbingTargetsRequest_FieldTerminalPathValue' with the value under path in 'SearchProbingTargetsRequest'.
func (*SearchProbingTargetsRequest_FieldTerminalPathValue) CompareWithRaw ¶
func (fpv *SearchProbingTargetsRequest_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*SearchProbingTargetsRequest_FieldTerminalPathValue) GetRawValue ¶
func (fpv *SearchProbingTargetsRequest_FieldTerminalPathValue) GetRawValue() interface{}
GetRawValue returns raw value stored under selected path for 'SearchProbingTargetsRequest' as interface{}
func (*SearchProbingTargetsRequest_FieldTerminalPathValue) SetTo ¶
func (fpv *SearchProbingTargetsRequest_FieldTerminalPathValue) SetTo(target **SearchProbingTargetsRequest)
SetTo stores value for selected field for object SearchProbingTargetsRequest
func (*SearchProbingTargetsRequest_FieldTerminalPathValue) SetToRaw ¶
func (fpv *SearchProbingTargetsRequest_FieldTerminalPathValue) SetToRaw(target proto.Message)
type SearchProbingTargetsResponse ¶
type SearchProbingTargetsResponse struct { // The list of ProbingTargets ProbingTargets []*probing_target.ProbingTarget `` /* 130-byte string literal not displayed */ // A token to retrieve previous page of results. Pass this value in the // [SearchProbingTargetsRequest.page_token][ntt.watchdog.v1alpha2.SearchProbingTargetsRequest.page_token] PrevPageToken *probing_target.PagerCursor `` /* 151-byte string literal not displayed */ // A token to retrieve next page of results. Pass this value in the // [SearchProbingTargetsRequest.page_token][ntt.watchdog.v1alpha2.SearchProbingTargetsRequest.page_token] NextPageToken *probing_target.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 ProbingTargets across all pages. TotalResultsCount int32 `` /* 145-byte string literal not displayed */ // contains filtered or unexported fields }
Request message for method [SearchProbingTargets][ntt.watchdog.v1alpha2.SearchProbingTargets]
func (*SearchProbingTargetsResponse) Clone ¶
func (o *SearchProbingTargetsResponse) Clone() *SearchProbingTargetsResponse
func (*SearchProbingTargetsResponse) CloneRaw ¶
func (o *SearchProbingTargetsResponse) CloneRaw() gotenobject.GotenObjectExt
func (*SearchProbingTargetsResponse) Descriptor ¶
func (*SearchProbingTargetsResponse) Descriptor() ([]byte, []int)
Deprecated, Use SearchProbingTargetsResponse.ProtoReflect.Descriptor instead.
func (*SearchProbingTargetsResponse) GetCurrentOffset ¶
func (m *SearchProbingTargetsResponse) GetCurrentOffset() int32
func (*SearchProbingTargetsResponse) GetNextPageToken ¶
func (m *SearchProbingTargetsResponse) GetNextPageToken() *probing_target.PagerCursor
func (*SearchProbingTargetsResponse) GetPrevPageToken ¶
func (m *SearchProbingTargetsResponse) GetPrevPageToken() *probing_target.PagerCursor
func (*SearchProbingTargetsResponse) GetProbingTargets ¶
func (m *SearchProbingTargetsResponse) GetProbingTargets() []*probing_target.ProbingTarget
func (*SearchProbingTargetsResponse) GetTotalResultsCount ¶
func (m *SearchProbingTargetsResponse) GetTotalResultsCount() int32
func (*SearchProbingTargetsResponse) GotenMessage ¶
func (*SearchProbingTargetsResponse) GotenMessage()
func (*SearchProbingTargetsResponse) GotenObjectExt ¶
func (o *SearchProbingTargetsResponse) GotenObjectExt()
func (*SearchProbingTargetsResponse) GotenValidate ¶
func (obj *SearchProbingTargetsResponse) GotenValidate() error
func (*SearchProbingTargetsResponse) MakeDiffFieldMask ¶
func (o *SearchProbingTargetsResponse) MakeDiffFieldMask(other *SearchProbingTargetsResponse) *SearchProbingTargetsResponse_FieldMask
func (*SearchProbingTargetsResponse) MakeFullFieldMask ¶
func (o *SearchProbingTargetsResponse) MakeFullFieldMask() *SearchProbingTargetsResponse_FieldMask
func (*SearchProbingTargetsResponse) MakeRawDiffFieldMask ¶
func (o *SearchProbingTargetsResponse) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
func (*SearchProbingTargetsResponse) MakeRawFullFieldMask ¶
func (o *SearchProbingTargetsResponse) MakeRawFullFieldMask() gotenobject.FieldMask
func (*SearchProbingTargetsResponse) Marshal ¶
func (m *SearchProbingTargetsResponse) Marshal() ([]byte, error)
func (*SearchProbingTargetsResponse) MarshalJSON ¶
func (m *SearchProbingTargetsResponse) MarshalJSON() ([]byte, error)
func (*SearchProbingTargetsResponse) Merge ¶
func (o *SearchProbingTargetsResponse) Merge(source *SearchProbingTargetsResponse)
func (*SearchProbingTargetsResponse) MergeRaw ¶
func (o *SearchProbingTargetsResponse) MergeRaw(source gotenobject.GotenObjectExt)
func (*SearchProbingTargetsResponse) ProtoMessage ¶
func (*SearchProbingTargetsResponse) ProtoMessage()
func (*SearchProbingTargetsResponse) ProtoReflect ¶
func (m *SearchProbingTargetsResponse) ProtoReflect() preflect.Message
func (*SearchProbingTargetsResponse) Reset ¶
func (m *SearchProbingTargetsResponse) Reset()
func (*SearchProbingTargetsResponse) SetCurrentOffset ¶
func (m *SearchProbingTargetsResponse) SetCurrentOffset(fv int32)
func (*SearchProbingTargetsResponse) SetNextPageToken ¶
func (m *SearchProbingTargetsResponse) SetNextPageToken(fv *probing_target.PagerCursor)
func (*SearchProbingTargetsResponse) SetPrevPageToken ¶
func (m *SearchProbingTargetsResponse) SetPrevPageToken(fv *probing_target.PagerCursor)
func (*SearchProbingTargetsResponse) SetProbingTargets ¶
func (m *SearchProbingTargetsResponse) SetProbingTargets(fv []*probing_target.ProbingTarget)
func (*SearchProbingTargetsResponse) SetTotalResultsCount ¶
func (m *SearchProbingTargetsResponse) SetTotalResultsCount(fv int32)
func (*SearchProbingTargetsResponse) String ¶
func (m *SearchProbingTargetsResponse) String() string
func (*SearchProbingTargetsResponse) Unmarshal ¶
func (m *SearchProbingTargetsResponse) Unmarshal(b []byte) error
func (*SearchProbingTargetsResponse) UnmarshalJSON ¶
func (m *SearchProbingTargetsResponse) UnmarshalJSON(data []byte) error
type SearchProbingTargetsResponseFieldPathBuilder ¶
type SearchProbingTargetsResponseFieldPathBuilder struct{}
func NewSearchProbingTargetsResponseFieldPathBuilder ¶
func NewSearchProbingTargetsResponseFieldPathBuilder() SearchProbingTargetsResponseFieldPathBuilder
func (SearchProbingTargetsResponseFieldPathBuilder) CurrentOffset ¶
func (SearchProbingTargetsResponseFieldPathBuilder) NextPageToken ¶
func (SearchProbingTargetsResponseFieldPathBuilder) PrevPageToken ¶
func (SearchProbingTargetsResponseFieldPathBuilder) ProbingTargets ¶
func (SearchProbingTargetsResponseFieldPathBuilder) ProbingTargets() SearchProbingTargetsResponsePathSelectorProbingTargets
func (SearchProbingTargetsResponseFieldPathBuilder) TotalResultsCount ¶
func (SearchProbingTargetsResponseFieldPathBuilder) TotalResultsCount() SearchProbingTargetsResponsePathSelectorTotalResultsCount
type SearchProbingTargetsResponseMapPathSelectorProbingTargetsHttpProbingConfigAuthConfigTokenRequestRequestHeaders ¶
type SearchProbingTargetsResponseMapPathSelectorProbingTargetsHttpProbingConfigAuthConfigTokenRequestRequestHeaders struct {
// contains filtered or unexported fields
}
func (SearchProbingTargetsResponseMapPathSelectorProbingTargetsHttpProbingConfigAuthConfigTokenRequestRequestHeaders) FieldPath ¶
func (SearchProbingTargetsResponseMapPathSelectorProbingTargetsHttpProbingConfigAuthConfigTokenRequestRequestHeaders) WithArrayOfValues ¶
type SearchProbingTargetsResponseMapPathSelectorProbingTargetsHttpProbingConfigAuthConfigTokenRequestUrlFormEncodedBody ¶
type SearchProbingTargetsResponseMapPathSelectorProbingTargetsHttpProbingConfigAuthConfigTokenRequestUrlFormEncodedBody struct {
// contains filtered or unexported fields
}
func (SearchProbingTargetsResponseMapPathSelectorProbingTargetsHttpProbingConfigAuthConfigTokenRequestUrlFormEncodedBody) FieldPath ¶
func (SearchProbingTargetsResponseMapPathSelectorProbingTargetsHttpProbingConfigAuthConfigTokenRequestUrlFormEncodedBody) WithArrayOfValues ¶
type SearchProbingTargetsResponseMapPathSelectorProbingTargetsHttpProbingConfigHttpRequestRequestHeaders ¶
type SearchProbingTargetsResponseMapPathSelectorProbingTargetsHttpProbingConfigHttpRequestRequestHeaders struct {
// contains filtered or unexported fields
}
func (SearchProbingTargetsResponseMapPathSelectorProbingTargetsHttpProbingConfigHttpRequestRequestHeaders) FieldPath ¶
func (SearchProbingTargetsResponseMapPathSelectorProbingTargetsHttpProbingConfigHttpRequestRequestHeaders) WithArrayOfValues ¶
func (s SearchProbingTargetsResponseMapPathSelectorProbingTargetsHttpProbingConfigHttpRequestRequestHeaders) WithArrayOfValues(values []string) *SearchProbingTargetsResponse_FieldSubPathArrayOfValues
type SearchProbingTargetsResponseMapPathSelectorProbingTargetsHttpProbingConfigHttpRequestUrlFormEncodedBody ¶
type SearchProbingTargetsResponseMapPathSelectorProbingTargetsHttpProbingConfigHttpRequestUrlFormEncodedBody struct {
// contains filtered or unexported fields
}
func (SearchProbingTargetsResponseMapPathSelectorProbingTargetsHttpProbingConfigHttpRequestUrlFormEncodedBody) FieldPath ¶
func (SearchProbingTargetsResponseMapPathSelectorProbingTargetsHttpProbingConfigHttpRequestUrlFormEncodedBody) WithArrayOfValues ¶
type SearchProbingTargetsResponseMapPathSelectorProbingTargetsMetadataAnnotations ¶
type SearchProbingTargetsResponseMapPathSelectorProbingTargetsMetadataAnnotations struct {
// contains filtered or unexported fields
}
func (SearchProbingTargetsResponseMapPathSelectorProbingTargetsMetadataAnnotations) WithArrayOfValues ¶
func (s SearchProbingTargetsResponseMapPathSelectorProbingTargetsMetadataAnnotations) WithArrayOfValues(values []string) *SearchProbingTargetsResponse_FieldSubPathArrayOfValues
type SearchProbingTargetsResponseMapPathSelectorProbingTargetsMetadataLabels ¶
type SearchProbingTargetsResponseMapPathSelectorProbingTargetsMetadataLabels struct {
// contains filtered or unexported fields
}
func (SearchProbingTargetsResponseMapPathSelectorProbingTargetsMetadataLabels) WithArrayOfValues ¶
func (s SearchProbingTargetsResponseMapPathSelectorProbingTargetsMetadataLabels) WithArrayOfValues(values []string) *SearchProbingTargetsResponse_FieldSubPathArrayOfValues
type SearchProbingTargetsResponseMapPathSelectorProbingTargetsMetadataShards ¶
type SearchProbingTargetsResponseMapPathSelectorProbingTargetsMetadataShards struct {
// contains filtered or unexported fields
}
func (SearchProbingTargetsResponseMapPathSelectorProbingTargetsMetadataShards) WithArrayOfValues ¶
func (s SearchProbingTargetsResponseMapPathSelectorProbingTargetsMetadataShards) WithArrayOfValues(values []int64) *SearchProbingTargetsResponse_FieldSubPathArrayOfValues
type SearchProbingTargetsResponsePathSelectorCurrentOffset ¶
type SearchProbingTargetsResponsePathSelectorCurrentOffset struct{}
func (SearchProbingTargetsResponsePathSelectorCurrentOffset) WithArrayOfValues ¶
func (s SearchProbingTargetsResponsePathSelectorCurrentOffset) WithArrayOfValues(values []int32) *SearchProbingTargetsResponse_FieldTerminalPathArrayOfValues
func (SearchProbingTargetsResponsePathSelectorCurrentOffset) WithValue ¶
func (s SearchProbingTargetsResponsePathSelectorCurrentOffset) WithValue(value int32) *SearchProbingTargetsResponse_FieldTerminalPathValue
type SearchProbingTargetsResponsePathSelectorNextPageToken ¶
type SearchProbingTargetsResponsePathSelectorNextPageToken struct{}
func (SearchProbingTargetsResponsePathSelectorNextPageToken) WithArrayOfValues ¶
func (s SearchProbingTargetsResponsePathSelectorNextPageToken) WithArrayOfValues(values []*probing_target.PagerCursor) *SearchProbingTargetsResponse_FieldTerminalPathArrayOfValues
type SearchProbingTargetsResponsePathSelectorPrevPageToken ¶
type SearchProbingTargetsResponsePathSelectorPrevPageToken struct{}
func (SearchProbingTargetsResponsePathSelectorPrevPageToken) WithArrayOfValues ¶
func (s SearchProbingTargetsResponsePathSelectorPrevPageToken) WithArrayOfValues(values []*probing_target.PagerCursor) *SearchProbingTargetsResponse_FieldTerminalPathArrayOfValues
type SearchProbingTargetsResponsePathSelectorProbingTargets ¶
type SearchProbingTargetsResponsePathSelectorProbingTargets struct{}
func (SearchProbingTargetsResponsePathSelectorProbingTargets) DisplayName ¶
func (SearchProbingTargetsResponsePathSelectorProbingTargets) HttpProbingConfig ¶
func (SearchProbingTargetsResponsePathSelectorProbingTargets) LocationType ¶
func (SearchProbingTargetsResponsePathSelectorProbingTargets) SpeedtestTcpPort ¶ added in v0.4.36
func (SearchProbingTargetsResponsePathSelectorProbingTargets) TargetType ¶ added in v0.4.26
func (SearchProbingTargetsResponsePathSelectorProbingTargets) WithArrayOfValues ¶
func (s SearchProbingTargetsResponsePathSelectorProbingTargets) WithArrayOfValues(values [][]*probing_target.ProbingTarget) *SearchProbingTargetsResponse_FieldTerminalPathArrayOfValues
func (SearchProbingTargetsResponsePathSelectorProbingTargets) WithItemValue ¶
func (SearchProbingTargetsResponsePathSelectorProbingTargets) WithSubArrayItemValue ¶
func (s SearchProbingTargetsResponsePathSelectorProbingTargets) WithSubArrayItemValue(subPathArrayItemValue probing_target.ProbingTarget_FieldPathArrayItemValue) *SearchProbingTargetsResponse_FieldSubPathArrayItemValue
func (SearchProbingTargetsResponsePathSelectorProbingTargets) WithSubArrayOfValues ¶
func (s SearchProbingTargetsResponsePathSelectorProbingTargets) WithSubArrayOfValues(subPathArrayOfValues probing_target.ProbingTarget_FieldPathArrayOfValues) *SearchProbingTargetsResponse_FieldSubPathArrayOfValues
func (SearchProbingTargetsResponsePathSelectorProbingTargets) WithSubPath ¶
func (SearchProbingTargetsResponsePathSelectorProbingTargets) WithSubValue ¶
func (s SearchProbingTargetsResponsePathSelectorProbingTargets) WithSubValue(subPathValue probing_target.ProbingTarget_FieldPathValue) *SearchProbingTargetsResponse_FieldSubPathValue
func (SearchProbingTargetsResponsePathSelectorProbingTargets) WithValue ¶
func (s SearchProbingTargetsResponsePathSelectorProbingTargets) WithValue(value []*probing_target.ProbingTarget) *SearchProbingTargetsResponse_FieldTerminalPathValue
type SearchProbingTargetsResponsePathSelectorProbingTargetsAddress ¶
type SearchProbingTargetsResponsePathSelectorProbingTargetsAddress struct{}
func (SearchProbingTargetsResponsePathSelectorProbingTargetsAddress) WithArrayOfValues ¶
func (s SearchProbingTargetsResponsePathSelectorProbingTargetsAddress) WithArrayOfValues(values []string) *SearchProbingTargetsResponse_FieldSubPathArrayOfValues
func (SearchProbingTargetsResponsePathSelectorProbingTargetsAddress) WithValue ¶
func (s SearchProbingTargetsResponsePathSelectorProbingTargetsAddress) WithValue(value string) *SearchProbingTargetsResponse_FieldSubPathValue
type SearchProbingTargetsResponsePathSelectorProbingTargetsAddresses ¶
type SearchProbingTargetsResponsePathSelectorProbingTargetsAddresses struct{}
func (SearchProbingTargetsResponsePathSelectorProbingTargetsAddresses) WithArrayOfValues ¶
func (s SearchProbingTargetsResponsePathSelectorProbingTargetsAddresses) WithArrayOfValues(values [][]string) *SearchProbingTargetsResponse_FieldSubPathArrayOfValues
func (SearchProbingTargetsResponsePathSelectorProbingTargetsAddresses) WithItemValue ¶
func (s SearchProbingTargetsResponsePathSelectorProbingTargetsAddresses) WithItemValue(value string) *SearchProbingTargetsResponse_FieldSubPathArrayItemValue
func (SearchProbingTargetsResponsePathSelectorProbingTargetsAddresses) WithValue ¶
func (s SearchProbingTargetsResponsePathSelectorProbingTargetsAddresses) WithValue(value []string) *SearchProbingTargetsResponse_FieldSubPathValue
type SearchProbingTargetsResponsePathSelectorProbingTargetsAgent ¶
type SearchProbingTargetsResponsePathSelectorProbingTargetsAgent struct{}
func (SearchProbingTargetsResponsePathSelectorProbingTargetsAgent) WithArrayOfValues ¶
func (s SearchProbingTargetsResponsePathSelectorProbingTargetsAgent) WithArrayOfValues(values []*probe.Reference) *SearchProbingTargetsResponse_FieldSubPathArrayOfValues
func (SearchProbingTargetsResponsePathSelectorProbingTargetsAgent) WithValue ¶
func (s SearchProbingTargetsResponsePathSelectorProbingTargetsAgent) WithValue(value *probe.Reference) *SearchProbingTargetsResponse_FieldSubPathValue
type SearchProbingTargetsResponsePathSelectorProbingTargetsCategory ¶
type SearchProbingTargetsResponsePathSelectorProbingTargetsCategory struct{}
func (SearchProbingTargetsResponsePathSelectorProbingTargetsCategory) WithArrayOfValues ¶
func (s SearchProbingTargetsResponsePathSelectorProbingTargetsCategory) WithArrayOfValues(values []string) *SearchProbingTargetsResponse_FieldSubPathArrayOfValues
func (SearchProbingTargetsResponsePathSelectorProbingTargetsCategory) WithValue ¶
func (s SearchProbingTargetsResponsePathSelectorProbingTargetsCategory) WithValue(value string) *SearchProbingTargetsResponse_FieldSubPathValue
type SearchProbingTargetsResponsePathSelectorProbingTargetsDisplayName ¶
type SearchProbingTargetsResponsePathSelectorProbingTargetsDisplayName struct{}
func (SearchProbingTargetsResponsePathSelectorProbingTargetsDisplayName) WithArrayOfValues ¶
func (s SearchProbingTargetsResponsePathSelectorProbingTargetsDisplayName) WithArrayOfValues(values []string) *SearchProbingTargetsResponse_FieldSubPathArrayOfValues
type SearchProbingTargetsResponsePathSelectorProbingTargetsGroup ¶
type SearchProbingTargetsResponsePathSelectorProbingTargetsGroup struct{}
func (SearchProbingTargetsResponsePathSelectorProbingTargetsGroup) WithArrayOfValues ¶
func (s SearchProbingTargetsResponsePathSelectorProbingTargetsGroup) WithArrayOfValues(values []*probing_target_group.Reference) *SearchProbingTargetsResponse_FieldSubPathArrayOfValues
type SearchProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfig ¶
type SearchProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfig struct{}
func (SearchProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfig) AuthConfig ¶
func (SearchProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfig) HttpRequest ¶
func (SearchProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfig) WithArrayOfValues ¶
func (s SearchProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfig) WithArrayOfValues(values []*common.HTTPProbingConfig) *SearchProbingTargetsResponse_FieldSubPathArrayOfValues
type SearchProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfig ¶
type SearchProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfig struct{}
func (SearchProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfig) FieldPath ¶
func (SearchProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfig) RequestHeaderTokenKey ¶
func (SearchProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfig) TokenRequest ¶
func (SearchProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfig) TokenResponseBodyExpiryKey ¶
func (SearchProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfig) TokenResponseBodyKey ¶
func (SearchProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfig) TokenResponseHeader ¶
func (SearchProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfig) WithArrayOfValues ¶
func (s SearchProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfig) WithArrayOfValues(values []*common.HTTPProbingConfig_HTTPAuth) *SearchProbingTargetsResponse_FieldSubPathArrayOfValues
type SearchProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigPassword ¶
type SearchProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigPassword struct{}
func (SearchProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigPassword) FieldPath ¶
func (SearchProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigPassword) WithArrayOfValues ¶
func (s SearchProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigPassword) WithArrayOfValues(values []string) *SearchProbingTargetsResponse_FieldSubPathArrayOfValues
type SearchProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigRequestHeaderTokenKey ¶
type SearchProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigRequestHeaderTokenKey struct{}
func (SearchProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigRequestHeaderTokenKey) FieldPath ¶
func (SearchProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigRequestHeaderTokenKey) WithArrayOfValues ¶
type SearchProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigTokenRequest ¶
type SearchProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigTokenRequest struct{}
func (SearchProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigTokenRequest) AuthenticationMethod ¶
func (SearchProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigTokenRequest) ExpectedResponseCode ¶
func (SearchProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigTokenRequest) FieldPath ¶
func (SearchProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigTokenRequest) RequestBody ¶
func (SearchProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigTokenRequest) RequestHeaders ¶
func (SearchProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigTokenRequest) RequestMethod ¶
func (SearchProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigTokenRequest) Timeout ¶
func (SearchProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigTokenRequest) Url ¶
func (SearchProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigTokenRequest) UrlFormEncodedBody ¶
func (SearchProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigTokenRequest) WithArrayOfValues ¶
type SearchProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigTokenRequestAuthenticationMethod ¶
type SearchProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigTokenRequestAuthenticationMethod struct{}
func (SearchProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigTokenRequestAuthenticationMethod) FieldPath ¶
func (SearchProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigTokenRequestAuthenticationMethod) WithArrayOfValues ¶
type SearchProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigTokenRequestExpectedResponseCode ¶
type SearchProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigTokenRequestExpectedResponseCode struct{}
func (SearchProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigTokenRequestExpectedResponseCode) FieldPath ¶
func (SearchProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigTokenRequestExpectedResponseCode) WithArrayOfValues ¶
type SearchProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigTokenRequestRequestBody ¶
type SearchProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigTokenRequestRequestBody struct{}
func (SearchProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigTokenRequestRequestBody) FieldPath ¶
func (SearchProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigTokenRequestRequestBody) WithArrayOfValues ¶
type SearchProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigTokenRequestRequestHeaders ¶
type SearchProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigTokenRequestRequestHeaders struct{}
func (SearchProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigTokenRequestRequestHeaders) FieldPath ¶
func (SearchProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigTokenRequestRequestHeaders) WithArrayOfValues ¶
func (s SearchProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigTokenRequestRequestHeaders) WithArrayOfValues(values []map[string]string) *SearchProbingTargetsResponse_FieldSubPathArrayOfValues
func (SearchProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigTokenRequestRequestHeaders) WithKey ¶
type SearchProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigTokenRequestRequestMethod ¶
type SearchProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigTokenRequestRequestMethod struct{}
func (SearchProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigTokenRequestRequestMethod) FieldPath ¶
func (SearchProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigTokenRequestRequestMethod) WithArrayOfValues ¶
type SearchProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigTokenRequestTimeout ¶
type SearchProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigTokenRequestTimeout struct{}
func (SearchProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigTokenRequestTimeout) FieldPath ¶
func (SearchProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigTokenRequestTimeout) WithArrayOfValues ¶
type SearchProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigTokenRequestUrl ¶
type SearchProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigTokenRequestUrl struct{}
func (SearchProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigTokenRequestUrl) FieldPath ¶
func (SearchProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigTokenRequestUrl) WithArrayOfValues ¶
func (s SearchProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigTokenRequestUrl) WithArrayOfValues(values []string) *SearchProbingTargetsResponse_FieldSubPathArrayOfValues
type SearchProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigTokenRequestUrlFormEncodedBody ¶
type SearchProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigTokenRequestUrlFormEncodedBody struct{}
func (SearchProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigTokenRequestUrlFormEncodedBody) FieldPath ¶
func (SearchProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigTokenRequestUrlFormEncodedBody) WithArrayOfValues ¶
func (SearchProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigTokenRequestUrlFormEncodedBody) WithKey ¶
type SearchProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigTokenResponseBodyExpiryKey ¶
type SearchProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigTokenResponseBodyExpiryKey struct{}
func (SearchProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigTokenResponseBodyExpiryKey) FieldPath ¶
func (SearchProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigTokenResponseBodyExpiryKey) WithArrayOfValues ¶
type SearchProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigTokenResponseBodyKey ¶
type SearchProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigTokenResponseBodyKey struct{}
func (SearchProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigTokenResponseBodyKey) FieldPath ¶
func (SearchProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigTokenResponseBodyKey) WithArrayOfValues ¶
type SearchProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigTokenResponseHeader ¶
type SearchProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigTokenResponseHeader struct{}
func (SearchProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigTokenResponseHeader) FieldPath ¶
func (SearchProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigTokenResponseHeader) WithArrayOfValues ¶
func (s SearchProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigTokenResponseHeader) WithArrayOfValues(values []string) *SearchProbingTargetsResponse_FieldSubPathArrayOfValues
type SearchProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigUsername ¶
type SearchProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigUsername struct{}
func (SearchProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigUsername) FieldPath ¶
func (SearchProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigUsername) WithArrayOfValues ¶
func (s SearchProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigAuthConfigUsername) WithArrayOfValues(values []string) *SearchProbingTargetsResponse_FieldSubPathArrayOfValues
type SearchProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigHttpRequest ¶
type SearchProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigHttpRequest struct{}
func (SearchProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigHttpRequest) AuthenticationMethod ¶
func (SearchProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigHttpRequest) ExpectedResponseCode ¶
func (SearchProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigHttpRequest) FieldPath ¶
func (SearchProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigHttpRequest) RequestBody ¶
func (SearchProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigHttpRequest) RequestHeaders ¶
func (SearchProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigHttpRequest) RequestMethod ¶
func (SearchProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigHttpRequest) UrlFormEncodedBody ¶
func (SearchProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigHttpRequest) WithArrayOfValues ¶
type SearchProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigHttpRequestAuthenticationMethod ¶
type SearchProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigHttpRequestAuthenticationMethod struct{}
func (SearchProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigHttpRequestAuthenticationMethod) FieldPath ¶
func (SearchProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigHttpRequestAuthenticationMethod) WithArrayOfValues ¶
type SearchProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigHttpRequestExpectedResponseCode ¶
type SearchProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigHttpRequestExpectedResponseCode struct{}
func (SearchProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigHttpRequestExpectedResponseCode) FieldPath ¶
func (SearchProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigHttpRequestExpectedResponseCode) WithArrayOfValues ¶
type SearchProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigHttpRequestRequestBody ¶
type SearchProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigHttpRequestRequestBody struct{}
func (SearchProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigHttpRequestRequestBody) FieldPath ¶
func (SearchProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigHttpRequestRequestBody) WithArrayOfValues ¶
func (s SearchProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigHttpRequestRequestBody) WithArrayOfValues(values []string) *SearchProbingTargetsResponse_FieldSubPathArrayOfValues
type SearchProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigHttpRequestRequestHeaders ¶
type SearchProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigHttpRequestRequestHeaders struct{}
func (SearchProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigHttpRequestRequestHeaders) FieldPath ¶
func (SearchProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigHttpRequestRequestHeaders) WithArrayOfValues ¶
func (s SearchProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigHttpRequestRequestHeaders) WithArrayOfValues(values []map[string]string) *SearchProbingTargetsResponse_FieldSubPathArrayOfValues
func (SearchProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigHttpRequestRequestHeaders) WithKey ¶
type SearchProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigHttpRequestRequestMethod ¶
type SearchProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigHttpRequestRequestMethod struct{}
func (SearchProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigHttpRequestRequestMethod) FieldPath ¶
func (SearchProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigHttpRequestRequestMethod) WithArrayOfValues ¶
type SearchProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigHttpRequestTimeout ¶
type SearchProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigHttpRequestTimeout struct{}
func (SearchProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigHttpRequestTimeout) FieldPath ¶
func (SearchProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigHttpRequestTimeout) WithArrayOfValues ¶
func (s SearchProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigHttpRequestTimeout) WithArrayOfValues(values []*duration.Duration) *SearchProbingTargetsResponse_FieldSubPathArrayOfValues
type SearchProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigHttpRequestUrl ¶
type SearchProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigHttpRequestUrl struct{}
func (SearchProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigHttpRequestUrl) FieldPath ¶
func (SearchProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigHttpRequestUrl) WithArrayOfValues ¶
func (s SearchProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigHttpRequestUrl) WithArrayOfValues(values []string) *SearchProbingTargetsResponse_FieldSubPathArrayOfValues
type SearchProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigHttpRequestUrlFormEncodedBody ¶
type SearchProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigHttpRequestUrlFormEncodedBody struct{}
func (SearchProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigHttpRequestUrlFormEncodedBody) FieldPath ¶
func (SearchProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigHttpRequestUrlFormEncodedBody) WithArrayOfValues ¶
func (SearchProbingTargetsResponsePathSelectorProbingTargetsHttpProbingConfigHttpRequestUrlFormEncodedBody) WithKey ¶
type SearchProbingTargetsResponsePathSelectorProbingTargetsIpVersion ¶
type SearchProbingTargetsResponsePathSelectorProbingTargetsIpVersion struct{}
func (SearchProbingTargetsResponsePathSelectorProbingTargetsIpVersion) WithArrayOfValues ¶
func (s SearchProbingTargetsResponsePathSelectorProbingTargetsIpVersion) WithArrayOfValues(values []common.IpVersion) *SearchProbingTargetsResponse_FieldSubPathArrayOfValues
type SearchProbingTargetsResponsePathSelectorProbingTargetsLocation ¶
type SearchProbingTargetsResponsePathSelectorProbingTargetsLocation struct{}
func (SearchProbingTargetsResponsePathSelectorProbingTargetsLocation) AdminHierarchy ¶
func (SearchProbingTargetsResponsePathSelectorProbingTargetsLocation) Coordinates ¶
func (SearchProbingTargetsResponsePathSelectorProbingTargetsLocation) WithArrayOfValues ¶
func (s SearchProbingTargetsResponsePathSelectorProbingTargetsLocation) WithArrayOfValues(values []*common.Location) *SearchProbingTargetsResponse_FieldSubPathArrayOfValues
func (SearchProbingTargetsResponsePathSelectorProbingTargetsLocation) WithValue ¶
func (s SearchProbingTargetsResponsePathSelectorProbingTargetsLocation) WithValue(value *common.Location) *SearchProbingTargetsResponse_FieldSubPathValue
type SearchProbingTargetsResponsePathSelectorProbingTargetsLocationAccuracy ¶
type SearchProbingTargetsResponsePathSelectorProbingTargetsLocationAccuracy struct{}
func (SearchProbingTargetsResponsePathSelectorProbingTargetsLocationAccuracy) WithArrayOfValues ¶
func (s SearchProbingTargetsResponsePathSelectorProbingTargetsLocationAccuracy) WithArrayOfValues(values []float64) *SearchProbingTargetsResponse_FieldSubPathArrayOfValues
type SearchProbingTargetsResponsePathSelectorProbingTargetsLocationAddress ¶
type SearchProbingTargetsResponsePathSelectorProbingTargetsLocationAddress struct{}
func (SearchProbingTargetsResponsePathSelectorProbingTargetsLocationAddress) AdminArea1 ¶
func (SearchProbingTargetsResponsePathSelectorProbingTargetsLocationAddress) AdminArea2 ¶
func (SearchProbingTargetsResponsePathSelectorProbingTargetsLocationAddress) AdminArea3 ¶
func (SearchProbingTargetsResponsePathSelectorProbingTargetsLocationAddress) AdminArea4 ¶
func (SearchProbingTargetsResponsePathSelectorProbingTargetsLocationAddress) CountryCode ¶
func (SearchProbingTargetsResponsePathSelectorProbingTargetsLocationAddress) PostalCode ¶
func (SearchProbingTargetsResponsePathSelectorProbingTargetsLocationAddress) StreetAddress ¶
func (SearchProbingTargetsResponsePathSelectorProbingTargetsLocationAddress) WithArrayOfValues ¶
func (s SearchProbingTargetsResponsePathSelectorProbingTargetsLocationAddress) WithArrayOfValues(values []*common.Address) *SearchProbingTargetsResponse_FieldSubPathArrayOfValues
type SearchProbingTargetsResponsePathSelectorProbingTargetsLocationAddressAdminArea1 ¶
type SearchProbingTargetsResponsePathSelectorProbingTargetsLocationAddressAdminArea1 struct{}
func (SearchProbingTargetsResponsePathSelectorProbingTargetsLocationAddressAdminArea1) WithArrayOfValues ¶
func (s SearchProbingTargetsResponsePathSelectorProbingTargetsLocationAddressAdminArea1) WithArrayOfValues(values []string) *SearchProbingTargetsResponse_FieldSubPathArrayOfValues
type SearchProbingTargetsResponsePathSelectorProbingTargetsLocationAddressAdminArea2 ¶
type SearchProbingTargetsResponsePathSelectorProbingTargetsLocationAddressAdminArea2 struct{}
func (SearchProbingTargetsResponsePathSelectorProbingTargetsLocationAddressAdminArea2) WithArrayOfValues ¶
func (s SearchProbingTargetsResponsePathSelectorProbingTargetsLocationAddressAdminArea2) WithArrayOfValues(values []string) *SearchProbingTargetsResponse_FieldSubPathArrayOfValues
type SearchProbingTargetsResponsePathSelectorProbingTargetsLocationAddressAdminArea3 ¶
type SearchProbingTargetsResponsePathSelectorProbingTargetsLocationAddressAdminArea3 struct{}
func (SearchProbingTargetsResponsePathSelectorProbingTargetsLocationAddressAdminArea3) WithArrayOfValues ¶
func (s SearchProbingTargetsResponsePathSelectorProbingTargetsLocationAddressAdminArea3) WithArrayOfValues(values []string) *SearchProbingTargetsResponse_FieldSubPathArrayOfValues
type SearchProbingTargetsResponsePathSelectorProbingTargetsLocationAddressAdminArea4 ¶
type SearchProbingTargetsResponsePathSelectorProbingTargetsLocationAddressAdminArea4 struct{}
func (SearchProbingTargetsResponsePathSelectorProbingTargetsLocationAddressAdminArea4) WithArrayOfValues ¶
func (s SearchProbingTargetsResponsePathSelectorProbingTargetsLocationAddressAdminArea4) WithArrayOfValues(values []string) *SearchProbingTargetsResponse_FieldSubPathArrayOfValues
type SearchProbingTargetsResponsePathSelectorProbingTargetsLocationAddressContinent ¶
type SearchProbingTargetsResponsePathSelectorProbingTargetsLocationAddressContinent struct{}
func (SearchProbingTargetsResponsePathSelectorProbingTargetsLocationAddressContinent) WithArrayOfValues ¶
func (s SearchProbingTargetsResponsePathSelectorProbingTargetsLocationAddressContinent) WithArrayOfValues(values []string) *SearchProbingTargetsResponse_FieldSubPathArrayOfValues
type SearchProbingTargetsResponsePathSelectorProbingTargetsLocationAddressCountry ¶
type SearchProbingTargetsResponsePathSelectorProbingTargetsLocationAddressCountry struct{}
func (SearchProbingTargetsResponsePathSelectorProbingTargetsLocationAddressCountry) WithArrayOfValues ¶
func (s SearchProbingTargetsResponsePathSelectorProbingTargetsLocationAddressCountry) WithArrayOfValues(values []string) *SearchProbingTargetsResponse_FieldSubPathArrayOfValues
type SearchProbingTargetsResponsePathSelectorProbingTargetsLocationAddressCountryCode ¶
type SearchProbingTargetsResponsePathSelectorProbingTargetsLocationAddressCountryCode struct{}
func (SearchProbingTargetsResponsePathSelectorProbingTargetsLocationAddressCountryCode) WithArrayOfValues ¶
func (s SearchProbingTargetsResponsePathSelectorProbingTargetsLocationAddressCountryCode) WithArrayOfValues(values []string) *SearchProbingTargetsResponse_FieldSubPathArrayOfValues
type SearchProbingTargetsResponsePathSelectorProbingTargetsLocationAddressPostalCode ¶
type SearchProbingTargetsResponsePathSelectorProbingTargetsLocationAddressPostalCode struct{}
func (SearchProbingTargetsResponsePathSelectorProbingTargetsLocationAddressPostalCode) WithArrayOfValues ¶
func (s SearchProbingTargetsResponsePathSelectorProbingTargetsLocationAddressPostalCode) WithArrayOfValues(values []string) *SearchProbingTargetsResponse_FieldSubPathArrayOfValues
type SearchProbingTargetsResponsePathSelectorProbingTargetsLocationAddressStreetAddress ¶
type SearchProbingTargetsResponsePathSelectorProbingTargetsLocationAddressStreetAddress struct{}
func (SearchProbingTargetsResponsePathSelectorProbingTargetsLocationAddressStreetAddress) FieldPath ¶
func (SearchProbingTargetsResponsePathSelectorProbingTargetsLocationAddressStreetAddress) WithArrayOfValues ¶
func (s SearchProbingTargetsResponsePathSelectorProbingTargetsLocationAddressStreetAddress) WithArrayOfValues(values []string) *SearchProbingTargetsResponse_FieldSubPathArrayOfValues
type SearchProbingTargetsResponsePathSelectorProbingTargetsLocationAdminHierarchy ¶
type SearchProbingTargetsResponsePathSelectorProbingTargetsLocationAdminHierarchy struct{}
func (SearchProbingTargetsResponsePathSelectorProbingTargetsLocationAdminHierarchy) WithArrayOfValues ¶
func (s SearchProbingTargetsResponsePathSelectorProbingTargetsLocationAdminHierarchy) WithArrayOfValues(values []*admin_area.AdminHierarchy) *SearchProbingTargetsResponse_FieldSubPathArrayOfValues
type SearchProbingTargetsResponsePathSelectorProbingTargetsLocationAdminHierarchyAdmin1 ¶
type SearchProbingTargetsResponsePathSelectorProbingTargetsLocationAdminHierarchyAdmin1 struct{}
func (SearchProbingTargetsResponsePathSelectorProbingTargetsLocationAdminHierarchyAdmin1) FieldPath ¶
func (SearchProbingTargetsResponsePathSelectorProbingTargetsLocationAdminHierarchyAdmin1) WithArrayOfValues ¶
func (s SearchProbingTargetsResponsePathSelectorProbingTargetsLocationAdminHierarchyAdmin1) WithArrayOfValues(values []*admin_area.Reference) *SearchProbingTargetsResponse_FieldSubPathArrayOfValues
type SearchProbingTargetsResponsePathSelectorProbingTargetsLocationAdminHierarchyAdmin2 ¶
type SearchProbingTargetsResponsePathSelectorProbingTargetsLocationAdminHierarchyAdmin2 struct{}
func (SearchProbingTargetsResponsePathSelectorProbingTargetsLocationAdminHierarchyAdmin2) FieldPath ¶
func (SearchProbingTargetsResponsePathSelectorProbingTargetsLocationAdminHierarchyAdmin2) WithArrayOfValues ¶
func (s SearchProbingTargetsResponsePathSelectorProbingTargetsLocationAdminHierarchyAdmin2) WithArrayOfValues(values []*admin_area.Reference) *SearchProbingTargetsResponse_FieldSubPathArrayOfValues
type SearchProbingTargetsResponsePathSelectorProbingTargetsLocationAdminHierarchyAdmin3 ¶
type SearchProbingTargetsResponsePathSelectorProbingTargetsLocationAdminHierarchyAdmin3 struct{}
func (SearchProbingTargetsResponsePathSelectorProbingTargetsLocationAdminHierarchyAdmin3) FieldPath ¶
func (SearchProbingTargetsResponsePathSelectorProbingTargetsLocationAdminHierarchyAdmin3) WithArrayOfValues ¶
func (s SearchProbingTargetsResponsePathSelectorProbingTargetsLocationAdminHierarchyAdmin3) WithArrayOfValues(values []*admin_area.Reference) *SearchProbingTargetsResponse_FieldSubPathArrayOfValues
type SearchProbingTargetsResponsePathSelectorProbingTargetsLocationAdminHierarchyAdmin4 ¶
type SearchProbingTargetsResponsePathSelectorProbingTargetsLocationAdminHierarchyAdmin4 struct{}
func (SearchProbingTargetsResponsePathSelectorProbingTargetsLocationAdminHierarchyAdmin4) FieldPath ¶
func (SearchProbingTargetsResponsePathSelectorProbingTargetsLocationAdminHierarchyAdmin4) WithArrayOfValues ¶
func (s SearchProbingTargetsResponsePathSelectorProbingTargetsLocationAdminHierarchyAdmin4) WithArrayOfValues(values []*admin_area.Reference) *SearchProbingTargetsResponse_FieldSubPathArrayOfValues
type SearchProbingTargetsResponsePathSelectorProbingTargetsLocationAdminHierarchyAdmin5 ¶
type SearchProbingTargetsResponsePathSelectorProbingTargetsLocationAdminHierarchyAdmin5 struct{}
func (SearchProbingTargetsResponsePathSelectorProbingTargetsLocationAdminHierarchyAdmin5) FieldPath ¶
func (SearchProbingTargetsResponsePathSelectorProbingTargetsLocationAdminHierarchyAdmin5) WithArrayOfValues ¶
func (s SearchProbingTargetsResponsePathSelectorProbingTargetsLocationAdminHierarchyAdmin5) WithArrayOfValues(values []*admin_area.Reference) *SearchProbingTargetsResponse_FieldSubPathArrayOfValues
type SearchProbingTargetsResponsePathSelectorProbingTargetsLocationAdminHierarchyContinent ¶
type SearchProbingTargetsResponsePathSelectorProbingTargetsLocationAdminHierarchyContinent struct{}
func (SearchProbingTargetsResponsePathSelectorProbingTargetsLocationAdminHierarchyContinent) FieldPath ¶
func (SearchProbingTargetsResponsePathSelectorProbingTargetsLocationAdminHierarchyContinent) WithArrayOfValues ¶
func (s SearchProbingTargetsResponsePathSelectorProbingTargetsLocationAdminHierarchyContinent) WithArrayOfValues(values []*admin_area.Reference) *SearchProbingTargetsResponse_FieldSubPathArrayOfValues
type SearchProbingTargetsResponsePathSelectorProbingTargetsLocationAdminHierarchyCountry ¶
type SearchProbingTargetsResponsePathSelectorProbingTargetsLocationAdminHierarchyCountry struct{}
func (SearchProbingTargetsResponsePathSelectorProbingTargetsLocationAdminHierarchyCountry) FieldPath ¶
func (SearchProbingTargetsResponsePathSelectorProbingTargetsLocationAdminHierarchyCountry) WithArrayOfValues ¶
func (s SearchProbingTargetsResponsePathSelectorProbingTargetsLocationAdminHierarchyCountry) WithArrayOfValues(values []*admin_area.Reference) *SearchProbingTargetsResponse_FieldSubPathArrayOfValues
type SearchProbingTargetsResponsePathSelectorProbingTargetsLocationCoordinates ¶
type SearchProbingTargetsResponsePathSelectorProbingTargetsLocationCoordinates struct{}
func (SearchProbingTargetsResponsePathSelectorProbingTargetsLocationCoordinates) WithArrayOfValues ¶
func (s SearchProbingTargetsResponsePathSelectorProbingTargetsLocationCoordinates) WithArrayOfValues(values []*latlng.LatLng) *SearchProbingTargetsResponse_FieldSubPathArrayOfValues
type SearchProbingTargetsResponsePathSelectorProbingTargetsLocationType ¶
type SearchProbingTargetsResponsePathSelectorProbingTargetsLocationType struct{}
func (SearchProbingTargetsResponsePathSelectorProbingTargetsLocationType) WithArrayOfValues ¶
func (s SearchProbingTargetsResponsePathSelectorProbingTargetsLocationType) WithArrayOfValues(values []common.LocationType) *SearchProbingTargetsResponse_FieldSubPathArrayOfValues
type SearchProbingTargetsResponsePathSelectorProbingTargetsMetadata ¶
type SearchProbingTargetsResponsePathSelectorProbingTargetsMetadata struct{}
func (SearchProbingTargetsResponsePathSelectorProbingTargetsMetadata) Annotations ¶
func (SearchProbingTargetsResponsePathSelectorProbingTargetsMetadata) CreateTime ¶
func (SearchProbingTargetsResponsePathSelectorProbingTargetsMetadata) Generation ¶
func (SearchProbingTargetsResponsePathSelectorProbingTargetsMetadata) OwnerReferences ¶
func (SearchProbingTargetsResponsePathSelectorProbingTargetsMetadata) ResourceVersion ¶
func (SearchProbingTargetsResponsePathSelectorProbingTargetsMetadata) UpdateTime ¶
func (SearchProbingTargetsResponsePathSelectorProbingTargetsMetadata) WithArrayOfValues ¶
func (s SearchProbingTargetsResponsePathSelectorProbingTargetsMetadata) WithArrayOfValues(values []*ntt_meta.Meta) *SearchProbingTargetsResponse_FieldSubPathArrayOfValues
func (SearchProbingTargetsResponsePathSelectorProbingTargetsMetadata) WithValue ¶
func (s SearchProbingTargetsResponsePathSelectorProbingTargetsMetadata) WithValue(value *ntt_meta.Meta) *SearchProbingTargetsResponse_FieldSubPathValue
type SearchProbingTargetsResponsePathSelectorProbingTargetsMetadataAnnotations ¶
type SearchProbingTargetsResponsePathSelectorProbingTargetsMetadataAnnotations struct{}
func (SearchProbingTargetsResponsePathSelectorProbingTargetsMetadataAnnotations) WithArrayOfValues ¶
func (s SearchProbingTargetsResponsePathSelectorProbingTargetsMetadataAnnotations) WithArrayOfValues(values []map[string]string) *SearchProbingTargetsResponse_FieldSubPathArrayOfValues
func (SearchProbingTargetsResponsePathSelectorProbingTargetsMetadataAnnotations) WithValue ¶
func (s SearchProbingTargetsResponsePathSelectorProbingTargetsMetadataAnnotations) WithValue(value map[string]string) *SearchProbingTargetsResponse_FieldSubPathValue
type SearchProbingTargetsResponsePathSelectorProbingTargetsMetadataCreateTime ¶
type SearchProbingTargetsResponsePathSelectorProbingTargetsMetadataCreateTime struct{}
func (SearchProbingTargetsResponsePathSelectorProbingTargetsMetadataCreateTime) WithArrayOfValues ¶
func (s SearchProbingTargetsResponsePathSelectorProbingTargetsMetadataCreateTime) WithArrayOfValues(values []*timestamp.Timestamp) *SearchProbingTargetsResponse_FieldSubPathArrayOfValues
type SearchProbingTargetsResponsePathSelectorProbingTargetsMetadataGeneration ¶
type SearchProbingTargetsResponsePathSelectorProbingTargetsMetadataGeneration struct{}
func (SearchProbingTargetsResponsePathSelectorProbingTargetsMetadataGeneration) WithArrayOfValues ¶
func (s SearchProbingTargetsResponsePathSelectorProbingTargetsMetadataGeneration) WithArrayOfValues(values []int64) *SearchProbingTargetsResponse_FieldSubPathArrayOfValues
type SearchProbingTargetsResponsePathSelectorProbingTargetsMetadataLabels ¶
type SearchProbingTargetsResponsePathSelectorProbingTargetsMetadataLabels struct{}
func (SearchProbingTargetsResponsePathSelectorProbingTargetsMetadataLabels) WithArrayOfValues ¶
func (s SearchProbingTargetsResponsePathSelectorProbingTargetsMetadataLabels) WithArrayOfValues(values []map[string]string) *SearchProbingTargetsResponse_FieldSubPathArrayOfValues
func (SearchProbingTargetsResponsePathSelectorProbingTargetsMetadataLabels) WithValue ¶
func (s SearchProbingTargetsResponsePathSelectorProbingTargetsMetadataLabels) WithValue(value map[string]string) *SearchProbingTargetsResponse_FieldSubPathValue
type SearchProbingTargetsResponsePathSelectorProbingTargetsMetadataOwnerReferences ¶
type SearchProbingTargetsResponsePathSelectorProbingTargetsMetadataOwnerReferences struct{}
func (SearchProbingTargetsResponsePathSelectorProbingTargetsMetadataOwnerReferences) ApiVersion ¶
func (SearchProbingTargetsResponsePathSelectorProbingTargetsMetadataOwnerReferences) BlockOwnerDeletion ¶
func (SearchProbingTargetsResponsePathSelectorProbingTargetsMetadataOwnerReferences) Controller ¶
func (SearchProbingTargetsResponsePathSelectorProbingTargetsMetadataOwnerReferences) WithArrayOfValues ¶
func (s SearchProbingTargetsResponsePathSelectorProbingTargetsMetadataOwnerReferences) WithArrayOfValues(values [][]*ntt_meta.OwnerReference) *SearchProbingTargetsResponse_FieldSubPathArrayOfValues
func (SearchProbingTargetsResponsePathSelectorProbingTargetsMetadataOwnerReferences) WithItemValue ¶
type SearchProbingTargetsResponsePathSelectorProbingTargetsMetadataOwnerReferencesApiVersion ¶
type SearchProbingTargetsResponsePathSelectorProbingTargetsMetadataOwnerReferencesApiVersion struct{}
func (SearchProbingTargetsResponsePathSelectorProbingTargetsMetadataOwnerReferencesApiVersion) FieldPath ¶
func (SearchProbingTargetsResponsePathSelectorProbingTargetsMetadataOwnerReferencesApiVersion) WithArrayOfValues ¶
func (s SearchProbingTargetsResponsePathSelectorProbingTargetsMetadataOwnerReferencesApiVersion) WithArrayOfValues(values []string) *SearchProbingTargetsResponse_FieldSubPathArrayOfValues
type SearchProbingTargetsResponsePathSelectorProbingTargetsMetadataOwnerReferencesBlockOwnerDeletion ¶
type SearchProbingTargetsResponsePathSelectorProbingTargetsMetadataOwnerReferencesBlockOwnerDeletion struct{}
func (SearchProbingTargetsResponsePathSelectorProbingTargetsMetadataOwnerReferencesBlockOwnerDeletion) FieldPath ¶
func (SearchProbingTargetsResponsePathSelectorProbingTargetsMetadataOwnerReferencesBlockOwnerDeletion) WithArrayOfValues ¶
func (s SearchProbingTargetsResponsePathSelectorProbingTargetsMetadataOwnerReferencesBlockOwnerDeletion) WithArrayOfValues(values []bool) *SearchProbingTargetsResponse_FieldSubPathArrayOfValues
type SearchProbingTargetsResponsePathSelectorProbingTargetsMetadataOwnerReferencesController ¶
type SearchProbingTargetsResponsePathSelectorProbingTargetsMetadataOwnerReferencesController struct{}
func (SearchProbingTargetsResponsePathSelectorProbingTargetsMetadataOwnerReferencesController) FieldPath ¶
func (SearchProbingTargetsResponsePathSelectorProbingTargetsMetadataOwnerReferencesController) WithArrayOfValues ¶
func (s SearchProbingTargetsResponsePathSelectorProbingTargetsMetadataOwnerReferencesController) WithArrayOfValues(values []bool) *SearchProbingTargetsResponse_FieldSubPathArrayOfValues
type SearchProbingTargetsResponsePathSelectorProbingTargetsMetadataOwnerReferencesKind ¶
type SearchProbingTargetsResponsePathSelectorProbingTargetsMetadataOwnerReferencesKind struct{}
func (SearchProbingTargetsResponsePathSelectorProbingTargetsMetadataOwnerReferencesKind) FieldPath ¶
func (SearchProbingTargetsResponsePathSelectorProbingTargetsMetadataOwnerReferencesKind) WithArrayOfValues ¶
func (s SearchProbingTargetsResponsePathSelectorProbingTargetsMetadataOwnerReferencesKind) WithArrayOfValues(values []string) *SearchProbingTargetsResponse_FieldSubPathArrayOfValues
type SearchProbingTargetsResponsePathSelectorProbingTargetsMetadataOwnerReferencesName ¶
type SearchProbingTargetsResponsePathSelectorProbingTargetsMetadataOwnerReferencesName struct{}
func (SearchProbingTargetsResponsePathSelectorProbingTargetsMetadataOwnerReferencesName) FieldPath ¶
func (SearchProbingTargetsResponsePathSelectorProbingTargetsMetadataOwnerReferencesName) WithArrayOfValues ¶
func (s SearchProbingTargetsResponsePathSelectorProbingTargetsMetadataOwnerReferencesName) WithArrayOfValues(values []string) *SearchProbingTargetsResponse_FieldSubPathArrayOfValues
type SearchProbingTargetsResponsePathSelectorProbingTargetsMetadataOwnerReferencesUid ¶
type SearchProbingTargetsResponsePathSelectorProbingTargetsMetadataOwnerReferencesUid struct{}
func (SearchProbingTargetsResponsePathSelectorProbingTargetsMetadataOwnerReferencesUid) WithArrayOfValues ¶
func (s SearchProbingTargetsResponsePathSelectorProbingTargetsMetadataOwnerReferencesUid) WithArrayOfValues(values []string) *SearchProbingTargetsResponse_FieldSubPathArrayOfValues
type SearchProbingTargetsResponsePathSelectorProbingTargetsMetadataResourceVersion ¶
type SearchProbingTargetsResponsePathSelectorProbingTargetsMetadataResourceVersion struct{}
func (SearchProbingTargetsResponsePathSelectorProbingTargetsMetadataResourceVersion) WithArrayOfValues ¶
func (s SearchProbingTargetsResponsePathSelectorProbingTargetsMetadataResourceVersion) WithArrayOfValues(values []string) *SearchProbingTargetsResponse_FieldSubPathArrayOfValues
type SearchProbingTargetsResponsePathSelectorProbingTargetsMetadataShards ¶
type SearchProbingTargetsResponsePathSelectorProbingTargetsMetadataShards struct{}
func (SearchProbingTargetsResponsePathSelectorProbingTargetsMetadataShards) WithArrayOfValues ¶
func (s SearchProbingTargetsResponsePathSelectorProbingTargetsMetadataShards) WithArrayOfValues(values []map[string]int64) *SearchProbingTargetsResponse_FieldSubPathArrayOfValues
func (SearchProbingTargetsResponsePathSelectorProbingTargetsMetadataShards) WithValue ¶
func (s SearchProbingTargetsResponsePathSelectorProbingTargetsMetadataShards) WithValue(value map[string]int64) *SearchProbingTargetsResponse_FieldSubPathValue
type SearchProbingTargetsResponsePathSelectorProbingTargetsMetadataSyncing ¶
type SearchProbingTargetsResponsePathSelectorProbingTargetsMetadataSyncing struct{}
func (SearchProbingTargetsResponsePathSelectorProbingTargetsMetadataSyncing) OwningRegion ¶
func (SearchProbingTargetsResponsePathSelectorProbingTargetsMetadataSyncing) WithArrayOfValues ¶
func (s SearchProbingTargetsResponsePathSelectorProbingTargetsMetadataSyncing) WithArrayOfValues(values []*ntt_meta.SyncingMeta) *SearchProbingTargetsResponse_FieldSubPathArrayOfValues
type SearchProbingTargetsResponsePathSelectorProbingTargetsMetadataSyncingOwningRegion ¶
type SearchProbingTargetsResponsePathSelectorProbingTargetsMetadataSyncingOwningRegion struct{}
func (SearchProbingTargetsResponsePathSelectorProbingTargetsMetadataSyncingOwningRegion) FieldPath ¶
func (SearchProbingTargetsResponsePathSelectorProbingTargetsMetadataSyncingOwningRegion) WithArrayOfValues ¶
func (s SearchProbingTargetsResponsePathSelectorProbingTargetsMetadataSyncingOwningRegion) WithArrayOfValues(values []string) *SearchProbingTargetsResponse_FieldSubPathArrayOfValues
type SearchProbingTargetsResponsePathSelectorProbingTargetsMetadataSyncingRegions ¶
type SearchProbingTargetsResponsePathSelectorProbingTargetsMetadataSyncingRegions struct{}
func (SearchProbingTargetsResponsePathSelectorProbingTargetsMetadataSyncingRegions) WithArrayOfValues ¶
func (s SearchProbingTargetsResponsePathSelectorProbingTargetsMetadataSyncingRegions) WithArrayOfValues(values [][]string) *SearchProbingTargetsResponse_FieldSubPathArrayOfValues
func (SearchProbingTargetsResponsePathSelectorProbingTargetsMetadataSyncingRegions) WithItemValue ¶
type SearchProbingTargetsResponsePathSelectorProbingTargetsMetadataTags ¶
type SearchProbingTargetsResponsePathSelectorProbingTargetsMetadataTags struct{}
func (SearchProbingTargetsResponsePathSelectorProbingTargetsMetadataTags) WithArrayOfValues ¶
func (s SearchProbingTargetsResponsePathSelectorProbingTargetsMetadataTags) WithArrayOfValues(values [][]string) *SearchProbingTargetsResponse_FieldSubPathArrayOfValues
func (SearchProbingTargetsResponsePathSelectorProbingTargetsMetadataTags) WithItemValue ¶
func (s SearchProbingTargetsResponsePathSelectorProbingTargetsMetadataTags) WithItemValue(value string) *SearchProbingTargetsResponse_FieldSubPathArrayItemValue
func (SearchProbingTargetsResponsePathSelectorProbingTargetsMetadataTags) WithValue ¶
func (s SearchProbingTargetsResponsePathSelectorProbingTargetsMetadataTags) WithValue(value []string) *SearchProbingTargetsResponse_FieldSubPathValue
type SearchProbingTargetsResponsePathSelectorProbingTargetsMetadataUpdateTime ¶
type SearchProbingTargetsResponsePathSelectorProbingTargetsMetadataUpdateTime struct{}
func (SearchProbingTargetsResponsePathSelectorProbingTargetsMetadataUpdateTime) WithArrayOfValues ¶
func (s SearchProbingTargetsResponsePathSelectorProbingTargetsMetadataUpdateTime) WithArrayOfValues(values []*timestamp.Timestamp) *SearchProbingTargetsResponse_FieldSubPathArrayOfValues
type SearchProbingTargetsResponsePathSelectorProbingTargetsMetadataUuid ¶
type SearchProbingTargetsResponsePathSelectorProbingTargetsMetadataUuid struct{}
func (SearchProbingTargetsResponsePathSelectorProbingTargetsMetadataUuid) WithArrayOfValues ¶
func (s SearchProbingTargetsResponsePathSelectorProbingTargetsMetadataUuid) WithArrayOfValues(values []string) *SearchProbingTargetsResponse_FieldSubPathArrayOfValues
type SearchProbingTargetsResponsePathSelectorProbingTargetsMode ¶
type SearchProbingTargetsResponsePathSelectorProbingTargetsMode struct{}
func (SearchProbingTargetsResponsePathSelectorProbingTargetsMode) WithArrayOfValues ¶
func (s SearchProbingTargetsResponsePathSelectorProbingTargetsMode) WithArrayOfValues(values []common.ProbingMode) *SearchProbingTargetsResponse_FieldSubPathArrayOfValues
type SearchProbingTargetsResponsePathSelectorProbingTargetsName ¶
type SearchProbingTargetsResponsePathSelectorProbingTargetsName struct{}
func (SearchProbingTargetsResponsePathSelectorProbingTargetsName) WithArrayOfValues ¶
func (s SearchProbingTargetsResponsePathSelectorProbingTargetsName) WithArrayOfValues(values []*probing_target.Name) *SearchProbingTargetsResponse_FieldSubPathArrayOfValues
func (SearchProbingTargetsResponsePathSelectorProbingTargetsName) WithValue ¶
func (s SearchProbingTargetsResponsePathSelectorProbingTargetsName) WithValue(value *probing_target.Name) *SearchProbingTargetsResponse_FieldSubPathValue
type SearchProbingTargetsResponsePathSelectorProbingTargetsSpeedtestTcpPort ¶ added in v0.4.36
type SearchProbingTargetsResponsePathSelectorProbingTargetsSpeedtestTcpPort struct{}
func (SearchProbingTargetsResponsePathSelectorProbingTargetsSpeedtestTcpPort) FieldPath ¶ added in v0.4.36
func (SearchProbingTargetsResponsePathSelectorProbingTargetsSpeedtestTcpPort) WithArrayOfValues ¶ added in v0.4.36
func (s SearchProbingTargetsResponsePathSelectorProbingTargetsSpeedtestTcpPort) WithArrayOfValues(values []int32) *SearchProbingTargetsResponse_FieldSubPathArrayOfValues
type SearchProbingTargetsResponsePathSelectorProbingTargetsTargetType ¶ added in v0.4.26
type SearchProbingTargetsResponsePathSelectorProbingTargetsTargetType struct{}
func (SearchProbingTargetsResponsePathSelectorProbingTargetsTargetType) FieldPath ¶ added in v0.4.26
func (SearchProbingTargetsResponsePathSelectorProbingTargetsTargetType) WithArrayOfValues ¶ added in v0.4.26
func (s SearchProbingTargetsResponsePathSelectorProbingTargetsTargetType) WithArrayOfValues(values []probing_target.ProbingTarget_TargetType) *SearchProbingTargetsResponse_FieldSubPathArrayOfValues
type SearchProbingTargetsResponsePathSelectorProbingTargetsUdpPort ¶ added in v0.4.36
type SearchProbingTargetsResponsePathSelectorProbingTargetsUdpPort struct{}
func (SearchProbingTargetsResponsePathSelectorProbingTargetsUdpPort) WithArrayOfValues ¶ added in v0.4.36
func (s SearchProbingTargetsResponsePathSelectorProbingTargetsUdpPort) WithArrayOfValues(values []int32) *SearchProbingTargetsResponse_FieldSubPathArrayOfValues
func (SearchProbingTargetsResponsePathSelectorProbingTargetsUdpPort) WithValue ¶ added in v0.4.36
func (s SearchProbingTargetsResponsePathSelectorProbingTargetsUdpPort) WithValue(value int32) *SearchProbingTargetsResponse_FieldSubPathValue
type SearchProbingTargetsResponsePathSelectorTotalResultsCount ¶
type SearchProbingTargetsResponsePathSelectorTotalResultsCount struct{}
func (SearchProbingTargetsResponsePathSelectorTotalResultsCount) WithArrayOfValues ¶
func (s SearchProbingTargetsResponsePathSelectorTotalResultsCount) WithArrayOfValues(values []int32) *SearchProbingTargetsResponse_FieldTerminalPathArrayOfValues
func (SearchProbingTargetsResponsePathSelectorTotalResultsCount) WithValue ¶
func (s SearchProbingTargetsResponsePathSelectorTotalResultsCount) WithValue(value int32) *SearchProbingTargetsResponse_FieldTerminalPathValue
type SearchProbingTargetsResponse_FieldMask ¶
type SearchProbingTargetsResponse_FieldMask struct {
Paths []SearchProbingTargetsResponse_FieldPath
}
func FullSearchProbingTargetsResponse_FieldMask ¶
func FullSearchProbingTargetsResponse_FieldMask() *SearchProbingTargetsResponse_FieldMask
func (*SearchProbingTargetsResponse_FieldMask) AppendPath ¶
func (fieldMask *SearchProbingTargetsResponse_FieldMask) AppendPath(path SearchProbingTargetsResponse_FieldPath)
func (*SearchProbingTargetsResponse_FieldMask) AppendRawPath ¶
func (fieldMask *SearchProbingTargetsResponse_FieldMask) AppendRawPath(path gotenobject.FieldPath)
func (*SearchProbingTargetsResponse_FieldMask) DecodeFirestore ¶
func (fieldMask *SearchProbingTargetsResponse_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
func (*SearchProbingTargetsResponse_FieldMask) EncodeFirestore ¶
func (fieldMask *SearchProbingTargetsResponse_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
firestore encoding/decoding integration
func (*SearchProbingTargetsResponse_FieldMask) FilterInputFields ¶
func (fieldMask *SearchProbingTargetsResponse_FieldMask) FilterInputFields() *SearchProbingTargetsResponse_FieldMask
FilterInputFields generates copy of field paths with output_only field paths removed
func (*SearchProbingTargetsResponse_FieldMask) FromProtoFieldMask ¶
func (fieldMask *SearchProbingTargetsResponse_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
func (*SearchProbingTargetsResponse_FieldMask) GetPaths ¶
func (fieldMask *SearchProbingTargetsResponse_FieldMask) GetPaths() []SearchProbingTargetsResponse_FieldPath
func (*SearchProbingTargetsResponse_FieldMask) GetRawPaths ¶
func (fieldMask *SearchProbingTargetsResponse_FieldMask) GetRawPaths() []gotenobject.FieldPath
func (*SearchProbingTargetsResponse_FieldMask) IsFull ¶
func (fieldMask *SearchProbingTargetsResponse_FieldMask) IsFull() bool
func (SearchProbingTargetsResponse_FieldMask) Marshal ¶
func (fieldMask SearchProbingTargetsResponse_FieldMask) Marshal() ([]byte, error)
implement methods required by customType
func (SearchProbingTargetsResponse_FieldMask) MarshalJSON ¶
func (fieldMask SearchProbingTargetsResponse_FieldMask) MarshalJSON() ([]byte, error)
func (*SearchProbingTargetsResponse_FieldMask) PathsCount ¶
func (fieldMask *SearchProbingTargetsResponse_FieldMask) PathsCount() int
func (*SearchProbingTargetsResponse_FieldMask) Project ¶
func (fieldMask *SearchProbingTargetsResponse_FieldMask) Project(source *SearchProbingTargetsResponse) *SearchProbingTargetsResponse
func (*SearchProbingTargetsResponse_FieldMask) ProjectRaw ¶
func (fieldMask *SearchProbingTargetsResponse_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
func (*SearchProbingTargetsResponse_FieldMask) ProtoMessage ¶
func (fieldMask *SearchProbingTargetsResponse_FieldMask) ProtoMessage()
func (*SearchProbingTargetsResponse_FieldMask) ProtoReflect ¶
func (fieldMask *SearchProbingTargetsResponse_FieldMask) ProtoReflect() preflect.Message
func (*SearchProbingTargetsResponse_FieldMask) Reset ¶
func (fieldMask *SearchProbingTargetsResponse_FieldMask) Reset()
func (*SearchProbingTargetsResponse_FieldMask) Set ¶
func (fieldMask *SearchProbingTargetsResponse_FieldMask) Set(target, source *SearchProbingTargetsResponse)
func (*SearchProbingTargetsResponse_FieldMask) SetFromCliFlag ¶
func (fieldMask *SearchProbingTargetsResponse_FieldMask) SetFromCliFlag(raw string) error
func (*SearchProbingTargetsResponse_FieldMask) SetRaw ¶
func (fieldMask *SearchProbingTargetsResponse_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
func (*SearchProbingTargetsResponse_FieldMask) Size ¶
func (fieldMask *SearchProbingTargetsResponse_FieldMask) Size() int
func (*SearchProbingTargetsResponse_FieldMask) String ¶
func (fieldMask *SearchProbingTargetsResponse_FieldMask) String() string
func (*SearchProbingTargetsResponse_FieldMask) Subtract ¶
func (fieldMask *SearchProbingTargetsResponse_FieldMask) Subtract(other *SearchProbingTargetsResponse_FieldMask) *SearchProbingTargetsResponse_FieldMask
func (*SearchProbingTargetsResponse_FieldMask) SubtractRaw ¶
func (fieldMask *SearchProbingTargetsResponse_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
func (*SearchProbingTargetsResponse_FieldMask) ToProtoFieldMask ¶
func (fieldMask *SearchProbingTargetsResponse_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
ToFieldMask is used for proto conversions
func (*SearchProbingTargetsResponse_FieldMask) Unmarshal ¶
func (fieldMask *SearchProbingTargetsResponse_FieldMask) Unmarshal(data []byte) error
func (*SearchProbingTargetsResponse_FieldMask) UnmarshalJSON ¶
func (fieldMask *SearchProbingTargetsResponse_FieldMask) UnmarshalJSON(data []byte) error
type SearchProbingTargetsResponse_FieldPath ¶
type SearchProbingTargetsResponse_FieldPath interface { gotenobject.FieldPath Selector() SearchProbingTargetsResponse_FieldPathSelector Get(source *SearchProbingTargetsResponse) []interface{} GetSingle(source *SearchProbingTargetsResponse) (interface{}, bool) ClearValue(item *SearchProbingTargetsResponse) // Those methods build corresponding SearchProbingTargetsResponse_FieldPathValue // (or array of values) and holds passed value. Panics if injected type is incorrect. WithIValue(value interface{}) SearchProbingTargetsResponse_FieldPathValue WithIArrayOfValues(values interface{}) SearchProbingTargetsResponse_FieldPathArrayOfValues WithIArrayItemValue(value interface{}) SearchProbingTargetsResponse_FieldPathArrayItemValue }
FieldPath provides implementation to handle https://github.com/protocolbuffers/protobuf/blob/master/src/google/protobuf/field_mask.proto
func BuildSearchProbingTargetsResponse_FieldPath ¶
func BuildSearchProbingTargetsResponse_FieldPath(fp gotenobject.RawFieldPath) (SearchProbingTargetsResponse_FieldPath, error)
func MustParseSearchProbingTargetsResponse_FieldPath ¶
func MustParseSearchProbingTargetsResponse_FieldPath(rawField string) SearchProbingTargetsResponse_FieldPath
func ParseSearchProbingTargetsResponse_FieldPath ¶
func ParseSearchProbingTargetsResponse_FieldPath(rawField string) (SearchProbingTargetsResponse_FieldPath, error)
type SearchProbingTargetsResponse_FieldPathArrayItemValue ¶
type SearchProbingTargetsResponse_FieldPathArrayItemValue interface { gotenobject.FieldPathArrayItemValue SearchProbingTargetsResponse_FieldPath ContainsValue(*SearchProbingTargetsResponse) bool }
SearchProbingTargetsResponse_FieldPathArrayItemValue allows storing single item in Path-specific values for SearchProbingTargetsResponse according to their type Present only for array (repeated) types.
func MustParseSearchProbingTargetsResponse_FieldPathArrayItemValue ¶
func MustParseSearchProbingTargetsResponse_FieldPathArrayItemValue(pathStr, valueStr string) SearchProbingTargetsResponse_FieldPathArrayItemValue
func ParseSearchProbingTargetsResponse_FieldPathArrayItemValue ¶
func ParseSearchProbingTargetsResponse_FieldPathArrayItemValue(pathStr, valueStr string) (SearchProbingTargetsResponse_FieldPathArrayItemValue, error)
ParseSearchProbingTargetsResponse_FieldPathArrayItemValue parses string and JSON-encoded value to its Value
type SearchProbingTargetsResponse_FieldPathArrayOfValues ¶
type SearchProbingTargetsResponse_FieldPathArrayOfValues interface { gotenobject.FieldPathArrayOfValues SearchProbingTargetsResponse_FieldPath }
SearchProbingTargetsResponse_FieldPathArrayOfValues allows storing slice of values for SearchProbingTargetsResponse fields according to their type
func MustParseSearchProbingTargetsResponse_FieldPathArrayOfValues ¶
func MustParseSearchProbingTargetsResponse_FieldPathArrayOfValues(pathStr, valuesStr string) SearchProbingTargetsResponse_FieldPathArrayOfValues
func ParseSearchProbingTargetsResponse_FieldPathArrayOfValues ¶
func ParseSearchProbingTargetsResponse_FieldPathArrayOfValues(pathStr, valuesStr string) (SearchProbingTargetsResponse_FieldPathArrayOfValues, error)
type SearchProbingTargetsResponse_FieldPathSelector ¶
type SearchProbingTargetsResponse_FieldPathSelector int32
const ( SearchProbingTargetsResponse_FieldPathSelectorProbingTargets SearchProbingTargetsResponse_FieldPathSelector = 0 SearchProbingTargetsResponse_FieldPathSelectorPrevPageToken SearchProbingTargetsResponse_FieldPathSelector = 1 SearchProbingTargetsResponse_FieldPathSelectorNextPageToken SearchProbingTargetsResponse_FieldPathSelector = 2 SearchProbingTargetsResponse_FieldPathSelectorCurrentOffset SearchProbingTargetsResponse_FieldPathSelector = 3 SearchProbingTargetsResponse_FieldPathSelectorTotalResultsCount SearchProbingTargetsResponse_FieldPathSelector = 4 )
func (SearchProbingTargetsResponse_FieldPathSelector) String ¶
func (s SearchProbingTargetsResponse_FieldPathSelector) String() string
type SearchProbingTargetsResponse_FieldPathValue ¶
type SearchProbingTargetsResponse_FieldPathValue interface { SearchProbingTargetsResponse_FieldPath gotenobject.FieldPathValue SetTo(target **SearchProbingTargetsResponse) CompareWith(*SearchProbingTargetsResponse) (cmp int, comparable bool) }
SearchProbingTargetsResponse_FieldPathValue allows storing values for SearchProbingTargetsResponse fields according to their type
func MustParseSearchProbingTargetsResponse_FieldPathValue ¶
func MustParseSearchProbingTargetsResponse_FieldPathValue(pathStr, valueStr string) SearchProbingTargetsResponse_FieldPathValue
func ParseSearchProbingTargetsResponse_FieldPathValue ¶
func ParseSearchProbingTargetsResponse_FieldPathValue(pathStr, valueStr string) (SearchProbingTargetsResponse_FieldPathValue, error)
type SearchProbingTargetsResponse_FieldSubPath ¶
type SearchProbingTargetsResponse_FieldSubPath struct {
// contains filtered or unexported fields
}
func (*SearchProbingTargetsResponse_FieldSubPath) AsProbingTargetsSubPath ¶
func (fps *SearchProbingTargetsResponse_FieldSubPath) AsProbingTargetsSubPath() (probing_target.ProbingTarget_FieldPath, bool)
func (*SearchProbingTargetsResponse_FieldSubPath) ClearValue ¶
func (fps *SearchProbingTargetsResponse_FieldSubPath) ClearValue(item *SearchProbingTargetsResponse)
func (*SearchProbingTargetsResponse_FieldSubPath) ClearValueRaw ¶
func (fps *SearchProbingTargetsResponse_FieldSubPath) ClearValueRaw(item proto.Message)
func (*SearchProbingTargetsResponse_FieldSubPath) Get ¶
func (fps *SearchProbingTargetsResponse_FieldSubPath) Get(source *SearchProbingTargetsResponse) (values []interface{})
Get returns all values pointed by selected field from source SearchProbingTargetsResponse
func (*SearchProbingTargetsResponse_FieldSubPath) GetDefault ¶
func (fps *SearchProbingTargetsResponse_FieldSubPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*SearchProbingTargetsResponse_FieldSubPath) GetRaw ¶
func (fps *SearchProbingTargetsResponse_FieldSubPath) GetRaw(source proto.Message) []interface{}
func (*SearchProbingTargetsResponse_FieldSubPath) GetSingle ¶
func (fps *SearchProbingTargetsResponse_FieldSubPath) GetSingle(source *SearchProbingTargetsResponse) (interface{}, bool)
GetSingle returns value of selected field from source SearchProbingTargetsResponse
func (*SearchProbingTargetsResponse_FieldSubPath) GetSingleRaw ¶
func (fps *SearchProbingTargetsResponse_FieldSubPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*SearchProbingTargetsResponse_FieldSubPath) IsLeaf ¶
func (fps *SearchProbingTargetsResponse_FieldSubPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*SearchProbingTargetsResponse_FieldSubPath) JSONString ¶
func (fps *SearchProbingTargetsResponse_FieldSubPath) JSONString() string
JSONString returns path representation is JSON convention
func (*SearchProbingTargetsResponse_FieldSubPath) Selector ¶
func (fps *SearchProbingTargetsResponse_FieldSubPath) Selector() SearchProbingTargetsResponse_FieldPathSelector
func (*SearchProbingTargetsResponse_FieldSubPath) String ¶
func (fps *SearchProbingTargetsResponse_FieldSubPath) String() string
String returns path representation in proto convention
func (*SearchProbingTargetsResponse_FieldSubPath) WithIArrayItemValue ¶
func (fps *SearchProbingTargetsResponse_FieldSubPath) WithIArrayItemValue(value interface{}) SearchProbingTargetsResponse_FieldPathArrayItemValue
func (*SearchProbingTargetsResponse_FieldSubPath) WithIArrayOfValues ¶
func (fps *SearchProbingTargetsResponse_FieldSubPath) WithIArrayOfValues(values interface{}) SearchProbingTargetsResponse_FieldPathArrayOfValues
func (*SearchProbingTargetsResponse_FieldSubPath) WithIValue ¶
func (fps *SearchProbingTargetsResponse_FieldSubPath) WithIValue(value interface{}) SearchProbingTargetsResponse_FieldPathValue
func (*SearchProbingTargetsResponse_FieldSubPath) WithRawIArrayItemValue ¶
func (fps *SearchProbingTargetsResponse_FieldSubPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*SearchProbingTargetsResponse_FieldSubPath) WithRawIArrayOfValues ¶
func (fps *SearchProbingTargetsResponse_FieldSubPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*SearchProbingTargetsResponse_FieldSubPath) WithRawIValue ¶
func (fps *SearchProbingTargetsResponse_FieldSubPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type SearchProbingTargetsResponse_FieldSubPathArrayItemValue ¶
type SearchProbingTargetsResponse_FieldSubPathArrayItemValue struct { SearchProbingTargetsResponse_FieldPath // contains filtered or unexported fields }
func (*SearchProbingTargetsResponse_FieldSubPathArrayItemValue) AsProbingTargetsPathItemValue ¶
func (fpaivs *SearchProbingTargetsResponse_FieldSubPathArrayItemValue) AsProbingTargetsPathItemValue() (probing_target.ProbingTarget_FieldPathArrayItemValue, bool)
func (*SearchProbingTargetsResponse_FieldSubPathArrayItemValue) ContainsValue ¶
func (fpaivs *SearchProbingTargetsResponse_FieldSubPathArrayItemValue) ContainsValue(source *SearchProbingTargetsResponse) bool
Contains returns a boolean indicating if value that is being held is present in given 'SearchProbingTargetsResponse'
func (*SearchProbingTargetsResponse_FieldSubPathArrayItemValue) GetRawItemValue ¶
func (fpaivs *SearchProbingTargetsResponse_FieldSubPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored array item value
type SearchProbingTargetsResponse_FieldSubPathArrayOfValues ¶
type SearchProbingTargetsResponse_FieldSubPathArrayOfValues struct { SearchProbingTargetsResponse_FieldPath // contains filtered or unexported fields }
func (*SearchProbingTargetsResponse_FieldSubPathArrayOfValues) AsProbingTargetsPathArrayOfValues ¶
func (fpsaov *SearchProbingTargetsResponse_FieldSubPathArrayOfValues) AsProbingTargetsPathArrayOfValues() (probing_target.ProbingTarget_FieldPathArrayOfValues, bool)
func (*SearchProbingTargetsResponse_FieldSubPathArrayOfValues) GetRawValues ¶
func (fpsaov *SearchProbingTargetsResponse_FieldSubPathArrayOfValues) GetRawValues() []interface{}
type SearchProbingTargetsResponse_FieldSubPathValue ¶
type SearchProbingTargetsResponse_FieldSubPathValue struct { SearchProbingTargetsResponse_FieldPath // contains filtered or unexported fields }
func (*SearchProbingTargetsResponse_FieldSubPathValue) AsProbingTargetsPathValue ¶
func (fpvs *SearchProbingTargetsResponse_FieldSubPathValue) AsProbingTargetsPathValue() (probing_target.ProbingTarget_FieldPathValue, bool)
func (*SearchProbingTargetsResponse_FieldSubPathValue) CompareWith ¶
func (fpvs *SearchProbingTargetsResponse_FieldSubPathValue) CompareWith(source *SearchProbingTargetsResponse) (int, bool)
func (*SearchProbingTargetsResponse_FieldSubPathValue) CompareWithRaw ¶
func (fpvs *SearchProbingTargetsResponse_FieldSubPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*SearchProbingTargetsResponse_FieldSubPathValue) GetRawValue ¶
func (fpvs *SearchProbingTargetsResponse_FieldSubPathValue) GetRawValue() interface{}
func (*SearchProbingTargetsResponse_FieldSubPathValue) SetTo ¶
func (fpvs *SearchProbingTargetsResponse_FieldSubPathValue) SetTo(target **SearchProbingTargetsResponse)
func (*SearchProbingTargetsResponse_FieldSubPathValue) SetToRaw ¶
func (fpvs *SearchProbingTargetsResponse_FieldSubPathValue) SetToRaw(target proto.Message)
type SearchProbingTargetsResponse_FieldTerminalPath ¶
type SearchProbingTargetsResponse_FieldTerminalPath struct {
// contains filtered or unexported fields
}
func (*SearchProbingTargetsResponse_FieldTerminalPath) ClearValue ¶
func (fp *SearchProbingTargetsResponse_FieldTerminalPath) ClearValue(item *SearchProbingTargetsResponse)
func (*SearchProbingTargetsResponse_FieldTerminalPath) ClearValueRaw ¶
func (fp *SearchProbingTargetsResponse_FieldTerminalPath) ClearValueRaw(item proto.Message)
func (*SearchProbingTargetsResponse_FieldTerminalPath) Get ¶
func (fp *SearchProbingTargetsResponse_FieldTerminalPath) Get(source *SearchProbingTargetsResponse) (values []interface{})
Get returns all values pointed by specific field from source SearchProbingTargetsResponse
func (*SearchProbingTargetsResponse_FieldTerminalPath) GetDefault ¶
func (fp *SearchProbingTargetsResponse_FieldTerminalPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*SearchProbingTargetsResponse_FieldTerminalPath) GetRaw ¶
func (fp *SearchProbingTargetsResponse_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
func (*SearchProbingTargetsResponse_FieldTerminalPath) GetSingle ¶
func (fp *SearchProbingTargetsResponse_FieldTerminalPath) GetSingle(source *SearchProbingTargetsResponse) (interface{}, bool)
GetSingle returns value pointed by specific field of from source SearchProbingTargetsResponse
func (*SearchProbingTargetsResponse_FieldTerminalPath) GetSingleRaw ¶
func (fp *SearchProbingTargetsResponse_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*SearchProbingTargetsResponse_FieldTerminalPath) IsLeaf ¶
func (fp *SearchProbingTargetsResponse_FieldTerminalPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*SearchProbingTargetsResponse_FieldTerminalPath) JSONString ¶
func (fp *SearchProbingTargetsResponse_FieldTerminalPath) JSONString() string
JSONString returns path representation is JSON convention
func (*SearchProbingTargetsResponse_FieldTerminalPath) Selector ¶
func (fp *SearchProbingTargetsResponse_FieldTerminalPath) Selector() SearchProbingTargetsResponse_FieldPathSelector
func (*SearchProbingTargetsResponse_FieldTerminalPath) String ¶
func (fp *SearchProbingTargetsResponse_FieldTerminalPath) String() string
String returns path representation in proto convention
func (*SearchProbingTargetsResponse_FieldTerminalPath) WithIArrayItemValue ¶
func (fp *SearchProbingTargetsResponse_FieldTerminalPath) WithIArrayItemValue(value interface{}) SearchProbingTargetsResponse_FieldPathArrayItemValue
func (*SearchProbingTargetsResponse_FieldTerminalPath) WithIArrayOfValues ¶
func (fp *SearchProbingTargetsResponse_FieldTerminalPath) WithIArrayOfValues(values interface{}) SearchProbingTargetsResponse_FieldPathArrayOfValues
func (*SearchProbingTargetsResponse_FieldTerminalPath) WithIValue ¶
func (fp *SearchProbingTargetsResponse_FieldTerminalPath) WithIValue(value interface{}) SearchProbingTargetsResponse_FieldPathValue
func (*SearchProbingTargetsResponse_FieldTerminalPath) WithRawIArrayItemValue ¶
func (fp *SearchProbingTargetsResponse_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*SearchProbingTargetsResponse_FieldTerminalPath) WithRawIArrayOfValues ¶
func (fp *SearchProbingTargetsResponse_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*SearchProbingTargetsResponse_FieldTerminalPath) WithRawIValue ¶
func (fp *SearchProbingTargetsResponse_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type SearchProbingTargetsResponse_FieldTerminalPathArrayItemValue ¶
type SearchProbingTargetsResponse_FieldTerminalPathArrayItemValue struct { SearchProbingTargetsResponse_FieldTerminalPath // contains filtered or unexported fields }
func (*SearchProbingTargetsResponse_FieldTerminalPathArrayItemValue) AsProbingTargetsItemValue ¶
func (fpaiv *SearchProbingTargetsResponse_FieldTerminalPathArrayItemValue) AsProbingTargetsItemValue() (*probing_target.ProbingTarget, bool)
func (*SearchProbingTargetsResponse_FieldTerminalPathArrayItemValue) ContainsValue ¶
func (fpaiv *SearchProbingTargetsResponse_FieldTerminalPathArrayItemValue) ContainsValue(source *SearchProbingTargetsResponse) bool
Contains returns a boolean indicating if value that is being held is present in given 'SearchProbingTargetsResponse'
func (*SearchProbingTargetsResponse_FieldTerminalPathArrayItemValue) GetRawItemValue ¶
func (fpaiv *SearchProbingTargetsResponse_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored element value for array in object SearchProbingTargetsResponse as interface{}
func (*SearchProbingTargetsResponse_FieldTerminalPathArrayItemValue) GetSingle ¶
func (fpaiv *SearchProbingTargetsResponse_FieldTerminalPathArrayItemValue) GetSingle(source *SearchProbingTargetsResponse) (interface{}, bool)
func (*SearchProbingTargetsResponse_FieldTerminalPathArrayItemValue) GetSingleRaw ¶
func (fpaiv *SearchProbingTargetsResponse_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
type SearchProbingTargetsResponse_FieldTerminalPathArrayOfValues ¶
type SearchProbingTargetsResponse_FieldTerminalPathArrayOfValues struct { SearchProbingTargetsResponse_FieldTerminalPath // contains filtered or unexported fields }
func (*SearchProbingTargetsResponse_FieldTerminalPathArrayOfValues) AsCurrentOffsetArrayOfValues ¶
func (fpaov *SearchProbingTargetsResponse_FieldTerminalPathArrayOfValues) AsCurrentOffsetArrayOfValues() ([]int32, bool)
func (*SearchProbingTargetsResponse_FieldTerminalPathArrayOfValues) AsNextPageTokenArrayOfValues ¶
func (fpaov *SearchProbingTargetsResponse_FieldTerminalPathArrayOfValues) AsNextPageTokenArrayOfValues() ([]*probing_target.PagerCursor, bool)
func (*SearchProbingTargetsResponse_FieldTerminalPathArrayOfValues) AsPrevPageTokenArrayOfValues ¶
func (fpaov *SearchProbingTargetsResponse_FieldTerminalPathArrayOfValues) AsPrevPageTokenArrayOfValues() ([]*probing_target.PagerCursor, bool)
func (*SearchProbingTargetsResponse_FieldTerminalPathArrayOfValues) AsProbingTargetsArrayOfValues ¶
func (fpaov *SearchProbingTargetsResponse_FieldTerminalPathArrayOfValues) AsProbingTargetsArrayOfValues() ([][]*probing_target.ProbingTarget, bool)
func (*SearchProbingTargetsResponse_FieldTerminalPathArrayOfValues) AsTotalResultsCountArrayOfValues ¶
func (fpaov *SearchProbingTargetsResponse_FieldTerminalPathArrayOfValues) AsTotalResultsCountArrayOfValues() ([]int32, bool)
func (*SearchProbingTargetsResponse_FieldTerminalPathArrayOfValues) GetRawValues ¶
func (fpaov *SearchProbingTargetsResponse_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
type SearchProbingTargetsResponse_FieldTerminalPathValue ¶
type SearchProbingTargetsResponse_FieldTerminalPathValue struct { SearchProbingTargetsResponse_FieldTerminalPath // contains filtered or unexported fields }
func (*SearchProbingTargetsResponse_FieldTerminalPathValue) AsCurrentOffsetValue ¶
func (fpv *SearchProbingTargetsResponse_FieldTerminalPathValue) AsCurrentOffsetValue() (int32, bool)
func (*SearchProbingTargetsResponse_FieldTerminalPathValue) AsNextPageTokenValue ¶
func (fpv *SearchProbingTargetsResponse_FieldTerminalPathValue) AsNextPageTokenValue() (*probing_target.PagerCursor, bool)
func (*SearchProbingTargetsResponse_FieldTerminalPathValue) AsPrevPageTokenValue ¶
func (fpv *SearchProbingTargetsResponse_FieldTerminalPathValue) AsPrevPageTokenValue() (*probing_target.PagerCursor, bool)
func (*SearchProbingTargetsResponse_FieldTerminalPathValue) AsProbingTargetsValue ¶
func (fpv *SearchProbingTargetsResponse_FieldTerminalPathValue) AsProbingTargetsValue() ([]*probing_target.ProbingTarget, bool)
func (*SearchProbingTargetsResponse_FieldTerminalPathValue) AsTotalResultsCountValue ¶
func (fpv *SearchProbingTargetsResponse_FieldTerminalPathValue) AsTotalResultsCountValue() (int32, bool)
func (*SearchProbingTargetsResponse_FieldTerminalPathValue) CompareWith ¶
func (fpv *SearchProbingTargetsResponse_FieldTerminalPathValue) CompareWith(source *SearchProbingTargetsResponse) (int, bool)
CompareWith compares value in the 'SearchProbingTargetsResponse_FieldTerminalPathValue' with the value under path in 'SearchProbingTargetsResponse'.
func (*SearchProbingTargetsResponse_FieldTerminalPathValue) CompareWithRaw ¶
func (fpv *SearchProbingTargetsResponse_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*SearchProbingTargetsResponse_FieldTerminalPathValue) GetRawValue ¶
func (fpv *SearchProbingTargetsResponse_FieldTerminalPathValue) GetRawValue() interface{}
GetRawValue returns raw value stored under selected path for 'SearchProbingTargetsResponse' as interface{}
func (*SearchProbingTargetsResponse_FieldTerminalPathValue) SetTo ¶
func (fpv *SearchProbingTargetsResponse_FieldTerminalPathValue) SetTo(target **SearchProbingTargetsResponse)
SetTo stores value for selected field for object SearchProbingTargetsResponse
func (*SearchProbingTargetsResponse_FieldTerminalPathValue) SetToRaw ¶
func (fpv *SearchProbingTargetsResponse_FieldTerminalPathValue) SetToRaw(target proto.Message)
type UpdateProbingTargetDescriptor ¶ added in v0.4.26
type UpdateProbingTargetDescriptor struct{}
func GetUpdateProbingTargetDescriptor ¶ added in v0.4.26
func GetUpdateProbingTargetDescriptor() *UpdateProbingTargetDescriptor
func (*UpdateProbingTargetDescriptor) GetApiDescriptor ¶ added in v0.4.26
func (d *UpdateProbingTargetDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
func (*UpdateProbingTargetDescriptor) GetApiName ¶ added in v0.4.26
func (d *UpdateProbingTargetDescriptor) GetApiName() string
func (*UpdateProbingTargetDescriptor) GetClientMsgReflectHandle ¶ added in v0.4.26
func (d *UpdateProbingTargetDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
func (*UpdateProbingTargetDescriptor) GetFullMethodName ¶ added in v0.4.26
func (d *UpdateProbingTargetDescriptor) GetFullMethodName() string
func (*UpdateProbingTargetDescriptor) GetMethodName ¶ added in v0.4.26
func (d *UpdateProbingTargetDescriptor) GetMethodName() string
func (*UpdateProbingTargetDescriptor) GetProtoPkgName ¶ added in v0.4.26
func (d *UpdateProbingTargetDescriptor) GetProtoPkgName() string
func (*UpdateProbingTargetDescriptor) GetResourceDescriptor ¶ added in v0.4.27
func (d *UpdateProbingTargetDescriptor) GetResourceDescriptor() gotenresource.Descriptor
func (*UpdateProbingTargetDescriptor) GetServerMsgReflectHandle ¶ added in v0.4.26
func (d *UpdateProbingTargetDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
func (*UpdateProbingTargetDescriptor) GetServiceDomain ¶ added in v0.4.26
func (d *UpdateProbingTargetDescriptor) GetServiceDomain() string
func (*UpdateProbingTargetDescriptor) GetServiceVersion ¶ added in v0.4.26
func (d *UpdateProbingTargetDescriptor) GetServiceVersion() string
func (*UpdateProbingTargetDescriptor) GetVerb ¶ added in v0.4.26
func (d *UpdateProbingTargetDescriptor) GetVerb() string
func (*UpdateProbingTargetDescriptor) HasResource ¶ added in v0.4.27
func (d *UpdateProbingTargetDescriptor) HasResource() bool
func (*UpdateProbingTargetDescriptor) IsClientStream ¶ added in v0.4.26
func (d *UpdateProbingTargetDescriptor) IsClientStream() bool
func (*UpdateProbingTargetDescriptor) IsCollection ¶ added in v0.4.27
func (d *UpdateProbingTargetDescriptor) IsCollection() bool
func (*UpdateProbingTargetDescriptor) IsPlural ¶ added in v0.4.27
func (d *UpdateProbingTargetDescriptor) IsPlural() bool
func (*UpdateProbingTargetDescriptor) IsServerStream ¶ added in v0.4.26
func (d *UpdateProbingTargetDescriptor) IsServerStream() bool
func (*UpdateProbingTargetDescriptor) IsUnary ¶ added in v0.4.26
func (d *UpdateProbingTargetDescriptor) IsUnary() bool
func (*UpdateProbingTargetDescriptor) NewEmptyClientMsg ¶ added in v0.4.26
func (d *UpdateProbingTargetDescriptor) NewEmptyClientMsg() proto.Message
func (*UpdateProbingTargetDescriptor) NewEmptyServerMsg ¶ added in v0.4.26
func (d *UpdateProbingTargetDescriptor) NewEmptyServerMsg() proto.Message
func (*UpdateProbingTargetDescriptor) RequestHasResourceBody ¶ added in v0.4.26
func (d *UpdateProbingTargetDescriptor) RequestHasResourceBody() bool
type UpdateProbingTargetDescriptorClientMsgHandle ¶ added in v0.4.26
type UpdateProbingTargetDescriptorClientMsgHandle struct{}
func (*UpdateProbingTargetDescriptorClientMsgHandle) ExtractCollectionName ¶ added in v0.4.27
func (h *UpdateProbingTargetDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*UpdateProbingTargetDescriptorClientMsgHandle) ExtractResourceName ¶ added in v0.4.27
func (h *UpdateProbingTargetDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*UpdateProbingTargetDescriptorClientMsgHandle) ExtractResourceNames ¶ added in v0.4.27
func (h *UpdateProbingTargetDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type UpdateProbingTargetDescriptorServerMsgHandle ¶ added in v0.4.26
type UpdateProbingTargetDescriptorServerMsgHandle struct{}
func (*UpdateProbingTargetDescriptorServerMsgHandle) ExtractCollectionName ¶ added in v0.4.27
func (h *UpdateProbingTargetDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*UpdateProbingTargetDescriptorServerMsgHandle) ExtractResourceName ¶ added in v0.4.27
func (h *UpdateProbingTargetDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*UpdateProbingTargetDescriptorServerMsgHandle) ExtractResourceNames ¶ added in v0.4.27
func (h *UpdateProbingTargetDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type UpdateProbingTargetRequest ¶
type UpdateProbingTargetRequest struct { // ProbingTarget resource body ProbingTarget *probing_target.ProbingTarget `` /* 126-byte string literal not displayed */ // FieldMask applied to request - change will be applied only for fields in // the mask UpdateMask *probing_target.ProbingTarget_FieldMask `` /* 149-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 *UpdateProbingTargetRequest_CAS `protobuf:"bytes,4,opt,name=cas,proto3" json:"cas,omitempty" firestore:"cas"` // contains filtered or unexported fields }
Request message for method [UpdateProbingTarget][ntt.watchdog.v1alpha2.UpdateProbingTarget]
func (*UpdateProbingTargetRequest) Clone ¶
func (o *UpdateProbingTargetRequest) Clone() *UpdateProbingTargetRequest
func (*UpdateProbingTargetRequest) CloneRaw ¶
func (o *UpdateProbingTargetRequest) CloneRaw() gotenobject.GotenObjectExt
func (*UpdateProbingTargetRequest) Descriptor ¶
func (*UpdateProbingTargetRequest) Descriptor() ([]byte, []int)
Deprecated, Use UpdateProbingTargetRequest.ProtoReflect.Descriptor instead.
func (*UpdateProbingTargetRequest) GetCas ¶
func (m *UpdateProbingTargetRequest) GetCas() *UpdateProbingTargetRequest_CAS
func (*UpdateProbingTargetRequest) GetProbingTarget ¶
func (m *UpdateProbingTargetRequest) GetProbingTarget() *probing_target.ProbingTarget
func (*UpdateProbingTargetRequest) GetUpdateMask ¶
func (m *UpdateProbingTargetRequest) GetUpdateMask() *probing_target.ProbingTarget_FieldMask
func (*UpdateProbingTargetRequest) GotenMessage ¶
func (*UpdateProbingTargetRequest) GotenMessage()
func (*UpdateProbingTargetRequest) GotenObjectExt ¶
func (o *UpdateProbingTargetRequest) GotenObjectExt()
func (*UpdateProbingTargetRequest) GotenValidate ¶
func (obj *UpdateProbingTargetRequest) GotenValidate() error
func (*UpdateProbingTargetRequest) MakeDiffFieldMask ¶
func (o *UpdateProbingTargetRequest) MakeDiffFieldMask(other *UpdateProbingTargetRequest) *UpdateProbingTargetRequest_FieldMask
func (*UpdateProbingTargetRequest) MakeFullFieldMask ¶
func (o *UpdateProbingTargetRequest) MakeFullFieldMask() *UpdateProbingTargetRequest_FieldMask
func (*UpdateProbingTargetRequest) MakeRawDiffFieldMask ¶
func (o *UpdateProbingTargetRequest) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
func (*UpdateProbingTargetRequest) MakeRawFullFieldMask ¶
func (o *UpdateProbingTargetRequest) MakeRawFullFieldMask() gotenobject.FieldMask
func (*UpdateProbingTargetRequest) Marshal ¶
func (m *UpdateProbingTargetRequest) Marshal() ([]byte, error)
func (*UpdateProbingTargetRequest) MarshalJSON ¶
func (m *UpdateProbingTargetRequest) MarshalJSON() ([]byte, error)
func (*UpdateProbingTargetRequest) Merge ¶
func (o *UpdateProbingTargetRequest) Merge(source *UpdateProbingTargetRequest)
func (*UpdateProbingTargetRequest) MergeRaw ¶
func (o *UpdateProbingTargetRequest) MergeRaw(source gotenobject.GotenObjectExt)
func (*UpdateProbingTargetRequest) ProtoMessage ¶
func (*UpdateProbingTargetRequest) ProtoMessage()
func (*UpdateProbingTargetRequest) ProtoReflect ¶
func (m *UpdateProbingTargetRequest) ProtoReflect() preflect.Message
func (*UpdateProbingTargetRequest) Reset ¶
func (m *UpdateProbingTargetRequest) Reset()
func (*UpdateProbingTargetRequest) SetCas ¶
func (m *UpdateProbingTargetRequest) SetCas(fv *UpdateProbingTargetRequest_CAS)
func (*UpdateProbingTargetRequest) SetProbingTarget ¶
func (m *UpdateProbingTargetRequest) SetProbingTarget(fv *probing_target.ProbingTarget)
func (*UpdateProbingTargetRequest) SetUpdateMask ¶
func (m *UpdateProbingTargetRequest) SetUpdateMask(fv *probing_target.ProbingTarget_FieldMask)
func (*UpdateProbingTargetRequest) String ¶
func (m *UpdateProbingTargetRequest) String() string
func (*UpdateProbingTargetRequest) Unmarshal ¶
func (m *UpdateProbingTargetRequest) Unmarshal(b []byte) error
func (*UpdateProbingTargetRequest) UnmarshalJSON ¶
func (m *UpdateProbingTargetRequest) UnmarshalJSON(data []byte) error
type UpdateProbingTargetRequestCASFieldPathBuilder ¶
type UpdateProbingTargetRequestCASFieldPathBuilder struct{}
func NewUpdateProbingTargetRequestCASFieldPathBuilder ¶
func NewUpdateProbingTargetRequestCASFieldPathBuilder() UpdateProbingTargetRequestCASFieldPathBuilder
func (UpdateProbingTargetRequestCASFieldPathBuilder) ConditionalState ¶
func (UpdateProbingTargetRequestCASFieldPathBuilder) ConditionalState() UpdateProbingTargetRequest_CASPathSelectorConditionalState
type UpdateProbingTargetRequestCAS_FieldPath ¶
type UpdateProbingTargetRequestCAS_FieldPath interface { gotenobject.FieldPath Selector() UpdateProbingTargetRequestCAS_FieldPathSelector Get(source *UpdateProbingTargetRequest_CAS) []interface{} GetSingle(source *UpdateProbingTargetRequest_CAS) (interface{}, bool) ClearValue(item *UpdateProbingTargetRequest_CAS) // Those methods build corresponding UpdateProbingTargetRequestCAS_FieldPathValue // (or array of values) and holds passed value. Panics if injected type is incorrect. WithIValue(value interface{}) UpdateProbingTargetRequestCAS_FieldPathValue WithIArrayOfValues(values interface{}) UpdateProbingTargetRequestCAS_FieldPathArrayOfValues WithIArrayItemValue(value interface{}) UpdateProbingTargetRequestCAS_FieldPathArrayItemValue }
FieldPath provides implementation to handle https://github.com/protocolbuffers/protobuf/blob/master/src/google/protobuf/field_mask.proto
func BuildUpdateProbingTargetRequestCAS_FieldPath ¶
func BuildUpdateProbingTargetRequestCAS_FieldPath(fp gotenobject.RawFieldPath) (UpdateProbingTargetRequestCAS_FieldPath, error)
func MustParseUpdateProbingTargetRequestCAS_FieldPath ¶
func MustParseUpdateProbingTargetRequestCAS_FieldPath(rawField string) UpdateProbingTargetRequestCAS_FieldPath
func ParseUpdateProbingTargetRequestCAS_FieldPath ¶
func ParseUpdateProbingTargetRequestCAS_FieldPath(rawField string) (UpdateProbingTargetRequestCAS_FieldPath, error)
type UpdateProbingTargetRequestCAS_FieldPathArrayItemValue ¶
type UpdateProbingTargetRequestCAS_FieldPathArrayItemValue interface { gotenobject.FieldPathArrayItemValue UpdateProbingTargetRequestCAS_FieldPath ContainsValue(*UpdateProbingTargetRequest_CAS) bool }
UpdateProbingTargetRequestCAS_FieldPathArrayItemValue allows storing single item in Path-specific values for CAS according to their type Present only for array (repeated) types.
func MustParseUpdateProbingTargetRequestCAS_FieldPathArrayItemValue ¶
func MustParseUpdateProbingTargetRequestCAS_FieldPathArrayItemValue(pathStr, valueStr string) UpdateProbingTargetRequestCAS_FieldPathArrayItemValue
func ParseUpdateProbingTargetRequestCAS_FieldPathArrayItemValue ¶
func ParseUpdateProbingTargetRequestCAS_FieldPathArrayItemValue(pathStr, valueStr string) (UpdateProbingTargetRequestCAS_FieldPathArrayItemValue, error)
ParseUpdateProbingTargetRequestCAS_FieldPathArrayItemValue parses string and JSON-encoded value to its Value
type UpdateProbingTargetRequestCAS_FieldPathArrayOfValues ¶
type UpdateProbingTargetRequestCAS_FieldPathArrayOfValues interface { gotenobject.FieldPathArrayOfValues UpdateProbingTargetRequestCAS_FieldPath }
UpdateProbingTargetRequestCAS_FieldPathArrayOfValues allows storing slice of values for CAS fields according to their type
func MustParseUpdateProbingTargetRequestCAS_FieldPathArrayOfValues ¶
func MustParseUpdateProbingTargetRequestCAS_FieldPathArrayOfValues(pathStr, valuesStr string) UpdateProbingTargetRequestCAS_FieldPathArrayOfValues
func ParseUpdateProbingTargetRequestCAS_FieldPathArrayOfValues ¶
func ParseUpdateProbingTargetRequestCAS_FieldPathArrayOfValues(pathStr, valuesStr string) (UpdateProbingTargetRequestCAS_FieldPathArrayOfValues, error)
type UpdateProbingTargetRequestCAS_FieldPathSelector ¶
type UpdateProbingTargetRequestCAS_FieldPathSelector int32
const ( UpdateProbingTargetRequestCAS_FieldPathSelectorConditionalState UpdateProbingTargetRequestCAS_FieldPathSelector = 0 UpdateProbingTargetRequestCAS_FieldPathSelectorFieldMask UpdateProbingTargetRequestCAS_FieldPathSelector = 1 )
func (UpdateProbingTargetRequestCAS_FieldPathSelector) String ¶
func (s UpdateProbingTargetRequestCAS_FieldPathSelector) String() string
type UpdateProbingTargetRequestCAS_FieldPathValue ¶
type UpdateProbingTargetRequestCAS_FieldPathValue interface { UpdateProbingTargetRequestCAS_FieldPath gotenobject.FieldPathValue SetTo(target **UpdateProbingTargetRequest_CAS) CompareWith(*UpdateProbingTargetRequest_CAS) (cmp int, comparable bool) }
UpdateProbingTargetRequestCAS_FieldPathValue allows storing values for CAS fields according to their type
func MustParseUpdateProbingTargetRequestCAS_FieldPathValue ¶
func MustParseUpdateProbingTargetRequestCAS_FieldPathValue(pathStr, valueStr string) UpdateProbingTargetRequestCAS_FieldPathValue
func ParseUpdateProbingTargetRequestCAS_FieldPathValue ¶
func ParseUpdateProbingTargetRequestCAS_FieldPathValue(pathStr, valueStr string) (UpdateProbingTargetRequestCAS_FieldPathValue, error)
type UpdateProbingTargetRequestCAS_FieldSubPath ¶
type UpdateProbingTargetRequestCAS_FieldSubPath struct {
// contains filtered or unexported fields
}
func (*UpdateProbingTargetRequestCAS_FieldSubPath) AsConditionalStateSubPath ¶
func (fps *UpdateProbingTargetRequestCAS_FieldSubPath) AsConditionalStateSubPath() (probing_target.ProbingTarget_FieldPath, bool)
func (*UpdateProbingTargetRequestCAS_FieldSubPath) ClearValue ¶
func (fps *UpdateProbingTargetRequestCAS_FieldSubPath) ClearValue(item *UpdateProbingTargetRequest_CAS)
func (*UpdateProbingTargetRequestCAS_FieldSubPath) ClearValueRaw ¶
func (fps *UpdateProbingTargetRequestCAS_FieldSubPath) ClearValueRaw(item proto.Message)
func (*UpdateProbingTargetRequestCAS_FieldSubPath) Get ¶
func (fps *UpdateProbingTargetRequestCAS_FieldSubPath) Get(source *UpdateProbingTargetRequest_CAS) (values []interface{})
Get returns all values pointed by selected field from source UpdateProbingTargetRequest_CAS
func (*UpdateProbingTargetRequestCAS_FieldSubPath) GetDefault ¶
func (fps *UpdateProbingTargetRequestCAS_FieldSubPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*UpdateProbingTargetRequestCAS_FieldSubPath) GetRaw ¶
func (fps *UpdateProbingTargetRequestCAS_FieldSubPath) GetRaw(source proto.Message) []interface{}
func (*UpdateProbingTargetRequestCAS_FieldSubPath) GetSingle ¶
func (fps *UpdateProbingTargetRequestCAS_FieldSubPath) GetSingle(source *UpdateProbingTargetRequest_CAS) (interface{}, bool)
GetSingle returns value of selected field from source UpdateProbingTargetRequest_CAS
func (*UpdateProbingTargetRequestCAS_FieldSubPath) GetSingleRaw ¶
func (fps *UpdateProbingTargetRequestCAS_FieldSubPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*UpdateProbingTargetRequestCAS_FieldSubPath) IsLeaf ¶
func (fps *UpdateProbingTargetRequestCAS_FieldSubPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*UpdateProbingTargetRequestCAS_FieldSubPath) JSONString ¶
func (fps *UpdateProbingTargetRequestCAS_FieldSubPath) JSONString() string
JSONString returns path representation is JSON convention
func (*UpdateProbingTargetRequestCAS_FieldSubPath) Selector ¶
func (fps *UpdateProbingTargetRequestCAS_FieldSubPath) Selector() UpdateProbingTargetRequestCAS_FieldPathSelector
func (*UpdateProbingTargetRequestCAS_FieldSubPath) String ¶
func (fps *UpdateProbingTargetRequestCAS_FieldSubPath) String() string
String returns path representation in proto convention
func (*UpdateProbingTargetRequestCAS_FieldSubPath) WithIArrayItemValue ¶
func (fps *UpdateProbingTargetRequestCAS_FieldSubPath) WithIArrayItemValue(value interface{}) UpdateProbingTargetRequestCAS_FieldPathArrayItemValue
func (*UpdateProbingTargetRequestCAS_FieldSubPath) WithIArrayOfValues ¶
func (fps *UpdateProbingTargetRequestCAS_FieldSubPath) WithIArrayOfValues(values interface{}) UpdateProbingTargetRequestCAS_FieldPathArrayOfValues
func (*UpdateProbingTargetRequestCAS_FieldSubPath) WithIValue ¶
func (fps *UpdateProbingTargetRequestCAS_FieldSubPath) WithIValue(value interface{}) UpdateProbingTargetRequestCAS_FieldPathValue
func (*UpdateProbingTargetRequestCAS_FieldSubPath) WithRawIArrayItemValue ¶
func (fps *UpdateProbingTargetRequestCAS_FieldSubPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*UpdateProbingTargetRequestCAS_FieldSubPath) WithRawIArrayOfValues ¶
func (fps *UpdateProbingTargetRequestCAS_FieldSubPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*UpdateProbingTargetRequestCAS_FieldSubPath) WithRawIValue ¶
func (fps *UpdateProbingTargetRequestCAS_FieldSubPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type UpdateProbingTargetRequestCAS_FieldSubPathArrayItemValue ¶
type UpdateProbingTargetRequestCAS_FieldSubPathArrayItemValue struct { UpdateProbingTargetRequestCAS_FieldPath // contains filtered or unexported fields }
func (*UpdateProbingTargetRequestCAS_FieldSubPathArrayItemValue) AsConditionalStatePathItemValue ¶
func (fpaivs *UpdateProbingTargetRequestCAS_FieldSubPathArrayItemValue) AsConditionalStatePathItemValue() (probing_target.ProbingTarget_FieldPathArrayItemValue, bool)
func (*UpdateProbingTargetRequestCAS_FieldSubPathArrayItemValue) ContainsValue ¶
func (fpaivs *UpdateProbingTargetRequestCAS_FieldSubPathArrayItemValue) ContainsValue(source *UpdateProbingTargetRequest_CAS) bool
Contains returns a boolean indicating if value that is being held is present in given 'CAS'
func (*UpdateProbingTargetRequestCAS_FieldSubPathArrayItemValue) GetRawItemValue ¶
func (fpaivs *UpdateProbingTargetRequestCAS_FieldSubPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored array item value
type UpdateProbingTargetRequestCAS_FieldSubPathArrayOfValues ¶
type UpdateProbingTargetRequestCAS_FieldSubPathArrayOfValues struct { UpdateProbingTargetRequestCAS_FieldPath // contains filtered or unexported fields }
func (*UpdateProbingTargetRequestCAS_FieldSubPathArrayOfValues) AsConditionalStatePathArrayOfValues ¶
func (fpsaov *UpdateProbingTargetRequestCAS_FieldSubPathArrayOfValues) AsConditionalStatePathArrayOfValues() (probing_target.ProbingTarget_FieldPathArrayOfValues, bool)
func (*UpdateProbingTargetRequestCAS_FieldSubPathArrayOfValues) GetRawValues ¶
func (fpsaov *UpdateProbingTargetRequestCAS_FieldSubPathArrayOfValues) GetRawValues() []interface{}
type UpdateProbingTargetRequestCAS_FieldSubPathValue ¶
type UpdateProbingTargetRequestCAS_FieldSubPathValue struct { UpdateProbingTargetRequestCAS_FieldPath // contains filtered or unexported fields }
func (*UpdateProbingTargetRequestCAS_FieldSubPathValue) AsConditionalStatePathValue ¶
func (fpvs *UpdateProbingTargetRequestCAS_FieldSubPathValue) AsConditionalStatePathValue() (probing_target.ProbingTarget_FieldPathValue, bool)
func (*UpdateProbingTargetRequestCAS_FieldSubPathValue) CompareWith ¶
func (fpvs *UpdateProbingTargetRequestCAS_FieldSubPathValue) CompareWith(source *UpdateProbingTargetRequest_CAS) (int, bool)
func (*UpdateProbingTargetRequestCAS_FieldSubPathValue) CompareWithRaw ¶
func (fpvs *UpdateProbingTargetRequestCAS_FieldSubPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*UpdateProbingTargetRequestCAS_FieldSubPathValue) GetRawValue ¶
func (fpvs *UpdateProbingTargetRequestCAS_FieldSubPathValue) GetRawValue() interface{}
func (*UpdateProbingTargetRequestCAS_FieldSubPathValue) SetTo ¶
func (fpvs *UpdateProbingTargetRequestCAS_FieldSubPathValue) SetTo(target **UpdateProbingTargetRequest_CAS)
func (*UpdateProbingTargetRequestCAS_FieldSubPathValue) SetToRaw ¶
func (fpvs *UpdateProbingTargetRequestCAS_FieldSubPathValue) SetToRaw(target proto.Message)
type UpdateProbingTargetRequestCAS_FieldTerminalPath ¶
type UpdateProbingTargetRequestCAS_FieldTerminalPath struct {
// contains filtered or unexported fields
}
func (*UpdateProbingTargetRequestCAS_FieldTerminalPath) ClearValue ¶
func (fp *UpdateProbingTargetRequestCAS_FieldTerminalPath) ClearValue(item *UpdateProbingTargetRequest_CAS)
func (*UpdateProbingTargetRequestCAS_FieldTerminalPath) ClearValueRaw ¶
func (fp *UpdateProbingTargetRequestCAS_FieldTerminalPath) ClearValueRaw(item proto.Message)
func (*UpdateProbingTargetRequestCAS_FieldTerminalPath) Get ¶
func (fp *UpdateProbingTargetRequestCAS_FieldTerminalPath) Get(source *UpdateProbingTargetRequest_CAS) (values []interface{})
Get returns all values pointed by specific field from source UpdateProbingTargetRequest_CAS
func (*UpdateProbingTargetRequestCAS_FieldTerminalPath) GetDefault ¶
func (fp *UpdateProbingTargetRequestCAS_FieldTerminalPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*UpdateProbingTargetRequestCAS_FieldTerminalPath) GetRaw ¶
func (fp *UpdateProbingTargetRequestCAS_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
func (*UpdateProbingTargetRequestCAS_FieldTerminalPath) GetSingle ¶
func (fp *UpdateProbingTargetRequestCAS_FieldTerminalPath) GetSingle(source *UpdateProbingTargetRequest_CAS) (interface{}, bool)
GetSingle returns value pointed by specific field of from source UpdateProbingTargetRequest_CAS
func (*UpdateProbingTargetRequestCAS_FieldTerminalPath) GetSingleRaw ¶
func (fp *UpdateProbingTargetRequestCAS_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*UpdateProbingTargetRequestCAS_FieldTerminalPath) IsLeaf ¶
func (fp *UpdateProbingTargetRequestCAS_FieldTerminalPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*UpdateProbingTargetRequestCAS_FieldTerminalPath) JSONString ¶
func (fp *UpdateProbingTargetRequestCAS_FieldTerminalPath) JSONString() string
JSONString returns path representation is JSON convention
func (*UpdateProbingTargetRequestCAS_FieldTerminalPath) String ¶
func (fp *UpdateProbingTargetRequestCAS_FieldTerminalPath) String() string
String returns path representation in proto convention
func (*UpdateProbingTargetRequestCAS_FieldTerminalPath) WithIArrayItemValue ¶
func (fp *UpdateProbingTargetRequestCAS_FieldTerminalPath) WithIArrayItemValue(value interface{}) UpdateProbingTargetRequestCAS_FieldPathArrayItemValue
func (*UpdateProbingTargetRequestCAS_FieldTerminalPath) WithIArrayOfValues ¶
func (fp *UpdateProbingTargetRequestCAS_FieldTerminalPath) WithIArrayOfValues(values interface{}) UpdateProbingTargetRequestCAS_FieldPathArrayOfValues
func (*UpdateProbingTargetRequestCAS_FieldTerminalPath) WithIValue ¶
func (fp *UpdateProbingTargetRequestCAS_FieldTerminalPath) WithIValue(value interface{}) UpdateProbingTargetRequestCAS_FieldPathValue
func (*UpdateProbingTargetRequestCAS_FieldTerminalPath) WithRawIArrayItemValue ¶
func (fp *UpdateProbingTargetRequestCAS_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*UpdateProbingTargetRequestCAS_FieldTerminalPath) WithRawIArrayOfValues ¶
func (fp *UpdateProbingTargetRequestCAS_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*UpdateProbingTargetRequestCAS_FieldTerminalPath) WithRawIValue ¶
func (fp *UpdateProbingTargetRequestCAS_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type UpdateProbingTargetRequestCAS_FieldTerminalPathArrayItemValue ¶
type UpdateProbingTargetRequestCAS_FieldTerminalPathArrayItemValue struct { UpdateProbingTargetRequestCAS_FieldTerminalPath // contains filtered or unexported fields }
func (*UpdateProbingTargetRequestCAS_FieldTerminalPathArrayItemValue) ContainsValue ¶
func (fpaiv *UpdateProbingTargetRequestCAS_FieldTerminalPathArrayItemValue) ContainsValue(source *UpdateProbingTargetRequest_CAS) bool
Contains returns a boolean indicating if value that is being held is present in given 'CAS'
func (*UpdateProbingTargetRequestCAS_FieldTerminalPathArrayItemValue) GetRawItemValue ¶
func (fpaiv *UpdateProbingTargetRequestCAS_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored element value for array in object UpdateProbingTargetRequest_CAS as interface{}
func (*UpdateProbingTargetRequestCAS_FieldTerminalPathArrayItemValue) GetSingle ¶
func (fpaiv *UpdateProbingTargetRequestCAS_FieldTerminalPathArrayItemValue) GetSingle(source *UpdateProbingTargetRequest_CAS) (interface{}, bool)
func (*UpdateProbingTargetRequestCAS_FieldTerminalPathArrayItemValue) GetSingleRaw ¶
func (fpaiv *UpdateProbingTargetRequestCAS_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
type UpdateProbingTargetRequestCAS_FieldTerminalPathArrayOfValues ¶
type UpdateProbingTargetRequestCAS_FieldTerminalPathArrayOfValues struct { UpdateProbingTargetRequestCAS_FieldTerminalPath // contains filtered or unexported fields }
func (*UpdateProbingTargetRequestCAS_FieldTerminalPathArrayOfValues) AsConditionalStateArrayOfValues ¶
func (fpaov *UpdateProbingTargetRequestCAS_FieldTerminalPathArrayOfValues) AsConditionalStateArrayOfValues() ([]*probing_target.ProbingTarget, bool)
func (*UpdateProbingTargetRequestCAS_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues ¶
func (fpaov *UpdateProbingTargetRequestCAS_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues() ([]*probing_target.ProbingTarget_FieldMask, bool)
func (*UpdateProbingTargetRequestCAS_FieldTerminalPathArrayOfValues) GetRawValues ¶
func (fpaov *UpdateProbingTargetRequestCAS_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
type UpdateProbingTargetRequestCAS_FieldTerminalPathValue ¶
type UpdateProbingTargetRequestCAS_FieldTerminalPathValue struct { UpdateProbingTargetRequestCAS_FieldTerminalPath // contains filtered or unexported fields }
func (*UpdateProbingTargetRequestCAS_FieldTerminalPathValue) AsConditionalStateValue ¶
func (fpv *UpdateProbingTargetRequestCAS_FieldTerminalPathValue) AsConditionalStateValue() (*probing_target.ProbingTarget, bool)
func (*UpdateProbingTargetRequestCAS_FieldTerminalPathValue) AsFieldMaskValue ¶
func (fpv *UpdateProbingTargetRequestCAS_FieldTerminalPathValue) AsFieldMaskValue() (*probing_target.ProbingTarget_FieldMask, bool)
func (*UpdateProbingTargetRequestCAS_FieldTerminalPathValue) CompareWith ¶
func (fpv *UpdateProbingTargetRequestCAS_FieldTerminalPathValue) CompareWith(source *UpdateProbingTargetRequest_CAS) (int, bool)
CompareWith compares value in the 'UpdateProbingTargetRequestCAS_FieldTerminalPathValue' with the value under path in 'UpdateProbingTargetRequest_CAS'.
func (*UpdateProbingTargetRequestCAS_FieldTerminalPathValue) CompareWithRaw ¶
func (fpv *UpdateProbingTargetRequestCAS_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*UpdateProbingTargetRequestCAS_FieldTerminalPathValue) GetRawValue ¶
func (fpv *UpdateProbingTargetRequestCAS_FieldTerminalPathValue) GetRawValue() interface{}
GetRawValue returns raw value stored under selected path for 'CAS' as interface{}
func (*UpdateProbingTargetRequestCAS_FieldTerminalPathValue) SetTo ¶
func (fpv *UpdateProbingTargetRequestCAS_FieldTerminalPathValue) SetTo(target **UpdateProbingTargetRequest_CAS)
SetTo stores value for selected field for object CAS
func (*UpdateProbingTargetRequestCAS_FieldTerminalPathValue) SetToRaw ¶
func (fpv *UpdateProbingTargetRequestCAS_FieldTerminalPathValue) SetToRaw(target proto.Message)
type UpdateProbingTargetRequestFieldPathBuilder ¶
type UpdateProbingTargetRequestFieldPathBuilder struct{}
func NewUpdateProbingTargetRequestFieldPathBuilder ¶
func NewUpdateProbingTargetRequestFieldPathBuilder() UpdateProbingTargetRequestFieldPathBuilder
func (UpdateProbingTargetRequestFieldPathBuilder) ProbingTarget ¶
func (UpdateProbingTargetRequestFieldPathBuilder) ProbingTarget() UpdateProbingTargetRequestPathSelectorProbingTarget
func (UpdateProbingTargetRequestFieldPathBuilder) UpdateMask ¶
type UpdateProbingTargetRequestMapPathSelectorCasConditionalStateHttpProbingConfigAuthConfigTokenRequestRequestHeaders ¶
type UpdateProbingTargetRequestMapPathSelectorCasConditionalStateHttpProbingConfigAuthConfigTokenRequestRequestHeaders struct {
// contains filtered or unexported fields
}
func (UpdateProbingTargetRequestMapPathSelectorCasConditionalStateHttpProbingConfigAuthConfigTokenRequestRequestHeaders) FieldPath ¶
func (UpdateProbingTargetRequestMapPathSelectorCasConditionalStateHttpProbingConfigAuthConfigTokenRequestRequestHeaders) WithArrayOfValues ¶
type UpdateProbingTargetRequestMapPathSelectorCasConditionalStateHttpProbingConfigAuthConfigTokenRequestUrlFormEncodedBody ¶
type UpdateProbingTargetRequestMapPathSelectorCasConditionalStateHttpProbingConfigAuthConfigTokenRequestUrlFormEncodedBody struct {
// contains filtered or unexported fields
}
func (UpdateProbingTargetRequestMapPathSelectorCasConditionalStateHttpProbingConfigAuthConfigTokenRequestUrlFormEncodedBody) FieldPath ¶
func (UpdateProbingTargetRequestMapPathSelectorCasConditionalStateHttpProbingConfigAuthConfigTokenRequestUrlFormEncodedBody) WithArrayOfValues ¶
type UpdateProbingTargetRequestMapPathSelectorCasConditionalStateHttpProbingConfigHttpRequestRequestHeaders ¶
type UpdateProbingTargetRequestMapPathSelectorCasConditionalStateHttpProbingConfigHttpRequestRequestHeaders struct {
// contains filtered or unexported fields
}
func (UpdateProbingTargetRequestMapPathSelectorCasConditionalStateHttpProbingConfigHttpRequestRequestHeaders) FieldPath ¶
func (UpdateProbingTargetRequestMapPathSelectorCasConditionalStateHttpProbingConfigHttpRequestRequestHeaders) WithArrayOfValues ¶
func (s UpdateProbingTargetRequestMapPathSelectorCasConditionalStateHttpProbingConfigHttpRequestRequestHeaders) WithArrayOfValues(values []string) *UpdateProbingTargetRequest_FieldSubPathArrayOfValues
type UpdateProbingTargetRequestMapPathSelectorCasConditionalStateHttpProbingConfigHttpRequestUrlFormEncodedBody ¶
type UpdateProbingTargetRequestMapPathSelectorCasConditionalStateHttpProbingConfigHttpRequestUrlFormEncodedBody struct {
// contains filtered or unexported fields
}
func (UpdateProbingTargetRequestMapPathSelectorCasConditionalStateHttpProbingConfigHttpRequestUrlFormEncodedBody) FieldPath ¶
func (UpdateProbingTargetRequestMapPathSelectorCasConditionalStateHttpProbingConfigHttpRequestUrlFormEncodedBody) WithArrayOfValues ¶
type UpdateProbingTargetRequestMapPathSelectorCasConditionalStateMetadataAnnotations ¶
type UpdateProbingTargetRequestMapPathSelectorCasConditionalStateMetadataAnnotations struct {
// contains filtered or unexported fields
}
func (UpdateProbingTargetRequestMapPathSelectorCasConditionalStateMetadataAnnotations) WithArrayOfValues ¶
func (s UpdateProbingTargetRequestMapPathSelectorCasConditionalStateMetadataAnnotations) WithArrayOfValues(values []string) *UpdateProbingTargetRequest_FieldSubPathArrayOfValues
type UpdateProbingTargetRequestMapPathSelectorCasConditionalStateMetadataLabels ¶
type UpdateProbingTargetRequestMapPathSelectorCasConditionalStateMetadataLabels struct {
// contains filtered or unexported fields
}
func (UpdateProbingTargetRequestMapPathSelectorCasConditionalStateMetadataLabels) WithArrayOfValues ¶
func (s UpdateProbingTargetRequestMapPathSelectorCasConditionalStateMetadataLabels) WithArrayOfValues(values []string) *UpdateProbingTargetRequest_FieldSubPathArrayOfValues
type UpdateProbingTargetRequestMapPathSelectorCasConditionalStateMetadataShards ¶
type UpdateProbingTargetRequestMapPathSelectorCasConditionalStateMetadataShards struct {
// contains filtered or unexported fields
}
func (UpdateProbingTargetRequestMapPathSelectorCasConditionalStateMetadataShards) WithArrayOfValues ¶
func (s UpdateProbingTargetRequestMapPathSelectorCasConditionalStateMetadataShards) WithArrayOfValues(values []int64) *UpdateProbingTargetRequest_FieldSubPathArrayOfValues
type UpdateProbingTargetRequestMapPathSelectorProbingTargetHttpProbingConfigAuthConfigTokenRequestRequestHeaders ¶
type UpdateProbingTargetRequestMapPathSelectorProbingTargetHttpProbingConfigAuthConfigTokenRequestRequestHeaders struct {
// contains filtered or unexported fields
}
func (UpdateProbingTargetRequestMapPathSelectorProbingTargetHttpProbingConfigAuthConfigTokenRequestRequestHeaders) FieldPath ¶
func (UpdateProbingTargetRequestMapPathSelectorProbingTargetHttpProbingConfigAuthConfigTokenRequestRequestHeaders) WithArrayOfValues ¶
type UpdateProbingTargetRequestMapPathSelectorProbingTargetHttpProbingConfigAuthConfigTokenRequestUrlFormEncodedBody ¶
type UpdateProbingTargetRequestMapPathSelectorProbingTargetHttpProbingConfigAuthConfigTokenRequestUrlFormEncodedBody struct {
// contains filtered or unexported fields
}
func (UpdateProbingTargetRequestMapPathSelectorProbingTargetHttpProbingConfigAuthConfigTokenRequestUrlFormEncodedBody) FieldPath ¶
func (UpdateProbingTargetRequestMapPathSelectorProbingTargetHttpProbingConfigAuthConfigTokenRequestUrlFormEncodedBody) WithArrayOfValues ¶
type UpdateProbingTargetRequestMapPathSelectorProbingTargetHttpProbingConfigHttpRequestRequestHeaders ¶
type UpdateProbingTargetRequestMapPathSelectorProbingTargetHttpProbingConfigHttpRequestRequestHeaders struct {
// contains filtered or unexported fields
}
func (UpdateProbingTargetRequestMapPathSelectorProbingTargetHttpProbingConfigHttpRequestRequestHeaders) FieldPath ¶
func (UpdateProbingTargetRequestMapPathSelectorProbingTargetHttpProbingConfigHttpRequestRequestHeaders) WithArrayOfValues ¶
func (s UpdateProbingTargetRequestMapPathSelectorProbingTargetHttpProbingConfigHttpRequestRequestHeaders) WithArrayOfValues(values []string) *UpdateProbingTargetRequest_FieldSubPathArrayOfValues
type UpdateProbingTargetRequestMapPathSelectorProbingTargetHttpProbingConfigHttpRequestUrlFormEncodedBody ¶
type UpdateProbingTargetRequestMapPathSelectorProbingTargetHttpProbingConfigHttpRequestUrlFormEncodedBody struct {
// contains filtered or unexported fields
}
func (UpdateProbingTargetRequestMapPathSelectorProbingTargetHttpProbingConfigHttpRequestUrlFormEncodedBody) FieldPath ¶
func (UpdateProbingTargetRequestMapPathSelectorProbingTargetHttpProbingConfigHttpRequestUrlFormEncodedBody) WithArrayOfValues ¶
type UpdateProbingTargetRequestMapPathSelectorProbingTargetMetadataAnnotations ¶
type UpdateProbingTargetRequestMapPathSelectorProbingTargetMetadataAnnotations struct {
// contains filtered or unexported fields
}
func (UpdateProbingTargetRequestMapPathSelectorProbingTargetMetadataAnnotations) WithArrayOfValues ¶
func (s UpdateProbingTargetRequestMapPathSelectorProbingTargetMetadataAnnotations) WithArrayOfValues(values []string) *UpdateProbingTargetRequest_FieldSubPathArrayOfValues
type UpdateProbingTargetRequestMapPathSelectorProbingTargetMetadataLabels ¶
type UpdateProbingTargetRequestMapPathSelectorProbingTargetMetadataLabels struct {
// contains filtered or unexported fields
}
func (UpdateProbingTargetRequestMapPathSelectorProbingTargetMetadataLabels) WithArrayOfValues ¶
func (s UpdateProbingTargetRequestMapPathSelectorProbingTargetMetadataLabels) WithArrayOfValues(values []string) *UpdateProbingTargetRequest_FieldSubPathArrayOfValues
type UpdateProbingTargetRequestMapPathSelectorProbingTargetMetadataShards ¶
type UpdateProbingTargetRequestMapPathSelectorProbingTargetMetadataShards struct {
// contains filtered or unexported fields
}
func (UpdateProbingTargetRequestMapPathSelectorProbingTargetMetadataShards) WithArrayOfValues ¶
func (s UpdateProbingTargetRequestMapPathSelectorProbingTargetMetadataShards) WithArrayOfValues(values []int64) *UpdateProbingTargetRequest_FieldSubPathArrayOfValues
type UpdateProbingTargetRequestPathSelectorCas ¶
type UpdateProbingTargetRequestPathSelectorCas struct{}
func (UpdateProbingTargetRequestPathSelectorCas) ConditionalState ¶
func (UpdateProbingTargetRequestPathSelectorCas) ConditionalState() UpdateProbingTargetRequestPathSelectorCasConditionalState
func (UpdateProbingTargetRequestPathSelectorCas) WithArrayOfValues ¶
func (s UpdateProbingTargetRequestPathSelectorCas) WithArrayOfValues(values []*UpdateProbingTargetRequest_CAS) *UpdateProbingTargetRequest_FieldTerminalPathArrayOfValues
func (UpdateProbingTargetRequestPathSelectorCas) WithSubArrayItemValue ¶
func (s UpdateProbingTargetRequestPathSelectorCas) WithSubArrayItemValue(subPathArrayItemValue UpdateProbingTargetRequestCAS_FieldPathArrayItemValue) *UpdateProbingTargetRequest_FieldSubPathArrayItemValue
func (UpdateProbingTargetRequestPathSelectorCas) WithSubArrayOfValues ¶
func (s UpdateProbingTargetRequestPathSelectorCas) WithSubArrayOfValues(subPathArrayOfValues UpdateProbingTargetRequestCAS_FieldPathArrayOfValues) *UpdateProbingTargetRequest_FieldSubPathArrayOfValues
func (UpdateProbingTargetRequestPathSelectorCas) WithSubPath ¶
func (UpdateProbingTargetRequestPathSelectorCas) WithSubPath(subPath UpdateProbingTargetRequestCAS_FieldPath) *UpdateProbingTargetRequest_FieldSubPath
func (UpdateProbingTargetRequestPathSelectorCas) WithSubValue ¶
func (s UpdateProbingTargetRequestPathSelectorCas) WithSubValue(subPathValue UpdateProbingTargetRequestCAS_FieldPathValue) *UpdateProbingTargetRequest_FieldSubPathValue
func (UpdateProbingTargetRequestPathSelectorCas) WithValue ¶
func (s UpdateProbingTargetRequestPathSelectorCas) WithValue(value *UpdateProbingTargetRequest_CAS) *UpdateProbingTargetRequest_FieldTerminalPathValue
type UpdateProbingTargetRequestPathSelectorCasConditionalState ¶
type UpdateProbingTargetRequestPathSelectorCasConditionalState struct{}
func (UpdateProbingTargetRequestPathSelectorCasConditionalState) DisplayName ¶
func (UpdateProbingTargetRequestPathSelectorCasConditionalState) HttpProbingConfig ¶
func (UpdateProbingTargetRequestPathSelectorCasConditionalState) LocationType ¶
func (UpdateProbingTargetRequestPathSelectorCasConditionalState) SpeedtestTcpPort ¶ added in v0.4.36
func (UpdateProbingTargetRequestPathSelectorCasConditionalState) TargetType ¶ added in v0.4.26
func (UpdateProbingTargetRequestPathSelectorCasConditionalState) WithArrayOfValues ¶
func (s UpdateProbingTargetRequestPathSelectorCasConditionalState) WithArrayOfValues(values []*probing_target.ProbingTarget) *UpdateProbingTargetRequest_FieldSubPathArrayOfValues
type UpdateProbingTargetRequestPathSelectorCasConditionalStateAddress ¶
type UpdateProbingTargetRequestPathSelectorCasConditionalStateAddress struct{}
func (UpdateProbingTargetRequestPathSelectorCasConditionalStateAddress) WithArrayOfValues ¶
func (s UpdateProbingTargetRequestPathSelectorCasConditionalStateAddress) WithArrayOfValues(values []string) *UpdateProbingTargetRequest_FieldSubPathArrayOfValues
func (UpdateProbingTargetRequestPathSelectorCasConditionalStateAddress) WithValue ¶
func (s UpdateProbingTargetRequestPathSelectorCasConditionalStateAddress) WithValue(value string) *UpdateProbingTargetRequest_FieldSubPathValue
type UpdateProbingTargetRequestPathSelectorCasConditionalStateAddresses ¶
type UpdateProbingTargetRequestPathSelectorCasConditionalStateAddresses struct{}
func (UpdateProbingTargetRequestPathSelectorCasConditionalStateAddresses) WithArrayOfValues ¶
func (s UpdateProbingTargetRequestPathSelectorCasConditionalStateAddresses) WithArrayOfValues(values [][]string) *UpdateProbingTargetRequest_FieldSubPathArrayOfValues
func (UpdateProbingTargetRequestPathSelectorCasConditionalStateAddresses) WithItemValue ¶
func (s UpdateProbingTargetRequestPathSelectorCasConditionalStateAddresses) WithItemValue(value string) *UpdateProbingTargetRequest_FieldSubPathArrayItemValue
func (UpdateProbingTargetRequestPathSelectorCasConditionalStateAddresses) WithValue ¶
func (s UpdateProbingTargetRequestPathSelectorCasConditionalStateAddresses) WithValue(value []string) *UpdateProbingTargetRequest_FieldSubPathValue
type UpdateProbingTargetRequestPathSelectorCasConditionalStateAgent ¶
type UpdateProbingTargetRequestPathSelectorCasConditionalStateAgent struct{}
func (UpdateProbingTargetRequestPathSelectorCasConditionalStateAgent) WithArrayOfValues ¶
func (s UpdateProbingTargetRequestPathSelectorCasConditionalStateAgent) WithArrayOfValues(values []*probe.Reference) *UpdateProbingTargetRequest_FieldSubPathArrayOfValues
func (UpdateProbingTargetRequestPathSelectorCasConditionalStateAgent) WithValue ¶
func (s UpdateProbingTargetRequestPathSelectorCasConditionalStateAgent) WithValue(value *probe.Reference) *UpdateProbingTargetRequest_FieldSubPathValue
type UpdateProbingTargetRequestPathSelectorCasConditionalStateCategory ¶
type UpdateProbingTargetRequestPathSelectorCasConditionalStateCategory struct{}
func (UpdateProbingTargetRequestPathSelectorCasConditionalStateCategory) WithArrayOfValues ¶
func (s UpdateProbingTargetRequestPathSelectorCasConditionalStateCategory) WithArrayOfValues(values []string) *UpdateProbingTargetRequest_FieldSubPathArrayOfValues
func (UpdateProbingTargetRequestPathSelectorCasConditionalStateCategory) WithValue ¶
func (s UpdateProbingTargetRequestPathSelectorCasConditionalStateCategory) WithValue(value string) *UpdateProbingTargetRequest_FieldSubPathValue
type UpdateProbingTargetRequestPathSelectorCasConditionalStateDisplayName ¶
type UpdateProbingTargetRequestPathSelectorCasConditionalStateDisplayName struct{}
func (UpdateProbingTargetRequestPathSelectorCasConditionalStateDisplayName) WithArrayOfValues ¶
func (s UpdateProbingTargetRequestPathSelectorCasConditionalStateDisplayName) WithArrayOfValues(values []string) *UpdateProbingTargetRequest_FieldSubPathArrayOfValues
type UpdateProbingTargetRequestPathSelectorCasConditionalStateGroup ¶
type UpdateProbingTargetRequestPathSelectorCasConditionalStateGroup struct{}
func (UpdateProbingTargetRequestPathSelectorCasConditionalStateGroup) WithArrayOfValues ¶
func (s UpdateProbingTargetRequestPathSelectorCasConditionalStateGroup) WithArrayOfValues(values []*probing_target_group.Reference) *UpdateProbingTargetRequest_FieldSubPathArrayOfValues
type UpdateProbingTargetRequestPathSelectorCasConditionalStateHttpProbingConfig ¶
type UpdateProbingTargetRequestPathSelectorCasConditionalStateHttpProbingConfig struct{}
func (UpdateProbingTargetRequestPathSelectorCasConditionalStateHttpProbingConfig) AuthConfig ¶
func (UpdateProbingTargetRequestPathSelectorCasConditionalStateHttpProbingConfig) HttpRequest ¶
func (UpdateProbingTargetRequestPathSelectorCasConditionalStateHttpProbingConfig) WithArrayOfValues ¶
func (s UpdateProbingTargetRequestPathSelectorCasConditionalStateHttpProbingConfig) WithArrayOfValues(values []*common.HTTPProbingConfig) *UpdateProbingTargetRequest_FieldSubPathArrayOfValues
type UpdateProbingTargetRequestPathSelectorCasConditionalStateHttpProbingConfigAuthConfig ¶
type UpdateProbingTargetRequestPathSelectorCasConditionalStateHttpProbingConfigAuthConfig struct{}
func (UpdateProbingTargetRequestPathSelectorCasConditionalStateHttpProbingConfigAuthConfig) FieldPath ¶
func (UpdateProbingTargetRequestPathSelectorCasConditionalStateHttpProbingConfigAuthConfig) Password ¶
func (UpdateProbingTargetRequestPathSelectorCasConditionalStateHttpProbingConfigAuthConfig) RequestHeaderTokenKey ¶
func (UpdateProbingTargetRequestPathSelectorCasConditionalStateHttpProbingConfigAuthConfig) TokenRequest ¶
func (UpdateProbingTargetRequestPathSelectorCasConditionalStateHttpProbingConfigAuthConfig) TokenResponseBodyExpiryKey ¶
func (UpdateProbingTargetRequestPathSelectorCasConditionalStateHttpProbingConfigAuthConfig) TokenResponseBodyKey ¶
func (UpdateProbingTargetRequestPathSelectorCasConditionalStateHttpProbingConfigAuthConfig) TokenResponseHeader ¶
func (UpdateProbingTargetRequestPathSelectorCasConditionalStateHttpProbingConfigAuthConfig) Username ¶
func (UpdateProbingTargetRequestPathSelectorCasConditionalStateHttpProbingConfigAuthConfig) WithArrayOfValues ¶
func (s UpdateProbingTargetRequestPathSelectorCasConditionalStateHttpProbingConfigAuthConfig) WithArrayOfValues(values []*common.HTTPProbingConfig_HTTPAuth) *UpdateProbingTargetRequest_FieldSubPathArrayOfValues
type UpdateProbingTargetRequestPathSelectorCasConditionalStateHttpProbingConfigAuthConfigPassword ¶
type UpdateProbingTargetRequestPathSelectorCasConditionalStateHttpProbingConfigAuthConfigPassword struct{}
func (UpdateProbingTargetRequestPathSelectorCasConditionalStateHttpProbingConfigAuthConfigPassword) FieldPath ¶
func (UpdateProbingTargetRequestPathSelectorCasConditionalStateHttpProbingConfigAuthConfigPassword) WithArrayOfValues ¶
func (s UpdateProbingTargetRequestPathSelectorCasConditionalStateHttpProbingConfigAuthConfigPassword) WithArrayOfValues(values []string) *UpdateProbingTargetRequest_FieldSubPathArrayOfValues
type UpdateProbingTargetRequestPathSelectorCasConditionalStateHttpProbingConfigAuthConfigRequestHeaderTokenKey ¶
type UpdateProbingTargetRequestPathSelectorCasConditionalStateHttpProbingConfigAuthConfigRequestHeaderTokenKey struct{}
func (UpdateProbingTargetRequestPathSelectorCasConditionalStateHttpProbingConfigAuthConfigRequestHeaderTokenKey) FieldPath ¶
func (UpdateProbingTargetRequestPathSelectorCasConditionalStateHttpProbingConfigAuthConfigRequestHeaderTokenKey) WithArrayOfValues ¶
type UpdateProbingTargetRequestPathSelectorCasConditionalStateHttpProbingConfigAuthConfigTokenRequest ¶
type UpdateProbingTargetRequestPathSelectorCasConditionalStateHttpProbingConfigAuthConfigTokenRequest struct{}
func (UpdateProbingTargetRequestPathSelectorCasConditionalStateHttpProbingConfigAuthConfigTokenRequest) AuthenticationMethod ¶
func (UpdateProbingTargetRequestPathSelectorCasConditionalStateHttpProbingConfigAuthConfigTokenRequest) ExpectedResponseCode ¶
func (UpdateProbingTargetRequestPathSelectorCasConditionalStateHttpProbingConfigAuthConfigTokenRequest) FieldPath ¶
func (UpdateProbingTargetRequestPathSelectorCasConditionalStateHttpProbingConfigAuthConfigTokenRequest) RequestBody ¶
func (UpdateProbingTargetRequestPathSelectorCasConditionalStateHttpProbingConfigAuthConfigTokenRequest) RequestHeaders ¶
func (UpdateProbingTargetRequestPathSelectorCasConditionalStateHttpProbingConfigAuthConfigTokenRequest) RequestMethod ¶
func (UpdateProbingTargetRequestPathSelectorCasConditionalStateHttpProbingConfigAuthConfigTokenRequest) Timeout ¶
func (UpdateProbingTargetRequestPathSelectorCasConditionalStateHttpProbingConfigAuthConfigTokenRequest) Url ¶
func (UpdateProbingTargetRequestPathSelectorCasConditionalStateHttpProbingConfigAuthConfigTokenRequest) UrlFormEncodedBody ¶
func (UpdateProbingTargetRequestPathSelectorCasConditionalStateHttpProbingConfigAuthConfigTokenRequest) WithArrayOfValues ¶
type UpdateProbingTargetRequestPathSelectorCasConditionalStateHttpProbingConfigAuthConfigTokenRequestAuthenticationMethod ¶
type UpdateProbingTargetRequestPathSelectorCasConditionalStateHttpProbingConfigAuthConfigTokenRequestAuthenticationMethod struct{}
func (UpdateProbingTargetRequestPathSelectorCasConditionalStateHttpProbingConfigAuthConfigTokenRequestAuthenticationMethod) FieldPath ¶
func (UpdateProbingTargetRequestPathSelectorCasConditionalStateHttpProbingConfigAuthConfigTokenRequestAuthenticationMethod) WithArrayOfValues ¶
type UpdateProbingTargetRequestPathSelectorCasConditionalStateHttpProbingConfigAuthConfigTokenRequestExpectedResponseCode ¶
type UpdateProbingTargetRequestPathSelectorCasConditionalStateHttpProbingConfigAuthConfigTokenRequestExpectedResponseCode struct{}
func (UpdateProbingTargetRequestPathSelectorCasConditionalStateHttpProbingConfigAuthConfigTokenRequestExpectedResponseCode) FieldPath ¶
func (UpdateProbingTargetRequestPathSelectorCasConditionalStateHttpProbingConfigAuthConfigTokenRequestExpectedResponseCode) WithArrayOfValues ¶
type UpdateProbingTargetRequestPathSelectorCasConditionalStateHttpProbingConfigAuthConfigTokenRequestRequestBody ¶
type UpdateProbingTargetRequestPathSelectorCasConditionalStateHttpProbingConfigAuthConfigTokenRequestRequestBody struct{}
func (UpdateProbingTargetRequestPathSelectorCasConditionalStateHttpProbingConfigAuthConfigTokenRequestRequestBody) FieldPath ¶
func (UpdateProbingTargetRequestPathSelectorCasConditionalStateHttpProbingConfigAuthConfigTokenRequestRequestBody) WithArrayOfValues ¶
type UpdateProbingTargetRequestPathSelectorCasConditionalStateHttpProbingConfigAuthConfigTokenRequestRequestHeaders ¶
type UpdateProbingTargetRequestPathSelectorCasConditionalStateHttpProbingConfigAuthConfigTokenRequestRequestHeaders struct{}
func (UpdateProbingTargetRequestPathSelectorCasConditionalStateHttpProbingConfigAuthConfigTokenRequestRequestHeaders) FieldPath ¶
func (UpdateProbingTargetRequestPathSelectorCasConditionalStateHttpProbingConfigAuthConfigTokenRequestRequestHeaders) WithArrayOfValues ¶
func (s UpdateProbingTargetRequestPathSelectorCasConditionalStateHttpProbingConfigAuthConfigTokenRequestRequestHeaders) WithArrayOfValues(values []map[string]string) *UpdateProbingTargetRequest_FieldSubPathArrayOfValues
func (UpdateProbingTargetRequestPathSelectorCasConditionalStateHttpProbingConfigAuthConfigTokenRequestRequestHeaders) WithKey ¶
type UpdateProbingTargetRequestPathSelectorCasConditionalStateHttpProbingConfigAuthConfigTokenRequestRequestMethod ¶
type UpdateProbingTargetRequestPathSelectorCasConditionalStateHttpProbingConfigAuthConfigTokenRequestRequestMethod struct{}
func (UpdateProbingTargetRequestPathSelectorCasConditionalStateHttpProbingConfigAuthConfigTokenRequestRequestMethod) FieldPath ¶
func (UpdateProbingTargetRequestPathSelectorCasConditionalStateHttpProbingConfigAuthConfigTokenRequestRequestMethod) WithArrayOfValues ¶
type UpdateProbingTargetRequestPathSelectorCasConditionalStateHttpProbingConfigAuthConfigTokenRequestTimeout ¶
type UpdateProbingTargetRequestPathSelectorCasConditionalStateHttpProbingConfigAuthConfigTokenRequestTimeout struct{}
func (UpdateProbingTargetRequestPathSelectorCasConditionalStateHttpProbingConfigAuthConfigTokenRequestTimeout) FieldPath ¶
func (UpdateProbingTargetRequestPathSelectorCasConditionalStateHttpProbingConfigAuthConfigTokenRequestTimeout) WithArrayOfValues ¶
type UpdateProbingTargetRequestPathSelectorCasConditionalStateHttpProbingConfigAuthConfigTokenRequestUrl ¶
type UpdateProbingTargetRequestPathSelectorCasConditionalStateHttpProbingConfigAuthConfigTokenRequestUrl struct{}
func (UpdateProbingTargetRequestPathSelectorCasConditionalStateHttpProbingConfigAuthConfigTokenRequestUrl) FieldPath ¶
func (UpdateProbingTargetRequestPathSelectorCasConditionalStateHttpProbingConfigAuthConfigTokenRequestUrl) WithArrayOfValues ¶
func (s UpdateProbingTargetRequestPathSelectorCasConditionalStateHttpProbingConfigAuthConfigTokenRequestUrl) WithArrayOfValues(values []string) *UpdateProbingTargetRequest_FieldSubPathArrayOfValues
type UpdateProbingTargetRequestPathSelectorCasConditionalStateHttpProbingConfigAuthConfigTokenRequestUrlFormEncodedBody ¶
type UpdateProbingTargetRequestPathSelectorCasConditionalStateHttpProbingConfigAuthConfigTokenRequestUrlFormEncodedBody struct{}
func (UpdateProbingTargetRequestPathSelectorCasConditionalStateHttpProbingConfigAuthConfigTokenRequestUrlFormEncodedBody) FieldPath ¶
func (UpdateProbingTargetRequestPathSelectorCasConditionalStateHttpProbingConfigAuthConfigTokenRequestUrlFormEncodedBody) WithArrayOfValues ¶
func (UpdateProbingTargetRequestPathSelectorCasConditionalStateHttpProbingConfigAuthConfigTokenRequestUrlFormEncodedBody) WithKey ¶
type UpdateProbingTargetRequestPathSelectorCasConditionalStateHttpProbingConfigAuthConfigTokenResponseBodyExpiryKey ¶
type UpdateProbingTargetRequestPathSelectorCasConditionalStateHttpProbingConfigAuthConfigTokenResponseBodyExpiryKey struct{}
func (UpdateProbingTargetRequestPathSelectorCasConditionalStateHttpProbingConfigAuthConfigTokenResponseBodyExpiryKey) FieldPath ¶
func (UpdateProbingTargetRequestPathSelectorCasConditionalStateHttpProbingConfigAuthConfigTokenResponseBodyExpiryKey) WithArrayOfValues ¶
type UpdateProbingTargetRequestPathSelectorCasConditionalStateHttpProbingConfigAuthConfigTokenResponseBodyKey ¶
type UpdateProbingTargetRequestPathSelectorCasConditionalStateHttpProbingConfigAuthConfigTokenResponseBodyKey struct{}
func (UpdateProbingTargetRequestPathSelectorCasConditionalStateHttpProbingConfigAuthConfigTokenResponseBodyKey) FieldPath ¶
func (UpdateProbingTargetRequestPathSelectorCasConditionalStateHttpProbingConfigAuthConfigTokenResponseBodyKey) WithArrayOfValues ¶
type UpdateProbingTargetRequestPathSelectorCasConditionalStateHttpProbingConfigAuthConfigTokenResponseHeader ¶
type UpdateProbingTargetRequestPathSelectorCasConditionalStateHttpProbingConfigAuthConfigTokenResponseHeader struct{}
func (UpdateProbingTargetRequestPathSelectorCasConditionalStateHttpProbingConfigAuthConfigTokenResponseHeader) FieldPath ¶
func (UpdateProbingTargetRequestPathSelectorCasConditionalStateHttpProbingConfigAuthConfigTokenResponseHeader) WithArrayOfValues ¶
type UpdateProbingTargetRequestPathSelectorCasConditionalStateHttpProbingConfigAuthConfigUsername ¶
type UpdateProbingTargetRequestPathSelectorCasConditionalStateHttpProbingConfigAuthConfigUsername struct{}
func (UpdateProbingTargetRequestPathSelectorCasConditionalStateHttpProbingConfigAuthConfigUsername) FieldPath ¶
func (UpdateProbingTargetRequestPathSelectorCasConditionalStateHttpProbingConfigAuthConfigUsername) WithArrayOfValues ¶
func (s UpdateProbingTargetRequestPathSelectorCasConditionalStateHttpProbingConfigAuthConfigUsername) WithArrayOfValues(values []string) *UpdateProbingTargetRequest_FieldSubPathArrayOfValues
type UpdateProbingTargetRequestPathSelectorCasConditionalStateHttpProbingConfigHttpRequest ¶
type UpdateProbingTargetRequestPathSelectorCasConditionalStateHttpProbingConfigHttpRequest struct{}
func (UpdateProbingTargetRequestPathSelectorCasConditionalStateHttpProbingConfigHttpRequest) AuthenticationMethod ¶
func (UpdateProbingTargetRequestPathSelectorCasConditionalStateHttpProbingConfigHttpRequest) ExpectedResponseCode ¶
func (UpdateProbingTargetRequestPathSelectorCasConditionalStateHttpProbingConfigHttpRequest) FieldPath ¶
func (UpdateProbingTargetRequestPathSelectorCasConditionalStateHttpProbingConfigHttpRequest) RequestBody ¶
func (UpdateProbingTargetRequestPathSelectorCasConditionalStateHttpProbingConfigHttpRequest) RequestHeaders ¶
func (UpdateProbingTargetRequestPathSelectorCasConditionalStateHttpProbingConfigHttpRequest) RequestMethod ¶
func (UpdateProbingTargetRequestPathSelectorCasConditionalStateHttpProbingConfigHttpRequest) Timeout ¶
func (UpdateProbingTargetRequestPathSelectorCasConditionalStateHttpProbingConfigHttpRequest) UrlFormEncodedBody ¶
func (UpdateProbingTargetRequestPathSelectorCasConditionalStateHttpProbingConfigHttpRequest) WithArrayOfValues ¶
type UpdateProbingTargetRequestPathSelectorCasConditionalStateHttpProbingConfigHttpRequestAuthenticationMethod ¶
type UpdateProbingTargetRequestPathSelectorCasConditionalStateHttpProbingConfigHttpRequestAuthenticationMethod struct{}
func (UpdateProbingTargetRequestPathSelectorCasConditionalStateHttpProbingConfigHttpRequestAuthenticationMethod) FieldPath ¶
func (UpdateProbingTargetRequestPathSelectorCasConditionalStateHttpProbingConfigHttpRequestAuthenticationMethod) WithArrayOfValues ¶
type UpdateProbingTargetRequestPathSelectorCasConditionalStateHttpProbingConfigHttpRequestExpectedResponseCode ¶
type UpdateProbingTargetRequestPathSelectorCasConditionalStateHttpProbingConfigHttpRequestExpectedResponseCode struct{}
func (UpdateProbingTargetRequestPathSelectorCasConditionalStateHttpProbingConfigHttpRequestExpectedResponseCode) FieldPath ¶
func (UpdateProbingTargetRequestPathSelectorCasConditionalStateHttpProbingConfigHttpRequestExpectedResponseCode) WithArrayOfValues ¶
type UpdateProbingTargetRequestPathSelectorCasConditionalStateHttpProbingConfigHttpRequestRequestBody ¶
type UpdateProbingTargetRequestPathSelectorCasConditionalStateHttpProbingConfigHttpRequestRequestBody struct{}
func (UpdateProbingTargetRequestPathSelectorCasConditionalStateHttpProbingConfigHttpRequestRequestBody) FieldPath ¶
func (UpdateProbingTargetRequestPathSelectorCasConditionalStateHttpProbingConfigHttpRequestRequestBody) WithArrayOfValues ¶
func (s UpdateProbingTargetRequestPathSelectorCasConditionalStateHttpProbingConfigHttpRequestRequestBody) WithArrayOfValues(values []string) *UpdateProbingTargetRequest_FieldSubPathArrayOfValues
type UpdateProbingTargetRequestPathSelectorCasConditionalStateHttpProbingConfigHttpRequestRequestHeaders ¶
type UpdateProbingTargetRequestPathSelectorCasConditionalStateHttpProbingConfigHttpRequestRequestHeaders struct{}
func (UpdateProbingTargetRequestPathSelectorCasConditionalStateHttpProbingConfigHttpRequestRequestHeaders) FieldPath ¶
func (UpdateProbingTargetRequestPathSelectorCasConditionalStateHttpProbingConfigHttpRequestRequestHeaders) WithArrayOfValues ¶
func (s UpdateProbingTargetRequestPathSelectorCasConditionalStateHttpProbingConfigHttpRequestRequestHeaders) WithArrayOfValues(values []map[string]string) *UpdateProbingTargetRequest_FieldSubPathArrayOfValues
func (UpdateProbingTargetRequestPathSelectorCasConditionalStateHttpProbingConfigHttpRequestRequestHeaders) WithKey ¶
type UpdateProbingTargetRequestPathSelectorCasConditionalStateHttpProbingConfigHttpRequestRequestMethod ¶
type UpdateProbingTargetRequestPathSelectorCasConditionalStateHttpProbingConfigHttpRequestRequestMethod struct{}
func (UpdateProbingTargetRequestPathSelectorCasConditionalStateHttpProbingConfigHttpRequestRequestMethod) FieldPath ¶
func (UpdateProbingTargetRequestPathSelectorCasConditionalStateHttpProbingConfigHttpRequestRequestMethod) WithArrayOfValues ¶
type UpdateProbingTargetRequestPathSelectorCasConditionalStateHttpProbingConfigHttpRequestTimeout ¶
type UpdateProbingTargetRequestPathSelectorCasConditionalStateHttpProbingConfigHttpRequestTimeout struct{}
func (UpdateProbingTargetRequestPathSelectorCasConditionalStateHttpProbingConfigHttpRequestTimeout) FieldPath ¶
func (UpdateProbingTargetRequestPathSelectorCasConditionalStateHttpProbingConfigHttpRequestTimeout) WithArrayOfValues ¶
func (s UpdateProbingTargetRequestPathSelectorCasConditionalStateHttpProbingConfigHttpRequestTimeout) WithArrayOfValues(values []*duration.Duration) *UpdateProbingTargetRequest_FieldSubPathArrayOfValues
type UpdateProbingTargetRequestPathSelectorCasConditionalStateHttpProbingConfigHttpRequestUrl ¶
type UpdateProbingTargetRequestPathSelectorCasConditionalStateHttpProbingConfigHttpRequestUrl struct{}
func (UpdateProbingTargetRequestPathSelectorCasConditionalStateHttpProbingConfigHttpRequestUrl) FieldPath ¶
func (UpdateProbingTargetRequestPathSelectorCasConditionalStateHttpProbingConfigHttpRequestUrl) WithArrayOfValues ¶
func (s UpdateProbingTargetRequestPathSelectorCasConditionalStateHttpProbingConfigHttpRequestUrl) WithArrayOfValues(values []string) *UpdateProbingTargetRequest_FieldSubPathArrayOfValues
type UpdateProbingTargetRequestPathSelectorCasConditionalStateHttpProbingConfigHttpRequestUrlFormEncodedBody ¶
type UpdateProbingTargetRequestPathSelectorCasConditionalStateHttpProbingConfigHttpRequestUrlFormEncodedBody struct{}
func (UpdateProbingTargetRequestPathSelectorCasConditionalStateHttpProbingConfigHttpRequestUrlFormEncodedBody) FieldPath ¶
func (UpdateProbingTargetRequestPathSelectorCasConditionalStateHttpProbingConfigHttpRequestUrlFormEncodedBody) WithArrayOfValues ¶
func (UpdateProbingTargetRequestPathSelectorCasConditionalStateHttpProbingConfigHttpRequestUrlFormEncodedBody) WithKey ¶
type UpdateProbingTargetRequestPathSelectorCasConditionalStateIpVersion ¶
type UpdateProbingTargetRequestPathSelectorCasConditionalStateIpVersion struct{}
func (UpdateProbingTargetRequestPathSelectorCasConditionalStateIpVersion) WithArrayOfValues ¶
func (s UpdateProbingTargetRequestPathSelectorCasConditionalStateIpVersion) WithArrayOfValues(values []common.IpVersion) *UpdateProbingTargetRequest_FieldSubPathArrayOfValues
type UpdateProbingTargetRequestPathSelectorCasConditionalStateLocation ¶
type UpdateProbingTargetRequestPathSelectorCasConditionalStateLocation struct{}
func (UpdateProbingTargetRequestPathSelectorCasConditionalStateLocation) AdminHierarchy ¶
func (UpdateProbingTargetRequestPathSelectorCasConditionalStateLocation) Coordinates ¶
func (UpdateProbingTargetRequestPathSelectorCasConditionalStateLocation) WithArrayOfValues ¶
func (s UpdateProbingTargetRequestPathSelectorCasConditionalStateLocation) WithArrayOfValues(values []*common.Location) *UpdateProbingTargetRequest_FieldSubPathArrayOfValues
func (UpdateProbingTargetRequestPathSelectorCasConditionalStateLocation) WithValue ¶
func (s UpdateProbingTargetRequestPathSelectorCasConditionalStateLocation) WithValue(value *common.Location) *UpdateProbingTargetRequest_FieldSubPathValue
type UpdateProbingTargetRequestPathSelectorCasConditionalStateLocationAccuracy ¶
type UpdateProbingTargetRequestPathSelectorCasConditionalStateLocationAccuracy struct{}
func (UpdateProbingTargetRequestPathSelectorCasConditionalStateLocationAccuracy) WithArrayOfValues ¶
func (s UpdateProbingTargetRequestPathSelectorCasConditionalStateLocationAccuracy) WithArrayOfValues(values []float64) *UpdateProbingTargetRequest_FieldSubPathArrayOfValues
type UpdateProbingTargetRequestPathSelectorCasConditionalStateLocationAddress ¶
type UpdateProbingTargetRequestPathSelectorCasConditionalStateLocationAddress struct{}
func (UpdateProbingTargetRequestPathSelectorCasConditionalStateLocationAddress) AdminArea1 ¶
func (UpdateProbingTargetRequestPathSelectorCasConditionalStateLocationAddress) AdminArea2 ¶
func (UpdateProbingTargetRequestPathSelectorCasConditionalStateLocationAddress) AdminArea3 ¶
func (UpdateProbingTargetRequestPathSelectorCasConditionalStateLocationAddress) AdminArea4 ¶
func (UpdateProbingTargetRequestPathSelectorCasConditionalStateLocationAddress) CountryCode ¶
func (UpdateProbingTargetRequestPathSelectorCasConditionalStateLocationAddress) PostalCode ¶
func (UpdateProbingTargetRequestPathSelectorCasConditionalStateLocationAddress) StreetAddress ¶
func (UpdateProbingTargetRequestPathSelectorCasConditionalStateLocationAddress) WithArrayOfValues ¶
func (s UpdateProbingTargetRequestPathSelectorCasConditionalStateLocationAddress) WithArrayOfValues(values []*common.Address) *UpdateProbingTargetRequest_FieldSubPathArrayOfValues
type UpdateProbingTargetRequestPathSelectorCasConditionalStateLocationAddressAdminArea1 ¶
type UpdateProbingTargetRequestPathSelectorCasConditionalStateLocationAddressAdminArea1 struct{}
func (UpdateProbingTargetRequestPathSelectorCasConditionalStateLocationAddressAdminArea1) FieldPath ¶
func (UpdateProbingTargetRequestPathSelectorCasConditionalStateLocationAddressAdminArea1) WithArrayOfValues ¶
func (s UpdateProbingTargetRequestPathSelectorCasConditionalStateLocationAddressAdminArea1) WithArrayOfValues(values []string) *UpdateProbingTargetRequest_FieldSubPathArrayOfValues
type UpdateProbingTargetRequestPathSelectorCasConditionalStateLocationAddressAdminArea2 ¶
type UpdateProbingTargetRequestPathSelectorCasConditionalStateLocationAddressAdminArea2 struct{}
func (UpdateProbingTargetRequestPathSelectorCasConditionalStateLocationAddressAdminArea2) FieldPath ¶
func (UpdateProbingTargetRequestPathSelectorCasConditionalStateLocationAddressAdminArea2) WithArrayOfValues ¶
func (s UpdateProbingTargetRequestPathSelectorCasConditionalStateLocationAddressAdminArea2) WithArrayOfValues(values []string) *UpdateProbingTargetRequest_FieldSubPathArrayOfValues
type UpdateProbingTargetRequestPathSelectorCasConditionalStateLocationAddressAdminArea3 ¶
type UpdateProbingTargetRequestPathSelectorCasConditionalStateLocationAddressAdminArea3 struct{}
func (UpdateProbingTargetRequestPathSelectorCasConditionalStateLocationAddressAdminArea3) FieldPath ¶
func (UpdateProbingTargetRequestPathSelectorCasConditionalStateLocationAddressAdminArea3) WithArrayOfValues ¶
func (s UpdateProbingTargetRequestPathSelectorCasConditionalStateLocationAddressAdminArea3) WithArrayOfValues(values []string) *UpdateProbingTargetRequest_FieldSubPathArrayOfValues
type UpdateProbingTargetRequestPathSelectorCasConditionalStateLocationAddressAdminArea4 ¶
type UpdateProbingTargetRequestPathSelectorCasConditionalStateLocationAddressAdminArea4 struct{}
func (UpdateProbingTargetRequestPathSelectorCasConditionalStateLocationAddressAdminArea4) FieldPath ¶
func (UpdateProbingTargetRequestPathSelectorCasConditionalStateLocationAddressAdminArea4) WithArrayOfValues ¶
func (s UpdateProbingTargetRequestPathSelectorCasConditionalStateLocationAddressAdminArea4) WithArrayOfValues(values []string) *UpdateProbingTargetRequest_FieldSubPathArrayOfValues
type UpdateProbingTargetRequestPathSelectorCasConditionalStateLocationAddressContinent ¶
type UpdateProbingTargetRequestPathSelectorCasConditionalStateLocationAddressContinent struct{}
func (UpdateProbingTargetRequestPathSelectorCasConditionalStateLocationAddressContinent) FieldPath ¶
func (UpdateProbingTargetRequestPathSelectorCasConditionalStateLocationAddressContinent) WithArrayOfValues ¶
func (s UpdateProbingTargetRequestPathSelectorCasConditionalStateLocationAddressContinent) WithArrayOfValues(values []string) *UpdateProbingTargetRequest_FieldSubPathArrayOfValues
type UpdateProbingTargetRequestPathSelectorCasConditionalStateLocationAddressCountry ¶
type UpdateProbingTargetRequestPathSelectorCasConditionalStateLocationAddressCountry struct{}
func (UpdateProbingTargetRequestPathSelectorCasConditionalStateLocationAddressCountry) WithArrayOfValues ¶
func (s UpdateProbingTargetRequestPathSelectorCasConditionalStateLocationAddressCountry) WithArrayOfValues(values []string) *UpdateProbingTargetRequest_FieldSubPathArrayOfValues
type UpdateProbingTargetRequestPathSelectorCasConditionalStateLocationAddressCountryCode ¶
type UpdateProbingTargetRequestPathSelectorCasConditionalStateLocationAddressCountryCode struct{}
func (UpdateProbingTargetRequestPathSelectorCasConditionalStateLocationAddressCountryCode) FieldPath ¶
func (UpdateProbingTargetRequestPathSelectorCasConditionalStateLocationAddressCountryCode) WithArrayOfValues ¶
func (s UpdateProbingTargetRequestPathSelectorCasConditionalStateLocationAddressCountryCode) WithArrayOfValues(values []string) *UpdateProbingTargetRequest_FieldSubPathArrayOfValues
type UpdateProbingTargetRequestPathSelectorCasConditionalStateLocationAddressPostalCode ¶
type UpdateProbingTargetRequestPathSelectorCasConditionalStateLocationAddressPostalCode struct{}
func (UpdateProbingTargetRequestPathSelectorCasConditionalStateLocationAddressPostalCode) FieldPath ¶
func (UpdateProbingTargetRequestPathSelectorCasConditionalStateLocationAddressPostalCode) WithArrayOfValues ¶
func (s UpdateProbingTargetRequestPathSelectorCasConditionalStateLocationAddressPostalCode) WithArrayOfValues(values []string) *UpdateProbingTargetRequest_FieldSubPathArrayOfValues
type UpdateProbingTargetRequestPathSelectorCasConditionalStateLocationAddressStreetAddress ¶
type UpdateProbingTargetRequestPathSelectorCasConditionalStateLocationAddressStreetAddress struct{}
func (UpdateProbingTargetRequestPathSelectorCasConditionalStateLocationAddressStreetAddress) FieldPath ¶
func (UpdateProbingTargetRequestPathSelectorCasConditionalStateLocationAddressStreetAddress) WithArrayOfValues ¶
func (s UpdateProbingTargetRequestPathSelectorCasConditionalStateLocationAddressStreetAddress) WithArrayOfValues(values []string) *UpdateProbingTargetRequest_FieldSubPathArrayOfValues
type UpdateProbingTargetRequestPathSelectorCasConditionalStateLocationAdminHierarchy ¶
type UpdateProbingTargetRequestPathSelectorCasConditionalStateLocationAdminHierarchy struct{}
func (UpdateProbingTargetRequestPathSelectorCasConditionalStateLocationAdminHierarchy) WithArrayOfValues ¶
func (s UpdateProbingTargetRequestPathSelectorCasConditionalStateLocationAdminHierarchy) WithArrayOfValues(values []*admin_area.AdminHierarchy) *UpdateProbingTargetRequest_FieldSubPathArrayOfValues
type UpdateProbingTargetRequestPathSelectorCasConditionalStateLocationAdminHierarchyAdmin1 ¶
type UpdateProbingTargetRequestPathSelectorCasConditionalStateLocationAdminHierarchyAdmin1 struct{}
func (UpdateProbingTargetRequestPathSelectorCasConditionalStateLocationAdminHierarchyAdmin1) FieldPath ¶
func (UpdateProbingTargetRequestPathSelectorCasConditionalStateLocationAdminHierarchyAdmin1) WithArrayOfValues ¶
func (s UpdateProbingTargetRequestPathSelectorCasConditionalStateLocationAdminHierarchyAdmin1) WithArrayOfValues(values []*admin_area.Reference) *UpdateProbingTargetRequest_FieldSubPathArrayOfValues
type UpdateProbingTargetRequestPathSelectorCasConditionalStateLocationAdminHierarchyAdmin2 ¶
type UpdateProbingTargetRequestPathSelectorCasConditionalStateLocationAdminHierarchyAdmin2 struct{}
func (UpdateProbingTargetRequestPathSelectorCasConditionalStateLocationAdminHierarchyAdmin2) FieldPath ¶
func (UpdateProbingTargetRequestPathSelectorCasConditionalStateLocationAdminHierarchyAdmin2) WithArrayOfValues ¶
func (s UpdateProbingTargetRequestPathSelectorCasConditionalStateLocationAdminHierarchyAdmin2) WithArrayOfValues(values []*admin_area.Reference) *UpdateProbingTargetRequest_FieldSubPathArrayOfValues
type UpdateProbingTargetRequestPathSelectorCasConditionalStateLocationAdminHierarchyAdmin3 ¶
type UpdateProbingTargetRequestPathSelectorCasConditionalStateLocationAdminHierarchyAdmin3 struct{}
func (UpdateProbingTargetRequestPathSelectorCasConditionalStateLocationAdminHierarchyAdmin3) FieldPath ¶
func (UpdateProbingTargetRequestPathSelectorCasConditionalStateLocationAdminHierarchyAdmin3) WithArrayOfValues ¶
func (s UpdateProbingTargetRequestPathSelectorCasConditionalStateLocationAdminHierarchyAdmin3) WithArrayOfValues(values []*admin_area.Reference) *UpdateProbingTargetRequest_FieldSubPathArrayOfValues
type UpdateProbingTargetRequestPathSelectorCasConditionalStateLocationAdminHierarchyAdmin4 ¶
type UpdateProbingTargetRequestPathSelectorCasConditionalStateLocationAdminHierarchyAdmin4 struct{}
func (UpdateProbingTargetRequestPathSelectorCasConditionalStateLocationAdminHierarchyAdmin4) FieldPath ¶
func (UpdateProbingTargetRequestPathSelectorCasConditionalStateLocationAdminHierarchyAdmin4) WithArrayOfValues ¶
func (s UpdateProbingTargetRequestPathSelectorCasConditionalStateLocationAdminHierarchyAdmin4) WithArrayOfValues(values []*admin_area.Reference) *UpdateProbingTargetRequest_FieldSubPathArrayOfValues
type UpdateProbingTargetRequestPathSelectorCasConditionalStateLocationAdminHierarchyAdmin5 ¶
type UpdateProbingTargetRequestPathSelectorCasConditionalStateLocationAdminHierarchyAdmin5 struct{}
func (UpdateProbingTargetRequestPathSelectorCasConditionalStateLocationAdminHierarchyAdmin5) FieldPath ¶
func (UpdateProbingTargetRequestPathSelectorCasConditionalStateLocationAdminHierarchyAdmin5) WithArrayOfValues ¶
func (s UpdateProbingTargetRequestPathSelectorCasConditionalStateLocationAdminHierarchyAdmin5) WithArrayOfValues(values []*admin_area.Reference) *UpdateProbingTargetRequest_FieldSubPathArrayOfValues
type UpdateProbingTargetRequestPathSelectorCasConditionalStateLocationAdminHierarchyContinent ¶
type UpdateProbingTargetRequestPathSelectorCasConditionalStateLocationAdminHierarchyContinent struct{}
func (UpdateProbingTargetRequestPathSelectorCasConditionalStateLocationAdminHierarchyContinent) FieldPath ¶
func (UpdateProbingTargetRequestPathSelectorCasConditionalStateLocationAdminHierarchyContinent) WithArrayOfValues ¶
func (s UpdateProbingTargetRequestPathSelectorCasConditionalStateLocationAdminHierarchyContinent) WithArrayOfValues(values []*admin_area.Reference) *UpdateProbingTargetRequest_FieldSubPathArrayOfValues
type UpdateProbingTargetRequestPathSelectorCasConditionalStateLocationAdminHierarchyCountry ¶
type UpdateProbingTargetRequestPathSelectorCasConditionalStateLocationAdminHierarchyCountry struct{}
func (UpdateProbingTargetRequestPathSelectorCasConditionalStateLocationAdminHierarchyCountry) FieldPath ¶
func (UpdateProbingTargetRequestPathSelectorCasConditionalStateLocationAdminHierarchyCountry) WithArrayOfValues ¶
func (s UpdateProbingTargetRequestPathSelectorCasConditionalStateLocationAdminHierarchyCountry) WithArrayOfValues(values []*admin_area.Reference) *UpdateProbingTargetRequest_FieldSubPathArrayOfValues
type UpdateProbingTargetRequestPathSelectorCasConditionalStateLocationCoordinates ¶
type UpdateProbingTargetRequestPathSelectorCasConditionalStateLocationCoordinates struct{}
func (UpdateProbingTargetRequestPathSelectorCasConditionalStateLocationCoordinates) WithArrayOfValues ¶
func (s UpdateProbingTargetRequestPathSelectorCasConditionalStateLocationCoordinates) WithArrayOfValues(values []*latlng.LatLng) *UpdateProbingTargetRequest_FieldSubPathArrayOfValues
type UpdateProbingTargetRequestPathSelectorCasConditionalStateLocationType ¶
type UpdateProbingTargetRequestPathSelectorCasConditionalStateLocationType struct{}
func (UpdateProbingTargetRequestPathSelectorCasConditionalStateLocationType) WithArrayOfValues ¶
func (s UpdateProbingTargetRequestPathSelectorCasConditionalStateLocationType) WithArrayOfValues(values []common.LocationType) *UpdateProbingTargetRequest_FieldSubPathArrayOfValues
type UpdateProbingTargetRequestPathSelectorCasConditionalStateMetadata ¶
type UpdateProbingTargetRequestPathSelectorCasConditionalStateMetadata struct{}
func (UpdateProbingTargetRequestPathSelectorCasConditionalStateMetadata) Annotations ¶
func (UpdateProbingTargetRequestPathSelectorCasConditionalStateMetadata) CreateTime ¶
func (UpdateProbingTargetRequestPathSelectorCasConditionalStateMetadata) Generation ¶
func (UpdateProbingTargetRequestPathSelectorCasConditionalStateMetadata) OwnerReferences ¶
func (UpdateProbingTargetRequestPathSelectorCasConditionalStateMetadata) ResourceVersion ¶
func (UpdateProbingTargetRequestPathSelectorCasConditionalStateMetadata) UpdateTime ¶
func (UpdateProbingTargetRequestPathSelectorCasConditionalStateMetadata) WithArrayOfValues ¶
func (s UpdateProbingTargetRequestPathSelectorCasConditionalStateMetadata) WithArrayOfValues(values []*ntt_meta.Meta) *UpdateProbingTargetRequest_FieldSubPathArrayOfValues
func (UpdateProbingTargetRequestPathSelectorCasConditionalStateMetadata) WithValue ¶
func (s UpdateProbingTargetRequestPathSelectorCasConditionalStateMetadata) WithValue(value *ntt_meta.Meta) *UpdateProbingTargetRequest_FieldSubPathValue
type UpdateProbingTargetRequestPathSelectorCasConditionalStateMetadataAnnotations ¶
type UpdateProbingTargetRequestPathSelectorCasConditionalStateMetadataAnnotations struct{}
func (UpdateProbingTargetRequestPathSelectorCasConditionalStateMetadataAnnotations) WithArrayOfValues ¶
func (s UpdateProbingTargetRequestPathSelectorCasConditionalStateMetadataAnnotations) WithArrayOfValues(values []map[string]string) *UpdateProbingTargetRequest_FieldSubPathArrayOfValues
func (UpdateProbingTargetRequestPathSelectorCasConditionalStateMetadataAnnotations) WithValue ¶
func (s UpdateProbingTargetRequestPathSelectorCasConditionalStateMetadataAnnotations) WithValue(value map[string]string) *UpdateProbingTargetRequest_FieldSubPathValue
type UpdateProbingTargetRequestPathSelectorCasConditionalStateMetadataCreateTime ¶
type UpdateProbingTargetRequestPathSelectorCasConditionalStateMetadataCreateTime struct{}
func (UpdateProbingTargetRequestPathSelectorCasConditionalStateMetadataCreateTime) WithArrayOfValues ¶
func (s UpdateProbingTargetRequestPathSelectorCasConditionalStateMetadataCreateTime) WithArrayOfValues(values []*timestamp.Timestamp) *UpdateProbingTargetRequest_FieldSubPathArrayOfValues
type UpdateProbingTargetRequestPathSelectorCasConditionalStateMetadataGeneration ¶
type UpdateProbingTargetRequestPathSelectorCasConditionalStateMetadataGeneration struct{}
func (UpdateProbingTargetRequestPathSelectorCasConditionalStateMetadataGeneration) WithArrayOfValues ¶
func (s UpdateProbingTargetRequestPathSelectorCasConditionalStateMetadataGeneration) WithArrayOfValues(values []int64) *UpdateProbingTargetRequest_FieldSubPathArrayOfValues
type UpdateProbingTargetRequestPathSelectorCasConditionalStateMetadataLabels ¶
type UpdateProbingTargetRequestPathSelectorCasConditionalStateMetadataLabels struct{}
func (UpdateProbingTargetRequestPathSelectorCasConditionalStateMetadataLabels) WithArrayOfValues ¶
func (s UpdateProbingTargetRequestPathSelectorCasConditionalStateMetadataLabels) WithArrayOfValues(values []map[string]string) *UpdateProbingTargetRequest_FieldSubPathArrayOfValues
func (UpdateProbingTargetRequestPathSelectorCasConditionalStateMetadataLabels) WithValue ¶
func (s UpdateProbingTargetRequestPathSelectorCasConditionalStateMetadataLabels) WithValue(value map[string]string) *UpdateProbingTargetRequest_FieldSubPathValue
type UpdateProbingTargetRequestPathSelectorCasConditionalStateMetadataOwnerReferences ¶
type UpdateProbingTargetRequestPathSelectorCasConditionalStateMetadataOwnerReferences struct{}
func (UpdateProbingTargetRequestPathSelectorCasConditionalStateMetadataOwnerReferences) ApiVersion ¶
func (UpdateProbingTargetRequestPathSelectorCasConditionalStateMetadataOwnerReferences) BlockOwnerDeletion ¶
func (UpdateProbingTargetRequestPathSelectorCasConditionalStateMetadataOwnerReferences) Controller ¶
func (UpdateProbingTargetRequestPathSelectorCasConditionalStateMetadataOwnerReferences) WithArrayOfValues ¶
func (s UpdateProbingTargetRequestPathSelectorCasConditionalStateMetadataOwnerReferences) WithArrayOfValues(values [][]*ntt_meta.OwnerReference) *UpdateProbingTargetRequest_FieldSubPathArrayOfValues
func (UpdateProbingTargetRequestPathSelectorCasConditionalStateMetadataOwnerReferences) WithItemValue ¶
type UpdateProbingTargetRequestPathSelectorCasConditionalStateMetadataOwnerReferencesApiVersion ¶
type UpdateProbingTargetRequestPathSelectorCasConditionalStateMetadataOwnerReferencesApiVersion struct{}
func (UpdateProbingTargetRequestPathSelectorCasConditionalStateMetadataOwnerReferencesApiVersion) FieldPath ¶
func (UpdateProbingTargetRequestPathSelectorCasConditionalStateMetadataOwnerReferencesApiVersion) WithArrayOfValues ¶
func (s UpdateProbingTargetRequestPathSelectorCasConditionalStateMetadataOwnerReferencesApiVersion) WithArrayOfValues(values []string) *UpdateProbingTargetRequest_FieldSubPathArrayOfValues
type UpdateProbingTargetRequestPathSelectorCasConditionalStateMetadataOwnerReferencesBlockOwnerDeletion ¶
type UpdateProbingTargetRequestPathSelectorCasConditionalStateMetadataOwnerReferencesBlockOwnerDeletion struct{}
func (UpdateProbingTargetRequestPathSelectorCasConditionalStateMetadataOwnerReferencesBlockOwnerDeletion) FieldPath ¶
func (UpdateProbingTargetRequestPathSelectorCasConditionalStateMetadataOwnerReferencesBlockOwnerDeletion) WithArrayOfValues ¶
func (s UpdateProbingTargetRequestPathSelectorCasConditionalStateMetadataOwnerReferencesBlockOwnerDeletion) WithArrayOfValues(values []bool) *UpdateProbingTargetRequest_FieldSubPathArrayOfValues
type UpdateProbingTargetRequestPathSelectorCasConditionalStateMetadataOwnerReferencesController ¶
type UpdateProbingTargetRequestPathSelectorCasConditionalStateMetadataOwnerReferencesController struct{}
func (UpdateProbingTargetRequestPathSelectorCasConditionalStateMetadataOwnerReferencesController) FieldPath ¶
func (UpdateProbingTargetRequestPathSelectorCasConditionalStateMetadataOwnerReferencesController) WithArrayOfValues ¶
func (s UpdateProbingTargetRequestPathSelectorCasConditionalStateMetadataOwnerReferencesController) WithArrayOfValues(values []bool) *UpdateProbingTargetRequest_FieldSubPathArrayOfValues
type UpdateProbingTargetRequestPathSelectorCasConditionalStateMetadataOwnerReferencesKind ¶
type UpdateProbingTargetRequestPathSelectorCasConditionalStateMetadataOwnerReferencesKind struct{}
func (UpdateProbingTargetRequestPathSelectorCasConditionalStateMetadataOwnerReferencesKind) FieldPath ¶
func (UpdateProbingTargetRequestPathSelectorCasConditionalStateMetadataOwnerReferencesKind) WithArrayOfValues ¶
func (s UpdateProbingTargetRequestPathSelectorCasConditionalStateMetadataOwnerReferencesKind) WithArrayOfValues(values []string) *UpdateProbingTargetRequest_FieldSubPathArrayOfValues
type UpdateProbingTargetRequestPathSelectorCasConditionalStateMetadataOwnerReferencesName ¶
type UpdateProbingTargetRequestPathSelectorCasConditionalStateMetadataOwnerReferencesName struct{}
func (UpdateProbingTargetRequestPathSelectorCasConditionalStateMetadataOwnerReferencesName) FieldPath ¶
func (UpdateProbingTargetRequestPathSelectorCasConditionalStateMetadataOwnerReferencesName) WithArrayOfValues ¶
func (s UpdateProbingTargetRequestPathSelectorCasConditionalStateMetadataOwnerReferencesName) WithArrayOfValues(values []string) *UpdateProbingTargetRequest_FieldSubPathArrayOfValues
type UpdateProbingTargetRequestPathSelectorCasConditionalStateMetadataOwnerReferencesUid ¶
type UpdateProbingTargetRequestPathSelectorCasConditionalStateMetadataOwnerReferencesUid struct{}
func (UpdateProbingTargetRequestPathSelectorCasConditionalStateMetadataOwnerReferencesUid) FieldPath ¶
func (UpdateProbingTargetRequestPathSelectorCasConditionalStateMetadataOwnerReferencesUid) WithArrayOfValues ¶
func (s UpdateProbingTargetRequestPathSelectorCasConditionalStateMetadataOwnerReferencesUid) WithArrayOfValues(values []string) *UpdateProbingTargetRequest_FieldSubPathArrayOfValues
type UpdateProbingTargetRequestPathSelectorCasConditionalStateMetadataResourceVersion ¶
type UpdateProbingTargetRequestPathSelectorCasConditionalStateMetadataResourceVersion struct{}
func (UpdateProbingTargetRequestPathSelectorCasConditionalStateMetadataResourceVersion) WithArrayOfValues ¶
func (s UpdateProbingTargetRequestPathSelectorCasConditionalStateMetadataResourceVersion) WithArrayOfValues(values []string) *UpdateProbingTargetRequest_FieldSubPathArrayOfValues
type UpdateProbingTargetRequestPathSelectorCasConditionalStateMetadataShards ¶
type UpdateProbingTargetRequestPathSelectorCasConditionalStateMetadataShards struct{}
func (UpdateProbingTargetRequestPathSelectorCasConditionalStateMetadataShards) WithArrayOfValues ¶
func (s UpdateProbingTargetRequestPathSelectorCasConditionalStateMetadataShards) WithArrayOfValues(values []map[string]int64) *UpdateProbingTargetRequest_FieldSubPathArrayOfValues
func (UpdateProbingTargetRequestPathSelectorCasConditionalStateMetadataShards) WithValue ¶
func (s UpdateProbingTargetRequestPathSelectorCasConditionalStateMetadataShards) WithValue(value map[string]int64) *UpdateProbingTargetRequest_FieldSubPathValue
type UpdateProbingTargetRequestPathSelectorCasConditionalStateMetadataSyncing ¶
type UpdateProbingTargetRequestPathSelectorCasConditionalStateMetadataSyncing struct{}
func (UpdateProbingTargetRequestPathSelectorCasConditionalStateMetadataSyncing) OwningRegion ¶
func (UpdateProbingTargetRequestPathSelectorCasConditionalStateMetadataSyncing) WithArrayOfValues ¶
func (s UpdateProbingTargetRequestPathSelectorCasConditionalStateMetadataSyncing) WithArrayOfValues(values []*ntt_meta.SyncingMeta) *UpdateProbingTargetRequest_FieldSubPathArrayOfValues
type UpdateProbingTargetRequestPathSelectorCasConditionalStateMetadataSyncingOwningRegion ¶
type UpdateProbingTargetRequestPathSelectorCasConditionalStateMetadataSyncingOwningRegion struct{}
func (UpdateProbingTargetRequestPathSelectorCasConditionalStateMetadataSyncingOwningRegion) FieldPath ¶
func (UpdateProbingTargetRequestPathSelectorCasConditionalStateMetadataSyncingOwningRegion) WithArrayOfValues ¶
func (s UpdateProbingTargetRequestPathSelectorCasConditionalStateMetadataSyncingOwningRegion) WithArrayOfValues(values []string) *UpdateProbingTargetRequest_FieldSubPathArrayOfValues
type UpdateProbingTargetRequestPathSelectorCasConditionalStateMetadataSyncingRegions ¶
type UpdateProbingTargetRequestPathSelectorCasConditionalStateMetadataSyncingRegions struct{}
func (UpdateProbingTargetRequestPathSelectorCasConditionalStateMetadataSyncingRegions) WithArrayOfValues ¶
func (s UpdateProbingTargetRequestPathSelectorCasConditionalStateMetadataSyncingRegions) WithArrayOfValues(values [][]string) *UpdateProbingTargetRequest_FieldSubPathArrayOfValues
func (UpdateProbingTargetRequestPathSelectorCasConditionalStateMetadataSyncingRegions) WithItemValue ¶
type UpdateProbingTargetRequestPathSelectorCasConditionalStateMetadataTags ¶
type UpdateProbingTargetRequestPathSelectorCasConditionalStateMetadataTags struct{}
func (UpdateProbingTargetRequestPathSelectorCasConditionalStateMetadataTags) WithArrayOfValues ¶
func (s UpdateProbingTargetRequestPathSelectorCasConditionalStateMetadataTags) WithArrayOfValues(values [][]string) *UpdateProbingTargetRequest_FieldSubPathArrayOfValues
func (UpdateProbingTargetRequestPathSelectorCasConditionalStateMetadataTags) WithItemValue ¶
func (s UpdateProbingTargetRequestPathSelectorCasConditionalStateMetadataTags) WithItemValue(value string) *UpdateProbingTargetRequest_FieldSubPathArrayItemValue
func (UpdateProbingTargetRequestPathSelectorCasConditionalStateMetadataTags) WithValue ¶
func (s UpdateProbingTargetRequestPathSelectorCasConditionalStateMetadataTags) WithValue(value []string) *UpdateProbingTargetRequest_FieldSubPathValue
type UpdateProbingTargetRequestPathSelectorCasConditionalStateMetadataUpdateTime ¶
type UpdateProbingTargetRequestPathSelectorCasConditionalStateMetadataUpdateTime struct{}
func (UpdateProbingTargetRequestPathSelectorCasConditionalStateMetadataUpdateTime) WithArrayOfValues ¶
func (s UpdateProbingTargetRequestPathSelectorCasConditionalStateMetadataUpdateTime) WithArrayOfValues(values []*timestamp.Timestamp) *UpdateProbingTargetRequest_FieldSubPathArrayOfValues
type UpdateProbingTargetRequestPathSelectorCasConditionalStateMetadataUuid ¶
type UpdateProbingTargetRequestPathSelectorCasConditionalStateMetadataUuid struct{}
func (UpdateProbingTargetRequestPathSelectorCasConditionalStateMetadataUuid) WithArrayOfValues ¶
func (s UpdateProbingTargetRequestPathSelectorCasConditionalStateMetadataUuid) WithArrayOfValues(values []string) *UpdateProbingTargetRequest_FieldSubPathArrayOfValues
type UpdateProbingTargetRequestPathSelectorCasConditionalStateMode ¶
type UpdateProbingTargetRequestPathSelectorCasConditionalStateMode struct{}
func (UpdateProbingTargetRequestPathSelectorCasConditionalStateMode) WithArrayOfValues ¶
func (s UpdateProbingTargetRequestPathSelectorCasConditionalStateMode) WithArrayOfValues(values []common.ProbingMode) *UpdateProbingTargetRequest_FieldSubPathArrayOfValues
type UpdateProbingTargetRequestPathSelectorCasConditionalStateName ¶
type UpdateProbingTargetRequestPathSelectorCasConditionalStateName struct{}
func (UpdateProbingTargetRequestPathSelectorCasConditionalStateName) WithArrayOfValues ¶
func (s UpdateProbingTargetRequestPathSelectorCasConditionalStateName) WithArrayOfValues(values []*probing_target.Name) *UpdateProbingTargetRequest_FieldSubPathArrayOfValues
func (UpdateProbingTargetRequestPathSelectorCasConditionalStateName) WithValue ¶
func (s UpdateProbingTargetRequestPathSelectorCasConditionalStateName) WithValue(value *probing_target.Name) *UpdateProbingTargetRequest_FieldSubPathValue
type UpdateProbingTargetRequestPathSelectorCasConditionalStateSpeedtestTcpPort ¶ added in v0.4.36
type UpdateProbingTargetRequestPathSelectorCasConditionalStateSpeedtestTcpPort struct{}
func (UpdateProbingTargetRequestPathSelectorCasConditionalStateSpeedtestTcpPort) FieldPath ¶ added in v0.4.36
func (UpdateProbingTargetRequestPathSelectorCasConditionalStateSpeedtestTcpPort) WithArrayOfValues ¶ added in v0.4.36
func (s UpdateProbingTargetRequestPathSelectorCasConditionalStateSpeedtestTcpPort) WithArrayOfValues(values []int32) *UpdateProbingTargetRequest_FieldSubPathArrayOfValues
type UpdateProbingTargetRequestPathSelectorCasConditionalStateTargetType ¶ added in v0.4.26
type UpdateProbingTargetRequestPathSelectorCasConditionalStateTargetType struct{}
func (UpdateProbingTargetRequestPathSelectorCasConditionalStateTargetType) FieldPath ¶ added in v0.4.26
func (UpdateProbingTargetRequestPathSelectorCasConditionalStateTargetType) WithArrayOfValues ¶ added in v0.4.26
func (s UpdateProbingTargetRequestPathSelectorCasConditionalStateTargetType) WithArrayOfValues(values []probing_target.ProbingTarget_TargetType) *UpdateProbingTargetRequest_FieldSubPathArrayOfValues
type UpdateProbingTargetRequestPathSelectorCasConditionalStateUdpPort ¶ added in v0.4.36
type UpdateProbingTargetRequestPathSelectorCasConditionalStateUdpPort struct{}
func (UpdateProbingTargetRequestPathSelectorCasConditionalStateUdpPort) FieldPath ¶ added in v0.4.36
func (UpdateProbingTargetRequestPathSelectorCasConditionalStateUdpPort) WithArrayOfValues ¶ added in v0.4.36
func (s UpdateProbingTargetRequestPathSelectorCasConditionalStateUdpPort) WithArrayOfValues(values []int32) *UpdateProbingTargetRequest_FieldSubPathArrayOfValues
func (UpdateProbingTargetRequestPathSelectorCasConditionalStateUdpPort) WithValue ¶ added in v0.4.36
func (s UpdateProbingTargetRequestPathSelectorCasConditionalStateUdpPort) WithValue(value int32) *UpdateProbingTargetRequest_FieldSubPathValue
type UpdateProbingTargetRequestPathSelectorCasFieldMask ¶
type UpdateProbingTargetRequestPathSelectorCasFieldMask struct{}
func (UpdateProbingTargetRequestPathSelectorCasFieldMask) WithArrayOfValues ¶
func (s UpdateProbingTargetRequestPathSelectorCasFieldMask) WithArrayOfValues(values []*probing_target.ProbingTarget_FieldMask) *UpdateProbingTargetRequest_FieldSubPathArrayOfValues
type UpdateProbingTargetRequestPathSelectorProbingTarget ¶
type UpdateProbingTargetRequestPathSelectorProbingTarget struct{}
func (UpdateProbingTargetRequestPathSelectorProbingTarget) DisplayName ¶
func (UpdateProbingTargetRequestPathSelectorProbingTarget) HttpProbingConfig ¶
func (UpdateProbingTargetRequestPathSelectorProbingTarget) LocationType ¶
func (UpdateProbingTargetRequestPathSelectorProbingTarget) SpeedtestTcpPort ¶ added in v0.4.36
func (UpdateProbingTargetRequestPathSelectorProbingTarget) TargetType ¶ added in v0.4.26
func (UpdateProbingTargetRequestPathSelectorProbingTarget) WithArrayOfValues ¶
func (s UpdateProbingTargetRequestPathSelectorProbingTarget) WithArrayOfValues(values []*probing_target.ProbingTarget) *UpdateProbingTargetRequest_FieldTerminalPathArrayOfValues
func (UpdateProbingTargetRequestPathSelectorProbingTarget) WithSubArrayItemValue ¶
func (s UpdateProbingTargetRequestPathSelectorProbingTarget) WithSubArrayItemValue(subPathArrayItemValue probing_target.ProbingTarget_FieldPathArrayItemValue) *UpdateProbingTargetRequest_FieldSubPathArrayItemValue
func (UpdateProbingTargetRequestPathSelectorProbingTarget) WithSubArrayOfValues ¶
func (s UpdateProbingTargetRequestPathSelectorProbingTarget) WithSubArrayOfValues(subPathArrayOfValues probing_target.ProbingTarget_FieldPathArrayOfValues) *UpdateProbingTargetRequest_FieldSubPathArrayOfValues
func (UpdateProbingTargetRequestPathSelectorProbingTarget) WithSubPath ¶
func (UpdateProbingTargetRequestPathSelectorProbingTarget) WithSubPath(subPath probing_target.ProbingTarget_FieldPath) *UpdateProbingTargetRequest_FieldSubPath
func (UpdateProbingTargetRequestPathSelectorProbingTarget) WithSubValue ¶
func (s UpdateProbingTargetRequestPathSelectorProbingTarget) WithSubValue(subPathValue probing_target.ProbingTarget_FieldPathValue) *UpdateProbingTargetRequest_FieldSubPathValue
type UpdateProbingTargetRequestPathSelectorProbingTargetAddress ¶
type UpdateProbingTargetRequestPathSelectorProbingTargetAddress struct{}
func (UpdateProbingTargetRequestPathSelectorProbingTargetAddress) WithArrayOfValues ¶
func (s UpdateProbingTargetRequestPathSelectorProbingTargetAddress) WithArrayOfValues(values []string) *UpdateProbingTargetRequest_FieldSubPathArrayOfValues
func (UpdateProbingTargetRequestPathSelectorProbingTargetAddress) WithValue ¶
func (s UpdateProbingTargetRequestPathSelectorProbingTargetAddress) WithValue(value string) *UpdateProbingTargetRequest_FieldSubPathValue
type UpdateProbingTargetRequestPathSelectorProbingTargetAddresses ¶
type UpdateProbingTargetRequestPathSelectorProbingTargetAddresses struct{}
func (UpdateProbingTargetRequestPathSelectorProbingTargetAddresses) WithArrayOfValues ¶
func (s UpdateProbingTargetRequestPathSelectorProbingTargetAddresses) WithArrayOfValues(values [][]string) *UpdateProbingTargetRequest_FieldSubPathArrayOfValues
func (UpdateProbingTargetRequestPathSelectorProbingTargetAddresses) WithItemValue ¶
func (s UpdateProbingTargetRequestPathSelectorProbingTargetAddresses) WithItemValue(value string) *UpdateProbingTargetRequest_FieldSubPathArrayItemValue
func (UpdateProbingTargetRequestPathSelectorProbingTargetAddresses) WithValue ¶
func (s UpdateProbingTargetRequestPathSelectorProbingTargetAddresses) WithValue(value []string) *UpdateProbingTargetRequest_FieldSubPathValue
type UpdateProbingTargetRequestPathSelectorProbingTargetAgent ¶
type UpdateProbingTargetRequestPathSelectorProbingTargetAgent struct{}
func (UpdateProbingTargetRequestPathSelectorProbingTargetAgent) WithArrayOfValues ¶
func (s UpdateProbingTargetRequestPathSelectorProbingTargetAgent) WithArrayOfValues(values []*probe.Reference) *UpdateProbingTargetRequest_FieldSubPathArrayOfValues
func (UpdateProbingTargetRequestPathSelectorProbingTargetAgent) WithValue ¶
func (s UpdateProbingTargetRequestPathSelectorProbingTargetAgent) WithValue(value *probe.Reference) *UpdateProbingTargetRequest_FieldSubPathValue
type UpdateProbingTargetRequestPathSelectorProbingTargetCategory ¶
type UpdateProbingTargetRequestPathSelectorProbingTargetCategory struct{}
func (UpdateProbingTargetRequestPathSelectorProbingTargetCategory) WithArrayOfValues ¶
func (s UpdateProbingTargetRequestPathSelectorProbingTargetCategory) WithArrayOfValues(values []string) *UpdateProbingTargetRequest_FieldSubPathArrayOfValues
func (UpdateProbingTargetRequestPathSelectorProbingTargetCategory) WithValue ¶
func (s UpdateProbingTargetRequestPathSelectorProbingTargetCategory) WithValue(value string) *UpdateProbingTargetRequest_FieldSubPathValue
type UpdateProbingTargetRequestPathSelectorProbingTargetDisplayName ¶
type UpdateProbingTargetRequestPathSelectorProbingTargetDisplayName struct{}
func (UpdateProbingTargetRequestPathSelectorProbingTargetDisplayName) WithArrayOfValues ¶
func (s UpdateProbingTargetRequestPathSelectorProbingTargetDisplayName) WithArrayOfValues(values []string) *UpdateProbingTargetRequest_FieldSubPathArrayOfValues
func (UpdateProbingTargetRequestPathSelectorProbingTargetDisplayName) WithValue ¶
func (s UpdateProbingTargetRequestPathSelectorProbingTargetDisplayName) WithValue(value string) *UpdateProbingTargetRequest_FieldSubPathValue
type UpdateProbingTargetRequestPathSelectorProbingTargetGroup ¶
type UpdateProbingTargetRequestPathSelectorProbingTargetGroup struct{}
func (UpdateProbingTargetRequestPathSelectorProbingTargetGroup) WithArrayOfValues ¶
func (s UpdateProbingTargetRequestPathSelectorProbingTargetGroup) WithArrayOfValues(values []*probing_target_group.Reference) *UpdateProbingTargetRequest_FieldSubPathArrayOfValues
type UpdateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfig ¶
type UpdateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfig struct{}
func (UpdateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfig) AuthConfig ¶
func (UpdateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfig) HttpRequest ¶
func (UpdateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfig) WithArrayOfValues ¶
func (s UpdateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfig) WithArrayOfValues(values []*common.HTTPProbingConfig) *UpdateProbingTargetRequest_FieldSubPathArrayOfValues
type UpdateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigAuthConfig ¶
type UpdateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigAuthConfig struct{}
func (UpdateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigAuthConfig) RequestHeaderTokenKey ¶
func (UpdateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigAuthConfig) TokenRequest ¶
func (UpdateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigAuthConfig) TokenResponseBodyExpiryKey ¶
func (UpdateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigAuthConfig) TokenResponseBodyKey ¶
func (UpdateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigAuthConfig) TokenResponseHeader ¶
func (UpdateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigAuthConfig) WithArrayOfValues ¶
func (s UpdateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigAuthConfig) WithArrayOfValues(values []*common.HTTPProbingConfig_HTTPAuth) *UpdateProbingTargetRequest_FieldSubPathArrayOfValues
type UpdateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigAuthConfigPassword ¶
type UpdateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigAuthConfigPassword struct{}
func (UpdateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigAuthConfigPassword) FieldPath ¶
func (UpdateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigAuthConfigPassword) WithArrayOfValues ¶
func (s UpdateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigAuthConfigPassword) WithArrayOfValues(values []string) *UpdateProbingTargetRequest_FieldSubPathArrayOfValues
type UpdateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigAuthConfigRequestHeaderTokenKey ¶
type UpdateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigAuthConfigRequestHeaderTokenKey struct{}
func (UpdateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigAuthConfigRequestHeaderTokenKey) FieldPath ¶
func (UpdateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigAuthConfigRequestHeaderTokenKey) WithArrayOfValues ¶
func (s UpdateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigAuthConfigRequestHeaderTokenKey) WithArrayOfValues(values []string) *UpdateProbingTargetRequest_FieldSubPathArrayOfValues
type UpdateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigAuthConfigTokenRequest ¶
type UpdateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigAuthConfigTokenRequest struct{}
func (UpdateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigAuthConfigTokenRequest) AuthenticationMethod ¶
func (UpdateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigAuthConfigTokenRequest) ExpectedResponseCode ¶
func (UpdateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigAuthConfigTokenRequest) FieldPath ¶
func (UpdateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigAuthConfigTokenRequest) RequestBody ¶
func (UpdateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigAuthConfigTokenRequest) RequestHeaders ¶
func (UpdateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigAuthConfigTokenRequest) RequestMethod ¶
func (UpdateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigAuthConfigTokenRequest) Timeout ¶
func (UpdateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigAuthConfigTokenRequest) Url ¶
func (UpdateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigAuthConfigTokenRequest) UrlFormEncodedBody ¶
func (UpdateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigAuthConfigTokenRequest) WithArrayOfValues ¶
type UpdateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigAuthConfigTokenRequestAuthenticationMethod ¶
type UpdateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigAuthConfigTokenRequestAuthenticationMethod struct{}
func (UpdateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigAuthConfigTokenRequestAuthenticationMethod) FieldPath ¶
func (UpdateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigAuthConfigTokenRequestAuthenticationMethod) WithArrayOfValues ¶
type UpdateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigAuthConfigTokenRequestExpectedResponseCode ¶
type UpdateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigAuthConfigTokenRequestExpectedResponseCode struct{}
func (UpdateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigAuthConfigTokenRequestExpectedResponseCode) FieldPath ¶
func (UpdateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigAuthConfigTokenRequestExpectedResponseCode) WithArrayOfValues ¶
type UpdateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigAuthConfigTokenRequestRequestBody ¶
type UpdateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigAuthConfigTokenRequestRequestBody struct{}
func (UpdateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigAuthConfigTokenRequestRequestBody) FieldPath ¶
func (UpdateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigAuthConfigTokenRequestRequestBody) WithArrayOfValues ¶
func (s UpdateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigAuthConfigTokenRequestRequestBody) WithArrayOfValues(values []string) *UpdateProbingTargetRequest_FieldSubPathArrayOfValues
type UpdateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigAuthConfigTokenRequestRequestHeaders ¶
type UpdateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigAuthConfigTokenRequestRequestHeaders struct{}
func (UpdateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigAuthConfigTokenRequestRequestHeaders) FieldPath ¶
func (UpdateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigAuthConfigTokenRequestRequestHeaders) WithArrayOfValues ¶
func (s UpdateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigAuthConfigTokenRequestRequestHeaders) WithArrayOfValues(values []map[string]string) *UpdateProbingTargetRequest_FieldSubPathArrayOfValues
func (UpdateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigAuthConfigTokenRequestRequestHeaders) WithKey ¶
type UpdateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigAuthConfigTokenRequestRequestMethod ¶
type UpdateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigAuthConfigTokenRequestRequestMethod struct{}
func (UpdateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigAuthConfigTokenRequestRequestMethod) FieldPath ¶
func (UpdateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigAuthConfigTokenRequestRequestMethod) WithArrayOfValues ¶
type UpdateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigAuthConfigTokenRequestTimeout ¶
type UpdateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigAuthConfigTokenRequestTimeout struct{}
func (UpdateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigAuthConfigTokenRequestTimeout) FieldPath ¶
func (UpdateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigAuthConfigTokenRequestTimeout) WithArrayOfValues ¶
func (s UpdateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigAuthConfigTokenRequestTimeout) WithArrayOfValues(values []*duration.Duration) *UpdateProbingTargetRequest_FieldSubPathArrayOfValues
type UpdateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigAuthConfigTokenRequestUrl ¶
type UpdateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigAuthConfigTokenRequestUrl struct{}
func (UpdateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigAuthConfigTokenRequestUrl) FieldPath ¶
func (UpdateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigAuthConfigTokenRequestUrl) WithArrayOfValues ¶
func (s UpdateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigAuthConfigTokenRequestUrl) WithArrayOfValues(values []string) *UpdateProbingTargetRequest_FieldSubPathArrayOfValues
type UpdateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigAuthConfigTokenRequestUrlFormEncodedBody ¶
type UpdateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigAuthConfigTokenRequestUrlFormEncodedBody struct{}
func (UpdateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigAuthConfigTokenRequestUrlFormEncodedBody) FieldPath ¶
func (UpdateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigAuthConfigTokenRequestUrlFormEncodedBody) WithArrayOfValues ¶
func (UpdateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigAuthConfigTokenRequestUrlFormEncodedBody) WithKey ¶
type UpdateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigAuthConfigTokenResponseBodyExpiryKey ¶
type UpdateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigAuthConfigTokenResponseBodyExpiryKey struct{}
func (UpdateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigAuthConfigTokenResponseBodyExpiryKey) FieldPath ¶
func (UpdateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigAuthConfigTokenResponseBodyExpiryKey) WithArrayOfValues ¶
type UpdateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigAuthConfigTokenResponseBodyKey ¶
type UpdateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigAuthConfigTokenResponseBodyKey struct{}
func (UpdateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigAuthConfigTokenResponseBodyKey) FieldPath ¶
func (UpdateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigAuthConfigTokenResponseBodyKey) WithArrayOfValues ¶
func (s UpdateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigAuthConfigTokenResponseBodyKey) WithArrayOfValues(values []string) *UpdateProbingTargetRequest_FieldSubPathArrayOfValues
type UpdateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigAuthConfigTokenResponseHeader ¶
type UpdateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigAuthConfigTokenResponseHeader struct{}
func (UpdateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigAuthConfigTokenResponseHeader) FieldPath ¶
func (UpdateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigAuthConfigTokenResponseHeader) WithArrayOfValues ¶
func (s UpdateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigAuthConfigTokenResponseHeader) WithArrayOfValues(values []string) *UpdateProbingTargetRequest_FieldSubPathArrayOfValues
type UpdateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigAuthConfigUsername ¶
type UpdateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigAuthConfigUsername struct{}
func (UpdateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigAuthConfigUsername) FieldPath ¶
func (UpdateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigAuthConfigUsername) WithArrayOfValues ¶
func (s UpdateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigAuthConfigUsername) WithArrayOfValues(values []string) *UpdateProbingTargetRequest_FieldSubPathArrayOfValues
type UpdateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigHttpRequest ¶
type UpdateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigHttpRequest struct{}
func (UpdateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigHttpRequest) AuthenticationMethod ¶
func (UpdateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigHttpRequest) ExpectedResponseCode ¶
func (UpdateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigHttpRequest) RequestBody ¶
func (UpdateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigHttpRequest) RequestHeaders ¶
func (UpdateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigHttpRequest) RequestMethod ¶
func (UpdateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigHttpRequest) UrlFormEncodedBody ¶
func (UpdateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigHttpRequest) WithArrayOfValues ¶
func (s UpdateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigHttpRequest) WithArrayOfValues(values []*common.HTTPProbingConfig_HTTPRequest) *UpdateProbingTargetRequest_FieldSubPathArrayOfValues
type UpdateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigHttpRequestAuthenticationMethod ¶
type UpdateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigHttpRequestAuthenticationMethod struct{}
func (UpdateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigHttpRequestAuthenticationMethod) FieldPath ¶
func (UpdateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigHttpRequestAuthenticationMethod) WithArrayOfValues ¶
type UpdateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigHttpRequestExpectedResponseCode ¶
type UpdateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigHttpRequestExpectedResponseCode struct{}
func (UpdateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigHttpRequestExpectedResponseCode) FieldPath ¶
func (UpdateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigHttpRequestExpectedResponseCode) WithArrayOfValues ¶
func (s UpdateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigHttpRequestExpectedResponseCode) WithArrayOfValues(values []uint32) *UpdateProbingTargetRequest_FieldSubPathArrayOfValues
type UpdateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigHttpRequestRequestBody ¶
type UpdateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigHttpRequestRequestBody struct{}
func (UpdateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigHttpRequestRequestBody) FieldPath ¶
func (UpdateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigHttpRequestRequestBody) WithArrayOfValues ¶
func (s UpdateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigHttpRequestRequestBody) WithArrayOfValues(values []string) *UpdateProbingTargetRequest_FieldSubPathArrayOfValues
type UpdateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigHttpRequestRequestHeaders ¶
type UpdateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigHttpRequestRequestHeaders struct{}
func (UpdateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigHttpRequestRequestHeaders) FieldPath ¶
func (UpdateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigHttpRequestRequestHeaders) WithArrayOfValues ¶
func (s UpdateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigHttpRequestRequestHeaders) WithArrayOfValues(values []map[string]string) *UpdateProbingTargetRequest_FieldSubPathArrayOfValues
func (UpdateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigHttpRequestRequestHeaders) WithKey ¶
type UpdateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigHttpRequestRequestMethod ¶
type UpdateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigHttpRequestRequestMethod struct{}
func (UpdateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigHttpRequestRequestMethod) FieldPath ¶
func (UpdateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigHttpRequestRequestMethod) WithArrayOfValues ¶
type UpdateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigHttpRequestTimeout ¶
type UpdateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigHttpRequestTimeout struct{}
func (UpdateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigHttpRequestTimeout) FieldPath ¶
func (UpdateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigHttpRequestTimeout) WithArrayOfValues ¶
func (s UpdateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigHttpRequestTimeout) WithArrayOfValues(values []*duration.Duration) *UpdateProbingTargetRequest_FieldSubPathArrayOfValues
type UpdateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigHttpRequestUrl ¶
type UpdateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigHttpRequestUrl struct{}
func (UpdateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigHttpRequestUrl) FieldPath ¶
func (UpdateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigHttpRequestUrl) WithArrayOfValues ¶
func (s UpdateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigHttpRequestUrl) WithArrayOfValues(values []string) *UpdateProbingTargetRequest_FieldSubPathArrayOfValues
type UpdateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigHttpRequestUrlFormEncodedBody ¶
type UpdateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigHttpRequestUrlFormEncodedBody struct{}
func (UpdateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigHttpRequestUrlFormEncodedBody) FieldPath ¶
func (UpdateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigHttpRequestUrlFormEncodedBody) WithArrayOfValues ¶
func (UpdateProbingTargetRequestPathSelectorProbingTargetHttpProbingConfigHttpRequestUrlFormEncodedBody) WithKey ¶
type UpdateProbingTargetRequestPathSelectorProbingTargetIpVersion ¶
type UpdateProbingTargetRequestPathSelectorProbingTargetIpVersion struct{}
func (UpdateProbingTargetRequestPathSelectorProbingTargetIpVersion) WithArrayOfValues ¶
func (s UpdateProbingTargetRequestPathSelectorProbingTargetIpVersion) WithArrayOfValues(values []common.IpVersion) *UpdateProbingTargetRequest_FieldSubPathArrayOfValues
func (UpdateProbingTargetRequestPathSelectorProbingTargetIpVersion) WithValue ¶
func (s UpdateProbingTargetRequestPathSelectorProbingTargetIpVersion) WithValue(value common.IpVersion) *UpdateProbingTargetRequest_FieldSubPathValue
type UpdateProbingTargetRequestPathSelectorProbingTargetLocation ¶
type UpdateProbingTargetRequestPathSelectorProbingTargetLocation struct{}
func (UpdateProbingTargetRequestPathSelectorProbingTargetLocation) AdminHierarchy ¶
func (UpdateProbingTargetRequestPathSelectorProbingTargetLocation) Coordinates ¶
func (UpdateProbingTargetRequestPathSelectorProbingTargetLocation) WithArrayOfValues ¶
func (s UpdateProbingTargetRequestPathSelectorProbingTargetLocation) WithArrayOfValues(values []*common.Location) *UpdateProbingTargetRequest_FieldSubPathArrayOfValues
func (UpdateProbingTargetRequestPathSelectorProbingTargetLocation) WithValue ¶
func (s UpdateProbingTargetRequestPathSelectorProbingTargetLocation) WithValue(value *common.Location) *UpdateProbingTargetRequest_FieldSubPathValue
type UpdateProbingTargetRequestPathSelectorProbingTargetLocationAccuracy ¶
type UpdateProbingTargetRequestPathSelectorProbingTargetLocationAccuracy struct{}
func (UpdateProbingTargetRequestPathSelectorProbingTargetLocationAccuracy) WithArrayOfValues ¶
func (s UpdateProbingTargetRequestPathSelectorProbingTargetLocationAccuracy) WithArrayOfValues(values []float64) *UpdateProbingTargetRequest_FieldSubPathArrayOfValues
type UpdateProbingTargetRequestPathSelectorProbingTargetLocationAddress ¶
type UpdateProbingTargetRequestPathSelectorProbingTargetLocationAddress struct{}
func (UpdateProbingTargetRequestPathSelectorProbingTargetLocationAddress) AdminArea1 ¶
func (UpdateProbingTargetRequestPathSelectorProbingTargetLocationAddress) AdminArea2 ¶
func (UpdateProbingTargetRequestPathSelectorProbingTargetLocationAddress) AdminArea3 ¶
func (UpdateProbingTargetRequestPathSelectorProbingTargetLocationAddress) AdminArea4 ¶
func (UpdateProbingTargetRequestPathSelectorProbingTargetLocationAddress) CountryCode ¶
func (UpdateProbingTargetRequestPathSelectorProbingTargetLocationAddress) PostalCode ¶
func (UpdateProbingTargetRequestPathSelectorProbingTargetLocationAddress) StreetAddress ¶
func (UpdateProbingTargetRequestPathSelectorProbingTargetLocationAddress) WithArrayOfValues ¶
func (s UpdateProbingTargetRequestPathSelectorProbingTargetLocationAddress) WithArrayOfValues(values []*common.Address) *UpdateProbingTargetRequest_FieldSubPathArrayOfValues
func (UpdateProbingTargetRequestPathSelectorProbingTargetLocationAddress) WithValue ¶
func (s UpdateProbingTargetRequestPathSelectorProbingTargetLocationAddress) WithValue(value *common.Address) *UpdateProbingTargetRequest_FieldSubPathValue
type UpdateProbingTargetRequestPathSelectorProbingTargetLocationAddressAdminArea1 ¶
type UpdateProbingTargetRequestPathSelectorProbingTargetLocationAddressAdminArea1 struct{}
func (UpdateProbingTargetRequestPathSelectorProbingTargetLocationAddressAdminArea1) WithArrayOfValues ¶
func (s UpdateProbingTargetRequestPathSelectorProbingTargetLocationAddressAdminArea1) WithArrayOfValues(values []string) *UpdateProbingTargetRequest_FieldSubPathArrayOfValues
type UpdateProbingTargetRequestPathSelectorProbingTargetLocationAddressAdminArea2 ¶
type UpdateProbingTargetRequestPathSelectorProbingTargetLocationAddressAdminArea2 struct{}
func (UpdateProbingTargetRequestPathSelectorProbingTargetLocationAddressAdminArea2) WithArrayOfValues ¶
func (s UpdateProbingTargetRequestPathSelectorProbingTargetLocationAddressAdminArea2) WithArrayOfValues(values []string) *UpdateProbingTargetRequest_FieldSubPathArrayOfValues
type UpdateProbingTargetRequestPathSelectorProbingTargetLocationAddressAdminArea3 ¶
type UpdateProbingTargetRequestPathSelectorProbingTargetLocationAddressAdminArea3 struct{}
func (UpdateProbingTargetRequestPathSelectorProbingTargetLocationAddressAdminArea3) WithArrayOfValues ¶
func (s UpdateProbingTargetRequestPathSelectorProbingTargetLocationAddressAdminArea3) WithArrayOfValues(values []string) *UpdateProbingTargetRequest_FieldSubPathArrayOfValues
type UpdateProbingTargetRequestPathSelectorProbingTargetLocationAddressAdminArea4 ¶
type UpdateProbingTargetRequestPathSelectorProbingTargetLocationAddressAdminArea4 struct{}
func (UpdateProbingTargetRequestPathSelectorProbingTargetLocationAddressAdminArea4) WithArrayOfValues ¶
func (s UpdateProbingTargetRequestPathSelectorProbingTargetLocationAddressAdminArea4) WithArrayOfValues(values []string) *UpdateProbingTargetRequest_FieldSubPathArrayOfValues
type UpdateProbingTargetRequestPathSelectorProbingTargetLocationAddressContinent ¶
type UpdateProbingTargetRequestPathSelectorProbingTargetLocationAddressContinent struct{}
func (UpdateProbingTargetRequestPathSelectorProbingTargetLocationAddressContinent) WithArrayOfValues ¶
func (s UpdateProbingTargetRequestPathSelectorProbingTargetLocationAddressContinent) WithArrayOfValues(values []string) *UpdateProbingTargetRequest_FieldSubPathArrayOfValues
type UpdateProbingTargetRequestPathSelectorProbingTargetLocationAddressCountry ¶
type UpdateProbingTargetRequestPathSelectorProbingTargetLocationAddressCountry struct{}
func (UpdateProbingTargetRequestPathSelectorProbingTargetLocationAddressCountry) WithArrayOfValues ¶
func (s UpdateProbingTargetRequestPathSelectorProbingTargetLocationAddressCountry) WithArrayOfValues(values []string) *UpdateProbingTargetRequest_FieldSubPathArrayOfValues
type UpdateProbingTargetRequestPathSelectorProbingTargetLocationAddressCountryCode ¶
type UpdateProbingTargetRequestPathSelectorProbingTargetLocationAddressCountryCode struct{}
func (UpdateProbingTargetRequestPathSelectorProbingTargetLocationAddressCountryCode) WithArrayOfValues ¶
func (s UpdateProbingTargetRequestPathSelectorProbingTargetLocationAddressCountryCode) WithArrayOfValues(values []string) *UpdateProbingTargetRequest_FieldSubPathArrayOfValues
type UpdateProbingTargetRequestPathSelectorProbingTargetLocationAddressPostalCode ¶
type UpdateProbingTargetRequestPathSelectorProbingTargetLocationAddressPostalCode struct{}
func (UpdateProbingTargetRequestPathSelectorProbingTargetLocationAddressPostalCode) WithArrayOfValues ¶
func (s UpdateProbingTargetRequestPathSelectorProbingTargetLocationAddressPostalCode) WithArrayOfValues(values []string) *UpdateProbingTargetRequest_FieldSubPathArrayOfValues
type UpdateProbingTargetRequestPathSelectorProbingTargetLocationAddressStreetAddress ¶
type UpdateProbingTargetRequestPathSelectorProbingTargetLocationAddressStreetAddress struct{}
func (UpdateProbingTargetRequestPathSelectorProbingTargetLocationAddressStreetAddress) WithArrayOfValues ¶
func (s UpdateProbingTargetRequestPathSelectorProbingTargetLocationAddressStreetAddress) WithArrayOfValues(values []string) *UpdateProbingTargetRequest_FieldSubPathArrayOfValues
type UpdateProbingTargetRequestPathSelectorProbingTargetLocationAdminHierarchy ¶
type UpdateProbingTargetRequestPathSelectorProbingTargetLocationAdminHierarchy struct{}
func (UpdateProbingTargetRequestPathSelectorProbingTargetLocationAdminHierarchy) WithArrayOfValues ¶
func (s UpdateProbingTargetRequestPathSelectorProbingTargetLocationAdminHierarchy) WithArrayOfValues(values []*admin_area.AdminHierarchy) *UpdateProbingTargetRequest_FieldSubPathArrayOfValues
type UpdateProbingTargetRequestPathSelectorProbingTargetLocationAdminHierarchyAdmin1 ¶
type UpdateProbingTargetRequestPathSelectorProbingTargetLocationAdminHierarchyAdmin1 struct{}
func (UpdateProbingTargetRequestPathSelectorProbingTargetLocationAdminHierarchyAdmin1) WithArrayOfValues ¶
func (s UpdateProbingTargetRequestPathSelectorProbingTargetLocationAdminHierarchyAdmin1) WithArrayOfValues(values []*admin_area.Reference) *UpdateProbingTargetRequest_FieldSubPathArrayOfValues
type UpdateProbingTargetRequestPathSelectorProbingTargetLocationAdminHierarchyAdmin2 ¶
type UpdateProbingTargetRequestPathSelectorProbingTargetLocationAdminHierarchyAdmin2 struct{}
func (UpdateProbingTargetRequestPathSelectorProbingTargetLocationAdminHierarchyAdmin2) WithArrayOfValues ¶
func (s UpdateProbingTargetRequestPathSelectorProbingTargetLocationAdminHierarchyAdmin2) WithArrayOfValues(values []*admin_area.Reference) *UpdateProbingTargetRequest_FieldSubPathArrayOfValues
type UpdateProbingTargetRequestPathSelectorProbingTargetLocationAdminHierarchyAdmin3 ¶
type UpdateProbingTargetRequestPathSelectorProbingTargetLocationAdminHierarchyAdmin3 struct{}
func (UpdateProbingTargetRequestPathSelectorProbingTargetLocationAdminHierarchyAdmin3) WithArrayOfValues ¶
func (s UpdateProbingTargetRequestPathSelectorProbingTargetLocationAdminHierarchyAdmin3) WithArrayOfValues(values []*admin_area.Reference) *UpdateProbingTargetRequest_FieldSubPathArrayOfValues
type UpdateProbingTargetRequestPathSelectorProbingTargetLocationAdminHierarchyAdmin4 ¶
type UpdateProbingTargetRequestPathSelectorProbingTargetLocationAdminHierarchyAdmin4 struct{}
func (UpdateProbingTargetRequestPathSelectorProbingTargetLocationAdminHierarchyAdmin4) WithArrayOfValues ¶
func (s UpdateProbingTargetRequestPathSelectorProbingTargetLocationAdminHierarchyAdmin4) WithArrayOfValues(values []*admin_area.Reference) *UpdateProbingTargetRequest_FieldSubPathArrayOfValues
type UpdateProbingTargetRequestPathSelectorProbingTargetLocationAdminHierarchyAdmin5 ¶
type UpdateProbingTargetRequestPathSelectorProbingTargetLocationAdminHierarchyAdmin5 struct{}
func (UpdateProbingTargetRequestPathSelectorProbingTargetLocationAdminHierarchyAdmin5) WithArrayOfValues ¶
func (s UpdateProbingTargetRequestPathSelectorProbingTargetLocationAdminHierarchyAdmin5) WithArrayOfValues(values []*admin_area.Reference) *UpdateProbingTargetRequest_FieldSubPathArrayOfValues
type UpdateProbingTargetRequestPathSelectorProbingTargetLocationAdminHierarchyContinent ¶
type UpdateProbingTargetRequestPathSelectorProbingTargetLocationAdminHierarchyContinent struct{}
func (UpdateProbingTargetRequestPathSelectorProbingTargetLocationAdminHierarchyContinent) FieldPath ¶
func (UpdateProbingTargetRequestPathSelectorProbingTargetLocationAdminHierarchyContinent) WithArrayOfValues ¶
func (s UpdateProbingTargetRequestPathSelectorProbingTargetLocationAdminHierarchyContinent) WithArrayOfValues(values []*admin_area.Reference) *UpdateProbingTargetRequest_FieldSubPathArrayOfValues
type UpdateProbingTargetRequestPathSelectorProbingTargetLocationAdminHierarchyCountry ¶
type UpdateProbingTargetRequestPathSelectorProbingTargetLocationAdminHierarchyCountry struct{}
func (UpdateProbingTargetRequestPathSelectorProbingTargetLocationAdminHierarchyCountry) WithArrayOfValues ¶
func (s UpdateProbingTargetRequestPathSelectorProbingTargetLocationAdminHierarchyCountry) WithArrayOfValues(values []*admin_area.Reference) *UpdateProbingTargetRequest_FieldSubPathArrayOfValues
type UpdateProbingTargetRequestPathSelectorProbingTargetLocationCoordinates ¶
type UpdateProbingTargetRequestPathSelectorProbingTargetLocationCoordinates struct{}
func (UpdateProbingTargetRequestPathSelectorProbingTargetLocationCoordinates) WithArrayOfValues ¶
func (s UpdateProbingTargetRequestPathSelectorProbingTargetLocationCoordinates) WithArrayOfValues(values []*latlng.LatLng) *UpdateProbingTargetRequest_FieldSubPathArrayOfValues
type UpdateProbingTargetRequestPathSelectorProbingTargetLocationType ¶
type UpdateProbingTargetRequestPathSelectorProbingTargetLocationType struct{}
func (UpdateProbingTargetRequestPathSelectorProbingTargetLocationType) WithArrayOfValues ¶
func (s UpdateProbingTargetRequestPathSelectorProbingTargetLocationType) WithArrayOfValues(values []common.LocationType) *UpdateProbingTargetRequest_FieldSubPathArrayOfValues
type UpdateProbingTargetRequestPathSelectorProbingTargetMetadata ¶
type UpdateProbingTargetRequestPathSelectorProbingTargetMetadata struct{}
func (UpdateProbingTargetRequestPathSelectorProbingTargetMetadata) Annotations ¶
func (UpdateProbingTargetRequestPathSelectorProbingTargetMetadata) CreateTime ¶
func (UpdateProbingTargetRequestPathSelectorProbingTargetMetadata) Generation ¶
func (UpdateProbingTargetRequestPathSelectorProbingTargetMetadata) OwnerReferences ¶
func (UpdateProbingTargetRequestPathSelectorProbingTargetMetadata) ResourceVersion ¶
func (UpdateProbingTargetRequestPathSelectorProbingTargetMetadata) UpdateTime ¶
func (UpdateProbingTargetRequestPathSelectorProbingTargetMetadata) WithArrayOfValues ¶
func (s UpdateProbingTargetRequestPathSelectorProbingTargetMetadata) WithArrayOfValues(values []*ntt_meta.Meta) *UpdateProbingTargetRequest_FieldSubPathArrayOfValues
func (UpdateProbingTargetRequestPathSelectorProbingTargetMetadata) WithValue ¶
func (s UpdateProbingTargetRequestPathSelectorProbingTargetMetadata) WithValue(value *ntt_meta.Meta) *UpdateProbingTargetRequest_FieldSubPathValue
type UpdateProbingTargetRequestPathSelectorProbingTargetMetadataAnnotations ¶
type UpdateProbingTargetRequestPathSelectorProbingTargetMetadataAnnotations struct{}
func (UpdateProbingTargetRequestPathSelectorProbingTargetMetadataAnnotations) WithArrayOfValues ¶
func (s UpdateProbingTargetRequestPathSelectorProbingTargetMetadataAnnotations) WithArrayOfValues(values []map[string]string) *UpdateProbingTargetRequest_FieldSubPathArrayOfValues
func (UpdateProbingTargetRequestPathSelectorProbingTargetMetadataAnnotations) WithValue ¶
func (s UpdateProbingTargetRequestPathSelectorProbingTargetMetadataAnnotations) WithValue(value map[string]string) *UpdateProbingTargetRequest_FieldSubPathValue
type UpdateProbingTargetRequestPathSelectorProbingTargetMetadataCreateTime ¶
type UpdateProbingTargetRequestPathSelectorProbingTargetMetadataCreateTime struct{}
func (UpdateProbingTargetRequestPathSelectorProbingTargetMetadataCreateTime) WithArrayOfValues ¶
func (s UpdateProbingTargetRequestPathSelectorProbingTargetMetadataCreateTime) WithArrayOfValues(values []*timestamp.Timestamp) *UpdateProbingTargetRequest_FieldSubPathArrayOfValues
type UpdateProbingTargetRequestPathSelectorProbingTargetMetadataGeneration ¶
type UpdateProbingTargetRequestPathSelectorProbingTargetMetadataGeneration struct{}
func (UpdateProbingTargetRequestPathSelectorProbingTargetMetadataGeneration) WithArrayOfValues ¶
func (s UpdateProbingTargetRequestPathSelectorProbingTargetMetadataGeneration) WithArrayOfValues(values []int64) *UpdateProbingTargetRequest_FieldSubPathArrayOfValues
type UpdateProbingTargetRequestPathSelectorProbingTargetMetadataLabels ¶
type UpdateProbingTargetRequestPathSelectorProbingTargetMetadataLabels struct{}
func (UpdateProbingTargetRequestPathSelectorProbingTargetMetadataLabels) WithArrayOfValues ¶
func (s UpdateProbingTargetRequestPathSelectorProbingTargetMetadataLabels) WithArrayOfValues(values []map[string]string) *UpdateProbingTargetRequest_FieldSubPathArrayOfValues
func (UpdateProbingTargetRequestPathSelectorProbingTargetMetadataLabels) WithValue ¶
func (s UpdateProbingTargetRequestPathSelectorProbingTargetMetadataLabels) WithValue(value map[string]string) *UpdateProbingTargetRequest_FieldSubPathValue
type UpdateProbingTargetRequestPathSelectorProbingTargetMetadataOwnerReferences ¶
type UpdateProbingTargetRequestPathSelectorProbingTargetMetadataOwnerReferences struct{}
func (UpdateProbingTargetRequestPathSelectorProbingTargetMetadataOwnerReferences) ApiVersion ¶
func (UpdateProbingTargetRequestPathSelectorProbingTargetMetadataOwnerReferences) BlockOwnerDeletion ¶
func (UpdateProbingTargetRequestPathSelectorProbingTargetMetadataOwnerReferences) Controller ¶
func (UpdateProbingTargetRequestPathSelectorProbingTargetMetadataOwnerReferences) WithArrayOfValues ¶
func (s UpdateProbingTargetRequestPathSelectorProbingTargetMetadataOwnerReferences) WithArrayOfValues(values [][]*ntt_meta.OwnerReference) *UpdateProbingTargetRequest_FieldSubPathArrayOfValues
func (UpdateProbingTargetRequestPathSelectorProbingTargetMetadataOwnerReferences) WithItemValue ¶
type UpdateProbingTargetRequestPathSelectorProbingTargetMetadataOwnerReferencesApiVersion ¶
type UpdateProbingTargetRequestPathSelectorProbingTargetMetadataOwnerReferencesApiVersion struct{}
func (UpdateProbingTargetRequestPathSelectorProbingTargetMetadataOwnerReferencesApiVersion) FieldPath ¶
func (UpdateProbingTargetRequestPathSelectorProbingTargetMetadataOwnerReferencesApiVersion) WithArrayOfValues ¶
func (s UpdateProbingTargetRequestPathSelectorProbingTargetMetadataOwnerReferencesApiVersion) WithArrayOfValues(values []string) *UpdateProbingTargetRequest_FieldSubPathArrayOfValues
type UpdateProbingTargetRequestPathSelectorProbingTargetMetadataOwnerReferencesBlockOwnerDeletion ¶
type UpdateProbingTargetRequestPathSelectorProbingTargetMetadataOwnerReferencesBlockOwnerDeletion struct{}
func (UpdateProbingTargetRequestPathSelectorProbingTargetMetadataOwnerReferencesBlockOwnerDeletion) FieldPath ¶
func (UpdateProbingTargetRequestPathSelectorProbingTargetMetadataOwnerReferencesBlockOwnerDeletion) WithArrayOfValues ¶
func (s UpdateProbingTargetRequestPathSelectorProbingTargetMetadataOwnerReferencesBlockOwnerDeletion) WithArrayOfValues(values []bool) *UpdateProbingTargetRequest_FieldSubPathArrayOfValues
type UpdateProbingTargetRequestPathSelectorProbingTargetMetadataOwnerReferencesController ¶
type UpdateProbingTargetRequestPathSelectorProbingTargetMetadataOwnerReferencesController struct{}
func (UpdateProbingTargetRequestPathSelectorProbingTargetMetadataOwnerReferencesController) FieldPath ¶
func (UpdateProbingTargetRequestPathSelectorProbingTargetMetadataOwnerReferencesController) WithArrayOfValues ¶
func (s UpdateProbingTargetRequestPathSelectorProbingTargetMetadataOwnerReferencesController) WithArrayOfValues(values []bool) *UpdateProbingTargetRequest_FieldSubPathArrayOfValues
type UpdateProbingTargetRequestPathSelectorProbingTargetMetadataOwnerReferencesKind ¶
type UpdateProbingTargetRequestPathSelectorProbingTargetMetadataOwnerReferencesKind struct{}
func (UpdateProbingTargetRequestPathSelectorProbingTargetMetadataOwnerReferencesKind) WithArrayOfValues ¶
func (s UpdateProbingTargetRequestPathSelectorProbingTargetMetadataOwnerReferencesKind) WithArrayOfValues(values []string) *UpdateProbingTargetRequest_FieldSubPathArrayOfValues
type UpdateProbingTargetRequestPathSelectorProbingTargetMetadataOwnerReferencesName ¶
type UpdateProbingTargetRequestPathSelectorProbingTargetMetadataOwnerReferencesName struct{}
func (UpdateProbingTargetRequestPathSelectorProbingTargetMetadataOwnerReferencesName) WithArrayOfValues ¶
func (s UpdateProbingTargetRequestPathSelectorProbingTargetMetadataOwnerReferencesName) WithArrayOfValues(values []string) *UpdateProbingTargetRequest_FieldSubPathArrayOfValues
type UpdateProbingTargetRequestPathSelectorProbingTargetMetadataOwnerReferencesUid ¶
type UpdateProbingTargetRequestPathSelectorProbingTargetMetadataOwnerReferencesUid struct{}
func (UpdateProbingTargetRequestPathSelectorProbingTargetMetadataOwnerReferencesUid) WithArrayOfValues ¶
func (s UpdateProbingTargetRequestPathSelectorProbingTargetMetadataOwnerReferencesUid) WithArrayOfValues(values []string) *UpdateProbingTargetRequest_FieldSubPathArrayOfValues
type UpdateProbingTargetRequestPathSelectorProbingTargetMetadataResourceVersion ¶
type UpdateProbingTargetRequestPathSelectorProbingTargetMetadataResourceVersion struct{}
func (UpdateProbingTargetRequestPathSelectorProbingTargetMetadataResourceVersion) WithArrayOfValues ¶
func (s UpdateProbingTargetRequestPathSelectorProbingTargetMetadataResourceVersion) WithArrayOfValues(values []string) *UpdateProbingTargetRequest_FieldSubPathArrayOfValues
type UpdateProbingTargetRequestPathSelectorProbingTargetMetadataShards ¶
type UpdateProbingTargetRequestPathSelectorProbingTargetMetadataShards struct{}
func (UpdateProbingTargetRequestPathSelectorProbingTargetMetadataShards) WithArrayOfValues ¶
func (s UpdateProbingTargetRequestPathSelectorProbingTargetMetadataShards) WithArrayOfValues(values []map[string]int64) *UpdateProbingTargetRequest_FieldSubPathArrayOfValues
func (UpdateProbingTargetRequestPathSelectorProbingTargetMetadataShards) WithValue ¶
func (s UpdateProbingTargetRequestPathSelectorProbingTargetMetadataShards) WithValue(value map[string]int64) *UpdateProbingTargetRequest_FieldSubPathValue
type UpdateProbingTargetRequestPathSelectorProbingTargetMetadataSyncing ¶
type UpdateProbingTargetRequestPathSelectorProbingTargetMetadataSyncing struct{}
func (UpdateProbingTargetRequestPathSelectorProbingTargetMetadataSyncing) OwningRegion ¶
func (UpdateProbingTargetRequestPathSelectorProbingTargetMetadataSyncing) WithArrayOfValues ¶
func (s UpdateProbingTargetRequestPathSelectorProbingTargetMetadataSyncing) WithArrayOfValues(values []*ntt_meta.SyncingMeta) *UpdateProbingTargetRequest_FieldSubPathArrayOfValues
type UpdateProbingTargetRequestPathSelectorProbingTargetMetadataSyncingOwningRegion ¶
type UpdateProbingTargetRequestPathSelectorProbingTargetMetadataSyncingOwningRegion struct{}
func (UpdateProbingTargetRequestPathSelectorProbingTargetMetadataSyncingOwningRegion) WithArrayOfValues ¶
func (s UpdateProbingTargetRequestPathSelectorProbingTargetMetadataSyncingOwningRegion) WithArrayOfValues(values []string) *UpdateProbingTargetRequest_FieldSubPathArrayOfValues
type UpdateProbingTargetRequestPathSelectorProbingTargetMetadataSyncingRegions ¶
type UpdateProbingTargetRequestPathSelectorProbingTargetMetadataSyncingRegions struct{}
func (UpdateProbingTargetRequestPathSelectorProbingTargetMetadataSyncingRegions) WithArrayOfValues ¶
func (s UpdateProbingTargetRequestPathSelectorProbingTargetMetadataSyncingRegions) WithArrayOfValues(values [][]string) *UpdateProbingTargetRequest_FieldSubPathArrayOfValues
func (UpdateProbingTargetRequestPathSelectorProbingTargetMetadataSyncingRegions) WithItemValue ¶
func (s UpdateProbingTargetRequestPathSelectorProbingTargetMetadataSyncingRegions) WithItemValue(value string) *UpdateProbingTargetRequest_FieldSubPathArrayItemValue
func (UpdateProbingTargetRequestPathSelectorProbingTargetMetadataSyncingRegions) WithValue ¶
func (s UpdateProbingTargetRequestPathSelectorProbingTargetMetadataSyncingRegions) WithValue(value []string) *UpdateProbingTargetRequest_FieldSubPathValue
type UpdateProbingTargetRequestPathSelectorProbingTargetMetadataTags ¶
type UpdateProbingTargetRequestPathSelectorProbingTargetMetadataTags struct{}
func (UpdateProbingTargetRequestPathSelectorProbingTargetMetadataTags) WithArrayOfValues ¶
func (s UpdateProbingTargetRequestPathSelectorProbingTargetMetadataTags) WithArrayOfValues(values [][]string) *UpdateProbingTargetRequest_FieldSubPathArrayOfValues
func (UpdateProbingTargetRequestPathSelectorProbingTargetMetadataTags) WithItemValue ¶
func (s UpdateProbingTargetRequestPathSelectorProbingTargetMetadataTags) WithItemValue(value string) *UpdateProbingTargetRequest_FieldSubPathArrayItemValue
func (UpdateProbingTargetRequestPathSelectorProbingTargetMetadataTags) WithValue ¶
func (s UpdateProbingTargetRequestPathSelectorProbingTargetMetadataTags) WithValue(value []string) *UpdateProbingTargetRequest_FieldSubPathValue
type UpdateProbingTargetRequestPathSelectorProbingTargetMetadataUpdateTime ¶
type UpdateProbingTargetRequestPathSelectorProbingTargetMetadataUpdateTime struct{}
func (UpdateProbingTargetRequestPathSelectorProbingTargetMetadataUpdateTime) WithArrayOfValues ¶
func (s UpdateProbingTargetRequestPathSelectorProbingTargetMetadataUpdateTime) WithArrayOfValues(values []*timestamp.Timestamp) *UpdateProbingTargetRequest_FieldSubPathArrayOfValues
type UpdateProbingTargetRequestPathSelectorProbingTargetMetadataUuid ¶
type UpdateProbingTargetRequestPathSelectorProbingTargetMetadataUuid struct{}
func (UpdateProbingTargetRequestPathSelectorProbingTargetMetadataUuid) WithArrayOfValues ¶
func (s UpdateProbingTargetRequestPathSelectorProbingTargetMetadataUuid) WithArrayOfValues(values []string) *UpdateProbingTargetRequest_FieldSubPathArrayOfValues
func (UpdateProbingTargetRequestPathSelectorProbingTargetMetadataUuid) WithValue ¶
func (s UpdateProbingTargetRequestPathSelectorProbingTargetMetadataUuid) WithValue(value string) *UpdateProbingTargetRequest_FieldSubPathValue
type UpdateProbingTargetRequestPathSelectorProbingTargetMode ¶
type UpdateProbingTargetRequestPathSelectorProbingTargetMode struct{}
func (UpdateProbingTargetRequestPathSelectorProbingTargetMode) WithArrayOfValues ¶
func (s UpdateProbingTargetRequestPathSelectorProbingTargetMode) WithArrayOfValues(values []common.ProbingMode) *UpdateProbingTargetRequest_FieldSubPathArrayOfValues
func (UpdateProbingTargetRequestPathSelectorProbingTargetMode) WithValue ¶
func (s UpdateProbingTargetRequestPathSelectorProbingTargetMode) WithValue(value common.ProbingMode) *UpdateProbingTargetRequest_FieldSubPathValue
type UpdateProbingTargetRequestPathSelectorProbingTargetName ¶
type UpdateProbingTargetRequestPathSelectorProbingTargetName struct{}
func (UpdateProbingTargetRequestPathSelectorProbingTargetName) WithArrayOfValues ¶
func (s UpdateProbingTargetRequestPathSelectorProbingTargetName) WithArrayOfValues(values []*probing_target.Name) *UpdateProbingTargetRequest_FieldSubPathArrayOfValues
func (UpdateProbingTargetRequestPathSelectorProbingTargetName) WithValue ¶
func (s UpdateProbingTargetRequestPathSelectorProbingTargetName) WithValue(value *probing_target.Name) *UpdateProbingTargetRequest_FieldSubPathValue
type UpdateProbingTargetRequestPathSelectorProbingTargetSpeedtestTcpPort ¶ added in v0.4.36
type UpdateProbingTargetRequestPathSelectorProbingTargetSpeedtestTcpPort struct{}
func (UpdateProbingTargetRequestPathSelectorProbingTargetSpeedtestTcpPort) FieldPath ¶ added in v0.4.36
func (UpdateProbingTargetRequestPathSelectorProbingTargetSpeedtestTcpPort) WithArrayOfValues ¶ added in v0.4.36
func (s UpdateProbingTargetRequestPathSelectorProbingTargetSpeedtestTcpPort) WithArrayOfValues(values []int32) *UpdateProbingTargetRequest_FieldSubPathArrayOfValues
func (UpdateProbingTargetRequestPathSelectorProbingTargetSpeedtestTcpPort) WithValue ¶ added in v0.4.36
func (s UpdateProbingTargetRequestPathSelectorProbingTargetSpeedtestTcpPort) WithValue(value int32) *UpdateProbingTargetRequest_FieldSubPathValue
type UpdateProbingTargetRequestPathSelectorProbingTargetTargetType ¶ added in v0.4.26
type UpdateProbingTargetRequestPathSelectorProbingTargetTargetType struct{}
func (UpdateProbingTargetRequestPathSelectorProbingTargetTargetType) WithArrayOfValues ¶ added in v0.4.26
func (s UpdateProbingTargetRequestPathSelectorProbingTargetTargetType) WithArrayOfValues(values []probing_target.ProbingTarget_TargetType) *UpdateProbingTargetRequest_FieldSubPathArrayOfValues
type UpdateProbingTargetRequestPathSelectorProbingTargetUdpPort ¶ added in v0.4.36
type UpdateProbingTargetRequestPathSelectorProbingTargetUdpPort struct{}
func (UpdateProbingTargetRequestPathSelectorProbingTargetUdpPort) WithArrayOfValues ¶ added in v0.4.36
func (s UpdateProbingTargetRequestPathSelectorProbingTargetUdpPort) WithArrayOfValues(values []int32) *UpdateProbingTargetRequest_FieldSubPathArrayOfValues
func (UpdateProbingTargetRequestPathSelectorProbingTargetUdpPort) WithValue ¶ added in v0.4.36
func (s UpdateProbingTargetRequestPathSelectorProbingTargetUdpPort) WithValue(value int32) *UpdateProbingTargetRequest_FieldSubPathValue
type UpdateProbingTargetRequestPathSelectorUpdateMask ¶
type UpdateProbingTargetRequestPathSelectorUpdateMask struct{}
func (UpdateProbingTargetRequestPathSelectorUpdateMask) WithArrayOfValues ¶
func (s UpdateProbingTargetRequestPathSelectorUpdateMask) WithArrayOfValues(values []*probing_target.ProbingTarget_FieldMask) *UpdateProbingTargetRequest_FieldTerminalPathArrayOfValues
type UpdateProbingTargetRequest_CAS ¶
type UpdateProbingTargetRequest_CAS struct { // Conditional desired state of a resource before update. ConditionalState *probing_target.ProbingTarget `` /* 138-byte string literal not displayed */ // Field paths from conditional state of resource server should check and // compare. FieldMask *probing_target.ProbingTarget_FieldMask `` /* 145-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 (*UpdateProbingTargetRequest_CAS) Clone ¶
func (o *UpdateProbingTargetRequest_CAS) Clone() *UpdateProbingTargetRequest_CAS
func (*UpdateProbingTargetRequest_CAS) CloneRaw ¶
func (o *UpdateProbingTargetRequest_CAS) CloneRaw() gotenobject.GotenObjectExt
func (*UpdateProbingTargetRequest_CAS) Descriptor ¶
func (*UpdateProbingTargetRequest_CAS) Descriptor() ([]byte, []int)
Deprecated, Use UpdateProbingTargetRequest_CAS.ProtoReflect.Descriptor instead.
func (*UpdateProbingTargetRequest_CAS) GetConditionalState ¶
func (m *UpdateProbingTargetRequest_CAS) GetConditionalState() *probing_target.ProbingTarget
func (*UpdateProbingTargetRequest_CAS) GetFieldMask ¶
func (m *UpdateProbingTargetRequest_CAS) GetFieldMask() *probing_target.ProbingTarget_FieldMask
func (*UpdateProbingTargetRequest_CAS) GotenMessage ¶
func (*UpdateProbingTargetRequest_CAS) GotenMessage()
func (*UpdateProbingTargetRequest_CAS) GotenObjectExt ¶
func (o *UpdateProbingTargetRequest_CAS) GotenObjectExt()
func (*UpdateProbingTargetRequest_CAS) GotenValidate ¶
func (obj *UpdateProbingTargetRequest_CAS) GotenValidate() error
func (*UpdateProbingTargetRequest_CAS) MakeDiffFieldMask ¶
func (o *UpdateProbingTargetRequest_CAS) MakeDiffFieldMask(other *UpdateProbingTargetRequest_CAS) *UpdateProbingTargetRequest_CAS_FieldMask
func (*UpdateProbingTargetRequest_CAS) MakeFullFieldMask ¶
func (o *UpdateProbingTargetRequest_CAS) MakeFullFieldMask() *UpdateProbingTargetRequest_CAS_FieldMask
func (*UpdateProbingTargetRequest_CAS) MakeRawDiffFieldMask ¶
func (o *UpdateProbingTargetRequest_CAS) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
func (*UpdateProbingTargetRequest_CAS) MakeRawFullFieldMask ¶
func (o *UpdateProbingTargetRequest_CAS) MakeRawFullFieldMask() gotenobject.FieldMask
func (*UpdateProbingTargetRequest_CAS) Marshal ¶
func (m *UpdateProbingTargetRequest_CAS) Marshal() ([]byte, error)
func (*UpdateProbingTargetRequest_CAS) MarshalJSON ¶
func (m *UpdateProbingTargetRequest_CAS) MarshalJSON() ([]byte, error)
func (*UpdateProbingTargetRequest_CAS) Merge ¶
func (o *UpdateProbingTargetRequest_CAS) Merge(source *UpdateProbingTargetRequest_CAS)
func (*UpdateProbingTargetRequest_CAS) MergeRaw ¶
func (o *UpdateProbingTargetRequest_CAS) MergeRaw(source gotenobject.GotenObjectExt)
func (*UpdateProbingTargetRequest_CAS) ProtoMessage ¶
func (*UpdateProbingTargetRequest_CAS) ProtoMessage()
func (*UpdateProbingTargetRequest_CAS) ProtoReflect ¶
func (m *UpdateProbingTargetRequest_CAS) ProtoReflect() preflect.Message
func (*UpdateProbingTargetRequest_CAS) Reset ¶
func (m *UpdateProbingTargetRequest_CAS) Reset()
func (*UpdateProbingTargetRequest_CAS) SetConditionalState ¶
func (m *UpdateProbingTargetRequest_CAS) SetConditionalState(fv *probing_target.ProbingTarget)
func (*UpdateProbingTargetRequest_CAS) SetFieldMask ¶
func (m *UpdateProbingTargetRequest_CAS) SetFieldMask(fv *probing_target.ProbingTarget_FieldMask)
func (*UpdateProbingTargetRequest_CAS) String ¶
func (m *UpdateProbingTargetRequest_CAS) String() string
func (*UpdateProbingTargetRequest_CAS) Unmarshal ¶
func (m *UpdateProbingTargetRequest_CAS) Unmarshal(b []byte) error
func (*UpdateProbingTargetRequest_CAS) UnmarshalJSON ¶
func (m *UpdateProbingTargetRequest_CAS) UnmarshalJSON(data []byte) error
type UpdateProbingTargetRequest_CASMapPathSelectorConditionalStateHttpProbingConfigAuthConfigTokenRequestRequestHeaders ¶
type UpdateProbingTargetRequest_CASMapPathSelectorConditionalStateHttpProbingConfigAuthConfigTokenRequestRequestHeaders struct {
// contains filtered or unexported fields
}
func (UpdateProbingTargetRequest_CASMapPathSelectorConditionalStateHttpProbingConfigAuthConfigTokenRequestRequestHeaders) FieldPath ¶
func (UpdateProbingTargetRequest_CASMapPathSelectorConditionalStateHttpProbingConfigAuthConfigTokenRequestRequestHeaders) WithArrayOfValues ¶
type UpdateProbingTargetRequest_CASMapPathSelectorConditionalStateHttpProbingConfigAuthConfigTokenRequestUrlFormEncodedBody ¶
type UpdateProbingTargetRequest_CASMapPathSelectorConditionalStateHttpProbingConfigAuthConfigTokenRequestUrlFormEncodedBody struct {
// contains filtered or unexported fields
}
func (UpdateProbingTargetRequest_CASMapPathSelectorConditionalStateHttpProbingConfigAuthConfigTokenRequestUrlFormEncodedBody) FieldPath ¶
func (UpdateProbingTargetRequest_CASMapPathSelectorConditionalStateHttpProbingConfigAuthConfigTokenRequestUrlFormEncodedBody) WithArrayOfValues ¶
type UpdateProbingTargetRequest_CASMapPathSelectorConditionalStateHttpProbingConfigHttpRequestRequestHeaders ¶
type UpdateProbingTargetRequest_CASMapPathSelectorConditionalStateHttpProbingConfigHttpRequestRequestHeaders struct {
// contains filtered or unexported fields
}
func (UpdateProbingTargetRequest_CASMapPathSelectorConditionalStateHttpProbingConfigHttpRequestRequestHeaders) FieldPath ¶
func (UpdateProbingTargetRequest_CASMapPathSelectorConditionalStateHttpProbingConfigHttpRequestRequestHeaders) WithArrayOfValues ¶
type UpdateProbingTargetRequest_CASMapPathSelectorConditionalStateHttpProbingConfigHttpRequestUrlFormEncodedBody ¶
type UpdateProbingTargetRequest_CASMapPathSelectorConditionalStateHttpProbingConfigHttpRequestUrlFormEncodedBody struct {
// contains filtered or unexported fields
}
func (UpdateProbingTargetRequest_CASMapPathSelectorConditionalStateHttpProbingConfigHttpRequestUrlFormEncodedBody) FieldPath ¶
func (UpdateProbingTargetRequest_CASMapPathSelectorConditionalStateHttpProbingConfigHttpRequestUrlFormEncodedBody) WithArrayOfValues ¶
type UpdateProbingTargetRequest_CASMapPathSelectorConditionalStateMetadataAnnotations ¶
type UpdateProbingTargetRequest_CASMapPathSelectorConditionalStateMetadataAnnotations struct {
// contains filtered or unexported fields
}
func (UpdateProbingTargetRequest_CASMapPathSelectorConditionalStateMetadataAnnotations) WithArrayOfValues ¶
func (s UpdateProbingTargetRequest_CASMapPathSelectorConditionalStateMetadataAnnotations) WithArrayOfValues(values []string) *UpdateProbingTargetRequestCAS_FieldSubPathArrayOfValues
type UpdateProbingTargetRequest_CASMapPathSelectorConditionalStateMetadataLabels ¶
type UpdateProbingTargetRequest_CASMapPathSelectorConditionalStateMetadataLabels struct {
// contains filtered or unexported fields
}
func (UpdateProbingTargetRequest_CASMapPathSelectorConditionalStateMetadataLabels) WithArrayOfValues ¶
func (s UpdateProbingTargetRequest_CASMapPathSelectorConditionalStateMetadataLabels) WithArrayOfValues(values []string) *UpdateProbingTargetRequestCAS_FieldSubPathArrayOfValues
type UpdateProbingTargetRequest_CASMapPathSelectorConditionalStateMetadataShards ¶
type UpdateProbingTargetRequest_CASMapPathSelectorConditionalStateMetadataShards struct {
// contains filtered or unexported fields
}
func (UpdateProbingTargetRequest_CASMapPathSelectorConditionalStateMetadataShards) WithArrayOfValues ¶
func (s UpdateProbingTargetRequest_CASMapPathSelectorConditionalStateMetadataShards) WithArrayOfValues(values []int64) *UpdateProbingTargetRequestCAS_FieldSubPathArrayOfValues
type UpdateProbingTargetRequest_CASPathSelectorConditionalState ¶
type UpdateProbingTargetRequest_CASPathSelectorConditionalState struct{}
func (UpdateProbingTargetRequest_CASPathSelectorConditionalState) DisplayName ¶
func (UpdateProbingTargetRequest_CASPathSelectorConditionalState) HttpProbingConfig ¶
func (UpdateProbingTargetRequest_CASPathSelectorConditionalState) LocationType ¶
func (UpdateProbingTargetRequest_CASPathSelectorConditionalState) SpeedtestTcpPort ¶ added in v0.4.36
func (UpdateProbingTargetRequest_CASPathSelectorConditionalState) TargetType ¶ added in v0.4.26
func (UpdateProbingTargetRequest_CASPathSelectorConditionalState) WithArrayOfValues ¶
func (s UpdateProbingTargetRequest_CASPathSelectorConditionalState) WithArrayOfValues(values []*probing_target.ProbingTarget) *UpdateProbingTargetRequestCAS_FieldTerminalPathArrayOfValues
func (UpdateProbingTargetRequest_CASPathSelectorConditionalState) WithSubArrayItemValue ¶
func (s UpdateProbingTargetRequest_CASPathSelectorConditionalState) WithSubArrayItemValue(subPathArrayItemValue probing_target.ProbingTarget_FieldPathArrayItemValue) *UpdateProbingTargetRequestCAS_FieldSubPathArrayItemValue
func (UpdateProbingTargetRequest_CASPathSelectorConditionalState) WithSubArrayOfValues ¶
func (s UpdateProbingTargetRequest_CASPathSelectorConditionalState) WithSubArrayOfValues(subPathArrayOfValues probing_target.ProbingTarget_FieldPathArrayOfValues) *UpdateProbingTargetRequestCAS_FieldSubPathArrayOfValues
func (UpdateProbingTargetRequest_CASPathSelectorConditionalState) WithSubPath ¶
func (UpdateProbingTargetRequest_CASPathSelectorConditionalState) WithSubValue ¶
func (s UpdateProbingTargetRequest_CASPathSelectorConditionalState) WithSubValue(subPathValue probing_target.ProbingTarget_FieldPathValue) *UpdateProbingTargetRequestCAS_FieldSubPathValue
type UpdateProbingTargetRequest_CASPathSelectorConditionalStateAddress ¶
type UpdateProbingTargetRequest_CASPathSelectorConditionalStateAddress struct{}
func (UpdateProbingTargetRequest_CASPathSelectorConditionalStateAddress) WithArrayOfValues ¶
func (s UpdateProbingTargetRequest_CASPathSelectorConditionalStateAddress) WithArrayOfValues(values []string) *UpdateProbingTargetRequestCAS_FieldSubPathArrayOfValues
type UpdateProbingTargetRequest_CASPathSelectorConditionalStateAddresses ¶
type UpdateProbingTargetRequest_CASPathSelectorConditionalStateAddresses struct{}
func (UpdateProbingTargetRequest_CASPathSelectorConditionalStateAddresses) WithArrayOfValues ¶
func (s UpdateProbingTargetRequest_CASPathSelectorConditionalStateAddresses) WithArrayOfValues(values [][]string) *UpdateProbingTargetRequestCAS_FieldSubPathArrayOfValues
func (UpdateProbingTargetRequest_CASPathSelectorConditionalStateAddresses) WithItemValue ¶
func (s UpdateProbingTargetRequest_CASPathSelectorConditionalStateAddresses) WithItemValue(value string) *UpdateProbingTargetRequestCAS_FieldSubPathArrayItemValue
func (UpdateProbingTargetRequest_CASPathSelectorConditionalStateAddresses) WithValue ¶
func (s UpdateProbingTargetRequest_CASPathSelectorConditionalStateAddresses) WithValue(value []string) *UpdateProbingTargetRequestCAS_FieldSubPathValue
type UpdateProbingTargetRequest_CASPathSelectorConditionalStateAgent ¶
type UpdateProbingTargetRequest_CASPathSelectorConditionalStateAgent struct{}
func (UpdateProbingTargetRequest_CASPathSelectorConditionalStateAgent) WithArrayOfValues ¶
func (s UpdateProbingTargetRequest_CASPathSelectorConditionalStateAgent) WithArrayOfValues(values []*probe.Reference) *UpdateProbingTargetRequestCAS_FieldSubPathArrayOfValues
func (UpdateProbingTargetRequest_CASPathSelectorConditionalStateAgent) WithValue ¶
func (s UpdateProbingTargetRequest_CASPathSelectorConditionalStateAgent) WithValue(value *probe.Reference) *UpdateProbingTargetRequestCAS_FieldSubPathValue
type UpdateProbingTargetRequest_CASPathSelectorConditionalStateCategory ¶
type UpdateProbingTargetRequest_CASPathSelectorConditionalStateCategory struct{}
func (UpdateProbingTargetRequest_CASPathSelectorConditionalStateCategory) WithArrayOfValues ¶
func (s UpdateProbingTargetRequest_CASPathSelectorConditionalStateCategory) WithArrayOfValues(values []string) *UpdateProbingTargetRequestCAS_FieldSubPathArrayOfValues
type UpdateProbingTargetRequest_CASPathSelectorConditionalStateDisplayName ¶
type UpdateProbingTargetRequest_CASPathSelectorConditionalStateDisplayName struct{}
func (UpdateProbingTargetRequest_CASPathSelectorConditionalStateDisplayName) WithArrayOfValues ¶
func (s UpdateProbingTargetRequest_CASPathSelectorConditionalStateDisplayName) WithArrayOfValues(values []string) *UpdateProbingTargetRequestCAS_FieldSubPathArrayOfValues
type UpdateProbingTargetRequest_CASPathSelectorConditionalStateGroup ¶
type UpdateProbingTargetRequest_CASPathSelectorConditionalStateGroup struct{}
func (UpdateProbingTargetRequest_CASPathSelectorConditionalStateGroup) WithArrayOfValues ¶
func (s UpdateProbingTargetRequest_CASPathSelectorConditionalStateGroup) WithArrayOfValues(values []*probing_target_group.Reference) *UpdateProbingTargetRequestCAS_FieldSubPathArrayOfValues
type UpdateProbingTargetRequest_CASPathSelectorConditionalStateHttpProbingConfig ¶
type UpdateProbingTargetRequest_CASPathSelectorConditionalStateHttpProbingConfig struct{}
func (UpdateProbingTargetRequest_CASPathSelectorConditionalStateHttpProbingConfig) AuthConfig ¶
func (UpdateProbingTargetRequest_CASPathSelectorConditionalStateHttpProbingConfig) HttpRequest ¶
func (UpdateProbingTargetRequest_CASPathSelectorConditionalStateHttpProbingConfig) WithArrayOfValues ¶
func (s UpdateProbingTargetRequest_CASPathSelectorConditionalStateHttpProbingConfig) WithArrayOfValues(values []*common.HTTPProbingConfig) *UpdateProbingTargetRequestCAS_FieldSubPathArrayOfValues
type UpdateProbingTargetRequest_CASPathSelectorConditionalStateHttpProbingConfigAuthConfig ¶
type UpdateProbingTargetRequest_CASPathSelectorConditionalStateHttpProbingConfigAuthConfig struct{}
func (UpdateProbingTargetRequest_CASPathSelectorConditionalStateHttpProbingConfigAuthConfig) FieldPath ¶
func (UpdateProbingTargetRequest_CASPathSelectorConditionalStateHttpProbingConfigAuthConfig) Password ¶
func (UpdateProbingTargetRequest_CASPathSelectorConditionalStateHttpProbingConfigAuthConfig) RequestHeaderTokenKey ¶
func (UpdateProbingTargetRequest_CASPathSelectorConditionalStateHttpProbingConfigAuthConfig) TokenRequest ¶
func (UpdateProbingTargetRequest_CASPathSelectorConditionalStateHttpProbingConfigAuthConfig) TokenResponseBodyExpiryKey ¶
func (UpdateProbingTargetRequest_CASPathSelectorConditionalStateHttpProbingConfigAuthConfig) TokenResponseBodyKey ¶
func (UpdateProbingTargetRequest_CASPathSelectorConditionalStateHttpProbingConfigAuthConfig) TokenResponseHeader ¶
func (UpdateProbingTargetRequest_CASPathSelectorConditionalStateHttpProbingConfigAuthConfig) Username ¶
func (UpdateProbingTargetRequest_CASPathSelectorConditionalStateHttpProbingConfigAuthConfig) WithArrayOfValues ¶
type UpdateProbingTargetRequest_CASPathSelectorConditionalStateHttpProbingConfigAuthConfigPassword ¶
type UpdateProbingTargetRequest_CASPathSelectorConditionalStateHttpProbingConfigAuthConfigPassword struct{}
func (UpdateProbingTargetRequest_CASPathSelectorConditionalStateHttpProbingConfigAuthConfigPassword) FieldPath ¶
func (UpdateProbingTargetRequest_CASPathSelectorConditionalStateHttpProbingConfigAuthConfigPassword) WithArrayOfValues ¶
func (s UpdateProbingTargetRequest_CASPathSelectorConditionalStateHttpProbingConfigAuthConfigPassword) WithArrayOfValues(values []string) *UpdateProbingTargetRequestCAS_FieldSubPathArrayOfValues
type UpdateProbingTargetRequest_CASPathSelectorConditionalStateHttpProbingConfigAuthConfigRequestHeaderTokenKey ¶
type UpdateProbingTargetRequest_CASPathSelectorConditionalStateHttpProbingConfigAuthConfigRequestHeaderTokenKey struct{}
func (UpdateProbingTargetRequest_CASPathSelectorConditionalStateHttpProbingConfigAuthConfigRequestHeaderTokenKey) FieldPath ¶
func (UpdateProbingTargetRequest_CASPathSelectorConditionalStateHttpProbingConfigAuthConfigRequestHeaderTokenKey) WithArrayOfValues ¶
type UpdateProbingTargetRequest_CASPathSelectorConditionalStateHttpProbingConfigAuthConfigTokenRequest ¶
type UpdateProbingTargetRequest_CASPathSelectorConditionalStateHttpProbingConfigAuthConfigTokenRequest struct{}
func (UpdateProbingTargetRequest_CASPathSelectorConditionalStateHttpProbingConfigAuthConfigTokenRequest) AuthenticationMethod ¶
func (UpdateProbingTargetRequest_CASPathSelectorConditionalStateHttpProbingConfigAuthConfigTokenRequest) ExpectedResponseCode ¶
func (UpdateProbingTargetRequest_CASPathSelectorConditionalStateHttpProbingConfigAuthConfigTokenRequest) FieldPath ¶
func (UpdateProbingTargetRequest_CASPathSelectorConditionalStateHttpProbingConfigAuthConfigTokenRequest) RequestBody ¶
func (UpdateProbingTargetRequest_CASPathSelectorConditionalStateHttpProbingConfigAuthConfigTokenRequest) RequestHeaders ¶
func (UpdateProbingTargetRequest_CASPathSelectorConditionalStateHttpProbingConfigAuthConfigTokenRequest) RequestMethod ¶
func (UpdateProbingTargetRequest_CASPathSelectorConditionalStateHttpProbingConfigAuthConfigTokenRequest) Timeout ¶
func (UpdateProbingTargetRequest_CASPathSelectorConditionalStateHttpProbingConfigAuthConfigTokenRequest) Url ¶
func (UpdateProbingTargetRequest_CASPathSelectorConditionalStateHttpProbingConfigAuthConfigTokenRequest) UrlFormEncodedBody ¶
func (UpdateProbingTargetRequest_CASPathSelectorConditionalStateHttpProbingConfigAuthConfigTokenRequest) WithArrayOfValues ¶
type UpdateProbingTargetRequest_CASPathSelectorConditionalStateHttpProbingConfigAuthConfigTokenRequestAuthenticationMethod ¶
type UpdateProbingTargetRequest_CASPathSelectorConditionalStateHttpProbingConfigAuthConfigTokenRequestAuthenticationMethod struct{}
func (UpdateProbingTargetRequest_CASPathSelectorConditionalStateHttpProbingConfigAuthConfigTokenRequestAuthenticationMethod) FieldPath ¶
func (UpdateProbingTargetRequest_CASPathSelectorConditionalStateHttpProbingConfigAuthConfigTokenRequestAuthenticationMethod) WithArrayOfValues ¶
type UpdateProbingTargetRequest_CASPathSelectorConditionalStateHttpProbingConfigAuthConfigTokenRequestExpectedResponseCode ¶
type UpdateProbingTargetRequest_CASPathSelectorConditionalStateHttpProbingConfigAuthConfigTokenRequestExpectedResponseCode struct{}
func (UpdateProbingTargetRequest_CASPathSelectorConditionalStateHttpProbingConfigAuthConfigTokenRequestExpectedResponseCode) FieldPath ¶
func (UpdateProbingTargetRequest_CASPathSelectorConditionalStateHttpProbingConfigAuthConfigTokenRequestExpectedResponseCode) WithArrayOfValues ¶
type UpdateProbingTargetRequest_CASPathSelectorConditionalStateHttpProbingConfigAuthConfigTokenRequestRequestBody ¶
type UpdateProbingTargetRequest_CASPathSelectorConditionalStateHttpProbingConfigAuthConfigTokenRequestRequestBody struct{}
func (UpdateProbingTargetRequest_CASPathSelectorConditionalStateHttpProbingConfigAuthConfigTokenRequestRequestBody) FieldPath ¶
func (UpdateProbingTargetRequest_CASPathSelectorConditionalStateHttpProbingConfigAuthConfigTokenRequestRequestBody) WithArrayOfValues ¶
type UpdateProbingTargetRequest_CASPathSelectorConditionalStateHttpProbingConfigAuthConfigTokenRequestRequestHeaders ¶
type UpdateProbingTargetRequest_CASPathSelectorConditionalStateHttpProbingConfigAuthConfigTokenRequestRequestHeaders struct{}
func (UpdateProbingTargetRequest_CASPathSelectorConditionalStateHttpProbingConfigAuthConfigTokenRequestRequestHeaders) FieldPath ¶
func (UpdateProbingTargetRequest_CASPathSelectorConditionalStateHttpProbingConfigAuthConfigTokenRequestRequestHeaders) WithArrayOfValues ¶
func (s UpdateProbingTargetRequest_CASPathSelectorConditionalStateHttpProbingConfigAuthConfigTokenRequestRequestHeaders) WithArrayOfValues(values []map[string]string) *UpdateProbingTargetRequestCAS_FieldSubPathArrayOfValues
func (UpdateProbingTargetRequest_CASPathSelectorConditionalStateHttpProbingConfigAuthConfigTokenRequestRequestHeaders) WithKey ¶
type UpdateProbingTargetRequest_CASPathSelectorConditionalStateHttpProbingConfigAuthConfigTokenRequestRequestMethod ¶
type UpdateProbingTargetRequest_CASPathSelectorConditionalStateHttpProbingConfigAuthConfigTokenRequestRequestMethod struct{}
func (UpdateProbingTargetRequest_CASPathSelectorConditionalStateHttpProbingConfigAuthConfigTokenRequestRequestMethod) FieldPath ¶
func (UpdateProbingTargetRequest_CASPathSelectorConditionalStateHttpProbingConfigAuthConfigTokenRequestRequestMethod) WithArrayOfValues ¶
type UpdateProbingTargetRequest_CASPathSelectorConditionalStateHttpProbingConfigAuthConfigTokenRequestTimeout ¶
type UpdateProbingTargetRequest_CASPathSelectorConditionalStateHttpProbingConfigAuthConfigTokenRequestTimeout struct{}
func (UpdateProbingTargetRequest_CASPathSelectorConditionalStateHttpProbingConfigAuthConfigTokenRequestTimeout) FieldPath ¶
func (UpdateProbingTargetRequest_CASPathSelectorConditionalStateHttpProbingConfigAuthConfigTokenRequestTimeout) WithArrayOfValues ¶
type UpdateProbingTargetRequest_CASPathSelectorConditionalStateHttpProbingConfigAuthConfigTokenRequestUrl ¶
type UpdateProbingTargetRequest_CASPathSelectorConditionalStateHttpProbingConfigAuthConfigTokenRequestUrl struct{}
func (UpdateProbingTargetRequest_CASPathSelectorConditionalStateHttpProbingConfigAuthConfigTokenRequestUrl) FieldPath ¶
func (UpdateProbingTargetRequest_CASPathSelectorConditionalStateHttpProbingConfigAuthConfigTokenRequestUrl) WithArrayOfValues ¶
type UpdateProbingTargetRequest_CASPathSelectorConditionalStateHttpProbingConfigAuthConfigTokenRequestUrlFormEncodedBody ¶
type UpdateProbingTargetRequest_CASPathSelectorConditionalStateHttpProbingConfigAuthConfigTokenRequestUrlFormEncodedBody struct{}
func (UpdateProbingTargetRequest_CASPathSelectorConditionalStateHttpProbingConfigAuthConfigTokenRequestUrlFormEncodedBody) FieldPath ¶
func (UpdateProbingTargetRequest_CASPathSelectorConditionalStateHttpProbingConfigAuthConfigTokenRequestUrlFormEncodedBody) WithArrayOfValues ¶
func (UpdateProbingTargetRequest_CASPathSelectorConditionalStateHttpProbingConfigAuthConfigTokenRequestUrlFormEncodedBody) WithKey ¶
type UpdateProbingTargetRequest_CASPathSelectorConditionalStateHttpProbingConfigAuthConfigTokenResponseBodyExpiryKey ¶
type UpdateProbingTargetRequest_CASPathSelectorConditionalStateHttpProbingConfigAuthConfigTokenResponseBodyExpiryKey struct{}
func (UpdateProbingTargetRequest_CASPathSelectorConditionalStateHttpProbingConfigAuthConfigTokenResponseBodyExpiryKey) FieldPath ¶
func (UpdateProbingTargetRequest_CASPathSelectorConditionalStateHttpProbingConfigAuthConfigTokenResponseBodyExpiryKey) WithArrayOfValues ¶
type UpdateProbingTargetRequest_CASPathSelectorConditionalStateHttpProbingConfigAuthConfigTokenResponseBodyKey ¶
type UpdateProbingTargetRequest_CASPathSelectorConditionalStateHttpProbingConfigAuthConfigTokenResponseBodyKey struct{}
func (UpdateProbingTargetRequest_CASPathSelectorConditionalStateHttpProbingConfigAuthConfigTokenResponseBodyKey) FieldPath ¶
func (UpdateProbingTargetRequest_CASPathSelectorConditionalStateHttpProbingConfigAuthConfigTokenResponseBodyKey) WithArrayOfValues ¶
type UpdateProbingTargetRequest_CASPathSelectorConditionalStateHttpProbingConfigAuthConfigTokenResponseHeader ¶
type UpdateProbingTargetRequest_CASPathSelectorConditionalStateHttpProbingConfigAuthConfigTokenResponseHeader struct{}
func (UpdateProbingTargetRequest_CASPathSelectorConditionalStateHttpProbingConfigAuthConfigTokenResponseHeader) FieldPath ¶
func (UpdateProbingTargetRequest_CASPathSelectorConditionalStateHttpProbingConfigAuthConfigTokenResponseHeader) WithArrayOfValues ¶
type UpdateProbingTargetRequest_CASPathSelectorConditionalStateHttpProbingConfigAuthConfigUsername ¶
type UpdateProbingTargetRequest_CASPathSelectorConditionalStateHttpProbingConfigAuthConfigUsername struct{}
func (UpdateProbingTargetRequest_CASPathSelectorConditionalStateHttpProbingConfigAuthConfigUsername) FieldPath ¶
func (UpdateProbingTargetRequest_CASPathSelectorConditionalStateHttpProbingConfigAuthConfigUsername) WithArrayOfValues ¶
func (s UpdateProbingTargetRequest_CASPathSelectorConditionalStateHttpProbingConfigAuthConfigUsername) WithArrayOfValues(values []string) *UpdateProbingTargetRequestCAS_FieldSubPathArrayOfValues
type UpdateProbingTargetRequest_CASPathSelectorConditionalStateHttpProbingConfigHttpRequest ¶
type UpdateProbingTargetRequest_CASPathSelectorConditionalStateHttpProbingConfigHttpRequest struct{}
func (UpdateProbingTargetRequest_CASPathSelectorConditionalStateHttpProbingConfigHttpRequest) AuthenticationMethod ¶
func (UpdateProbingTargetRequest_CASPathSelectorConditionalStateHttpProbingConfigHttpRequest) ExpectedResponseCode ¶
func (UpdateProbingTargetRequest_CASPathSelectorConditionalStateHttpProbingConfigHttpRequest) FieldPath ¶
func (UpdateProbingTargetRequest_CASPathSelectorConditionalStateHttpProbingConfigHttpRequest) RequestBody ¶
func (UpdateProbingTargetRequest_CASPathSelectorConditionalStateHttpProbingConfigHttpRequest) RequestHeaders ¶
func (UpdateProbingTargetRequest_CASPathSelectorConditionalStateHttpProbingConfigHttpRequest) RequestMethod ¶
func (UpdateProbingTargetRequest_CASPathSelectorConditionalStateHttpProbingConfigHttpRequest) Timeout ¶
func (UpdateProbingTargetRequest_CASPathSelectorConditionalStateHttpProbingConfigHttpRequest) UrlFormEncodedBody ¶
func (UpdateProbingTargetRequest_CASPathSelectorConditionalStateHttpProbingConfigHttpRequest) WithArrayOfValues ¶
type UpdateProbingTargetRequest_CASPathSelectorConditionalStateHttpProbingConfigHttpRequestAuthenticationMethod ¶
type UpdateProbingTargetRequest_CASPathSelectorConditionalStateHttpProbingConfigHttpRequestAuthenticationMethod struct{}
func (UpdateProbingTargetRequest_CASPathSelectorConditionalStateHttpProbingConfigHttpRequestAuthenticationMethod) FieldPath ¶
func (UpdateProbingTargetRequest_CASPathSelectorConditionalStateHttpProbingConfigHttpRequestAuthenticationMethod) WithArrayOfValues ¶
type UpdateProbingTargetRequest_CASPathSelectorConditionalStateHttpProbingConfigHttpRequestExpectedResponseCode ¶
type UpdateProbingTargetRequest_CASPathSelectorConditionalStateHttpProbingConfigHttpRequestExpectedResponseCode struct{}
func (UpdateProbingTargetRequest_CASPathSelectorConditionalStateHttpProbingConfigHttpRequestExpectedResponseCode) FieldPath ¶
func (UpdateProbingTargetRequest_CASPathSelectorConditionalStateHttpProbingConfigHttpRequestExpectedResponseCode) WithArrayOfValues ¶
type UpdateProbingTargetRequest_CASPathSelectorConditionalStateHttpProbingConfigHttpRequestRequestBody ¶
type UpdateProbingTargetRequest_CASPathSelectorConditionalStateHttpProbingConfigHttpRequestRequestBody struct{}
func (UpdateProbingTargetRequest_CASPathSelectorConditionalStateHttpProbingConfigHttpRequestRequestBody) FieldPath ¶
func (UpdateProbingTargetRequest_CASPathSelectorConditionalStateHttpProbingConfigHttpRequestRequestBody) WithArrayOfValues ¶
func (s UpdateProbingTargetRequest_CASPathSelectorConditionalStateHttpProbingConfigHttpRequestRequestBody) WithArrayOfValues(values []string) *UpdateProbingTargetRequestCAS_FieldSubPathArrayOfValues
type UpdateProbingTargetRequest_CASPathSelectorConditionalStateHttpProbingConfigHttpRequestRequestHeaders ¶
type UpdateProbingTargetRequest_CASPathSelectorConditionalStateHttpProbingConfigHttpRequestRequestHeaders struct{}
func (UpdateProbingTargetRequest_CASPathSelectorConditionalStateHttpProbingConfigHttpRequestRequestHeaders) FieldPath ¶
func (UpdateProbingTargetRequest_CASPathSelectorConditionalStateHttpProbingConfigHttpRequestRequestHeaders) WithArrayOfValues ¶
func (s UpdateProbingTargetRequest_CASPathSelectorConditionalStateHttpProbingConfigHttpRequestRequestHeaders) WithArrayOfValues(values []map[string]string) *UpdateProbingTargetRequestCAS_FieldSubPathArrayOfValues
func (UpdateProbingTargetRequest_CASPathSelectorConditionalStateHttpProbingConfigHttpRequestRequestHeaders) WithKey ¶
type UpdateProbingTargetRequest_CASPathSelectorConditionalStateHttpProbingConfigHttpRequestRequestMethod ¶
type UpdateProbingTargetRequest_CASPathSelectorConditionalStateHttpProbingConfigHttpRequestRequestMethod struct{}
func (UpdateProbingTargetRequest_CASPathSelectorConditionalStateHttpProbingConfigHttpRequestRequestMethod) FieldPath ¶
func (UpdateProbingTargetRequest_CASPathSelectorConditionalStateHttpProbingConfigHttpRequestRequestMethod) WithArrayOfValues ¶
type UpdateProbingTargetRequest_CASPathSelectorConditionalStateHttpProbingConfigHttpRequestTimeout ¶
type UpdateProbingTargetRequest_CASPathSelectorConditionalStateHttpProbingConfigHttpRequestTimeout struct{}
func (UpdateProbingTargetRequest_CASPathSelectorConditionalStateHttpProbingConfigHttpRequestTimeout) FieldPath ¶
func (UpdateProbingTargetRequest_CASPathSelectorConditionalStateHttpProbingConfigHttpRequestTimeout) WithArrayOfValues ¶
func (s UpdateProbingTargetRequest_CASPathSelectorConditionalStateHttpProbingConfigHttpRequestTimeout) WithArrayOfValues(values []*duration.Duration) *UpdateProbingTargetRequestCAS_FieldSubPathArrayOfValues
type UpdateProbingTargetRequest_CASPathSelectorConditionalStateHttpProbingConfigHttpRequestUrl ¶
type UpdateProbingTargetRequest_CASPathSelectorConditionalStateHttpProbingConfigHttpRequestUrl struct{}
func (UpdateProbingTargetRequest_CASPathSelectorConditionalStateHttpProbingConfigHttpRequestUrl) FieldPath ¶
func (UpdateProbingTargetRequest_CASPathSelectorConditionalStateHttpProbingConfigHttpRequestUrl) WithArrayOfValues ¶
func (s UpdateProbingTargetRequest_CASPathSelectorConditionalStateHttpProbingConfigHttpRequestUrl) WithArrayOfValues(values []string) *UpdateProbingTargetRequestCAS_FieldSubPathArrayOfValues
type UpdateProbingTargetRequest_CASPathSelectorConditionalStateHttpProbingConfigHttpRequestUrlFormEncodedBody ¶
type UpdateProbingTargetRequest_CASPathSelectorConditionalStateHttpProbingConfigHttpRequestUrlFormEncodedBody struct{}
func (UpdateProbingTargetRequest_CASPathSelectorConditionalStateHttpProbingConfigHttpRequestUrlFormEncodedBody) FieldPath ¶
func (UpdateProbingTargetRequest_CASPathSelectorConditionalStateHttpProbingConfigHttpRequestUrlFormEncodedBody) WithArrayOfValues ¶
func (UpdateProbingTargetRequest_CASPathSelectorConditionalStateHttpProbingConfigHttpRequestUrlFormEncodedBody) WithKey ¶
type UpdateProbingTargetRequest_CASPathSelectorConditionalStateIpVersion ¶
type UpdateProbingTargetRequest_CASPathSelectorConditionalStateIpVersion struct{}
func (UpdateProbingTargetRequest_CASPathSelectorConditionalStateIpVersion) WithArrayOfValues ¶
func (s UpdateProbingTargetRequest_CASPathSelectorConditionalStateIpVersion) WithArrayOfValues(values []common.IpVersion) *UpdateProbingTargetRequestCAS_FieldSubPathArrayOfValues
type UpdateProbingTargetRequest_CASPathSelectorConditionalStateLocation ¶
type UpdateProbingTargetRequest_CASPathSelectorConditionalStateLocation struct{}
func (UpdateProbingTargetRequest_CASPathSelectorConditionalStateLocation) AdminHierarchy ¶
func (UpdateProbingTargetRequest_CASPathSelectorConditionalStateLocation) Coordinates ¶
func (UpdateProbingTargetRequest_CASPathSelectorConditionalStateLocation) WithArrayOfValues ¶
func (s UpdateProbingTargetRequest_CASPathSelectorConditionalStateLocation) WithArrayOfValues(values []*common.Location) *UpdateProbingTargetRequestCAS_FieldSubPathArrayOfValues
type UpdateProbingTargetRequest_CASPathSelectorConditionalStateLocationAccuracy ¶
type UpdateProbingTargetRequest_CASPathSelectorConditionalStateLocationAccuracy struct{}
func (UpdateProbingTargetRequest_CASPathSelectorConditionalStateLocationAccuracy) WithArrayOfValues ¶
func (s UpdateProbingTargetRequest_CASPathSelectorConditionalStateLocationAccuracy) WithArrayOfValues(values []float64) *UpdateProbingTargetRequestCAS_FieldSubPathArrayOfValues
type UpdateProbingTargetRequest_CASPathSelectorConditionalStateLocationAddress ¶
type UpdateProbingTargetRequest_CASPathSelectorConditionalStateLocationAddress struct{}
func (UpdateProbingTargetRequest_CASPathSelectorConditionalStateLocationAddress) AdminArea1 ¶
func (UpdateProbingTargetRequest_CASPathSelectorConditionalStateLocationAddress) AdminArea2 ¶
func (UpdateProbingTargetRequest_CASPathSelectorConditionalStateLocationAddress) AdminArea3 ¶
func (UpdateProbingTargetRequest_CASPathSelectorConditionalStateLocationAddress) AdminArea4 ¶
func (UpdateProbingTargetRequest_CASPathSelectorConditionalStateLocationAddress) CountryCode ¶
func (UpdateProbingTargetRequest_CASPathSelectorConditionalStateLocationAddress) PostalCode ¶
func (UpdateProbingTargetRequest_CASPathSelectorConditionalStateLocationAddress) StreetAddress ¶
func (UpdateProbingTargetRequest_CASPathSelectorConditionalStateLocationAddress) WithArrayOfValues ¶
func (s UpdateProbingTargetRequest_CASPathSelectorConditionalStateLocationAddress) WithArrayOfValues(values []*common.Address) *UpdateProbingTargetRequestCAS_FieldSubPathArrayOfValues
type UpdateProbingTargetRequest_CASPathSelectorConditionalStateLocationAddressAdminArea1 ¶
type UpdateProbingTargetRequest_CASPathSelectorConditionalStateLocationAddressAdminArea1 struct{}
func (UpdateProbingTargetRequest_CASPathSelectorConditionalStateLocationAddressAdminArea1) FieldPath ¶
func (UpdateProbingTargetRequest_CASPathSelectorConditionalStateLocationAddressAdminArea1) WithArrayOfValues ¶
func (s UpdateProbingTargetRequest_CASPathSelectorConditionalStateLocationAddressAdminArea1) WithArrayOfValues(values []string) *UpdateProbingTargetRequestCAS_FieldSubPathArrayOfValues
type UpdateProbingTargetRequest_CASPathSelectorConditionalStateLocationAddressAdminArea2 ¶
type UpdateProbingTargetRequest_CASPathSelectorConditionalStateLocationAddressAdminArea2 struct{}
func (UpdateProbingTargetRequest_CASPathSelectorConditionalStateLocationAddressAdminArea2) FieldPath ¶
func (UpdateProbingTargetRequest_CASPathSelectorConditionalStateLocationAddressAdminArea2) WithArrayOfValues ¶
func (s UpdateProbingTargetRequest_CASPathSelectorConditionalStateLocationAddressAdminArea2) WithArrayOfValues(values []string) *UpdateProbingTargetRequestCAS_FieldSubPathArrayOfValues
type UpdateProbingTargetRequest_CASPathSelectorConditionalStateLocationAddressAdminArea3 ¶
type UpdateProbingTargetRequest_CASPathSelectorConditionalStateLocationAddressAdminArea3 struct{}
func (UpdateProbingTargetRequest_CASPathSelectorConditionalStateLocationAddressAdminArea3) FieldPath ¶
func (UpdateProbingTargetRequest_CASPathSelectorConditionalStateLocationAddressAdminArea3) WithArrayOfValues ¶
func (s UpdateProbingTargetRequest_CASPathSelectorConditionalStateLocationAddressAdminArea3) WithArrayOfValues(values []string) *UpdateProbingTargetRequestCAS_FieldSubPathArrayOfValues
type UpdateProbingTargetRequest_CASPathSelectorConditionalStateLocationAddressAdminArea4 ¶
type UpdateProbingTargetRequest_CASPathSelectorConditionalStateLocationAddressAdminArea4 struct{}
func (UpdateProbingTargetRequest_CASPathSelectorConditionalStateLocationAddressAdminArea4) FieldPath ¶
func (UpdateProbingTargetRequest_CASPathSelectorConditionalStateLocationAddressAdminArea4) WithArrayOfValues ¶
func (s UpdateProbingTargetRequest_CASPathSelectorConditionalStateLocationAddressAdminArea4) WithArrayOfValues(values []string) *UpdateProbingTargetRequestCAS_FieldSubPathArrayOfValues
type UpdateProbingTargetRequest_CASPathSelectorConditionalStateLocationAddressContinent ¶
type UpdateProbingTargetRequest_CASPathSelectorConditionalStateLocationAddressContinent struct{}
func (UpdateProbingTargetRequest_CASPathSelectorConditionalStateLocationAddressContinent) FieldPath ¶
func (UpdateProbingTargetRequest_CASPathSelectorConditionalStateLocationAddressContinent) WithArrayOfValues ¶
func (s UpdateProbingTargetRequest_CASPathSelectorConditionalStateLocationAddressContinent) WithArrayOfValues(values []string) *UpdateProbingTargetRequestCAS_FieldSubPathArrayOfValues
type UpdateProbingTargetRequest_CASPathSelectorConditionalStateLocationAddressCountry ¶
type UpdateProbingTargetRequest_CASPathSelectorConditionalStateLocationAddressCountry struct{}
func (UpdateProbingTargetRequest_CASPathSelectorConditionalStateLocationAddressCountry) WithArrayOfValues ¶
func (s UpdateProbingTargetRequest_CASPathSelectorConditionalStateLocationAddressCountry) WithArrayOfValues(values []string) *UpdateProbingTargetRequestCAS_FieldSubPathArrayOfValues
type UpdateProbingTargetRequest_CASPathSelectorConditionalStateLocationAddressCountryCode ¶
type UpdateProbingTargetRequest_CASPathSelectorConditionalStateLocationAddressCountryCode struct{}
func (UpdateProbingTargetRequest_CASPathSelectorConditionalStateLocationAddressCountryCode) FieldPath ¶
func (UpdateProbingTargetRequest_CASPathSelectorConditionalStateLocationAddressCountryCode) WithArrayOfValues ¶
func (s UpdateProbingTargetRequest_CASPathSelectorConditionalStateLocationAddressCountryCode) WithArrayOfValues(values []string) *UpdateProbingTargetRequestCAS_FieldSubPathArrayOfValues
type UpdateProbingTargetRequest_CASPathSelectorConditionalStateLocationAddressPostalCode ¶
type UpdateProbingTargetRequest_CASPathSelectorConditionalStateLocationAddressPostalCode struct{}
func (UpdateProbingTargetRequest_CASPathSelectorConditionalStateLocationAddressPostalCode) FieldPath ¶
func (UpdateProbingTargetRequest_CASPathSelectorConditionalStateLocationAddressPostalCode) WithArrayOfValues ¶
func (s UpdateProbingTargetRequest_CASPathSelectorConditionalStateLocationAddressPostalCode) WithArrayOfValues(values []string) *UpdateProbingTargetRequestCAS_FieldSubPathArrayOfValues
type UpdateProbingTargetRequest_CASPathSelectorConditionalStateLocationAddressStreetAddress ¶
type UpdateProbingTargetRequest_CASPathSelectorConditionalStateLocationAddressStreetAddress struct{}
func (UpdateProbingTargetRequest_CASPathSelectorConditionalStateLocationAddressStreetAddress) FieldPath ¶
func (UpdateProbingTargetRequest_CASPathSelectorConditionalStateLocationAddressStreetAddress) WithArrayOfValues ¶
func (s UpdateProbingTargetRequest_CASPathSelectorConditionalStateLocationAddressStreetAddress) WithArrayOfValues(values []string) *UpdateProbingTargetRequestCAS_FieldSubPathArrayOfValues
type UpdateProbingTargetRequest_CASPathSelectorConditionalStateLocationAdminHierarchy ¶
type UpdateProbingTargetRequest_CASPathSelectorConditionalStateLocationAdminHierarchy struct{}
func (UpdateProbingTargetRequest_CASPathSelectorConditionalStateLocationAdminHierarchy) WithArrayOfValues ¶
func (s UpdateProbingTargetRequest_CASPathSelectorConditionalStateLocationAdminHierarchy) WithArrayOfValues(values []*admin_area.AdminHierarchy) *UpdateProbingTargetRequestCAS_FieldSubPathArrayOfValues
type UpdateProbingTargetRequest_CASPathSelectorConditionalStateLocationAdminHierarchyAdmin1 ¶
type UpdateProbingTargetRequest_CASPathSelectorConditionalStateLocationAdminHierarchyAdmin1 struct{}
func (UpdateProbingTargetRequest_CASPathSelectorConditionalStateLocationAdminHierarchyAdmin1) FieldPath ¶
func (UpdateProbingTargetRequest_CASPathSelectorConditionalStateLocationAdminHierarchyAdmin1) WithArrayOfValues ¶
func (s UpdateProbingTargetRequest_CASPathSelectorConditionalStateLocationAdminHierarchyAdmin1) WithArrayOfValues(values []*admin_area.Reference) *UpdateProbingTargetRequestCAS_FieldSubPathArrayOfValues
type UpdateProbingTargetRequest_CASPathSelectorConditionalStateLocationAdminHierarchyAdmin2 ¶
type UpdateProbingTargetRequest_CASPathSelectorConditionalStateLocationAdminHierarchyAdmin2 struct{}
func (UpdateProbingTargetRequest_CASPathSelectorConditionalStateLocationAdminHierarchyAdmin2) FieldPath ¶
func (UpdateProbingTargetRequest_CASPathSelectorConditionalStateLocationAdminHierarchyAdmin2) WithArrayOfValues ¶
func (s UpdateProbingTargetRequest_CASPathSelectorConditionalStateLocationAdminHierarchyAdmin2) WithArrayOfValues(values []*admin_area.Reference) *UpdateProbingTargetRequestCAS_FieldSubPathArrayOfValues
type UpdateProbingTargetRequest_CASPathSelectorConditionalStateLocationAdminHierarchyAdmin3 ¶
type UpdateProbingTargetRequest_CASPathSelectorConditionalStateLocationAdminHierarchyAdmin3 struct{}
func (UpdateProbingTargetRequest_CASPathSelectorConditionalStateLocationAdminHierarchyAdmin3) FieldPath ¶
func (UpdateProbingTargetRequest_CASPathSelectorConditionalStateLocationAdminHierarchyAdmin3) WithArrayOfValues ¶
func (s UpdateProbingTargetRequest_CASPathSelectorConditionalStateLocationAdminHierarchyAdmin3) WithArrayOfValues(values []*admin_area.Reference) *UpdateProbingTargetRequestCAS_FieldSubPathArrayOfValues
type UpdateProbingTargetRequest_CASPathSelectorConditionalStateLocationAdminHierarchyAdmin4 ¶
type UpdateProbingTargetRequest_CASPathSelectorConditionalStateLocationAdminHierarchyAdmin4 struct{}
func (UpdateProbingTargetRequest_CASPathSelectorConditionalStateLocationAdminHierarchyAdmin4) FieldPath ¶
func (UpdateProbingTargetRequest_CASPathSelectorConditionalStateLocationAdminHierarchyAdmin4) WithArrayOfValues ¶
func (s UpdateProbingTargetRequest_CASPathSelectorConditionalStateLocationAdminHierarchyAdmin4) WithArrayOfValues(values []*admin_area.Reference) *UpdateProbingTargetRequestCAS_FieldSubPathArrayOfValues
type UpdateProbingTargetRequest_CASPathSelectorConditionalStateLocationAdminHierarchyAdmin5 ¶
type UpdateProbingTargetRequest_CASPathSelectorConditionalStateLocationAdminHierarchyAdmin5 struct{}
func (UpdateProbingTargetRequest_CASPathSelectorConditionalStateLocationAdminHierarchyAdmin5) FieldPath ¶
func (UpdateProbingTargetRequest_CASPathSelectorConditionalStateLocationAdminHierarchyAdmin5) WithArrayOfValues ¶
func (s UpdateProbingTargetRequest_CASPathSelectorConditionalStateLocationAdminHierarchyAdmin5) WithArrayOfValues(values []*admin_area.Reference) *UpdateProbingTargetRequestCAS_FieldSubPathArrayOfValues
type UpdateProbingTargetRequest_CASPathSelectorConditionalStateLocationAdminHierarchyContinent ¶
type UpdateProbingTargetRequest_CASPathSelectorConditionalStateLocationAdminHierarchyContinent struct{}
func (UpdateProbingTargetRequest_CASPathSelectorConditionalStateLocationAdminHierarchyContinent) FieldPath ¶
func (UpdateProbingTargetRequest_CASPathSelectorConditionalStateLocationAdminHierarchyContinent) WithArrayOfValues ¶
func (s UpdateProbingTargetRequest_CASPathSelectorConditionalStateLocationAdminHierarchyContinent) WithArrayOfValues(values []*admin_area.Reference) *UpdateProbingTargetRequestCAS_FieldSubPathArrayOfValues
type UpdateProbingTargetRequest_CASPathSelectorConditionalStateLocationAdminHierarchyCountry ¶
type UpdateProbingTargetRequest_CASPathSelectorConditionalStateLocationAdminHierarchyCountry struct{}
func (UpdateProbingTargetRequest_CASPathSelectorConditionalStateLocationAdminHierarchyCountry) FieldPath ¶
func (UpdateProbingTargetRequest_CASPathSelectorConditionalStateLocationAdminHierarchyCountry) WithArrayOfValues ¶
func (s UpdateProbingTargetRequest_CASPathSelectorConditionalStateLocationAdminHierarchyCountry) WithArrayOfValues(values []*admin_area.Reference) *UpdateProbingTargetRequestCAS_FieldSubPathArrayOfValues
type UpdateProbingTargetRequest_CASPathSelectorConditionalStateLocationCoordinates ¶
type UpdateProbingTargetRequest_CASPathSelectorConditionalStateLocationCoordinates struct{}
func (UpdateProbingTargetRequest_CASPathSelectorConditionalStateLocationCoordinates) WithArrayOfValues ¶
func (s UpdateProbingTargetRequest_CASPathSelectorConditionalStateLocationCoordinates) WithArrayOfValues(values []*latlng.LatLng) *UpdateProbingTargetRequestCAS_FieldSubPathArrayOfValues
type UpdateProbingTargetRequest_CASPathSelectorConditionalStateLocationType ¶
type UpdateProbingTargetRequest_CASPathSelectorConditionalStateLocationType struct{}
func (UpdateProbingTargetRequest_CASPathSelectorConditionalStateLocationType) WithArrayOfValues ¶
func (s UpdateProbingTargetRequest_CASPathSelectorConditionalStateLocationType) WithArrayOfValues(values []common.LocationType) *UpdateProbingTargetRequestCAS_FieldSubPathArrayOfValues
type UpdateProbingTargetRequest_CASPathSelectorConditionalStateMetadata ¶
type UpdateProbingTargetRequest_CASPathSelectorConditionalStateMetadata struct{}
func (UpdateProbingTargetRequest_CASPathSelectorConditionalStateMetadata) Annotations ¶
func (UpdateProbingTargetRequest_CASPathSelectorConditionalStateMetadata) CreateTime ¶
func (UpdateProbingTargetRequest_CASPathSelectorConditionalStateMetadata) Generation ¶
func (UpdateProbingTargetRequest_CASPathSelectorConditionalStateMetadata) OwnerReferences ¶
func (UpdateProbingTargetRequest_CASPathSelectorConditionalStateMetadata) ResourceVersion ¶
func (UpdateProbingTargetRequest_CASPathSelectorConditionalStateMetadata) UpdateTime ¶
func (UpdateProbingTargetRequest_CASPathSelectorConditionalStateMetadata) WithArrayOfValues ¶
func (s UpdateProbingTargetRequest_CASPathSelectorConditionalStateMetadata) WithArrayOfValues(values []*ntt_meta.Meta) *UpdateProbingTargetRequestCAS_FieldSubPathArrayOfValues
type UpdateProbingTargetRequest_CASPathSelectorConditionalStateMetadataAnnotations ¶
type UpdateProbingTargetRequest_CASPathSelectorConditionalStateMetadataAnnotations struct{}
func (UpdateProbingTargetRequest_CASPathSelectorConditionalStateMetadataAnnotations) WithArrayOfValues ¶
func (s UpdateProbingTargetRequest_CASPathSelectorConditionalStateMetadataAnnotations) WithArrayOfValues(values []map[string]string) *UpdateProbingTargetRequestCAS_FieldSubPathArrayOfValues
func (UpdateProbingTargetRequest_CASPathSelectorConditionalStateMetadataAnnotations) WithValue ¶
func (s UpdateProbingTargetRequest_CASPathSelectorConditionalStateMetadataAnnotations) WithValue(value map[string]string) *UpdateProbingTargetRequestCAS_FieldSubPathValue
type UpdateProbingTargetRequest_CASPathSelectorConditionalStateMetadataCreateTime ¶
type UpdateProbingTargetRequest_CASPathSelectorConditionalStateMetadataCreateTime struct{}
func (UpdateProbingTargetRequest_CASPathSelectorConditionalStateMetadataCreateTime) WithArrayOfValues ¶
func (s UpdateProbingTargetRequest_CASPathSelectorConditionalStateMetadataCreateTime) WithArrayOfValues(values []*timestamp.Timestamp) *UpdateProbingTargetRequestCAS_FieldSubPathArrayOfValues
type UpdateProbingTargetRequest_CASPathSelectorConditionalStateMetadataGeneration ¶
type UpdateProbingTargetRequest_CASPathSelectorConditionalStateMetadataGeneration struct{}
func (UpdateProbingTargetRequest_CASPathSelectorConditionalStateMetadataGeneration) WithArrayOfValues ¶
func (s UpdateProbingTargetRequest_CASPathSelectorConditionalStateMetadataGeneration) WithArrayOfValues(values []int64) *UpdateProbingTargetRequestCAS_FieldSubPathArrayOfValues
type UpdateProbingTargetRequest_CASPathSelectorConditionalStateMetadataLabels ¶
type UpdateProbingTargetRequest_CASPathSelectorConditionalStateMetadataLabels struct{}
func (UpdateProbingTargetRequest_CASPathSelectorConditionalStateMetadataLabels) WithArrayOfValues ¶
func (s UpdateProbingTargetRequest_CASPathSelectorConditionalStateMetadataLabels) WithArrayOfValues(values []map[string]string) *UpdateProbingTargetRequestCAS_FieldSubPathArrayOfValues
func (UpdateProbingTargetRequest_CASPathSelectorConditionalStateMetadataLabels) WithValue ¶
func (s UpdateProbingTargetRequest_CASPathSelectorConditionalStateMetadataLabels) WithValue(value map[string]string) *UpdateProbingTargetRequestCAS_FieldSubPathValue
type UpdateProbingTargetRequest_CASPathSelectorConditionalStateMetadataOwnerReferences ¶
type UpdateProbingTargetRequest_CASPathSelectorConditionalStateMetadataOwnerReferences struct{}
func (UpdateProbingTargetRequest_CASPathSelectorConditionalStateMetadataOwnerReferences) ApiVersion ¶
func (UpdateProbingTargetRequest_CASPathSelectorConditionalStateMetadataOwnerReferences) BlockOwnerDeletion ¶
func (UpdateProbingTargetRequest_CASPathSelectorConditionalStateMetadataOwnerReferences) Controller ¶
func (UpdateProbingTargetRequest_CASPathSelectorConditionalStateMetadataOwnerReferences) FieldPath ¶
func (UpdateProbingTargetRequest_CASPathSelectorConditionalStateMetadataOwnerReferences) WithArrayOfValues ¶
func (s UpdateProbingTargetRequest_CASPathSelectorConditionalStateMetadataOwnerReferences) WithArrayOfValues(values [][]*ntt_meta.OwnerReference) *UpdateProbingTargetRequestCAS_FieldSubPathArrayOfValues
func (UpdateProbingTargetRequest_CASPathSelectorConditionalStateMetadataOwnerReferences) WithItemValue ¶
type UpdateProbingTargetRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesApiVersion ¶
type UpdateProbingTargetRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesApiVersion struct{}
func (UpdateProbingTargetRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesApiVersion) FieldPath ¶
func (UpdateProbingTargetRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesApiVersion) WithArrayOfValues ¶
func (s UpdateProbingTargetRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesApiVersion) WithArrayOfValues(values []string) *UpdateProbingTargetRequestCAS_FieldSubPathArrayOfValues
type UpdateProbingTargetRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesBlockOwnerDeletion ¶
type UpdateProbingTargetRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesBlockOwnerDeletion struct{}
func (UpdateProbingTargetRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesBlockOwnerDeletion) FieldPath ¶
func (UpdateProbingTargetRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesBlockOwnerDeletion) WithArrayOfValues ¶
func (s UpdateProbingTargetRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesBlockOwnerDeletion) WithArrayOfValues(values []bool) *UpdateProbingTargetRequestCAS_FieldSubPathArrayOfValues
type UpdateProbingTargetRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesController ¶
type UpdateProbingTargetRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesController struct{}
func (UpdateProbingTargetRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesController) FieldPath ¶
func (UpdateProbingTargetRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesController) WithArrayOfValues ¶
func (s UpdateProbingTargetRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesController) WithArrayOfValues(values []bool) *UpdateProbingTargetRequestCAS_FieldSubPathArrayOfValues
type UpdateProbingTargetRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesKind ¶
type UpdateProbingTargetRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesKind struct{}
func (UpdateProbingTargetRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesKind) FieldPath ¶
func (UpdateProbingTargetRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesKind) WithArrayOfValues ¶
func (s UpdateProbingTargetRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesKind) WithArrayOfValues(values []string) *UpdateProbingTargetRequestCAS_FieldSubPathArrayOfValues
type UpdateProbingTargetRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesName ¶
type UpdateProbingTargetRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesName struct{}
func (UpdateProbingTargetRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesName) FieldPath ¶
func (UpdateProbingTargetRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesName) WithArrayOfValues ¶
func (s UpdateProbingTargetRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesName) WithArrayOfValues(values []string) *UpdateProbingTargetRequestCAS_FieldSubPathArrayOfValues
type UpdateProbingTargetRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesUid ¶
type UpdateProbingTargetRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesUid struct{}
func (UpdateProbingTargetRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesUid) FieldPath ¶
func (UpdateProbingTargetRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesUid) WithArrayOfValues ¶
func (s UpdateProbingTargetRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesUid) WithArrayOfValues(values []string) *UpdateProbingTargetRequestCAS_FieldSubPathArrayOfValues
type UpdateProbingTargetRequest_CASPathSelectorConditionalStateMetadataResourceVersion ¶
type UpdateProbingTargetRequest_CASPathSelectorConditionalStateMetadataResourceVersion struct{}
func (UpdateProbingTargetRequest_CASPathSelectorConditionalStateMetadataResourceVersion) FieldPath ¶
func (UpdateProbingTargetRequest_CASPathSelectorConditionalStateMetadataResourceVersion) WithArrayOfValues ¶
func (s UpdateProbingTargetRequest_CASPathSelectorConditionalStateMetadataResourceVersion) WithArrayOfValues(values []string) *UpdateProbingTargetRequestCAS_FieldSubPathArrayOfValues
type UpdateProbingTargetRequest_CASPathSelectorConditionalStateMetadataShards ¶
type UpdateProbingTargetRequest_CASPathSelectorConditionalStateMetadataShards struct{}
func (UpdateProbingTargetRequest_CASPathSelectorConditionalStateMetadataShards) WithArrayOfValues ¶
func (s UpdateProbingTargetRequest_CASPathSelectorConditionalStateMetadataShards) WithArrayOfValues(values []map[string]int64) *UpdateProbingTargetRequestCAS_FieldSubPathArrayOfValues
func (UpdateProbingTargetRequest_CASPathSelectorConditionalStateMetadataShards) WithValue ¶
func (s UpdateProbingTargetRequest_CASPathSelectorConditionalStateMetadataShards) WithValue(value map[string]int64) *UpdateProbingTargetRequestCAS_FieldSubPathValue
type UpdateProbingTargetRequest_CASPathSelectorConditionalStateMetadataSyncing ¶
type UpdateProbingTargetRequest_CASPathSelectorConditionalStateMetadataSyncing struct{}
func (UpdateProbingTargetRequest_CASPathSelectorConditionalStateMetadataSyncing) OwningRegion ¶
func (UpdateProbingTargetRequest_CASPathSelectorConditionalStateMetadataSyncing) WithArrayOfValues ¶
func (s UpdateProbingTargetRequest_CASPathSelectorConditionalStateMetadataSyncing) WithArrayOfValues(values []*ntt_meta.SyncingMeta) *UpdateProbingTargetRequestCAS_FieldSubPathArrayOfValues
type UpdateProbingTargetRequest_CASPathSelectorConditionalStateMetadataSyncingOwningRegion ¶
type UpdateProbingTargetRequest_CASPathSelectorConditionalStateMetadataSyncingOwningRegion struct{}
func (UpdateProbingTargetRequest_CASPathSelectorConditionalStateMetadataSyncingOwningRegion) FieldPath ¶
func (UpdateProbingTargetRequest_CASPathSelectorConditionalStateMetadataSyncingOwningRegion) WithArrayOfValues ¶
func (s UpdateProbingTargetRequest_CASPathSelectorConditionalStateMetadataSyncingOwningRegion) WithArrayOfValues(values []string) *UpdateProbingTargetRequestCAS_FieldSubPathArrayOfValues
type UpdateProbingTargetRequest_CASPathSelectorConditionalStateMetadataSyncingRegions ¶
type UpdateProbingTargetRequest_CASPathSelectorConditionalStateMetadataSyncingRegions struct{}
func (UpdateProbingTargetRequest_CASPathSelectorConditionalStateMetadataSyncingRegions) WithArrayOfValues ¶
func (s UpdateProbingTargetRequest_CASPathSelectorConditionalStateMetadataSyncingRegions) WithArrayOfValues(values [][]string) *UpdateProbingTargetRequestCAS_FieldSubPathArrayOfValues
func (UpdateProbingTargetRequest_CASPathSelectorConditionalStateMetadataSyncingRegions) WithItemValue ¶
type UpdateProbingTargetRequest_CASPathSelectorConditionalStateMetadataTags ¶
type UpdateProbingTargetRequest_CASPathSelectorConditionalStateMetadataTags struct{}
func (UpdateProbingTargetRequest_CASPathSelectorConditionalStateMetadataTags) WithArrayOfValues ¶
func (s UpdateProbingTargetRequest_CASPathSelectorConditionalStateMetadataTags) WithArrayOfValues(values [][]string) *UpdateProbingTargetRequestCAS_FieldSubPathArrayOfValues
func (UpdateProbingTargetRequest_CASPathSelectorConditionalStateMetadataTags) WithItemValue ¶
func (s UpdateProbingTargetRequest_CASPathSelectorConditionalStateMetadataTags) WithItemValue(value string) *UpdateProbingTargetRequestCAS_FieldSubPathArrayItemValue
func (UpdateProbingTargetRequest_CASPathSelectorConditionalStateMetadataTags) WithValue ¶
func (s UpdateProbingTargetRequest_CASPathSelectorConditionalStateMetadataTags) WithValue(value []string) *UpdateProbingTargetRequestCAS_FieldSubPathValue
type UpdateProbingTargetRequest_CASPathSelectorConditionalStateMetadataUpdateTime ¶
type UpdateProbingTargetRequest_CASPathSelectorConditionalStateMetadataUpdateTime struct{}
func (UpdateProbingTargetRequest_CASPathSelectorConditionalStateMetadataUpdateTime) WithArrayOfValues ¶
func (s UpdateProbingTargetRequest_CASPathSelectorConditionalStateMetadataUpdateTime) WithArrayOfValues(values []*timestamp.Timestamp) *UpdateProbingTargetRequestCAS_FieldSubPathArrayOfValues
type UpdateProbingTargetRequest_CASPathSelectorConditionalStateMetadataUuid ¶
type UpdateProbingTargetRequest_CASPathSelectorConditionalStateMetadataUuid struct{}
func (UpdateProbingTargetRequest_CASPathSelectorConditionalStateMetadataUuid) WithArrayOfValues ¶
func (s UpdateProbingTargetRequest_CASPathSelectorConditionalStateMetadataUuid) WithArrayOfValues(values []string) *UpdateProbingTargetRequestCAS_FieldSubPathArrayOfValues
type UpdateProbingTargetRequest_CASPathSelectorConditionalStateMode ¶
type UpdateProbingTargetRequest_CASPathSelectorConditionalStateMode struct{}
func (UpdateProbingTargetRequest_CASPathSelectorConditionalStateMode) WithArrayOfValues ¶
func (s UpdateProbingTargetRequest_CASPathSelectorConditionalStateMode) WithArrayOfValues(values []common.ProbingMode) *UpdateProbingTargetRequestCAS_FieldSubPathArrayOfValues
type UpdateProbingTargetRequest_CASPathSelectorConditionalStateName ¶
type UpdateProbingTargetRequest_CASPathSelectorConditionalStateName struct{}
func (UpdateProbingTargetRequest_CASPathSelectorConditionalStateName) WithArrayOfValues ¶
func (s UpdateProbingTargetRequest_CASPathSelectorConditionalStateName) WithArrayOfValues(values []*probing_target.Name) *UpdateProbingTargetRequestCAS_FieldSubPathArrayOfValues
type UpdateProbingTargetRequest_CASPathSelectorConditionalStateSpeedtestTcpPort ¶ added in v0.4.36
type UpdateProbingTargetRequest_CASPathSelectorConditionalStateSpeedtestTcpPort struct{}
func (UpdateProbingTargetRequest_CASPathSelectorConditionalStateSpeedtestTcpPort) FieldPath ¶ added in v0.4.36
func (UpdateProbingTargetRequest_CASPathSelectorConditionalStateSpeedtestTcpPort) WithArrayOfValues ¶ added in v0.4.36
func (s UpdateProbingTargetRequest_CASPathSelectorConditionalStateSpeedtestTcpPort) WithArrayOfValues(values []int32) *UpdateProbingTargetRequestCAS_FieldSubPathArrayOfValues
type UpdateProbingTargetRequest_CASPathSelectorConditionalStateTargetType ¶ added in v0.4.26
type UpdateProbingTargetRequest_CASPathSelectorConditionalStateTargetType struct{}
func (UpdateProbingTargetRequest_CASPathSelectorConditionalStateTargetType) FieldPath ¶ added in v0.4.26
func (UpdateProbingTargetRequest_CASPathSelectorConditionalStateTargetType) WithArrayOfValues ¶ added in v0.4.26
func (s UpdateProbingTargetRequest_CASPathSelectorConditionalStateTargetType) WithArrayOfValues(values []probing_target.ProbingTarget_TargetType) *UpdateProbingTargetRequestCAS_FieldSubPathArrayOfValues
type UpdateProbingTargetRequest_CASPathSelectorConditionalStateUdpPort ¶ added in v0.4.36
type UpdateProbingTargetRequest_CASPathSelectorConditionalStateUdpPort struct{}
func (UpdateProbingTargetRequest_CASPathSelectorConditionalStateUdpPort) FieldPath ¶ added in v0.4.36
func (UpdateProbingTargetRequest_CASPathSelectorConditionalStateUdpPort) WithArrayOfValues ¶ added in v0.4.36
func (s UpdateProbingTargetRequest_CASPathSelectorConditionalStateUdpPort) WithArrayOfValues(values []int32) *UpdateProbingTargetRequestCAS_FieldSubPathArrayOfValues
type UpdateProbingTargetRequest_CASPathSelectorFieldMask ¶
type UpdateProbingTargetRequest_CASPathSelectorFieldMask struct{}
func (UpdateProbingTargetRequest_CASPathSelectorFieldMask) WithArrayOfValues ¶
func (s UpdateProbingTargetRequest_CASPathSelectorFieldMask) WithArrayOfValues(values []*probing_target.ProbingTarget_FieldMask) *UpdateProbingTargetRequestCAS_FieldTerminalPathArrayOfValues
type UpdateProbingTargetRequest_CAS_FieldMask ¶
type UpdateProbingTargetRequest_CAS_FieldMask struct {
Paths []UpdateProbingTargetRequestCAS_FieldPath
}
func FullUpdateProbingTargetRequest_CAS_FieldMask ¶
func FullUpdateProbingTargetRequest_CAS_FieldMask() *UpdateProbingTargetRequest_CAS_FieldMask
func (*UpdateProbingTargetRequest_CAS_FieldMask) AppendPath ¶
func (fieldMask *UpdateProbingTargetRequest_CAS_FieldMask) AppendPath(path UpdateProbingTargetRequestCAS_FieldPath)
func (*UpdateProbingTargetRequest_CAS_FieldMask) AppendRawPath ¶
func (fieldMask *UpdateProbingTargetRequest_CAS_FieldMask) AppendRawPath(path gotenobject.FieldPath)
func (*UpdateProbingTargetRequest_CAS_FieldMask) DecodeFirestore ¶
func (fieldMask *UpdateProbingTargetRequest_CAS_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
func (*UpdateProbingTargetRequest_CAS_FieldMask) EncodeFirestore ¶
func (fieldMask *UpdateProbingTargetRequest_CAS_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
firestore encoding/decoding integration
func (*UpdateProbingTargetRequest_CAS_FieldMask) FilterInputFields ¶
func (fieldMask *UpdateProbingTargetRequest_CAS_FieldMask) FilterInputFields() *UpdateProbingTargetRequest_CAS_FieldMask
FilterInputFields generates copy of field paths with output_only field paths removed
func (*UpdateProbingTargetRequest_CAS_FieldMask) FromProtoFieldMask ¶
func (fieldMask *UpdateProbingTargetRequest_CAS_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
func (*UpdateProbingTargetRequest_CAS_FieldMask) GetPaths ¶
func (fieldMask *UpdateProbingTargetRequest_CAS_FieldMask) GetPaths() []UpdateProbingTargetRequestCAS_FieldPath
func (*UpdateProbingTargetRequest_CAS_FieldMask) GetRawPaths ¶
func (fieldMask *UpdateProbingTargetRequest_CAS_FieldMask) GetRawPaths() []gotenobject.FieldPath
func (*UpdateProbingTargetRequest_CAS_FieldMask) IsFull ¶
func (fieldMask *UpdateProbingTargetRequest_CAS_FieldMask) IsFull() bool
func (UpdateProbingTargetRequest_CAS_FieldMask) Marshal ¶
func (fieldMask UpdateProbingTargetRequest_CAS_FieldMask) Marshal() ([]byte, error)
implement methods required by customType
func (UpdateProbingTargetRequest_CAS_FieldMask) MarshalJSON ¶
func (fieldMask UpdateProbingTargetRequest_CAS_FieldMask) MarshalJSON() ([]byte, error)
func (*UpdateProbingTargetRequest_CAS_FieldMask) PathsCount ¶
func (fieldMask *UpdateProbingTargetRequest_CAS_FieldMask) PathsCount() int
func (*UpdateProbingTargetRequest_CAS_FieldMask) Project ¶
func (fieldMask *UpdateProbingTargetRequest_CAS_FieldMask) Project(source *UpdateProbingTargetRequest_CAS) *UpdateProbingTargetRequest_CAS
func (*UpdateProbingTargetRequest_CAS_FieldMask) ProjectRaw ¶
func (fieldMask *UpdateProbingTargetRequest_CAS_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
func (*UpdateProbingTargetRequest_CAS_FieldMask) ProtoMessage ¶
func (fieldMask *UpdateProbingTargetRequest_CAS_FieldMask) ProtoMessage()
func (*UpdateProbingTargetRequest_CAS_FieldMask) ProtoReflect ¶
func (fieldMask *UpdateProbingTargetRequest_CAS_FieldMask) ProtoReflect() preflect.Message
func (*UpdateProbingTargetRequest_CAS_FieldMask) Reset ¶
func (fieldMask *UpdateProbingTargetRequest_CAS_FieldMask) Reset()
func (*UpdateProbingTargetRequest_CAS_FieldMask) Set ¶
func (fieldMask *UpdateProbingTargetRequest_CAS_FieldMask) Set(target, source *UpdateProbingTargetRequest_CAS)
func (*UpdateProbingTargetRequest_CAS_FieldMask) SetFromCliFlag ¶
func (fieldMask *UpdateProbingTargetRequest_CAS_FieldMask) SetFromCliFlag(raw string) error
func (*UpdateProbingTargetRequest_CAS_FieldMask) SetRaw ¶
func (fieldMask *UpdateProbingTargetRequest_CAS_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
func (*UpdateProbingTargetRequest_CAS_FieldMask) Size ¶
func (fieldMask *UpdateProbingTargetRequest_CAS_FieldMask) Size() int
func (*UpdateProbingTargetRequest_CAS_FieldMask) String ¶
func (fieldMask *UpdateProbingTargetRequest_CAS_FieldMask) String() string
func (*UpdateProbingTargetRequest_CAS_FieldMask) Subtract ¶
func (fieldMask *UpdateProbingTargetRequest_CAS_FieldMask) Subtract(other *UpdateProbingTargetRequest_CAS_FieldMask) *UpdateProbingTargetRequest_CAS_FieldMask
func (*UpdateProbingTargetRequest_CAS_FieldMask) SubtractRaw ¶
func (fieldMask *UpdateProbingTargetRequest_CAS_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
func (*UpdateProbingTargetRequest_CAS_FieldMask) ToProtoFieldMask ¶
func (fieldMask *UpdateProbingTargetRequest_CAS_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
ToFieldMask is used for proto conversions
func (*UpdateProbingTargetRequest_CAS_FieldMask) Unmarshal ¶
func (fieldMask *UpdateProbingTargetRequest_CAS_FieldMask) Unmarshal(data []byte) error
func (*UpdateProbingTargetRequest_CAS_FieldMask) UnmarshalJSON ¶
func (fieldMask *UpdateProbingTargetRequest_CAS_FieldMask) UnmarshalJSON(data []byte) error
type UpdateProbingTargetRequest_FieldMask ¶
type UpdateProbingTargetRequest_FieldMask struct {
Paths []UpdateProbingTargetRequest_FieldPath
}
func FullUpdateProbingTargetRequest_FieldMask ¶
func FullUpdateProbingTargetRequest_FieldMask() *UpdateProbingTargetRequest_FieldMask
func (*UpdateProbingTargetRequest_FieldMask) AppendPath ¶
func (fieldMask *UpdateProbingTargetRequest_FieldMask) AppendPath(path UpdateProbingTargetRequest_FieldPath)
func (*UpdateProbingTargetRequest_FieldMask) AppendRawPath ¶
func (fieldMask *UpdateProbingTargetRequest_FieldMask) AppendRawPath(path gotenobject.FieldPath)
func (*UpdateProbingTargetRequest_FieldMask) DecodeFirestore ¶
func (fieldMask *UpdateProbingTargetRequest_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
func (*UpdateProbingTargetRequest_FieldMask) EncodeFirestore ¶
func (fieldMask *UpdateProbingTargetRequest_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
firestore encoding/decoding integration
func (*UpdateProbingTargetRequest_FieldMask) FilterInputFields ¶
func (fieldMask *UpdateProbingTargetRequest_FieldMask) FilterInputFields() *UpdateProbingTargetRequest_FieldMask
FilterInputFields generates copy of field paths with output_only field paths removed
func (*UpdateProbingTargetRequest_FieldMask) FromProtoFieldMask ¶
func (fieldMask *UpdateProbingTargetRequest_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
func (*UpdateProbingTargetRequest_FieldMask) GetPaths ¶
func (fieldMask *UpdateProbingTargetRequest_FieldMask) GetPaths() []UpdateProbingTargetRequest_FieldPath
func (*UpdateProbingTargetRequest_FieldMask) GetRawPaths ¶
func (fieldMask *UpdateProbingTargetRequest_FieldMask) GetRawPaths() []gotenobject.FieldPath
func (*UpdateProbingTargetRequest_FieldMask) IsFull ¶
func (fieldMask *UpdateProbingTargetRequest_FieldMask) IsFull() bool
func (UpdateProbingTargetRequest_FieldMask) Marshal ¶
func (fieldMask UpdateProbingTargetRequest_FieldMask) Marshal() ([]byte, error)
implement methods required by customType
func (UpdateProbingTargetRequest_FieldMask) MarshalJSON ¶
func (fieldMask UpdateProbingTargetRequest_FieldMask) MarshalJSON() ([]byte, error)
func (*UpdateProbingTargetRequest_FieldMask) PathsCount ¶
func (fieldMask *UpdateProbingTargetRequest_FieldMask) PathsCount() int
func (*UpdateProbingTargetRequest_FieldMask) Project ¶
func (fieldMask *UpdateProbingTargetRequest_FieldMask) Project(source *UpdateProbingTargetRequest) *UpdateProbingTargetRequest
func (*UpdateProbingTargetRequest_FieldMask) ProjectRaw ¶
func (fieldMask *UpdateProbingTargetRequest_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
func (*UpdateProbingTargetRequest_FieldMask) ProtoMessage ¶
func (fieldMask *UpdateProbingTargetRequest_FieldMask) ProtoMessage()
func (*UpdateProbingTargetRequest_FieldMask) ProtoReflect ¶
func (fieldMask *UpdateProbingTargetRequest_FieldMask) ProtoReflect() preflect.Message
func (*UpdateProbingTargetRequest_FieldMask) Reset ¶
func (fieldMask *UpdateProbingTargetRequest_FieldMask) Reset()
func (*UpdateProbingTargetRequest_FieldMask) Set ¶
func (fieldMask *UpdateProbingTargetRequest_FieldMask) Set(target, source *UpdateProbingTargetRequest)
func (*UpdateProbingTargetRequest_FieldMask) SetFromCliFlag ¶
func (fieldMask *UpdateProbingTargetRequest_FieldMask) SetFromCliFlag(raw string) error
func (*UpdateProbingTargetRequest_FieldMask) SetRaw ¶
func (fieldMask *UpdateProbingTargetRequest_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
func (*UpdateProbingTargetRequest_FieldMask) Size ¶
func (fieldMask *UpdateProbingTargetRequest_FieldMask) Size() int
func (*UpdateProbingTargetRequest_FieldMask) String ¶
func (fieldMask *UpdateProbingTargetRequest_FieldMask) String() string
func (*UpdateProbingTargetRequest_FieldMask) Subtract ¶
func (fieldMask *UpdateProbingTargetRequest_FieldMask) Subtract(other *UpdateProbingTargetRequest_FieldMask) *UpdateProbingTargetRequest_FieldMask
func (*UpdateProbingTargetRequest_FieldMask) SubtractRaw ¶
func (fieldMask *UpdateProbingTargetRequest_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
func (*UpdateProbingTargetRequest_FieldMask) ToProtoFieldMask ¶
func (fieldMask *UpdateProbingTargetRequest_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
ToFieldMask is used for proto conversions
func (*UpdateProbingTargetRequest_FieldMask) Unmarshal ¶
func (fieldMask *UpdateProbingTargetRequest_FieldMask) Unmarshal(data []byte) error
func (*UpdateProbingTargetRequest_FieldMask) UnmarshalJSON ¶
func (fieldMask *UpdateProbingTargetRequest_FieldMask) UnmarshalJSON(data []byte) error
type UpdateProbingTargetRequest_FieldPath ¶
type UpdateProbingTargetRequest_FieldPath interface { gotenobject.FieldPath Selector() UpdateProbingTargetRequest_FieldPathSelector Get(source *UpdateProbingTargetRequest) []interface{} GetSingle(source *UpdateProbingTargetRequest) (interface{}, bool) ClearValue(item *UpdateProbingTargetRequest) // Those methods build corresponding UpdateProbingTargetRequest_FieldPathValue // (or array of values) and holds passed value. Panics if injected type is incorrect. WithIValue(value interface{}) UpdateProbingTargetRequest_FieldPathValue WithIArrayOfValues(values interface{}) UpdateProbingTargetRequest_FieldPathArrayOfValues WithIArrayItemValue(value interface{}) UpdateProbingTargetRequest_FieldPathArrayItemValue }
FieldPath provides implementation to handle https://github.com/protocolbuffers/protobuf/blob/master/src/google/protobuf/field_mask.proto
func BuildUpdateProbingTargetRequest_FieldPath ¶
func BuildUpdateProbingTargetRequest_FieldPath(fp gotenobject.RawFieldPath) (UpdateProbingTargetRequest_FieldPath, error)
func MustParseUpdateProbingTargetRequest_FieldPath ¶
func MustParseUpdateProbingTargetRequest_FieldPath(rawField string) UpdateProbingTargetRequest_FieldPath
func ParseUpdateProbingTargetRequest_FieldPath ¶
func ParseUpdateProbingTargetRequest_FieldPath(rawField string) (UpdateProbingTargetRequest_FieldPath, error)
type UpdateProbingTargetRequest_FieldPathArrayItemValue ¶
type UpdateProbingTargetRequest_FieldPathArrayItemValue interface { gotenobject.FieldPathArrayItemValue UpdateProbingTargetRequest_FieldPath ContainsValue(*UpdateProbingTargetRequest) bool }
UpdateProbingTargetRequest_FieldPathArrayItemValue allows storing single item in Path-specific values for UpdateProbingTargetRequest according to their type Present only for array (repeated) types.
func MustParseUpdateProbingTargetRequest_FieldPathArrayItemValue ¶
func MustParseUpdateProbingTargetRequest_FieldPathArrayItemValue(pathStr, valueStr string) UpdateProbingTargetRequest_FieldPathArrayItemValue
func ParseUpdateProbingTargetRequest_FieldPathArrayItemValue ¶
func ParseUpdateProbingTargetRequest_FieldPathArrayItemValue(pathStr, valueStr string) (UpdateProbingTargetRequest_FieldPathArrayItemValue, error)
ParseUpdateProbingTargetRequest_FieldPathArrayItemValue parses string and JSON-encoded value to its Value
type UpdateProbingTargetRequest_FieldPathArrayOfValues ¶
type UpdateProbingTargetRequest_FieldPathArrayOfValues interface { gotenobject.FieldPathArrayOfValues UpdateProbingTargetRequest_FieldPath }
UpdateProbingTargetRequest_FieldPathArrayOfValues allows storing slice of values for UpdateProbingTargetRequest fields according to their type
func MustParseUpdateProbingTargetRequest_FieldPathArrayOfValues ¶
func MustParseUpdateProbingTargetRequest_FieldPathArrayOfValues(pathStr, valuesStr string) UpdateProbingTargetRequest_FieldPathArrayOfValues
func ParseUpdateProbingTargetRequest_FieldPathArrayOfValues ¶
func ParseUpdateProbingTargetRequest_FieldPathArrayOfValues(pathStr, valuesStr string) (UpdateProbingTargetRequest_FieldPathArrayOfValues, error)
type UpdateProbingTargetRequest_FieldPathSelector ¶
type UpdateProbingTargetRequest_FieldPathSelector int32
const ( UpdateProbingTargetRequest_FieldPathSelectorProbingTarget UpdateProbingTargetRequest_FieldPathSelector = 0 UpdateProbingTargetRequest_FieldPathSelectorUpdateMask UpdateProbingTargetRequest_FieldPathSelector = 1 UpdateProbingTargetRequest_FieldPathSelectorCas UpdateProbingTargetRequest_FieldPathSelector = 2 )
func (UpdateProbingTargetRequest_FieldPathSelector) String ¶
func (s UpdateProbingTargetRequest_FieldPathSelector) String() string
type UpdateProbingTargetRequest_FieldPathValue ¶
type UpdateProbingTargetRequest_FieldPathValue interface { UpdateProbingTargetRequest_FieldPath gotenobject.FieldPathValue SetTo(target **UpdateProbingTargetRequest) CompareWith(*UpdateProbingTargetRequest) (cmp int, comparable bool) }
UpdateProbingTargetRequest_FieldPathValue allows storing values for UpdateProbingTargetRequest fields according to their type
func MustParseUpdateProbingTargetRequest_FieldPathValue ¶
func MustParseUpdateProbingTargetRequest_FieldPathValue(pathStr, valueStr string) UpdateProbingTargetRequest_FieldPathValue
func ParseUpdateProbingTargetRequest_FieldPathValue ¶
func ParseUpdateProbingTargetRequest_FieldPathValue(pathStr, valueStr string) (UpdateProbingTargetRequest_FieldPathValue, error)
type UpdateProbingTargetRequest_FieldSubPath ¶
type UpdateProbingTargetRequest_FieldSubPath struct {
// contains filtered or unexported fields
}
func (*UpdateProbingTargetRequest_FieldSubPath) AsCasSubPath ¶
func (fps *UpdateProbingTargetRequest_FieldSubPath) AsCasSubPath() (UpdateProbingTargetRequestCAS_FieldPath, bool)
func (*UpdateProbingTargetRequest_FieldSubPath) AsProbingTargetSubPath ¶
func (fps *UpdateProbingTargetRequest_FieldSubPath) AsProbingTargetSubPath() (probing_target.ProbingTarget_FieldPath, bool)
func (*UpdateProbingTargetRequest_FieldSubPath) ClearValue ¶
func (fps *UpdateProbingTargetRequest_FieldSubPath) ClearValue(item *UpdateProbingTargetRequest)
func (*UpdateProbingTargetRequest_FieldSubPath) ClearValueRaw ¶
func (fps *UpdateProbingTargetRequest_FieldSubPath) ClearValueRaw(item proto.Message)
func (*UpdateProbingTargetRequest_FieldSubPath) Get ¶
func (fps *UpdateProbingTargetRequest_FieldSubPath) Get(source *UpdateProbingTargetRequest) (values []interface{})
Get returns all values pointed by selected field from source UpdateProbingTargetRequest
func (*UpdateProbingTargetRequest_FieldSubPath) GetDefault ¶
func (fps *UpdateProbingTargetRequest_FieldSubPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*UpdateProbingTargetRequest_FieldSubPath) GetRaw ¶
func (fps *UpdateProbingTargetRequest_FieldSubPath) GetRaw(source proto.Message) []interface{}
func (*UpdateProbingTargetRequest_FieldSubPath) GetSingle ¶
func (fps *UpdateProbingTargetRequest_FieldSubPath) GetSingle(source *UpdateProbingTargetRequest) (interface{}, bool)
GetSingle returns value of selected field from source UpdateProbingTargetRequest
func (*UpdateProbingTargetRequest_FieldSubPath) GetSingleRaw ¶
func (fps *UpdateProbingTargetRequest_FieldSubPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*UpdateProbingTargetRequest_FieldSubPath) IsLeaf ¶
func (fps *UpdateProbingTargetRequest_FieldSubPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*UpdateProbingTargetRequest_FieldSubPath) JSONString ¶
func (fps *UpdateProbingTargetRequest_FieldSubPath) JSONString() string
JSONString returns path representation is JSON convention
func (*UpdateProbingTargetRequest_FieldSubPath) Selector ¶
func (fps *UpdateProbingTargetRequest_FieldSubPath) Selector() UpdateProbingTargetRequest_FieldPathSelector
func (*UpdateProbingTargetRequest_FieldSubPath) String ¶
func (fps *UpdateProbingTargetRequest_FieldSubPath) String() string
String returns path representation in proto convention
func (*UpdateProbingTargetRequest_FieldSubPath) WithIArrayItemValue ¶
func (fps *UpdateProbingTargetRequest_FieldSubPath) WithIArrayItemValue(value interface{}) UpdateProbingTargetRequest_FieldPathArrayItemValue
func (*UpdateProbingTargetRequest_FieldSubPath) WithIArrayOfValues ¶
func (fps *UpdateProbingTargetRequest_FieldSubPath) WithIArrayOfValues(values interface{}) UpdateProbingTargetRequest_FieldPathArrayOfValues
func (*UpdateProbingTargetRequest_FieldSubPath) WithIValue ¶
func (fps *UpdateProbingTargetRequest_FieldSubPath) WithIValue(value interface{}) UpdateProbingTargetRequest_FieldPathValue
func (*UpdateProbingTargetRequest_FieldSubPath) WithRawIArrayItemValue ¶
func (fps *UpdateProbingTargetRequest_FieldSubPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*UpdateProbingTargetRequest_FieldSubPath) WithRawIArrayOfValues ¶
func (fps *UpdateProbingTargetRequest_FieldSubPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*UpdateProbingTargetRequest_FieldSubPath) WithRawIValue ¶
func (fps *UpdateProbingTargetRequest_FieldSubPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type UpdateProbingTargetRequest_FieldSubPathArrayItemValue ¶
type UpdateProbingTargetRequest_FieldSubPathArrayItemValue struct { UpdateProbingTargetRequest_FieldPath // contains filtered or unexported fields }
func (*UpdateProbingTargetRequest_FieldSubPathArrayItemValue) AsCasPathItemValue ¶
func (fpaivs *UpdateProbingTargetRequest_FieldSubPathArrayItemValue) AsCasPathItemValue() (UpdateProbingTargetRequestCAS_FieldPathArrayItemValue, bool)
func (*UpdateProbingTargetRequest_FieldSubPathArrayItemValue) AsProbingTargetPathItemValue ¶
func (fpaivs *UpdateProbingTargetRequest_FieldSubPathArrayItemValue) AsProbingTargetPathItemValue() (probing_target.ProbingTarget_FieldPathArrayItemValue, bool)
func (*UpdateProbingTargetRequest_FieldSubPathArrayItemValue) ContainsValue ¶
func (fpaivs *UpdateProbingTargetRequest_FieldSubPathArrayItemValue) ContainsValue(source *UpdateProbingTargetRequest) bool
Contains returns a boolean indicating if value that is being held is present in given 'UpdateProbingTargetRequest'
func (*UpdateProbingTargetRequest_FieldSubPathArrayItemValue) GetRawItemValue ¶
func (fpaivs *UpdateProbingTargetRequest_FieldSubPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored array item value
type UpdateProbingTargetRequest_FieldSubPathArrayOfValues ¶
type UpdateProbingTargetRequest_FieldSubPathArrayOfValues struct { UpdateProbingTargetRequest_FieldPath // contains filtered or unexported fields }
func (*UpdateProbingTargetRequest_FieldSubPathArrayOfValues) AsCasPathArrayOfValues ¶
func (fpsaov *UpdateProbingTargetRequest_FieldSubPathArrayOfValues) AsCasPathArrayOfValues() (UpdateProbingTargetRequestCAS_FieldPathArrayOfValues, bool)
func (*UpdateProbingTargetRequest_FieldSubPathArrayOfValues) AsProbingTargetPathArrayOfValues ¶
func (fpsaov *UpdateProbingTargetRequest_FieldSubPathArrayOfValues) AsProbingTargetPathArrayOfValues() (probing_target.ProbingTarget_FieldPathArrayOfValues, bool)
func (*UpdateProbingTargetRequest_FieldSubPathArrayOfValues) GetRawValues ¶
func (fpsaov *UpdateProbingTargetRequest_FieldSubPathArrayOfValues) GetRawValues() []interface{}
type UpdateProbingTargetRequest_FieldSubPathValue ¶
type UpdateProbingTargetRequest_FieldSubPathValue struct { UpdateProbingTargetRequest_FieldPath // contains filtered or unexported fields }
func (*UpdateProbingTargetRequest_FieldSubPathValue) AsCasPathValue ¶
func (fpvs *UpdateProbingTargetRequest_FieldSubPathValue) AsCasPathValue() (UpdateProbingTargetRequestCAS_FieldPathValue, bool)
func (*UpdateProbingTargetRequest_FieldSubPathValue) AsProbingTargetPathValue ¶
func (fpvs *UpdateProbingTargetRequest_FieldSubPathValue) AsProbingTargetPathValue() (probing_target.ProbingTarget_FieldPathValue, bool)
func (*UpdateProbingTargetRequest_FieldSubPathValue) CompareWith ¶
func (fpvs *UpdateProbingTargetRequest_FieldSubPathValue) CompareWith(source *UpdateProbingTargetRequest) (int, bool)
func (*UpdateProbingTargetRequest_FieldSubPathValue) CompareWithRaw ¶
func (fpvs *UpdateProbingTargetRequest_FieldSubPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*UpdateProbingTargetRequest_FieldSubPathValue) GetRawValue ¶
func (fpvs *UpdateProbingTargetRequest_FieldSubPathValue) GetRawValue() interface{}
func (*UpdateProbingTargetRequest_FieldSubPathValue) SetTo ¶
func (fpvs *UpdateProbingTargetRequest_FieldSubPathValue) SetTo(target **UpdateProbingTargetRequest)
func (*UpdateProbingTargetRequest_FieldSubPathValue) SetToRaw ¶
func (fpvs *UpdateProbingTargetRequest_FieldSubPathValue) SetToRaw(target proto.Message)
type UpdateProbingTargetRequest_FieldTerminalPath ¶
type UpdateProbingTargetRequest_FieldTerminalPath struct {
// contains filtered or unexported fields
}
func (*UpdateProbingTargetRequest_FieldTerminalPath) ClearValue ¶
func (fp *UpdateProbingTargetRequest_FieldTerminalPath) ClearValue(item *UpdateProbingTargetRequest)
func (*UpdateProbingTargetRequest_FieldTerminalPath) ClearValueRaw ¶
func (fp *UpdateProbingTargetRequest_FieldTerminalPath) ClearValueRaw(item proto.Message)
func (*UpdateProbingTargetRequest_FieldTerminalPath) Get ¶
func (fp *UpdateProbingTargetRequest_FieldTerminalPath) Get(source *UpdateProbingTargetRequest) (values []interface{})
Get returns all values pointed by specific field from source UpdateProbingTargetRequest
func (*UpdateProbingTargetRequest_FieldTerminalPath) GetDefault ¶
func (fp *UpdateProbingTargetRequest_FieldTerminalPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*UpdateProbingTargetRequest_FieldTerminalPath) GetRaw ¶
func (fp *UpdateProbingTargetRequest_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
func (*UpdateProbingTargetRequest_FieldTerminalPath) GetSingle ¶
func (fp *UpdateProbingTargetRequest_FieldTerminalPath) GetSingle(source *UpdateProbingTargetRequest) (interface{}, bool)
GetSingle returns value pointed by specific field of from source UpdateProbingTargetRequest
func (*UpdateProbingTargetRequest_FieldTerminalPath) GetSingleRaw ¶
func (fp *UpdateProbingTargetRequest_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*UpdateProbingTargetRequest_FieldTerminalPath) IsLeaf ¶
func (fp *UpdateProbingTargetRequest_FieldTerminalPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*UpdateProbingTargetRequest_FieldTerminalPath) JSONString ¶
func (fp *UpdateProbingTargetRequest_FieldTerminalPath) JSONString() string
JSONString returns path representation is JSON convention
func (*UpdateProbingTargetRequest_FieldTerminalPath) Selector ¶
func (fp *UpdateProbingTargetRequest_FieldTerminalPath) Selector() UpdateProbingTargetRequest_FieldPathSelector
func (*UpdateProbingTargetRequest_FieldTerminalPath) String ¶
func (fp *UpdateProbingTargetRequest_FieldTerminalPath) String() string
String returns path representation in proto convention
func (*UpdateProbingTargetRequest_FieldTerminalPath) WithIArrayItemValue ¶
func (fp *UpdateProbingTargetRequest_FieldTerminalPath) WithIArrayItemValue(value interface{}) UpdateProbingTargetRequest_FieldPathArrayItemValue
func (*UpdateProbingTargetRequest_FieldTerminalPath) WithIArrayOfValues ¶
func (fp *UpdateProbingTargetRequest_FieldTerminalPath) WithIArrayOfValues(values interface{}) UpdateProbingTargetRequest_FieldPathArrayOfValues
func (*UpdateProbingTargetRequest_FieldTerminalPath) WithIValue ¶
func (fp *UpdateProbingTargetRequest_FieldTerminalPath) WithIValue(value interface{}) UpdateProbingTargetRequest_FieldPathValue
func (*UpdateProbingTargetRequest_FieldTerminalPath) WithRawIArrayItemValue ¶
func (fp *UpdateProbingTargetRequest_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*UpdateProbingTargetRequest_FieldTerminalPath) WithRawIArrayOfValues ¶
func (fp *UpdateProbingTargetRequest_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*UpdateProbingTargetRequest_FieldTerminalPath) WithRawIValue ¶
func (fp *UpdateProbingTargetRequest_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type UpdateProbingTargetRequest_FieldTerminalPathArrayItemValue ¶
type UpdateProbingTargetRequest_FieldTerminalPathArrayItemValue struct { UpdateProbingTargetRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*UpdateProbingTargetRequest_FieldTerminalPathArrayItemValue) ContainsValue ¶
func (fpaiv *UpdateProbingTargetRequest_FieldTerminalPathArrayItemValue) ContainsValue(source *UpdateProbingTargetRequest) bool
Contains returns a boolean indicating if value that is being held is present in given 'UpdateProbingTargetRequest'
func (*UpdateProbingTargetRequest_FieldTerminalPathArrayItemValue) GetRawItemValue ¶
func (fpaiv *UpdateProbingTargetRequest_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored element value for array in object UpdateProbingTargetRequest as interface{}
func (*UpdateProbingTargetRequest_FieldTerminalPathArrayItemValue) GetSingle ¶
func (fpaiv *UpdateProbingTargetRequest_FieldTerminalPathArrayItemValue) GetSingle(source *UpdateProbingTargetRequest) (interface{}, bool)
func (*UpdateProbingTargetRequest_FieldTerminalPathArrayItemValue) GetSingleRaw ¶
func (fpaiv *UpdateProbingTargetRequest_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
type UpdateProbingTargetRequest_FieldTerminalPathArrayOfValues ¶
type UpdateProbingTargetRequest_FieldTerminalPathArrayOfValues struct { UpdateProbingTargetRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*UpdateProbingTargetRequest_FieldTerminalPathArrayOfValues) AsCasArrayOfValues ¶
func (fpaov *UpdateProbingTargetRequest_FieldTerminalPathArrayOfValues) AsCasArrayOfValues() ([]*UpdateProbingTargetRequest_CAS, bool)
func (*UpdateProbingTargetRequest_FieldTerminalPathArrayOfValues) AsProbingTargetArrayOfValues ¶
func (fpaov *UpdateProbingTargetRequest_FieldTerminalPathArrayOfValues) AsProbingTargetArrayOfValues() ([]*probing_target.ProbingTarget, bool)
func (*UpdateProbingTargetRequest_FieldTerminalPathArrayOfValues) AsUpdateMaskArrayOfValues ¶
func (fpaov *UpdateProbingTargetRequest_FieldTerminalPathArrayOfValues) AsUpdateMaskArrayOfValues() ([]*probing_target.ProbingTarget_FieldMask, bool)
func (*UpdateProbingTargetRequest_FieldTerminalPathArrayOfValues) GetRawValues ¶
func (fpaov *UpdateProbingTargetRequest_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
type UpdateProbingTargetRequest_FieldTerminalPathValue ¶
type UpdateProbingTargetRequest_FieldTerminalPathValue struct { UpdateProbingTargetRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*UpdateProbingTargetRequest_FieldTerminalPathValue) AsCasValue ¶
func (fpv *UpdateProbingTargetRequest_FieldTerminalPathValue) AsCasValue() (*UpdateProbingTargetRequest_CAS, bool)
func (*UpdateProbingTargetRequest_FieldTerminalPathValue) AsProbingTargetValue ¶
func (fpv *UpdateProbingTargetRequest_FieldTerminalPathValue) AsProbingTargetValue() (*probing_target.ProbingTarget, bool)
func (*UpdateProbingTargetRequest_FieldTerminalPathValue) AsUpdateMaskValue ¶
func (fpv *UpdateProbingTargetRequest_FieldTerminalPathValue) AsUpdateMaskValue() (*probing_target.ProbingTarget_FieldMask, bool)
func (*UpdateProbingTargetRequest_FieldTerminalPathValue) CompareWith ¶
func (fpv *UpdateProbingTargetRequest_FieldTerminalPathValue) CompareWith(source *UpdateProbingTargetRequest) (int, bool)
CompareWith compares value in the 'UpdateProbingTargetRequest_FieldTerminalPathValue' with the value under path in 'UpdateProbingTargetRequest'.
func (*UpdateProbingTargetRequest_FieldTerminalPathValue) CompareWithRaw ¶
func (fpv *UpdateProbingTargetRequest_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*UpdateProbingTargetRequest_FieldTerminalPathValue) GetRawValue ¶
func (fpv *UpdateProbingTargetRequest_FieldTerminalPathValue) GetRawValue() interface{}
GetRawValue returns raw value stored under selected path for 'UpdateProbingTargetRequest' as interface{}
func (*UpdateProbingTargetRequest_FieldTerminalPathValue) SetTo ¶
func (fpv *UpdateProbingTargetRequest_FieldTerminalPathValue) SetTo(target **UpdateProbingTargetRequest)
SetTo stores value for selected field for object UpdateProbingTargetRequest
func (*UpdateProbingTargetRequest_FieldTerminalPathValue) SetToRaw ¶
func (fpv *UpdateProbingTargetRequest_FieldTerminalPathValue) SetToRaw(target proto.Message)
type WatchProbingTargetClientStream ¶
type WatchProbingTargetClientStream interface { Recv() (*WatchProbingTargetResponse, error) grpc.ClientStream }
type WatchProbingTargetDescriptor ¶ added in v0.4.26
type WatchProbingTargetDescriptor struct{}
func GetWatchProbingTargetDescriptor ¶ added in v0.4.26
func GetWatchProbingTargetDescriptor() *WatchProbingTargetDescriptor
func (*WatchProbingTargetDescriptor) GetApiDescriptor ¶ added in v0.4.26
func (d *WatchProbingTargetDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
func (*WatchProbingTargetDescriptor) GetApiName ¶ added in v0.4.26
func (d *WatchProbingTargetDescriptor) GetApiName() string
func (*WatchProbingTargetDescriptor) GetClientMsgReflectHandle ¶ added in v0.4.26
func (d *WatchProbingTargetDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
func (*WatchProbingTargetDescriptor) GetFullMethodName ¶ added in v0.4.26
func (d *WatchProbingTargetDescriptor) GetFullMethodName() string
func (*WatchProbingTargetDescriptor) GetMethodName ¶ added in v0.4.26
func (d *WatchProbingTargetDescriptor) GetMethodName() string
func (*WatchProbingTargetDescriptor) GetProtoPkgName ¶ added in v0.4.26
func (d *WatchProbingTargetDescriptor) GetProtoPkgName() string
func (*WatchProbingTargetDescriptor) GetResourceDescriptor ¶ added in v0.4.27
func (d *WatchProbingTargetDescriptor) GetResourceDescriptor() gotenresource.Descriptor
func (*WatchProbingTargetDescriptor) GetServerMsgReflectHandle ¶ added in v0.4.26
func (d *WatchProbingTargetDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
func (*WatchProbingTargetDescriptor) GetServiceDomain ¶ added in v0.4.26
func (d *WatchProbingTargetDescriptor) GetServiceDomain() string
func (*WatchProbingTargetDescriptor) GetServiceVersion ¶ added in v0.4.26
func (d *WatchProbingTargetDescriptor) GetServiceVersion() string
func (*WatchProbingTargetDescriptor) GetVerb ¶ added in v0.4.26
func (d *WatchProbingTargetDescriptor) GetVerb() string
func (*WatchProbingTargetDescriptor) HasResource ¶ added in v0.4.27
func (d *WatchProbingTargetDescriptor) HasResource() bool
func (*WatchProbingTargetDescriptor) IsClientStream ¶ added in v0.4.26
func (d *WatchProbingTargetDescriptor) IsClientStream() bool
func (*WatchProbingTargetDescriptor) IsCollection ¶ added in v0.4.27
func (d *WatchProbingTargetDescriptor) IsCollection() bool
func (*WatchProbingTargetDescriptor) IsPlural ¶ added in v0.4.27
func (d *WatchProbingTargetDescriptor) IsPlural() bool
func (*WatchProbingTargetDescriptor) IsServerStream ¶ added in v0.4.26
func (d *WatchProbingTargetDescriptor) IsServerStream() bool
func (*WatchProbingTargetDescriptor) IsUnary ¶ added in v0.4.26
func (d *WatchProbingTargetDescriptor) IsUnary() bool
func (*WatchProbingTargetDescriptor) NewEmptyClientMsg ¶ added in v0.4.26
func (d *WatchProbingTargetDescriptor) NewEmptyClientMsg() proto.Message
func (*WatchProbingTargetDescriptor) NewEmptyServerMsg ¶ added in v0.4.26
func (d *WatchProbingTargetDescriptor) NewEmptyServerMsg() proto.Message
func (*WatchProbingTargetDescriptor) RequestHasResourceBody ¶ added in v0.4.26
func (d *WatchProbingTargetDescriptor) RequestHasResourceBody() bool
type WatchProbingTargetDescriptorClientMsgHandle ¶ added in v0.4.26
type WatchProbingTargetDescriptorClientMsgHandle struct{}
func (*WatchProbingTargetDescriptorClientMsgHandle) ExtractCollectionName ¶ added in v0.4.27
func (h *WatchProbingTargetDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*WatchProbingTargetDescriptorClientMsgHandle) ExtractResourceName ¶ added in v0.4.27
func (h *WatchProbingTargetDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*WatchProbingTargetDescriptorClientMsgHandle) ExtractResourceNames ¶ added in v0.4.27
func (h *WatchProbingTargetDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type WatchProbingTargetDescriptorServerMsgHandle ¶ added in v0.4.26
type WatchProbingTargetDescriptorServerMsgHandle struct{}
func (*WatchProbingTargetDescriptorServerMsgHandle) ExtractCollectionName ¶ added in v0.4.27
func (h *WatchProbingTargetDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*WatchProbingTargetDescriptorServerMsgHandle) ExtractResourceName ¶ added in v0.4.27
func (h *WatchProbingTargetDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*WatchProbingTargetDescriptorServerMsgHandle) ExtractResourceNames ¶ added in v0.4.27
func (h *WatchProbingTargetDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type WatchProbingTargetRequest ¶
type WatchProbingTargetRequest struct { // Reference to ntt.watchdog.v1alpha2.ProbingTarget Name *probing_target.Reference `protobuf:"bytes,1,opt,customtype=Reference,name=name,proto3" json:"name,omitempty" firestore:"name"` // A list of extra fields to be obtained for each response item on top of // fields defined by request field view FieldMask *probing_target.ProbingTarget_FieldMask `` /* 145-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 [WatchProbingTarget][ntt.watchdog.v1alpha2.WatchProbingTarget]
func (*WatchProbingTargetRequest) Clone ¶
func (o *WatchProbingTargetRequest) Clone() *WatchProbingTargetRequest
func (*WatchProbingTargetRequest) CloneRaw ¶
func (o *WatchProbingTargetRequest) CloneRaw() gotenobject.GotenObjectExt
func (*WatchProbingTargetRequest) Descriptor ¶
func (*WatchProbingTargetRequest) Descriptor() ([]byte, []int)
Deprecated, Use WatchProbingTargetRequest.ProtoReflect.Descriptor instead.
func (*WatchProbingTargetRequest) GetFieldMask ¶
func (m *WatchProbingTargetRequest) GetFieldMask() *probing_target.ProbingTarget_FieldMask
func (*WatchProbingTargetRequest) GetName ¶
func (m *WatchProbingTargetRequest) GetName() *probing_target.Reference
func (*WatchProbingTargetRequest) GetView ¶
func (m *WatchProbingTargetRequest) GetView() view.View
func (*WatchProbingTargetRequest) GotenMessage ¶
func (*WatchProbingTargetRequest) GotenMessage()
func (*WatchProbingTargetRequest) GotenObjectExt ¶
func (o *WatchProbingTargetRequest) GotenObjectExt()
func (*WatchProbingTargetRequest) GotenValidate ¶
func (obj *WatchProbingTargetRequest) GotenValidate() error
func (*WatchProbingTargetRequest) MakeDiffFieldMask ¶
func (o *WatchProbingTargetRequest) MakeDiffFieldMask(other *WatchProbingTargetRequest) *WatchProbingTargetRequest_FieldMask
func (*WatchProbingTargetRequest) MakeFullFieldMask ¶
func (o *WatchProbingTargetRequest) MakeFullFieldMask() *WatchProbingTargetRequest_FieldMask
func (*WatchProbingTargetRequest) MakeRawDiffFieldMask ¶
func (o *WatchProbingTargetRequest) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
func (*WatchProbingTargetRequest) MakeRawFullFieldMask ¶
func (o *WatchProbingTargetRequest) MakeRawFullFieldMask() gotenobject.FieldMask
func (*WatchProbingTargetRequest) Marshal ¶
func (m *WatchProbingTargetRequest) Marshal() ([]byte, error)
func (*WatchProbingTargetRequest) MarshalJSON ¶
func (m *WatchProbingTargetRequest) MarshalJSON() ([]byte, error)
func (*WatchProbingTargetRequest) Merge ¶
func (o *WatchProbingTargetRequest) Merge(source *WatchProbingTargetRequest)
func (*WatchProbingTargetRequest) MergeRaw ¶
func (o *WatchProbingTargetRequest) MergeRaw(source gotenobject.GotenObjectExt)
func (*WatchProbingTargetRequest) ProtoMessage ¶
func (*WatchProbingTargetRequest) ProtoMessage()
func (*WatchProbingTargetRequest) ProtoReflect ¶
func (m *WatchProbingTargetRequest) ProtoReflect() preflect.Message
func (*WatchProbingTargetRequest) Reset ¶
func (m *WatchProbingTargetRequest) Reset()
func (*WatchProbingTargetRequest) SetFieldMask ¶
func (m *WatchProbingTargetRequest) SetFieldMask(fv *probing_target.ProbingTarget_FieldMask)
func (*WatchProbingTargetRequest) SetName ¶
func (m *WatchProbingTargetRequest) SetName(fv *probing_target.Reference)
func (*WatchProbingTargetRequest) SetView ¶
func (m *WatchProbingTargetRequest) SetView(fv view.View)
func (*WatchProbingTargetRequest) String ¶
func (m *WatchProbingTargetRequest) String() string
func (*WatchProbingTargetRequest) Unmarshal ¶
func (m *WatchProbingTargetRequest) Unmarshal(b []byte) error
func (*WatchProbingTargetRequest) UnmarshalJSON ¶
func (m *WatchProbingTargetRequest) UnmarshalJSON(data []byte) error
type WatchProbingTargetRequestFieldPathBuilder ¶
type WatchProbingTargetRequestFieldPathBuilder struct{}
func NewWatchProbingTargetRequestFieldPathBuilder ¶
func NewWatchProbingTargetRequestFieldPathBuilder() WatchProbingTargetRequestFieldPathBuilder
type WatchProbingTargetRequestPathSelectorFieldMask ¶
type WatchProbingTargetRequestPathSelectorFieldMask struct{}
func (WatchProbingTargetRequestPathSelectorFieldMask) WithArrayOfValues ¶
func (s WatchProbingTargetRequestPathSelectorFieldMask) WithArrayOfValues(values []*probing_target.ProbingTarget_FieldMask) *WatchProbingTargetRequest_FieldTerminalPathArrayOfValues
type WatchProbingTargetRequestPathSelectorName ¶
type WatchProbingTargetRequestPathSelectorName struct{}
func (WatchProbingTargetRequestPathSelectorName) FieldPath ¶
func (WatchProbingTargetRequestPathSelectorName) FieldPath() *WatchProbingTargetRequest_FieldTerminalPath
func (WatchProbingTargetRequestPathSelectorName) WithArrayOfValues ¶
func (s WatchProbingTargetRequestPathSelectorName) WithArrayOfValues(values []*probing_target.Reference) *WatchProbingTargetRequest_FieldTerminalPathArrayOfValues
func (WatchProbingTargetRequestPathSelectorName) WithValue ¶
func (s WatchProbingTargetRequestPathSelectorName) WithValue(value *probing_target.Reference) *WatchProbingTargetRequest_FieldTerminalPathValue
type WatchProbingTargetRequestPathSelectorView ¶
type WatchProbingTargetRequestPathSelectorView struct{}
func (WatchProbingTargetRequestPathSelectorView) FieldPath ¶
func (WatchProbingTargetRequestPathSelectorView) FieldPath() *WatchProbingTargetRequest_FieldTerminalPath
func (WatchProbingTargetRequestPathSelectorView) WithArrayOfValues ¶
func (s WatchProbingTargetRequestPathSelectorView) WithArrayOfValues(values []view.View) *WatchProbingTargetRequest_FieldTerminalPathArrayOfValues
func (WatchProbingTargetRequestPathSelectorView) WithValue ¶
func (s WatchProbingTargetRequestPathSelectorView) WithValue(value view.View) *WatchProbingTargetRequest_FieldTerminalPathValue
type WatchProbingTargetRequest_FieldMask ¶
type WatchProbingTargetRequest_FieldMask struct {
Paths []WatchProbingTargetRequest_FieldPath
}
func FullWatchProbingTargetRequest_FieldMask ¶
func FullWatchProbingTargetRequest_FieldMask() *WatchProbingTargetRequest_FieldMask
func (*WatchProbingTargetRequest_FieldMask) AppendPath ¶
func (fieldMask *WatchProbingTargetRequest_FieldMask) AppendPath(path WatchProbingTargetRequest_FieldPath)
func (*WatchProbingTargetRequest_FieldMask) AppendRawPath ¶
func (fieldMask *WatchProbingTargetRequest_FieldMask) AppendRawPath(path gotenobject.FieldPath)
func (*WatchProbingTargetRequest_FieldMask) DecodeFirestore ¶
func (fieldMask *WatchProbingTargetRequest_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
func (*WatchProbingTargetRequest_FieldMask) EncodeFirestore ¶
func (fieldMask *WatchProbingTargetRequest_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
firestore encoding/decoding integration
func (*WatchProbingTargetRequest_FieldMask) FilterInputFields ¶
func (fieldMask *WatchProbingTargetRequest_FieldMask) FilterInputFields() *WatchProbingTargetRequest_FieldMask
FilterInputFields generates copy of field paths with output_only field paths removed
func (*WatchProbingTargetRequest_FieldMask) FromProtoFieldMask ¶
func (fieldMask *WatchProbingTargetRequest_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
func (*WatchProbingTargetRequest_FieldMask) GetPaths ¶
func (fieldMask *WatchProbingTargetRequest_FieldMask) GetPaths() []WatchProbingTargetRequest_FieldPath
func (*WatchProbingTargetRequest_FieldMask) GetRawPaths ¶
func (fieldMask *WatchProbingTargetRequest_FieldMask) GetRawPaths() []gotenobject.FieldPath
func (*WatchProbingTargetRequest_FieldMask) IsFull ¶
func (fieldMask *WatchProbingTargetRequest_FieldMask) IsFull() bool
func (WatchProbingTargetRequest_FieldMask) Marshal ¶
func (fieldMask WatchProbingTargetRequest_FieldMask) Marshal() ([]byte, error)
implement methods required by customType
func (WatchProbingTargetRequest_FieldMask) MarshalJSON ¶
func (fieldMask WatchProbingTargetRequest_FieldMask) MarshalJSON() ([]byte, error)
func (*WatchProbingTargetRequest_FieldMask) PathsCount ¶
func (fieldMask *WatchProbingTargetRequest_FieldMask) PathsCount() int
func (*WatchProbingTargetRequest_FieldMask) Project ¶
func (fieldMask *WatchProbingTargetRequest_FieldMask) Project(source *WatchProbingTargetRequest) *WatchProbingTargetRequest
func (*WatchProbingTargetRequest_FieldMask) ProjectRaw ¶
func (fieldMask *WatchProbingTargetRequest_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
func (*WatchProbingTargetRequest_FieldMask) ProtoMessage ¶
func (fieldMask *WatchProbingTargetRequest_FieldMask) ProtoMessage()
func (*WatchProbingTargetRequest_FieldMask) ProtoReflect ¶
func (fieldMask *WatchProbingTargetRequest_FieldMask) ProtoReflect() preflect.Message
func (*WatchProbingTargetRequest_FieldMask) Reset ¶
func (fieldMask *WatchProbingTargetRequest_FieldMask) Reset()
func (*WatchProbingTargetRequest_FieldMask) Set ¶
func (fieldMask *WatchProbingTargetRequest_FieldMask) Set(target, source *WatchProbingTargetRequest)
func (*WatchProbingTargetRequest_FieldMask) SetFromCliFlag ¶
func (fieldMask *WatchProbingTargetRequest_FieldMask) SetFromCliFlag(raw string) error
func (*WatchProbingTargetRequest_FieldMask) SetRaw ¶
func (fieldMask *WatchProbingTargetRequest_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
func (*WatchProbingTargetRequest_FieldMask) Size ¶
func (fieldMask *WatchProbingTargetRequest_FieldMask) Size() int
func (*WatchProbingTargetRequest_FieldMask) String ¶
func (fieldMask *WatchProbingTargetRequest_FieldMask) String() string
func (*WatchProbingTargetRequest_FieldMask) Subtract ¶
func (fieldMask *WatchProbingTargetRequest_FieldMask) Subtract(other *WatchProbingTargetRequest_FieldMask) *WatchProbingTargetRequest_FieldMask
func (*WatchProbingTargetRequest_FieldMask) SubtractRaw ¶
func (fieldMask *WatchProbingTargetRequest_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
func (*WatchProbingTargetRequest_FieldMask) ToProtoFieldMask ¶
func (fieldMask *WatchProbingTargetRequest_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
ToFieldMask is used for proto conversions
func (*WatchProbingTargetRequest_FieldMask) Unmarshal ¶
func (fieldMask *WatchProbingTargetRequest_FieldMask) Unmarshal(data []byte) error
func (*WatchProbingTargetRequest_FieldMask) UnmarshalJSON ¶
func (fieldMask *WatchProbingTargetRequest_FieldMask) UnmarshalJSON(data []byte) error
type WatchProbingTargetRequest_FieldPath ¶
type WatchProbingTargetRequest_FieldPath interface { gotenobject.FieldPath Selector() WatchProbingTargetRequest_FieldPathSelector Get(source *WatchProbingTargetRequest) []interface{} GetSingle(source *WatchProbingTargetRequest) (interface{}, bool) ClearValue(item *WatchProbingTargetRequest) // Those methods build corresponding WatchProbingTargetRequest_FieldPathValue // (or array of values) and holds passed value. Panics if injected type is incorrect. WithIValue(value interface{}) WatchProbingTargetRequest_FieldPathValue WithIArrayOfValues(values interface{}) WatchProbingTargetRequest_FieldPathArrayOfValues WithIArrayItemValue(value interface{}) WatchProbingTargetRequest_FieldPathArrayItemValue }
FieldPath provides implementation to handle https://github.com/protocolbuffers/protobuf/blob/master/src/google/protobuf/field_mask.proto
func BuildWatchProbingTargetRequest_FieldPath ¶
func BuildWatchProbingTargetRequest_FieldPath(fp gotenobject.RawFieldPath) (WatchProbingTargetRequest_FieldPath, error)
func MustParseWatchProbingTargetRequest_FieldPath ¶
func MustParseWatchProbingTargetRequest_FieldPath(rawField string) WatchProbingTargetRequest_FieldPath
func ParseWatchProbingTargetRequest_FieldPath ¶
func ParseWatchProbingTargetRequest_FieldPath(rawField string) (WatchProbingTargetRequest_FieldPath, error)
type WatchProbingTargetRequest_FieldPathArrayItemValue ¶
type WatchProbingTargetRequest_FieldPathArrayItemValue interface { gotenobject.FieldPathArrayItemValue WatchProbingTargetRequest_FieldPath ContainsValue(*WatchProbingTargetRequest) bool }
WatchProbingTargetRequest_FieldPathArrayItemValue allows storing single item in Path-specific values for WatchProbingTargetRequest according to their type Present only for array (repeated) types.
func MustParseWatchProbingTargetRequest_FieldPathArrayItemValue ¶
func MustParseWatchProbingTargetRequest_FieldPathArrayItemValue(pathStr, valueStr string) WatchProbingTargetRequest_FieldPathArrayItemValue
func ParseWatchProbingTargetRequest_FieldPathArrayItemValue ¶
func ParseWatchProbingTargetRequest_FieldPathArrayItemValue(pathStr, valueStr string) (WatchProbingTargetRequest_FieldPathArrayItemValue, error)
ParseWatchProbingTargetRequest_FieldPathArrayItemValue parses string and JSON-encoded value to its Value
type WatchProbingTargetRequest_FieldPathArrayOfValues ¶
type WatchProbingTargetRequest_FieldPathArrayOfValues interface { gotenobject.FieldPathArrayOfValues WatchProbingTargetRequest_FieldPath }
WatchProbingTargetRequest_FieldPathArrayOfValues allows storing slice of values for WatchProbingTargetRequest fields according to their type
func MustParseWatchProbingTargetRequest_FieldPathArrayOfValues ¶
func MustParseWatchProbingTargetRequest_FieldPathArrayOfValues(pathStr, valuesStr string) WatchProbingTargetRequest_FieldPathArrayOfValues
func ParseWatchProbingTargetRequest_FieldPathArrayOfValues ¶
func ParseWatchProbingTargetRequest_FieldPathArrayOfValues(pathStr, valuesStr string) (WatchProbingTargetRequest_FieldPathArrayOfValues, error)
type WatchProbingTargetRequest_FieldPathSelector ¶
type WatchProbingTargetRequest_FieldPathSelector int32
const ( WatchProbingTargetRequest_FieldPathSelectorName WatchProbingTargetRequest_FieldPathSelector = 0 WatchProbingTargetRequest_FieldPathSelectorFieldMask WatchProbingTargetRequest_FieldPathSelector = 1 WatchProbingTargetRequest_FieldPathSelectorView WatchProbingTargetRequest_FieldPathSelector = 2 )
func (WatchProbingTargetRequest_FieldPathSelector) String ¶
func (s WatchProbingTargetRequest_FieldPathSelector) String() string
type WatchProbingTargetRequest_FieldPathValue ¶
type WatchProbingTargetRequest_FieldPathValue interface { WatchProbingTargetRequest_FieldPath gotenobject.FieldPathValue SetTo(target **WatchProbingTargetRequest) CompareWith(*WatchProbingTargetRequest) (cmp int, comparable bool) }
WatchProbingTargetRequest_FieldPathValue allows storing values for WatchProbingTargetRequest fields according to their type
func MustParseWatchProbingTargetRequest_FieldPathValue ¶
func MustParseWatchProbingTargetRequest_FieldPathValue(pathStr, valueStr string) WatchProbingTargetRequest_FieldPathValue
func ParseWatchProbingTargetRequest_FieldPathValue ¶
func ParseWatchProbingTargetRequest_FieldPathValue(pathStr, valueStr string) (WatchProbingTargetRequest_FieldPathValue, error)
type WatchProbingTargetRequest_FieldTerminalPath ¶
type WatchProbingTargetRequest_FieldTerminalPath struct {
// contains filtered or unexported fields
}
func (*WatchProbingTargetRequest_FieldTerminalPath) ClearValue ¶
func (fp *WatchProbingTargetRequest_FieldTerminalPath) ClearValue(item *WatchProbingTargetRequest)
func (*WatchProbingTargetRequest_FieldTerminalPath) ClearValueRaw ¶
func (fp *WatchProbingTargetRequest_FieldTerminalPath) ClearValueRaw(item proto.Message)
func (*WatchProbingTargetRequest_FieldTerminalPath) Get ¶
func (fp *WatchProbingTargetRequest_FieldTerminalPath) Get(source *WatchProbingTargetRequest) (values []interface{})
Get returns all values pointed by specific field from source WatchProbingTargetRequest
func (*WatchProbingTargetRequest_FieldTerminalPath) GetDefault ¶
func (fp *WatchProbingTargetRequest_FieldTerminalPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*WatchProbingTargetRequest_FieldTerminalPath) GetRaw ¶
func (fp *WatchProbingTargetRequest_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
func (*WatchProbingTargetRequest_FieldTerminalPath) GetSingle ¶
func (fp *WatchProbingTargetRequest_FieldTerminalPath) GetSingle(source *WatchProbingTargetRequest) (interface{}, bool)
GetSingle returns value pointed by specific field of from source WatchProbingTargetRequest
func (*WatchProbingTargetRequest_FieldTerminalPath) GetSingleRaw ¶
func (fp *WatchProbingTargetRequest_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*WatchProbingTargetRequest_FieldTerminalPath) IsLeaf ¶
func (fp *WatchProbingTargetRequest_FieldTerminalPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*WatchProbingTargetRequest_FieldTerminalPath) JSONString ¶
func (fp *WatchProbingTargetRequest_FieldTerminalPath) JSONString() string
JSONString returns path representation is JSON convention
func (*WatchProbingTargetRequest_FieldTerminalPath) Selector ¶
func (fp *WatchProbingTargetRequest_FieldTerminalPath) Selector() WatchProbingTargetRequest_FieldPathSelector
func (*WatchProbingTargetRequest_FieldTerminalPath) String ¶
func (fp *WatchProbingTargetRequest_FieldTerminalPath) String() string
String returns path representation in proto convention
func (*WatchProbingTargetRequest_FieldTerminalPath) WithIArrayItemValue ¶
func (fp *WatchProbingTargetRequest_FieldTerminalPath) WithIArrayItemValue(value interface{}) WatchProbingTargetRequest_FieldPathArrayItemValue
func (*WatchProbingTargetRequest_FieldTerminalPath) WithIArrayOfValues ¶
func (fp *WatchProbingTargetRequest_FieldTerminalPath) WithIArrayOfValues(values interface{}) WatchProbingTargetRequest_FieldPathArrayOfValues
func (*WatchProbingTargetRequest_FieldTerminalPath) WithIValue ¶
func (fp *WatchProbingTargetRequest_FieldTerminalPath) WithIValue(value interface{}) WatchProbingTargetRequest_FieldPathValue
func (*WatchProbingTargetRequest_FieldTerminalPath) WithRawIArrayItemValue ¶
func (fp *WatchProbingTargetRequest_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*WatchProbingTargetRequest_FieldTerminalPath) WithRawIArrayOfValues ¶
func (fp *WatchProbingTargetRequest_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*WatchProbingTargetRequest_FieldTerminalPath) WithRawIValue ¶
func (fp *WatchProbingTargetRequest_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type WatchProbingTargetRequest_FieldTerminalPathArrayItemValue ¶
type WatchProbingTargetRequest_FieldTerminalPathArrayItemValue struct { WatchProbingTargetRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*WatchProbingTargetRequest_FieldTerminalPathArrayItemValue) ContainsValue ¶
func (fpaiv *WatchProbingTargetRequest_FieldTerminalPathArrayItemValue) ContainsValue(source *WatchProbingTargetRequest) bool
Contains returns a boolean indicating if value that is being held is present in given 'WatchProbingTargetRequest'
func (*WatchProbingTargetRequest_FieldTerminalPathArrayItemValue) GetRawItemValue ¶
func (fpaiv *WatchProbingTargetRequest_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored element value for array in object WatchProbingTargetRequest as interface{}
func (*WatchProbingTargetRequest_FieldTerminalPathArrayItemValue) GetSingle ¶
func (fpaiv *WatchProbingTargetRequest_FieldTerminalPathArrayItemValue) GetSingle(source *WatchProbingTargetRequest) (interface{}, bool)
func (*WatchProbingTargetRequest_FieldTerminalPathArrayItemValue) GetSingleRaw ¶
func (fpaiv *WatchProbingTargetRequest_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
type WatchProbingTargetRequest_FieldTerminalPathArrayOfValues ¶
type WatchProbingTargetRequest_FieldTerminalPathArrayOfValues struct { WatchProbingTargetRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*WatchProbingTargetRequest_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues ¶
func (fpaov *WatchProbingTargetRequest_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues() ([]*probing_target.ProbingTarget_FieldMask, bool)
func (*WatchProbingTargetRequest_FieldTerminalPathArrayOfValues) AsNameArrayOfValues ¶
func (fpaov *WatchProbingTargetRequest_FieldTerminalPathArrayOfValues) AsNameArrayOfValues() ([]*probing_target.Reference, bool)
func (*WatchProbingTargetRequest_FieldTerminalPathArrayOfValues) AsViewArrayOfValues ¶
func (fpaov *WatchProbingTargetRequest_FieldTerminalPathArrayOfValues) AsViewArrayOfValues() ([]view.View, bool)
func (*WatchProbingTargetRequest_FieldTerminalPathArrayOfValues) GetRawValues ¶
func (fpaov *WatchProbingTargetRequest_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
type WatchProbingTargetRequest_FieldTerminalPathValue ¶
type WatchProbingTargetRequest_FieldTerminalPathValue struct { WatchProbingTargetRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*WatchProbingTargetRequest_FieldTerminalPathValue) AsFieldMaskValue ¶
func (fpv *WatchProbingTargetRequest_FieldTerminalPathValue) AsFieldMaskValue() (*probing_target.ProbingTarget_FieldMask, bool)
func (*WatchProbingTargetRequest_FieldTerminalPathValue) AsNameValue ¶
func (fpv *WatchProbingTargetRequest_FieldTerminalPathValue) AsNameValue() (*probing_target.Reference, bool)
func (*WatchProbingTargetRequest_FieldTerminalPathValue) AsViewValue ¶
func (fpv *WatchProbingTargetRequest_FieldTerminalPathValue) AsViewValue() (view.View, bool)
func (*WatchProbingTargetRequest_FieldTerminalPathValue) CompareWith ¶
func (fpv *WatchProbingTargetRequest_FieldTerminalPathValue) CompareWith(source *WatchProbingTargetRequest) (int, bool)
CompareWith compares value in the 'WatchProbingTargetRequest_FieldTerminalPathValue' with the value under path in 'WatchProbingTargetRequest'.
func (*WatchProbingTargetRequest_FieldTerminalPathValue) CompareWithRaw ¶
func (fpv *WatchProbingTargetRequest_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*WatchProbingTargetRequest_FieldTerminalPathValue) GetRawValue ¶
func (fpv *WatchProbingTargetRequest_FieldTerminalPathValue) GetRawValue() interface{}
GetRawValue returns raw value stored under selected path for 'WatchProbingTargetRequest' as interface{}
func (*WatchProbingTargetRequest_FieldTerminalPathValue) SetTo ¶
func (fpv *WatchProbingTargetRequest_FieldTerminalPathValue) SetTo(target **WatchProbingTargetRequest)
SetTo stores value for selected field for object WatchProbingTargetRequest
func (*WatchProbingTargetRequest_FieldTerminalPathValue) SetToRaw ¶
func (fpv *WatchProbingTargetRequest_FieldTerminalPathValue) SetToRaw(target proto.Message)
type WatchProbingTargetResponse ¶
type WatchProbingTargetResponse struct { Change *probing_target.ProbingTargetChange `protobuf:"bytes,1,opt,name=change,proto3" json:"change,omitempty" firestore:"change"` // contains filtered or unexported fields }
WatchProbingTargetResponse
func (*WatchProbingTargetResponse) Clone ¶
func (o *WatchProbingTargetResponse) Clone() *WatchProbingTargetResponse
func (*WatchProbingTargetResponse) CloneRaw ¶
func (o *WatchProbingTargetResponse) CloneRaw() gotenobject.GotenObjectExt
func (*WatchProbingTargetResponse) Descriptor ¶
func (*WatchProbingTargetResponse) Descriptor() ([]byte, []int)
Deprecated, Use WatchProbingTargetResponse.ProtoReflect.Descriptor instead.
func (*WatchProbingTargetResponse) GetChange ¶
func (m *WatchProbingTargetResponse) GetChange() *probing_target.ProbingTargetChange
func (*WatchProbingTargetResponse) GotenMessage ¶
func (*WatchProbingTargetResponse) GotenMessage()
func (*WatchProbingTargetResponse) GotenObjectExt ¶
func (o *WatchProbingTargetResponse) GotenObjectExt()
func (*WatchProbingTargetResponse) GotenValidate ¶
func (obj *WatchProbingTargetResponse) GotenValidate() error
func (*WatchProbingTargetResponse) MakeDiffFieldMask ¶
func (o *WatchProbingTargetResponse) MakeDiffFieldMask(other *WatchProbingTargetResponse) *WatchProbingTargetResponse_FieldMask
func (*WatchProbingTargetResponse) MakeFullFieldMask ¶
func (o *WatchProbingTargetResponse) MakeFullFieldMask() *WatchProbingTargetResponse_FieldMask
func (*WatchProbingTargetResponse) MakeRawDiffFieldMask ¶
func (o *WatchProbingTargetResponse) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
func (*WatchProbingTargetResponse) MakeRawFullFieldMask ¶
func (o *WatchProbingTargetResponse) MakeRawFullFieldMask() gotenobject.FieldMask
func (*WatchProbingTargetResponse) Marshal ¶
func (m *WatchProbingTargetResponse) Marshal() ([]byte, error)
func (*WatchProbingTargetResponse) MarshalJSON ¶
func (m *WatchProbingTargetResponse) MarshalJSON() ([]byte, error)
func (*WatchProbingTargetResponse) Merge ¶
func (o *WatchProbingTargetResponse) Merge(source *WatchProbingTargetResponse)
func (*WatchProbingTargetResponse) MergeRaw ¶
func (o *WatchProbingTargetResponse) MergeRaw(source gotenobject.GotenObjectExt)
func (*WatchProbingTargetResponse) ProtoMessage ¶
func (*WatchProbingTargetResponse) ProtoMessage()
func (*WatchProbingTargetResponse) ProtoReflect ¶
func (m *WatchProbingTargetResponse) ProtoReflect() preflect.Message
func (*WatchProbingTargetResponse) Reset ¶
func (m *WatchProbingTargetResponse) Reset()
func (*WatchProbingTargetResponse) SetChange ¶
func (m *WatchProbingTargetResponse) SetChange(fv *probing_target.ProbingTargetChange)
func (*WatchProbingTargetResponse) String ¶
func (m *WatchProbingTargetResponse) String() string
func (*WatchProbingTargetResponse) Unmarshal ¶
func (m *WatchProbingTargetResponse) Unmarshal(b []byte) error
func (*WatchProbingTargetResponse) UnmarshalJSON ¶
func (m *WatchProbingTargetResponse) UnmarshalJSON(data []byte) error
type WatchProbingTargetResponseFieldPathBuilder ¶
type WatchProbingTargetResponseFieldPathBuilder struct{}
func NewWatchProbingTargetResponseFieldPathBuilder ¶
func NewWatchProbingTargetResponseFieldPathBuilder() WatchProbingTargetResponseFieldPathBuilder
type WatchProbingTargetResponsePathSelectorChange ¶
type WatchProbingTargetResponsePathSelectorChange struct{}
func (WatchProbingTargetResponsePathSelectorChange) WithArrayOfValues ¶
func (s WatchProbingTargetResponsePathSelectorChange) WithArrayOfValues(values []*probing_target.ProbingTargetChange) *WatchProbingTargetResponse_FieldTerminalPathArrayOfValues
type WatchProbingTargetResponse_FieldMask ¶
type WatchProbingTargetResponse_FieldMask struct {
Paths []WatchProbingTargetResponse_FieldPath
}
func FullWatchProbingTargetResponse_FieldMask ¶
func FullWatchProbingTargetResponse_FieldMask() *WatchProbingTargetResponse_FieldMask
func (*WatchProbingTargetResponse_FieldMask) AppendPath ¶
func (fieldMask *WatchProbingTargetResponse_FieldMask) AppendPath(path WatchProbingTargetResponse_FieldPath)
func (*WatchProbingTargetResponse_FieldMask) AppendRawPath ¶
func (fieldMask *WatchProbingTargetResponse_FieldMask) AppendRawPath(path gotenobject.FieldPath)
func (*WatchProbingTargetResponse_FieldMask) DecodeFirestore ¶
func (fieldMask *WatchProbingTargetResponse_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
func (*WatchProbingTargetResponse_FieldMask) EncodeFirestore ¶
func (fieldMask *WatchProbingTargetResponse_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
firestore encoding/decoding integration
func (*WatchProbingTargetResponse_FieldMask) FilterInputFields ¶
func (fieldMask *WatchProbingTargetResponse_FieldMask) FilterInputFields() *WatchProbingTargetResponse_FieldMask
FilterInputFields generates copy of field paths with output_only field paths removed
func (*WatchProbingTargetResponse_FieldMask) FromProtoFieldMask ¶
func (fieldMask *WatchProbingTargetResponse_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
func (*WatchProbingTargetResponse_FieldMask) GetPaths ¶
func (fieldMask *WatchProbingTargetResponse_FieldMask) GetPaths() []WatchProbingTargetResponse_FieldPath
func (*WatchProbingTargetResponse_FieldMask) GetRawPaths ¶
func (fieldMask *WatchProbingTargetResponse_FieldMask) GetRawPaths() []gotenobject.FieldPath
func (*WatchProbingTargetResponse_FieldMask) IsFull ¶
func (fieldMask *WatchProbingTargetResponse_FieldMask) IsFull() bool
func (WatchProbingTargetResponse_FieldMask) Marshal ¶
func (fieldMask WatchProbingTargetResponse_FieldMask) Marshal() ([]byte, error)
implement methods required by customType
func (WatchProbingTargetResponse_FieldMask) MarshalJSON ¶
func (fieldMask WatchProbingTargetResponse_FieldMask) MarshalJSON() ([]byte, error)
func (*WatchProbingTargetResponse_FieldMask) PathsCount ¶
func (fieldMask *WatchProbingTargetResponse_FieldMask) PathsCount() int
func (*WatchProbingTargetResponse_FieldMask) Project ¶
func (fieldMask *WatchProbingTargetResponse_FieldMask) Project(source *WatchProbingTargetResponse) *WatchProbingTargetResponse
func (*WatchProbingTargetResponse_FieldMask) ProjectRaw ¶
func (fieldMask *WatchProbingTargetResponse_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
func (*WatchProbingTargetResponse_FieldMask) ProtoMessage ¶
func (fieldMask *WatchProbingTargetResponse_FieldMask) ProtoMessage()
func (*WatchProbingTargetResponse_FieldMask) ProtoReflect ¶
func (fieldMask *WatchProbingTargetResponse_FieldMask) ProtoReflect() preflect.Message
func (*WatchProbingTargetResponse_FieldMask) Reset ¶
func (fieldMask *WatchProbingTargetResponse_FieldMask) Reset()
func (*WatchProbingTargetResponse_FieldMask) Set ¶
func (fieldMask *WatchProbingTargetResponse_FieldMask) Set(target, source *WatchProbingTargetResponse)
func (*WatchProbingTargetResponse_FieldMask) SetFromCliFlag ¶
func (fieldMask *WatchProbingTargetResponse_FieldMask) SetFromCliFlag(raw string) error
func (*WatchProbingTargetResponse_FieldMask) SetRaw ¶
func (fieldMask *WatchProbingTargetResponse_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
func (*WatchProbingTargetResponse_FieldMask) Size ¶
func (fieldMask *WatchProbingTargetResponse_FieldMask) Size() int
func (*WatchProbingTargetResponse_FieldMask) String ¶
func (fieldMask *WatchProbingTargetResponse_FieldMask) String() string
func (*WatchProbingTargetResponse_FieldMask) Subtract ¶
func (fieldMask *WatchProbingTargetResponse_FieldMask) Subtract(other *WatchProbingTargetResponse_FieldMask) *WatchProbingTargetResponse_FieldMask
func (*WatchProbingTargetResponse_FieldMask) SubtractRaw ¶
func (fieldMask *WatchProbingTargetResponse_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
func (*WatchProbingTargetResponse_FieldMask) ToProtoFieldMask ¶
func (fieldMask *WatchProbingTargetResponse_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
ToFieldMask is used for proto conversions
func (*WatchProbingTargetResponse_FieldMask) Unmarshal ¶
func (fieldMask *WatchProbingTargetResponse_FieldMask) Unmarshal(data []byte) error
func (*WatchProbingTargetResponse_FieldMask) UnmarshalJSON ¶
func (fieldMask *WatchProbingTargetResponse_FieldMask) UnmarshalJSON(data []byte) error
type WatchProbingTargetResponse_FieldPath ¶
type WatchProbingTargetResponse_FieldPath interface { gotenobject.FieldPath Selector() WatchProbingTargetResponse_FieldPathSelector Get(source *WatchProbingTargetResponse) []interface{} GetSingle(source *WatchProbingTargetResponse) (interface{}, bool) ClearValue(item *WatchProbingTargetResponse) // Those methods build corresponding WatchProbingTargetResponse_FieldPathValue // (or array of values) and holds passed value. Panics if injected type is incorrect. WithIValue(value interface{}) WatchProbingTargetResponse_FieldPathValue WithIArrayOfValues(values interface{}) WatchProbingTargetResponse_FieldPathArrayOfValues WithIArrayItemValue(value interface{}) WatchProbingTargetResponse_FieldPathArrayItemValue }
FieldPath provides implementation to handle https://github.com/protocolbuffers/protobuf/blob/master/src/google/protobuf/field_mask.proto
func BuildWatchProbingTargetResponse_FieldPath ¶
func BuildWatchProbingTargetResponse_FieldPath(fp gotenobject.RawFieldPath) (WatchProbingTargetResponse_FieldPath, error)
func MustParseWatchProbingTargetResponse_FieldPath ¶
func MustParseWatchProbingTargetResponse_FieldPath(rawField string) WatchProbingTargetResponse_FieldPath
func ParseWatchProbingTargetResponse_FieldPath ¶
func ParseWatchProbingTargetResponse_FieldPath(rawField string) (WatchProbingTargetResponse_FieldPath, error)
type WatchProbingTargetResponse_FieldPathArrayItemValue ¶
type WatchProbingTargetResponse_FieldPathArrayItemValue interface { gotenobject.FieldPathArrayItemValue WatchProbingTargetResponse_FieldPath ContainsValue(*WatchProbingTargetResponse) bool }
WatchProbingTargetResponse_FieldPathArrayItemValue allows storing single item in Path-specific values for WatchProbingTargetResponse according to their type Present only for array (repeated) types.
func MustParseWatchProbingTargetResponse_FieldPathArrayItemValue ¶
func MustParseWatchProbingTargetResponse_FieldPathArrayItemValue(pathStr, valueStr string) WatchProbingTargetResponse_FieldPathArrayItemValue
func ParseWatchProbingTargetResponse_FieldPathArrayItemValue ¶
func ParseWatchProbingTargetResponse_FieldPathArrayItemValue(pathStr, valueStr string) (WatchProbingTargetResponse_FieldPathArrayItemValue, error)
ParseWatchProbingTargetResponse_FieldPathArrayItemValue parses string and JSON-encoded value to its Value
type WatchProbingTargetResponse_FieldPathArrayOfValues ¶
type WatchProbingTargetResponse_FieldPathArrayOfValues interface { gotenobject.FieldPathArrayOfValues WatchProbingTargetResponse_FieldPath }
WatchProbingTargetResponse_FieldPathArrayOfValues allows storing slice of values for WatchProbingTargetResponse fields according to their type
func MustParseWatchProbingTargetResponse_FieldPathArrayOfValues ¶
func MustParseWatchProbingTargetResponse_FieldPathArrayOfValues(pathStr, valuesStr string) WatchProbingTargetResponse_FieldPathArrayOfValues
func ParseWatchProbingTargetResponse_FieldPathArrayOfValues ¶
func ParseWatchProbingTargetResponse_FieldPathArrayOfValues(pathStr, valuesStr string) (WatchProbingTargetResponse_FieldPathArrayOfValues, error)
type WatchProbingTargetResponse_FieldPathSelector ¶
type WatchProbingTargetResponse_FieldPathSelector int32
const (
WatchProbingTargetResponse_FieldPathSelectorChange WatchProbingTargetResponse_FieldPathSelector = 0
)
func (WatchProbingTargetResponse_FieldPathSelector) String ¶
func (s WatchProbingTargetResponse_FieldPathSelector) String() string
type WatchProbingTargetResponse_FieldPathValue ¶
type WatchProbingTargetResponse_FieldPathValue interface { WatchProbingTargetResponse_FieldPath gotenobject.FieldPathValue SetTo(target **WatchProbingTargetResponse) CompareWith(*WatchProbingTargetResponse) (cmp int, comparable bool) }
WatchProbingTargetResponse_FieldPathValue allows storing values for WatchProbingTargetResponse fields according to their type
func MustParseWatchProbingTargetResponse_FieldPathValue ¶
func MustParseWatchProbingTargetResponse_FieldPathValue(pathStr, valueStr string) WatchProbingTargetResponse_FieldPathValue
func ParseWatchProbingTargetResponse_FieldPathValue ¶
func ParseWatchProbingTargetResponse_FieldPathValue(pathStr, valueStr string) (WatchProbingTargetResponse_FieldPathValue, error)
type WatchProbingTargetResponse_FieldTerminalPath ¶
type WatchProbingTargetResponse_FieldTerminalPath struct {
// contains filtered or unexported fields
}
func (*WatchProbingTargetResponse_FieldTerminalPath) ClearValue ¶
func (fp *WatchProbingTargetResponse_FieldTerminalPath) ClearValue(item *WatchProbingTargetResponse)
func (*WatchProbingTargetResponse_FieldTerminalPath) ClearValueRaw ¶
func (fp *WatchProbingTargetResponse_FieldTerminalPath) ClearValueRaw(item proto.Message)
func (*WatchProbingTargetResponse_FieldTerminalPath) Get ¶
func (fp *WatchProbingTargetResponse_FieldTerminalPath) Get(source *WatchProbingTargetResponse) (values []interface{})
Get returns all values pointed by specific field from source WatchProbingTargetResponse
func (*WatchProbingTargetResponse_FieldTerminalPath) GetDefault ¶
func (fp *WatchProbingTargetResponse_FieldTerminalPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*WatchProbingTargetResponse_FieldTerminalPath) GetRaw ¶
func (fp *WatchProbingTargetResponse_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
func (*WatchProbingTargetResponse_FieldTerminalPath) GetSingle ¶
func (fp *WatchProbingTargetResponse_FieldTerminalPath) GetSingle(source *WatchProbingTargetResponse) (interface{}, bool)
GetSingle returns value pointed by specific field of from source WatchProbingTargetResponse
func (*WatchProbingTargetResponse_FieldTerminalPath) GetSingleRaw ¶
func (fp *WatchProbingTargetResponse_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*WatchProbingTargetResponse_FieldTerminalPath) IsLeaf ¶
func (fp *WatchProbingTargetResponse_FieldTerminalPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*WatchProbingTargetResponse_FieldTerminalPath) JSONString ¶
func (fp *WatchProbingTargetResponse_FieldTerminalPath) JSONString() string
JSONString returns path representation is JSON convention
func (*WatchProbingTargetResponse_FieldTerminalPath) Selector ¶
func (fp *WatchProbingTargetResponse_FieldTerminalPath) Selector() WatchProbingTargetResponse_FieldPathSelector
func (*WatchProbingTargetResponse_FieldTerminalPath) String ¶
func (fp *WatchProbingTargetResponse_FieldTerminalPath) String() string
String returns path representation in proto convention
func (*WatchProbingTargetResponse_FieldTerminalPath) WithIArrayItemValue ¶
func (fp *WatchProbingTargetResponse_FieldTerminalPath) WithIArrayItemValue(value interface{}) WatchProbingTargetResponse_FieldPathArrayItemValue
func (*WatchProbingTargetResponse_FieldTerminalPath) WithIArrayOfValues ¶
func (fp *WatchProbingTargetResponse_FieldTerminalPath) WithIArrayOfValues(values interface{}) WatchProbingTargetResponse_FieldPathArrayOfValues
func (*WatchProbingTargetResponse_FieldTerminalPath) WithIValue ¶
func (fp *WatchProbingTargetResponse_FieldTerminalPath) WithIValue(value interface{}) WatchProbingTargetResponse_FieldPathValue
func (*WatchProbingTargetResponse_FieldTerminalPath) WithRawIArrayItemValue ¶
func (fp *WatchProbingTargetResponse_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*WatchProbingTargetResponse_FieldTerminalPath) WithRawIArrayOfValues ¶
func (fp *WatchProbingTargetResponse_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*WatchProbingTargetResponse_FieldTerminalPath) WithRawIValue ¶
func (fp *WatchProbingTargetResponse_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type WatchProbingTargetResponse_FieldTerminalPathArrayItemValue ¶
type WatchProbingTargetResponse_FieldTerminalPathArrayItemValue struct { WatchProbingTargetResponse_FieldTerminalPath // contains filtered or unexported fields }
func (*WatchProbingTargetResponse_FieldTerminalPathArrayItemValue) ContainsValue ¶
func (fpaiv *WatchProbingTargetResponse_FieldTerminalPathArrayItemValue) ContainsValue(source *WatchProbingTargetResponse) bool
Contains returns a boolean indicating if value that is being held is present in given 'WatchProbingTargetResponse'
func (*WatchProbingTargetResponse_FieldTerminalPathArrayItemValue) GetRawItemValue ¶
func (fpaiv *WatchProbingTargetResponse_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored element value for array in object WatchProbingTargetResponse as interface{}
func (*WatchProbingTargetResponse_FieldTerminalPathArrayItemValue) GetSingle ¶
func (fpaiv *WatchProbingTargetResponse_FieldTerminalPathArrayItemValue) GetSingle(source *WatchProbingTargetResponse) (interface{}, bool)
func (*WatchProbingTargetResponse_FieldTerminalPathArrayItemValue) GetSingleRaw ¶
func (fpaiv *WatchProbingTargetResponse_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
type WatchProbingTargetResponse_FieldTerminalPathArrayOfValues ¶
type WatchProbingTargetResponse_FieldTerminalPathArrayOfValues struct { WatchProbingTargetResponse_FieldTerminalPath // contains filtered or unexported fields }
func (*WatchProbingTargetResponse_FieldTerminalPathArrayOfValues) AsChangeArrayOfValues ¶
func (fpaov *WatchProbingTargetResponse_FieldTerminalPathArrayOfValues) AsChangeArrayOfValues() ([]*probing_target.ProbingTargetChange, bool)
func (*WatchProbingTargetResponse_FieldTerminalPathArrayOfValues) GetRawValues ¶
func (fpaov *WatchProbingTargetResponse_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
type WatchProbingTargetResponse_FieldTerminalPathValue ¶
type WatchProbingTargetResponse_FieldTerminalPathValue struct { WatchProbingTargetResponse_FieldTerminalPath // contains filtered or unexported fields }
func (*WatchProbingTargetResponse_FieldTerminalPathValue) AsChangeValue ¶
func (fpv *WatchProbingTargetResponse_FieldTerminalPathValue) AsChangeValue() (*probing_target.ProbingTargetChange, bool)
func (*WatchProbingTargetResponse_FieldTerminalPathValue) CompareWith ¶
func (fpv *WatchProbingTargetResponse_FieldTerminalPathValue) CompareWith(source *WatchProbingTargetResponse) (int, bool)
CompareWith compares value in the 'WatchProbingTargetResponse_FieldTerminalPathValue' with the value under path in 'WatchProbingTargetResponse'.
func (*WatchProbingTargetResponse_FieldTerminalPathValue) CompareWithRaw ¶
func (fpv *WatchProbingTargetResponse_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*WatchProbingTargetResponse_FieldTerminalPathValue) GetRawValue ¶
func (fpv *WatchProbingTargetResponse_FieldTerminalPathValue) GetRawValue() interface{}
GetRawValue returns raw value stored under selected path for 'WatchProbingTargetResponse' as interface{}
func (*WatchProbingTargetResponse_FieldTerminalPathValue) SetTo ¶
func (fpv *WatchProbingTargetResponse_FieldTerminalPathValue) SetTo(target **WatchProbingTargetResponse)
SetTo stores value for selected field for object WatchProbingTargetResponse
func (*WatchProbingTargetResponse_FieldTerminalPathValue) SetToRaw ¶
func (fpv *WatchProbingTargetResponse_FieldTerminalPathValue) SetToRaw(target proto.Message)
type WatchProbingTargetsClientStream ¶
type WatchProbingTargetsClientStream interface { Recv() (*WatchProbingTargetsResponse, error) grpc.ClientStream }
type WatchProbingTargetsDescriptor ¶ added in v0.4.26
type WatchProbingTargetsDescriptor struct{}
func GetWatchProbingTargetsDescriptor ¶ added in v0.4.26
func GetWatchProbingTargetsDescriptor() *WatchProbingTargetsDescriptor
func (*WatchProbingTargetsDescriptor) GetApiDescriptor ¶ added in v0.4.26
func (d *WatchProbingTargetsDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
func (*WatchProbingTargetsDescriptor) GetApiName ¶ added in v0.4.26
func (d *WatchProbingTargetsDescriptor) GetApiName() string
func (*WatchProbingTargetsDescriptor) GetClientMsgReflectHandle ¶ added in v0.4.26
func (d *WatchProbingTargetsDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
func (*WatchProbingTargetsDescriptor) GetFullMethodName ¶ added in v0.4.26
func (d *WatchProbingTargetsDescriptor) GetFullMethodName() string
func (*WatchProbingTargetsDescriptor) GetMethodName ¶ added in v0.4.26
func (d *WatchProbingTargetsDescriptor) GetMethodName() string
func (*WatchProbingTargetsDescriptor) GetProtoPkgName ¶ added in v0.4.26
func (d *WatchProbingTargetsDescriptor) GetProtoPkgName() string
func (*WatchProbingTargetsDescriptor) GetResourceDescriptor ¶ added in v0.4.27
func (d *WatchProbingTargetsDescriptor) GetResourceDescriptor() gotenresource.Descriptor
func (*WatchProbingTargetsDescriptor) GetServerMsgReflectHandle ¶ added in v0.4.26
func (d *WatchProbingTargetsDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
func (*WatchProbingTargetsDescriptor) GetServiceDomain ¶ added in v0.4.26
func (d *WatchProbingTargetsDescriptor) GetServiceDomain() string
func (*WatchProbingTargetsDescriptor) GetServiceVersion ¶ added in v0.4.26
func (d *WatchProbingTargetsDescriptor) GetServiceVersion() string
func (*WatchProbingTargetsDescriptor) GetVerb ¶ added in v0.4.26
func (d *WatchProbingTargetsDescriptor) GetVerb() string
func (*WatchProbingTargetsDescriptor) HasResource ¶ added in v0.4.27
func (d *WatchProbingTargetsDescriptor) HasResource() bool
func (*WatchProbingTargetsDescriptor) IsClientStream ¶ added in v0.4.26
func (d *WatchProbingTargetsDescriptor) IsClientStream() bool
func (*WatchProbingTargetsDescriptor) IsCollection ¶ added in v0.4.27
func (d *WatchProbingTargetsDescriptor) IsCollection() bool
func (*WatchProbingTargetsDescriptor) IsPlural ¶ added in v0.4.27
func (d *WatchProbingTargetsDescriptor) IsPlural() bool
func (*WatchProbingTargetsDescriptor) IsServerStream ¶ added in v0.4.26
func (d *WatchProbingTargetsDescriptor) IsServerStream() bool
func (*WatchProbingTargetsDescriptor) IsUnary ¶ added in v0.4.26
func (d *WatchProbingTargetsDescriptor) IsUnary() bool
func (*WatchProbingTargetsDescriptor) NewEmptyClientMsg ¶ added in v0.4.26
func (d *WatchProbingTargetsDescriptor) NewEmptyClientMsg() proto.Message
func (*WatchProbingTargetsDescriptor) NewEmptyServerMsg ¶ added in v0.4.26
func (d *WatchProbingTargetsDescriptor) NewEmptyServerMsg() proto.Message
func (*WatchProbingTargetsDescriptor) RequestHasResourceBody ¶ added in v0.4.26
func (d *WatchProbingTargetsDescriptor) RequestHasResourceBody() bool
type WatchProbingTargetsDescriptorClientMsgHandle ¶ added in v0.4.26
type WatchProbingTargetsDescriptorClientMsgHandle struct{}
func (*WatchProbingTargetsDescriptorClientMsgHandle) ExtractCollectionName ¶ added in v0.4.27
func (h *WatchProbingTargetsDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*WatchProbingTargetsDescriptorClientMsgHandle) ExtractResourceName ¶ added in v0.4.27
func (h *WatchProbingTargetsDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*WatchProbingTargetsDescriptorClientMsgHandle) ExtractResourceNames ¶ added in v0.4.27
func (h *WatchProbingTargetsDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type WatchProbingTargetsDescriptorServerMsgHandle ¶ added in v0.4.26
type WatchProbingTargetsDescriptorServerMsgHandle struct{}
func (*WatchProbingTargetsDescriptorServerMsgHandle) ExtractCollectionName ¶ added in v0.4.27
func (h *WatchProbingTargetsDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*WatchProbingTargetsDescriptorServerMsgHandle) ExtractResourceName ¶ added in v0.4.27
func (h *WatchProbingTargetsDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*WatchProbingTargetsDescriptorServerMsgHandle) ExtractResourceNames ¶ added in v0.4.27
func (h *WatchProbingTargetsDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type WatchProbingTargetsRequest ¶
type WatchProbingTargetsRequest 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.ProbingTarget Parent *probing_target.ParentReference `protobuf:"bytes,1,opt,customtype=ParentReference,name=parent,proto3" json:"parent,omitempty" firestore:"parent"` // Requested page size. Server may return fewer ProbingTargets than requested. // If unspecified, server will pick an appropriate default. // Can be populated only for stateful watch type. PageSize int32 `protobuf:"varint,2,opt,name=page_size,json=pageSize,proto3" json:"page_size,omitempty" firestore:"pageSize"` // A token identifying a page of results the server should return. // Can be populated only for stateful watch type. PageToken *probing_target.PagerCursor `` /* 133-byte string literal not displayed */ // Order By - // https://cloud.google.com/apis/design/design_patterns#list_pagination Can be // populated only for stateful watch type. OrderBy *probing_target.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"` // Filter - filter results by field criteria. Simplified SQL-like syntax with // following operators: // <=, >=, =, !=, <, >, LIKE, CONTAINS (aliases CONTAIN, HAS, HAVE), IN, IS // [NOT] NULL | NaN . Combine conditions with OR | AND example: 'meta.labels // CONTAINS "severity:important" OR (state.last_error_time > // "2018-11-15T10:00:00Z" AND state.status = "ERROR")' Filter *probing_target.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 ProbingTarget that don't // affect any of masked fields won't be sent back. FieldMask *probing_target.ProbingTarget_FieldMask `` /* 145-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 // ProbingTarget 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 [WatchProbingTargets][ntt.watchdog.v1alpha2.WatchProbingTargets]
func (*WatchProbingTargetsRequest) Clone ¶
func (o *WatchProbingTargetsRequest) Clone() *WatchProbingTargetsRequest
func (*WatchProbingTargetsRequest) CloneRaw ¶
func (o *WatchProbingTargetsRequest) CloneRaw() gotenobject.GotenObjectExt
func (*WatchProbingTargetsRequest) Descriptor ¶
func (*WatchProbingTargetsRequest) Descriptor() ([]byte, []int)
Deprecated, Use WatchProbingTargetsRequest.ProtoReflect.Descriptor instead.
func (*WatchProbingTargetsRequest) GetFieldMask ¶
func (m *WatchProbingTargetsRequest) GetFieldMask() *probing_target.ProbingTarget_FieldMask
func (*WatchProbingTargetsRequest) GetFilter ¶
func (m *WatchProbingTargetsRequest) GetFilter() *probing_target.Filter
func (*WatchProbingTargetsRequest) GetMaxChunkSize ¶
func (m *WatchProbingTargetsRequest) GetMaxChunkSize() int32
func (*WatchProbingTargetsRequest) GetOrderBy ¶
func (m *WatchProbingTargetsRequest) GetOrderBy() *probing_target.OrderBy
func (*WatchProbingTargetsRequest) GetPageSize ¶
func (m *WatchProbingTargetsRequest) GetPageSize() int32
func (*WatchProbingTargetsRequest) GetPageToken ¶
func (m *WatchProbingTargetsRequest) GetPageToken() *probing_target.PagerCursor
func (*WatchProbingTargetsRequest) GetParent ¶
func (m *WatchProbingTargetsRequest) GetParent() *probing_target.ParentReference
func (*WatchProbingTargetsRequest) GetResumeToken ¶
func (m *WatchProbingTargetsRequest) GetResumeToken() string
func (*WatchProbingTargetsRequest) GetType ¶
func (m *WatchProbingTargetsRequest) GetType() watch_type.WatchType
func (*WatchProbingTargetsRequest) GetView ¶
func (m *WatchProbingTargetsRequest) GetView() view.View
func (*WatchProbingTargetsRequest) GotenMessage ¶
func (*WatchProbingTargetsRequest) GotenMessage()
func (*WatchProbingTargetsRequest) GotenObjectExt ¶
func (o *WatchProbingTargetsRequest) GotenObjectExt()
func (*WatchProbingTargetsRequest) GotenValidate ¶
func (obj *WatchProbingTargetsRequest) GotenValidate() error
func (*WatchProbingTargetsRequest) MakeDiffFieldMask ¶
func (o *WatchProbingTargetsRequest) MakeDiffFieldMask(other *WatchProbingTargetsRequest) *WatchProbingTargetsRequest_FieldMask
func (*WatchProbingTargetsRequest) MakeFullFieldMask ¶
func (o *WatchProbingTargetsRequest) MakeFullFieldMask() *WatchProbingTargetsRequest_FieldMask
func (*WatchProbingTargetsRequest) MakeRawDiffFieldMask ¶
func (o *WatchProbingTargetsRequest) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
func (*WatchProbingTargetsRequest) MakeRawFullFieldMask ¶
func (o *WatchProbingTargetsRequest) MakeRawFullFieldMask() gotenobject.FieldMask
func (*WatchProbingTargetsRequest) Marshal ¶
func (m *WatchProbingTargetsRequest) Marshal() ([]byte, error)
func (*WatchProbingTargetsRequest) MarshalJSON ¶
func (m *WatchProbingTargetsRequest) MarshalJSON() ([]byte, error)
func (*WatchProbingTargetsRequest) Merge ¶
func (o *WatchProbingTargetsRequest) Merge(source *WatchProbingTargetsRequest)
func (*WatchProbingTargetsRequest) MergeRaw ¶
func (o *WatchProbingTargetsRequest) MergeRaw(source gotenobject.GotenObjectExt)
func (*WatchProbingTargetsRequest) ProtoMessage ¶
func (*WatchProbingTargetsRequest) ProtoMessage()
func (*WatchProbingTargetsRequest) ProtoReflect ¶
func (m *WatchProbingTargetsRequest) ProtoReflect() preflect.Message
func (*WatchProbingTargetsRequest) Reset ¶
func (m *WatchProbingTargetsRequest) Reset()
func (*WatchProbingTargetsRequest) SetFieldMask ¶
func (m *WatchProbingTargetsRequest) SetFieldMask(fv *probing_target.ProbingTarget_FieldMask)
func (*WatchProbingTargetsRequest) SetFilter ¶
func (m *WatchProbingTargetsRequest) SetFilter(fv *probing_target.Filter)
func (*WatchProbingTargetsRequest) SetMaxChunkSize ¶
func (m *WatchProbingTargetsRequest) SetMaxChunkSize(fv int32)
func (*WatchProbingTargetsRequest) SetOrderBy ¶
func (m *WatchProbingTargetsRequest) SetOrderBy(fv *probing_target.OrderBy)
func (*WatchProbingTargetsRequest) SetPageSize ¶
func (m *WatchProbingTargetsRequest) SetPageSize(fv int32)
func (*WatchProbingTargetsRequest) SetPageToken ¶
func (m *WatchProbingTargetsRequest) SetPageToken(fv *probing_target.PagerCursor)
func (*WatchProbingTargetsRequest) SetParent ¶
func (m *WatchProbingTargetsRequest) SetParent(fv *probing_target.ParentReference)
func (*WatchProbingTargetsRequest) SetResumeToken ¶
func (m *WatchProbingTargetsRequest) SetResumeToken(fv string)
func (*WatchProbingTargetsRequest) SetType ¶
func (m *WatchProbingTargetsRequest) SetType(fv watch_type.WatchType)
func (*WatchProbingTargetsRequest) SetView ¶
func (m *WatchProbingTargetsRequest) SetView(fv view.View)
func (*WatchProbingTargetsRequest) String ¶
func (m *WatchProbingTargetsRequest) String() string
func (*WatchProbingTargetsRequest) Unmarshal ¶
func (m *WatchProbingTargetsRequest) Unmarshal(b []byte) error
func (*WatchProbingTargetsRequest) UnmarshalJSON ¶
func (m *WatchProbingTargetsRequest) UnmarshalJSON(data []byte) error
type WatchProbingTargetsRequestFieldPathBuilder ¶
type WatchProbingTargetsRequestFieldPathBuilder struct{}
func NewWatchProbingTargetsRequestFieldPathBuilder ¶
func NewWatchProbingTargetsRequestFieldPathBuilder() WatchProbingTargetsRequestFieldPathBuilder
func (WatchProbingTargetsRequestFieldPathBuilder) MaxChunkSize ¶
func (WatchProbingTargetsRequestFieldPathBuilder) MaxChunkSize() WatchProbingTargetsRequestPathSelectorMaxChunkSize
func (WatchProbingTargetsRequestFieldPathBuilder) ResumeToken ¶
type WatchProbingTargetsRequestPathSelectorFieldMask ¶
type WatchProbingTargetsRequestPathSelectorFieldMask struct{}
func (WatchProbingTargetsRequestPathSelectorFieldMask) WithArrayOfValues ¶
func (s WatchProbingTargetsRequestPathSelectorFieldMask) WithArrayOfValues(values []*probing_target.ProbingTarget_FieldMask) *WatchProbingTargetsRequest_FieldTerminalPathArrayOfValues
type WatchProbingTargetsRequestPathSelectorFilter ¶
type WatchProbingTargetsRequestPathSelectorFilter struct{}
func (WatchProbingTargetsRequestPathSelectorFilter) WithArrayOfValues ¶
func (s WatchProbingTargetsRequestPathSelectorFilter) WithArrayOfValues(values []*probing_target.Filter) *WatchProbingTargetsRequest_FieldTerminalPathArrayOfValues
func (WatchProbingTargetsRequestPathSelectorFilter) WithValue ¶
func (s WatchProbingTargetsRequestPathSelectorFilter) WithValue(value *probing_target.Filter) *WatchProbingTargetsRequest_FieldTerminalPathValue
type WatchProbingTargetsRequestPathSelectorMaxChunkSize ¶
type WatchProbingTargetsRequestPathSelectorMaxChunkSize struct{}
func (WatchProbingTargetsRequestPathSelectorMaxChunkSize) WithArrayOfValues ¶
func (s WatchProbingTargetsRequestPathSelectorMaxChunkSize) WithArrayOfValues(values []int32) *WatchProbingTargetsRequest_FieldTerminalPathArrayOfValues
func (WatchProbingTargetsRequestPathSelectorMaxChunkSize) WithValue ¶
func (s WatchProbingTargetsRequestPathSelectorMaxChunkSize) WithValue(value int32) *WatchProbingTargetsRequest_FieldTerminalPathValue
type WatchProbingTargetsRequestPathSelectorOrderBy ¶
type WatchProbingTargetsRequestPathSelectorOrderBy struct{}
func (WatchProbingTargetsRequestPathSelectorOrderBy) WithArrayOfValues ¶
func (s WatchProbingTargetsRequestPathSelectorOrderBy) WithArrayOfValues(values []*probing_target.OrderBy) *WatchProbingTargetsRequest_FieldTerminalPathArrayOfValues
func (WatchProbingTargetsRequestPathSelectorOrderBy) WithValue ¶
func (s WatchProbingTargetsRequestPathSelectorOrderBy) WithValue(value *probing_target.OrderBy) *WatchProbingTargetsRequest_FieldTerminalPathValue
type WatchProbingTargetsRequestPathSelectorPageSize ¶
type WatchProbingTargetsRequestPathSelectorPageSize struct{}
func (WatchProbingTargetsRequestPathSelectorPageSize) WithArrayOfValues ¶
func (s WatchProbingTargetsRequestPathSelectorPageSize) WithArrayOfValues(values []int32) *WatchProbingTargetsRequest_FieldTerminalPathArrayOfValues
func (WatchProbingTargetsRequestPathSelectorPageSize) WithValue ¶
func (s WatchProbingTargetsRequestPathSelectorPageSize) WithValue(value int32) *WatchProbingTargetsRequest_FieldTerminalPathValue
type WatchProbingTargetsRequestPathSelectorPageToken ¶
type WatchProbingTargetsRequestPathSelectorPageToken struct{}
func (WatchProbingTargetsRequestPathSelectorPageToken) WithArrayOfValues ¶
func (s WatchProbingTargetsRequestPathSelectorPageToken) WithArrayOfValues(values []*probing_target.PagerCursor) *WatchProbingTargetsRequest_FieldTerminalPathArrayOfValues
func (WatchProbingTargetsRequestPathSelectorPageToken) WithValue ¶
func (s WatchProbingTargetsRequestPathSelectorPageToken) WithValue(value *probing_target.PagerCursor) *WatchProbingTargetsRequest_FieldTerminalPathValue
type WatchProbingTargetsRequestPathSelectorParent ¶
type WatchProbingTargetsRequestPathSelectorParent struct{}
func (WatchProbingTargetsRequestPathSelectorParent) WithArrayOfValues ¶
func (s WatchProbingTargetsRequestPathSelectorParent) WithArrayOfValues(values []*probing_target.ParentReference) *WatchProbingTargetsRequest_FieldTerminalPathArrayOfValues
func (WatchProbingTargetsRequestPathSelectorParent) WithValue ¶
func (s WatchProbingTargetsRequestPathSelectorParent) WithValue(value *probing_target.ParentReference) *WatchProbingTargetsRequest_FieldTerminalPathValue
type WatchProbingTargetsRequestPathSelectorResumeToken ¶
type WatchProbingTargetsRequestPathSelectorResumeToken struct{}
func (WatchProbingTargetsRequestPathSelectorResumeToken) WithArrayOfValues ¶
func (s WatchProbingTargetsRequestPathSelectorResumeToken) WithArrayOfValues(values []string) *WatchProbingTargetsRequest_FieldTerminalPathArrayOfValues
func (WatchProbingTargetsRequestPathSelectorResumeToken) WithValue ¶
func (s WatchProbingTargetsRequestPathSelectorResumeToken) WithValue(value string) *WatchProbingTargetsRequest_FieldTerminalPathValue
type WatchProbingTargetsRequestPathSelectorType ¶
type WatchProbingTargetsRequestPathSelectorType struct{}
func (WatchProbingTargetsRequestPathSelectorType) WithArrayOfValues ¶
func (s WatchProbingTargetsRequestPathSelectorType) WithArrayOfValues(values []watch_type.WatchType) *WatchProbingTargetsRequest_FieldTerminalPathArrayOfValues
func (WatchProbingTargetsRequestPathSelectorType) WithValue ¶
func (s WatchProbingTargetsRequestPathSelectorType) WithValue(value watch_type.WatchType) *WatchProbingTargetsRequest_FieldTerminalPathValue
type WatchProbingTargetsRequestPathSelectorView ¶
type WatchProbingTargetsRequestPathSelectorView struct{}
func (WatchProbingTargetsRequestPathSelectorView) WithArrayOfValues ¶
func (s WatchProbingTargetsRequestPathSelectorView) WithArrayOfValues(values []view.View) *WatchProbingTargetsRequest_FieldTerminalPathArrayOfValues
func (WatchProbingTargetsRequestPathSelectorView) WithValue ¶
func (s WatchProbingTargetsRequestPathSelectorView) WithValue(value view.View) *WatchProbingTargetsRequest_FieldTerminalPathValue
type WatchProbingTargetsRequest_FieldMask ¶
type WatchProbingTargetsRequest_FieldMask struct {
Paths []WatchProbingTargetsRequest_FieldPath
}
func FullWatchProbingTargetsRequest_FieldMask ¶
func FullWatchProbingTargetsRequest_FieldMask() *WatchProbingTargetsRequest_FieldMask
func (*WatchProbingTargetsRequest_FieldMask) AppendPath ¶
func (fieldMask *WatchProbingTargetsRequest_FieldMask) AppendPath(path WatchProbingTargetsRequest_FieldPath)
func (*WatchProbingTargetsRequest_FieldMask) AppendRawPath ¶
func (fieldMask *WatchProbingTargetsRequest_FieldMask) AppendRawPath(path gotenobject.FieldPath)
func (*WatchProbingTargetsRequest_FieldMask) DecodeFirestore ¶
func (fieldMask *WatchProbingTargetsRequest_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
func (*WatchProbingTargetsRequest_FieldMask) EncodeFirestore ¶
func (fieldMask *WatchProbingTargetsRequest_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
firestore encoding/decoding integration
func (*WatchProbingTargetsRequest_FieldMask) FilterInputFields ¶
func (fieldMask *WatchProbingTargetsRequest_FieldMask) FilterInputFields() *WatchProbingTargetsRequest_FieldMask
FilterInputFields generates copy of field paths with output_only field paths removed
func (*WatchProbingTargetsRequest_FieldMask) FromProtoFieldMask ¶
func (fieldMask *WatchProbingTargetsRequest_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
func (*WatchProbingTargetsRequest_FieldMask) GetPaths ¶
func (fieldMask *WatchProbingTargetsRequest_FieldMask) GetPaths() []WatchProbingTargetsRequest_FieldPath
func (*WatchProbingTargetsRequest_FieldMask) GetRawPaths ¶
func (fieldMask *WatchProbingTargetsRequest_FieldMask) GetRawPaths() []gotenobject.FieldPath
func (*WatchProbingTargetsRequest_FieldMask) IsFull ¶
func (fieldMask *WatchProbingTargetsRequest_FieldMask) IsFull() bool
func (WatchProbingTargetsRequest_FieldMask) Marshal ¶
func (fieldMask WatchProbingTargetsRequest_FieldMask) Marshal() ([]byte, error)
implement methods required by customType
func (WatchProbingTargetsRequest_FieldMask) MarshalJSON ¶
func (fieldMask WatchProbingTargetsRequest_FieldMask) MarshalJSON() ([]byte, error)
func (*WatchProbingTargetsRequest_FieldMask) PathsCount ¶
func (fieldMask *WatchProbingTargetsRequest_FieldMask) PathsCount() int
func (*WatchProbingTargetsRequest_FieldMask) Project ¶
func (fieldMask *WatchProbingTargetsRequest_FieldMask) Project(source *WatchProbingTargetsRequest) *WatchProbingTargetsRequest
func (*WatchProbingTargetsRequest_FieldMask) ProjectRaw ¶
func (fieldMask *WatchProbingTargetsRequest_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
func (*WatchProbingTargetsRequest_FieldMask) ProtoMessage ¶
func (fieldMask *WatchProbingTargetsRequest_FieldMask) ProtoMessage()
func (*WatchProbingTargetsRequest_FieldMask) ProtoReflect ¶
func (fieldMask *WatchProbingTargetsRequest_FieldMask) ProtoReflect() preflect.Message
func (*WatchProbingTargetsRequest_FieldMask) Reset ¶
func (fieldMask *WatchProbingTargetsRequest_FieldMask) Reset()
func (*WatchProbingTargetsRequest_FieldMask) Set ¶
func (fieldMask *WatchProbingTargetsRequest_FieldMask) Set(target, source *WatchProbingTargetsRequest)
func (*WatchProbingTargetsRequest_FieldMask) SetFromCliFlag ¶
func (fieldMask *WatchProbingTargetsRequest_FieldMask) SetFromCliFlag(raw string) error
func (*WatchProbingTargetsRequest_FieldMask) SetRaw ¶
func (fieldMask *WatchProbingTargetsRequest_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
func (*WatchProbingTargetsRequest_FieldMask) Size ¶
func (fieldMask *WatchProbingTargetsRequest_FieldMask) Size() int
func (*WatchProbingTargetsRequest_FieldMask) String ¶
func (fieldMask *WatchProbingTargetsRequest_FieldMask) String() string
func (*WatchProbingTargetsRequest_FieldMask) Subtract ¶
func (fieldMask *WatchProbingTargetsRequest_FieldMask) Subtract(other *WatchProbingTargetsRequest_FieldMask) *WatchProbingTargetsRequest_FieldMask
func (*WatchProbingTargetsRequest_FieldMask) SubtractRaw ¶
func (fieldMask *WatchProbingTargetsRequest_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
func (*WatchProbingTargetsRequest_FieldMask) ToProtoFieldMask ¶
func (fieldMask *WatchProbingTargetsRequest_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
ToFieldMask is used for proto conversions
func (*WatchProbingTargetsRequest_FieldMask) Unmarshal ¶
func (fieldMask *WatchProbingTargetsRequest_FieldMask) Unmarshal(data []byte) error
func (*WatchProbingTargetsRequest_FieldMask) UnmarshalJSON ¶
func (fieldMask *WatchProbingTargetsRequest_FieldMask) UnmarshalJSON(data []byte) error
type WatchProbingTargetsRequest_FieldPath ¶
type WatchProbingTargetsRequest_FieldPath interface { gotenobject.FieldPath Selector() WatchProbingTargetsRequest_FieldPathSelector Get(source *WatchProbingTargetsRequest) []interface{} GetSingle(source *WatchProbingTargetsRequest) (interface{}, bool) ClearValue(item *WatchProbingTargetsRequest) // Those methods build corresponding WatchProbingTargetsRequest_FieldPathValue // (or array of values) and holds passed value. Panics if injected type is incorrect. WithIValue(value interface{}) WatchProbingTargetsRequest_FieldPathValue WithIArrayOfValues(values interface{}) WatchProbingTargetsRequest_FieldPathArrayOfValues WithIArrayItemValue(value interface{}) WatchProbingTargetsRequest_FieldPathArrayItemValue }
FieldPath provides implementation to handle https://github.com/protocolbuffers/protobuf/blob/master/src/google/protobuf/field_mask.proto
func BuildWatchProbingTargetsRequest_FieldPath ¶
func BuildWatchProbingTargetsRequest_FieldPath(fp gotenobject.RawFieldPath) (WatchProbingTargetsRequest_FieldPath, error)
func MustParseWatchProbingTargetsRequest_FieldPath ¶
func MustParseWatchProbingTargetsRequest_FieldPath(rawField string) WatchProbingTargetsRequest_FieldPath
func ParseWatchProbingTargetsRequest_FieldPath ¶
func ParseWatchProbingTargetsRequest_FieldPath(rawField string) (WatchProbingTargetsRequest_FieldPath, error)
type WatchProbingTargetsRequest_FieldPathArrayItemValue ¶
type WatchProbingTargetsRequest_FieldPathArrayItemValue interface { gotenobject.FieldPathArrayItemValue WatchProbingTargetsRequest_FieldPath ContainsValue(*WatchProbingTargetsRequest) bool }
WatchProbingTargetsRequest_FieldPathArrayItemValue allows storing single item in Path-specific values for WatchProbingTargetsRequest according to their type Present only for array (repeated) types.
func MustParseWatchProbingTargetsRequest_FieldPathArrayItemValue ¶
func MustParseWatchProbingTargetsRequest_FieldPathArrayItemValue(pathStr, valueStr string) WatchProbingTargetsRequest_FieldPathArrayItemValue
func ParseWatchProbingTargetsRequest_FieldPathArrayItemValue ¶
func ParseWatchProbingTargetsRequest_FieldPathArrayItemValue(pathStr, valueStr string) (WatchProbingTargetsRequest_FieldPathArrayItemValue, error)
ParseWatchProbingTargetsRequest_FieldPathArrayItemValue parses string and JSON-encoded value to its Value
type WatchProbingTargetsRequest_FieldPathArrayOfValues ¶
type WatchProbingTargetsRequest_FieldPathArrayOfValues interface { gotenobject.FieldPathArrayOfValues WatchProbingTargetsRequest_FieldPath }
WatchProbingTargetsRequest_FieldPathArrayOfValues allows storing slice of values for WatchProbingTargetsRequest fields according to their type
func MustParseWatchProbingTargetsRequest_FieldPathArrayOfValues ¶
func MustParseWatchProbingTargetsRequest_FieldPathArrayOfValues(pathStr, valuesStr string) WatchProbingTargetsRequest_FieldPathArrayOfValues
func ParseWatchProbingTargetsRequest_FieldPathArrayOfValues ¶
func ParseWatchProbingTargetsRequest_FieldPathArrayOfValues(pathStr, valuesStr string) (WatchProbingTargetsRequest_FieldPathArrayOfValues, error)
type WatchProbingTargetsRequest_FieldPathSelector ¶
type WatchProbingTargetsRequest_FieldPathSelector int32
const ( WatchProbingTargetsRequest_FieldPathSelectorType WatchProbingTargetsRequest_FieldPathSelector = 0 WatchProbingTargetsRequest_FieldPathSelectorParent WatchProbingTargetsRequest_FieldPathSelector = 1 WatchProbingTargetsRequest_FieldPathSelectorPageSize WatchProbingTargetsRequest_FieldPathSelector = 2 WatchProbingTargetsRequest_FieldPathSelectorPageToken WatchProbingTargetsRequest_FieldPathSelector = 3 WatchProbingTargetsRequest_FieldPathSelectorOrderBy WatchProbingTargetsRequest_FieldPathSelector = 4 WatchProbingTargetsRequest_FieldPathSelectorResumeToken WatchProbingTargetsRequest_FieldPathSelector = 5 WatchProbingTargetsRequest_FieldPathSelectorFilter WatchProbingTargetsRequest_FieldPathSelector = 6 WatchProbingTargetsRequest_FieldPathSelectorFieldMask WatchProbingTargetsRequest_FieldPathSelector = 7 WatchProbingTargetsRequest_FieldPathSelectorView WatchProbingTargetsRequest_FieldPathSelector = 8 WatchProbingTargetsRequest_FieldPathSelectorMaxChunkSize WatchProbingTargetsRequest_FieldPathSelector = 9 )
func (WatchProbingTargetsRequest_FieldPathSelector) String ¶
func (s WatchProbingTargetsRequest_FieldPathSelector) String() string
type WatchProbingTargetsRequest_FieldPathValue ¶
type WatchProbingTargetsRequest_FieldPathValue interface { WatchProbingTargetsRequest_FieldPath gotenobject.FieldPathValue SetTo(target **WatchProbingTargetsRequest) CompareWith(*WatchProbingTargetsRequest) (cmp int, comparable bool) }
WatchProbingTargetsRequest_FieldPathValue allows storing values for WatchProbingTargetsRequest fields according to their type
func MustParseWatchProbingTargetsRequest_FieldPathValue ¶
func MustParseWatchProbingTargetsRequest_FieldPathValue(pathStr, valueStr string) WatchProbingTargetsRequest_FieldPathValue
func ParseWatchProbingTargetsRequest_FieldPathValue ¶
func ParseWatchProbingTargetsRequest_FieldPathValue(pathStr, valueStr string) (WatchProbingTargetsRequest_FieldPathValue, error)
type WatchProbingTargetsRequest_FieldTerminalPath ¶
type WatchProbingTargetsRequest_FieldTerminalPath struct {
// contains filtered or unexported fields
}
func (*WatchProbingTargetsRequest_FieldTerminalPath) ClearValue ¶
func (fp *WatchProbingTargetsRequest_FieldTerminalPath) ClearValue(item *WatchProbingTargetsRequest)
func (*WatchProbingTargetsRequest_FieldTerminalPath) ClearValueRaw ¶
func (fp *WatchProbingTargetsRequest_FieldTerminalPath) ClearValueRaw(item proto.Message)
func (*WatchProbingTargetsRequest_FieldTerminalPath) Get ¶
func (fp *WatchProbingTargetsRequest_FieldTerminalPath) Get(source *WatchProbingTargetsRequest) (values []interface{})
Get returns all values pointed by specific field from source WatchProbingTargetsRequest
func (*WatchProbingTargetsRequest_FieldTerminalPath) GetDefault ¶
func (fp *WatchProbingTargetsRequest_FieldTerminalPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*WatchProbingTargetsRequest_FieldTerminalPath) GetRaw ¶
func (fp *WatchProbingTargetsRequest_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
func (*WatchProbingTargetsRequest_FieldTerminalPath) GetSingle ¶
func (fp *WatchProbingTargetsRequest_FieldTerminalPath) GetSingle(source *WatchProbingTargetsRequest) (interface{}, bool)
GetSingle returns value pointed by specific field of from source WatchProbingTargetsRequest
func (*WatchProbingTargetsRequest_FieldTerminalPath) GetSingleRaw ¶
func (fp *WatchProbingTargetsRequest_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*WatchProbingTargetsRequest_FieldTerminalPath) IsLeaf ¶
func (fp *WatchProbingTargetsRequest_FieldTerminalPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*WatchProbingTargetsRequest_FieldTerminalPath) JSONString ¶
func (fp *WatchProbingTargetsRequest_FieldTerminalPath) JSONString() string
JSONString returns path representation is JSON convention
func (*WatchProbingTargetsRequest_FieldTerminalPath) Selector ¶
func (fp *WatchProbingTargetsRequest_FieldTerminalPath) Selector() WatchProbingTargetsRequest_FieldPathSelector
func (*WatchProbingTargetsRequest_FieldTerminalPath) String ¶
func (fp *WatchProbingTargetsRequest_FieldTerminalPath) String() string
String returns path representation in proto convention
func (*WatchProbingTargetsRequest_FieldTerminalPath) WithIArrayItemValue ¶
func (fp *WatchProbingTargetsRequest_FieldTerminalPath) WithIArrayItemValue(value interface{}) WatchProbingTargetsRequest_FieldPathArrayItemValue
func (*WatchProbingTargetsRequest_FieldTerminalPath) WithIArrayOfValues ¶
func (fp *WatchProbingTargetsRequest_FieldTerminalPath) WithIArrayOfValues(values interface{}) WatchProbingTargetsRequest_FieldPathArrayOfValues
func (*WatchProbingTargetsRequest_FieldTerminalPath) WithIValue ¶
func (fp *WatchProbingTargetsRequest_FieldTerminalPath) WithIValue(value interface{}) WatchProbingTargetsRequest_FieldPathValue
func (*WatchProbingTargetsRequest_FieldTerminalPath) WithRawIArrayItemValue ¶
func (fp *WatchProbingTargetsRequest_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*WatchProbingTargetsRequest_FieldTerminalPath) WithRawIArrayOfValues ¶
func (fp *WatchProbingTargetsRequest_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*WatchProbingTargetsRequest_FieldTerminalPath) WithRawIValue ¶
func (fp *WatchProbingTargetsRequest_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type WatchProbingTargetsRequest_FieldTerminalPathArrayItemValue ¶
type WatchProbingTargetsRequest_FieldTerminalPathArrayItemValue struct { WatchProbingTargetsRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*WatchProbingTargetsRequest_FieldTerminalPathArrayItemValue) ContainsValue ¶
func (fpaiv *WatchProbingTargetsRequest_FieldTerminalPathArrayItemValue) ContainsValue(source *WatchProbingTargetsRequest) bool
Contains returns a boolean indicating if value that is being held is present in given 'WatchProbingTargetsRequest'
func (*WatchProbingTargetsRequest_FieldTerminalPathArrayItemValue) GetRawItemValue ¶
func (fpaiv *WatchProbingTargetsRequest_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored element value for array in object WatchProbingTargetsRequest as interface{}
func (*WatchProbingTargetsRequest_FieldTerminalPathArrayItemValue) GetSingle ¶
func (fpaiv *WatchProbingTargetsRequest_FieldTerminalPathArrayItemValue) GetSingle(source *WatchProbingTargetsRequest) (interface{}, bool)
func (*WatchProbingTargetsRequest_FieldTerminalPathArrayItemValue) GetSingleRaw ¶
func (fpaiv *WatchProbingTargetsRequest_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
type WatchProbingTargetsRequest_FieldTerminalPathArrayOfValues ¶
type WatchProbingTargetsRequest_FieldTerminalPathArrayOfValues struct { WatchProbingTargetsRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*WatchProbingTargetsRequest_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues ¶
func (fpaov *WatchProbingTargetsRequest_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues() ([]*probing_target.ProbingTarget_FieldMask, bool)
func (*WatchProbingTargetsRequest_FieldTerminalPathArrayOfValues) AsFilterArrayOfValues ¶
func (fpaov *WatchProbingTargetsRequest_FieldTerminalPathArrayOfValues) AsFilterArrayOfValues() ([]*probing_target.Filter, bool)
func (*WatchProbingTargetsRequest_FieldTerminalPathArrayOfValues) AsMaxChunkSizeArrayOfValues ¶
func (fpaov *WatchProbingTargetsRequest_FieldTerminalPathArrayOfValues) AsMaxChunkSizeArrayOfValues() ([]int32, bool)
func (*WatchProbingTargetsRequest_FieldTerminalPathArrayOfValues) AsOrderByArrayOfValues ¶
func (fpaov *WatchProbingTargetsRequest_FieldTerminalPathArrayOfValues) AsOrderByArrayOfValues() ([]*probing_target.OrderBy, bool)
func (*WatchProbingTargetsRequest_FieldTerminalPathArrayOfValues) AsPageSizeArrayOfValues ¶
func (fpaov *WatchProbingTargetsRequest_FieldTerminalPathArrayOfValues) AsPageSizeArrayOfValues() ([]int32, bool)
func (*WatchProbingTargetsRequest_FieldTerminalPathArrayOfValues) AsPageTokenArrayOfValues ¶
func (fpaov *WatchProbingTargetsRequest_FieldTerminalPathArrayOfValues) AsPageTokenArrayOfValues() ([]*probing_target.PagerCursor, bool)
func (*WatchProbingTargetsRequest_FieldTerminalPathArrayOfValues) AsParentArrayOfValues ¶
func (fpaov *WatchProbingTargetsRequest_FieldTerminalPathArrayOfValues) AsParentArrayOfValues() ([]*probing_target.ParentReference, bool)
func (*WatchProbingTargetsRequest_FieldTerminalPathArrayOfValues) AsResumeTokenArrayOfValues ¶
func (fpaov *WatchProbingTargetsRequest_FieldTerminalPathArrayOfValues) AsResumeTokenArrayOfValues() ([]string, bool)
func (*WatchProbingTargetsRequest_FieldTerminalPathArrayOfValues) AsTypeArrayOfValues ¶
func (fpaov *WatchProbingTargetsRequest_FieldTerminalPathArrayOfValues) AsTypeArrayOfValues() ([]watch_type.WatchType, bool)
func (*WatchProbingTargetsRequest_FieldTerminalPathArrayOfValues) AsViewArrayOfValues ¶
func (fpaov *WatchProbingTargetsRequest_FieldTerminalPathArrayOfValues) AsViewArrayOfValues() ([]view.View, bool)
func (*WatchProbingTargetsRequest_FieldTerminalPathArrayOfValues) GetRawValues ¶
func (fpaov *WatchProbingTargetsRequest_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
type WatchProbingTargetsRequest_FieldTerminalPathValue ¶
type WatchProbingTargetsRequest_FieldTerminalPathValue struct { WatchProbingTargetsRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*WatchProbingTargetsRequest_FieldTerminalPathValue) AsFieldMaskValue ¶
func (fpv *WatchProbingTargetsRequest_FieldTerminalPathValue) AsFieldMaskValue() (*probing_target.ProbingTarget_FieldMask, bool)
func (*WatchProbingTargetsRequest_FieldTerminalPathValue) AsFilterValue ¶
func (fpv *WatchProbingTargetsRequest_FieldTerminalPathValue) AsFilterValue() (*probing_target.Filter, bool)
func (*WatchProbingTargetsRequest_FieldTerminalPathValue) AsMaxChunkSizeValue ¶
func (fpv *WatchProbingTargetsRequest_FieldTerminalPathValue) AsMaxChunkSizeValue() (int32, bool)
func (*WatchProbingTargetsRequest_FieldTerminalPathValue) AsOrderByValue ¶
func (fpv *WatchProbingTargetsRequest_FieldTerminalPathValue) AsOrderByValue() (*probing_target.OrderBy, bool)
func (*WatchProbingTargetsRequest_FieldTerminalPathValue) AsPageSizeValue ¶
func (fpv *WatchProbingTargetsRequest_FieldTerminalPathValue) AsPageSizeValue() (int32, bool)
func (*WatchProbingTargetsRequest_FieldTerminalPathValue) AsPageTokenValue ¶
func (fpv *WatchProbingTargetsRequest_FieldTerminalPathValue) AsPageTokenValue() (*probing_target.PagerCursor, bool)
func (*WatchProbingTargetsRequest_FieldTerminalPathValue) AsParentValue ¶
func (fpv *WatchProbingTargetsRequest_FieldTerminalPathValue) AsParentValue() (*probing_target.ParentReference, bool)
func (*WatchProbingTargetsRequest_FieldTerminalPathValue) AsResumeTokenValue ¶
func (fpv *WatchProbingTargetsRequest_FieldTerminalPathValue) AsResumeTokenValue() (string, bool)
func (*WatchProbingTargetsRequest_FieldTerminalPathValue) AsTypeValue ¶
func (fpv *WatchProbingTargetsRequest_FieldTerminalPathValue) AsTypeValue() (watch_type.WatchType, bool)
func (*WatchProbingTargetsRequest_FieldTerminalPathValue) AsViewValue ¶
func (fpv *WatchProbingTargetsRequest_FieldTerminalPathValue) AsViewValue() (view.View, bool)
func (*WatchProbingTargetsRequest_FieldTerminalPathValue) CompareWith ¶
func (fpv *WatchProbingTargetsRequest_FieldTerminalPathValue) CompareWith(source *WatchProbingTargetsRequest) (int, bool)
CompareWith compares value in the 'WatchProbingTargetsRequest_FieldTerminalPathValue' with the value under path in 'WatchProbingTargetsRequest'.
func (*WatchProbingTargetsRequest_FieldTerminalPathValue) CompareWithRaw ¶
func (fpv *WatchProbingTargetsRequest_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*WatchProbingTargetsRequest_FieldTerminalPathValue) GetRawValue ¶
func (fpv *WatchProbingTargetsRequest_FieldTerminalPathValue) GetRawValue() interface{}
GetRawValue returns raw value stored under selected path for 'WatchProbingTargetsRequest' as interface{}
func (*WatchProbingTargetsRequest_FieldTerminalPathValue) SetTo ¶
func (fpv *WatchProbingTargetsRequest_FieldTerminalPathValue) SetTo(target **WatchProbingTargetsRequest)
SetTo stores value for selected field for object WatchProbingTargetsRequest
func (*WatchProbingTargetsRequest_FieldTerminalPathValue) SetToRaw ¶
func (fpv *WatchProbingTargetsRequest_FieldTerminalPathValue) SetToRaw(target proto.Message)
type WatchProbingTargetsResponse ¶
type WatchProbingTargetsResponse struct { // Changes of ProbingTargets ProbingTargetChanges []*probing_target.ProbingTargetChange `` /* 156-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 ProbingTargets 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 *WatchProbingTargetsResponse_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 (ProbingTargets 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 }
WatchProbingTargetsResponse
func (*WatchProbingTargetsResponse) Clone ¶
func (o *WatchProbingTargetsResponse) Clone() *WatchProbingTargetsResponse
func (*WatchProbingTargetsResponse) CloneRaw ¶
func (o *WatchProbingTargetsResponse) CloneRaw() gotenobject.GotenObjectExt
func (*WatchProbingTargetsResponse) Descriptor ¶
func (*WatchProbingTargetsResponse) Descriptor() ([]byte, []int)
Deprecated, Use WatchProbingTargetsResponse.ProtoReflect.Descriptor instead.
func (*WatchProbingTargetsResponse) GetIsCurrent ¶
func (m *WatchProbingTargetsResponse) GetIsCurrent() bool
func (*WatchProbingTargetsResponse) GetIsHardReset ¶
func (m *WatchProbingTargetsResponse) GetIsHardReset() bool
func (*WatchProbingTargetsResponse) GetIsSoftReset ¶
func (m *WatchProbingTargetsResponse) GetIsSoftReset() bool
func (*WatchProbingTargetsResponse) GetPageTokenChange ¶
func (m *WatchProbingTargetsResponse) GetPageTokenChange() *WatchProbingTargetsResponse_PageTokenChange
func (*WatchProbingTargetsResponse) GetProbingTargetChanges ¶
func (m *WatchProbingTargetsResponse) GetProbingTargetChanges() []*probing_target.ProbingTargetChange
func (*WatchProbingTargetsResponse) GetResumeToken ¶
func (m *WatchProbingTargetsResponse) GetResumeToken() string
func (*WatchProbingTargetsResponse) GetSnapshotSize ¶
func (m *WatchProbingTargetsResponse) GetSnapshotSize() int64
func (*WatchProbingTargetsResponse) GotenMessage ¶
func (*WatchProbingTargetsResponse) GotenMessage()
func (*WatchProbingTargetsResponse) GotenObjectExt ¶
func (o *WatchProbingTargetsResponse) GotenObjectExt()
func (*WatchProbingTargetsResponse) GotenValidate ¶
func (obj *WatchProbingTargetsResponse) GotenValidate() error
func (*WatchProbingTargetsResponse) MakeDiffFieldMask ¶
func (o *WatchProbingTargetsResponse) MakeDiffFieldMask(other *WatchProbingTargetsResponse) *WatchProbingTargetsResponse_FieldMask
func (*WatchProbingTargetsResponse) MakeFullFieldMask ¶
func (o *WatchProbingTargetsResponse) MakeFullFieldMask() *WatchProbingTargetsResponse_FieldMask
func (*WatchProbingTargetsResponse) MakeRawDiffFieldMask ¶
func (o *WatchProbingTargetsResponse) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
func (*WatchProbingTargetsResponse) MakeRawFullFieldMask ¶
func (o *WatchProbingTargetsResponse) MakeRawFullFieldMask() gotenobject.FieldMask
func (*WatchProbingTargetsResponse) Marshal ¶
func (m *WatchProbingTargetsResponse) Marshal() ([]byte, error)
func (*WatchProbingTargetsResponse) MarshalJSON ¶
func (m *WatchProbingTargetsResponse) MarshalJSON() ([]byte, error)
func (*WatchProbingTargetsResponse) Merge ¶
func (o *WatchProbingTargetsResponse) Merge(source *WatchProbingTargetsResponse)
func (*WatchProbingTargetsResponse) MergeRaw ¶
func (o *WatchProbingTargetsResponse) MergeRaw(source gotenobject.GotenObjectExt)
func (*WatchProbingTargetsResponse) ProtoMessage ¶
func (*WatchProbingTargetsResponse) ProtoMessage()
func (*WatchProbingTargetsResponse) ProtoReflect ¶
func (m *WatchProbingTargetsResponse) ProtoReflect() preflect.Message
func (*WatchProbingTargetsResponse) Reset ¶
func (m *WatchProbingTargetsResponse) Reset()
func (*WatchProbingTargetsResponse) SetIsCurrent ¶
func (m *WatchProbingTargetsResponse) SetIsCurrent(fv bool)
func (*WatchProbingTargetsResponse) SetIsHardReset ¶
func (m *WatchProbingTargetsResponse) SetIsHardReset(fv bool)
func (*WatchProbingTargetsResponse) SetIsSoftReset ¶
func (m *WatchProbingTargetsResponse) SetIsSoftReset(fv bool)
func (*WatchProbingTargetsResponse) SetPageTokenChange ¶
func (m *WatchProbingTargetsResponse) SetPageTokenChange(fv *WatchProbingTargetsResponse_PageTokenChange)
func (*WatchProbingTargetsResponse) SetProbingTargetChanges ¶
func (m *WatchProbingTargetsResponse) SetProbingTargetChanges(fv []*probing_target.ProbingTargetChange)
func (*WatchProbingTargetsResponse) SetResumeToken ¶
func (m *WatchProbingTargetsResponse) SetResumeToken(fv string)
func (*WatchProbingTargetsResponse) SetSnapshotSize ¶
func (m *WatchProbingTargetsResponse) SetSnapshotSize(fv int64)
func (*WatchProbingTargetsResponse) String ¶
func (m *WatchProbingTargetsResponse) String() string
func (*WatchProbingTargetsResponse) Unmarshal ¶
func (m *WatchProbingTargetsResponse) Unmarshal(b []byte) error
func (*WatchProbingTargetsResponse) UnmarshalJSON ¶
func (m *WatchProbingTargetsResponse) UnmarshalJSON(data []byte) error
type WatchProbingTargetsResponseFieldPathBuilder ¶
type WatchProbingTargetsResponseFieldPathBuilder struct{}
func NewWatchProbingTargetsResponseFieldPathBuilder ¶
func NewWatchProbingTargetsResponseFieldPathBuilder() WatchProbingTargetsResponseFieldPathBuilder
func (WatchProbingTargetsResponseFieldPathBuilder) IsHardReset ¶
func (WatchProbingTargetsResponseFieldPathBuilder) IsSoftReset ¶
func (WatchProbingTargetsResponseFieldPathBuilder) PageTokenChange ¶
func (WatchProbingTargetsResponseFieldPathBuilder) PageTokenChange() WatchProbingTargetsResponsePathSelectorPageTokenChange
func (WatchProbingTargetsResponseFieldPathBuilder) ProbingTargetChanges ¶
func (WatchProbingTargetsResponseFieldPathBuilder) ProbingTargetChanges() WatchProbingTargetsResponsePathSelectorProbingTargetChanges
func (WatchProbingTargetsResponseFieldPathBuilder) ResumeToken ¶
func (WatchProbingTargetsResponseFieldPathBuilder) SnapshotSize ¶
type WatchProbingTargetsResponsePageTokenChangeFieldPathBuilder ¶
type WatchProbingTargetsResponsePageTokenChangeFieldPathBuilder struct{}
func NewWatchProbingTargetsResponsePageTokenChangeFieldPathBuilder ¶
func NewWatchProbingTargetsResponsePageTokenChangeFieldPathBuilder() WatchProbingTargetsResponsePageTokenChangeFieldPathBuilder
func (WatchProbingTargetsResponsePageTokenChangeFieldPathBuilder) NextPageToken ¶
func (WatchProbingTargetsResponsePageTokenChangeFieldPathBuilder) PrevPageToken ¶
type WatchProbingTargetsResponsePageTokenChange_FieldPath ¶
type WatchProbingTargetsResponsePageTokenChange_FieldPath interface { gotenobject.FieldPath Selector() WatchProbingTargetsResponsePageTokenChange_FieldPathSelector Get(source *WatchProbingTargetsResponse_PageTokenChange) []interface{} GetSingle(source *WatchProbingTargetsResponse_PageTokenChange) (interface{}, bool) ClearValue(item *WatchProbingTargetsResponse_PageTokenChange) // Those methods build corresponding WatchProbingTargetsResponsePageTokenChange_FieldPathValue // (or array of values) and holds passed value. Panics if injected type is incorrect. WithIValue(value interface{}) WatchProbingTargetsResponsePageTokenChange_FieldPathValue WithIArrayOfValues(values interface{}) WatchProbingTargetsResponsePageTokenChange_FieldPathArrayOfValues WithIArrayItemValue(value interface{}) WatchProbingTargetsResponsePageTokenChange_FieldPathArrayItemValue }
FieldPath provides implementation to handle https://github.com/protocolbuffers/protobuf/blob/master/src/google/protobuf/field_mask.proto
func BuildWatchProbingTargetsResponsePageTokenChange_FieldPath ¶
func BuildWatchProbingTargetsResponsePageTokenChange_FieldPath(fp gotenobject.RawFieldPath) (WatchProbingTargetsResponsePageTokenChange_FieldPath, error)
func MustParseWatchProbingTargetsResponsePageTokenChange_FieldPath ¶
func MustParseWatchProbingTargetsResponsePageTokenChange_FieldPath(rawField string) WatchProbingTargetsResponsePageTokenChange_FieldPath
func ParseWatchProbingTargetsResponsePageTokenChange_FieldPath ¶
func ParseWatchProbingTargetsResponsePageTokenChange_FieldPath(rawField string) (WatchProbingTargetsResponsePageTokenChange_FieldPath, error)
type WatchProbingTargetsResponsePageTokenChange_FieldPathArrayItemValue ¶
type WatchProbingTargetsResponsePageTokenChange_FieldPathArrayItemValue interface { gotenobject.FieldPathArrayItemValue WatchProbingTargetsResponsePageTokenChange_FieldPath ContainsValue(*WatchProbingTargetsResponse_PageTokenChange) bool }
WatchProbingTargetsResponsePageTokenChange_FieldPathArrayItemValue allows storing single item in Path-specific values for PageTokenChange according to their type Present only for array (repeated) types.
func MustParseWatchProbingTargetsResponsePageTokenChange_FieldPathArrayItemValue ¶
func MustParseWatchProbingTargetsResponsePageTokenChange_FieldPathArrayItemValue(pathStr, valueStr string) WatchProbingTargetsResponsePageTokenChange_FieldPathArrayItemValue
func ParseWatchProbingTargetsResponsePageTokenChange_FieldPathArrayItemValue ¶
func ParseWatchProbingTargetsResponsePageTokenChange_FieldPathArrayItemValue(pathStr, valueStr string) (WatchProbingTargetsResponsePageTokenChange_FieldPathArrayItemValue, error)
ParseWatchProbingTargetsResponsePageTokenChange_FieldPathArrayItemValue parses string and JSON-encoded value to its Value
type WatchProbingTargetsResponsePageTokenChange_FieldPathArrayOfValues ¶
type WatchProbingTargetsResponsePageTokenChange_FieldPathArrayOfValues interface { gotenobject.FieldPathArrayOfValues WatchProbingTargetsResponsePageTokenChange_FieldPath }
WatchProbingTargetsResponsePageTokenChange_FieldPathArrayOfValues allows storing slice of values for PageTokenChange fields according to their type
func MustParseWatchProbingTargetsResponsePageTokenChange_FieldPathArrayOfValues ¶
func MustParseWatchProbingTargetsResponsePageTokenChange_FieldPathArrayOfValues(pathStr, valuesStr string) WatchProbingTargetsResponsePageTokenChange_FieldPathArrayOfValues
func ParseWatchProbingTargetsResponsePageTokenChange_FieldPathArrayOfValues ¶
func ParseWatchProbingTargetsResponsePageTokenChange_FieldPathArrayOfValues(pathStr, valuesStr string) (WatchProbingTargetsResponsePageTokenChange_FieldPathArrayOfValues, error)
type WatchProbingTargetsResponsePageTokenChange_FieldPathSelector ¶
type WatchProbingTargetsResponsePageTokenChange_FieldPathSelector int32
const ( WatchProbingTargetsResponsePageTokenChange_FieldPathSelectorPrevPageToken WatchProbingTargetsResponsePageTokenChange_FieldPathSelector = 0 WatchProbingTargetsResponsePageTokenChange_FieldPathSelectorNextPageToken WatchProbingTargetsResponsePageTokenChange_FieldPathSelector = 1 )
func (WatchProbingTargetsResponsePageTokenChange_FieldPathSelector) String ¶
func (s WatchProbingTargetsResponsePageTokenChange_FieldPathSelector) String() string
type WatchProbingTargetsResponsePageTokenChange_FieldPathValue ¶
type WatchProbingTargetsResponsePageTokenChange_FieldPathValue interface { WatchProbingTargetsResponsePageTokenChange_FieldPath gotenobject.FieldPathValue SetTo(target **WatchProbingTargetsResponse_PageTokenChange) CompareWith(*WatchProbingTargetsResponse_PageTokenChange) (cmp int, comparable bool) }
WatchProbingTargetsResponsePageTokenChange_FieldPathValue allows storing values for PageTokenChange fields according to their type
func MustParseWatchProbingTargetsResponsePageTokenChange_FieldPathValue ¶
func MustParseWatchProbingTargetsResponsePageTokenChange_FieldPathValue(pathStr, valueStr string) WatchProbingTargetsResponsePageTokenChange_FieldPathValue
func ParseWatchProbingTargetsResponsePageTokenChange_FieldPathValue ¶
func ParseWatchProbingTargetsResponsePageTokenChange_FieldPathValue(pathStr, valueStr string) (WatchProbingTargetsResponsePageTokenChange_FieldPathValue, error)
type WatchProbingTargetsResponsePageTokenChange_FieldTerminalPath ¶
type WatchProbingTargetsResponsePageTokenChange_FieldTerminalPath struct {
// contains filtered or unexported fields
}
func (*WatchProbingTargetsResponsePageTokenChange_FieldTerminalPath) ClearValue ¶
func (fp *WatchProbingTargetsResponsePageTokenChange_FieldTerminalPath) ClearValue(item *WatchProbingTargetsResponse_PageTokenChange)
func (*WatchProbingTargetsResponsePageTokenChange_FieldTerminalPath) ClearValueRaw ¶
func (fp *WatchProbingTargetsResponsePageTokenChange_FieldTerminalPath) ClearValueRaw(item proto.Message)
func (*WatchProbingTargetsResponsePageTokenChange_FieldTerminalPath) Get ¶
func (fp *WatchProbingTargetsResponsePageTokenChange_FieldTerminalPath) Get(source *WatchProbingTargetsResponse_PageTokenChange) (values []interface{})
Get returns all values pointed by specific field from source WatchProbingTargetsResponse_PageTokenChange
func (*WatchProbingTargetsResponsePageTokenChange_FieldTerminalPath) GetDefault ¶
func (fp *WatchProbingTargetsResponsePageTokenChange_FieldTerminalPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*WatchProbingTargetsResponsePageTokenChange_FieldTerminalPath) GetRaw ¶
func (fp *WatchProbingTargetsResponsePageTokenChange_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
func (*WatchProbingTargetsResponsePageTokenChange_FieldTerminalPath) GetSingle ¶
func (fp *WatchProbingTargetsResponsePageTokenChange_FieldTerminalPath) GetSingle(source *WatchProbingTargetsResponse_PageTokenChange) (interface{}, bool)
GetSingle returns value pointed by specific field of from source WatchProbingTargetsResponse_PageTokenChange
func (*WatchProbingTargetsResponsePageTokenChange_FieldTerminalPath) GetSingleRaw ¶
func (fp *WatchProbingTargetsResponsePageTokenChange_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*WatchProbingTargetsResponsePageTokenChange_FieldTerminalPath) IsLeaf ¶
func (fp *WatchProbingTargetsResponsePageTokenChange_FieldTerminalPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*WatchProbingTargetsResponsePageTokenChange_FieldTerminalPath) JSONString ¶
func (fp *WatchProbingTargetsResponsePageTokenChange_FieldTerminalPath) JSONString() string
JSONString returns path representation is JSON convention
func (*WatchProbingTargetsResponsePageTokenChange_FieldTerminalPath) String ¶
func (fp *WatchProbingTargetsResponsePageTokenChange_FieldTerminalPath) String() string
String returns path representation in proto convention
func (*WatchProbingTargetsResponsePageTokenChange_FieldTerminalPath) WithIArrayItemValue ¶
func (fp *WatchProbingTargetsResponsePageTokenChange_FieldTerminalPath) WithIArrayItemValue(value interface{}) WatchProbingTargetsResponsePageTokenChange_FieldPathArrayItemValue
func (*WatchProbingTargetsResponsePageTokenChange_FieldTerminalPath) WithIArrayOfValues ¶
func (fp *WatchProbingTargetsResponsePageTokenChange_FieldTerminalPath) WithIArrayOfValues(values interface{}) WatchProbingTargetsResponsePageTokenChange_FieldPathArrayOfValues
func (*WatchProbingTargetsResponsePageTokenChange_FieldTerminalPath) WithIValue ¶
func (fp *WatchProbingTargetsResponsePageTokenChange_FieldTerminalPath) WithIValue(value interface{}) WatchProbingTargetsResponsePageTokenChange_FieldPathValue
func (*WatchProbingTargetsResponsePageTokenChange_FieldTerminalPath) WithRawIArrayItemValue ¶
func (fp *WatchProbingTargetsResponsePageTokenChange_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*WatchProbingTargetsResponsePageTokenChange_FieldTerminalPath) WithRawIArrayOfValues ¶
func (fp *WatchProbingTargetsResponsePageTokenChange_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*WatchProbingTargetsResponsePageTokenChange_FieldTerminalPath) WithRawIValue ¶
func (fp *WatchProbingTargetsResponsePageTokenChange_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type WatchProbingTargetsResponsePageTokenChange_FieldTerminalPathArrayItemValue ¶
type WatchProbingTargetsResponsePageTokenChange_FieldTerminalPathArrayItemValue struct { WatchProbingTargetsResponsePageTokenChange_FieldTerminalPath // contains filtered or unexported fields }
func (*WatchProbingTargetsResponsePageTokenChange_FieldTerminalPathArrayItemValue) ContainsValue ¶
func (fpaiv *WatchProbingTargetsResponsePageTokenChange_FieldTerminalPathArrayItemValue) ContainsValue(source *WatchProbingTargetsResponse_PageTokenChange) bool
Contains returns a boolean indicating if value that is being held is present in given 'PageTokenChange'
func (*WatchProbingTargetsResponsePageTokenChange_FieldTerminalPathArrayItemValue) GetRawItemValue ¶
func (fpaiv *WatchProbingTargetsResponsePageTokenChange_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored element value for array in object WatchProbingTargetsResponse_PageTokenChange as interface{}
func (*WatchProbingTargetsResponsePageTokenChange_FieldTerminalPathArrayItemValue) GetSingle ¶
func (fpaiv *WatchProbingTargetsResponsePageTokenChange_FieldTerminalPathArrayItemValue) GetSingle(source *WatchProbingTargetsResponse_PageTokenChange) (interface{}, bool)
func (*WatchProbingTargetsResponsePageTokenChange_FieldTerminalPathArrayItemValue) GetSingleRaw ¶
func (fpaiv *WatchProbingTargetsResponsePageTokenChange_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
type WatchProbingTargetsResponsePageTokenChange_FieldTerminalPathArrayOfValues ¶
type WatchProbingTargetsResponsePageTokenChange_FieldTerminalPathArrayOfValues struct { WatchProbingTargetsResponsePageTokenChange_FieldTerminalPath // contains filtered or unexported fields }
func (*WatchProbingTargetsResponsePageTokenChange_FieldTerminalPathArrayOfValues) AsNextPageTokenArrayOfValues ¶
func (fpaov *WatchProbingTargetsResponsePageTokenChange_FieldTerminalPathArrayOfValues) AsNextPageTokenArrayOfValues() ([]*probing_target.PagerCursor, bool)
func (*WatchProbingTargetsResponsePageTokenChange_FieldTerminalPathArrayOfValues) AsPrevPageTokenArrayOfValues ¶
func (fpaov *WatchProbingTargetsResponsePageTokenChange_FieldTerminalPathArrayOfValues) AsPrevPageTokenArrayOfValues() ([]*probing_target.PagerCursor, bool)
func (*WatchProbingTargetsResponsePageTokenChange_FieldTerminalPathArrayOfValues) GetRawValues ¶
func (fpaov *WatchProbingTargetsResponsePageTokenChange_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
type WatchProbingTargetsResponsePageTokenChange_FieldTerminalPathValue ¶
type WatchProbingTargetsResponsePageTokenChange_FieldTerminalPathValue struct { WatchProbingTargetsResponsePageTokenChange_FieldTerminalPath // contains filtered or unexported fields }
func (*WatchProbingTargetsResponsePageTokenChange_FieldTerminalPathValue) AsNextPageTokenValue ¶
func (fpv *WatchProbingTargetsResponsePageTokenChange_FieldTerminalPathValue) AsNextPageTokenValue() (*probing_target.PagerCursor, bool)
func (*WatchProbingTargetsResponsePageTokenChange_FieldTerminalPathValue) AsPrevPageTokenValue ¶
func (fpv *WatchProbingTargetsResponsePageTokenChange_FieldTerminalPathValue) AsPrevPageTokenValue() (*probing_target.PagerCursor, bool)
func (*WatchProbingTargetsResponsePageTokenChange_FieldTerminalPathValue) CompareWith ¶
func (fpv *WatchProbingTargetsResponsePageTokenChange_FieldTerminalPathValue) CompareWith(source *WatchProbingTargetsResponse_PageTokenChange) (int, bool)
CompareWith compares value in the 'WatchProbingTargetsResponsePageTokenChange_FieldTerminalPathValue' with the value under path in 'WatchProbingTargetsResponse_PageTokenChange'.
func (*WatchProbingTargetsResponsePageTokenChange_FieldTerminalPathValue) CompareWithRaw ¶
func (fpv *WatchProbingTargetsResponsePageTokenChange_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*WatchProbingTargetsResponsePageTokenChange_FieldTerminalPathValue) GetRawValue ¶
func (fpv *WatchProbingTargetsResponsePageTokenChange_FieldTerminalPathValue) GetRawValue() interface{}
GetRawValue returns raw value stored under selected path for 'PageTokenChange' as interface{}
func (*WatchProbingTargetsResponsePageTokenChange_FieldTerminalPathValue) SetTo ¶
func (fpv *WatchProbingTargetsResponsePageTokenChange_FieldTerminalPathValue) SetTo(target **WatchProbingTargetsResponse_PageTokenChange)
SetTo stores value for selected field for object PageTokenChange
func (*WatchProbingTargetsResponsePageTokenChange_FieldTerminalPathValue) SetToRaw ¶
func (fpv *WatchProbingTargetsResponsePageTokenChange_FieldTerminalPathValue) SetToRaw(target proto.Message)
type WatchProbingTargetsResponsePathSelectorIsCurrent ¶
type WatchProbingTargetsResponsePathSelectorIsCurrent struct{}
func (WatchProbingTargetsResponsePathSelectorIsCurrent) WithArrayOfValues ¶
func (s WatchProbingTargetsResponsePathSelectorIsCurrent) WithArrayOfValues(values []bool) *WatchProbingTargetsResponse_FieldTerminalPathArrayOfValues
func (WatchProbingTargetsResponsePathSelectorIsCurrent) WithValue ¶
func (s WatchProbingTargetsResponsePathSelectorIsCurrent) WithValue(value bool) *WatchProbingTargetsResponse_FieldTerminalPathValue
type WatchProbingTargetsResponsePathSelectorIsHardReset ¶
type WatchProbingTargetsResponsePathSelectorIsHardReset struct{}
func (WatchProbingTargetsResponsePathSelectorIsHardReset) WithArrayOfValues ¶
func (s WatchProbingTargetsResponsePathSelectorIsHardReset) WithArrayOfValues(values []bool) *WatchProbingTargetsResponse_FieldTerminalPathArrayOfValues
func (WatchProbingTargetsResponsePathSelectorIsHardReset) WithValue ¶
func (s WatchProbingTargetsResponsePathSelectorIsHardReset) WithValue(value bool) *WatchProbingTargetsResponse_FieldTerminalPathValue
type WatchProbingTargetsResponsePathSelectorIsSoftReset ¶
type WatchProbingTargetsResponsePathSelectorIsSoftReset struct{}
func (WatchProbingTargetsResponsePathSelectorIsSoftReset) WithArrayOfValues ¶
func (s WatchProbingTargetsResponsePathSelectorIsSoftReset) WithArrayOfValues(values []bool) *WatchProbingTargetsResponse_FieldTerminalPathArrayOfValues
func (WatchProbingTargetsResponsePathSelectorIsSoftReset) WithValue ¶
func (s WatchProbingTargetsResponsePathSelectorIsSoftReset) WithValue(value bool) *WatchProbingTargetsResponse_FieldTerminalPathValue
type WatchProbingTargetsResponsePathSelectorPageTokenChange ¶
type WatchProbingTargetsResponsePathSelectorPageTokenChange struct{}
func (WatchProbingTargetsResponsePathSelectorPageTokenChange) NextPageToken ¶
func (WatchProbingTargetsResponsePathSelectorPageTokenChange) PrevPageToken ¶
func (WatchProbingTargetsResponsePathSelectorPageTokenChange) WithArrayOfValues ¶
func (s WatchProbingTargetsResponsePathSelectorPageTokenChange) WithArrayOfValues(values []*WatchProbingTargetsResponse_PageTokenChange) *WatchProbingTargetsResponse_FieldTerminalPathArrayOfValues
func (WatchProbingTargetsResponsePathSelectorPageTokenChange) WithSubArrayItemValue ¶
func (s WatchProbingTargetsResponsePathSelectorPageTokenChange) WithSubArrayItemValue(subPathArrayItemValue WatchProbingTargetsResponsePageTokenChange_FieldPathArrayItemValue) *WatchProbingTargetsResponse_FieldSubPathArrayItemValue
func (WatchProbingTargetsResponsePathSelectorPageTokenChange) WithSubArrayOfValues ¶
func (s WatchProbingTargetsResponsePathSelectorPageTokenChange) WithSubArrayOfValues(subPathArrayOfValues WatchProbingTargetsResponsePageTokenChange_FieldPathArrayOfValues) *WatchProbingTargetsResponse_FieldSubPathArrayOfValues
func (WatchProbingTargetsResponsePathSelectorPageTokenChange) WithSubPath ¶
func (WatchProbingTargetsResponsePathSelectorPageTokenChange) WithSubValue ¶
func (s WatchProbingTargetsResponsePathSelectorPageTokenChange) WithSubValue(subPathValue WatchProbingTargetsResponsePageTokenChange_FieldPathValue) *WatchProbingTargetsResponse_FieldSubPathValue
type WatchProbingTargetsResponsePathSelectorPageTokenChangeNextPageToken ¶
type WatchProbingTargetsResponsePathSelectorPageTokenChangeNextPageToken struct{}
func (WatchProbingTargetsResponsePathSelectorPageTokenChangeNextPageToken) WithArrayOfValues ¶
func (s WatchProbingTargetsResponsePathSelectorPageTokenChangeNextPageToken) WithArrayOfValues(values []*probing_target.PagerCursor) *WatchProbingTargetsResponse_FieldSubPathArrayOfValues
type WatchProbingTargetsResponsePathSelectorPageTokenChangePrevPageToken ¶
type WatchProbingTargetsResponsePathSelectorPageTokenChangePrevPageToken struct{}
func (WatchProbingTargetsResponsePathSelectorPageTokenChangePrevPageToken) WithArrayOfValues ¶
func (s WatchProbingTargetsResponsePathSelectorPageTokenChangePrevPageToken) WithArrayOfValues(values []*probing_target.PagerCursor) *WatchProbingTargetsResponse_FieldSubPathArrayOfValues
type WatchProbingTargetsResponsePathSelectorProbingTargetChanges ¶
type WatchProbingTargetsResponsePathSelectorProbingTargetChanges struct{}
func (WatchProbingTargetsResponsePathSelectorProbingTargetChanges) WithArrayOfValues ¶
func (s WatchProbingTargetsResponsePathSelectorProbingTargetChanges) WithArrayOfValues(values [][]*probing_target.ProbingTargetChange) *WatchProbingTargetsResponse_FieldTerminalPathArrayOfValues
func (WatchProbingTargetsResponsePathSelectorProbingTargetChanges) WithItemValue ¶
type WatchProbingTargetsResponsePathSelectorResumeToken ¶
type WatchProbingTargetsResponsePathSelectorResumeToken struct{}
func (WatchProbingTargetsResponsePathSelectorResumeToken) WithArrayOfValues ¶
func (s WatchProbingTargetsResponsePathSelectorResumeToken) WithArrayOfValues(values []string) *WatchProbingTargetsResponse_FieldTerminalPathArrayOfValues
func (WatchProbingTargetsResponsePathSelectorResumeToken) WithValue ¶
func (s WatchProbingTargetsResponsePathSelectorResumeToken) WithValue(value string) *WatchProbingTargetsResponse_FieldTerminalPathValue
type WatchProbingTargetsResponsePathSelectorSnapshotSize ¶
type WatchProbingTargetsResponsePathSelectorSnapshotSize struct{}
func (WatchProbingTargetsResponsePathSelectorSnapshotSize) WithArrayOfValues ¶
func (s WatchProbingTargetsResponsePathSelectorSnapshotSize) WithArrayOfValues(values []int64) *WatchProbingTargetsResponse_FieldTerminalPathArrayOfValues
func (WatchProbingTargetsResponsePathSelectorSnapshotSize) WithValue ¶
func (s WatchProbingTargetsResponsePathSelectorSnapshotSize) WithValue(value int64) *WatchProbingTargetsResponse_FieldTerminalPathValue
type WatchProbingTargetsResponse_FieldMask ¶
type WatchProbingTargetsResponse_FieldMask struct {
Paths []WatchProbingTargetsResponse_FieldPath
}
func FullWatchProbingTargetsResponse_FieldMask ¶
func FullWatchProbingTargetsResponse_FieldMask() *WatchProbingTargetsResponse_FieldMask
func (*WatchProbingTargetsResponse_FieldMask) AppendPath ¶
func (fieldMask *WatchProbingTargetsResponse_FieldMask) AppendPath(path WatchProbingTargetsResponse_FieldPath)
func (*WatchProbingTargetsResponse_FieldMask) AppendRawPath ¶
func (fieldMask *WatchProbingTargetsResponse_FieldMask) AppendRawPath(path gotenobject.FieldPath)
func (*WatchProbingTargetsResponse_FieldMask) DecodeFirestore ¶
func (fieldMask *WatchProbingTargetsResponse_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
func (*WatchProbingTargetsResponse_FieldMask) EncodeFirestore ¶
func (fieldMask *WatchProbingTargetsResponse_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
firestore encoding/decoding integration
func (*WatchProbingTargetsResponse_FieldMask) FilterInputFields ¶
func (fieldMask *WatchProbingTargetsResponse_FieldMask) FilterInputFields() *WatchProbingTargetsResponse_FieldMask
FilterInputFields generates copy of field paths with output_only field paths removed
func (*WatchProbingTargetsResponse_FieldMask) FromProtoFieldMask ¶
func (fieldMask *WatchProbingTargetsResponse_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
func (*WatchProbingTargetsResponse_FieldMask) GetPaths ¶
func (fieldMask *WatchProbingTargetsResponse_FieldMask) GetPaths() []WatchProbingTargetsResponse_FieldPath
func (*WatchProbingTargetsResponse_FieldMask) GetRawPaths ¶
func (fieldMask *WatchProbingTargetsResponse_FieldMask) GetRawPaths() []gotenobject.FieldPath
func (*WatchProbingTargetsResponse_FieldMask) IsFull ¶
func (fieldMask *WatchProbingTargetsResponse_FieldMask) IsFull() bool
func (WatchProbingTargetsResponse_FieldMask) Marshal ¶
func (fieldMask WatchProbingTargetsResponse_FieldMask) Marshal() ([]byte, error)
implement methods required by customType
func (WatchProbingTargetsResponse_FieldMask) MarshalJSON ¶
func (fieldMask WatchProbingTargetsResponse_FieldMask) MarshalJSON() ([]byte, error)
func (*WatchProbingTargetsResponse_FieldMask) PathsCount ¶
func (fieldMask *WatchProbingTargetsResponse_FieldMask) PathsCount() int
func (*WatchProbingTargetsResponse_FieldMask) Project ¶
func (fieldMask *WatchProbingTargetsResponse_FieldMask) Project(source *WatchProbingTargetsResponse) *WatchProbingTargetsResponse
func (*WatchProbingTargetsResponse_FieldMask) ProjectRaw ¶
func (fieldMask *WatchProbingTargetsResponse_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
func (*WatchProbingTargetsResponse_FieldMask) ProtoMessage ¶
func (fieldMask *WatchProbingTargetsResponse_FieldMask) ProtoMessage()
func (*WatchProbingTargetsResponse_FieldMask) ProtoReflect ¶
func (fieldMask *WatchProbingTargetsResponse_FieldMask) ProtoReflect() preflect.Message
func (*WatchProbingTargetsResponse_FieldMask) Reset ¶
func (fieldMask *WatchProbingTargetsResponse_FieldMask) Reset()
func (*WatchProbingTargetsResponse_FieldMask) Set ¶
func (fieldMask *WatchProbingTargetsResponse_FieldMask) Set(target, source *WatchProbingTargetsResponse)
func (*WatchProbingTargetsResponse_FieldMask) SetFromCliFlag ¶
func (fieldMask *WatchProbingTargetsResponse_FieldMask) SetFromCliFlag(raw string) error
func (*WatchProbingTargetsResponse_FieldMask) SetRaw ¶
func (fieldMask *WatchProbingTargetsResponse_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
func (*WatchProbingTargetsResponse_FieldMask) Size ¶
func (fieldMask *WatchProbingTargetsResponse_FieldMask) Size() int
func (*WatchProbingTargetsResponse_FieldMask) String ¶
func (fieldMask *WatchProbingTargetsResponse_FieldMask) String() string
func (*WatchProbingTargetsResponse_FieldMask) Subtract ¶
func (fieldMask *WatchProbingTargetsResponse_FieldMask) Subtract(other *WatchProbingTargetsResponse_FieldMask) *WatchProbingTargetsResponse_FieldMask
func (*WatchProbingTargetsResponse_FieldMask) SubtractRaw ¶
func (fieldMask *WatchProbingTargetsResponse_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
func (*WatchProbingTargetsResponse_FieldMask) ToProtoFieldMask ¶
func (fieldMask *WatchProbingTargetsResponse_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
ToFieldMask is used for proto conversions
func (*WatchProbingTargetsResponse_FieldMask) Unmarshal ¶
func (fieldMask *WatchProbingTargetsResponse_FieldMask) Unmarshal(data []byte) error
func (*WatchProbingTargetsResponse_FieldMask) UnmarshalJSON ¶
func (fieldMask *WatchProbingTargetsResponse_FieldMask) UnmarshalJSON(data []byte) error
type WatchProbingTargetsResponse_FieldPath ¶
type WatchProbingTargetsResponse_FieldPath interface { gotenobject.FieldPath Selector() WatchProbingTargetsResponse_FieldPathSelector Get(source *WatchProbingTargetsResponse) []interface{} GetSingle(source *WatchProbingTargetsResponse) (interface{}, bool) ClearValue(item *WatchProbingTargetsResponse) // Those methods build corresponding WatchProbingTargetsResponse_FieldPathValue // (or array of values) and holds passed value. Panics if injected type is incorrect. WithIValue(value interface{}) WatchProbingTargetsResponse_FieldPathValue WithIArrayOfValues(values interface{}) WatchProbingTargetsResponse_FieldPathArrayOfValues WithIArrayItemValue(value interface{}) WatchProbingTargetsResponse_FieldPathArrayItemValue }
FieldPath provides implementation to handle https://github.com/protocolbuffers/protobuf/blob/master/src/google/protobuf/field_mask.proto
func BuildWatchProbingTargetsResponse_FieldPath ¶
func BuildWatchProbingTargetsResponse_FieldPath(fp gotenobject.RawFieldPath) (WatchProbingTargetsResponse_FieldPath, error)
func MustParseWatchProbingTargetsResponse_FieldPath ¶
func MustParseWatchProbingTargetsResponse_FieldPath(rawField string) WatchProbingTargetsResponse_FieldPath
func ParseWatchProbingTargetsResponse_FieldPath ¶
func ParseWatchProbingTargetsResponse_FieldPath(rawField string) (WatchProbingTargetsResponse_FieldPath, error)
type WatchProbingTargetsResponse_FieldPathArrayItemValue ¶
type WatchProbingTargetsResponse_FieldPathArrayItemValue interface { gotenobject.FieldPathArrayItemValue WatchProbingTargetsResponse_FieldPath ContainsValue(*WatchProbingTargetsResponse) bool }
WatchProbingTargetsResponse_FieldPathArrayItemValue allows storing single item in Path-specific values for WatchProbingTargetsResponse according to their type Present only for array (repeated) types.
func MustParseWatchProbingTargetsResponse_FieldPathArrayItemValue ¶
func MustParseWatchProbingTargetsResponse_FieldPathArrayItemValue(pathStr, valueStr string) WatchProbingTargetsResponse_FieldPathArrayItemValue
func ParseWatchProbingTargetsResponse_FieldPathArrayItemValue ¶
func ParseWatchProbingTargetsResponse_FieldPathArrayItemValue(pathStr, valueStr string) (WatchProbingTargetsResponse_FieldPathArrayItemValue, error)
ParseWatchProbingTargetsResponse_FieldPathArrayItemValue parses string and JSON-encoded value to its Value
type WatchProbingTargetsResponse_FieldPathArrayOfValues ¶
type WatchProbingTargetsResponse_FieldPathArrayOfValues interface { gotenobject.FieldPathArrayOfValues WatchProbingTargetsResponse_FieldPath }
WatchProbingTargetsResponse_FieldPathArrayOfValues allows storing slice of values for WatchProbingTargetsResponse fields according to their type
func MustParseWatchProbingTargetsResponse_FieldPathArrayOfValues ¶
func MustParseWatchProbingTargetsResponse_FieldPathArrayOfValues(pathStr, valuesStr string) WatchProbingTargetsResponse_FieldPathArrayOfValues
func ParseWatchProbingTargetsResponse_FieldPathArrayOfValues ¶
func ParseWatchProbingTargetsResponse_FieldPathArrayOfValues(pathStr, valuesStr string) (WatchProbingTargetsResponse_FieldPathArrayOfValues, error)
type WatchProbingTargetsResponse_FieldPathSelector ¶
type WatchProbingTargetsResponse_FieldPathSelector int32
const ( WatchProbingTargetsResponse_FieldPathSelectorProbingTargetChanges WatchProbingTargetsResponse_FieldPathSelector = 0 WatchProbingTargetsResponse_FieldPathSelectorIsCurrent WatchProbingTargetsResponse_FieldPathSelector = 1 WatchProbingTargetsResponse_FieldPathSelectorPageTokenChange WatchProbingTargetsResponse_FieldPathSelector = 2 WatchProbingTargetsResponse_FieldPathSelectorResumeToken WatchProbingTargetsResponse_FieldPathSelector = 3 WatchProbingTargetsResponse_FieldPathSelectorSnapshotSize WatchProbingTargetsResponse_FieldPathSelector = 4 WatchProbingTargetsResponse_FieldPathSelectorIsSoftReset WatchProbingTargetsResponse_FieldPathSelector = 5 WatchProbingTargetsResponse_FieldPathSelectorIsHardReset WatchProbingTargetsResponse_FieldPathSelector = 6 )
func (WatchProbingTargetsResponse_FieldPathSelector) String ¶
func (s WatchProbingTargetsResponse_FieldPathSelector) String() string
type WatchProbingTargetsResponse_FieldPathValue ¶
type WatchProbingTargetsResponse_FieldPathValue interface { WatchProbingTargetsResponse_FieldPath gotenobject.FieldPathValue SetTo(target **WatchProbingTargetsResponse) CompareWith(*WatchProbingTargetsResponse) (cmp int, comparable bool) }
WatchProbingTargetsResponse_FieldPathValue allows storing values for WatchProbingTargetsResponse fields according to their type
func MustParseWatchProbingTargetsResponse_FieldPathValue ¶
func MustParseWatchProbingTargetsResponse_FieldPathValue(pathStr, valueStr string) WatchProbingTargetsResponse_FieldPathValue
func ParseWatchProbingTargetsResponse_FieldPathValue ¶
func ParseWatchProbingTargetsResponse_FieldPathValue(pathStr, valueStr string) (WatchProbingTargetsResponse_FieldPathValue, error)
type WatchProbingTargetsResponse_FieldSubPath ¶
type WatchProbingTargetsResponse_FieldSubPath struct {
// contains filtered or unexported fields
}
func (*WatchProbingTargetsResponse_FieldSubPath) AsPageTokenChangeSubPath ¶
func (fps *WatchProbingTargetsResponse_FieldSubPath) AsPageTokenChangeSubPath() (WatchProbingTargetsResponsePageTokenChange_FieldPath, bool)
func (*WatchProbingTargetsResponse_FieldSubPath) ClearValue ¶
func (fps *WatchProbingTargetsResponse_FieldSubPath) ClearValue(item *WatchProbingTargetsResponse)
func (*WatchProbingTargetsResponse_FieldSubPath) ClearValueRaw ¶
func (fps *WatchProbingTargetsResponse_FieldSubPath) ClearValueRaw(item proto.Message)
func (*WatchProbingTargetsResponse_FieldSubPath) Get ¶
func (fps *WatchProbingTargetsResponse_FieldSubPath) Get(source *WatchProbingTargetsResponse) (values []interface{})
Get returns all values pointed by selected field from source WatchProbingTargetsResponse
func (*WatchProbingTargetsResponse_FieldSubPath) GetDefault ¶
func (fps *WatchProbingTargetsResponse_FieldSubPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*WatchProbingTargetsResponse_FieldSubPath) GetRaw ¶
func (fps *WatchProbingTargetsResponse_FieldSubPath) GetRaw(source proto.Message) []interface{}
func (*WatchProbingTargetsResponse_FieldSubPath) GetSingle ¶
func (fps *WatchProbingTargetsResponse_FieldSubPath) GetSingle(source *WatchProbingTargetsResponse) (interface{}, bool)
GetSingle returns value of selected field from source WatchProbingTargetsResponse
func (*WatchProbingTargetsResponse_FieldSubPath) GetSingleRaw ¶
func (fps *WatchProbingTargetsResponse_FieldSubPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*WatchProbingTargetsResponse_FieldSubPath) IsLeaf ¶
func (fps *WatchProbingTargetsResponse_FieldSubPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*WatchProbingTargetsResponse_FieldSubPath) JSONString ¶
func (fps *WatchProbingTargetsResponse_FieldSubPath) JSONString() string
JSONString returns path representation is JSON convention
func (*WatchProbingTargetsResponse_FieldSubPath) Selector ¶
func (fps *WatchProbingTargetsResponse_FieldSubPath) Selector() WatchProbingTargetsResponse_FieldPathSelector
func (*WatchProbingTargetsResponse_FieldSubPath) String ¶
func (fps *WatchProbingTargetsResponse_FieldSubPath) String() string
String returns path representation in proto convention
func (*WatchProbingTargetsResponse_FieldSubPath) WithIArrayItemValue ¶
func (fps *WatchProbingTargetsResponse_FieldSubPath) WithIArrayItemValue(value interface{}) WatchProbingTargetsResponse_FieldPathArrayItemValue
func (*WatchProbingTargetsResponse_FieldSubPath) WithIArrayOfValues ¶
func (fps *WatchProbingTargetsResponse_FieldSubPath) WithIArrayOfValues(values interface{}) WatchProbingTargetsResponse_FieldPathArrayOfValues
func (*WatchProbingTargetsResponse_FieldSubPath) WithIValue ¶
func (fps *WatchProbingTargetsResponse_FieldSubPath) WithIValue(value interface{}) WatchProbingTargetsResponse_FieldPathValue
func (*WatchProbingTargetsResponse_FieldSubPath) WithRawIArrayItemValue ¶
func (fps *WatchProbingTargetsResponse_FieldSubPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*WatchProbingTargetsResponse_FieldSubPath) WithRawIArrayOfValues ¶
func (fps *WatchProbingTargetsResponse_FieldSubPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*WatchProbingTargetsResponse_FieldSubPath) WithRawIValue ¶
func (fps *WatchProbingTargetsResponse_FieldSubPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type WatchProbingTargetsResponse_FieldSubPathArrayItemValue ¶
type WatchProbingTargetsResponse_FieldSubPathArrayItemValue struct { WatchProbingTargetsResponse_FieldPath // contains filtered or unexported fields }
func (*WatchProbingTargetsResponse_FieldSubPathArrayItemValue) AsPageTokenChangePathItemValue ¶
func (fpaivs *WatchProbingTargetsResponse_FieldSubPathArrayItemValue) AsPageTokenChangePathItemValue() (WatchProbingTargetsResponsePageTokenChange_FieldPathArrayItemValue, bool)
func (*WatchProbingTargetsResponse_FieldSubPathArrayItemValue) ContainsValue ¶
func (fpaivs *WatchProbingTargetsResponse_FieldSubPathArrayItemValue) ContainsValue(source *WatchProbingTargetsResponse) bool
Contains returns a boolean indicating if value that is being held is present in given 'WatchProbingTargetsResponse'
func (*WatchProbingTargetsResponse_FieldSubPathArrayItemValue) GetRawItemValue ¶
func (fpaivs *WatchProbingTargetsResponse_FieldSubPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored array item value
type WatchProbingTargetsResponse_FieldSubPathArrayOfValues ¶
type WatchProbingTargetsResponse_FieldSubPathArrayOfValues struct { WatchProbingTargetsResponse_FieldPath // contains filtered or unexported fields }
func (*WatchProbingTargetsResponse_FieldSubPathArrayOfValues) AsPageTokenChangePathArrayOfValues ¶
func (fpsaov *WatchProbingTargetsResponse_FieldSubPathArrayOfValues) AsPageTokenChangePathArrayOfValues() (WatchProbingTargetsResponsePageTokenChange_FieldPathArrayOfValues, bool)
func (*WatchProbingTargetsResponse_FieldSubPathArrayOfValues) GetRawValues ¶
func (fpsaov *WatchProbingTargetsResponse_FieldSubPathArrayOfValues) GetRawValues() []interface{}
type WatchProbingTargetsResponse_FieldSubPathValue ¶
type WatchProbingTargetsResponse_FieldSubPathValue struct { WatchProbingTargetsResponse_FieldPath // contains filtered or unexported fields }
func (*WatchProbingTargetsResponse_FieldSubPathValue) AsPageTokenChangePathValue ¶
func (fpvs *WatchProbingTargetsResponse_FieldSubPathValue) AsPageTokenChangePathValue() (WatchProbingTargetsResponsePageTokenChange_FieldPathValue, bool)
func (*WatchProbingTargetsResponse_FieldSubPathValue) CompareWith ¶
func (fpvs *WatchProbingTargetsResponse_FieldSubPathValue) CompareWith(source *WatchProbingTargetsResponse) (int, bool)
func (*WatchProbingTargetsResponse_FieldSubPathValue) CompareWithRaw ¶
func (fpvs *WatchProbingTargetsResponse_FieldSubPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*WatchProbingTargetsResponse_FieldSubPathValue) GetRawValue ¶
func (fpvs *WatchProbingTargetsResponse_FieldSubPathValue) GetRawValue() interface{}
func (*WatchProbingTargetsResponse_FieldSubPathValue) SetTo ¶
func (fpvs *WatchProbingTargetsResponse_FieldSubPathValue) SetTo(target **WatchProbingTargetsResponse)
func (*WatchProbingTargetsResponse_FieldSubPathValue) SetToRaw ¶
func (fpvs *WatchProbingTargetsResponse_FieldSubPathValue) SetToRaw(target proto.Message)
type WatchProbingTargetsResponse_FieldTerminalPath ¶
type WatchProbingTargetsResponse_FieldTerminalPath struct {
// contains filtered or unexported fields
}
func (*WatchProbingTargetsResponse_FieldTerminalPath) ClearValue ¶
func (fp *WatchProbingTargetsResponse_FieldTerminalPath) ClearValue(item *WatchProbingTargetsResponse)
func (*WatchProbingTargetsResponse_FieldTerminalPath) ClearValueRaw ¶
func (fp *WatchProbingTargetsResponse_FieldTerminalPath) ClearValueRaw(item proto.Message)
func (*WatchProbingTargetsResponse_FieldTerminalPath) Get ¶
func (fp *WatchProbingTargetsResponse_FieldTerminalPath) Get(source *WatchProbingTargetsResponse) (values []interface{})
Get returns all values pointed by specific field from source WatchProbingTargetsResponse
func (*WatchProbingTargetsResponse_FieldTerminalPath) GetDefault ¶
func (fp *WatchProbingTargetsResponse_FieldTerminalPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*WatchProbingTargetsResponse_FieldTerminalPath) GetRaw ¶
func (fp *WatchProbingTargetsResponse_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
func (*WatchProbingTargetsResponse_FieldTerminalPath) GetSingle ¶
func (fp *WatchProbingTargetsResponse_FieldTerminalPath) GetSingle(source *WatchProbingTargetsResponse) (interface{}, bool)
GetSingle returns value pointed by specific field of from source WatchProbingTargetsResponse
func (*WatchProbingTargetsResponse_FieldTerminalPath) GetSingleRaw ¶
func (fp *WatchProbingTargetsResponse_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*WatchProbingTargetsResponse_FieldTerminalPath) IsLeaf ¶
func (fp *WatchProbingTargetsResponse_FieldTerminalPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*WatchProbingTargetsResponse_FieldTerminalPath) JSONString ¶
func (fp *WatchProbingTargetsResponse_FieldTerminalPath) JSONString() string
JSONString returns path representation is JSON convention
func (*WatchProbingTargetsResponse_FieldTerminalPath) Selector ¶
func (fp *WatchProbingTargetsResponse_FieldTerminalPath) Selector() WatchProbingTargetsResponse_FieldPathSelector
func (*WatchProbingTargetsResponse_FieldTerminalPath) String ¶
func (fp *WatchProbingTargetsResponse_FieldTerminalPath) String() string
String returns path representation in proto convention
func (*WatchProbingTargetsResponse_FieldTerminalPath) WithIArrayItemValue ¶
func (fp *WatchProbingTargetsResponse_FieldTerminalPath) WithIArrayItemValue(value interface{}) WatchProbingTargetsResponse_FieldPathArrayItemValue
func (*WatchProbingTargetsResponse_FieldTerminalPath) WithIArrayOfValues ¶
func (fp *WatchProbingTargetsResponse_FieldTerminalPath) WithIArrayOfValues(values interface{}) WatchProbingTargetsResponse_FieldPathArrayOfValues
func (*WatchProbingTargetsResponse_FieldTerminalPath) WithIValue ¶
func (fp *WatchProbingTargetsResponse_FieldTerminalPath) WithIValue(value interface{}) WatchProbingTargetsResponse_FieldPathValue
func (*WatchProbingTargetsResponse_FieldTerminalPath) WithRawIArrayItemValue ¶
func (fp *WatchProbingTargetsResponse_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*WatchProbingTargetsResponse_FieldTerminalPath) WithRawIArrayOfValues ¶
func (fp *WatchProbingTargetsResponse_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*WatchProbingTargetsResponse_FieldTerminalPath) WithRawIValue ¶
func (fp *WatchProbingTargetsResponse_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type WatchProbingTargetsResponse_FieldTerminalPathArrayItemValue ¶
type WatchProbingTargetsResponse_FieldTerminalPathArrayItemValue struct { WatchProbingTargetsResponse_FieldTerminalPath // contains filtered or unexported fields }
func (*WatchProbingTargetsResponse_FieldTerminalPathArrayItemValue) AsProbingTargetChangesItemValue ¶
func (fpaiv *WatchProbingTargetsResponse_FieldTerminalPathArrayItemValue) AsProbingTargetChangesItemValue() (*probing_target.ProbingTargetChange, bool)
func (*WatchProbingTargetsResponse_FieldTerminalPathArrayItemValue) ContainsValue ¶
func (fpaiv *WatchProbingTargetsResponse_FieldTerminalPathArrayItemValue) ContainsValue(source *WatchProbingTargetsResponse) bool
Contains returns a boolean indicating if value that is being held is present in given 'WatchProbingTargetsResponse'
func (*WatchProbingTargetsResponse_FieldTerminalPathArrayItemValue) GetRawItemValue ¶
func (fpaiv *WatchProbingTargetsResponse_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored element value for array in object WatchProbingTargetsResponse as interface{}
func (*WatchProbingTargetsResponse_FieldTerminalPathArrayItemValue) GetSingle ¶
func (fpaiv *WatchProbingTargetsResponse_FieldTerminalPathArrayItemValue) GetSingle(source *WatchProbingTargetsResponse) (interface{}, bool)
func (*WatchProbingTargetsResponse_FieldTerminalPathArrayItemValue) GetSingleRaw ¶
func (fpaiv *WatchProbingTargetsResponse_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
type WatchProbingTargetsResponse_FieldTerminalPathArrayOfValues ¶
type WatchProbingTargetsResponse_FieldTerminalPathArrayOfValues struct { WatchProbingTargetsResponse_FieldTerminalPath // contains filtered or unexported fields }
func (*WatchProbingTargetsResponse_FieldTerminalPathArrayOfValues) AsIsCurrentArrayOfValues ¶
func (fpaov *WatchProbingTargetsResponse_FieldTerminalPathArrayOfValues) AsIsCurrentArrayOfValues() ([]bool, bool)
func (*WatchProbingTargetsResponse_FieldTerminalPathArrayOfValues) AsIsHardResetArrayOfValues ¶
func (fpaov *WatchProbingTargetsResponse_FieldTerminalPathArrayOfValues) AsIsHardResetArrayOfValues() ([]bool, bool)
func (*WatchProbingTargetsResponse_FieldTerminalPathArrayOfValues) AsIsSoftResetArrayOfValues ¶
func (fpaov *WatchProbingTargetsResponse_FieldTerminalPathArrayOfValues) AsIsSoftResetArrayOfValues() ([]bool, bool)
func (*WatchProbingTargetsResponse_FieldTerminalPathArrayOfValues) AsPageTokenChangeArrayOfValues ¶
func (fpaov *WatchProbingTargetsResponse_FieldTerminalPathArrayOfValues) AsPageTokenChangeArrayOfValues() ([]*WatchProbingTargetsResponse_PageTokenChange, bool)
func (*WatchProbingTargetsResponse_FieldTerminalPathArrayOfValues) AsProbingTargetChangesArrayOfValues ¶
func (fpaov *WatchProbingTargetsResponse_FieldTerminalPathArrayOfValues) AsProbingTargetChangesArrayOfValues() ([][]*probing_target.ProbingTargetChange, bool)
func (*WatchProbingTargetsResponse_FieldTerminalPathArrayOfValues) AsResumeTokenArrayOfValues ¶
func (fpaov *WatchProbingTargetsResponse_FieldTerminalPathArrayOfValues) AsResumeTokenArrayOfValues() ([]string, bool)
func (*WatchProbingTargetsResponse_FieldTerminalPathArrayOfValues) AsSnapshotSizeArrayOfValues ¶
func (fpaov *WatchProbingTargetsResponse_FieldTerminalPathArrayOfValues) AsSnapshotSizeArrayOfValues() ([]int64, bool)
func (*WatchProbingTargetsResponse_FieldTerminalPathArrayOfValues) GetRawValues ¶
func (fpaov *WatchProbingTargetsResponse_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
type WatchProbingTargetsResponse_FieldTerminalPathValue ¶
type WatchProbingTargetsResponse_FieldTerminalPathValue struct { WatchProbingTargetsResponse_FieldTerminalPath // contains filtered or unexported fields }
func (*WatchProbingTargetsResponse_FieldTerminalPathValue) AsIsCurrentValue ¶
func (fpv *WatchProbingTargetsResponse_FieldTerminalPathValue) AsIsCurrentValue() (bool, bool)
func (*WatchProbingTargetsResponse_FieldTerminalPathValue) AsIsHardResetValue ¶
func (fpv *WatchProbingTargetsResponse_FieldTerminalPathValue) AsIsHardResetValue() (bool, bool)
func (*WatchProbingTargetsResponse_FieldTerminalPathValue) AsIsSoftResetValue ¶
func (fpv *WatchProbingTargetsResponse_FieldTerminalPathValue) AsIsSoftResetValue() (bool, bool)
func (*WatchProbingTargetsResponse_FieldTerminalPathValue) AsPageTokenChangeValue ¶
func (fpv *WatchProbingTargetsResponse_FieldTerminalPathValue) AsPageTokenChangeValue() (*WatchProbingTargetsResponse_PageTokenChange, bool)
func (*WatchProbingTargetsResponse_FieldTerminalPathValue) AsProbingTargetChangesValue ¶
func (fpv *WatchProbingTargetsResponse_FieldTerminalPathValue) AsProbingTargetChangesValue() ([]*probing_target.ProbingTargetChange, bool)
func (*WatchProbingTargetsResponse_FieldTerminalPathValue) AsResumeTokenValue ¶
func (fpv *WatchProbingTargetsResponse_FieldTerminalPathValue) AsResumeTokenValue() (string, bool)
func (*WatchProbingTargetsResponse_FieldTerminalPathValue) AsSnapshotSizeValue ¶
func (fpv *WatchProbingTargetsResponse_FieldTerminalPathValue) AsSnapshotSizeValue() (int64, bool)
func (*WatchProbingTargetsResponse_FieldTerminalPathValue) CompareWith ¶
func (fpv *WatchProbingTargetsResponse_FieldTerminalPathValue) CompareWith(source *WatchProbingTargetsResponse) (int, bool)
CompareWith compares value in the 'WatchProbingTargetsResponse_FieldTerminalPathValue' with the value under path in 'WatchProbingTargetsResponse'.
func (*WatchProbingTargetsResponse_FieldTerminalPathValue) CompareWithRaw ¶
func (fpv *WatchProbingTargetsResponse_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*WatchProbingTargetsResponse_FieldTerminalPathValue) GetRawValue ¶
func (fpv *WatchProbingTargetsResponse_FieldTerminalPathValue) GetRawValue() interface{}
GetRawValue returns raw value stored under selected path for 'WatchProbingTargetsResponse' as interface{}
func (*WatchProbingTargetsResponse_FieldTerminalPathValue) SetTo ¶
func (fpv *WatchProbingTargetsResponse_FieldTerminalPathValue) SetTo(target **WatchProbingTargetsResponse)
SetTo stores value for selected field for object WatchProbingTargetsResponse
func (*WatchProbingTargetsResponse_FieldTerminalPathValue) SetToRaw ¶
func (fpv *WatchProbingTargetsResponse_FieldTerminalPathValue) SetToRaw(target proto.Message)
type WatchProbingTargetsResponse_PageTokenChange ¶
type WatchProbingTargetsResponse_PageTokenChange struct { // New token to retrieve previous page of results. PrevPageToken *probing_target.PagerCursor `` /* 151-byte string literal not displayed */ // New token to retrieve next page of results. NextPageToken *probing_target.PagerCursor `` /* 151-byte string literal not displayed */ // contains filtered or unexported fields }
func (*WatchProbingTargetsResponse_PageTokenChange) CloneRaw ¶
func (o *WatchProbingTargetsResponse_PageTokenChange) CloneRaw() gotenobject.GotenObjectExt
func (*WatchProbingTargetsResponse_PageTokenChange) Descriptor ¶
func (*WatchProbingTargetsResponse_PageTokenChange) Descriptor() ([]byte, []int)
Deprecated, Use WatchProbingTargetsResponse_PageTokenChange.ProtoReflect.Descriptor instead.
func (*WatchProbingTargetsResponse_PageTokenChange) GetNextPageToken ¶
func (m *WatchProbingTargetsResponse_PageTokenChange) GetNextPageToken() *probing_target.PagerCursor
func (*WatchProbingTargetsResponse_PageTokenChange) GetPrevPageToken ¶
func (m *WatchProbingTargetsResponse_PageTokenChange) GetPrevPageToken() *probing_target.PagerCursor
func (*WatchProbingTargetsResponse_PageTokenChange) GotenMessage ¶
func (*WatchProbingTargetsResponse_PageTokenChange) GotenMessage()
func (*WatchProbingTargetsResponse_PageTokenChange) GotenObjectExt ¶
func (o *WatchProbingTargetsResponse_PageTokenChange) GotenObjectExt()
func (*WatchProbingTargetsResponse_PageTokenChange) GotenValidate ¶
func (obj *WatchProbingTargetsResponse_PageTokenChange) GotenValidate() error
func (*WatchProbingTargetsResponse_PageTokenChange) MakeDiffFieldMask ¶
func (o *WatchProbingTargetsResponse_PageTokenChange) MakeDiffFieldMask(other *WatchProbingTargetsResponse_PageTokenChange) *WatchProbingTargetsResponse_PageTokenChange_FieldMask
func (*WatchProbingTargetsResponse_PageTokenChange) MakeFullFieldMask ¶
func (o *WatchProbingTargetsResponse_PageTokenChange) MakeFullFieldMask() *WatchProbingTargetsResponse_PageTokenChange_FieldMask
func (*WatchProbingTargetsResponse_PageTokenChange) MakeRawDiffFieldMask ¶
func (o *WatchProbingTargetsResponse_PageTokenChange) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
func (*WatchProbingTargetsResponse_PageTokenChange) MakeRawFullFieldMask ¶
func (o *WatchProbingTargetsResponse_PageTokenChange) MakeRawFullFieldMask() gotenobject.FieldMask
func (*WatchProbingTargetsResponse_PageTokenChange) Marshal ¶
func (m *WatchProbingTargetsResponse_PageTokenChange) Marshal() ([]byte, error)
func (*WatchProbingTargetsResponse_PageTokenChange) MarshalJSON ¶
func (m *WatchProbingTargetsResponse_PageTokenChange) MarshalJSON() ([]byte, error)
func (*WatchProbingTargetsResponse_PageTokenChange) Merge ¶
func (o *WatchProbingTargetsResponse_PageTokenChange) Merge(source *WatchProbingTargetsResponse_PageTokenChange)
func (*WatchProbingTargetsResponse_PageTokenChange) MergeRaw ¶
func (o *WatchProbingTargetsResponse_PageTokenChange) MergeRaw(source gotenobject.GotenObjectExt)
func (*WatchProbingTargetsResponse_PageTokenChange) ProtoMessage ¶
func (*WatchProbingTargetsResponse_PageTokenChange) ProtoMessage()
func (*WatchProbingTargetsResponse_PageTokenChange) ProtoReflect ¶
func (m *WatchProbingTargetsResponse_PageTokenChange) ProtoReflect() preflect.Message
func (*WatchProbingTargetsResponse_PageTokenChange) Reset ¶
func (m *WatchProbingTargetsResponse_PageTokenChange) Reset()
func (*WatchProbingTargetsResponse_PageTokenChange) SetNextPageToken ¶
func (m *WatchProbingTargetsResponse_PageTokenChange) SetNextPageToken(fv *probing_target.PagerCursor)
func (*WatchProbingTargetsResponse_PageTokenChange) SetPrevPageToken ¶
func (m *WatchProbingTargetsResponse_PageTokenChange) SetPrevPageToken(fv *probing_target.PagerCursor)
func (*WatchProbingTargetsResponse_PageTokenChange) String ¶
func (m *WatchProbingTargetsResponse_PageTokenChange) String() string
func (*WatchProbingTargetsResponse_PageTokenChange) Unmarshal ¶
func (m *WatchProbingTargetsResponse_PageTokenChange) Unmarshal(b []byte) error
func (*WatchProbingTargetsResponse_PageTokenChange) UnmarshalJSON ¶
func (m *WatchProbingTargetsResponse_PageTokenChange) UnmarshalJSON(data []byte) error
type WatchProbingTargetsResponse_PageTokenChangePathSelectorNextPageToken ¶
type WatchProbingTargetsResponse_PageTokenChangePathSelectorNextPageToken struct{}
func (WatchProbingTargetsResponse_PageTokenChangePathSelectorNextPageToken) WithArrayOfValues ¶
func (s WatchProbingTargetsResponse_PageTokenChangePathSelectorNextPageToken) WithArrayOfValues(values []*probing_target.PagerCursor) *WatchProbingTargetsResponsePageTokenChange_FieldTerminalPathArrayOfValues
type WatchProbingTargetsResponse_PageTokenChangePathSelectorPrevPageToken ¶
type WatchProbingTargetsResponse_PageTokenChangePathSelectorPrevPageToken struct{}
func (WatchProbingTargetsResponse_PageTokenChangePathSelectorPrevPageToken) WithArrayOfValues ¶
func (s WatchProbingTargetsResponse_PageTokenChangePathSelectorPrevPageToken) WithArrayOfValues(values []*probing_target.PagerCursor) *WatchProbingTargetsResponsePageTokenChange_FieldTerminalPathArrayOfValues
type WatchProbingTargetsResponse_PageTokenChange_FieldMask ¶
type WatchProbingTargetsResponse_PageTokenChange_FieldMask struct {
Paths []WatchProbingTargetsResponsePageTokenChange_FieldPath
}
func FullWatchProbingTargetsResponse_PageTokenChange_FieldMask ¶
func FullWatchProbingTargetsResponse_PageTokenChange_FieldMask() *WatchProbingTargetsResponse_PageTokenChange_FieldMask
func (*WatchProbingTargetsResponse_PageTokenChange_FieldMask) AppendPath ¶
func (fieldMask *WatchProbingTargetsResponse_PageTokenChange_FieldMask) AppendPath(path WatchProbingTargetsResponsePageTokenChange_FieldPath)
func (*WatchProbingTargetsResponse_PageTokenChange_FieldMask) AppendRawPath ¶
func (fieldMask *WatchProbingTargetsResponse_PageTokenChange_FieldMask) AppendRawPath(path gotenobject.FieldPath)
func (*WatchProbingTargetsResponse_PageTokenChange_FieldMask) DecodeFirestore ¶
func (fieldMask *WatchProbingTargetsResponse_PageTokenChange_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
func (*WatchProbingTargetsResponse_PageTokenChange_FieldMask) EncodeFirestore ¶
func (fieldMask *WatchProbingTargetsResponse_PageTokenChange_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
firestore encoding/decoding integration
func (*WatchProbingTargetsResponse_PageTokenChange_FieldMask) FilterInputFields ¶
func (fieldMask *WatchProbingTargetsResponse_PageTokenChange_FieldMask) FilterInputFields() *WatchProbingTargetsResponse_PageTokenChange_FieldMask
FilterInputFields generates copy of field paths with output_only field paths removed
func (*WatchProbingTargetsResponse_PageTokenChange_FieldMask) FromProtoFieldMask ¶
func (fieldMask *WatchProbingTargetsResponse_PageTokenChange_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
func (*WatchProbingTargetsResponse_PageTokenChange_FieldMask) GetPaths ¶
func (fieldMask *WatchProbingTargetsResponse_PageTokenChange_FieldMask) GetPaths() []WatchProbingTargetsResponsePageTokenChange_FieldPath
func (*WatchProbingTargetsResponse_PageTokenChange_FieldMask) GetRawPaths ¶
func (fieldMask *WatchProbingTargetsResponse_PageTokenChange_FieldMask) GetRawPaths() []gotenobject.FieldPath
func (*WatchProbingTargetsResponse_PageTokenChange_FieldMask) IsFull ¶
func (fieldMask *WatchProbingTargetsResponse_PageTokenChange_FieldMask) IsFull() bool
func (WatchProbingTargetsResponse_PageTokenChange_FieldMask) Marshal ¶
func (fieldMask WatchProbingTargetsResponse_PageTokenChange_FieldMask) Marshal() ([]byte, error)
implement methods required by customType
func (WatchProbingTargetsResponse_PageTokenChange_FieldMask) MarshalJSON ¶
func (fieldMask WatchProbingTargetsResponse_PageTokenChange_FieldMask) MarshalJSON() ([]byte, error)
func (*WatchProbingTargetsResponse_PageTokenChange_FieldMask) PathsCount ¶
func (fieldMask *WatchProbingTargetsResponse_PageTokenChange_FieldMask) PathsCount() int
func (*WatchProbingTargetsResponse_PageTokenChange_FieldMask) Project ¶
func (fieldMask *WatchProbingTargetsResponse_PageTokenChange_FieldMask) Project(source *WatchProbingTargetsResponse_PageTokenChange) *WatchProbingTargetsResponse_PageTokenChange
func (*WatchProbingTargetsResponse_PageTokenChange_FieldMask) ProjectRaw ¶
func (fieldMask *WatchProbingTargetsResponse_PageTokenChange_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
func (*WatchProbingTargetsResponse_PageTokenChange_FieldMask) ProtoMessage ¶
func (fieldMask *WatchProbingTargetsResponse_PageTokenChange_FieldMask) ProtoMessage()
func (*WatchProbingTargetsResponse_PageTokenChange_FieldMask) ProtoReflect ¶
func (fieldMask *WatchProbingTargetsResponse_PageTokenChange_FieldMask) ProtoReflect() preflect.Message
func (*WatchProbingTargetsResponse_PageTokenChange_FieldMask) Reset ¶
func (fieldMask *WatchProbingTargetsResponse_PageTokenChange_FieldMask) Reset()
func (*WatchProbingTargetsResponse_PageTokenChange_FieldMask) Set ¶
func (fieldMask *WatchProbingTargetsResponse_PageTokenChange_FieldMask) Set(target, source *WatchProbingTargetsResponse_PageTokenChange)
func (*WatchProbingTargetsResponse_PageTokenChange_FieldMask) SetFromCliFlag ¶
func (fieldMask *WatchProbingTargetsResponse_PageTokenChange_FieldMask) SetFromCliFlag(raw string) error
func (*WatchProbingTargetsResponse_PageTokenChange_FieldMask) SetRaw ¶
func (fieldMask *WatchProbingTargetsResponse_PageTokenChange_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
func (*WatchProbingTargetsResponse_PageTokenChange_FieldMask) Size ¶
func (fieldMask *WatchProbingTargetsResponse_PageTokenChange_FieldMask) Size() int
func (*WatchProbingTargetsResponse_PageTokenChange_FieldMask) String ¶
func (fieldMask *WatchProbingTargetsResponse_PageTokenChange_FieldMask) String() string
func (*WatchProbingTargetsResponse_PageTokenChange_FieldMask) SubtractRaw ¶
func (fieldMask *WatchProbingTargetsResponse_PageTokenChange_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
func (*WatchProbingTargetsResponse_PageTokenChange_FieldMask) ToProtoFieldMask ¶
func (fieldMask *WatchProbingTargetsResponse_PageTokenChange_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
ToFieldMask is used for proto conversions
func (*WatchProbingTargetsResponse_PageTokenChange_FieldMask) Unmarshal ¶
func (fieldMask *WatchProbingTargetsResponse_PageTokenChange_FieldMask) Unmarshal(data []byte) error
func (*WatchProbingTargetsResponse_PageTokenChange_FieldMask) UnmarshalJSON ¶
func (fieldMask *WatchProbingTargetsResponse_PageTokenChange_FieldMask) UnmarshalJSON(data []byte) error
Source Files ¶
- probing_target_service.pb.client.go
- probing_target_service.pb.descriptors.go
- probing_target_service.pb.fieldmask.go
- probing_target_service.pb.fieldpath.go
- probing_target_service.pb.fieldpathbuilder.go
- probing_target_service.pb.go
- probing_target_service.pb.object_ext.go
- probing_target_service.pb.validate.go