Documentation ¶
Index ¶
- type BatchGetProbingSessionsDescriptor
- func (d *BatchGetProbingSessionsDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
- func (d *BatchGetProbingSessionsDescriptor) GetApiName() string
- func (d *BatchGetProbingSessionsDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *BatchGetProbingSessionsDescriptor) GetFullMethodName() string
- func (d *BatchGetProbingSessionsDescriptor) GetMethodName() string
- func (d *BatchGetProbingSessionsDescriptor) GetProtoPkgName() string
- func (d *BatchGetProbingSessionsDescriptor) GetResourceDescriptor() gotenresource.Descriptor
- func (d *BatchGetProbingSessionsDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *BatchGetProbingSessionsDescriptor) GetServiceDomain() string
- func (d *BatchGetProbingSessionsDescriptor) GetServiceVersion() string
- func (d *BatchGetProbingSessionsDescriptor) GetVerb() string
- func (d *BatchGetProbingSessionsDescriptor) HasResource() bool
- func (d *BatchGetProbingSessionsDescriptor) IsClientStream() bool
- func (d *BatchGetProbingSessionsDescriptor) IsCollection() bool
- func (d *BatchGetProbingSessionsDescriptor) IsPlural() bool
- func (d *BatchGetProbingSessionsDescriptor) IsServerStream() bool
- func (d *BatchGetProbingSessionsDescriptor) IsUnary() bool
- func (d *BatchGetProbingSessionsDescriptor) NewEmptyClientMsg() proto.Message
- func (d *BatchGetProbingSessionsDescriptor) NewEmptyServerMsg() proto.Message
- func (d *BatchGetProbingSessionsDescriptor) RequestHasResourceBody() bool
- type BatchGetProbingSessionsDescriptorClientMsgHandle
- func (h *BatchGetProbingSessionsDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *BatchGetProbingSessionsDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *BatchGetProbingSessionsDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type BatchGetProbingSessionsDescriptorServerMsgHandle
- func (h *BatchGetProbingSessionsDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *BatchGetProbingSessionsDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *BatchGetProbingSessionsDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type BatchGetProbingSessionsRequest
- func (o *BatchGetProbingSessionsRequest) Clone() *BatchGetProbingSessionsRequest
- func (o *BatchGetProbingSessionsRequest) CloneRaw() gotenobject.GotenObjectExt
- func (*BatchGetProbingSessionsRequest) Descriptor() ([]byte, []int)
- func (m *BatchGetProbingSessionsRequest) GetFieldMask() *probing_session.ProbingSession_FieldMask
- func (m *BatchGetProbingSessionsRequest) GetNames() []*probing_session.Reference
- func (m *BatchGetProbingSessionsRequest) GetView() view.View
- func (*BatchGetProbingSessionsRequest) GotenMessage()
- func (o *BatchGetProbingSessionsRequest) GotenObjectExt()
- func (obj *BatchGetProbingSessionsRequest) GotenValidate() error
- func (o *BatchGetProbingSessionsRequest) MakeDiffFieldMask(other *BatchGetProbingSessionsRequest) *BatchGetProbingSessionsRequest_FieldMask
- func (o *BatchGetProbingSessionsRequest) MakeFullFieldMask() *BatchGetProbingSessionsRequest_FieldMask
- func (o *BatchGetProbingSessionsRequest) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
- func (o *BatchGetProbingSessionsRequest) MakeRawFullFieldMask() gotenobject.FieldMask
- func (m *BatchGetProbingSessionsRequest) Marshal() ([]byte, error)
- func (m *BatchGetProbingSessionsRequest) MarshalJSON() ([]byte, error)
- func (o *BatchGetProbingSessionsRequest) Merge(source *BatchGetProbingSessionsRequest)
- func (o *BatchGetProbingSessionsRequest) MergeRaw(source gotenobject.GotenObjectExt)
- func (*BatchGetProbingSessionsRequest) ProtoMessage()
- func (m *BatchGetProbingSessionsRequest) ProtoReflect() preflect.Message
- func (m *BatchGetProbingSessionsRequest) Reset()
- func (m *BatchGetProbingSessionsRequest) SetFieldMask(fv *probing_session.ProbingSession_FieldMask)
- func (m *BatchGetProbingSessionsRequest) SetNames(fv []*probing_session.Reference)
- func (m *BatchGetProbingSessionsRequest) SetView(fv view.View)
- func (m *BatchGetProbingSessionsRequest) String() string
- func (m *BatchGetProbingSessionsRequest) Unmarshal(b []byte) error
- func (m *BatchGetProbingSessionsRequest) UnmarshalJSON(data []byte) error
- type BatchGetProbingSessionsRequestFieldPathBuilder
- func (BatchGetProbingSessionsRequestFieldPathBuilder) FieldMask() BatchGetProbingSessionsRequestPathSelectorFieldMask
- func (BatchGetProbingSessionsRequestFieldPathBuilder) Names() BatchGetProbingSessionsRequestPathSelectorNames
- func (BatchGetProbingSessionsRequestFieldPathBuilder) View() BatchGetProbingSessionsRequestPathSelectorView
- type BatchGetProbingSessionsRequestPathSelectorFieldMask
- func (BatchGetProbingSessionsRequestPathSelectorFieldMask) FieldPath() *BatchGetProbingSessionsRequest_FieldTerminalPath
- func (s BatchGetProbingSessionsRequestPathSelectorFieldMask) WithArrayOfValues(values []*probing_session.ProbingSession_FieldMask) *BatchGetProbingSessionsRequest_FieldTerminalPathArrayOfValues
- func (s BatchGetProbingSessionsRequestPathSelectorFieldMask) WithValue(value *probing_session.ProbingSession_FieldMask) *BatchGetProbingSessionsRequest_FieldTerminalPathValue
- type BatchGetProbingSessionsRequestPathSelectorNames
- func (BatchGetProbingSessionsRequestPathSelectorNames) FieldPath() *BatchGetProbingSessionsRequest_FieldTerminalPath
- func (s BatchGetProbingSessionsRequestPathSelectorNames) WithArrayOfValues(values [][]*probing_session.Reference) *BatchGetProbingSessionsRequest_FieldTerminalPathArrayOfValues
- func (s BatchGetProbingSessionsRequestPathSelectorNames) WithItemValue(value *probing_session.Reference) *BatchGetProbingSessionsRequest_FieldTerminalPathArrayItemValue
- func (s BatchGetProbingSessionsRequestPathSelectorNames) WithValue(value []*probing_session.Reference) *BatchGetProbingSessionsRequest_FieldTerminalPathValue
- type BatchGetProbingSessionsRequestPathSelectorView
- func (BatchGetProbingSessionsRequestPathSelectorView) FieldPath() *BatchGetProbingSessionsRequest_FieldTerminalPath
- func (s BatchGetProbingSessionsRequestPathSelectorView) WithArrayOfValues(values []view.View) *BatchGetProbingSessionsRequest_FieldTerminalPathArrayOfValues
- func (s BatchGetProbingSessionsRequestPathSelectorView) WithValue(value view.View) *BatchGetProbingSessionsRequest_FieldTerminalPathValue
- type BatchGetProbingSessionsRequest_FieldMask
- func (fieldMask *BatchGetProbingSessionsRequest_FieldMask) AppendPath(path BatchGetProbingSessionsRequest_FieldPath)
- func (fieldMask *BatchGetProbingSessionsRequest_FieldMask) AppendRawPath(path gotenobject.FieldPath)
- func (fieldMask *BatchGetProbingSessionsRequest_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
- func (fieldMask *BatchGetProbingSessionsRequest_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
- func (fieldMask *BatchGetProbingSessionsRequest_FieldMask) FilterInputFields() *BatchGetProbingSessionsRequest_FieldMask
- func (fieldMask *BatchGetProbingSessionsRequest_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
- func (fieldMask *BatchGetProbingSessionsRequest_FieldMask) GetPaths() []BatchGetProbingSessionsRequest_FieldPath
- func (fieldMask *BatchGetProbingSessionsRequest_FieldMask) GetRawPaths() []gotenobject.FieldPath
- func (fieldMask *BatchGetProbingSessionsRequest_FieldMask) IsFull() bool
- func (fieldMask BatchGetProbingSessionsRequest_FieldMask) Marshal() ([]byte, error)
- func (fieldMask BatchGetProbingSessionsRequest_FieldMask) MarshalJSON() ([]byte, error)
- func (fieldMask *BatchGetProbingSessionsRequest_FieldMask) PathsCount() int
- func (fieldMask *BatchGetProbingSessionsRequest_FieldMask) Project(source *BatchGetProbingSessionsRequest) *BatchGetProbingSessionsRequest
- func (fieldMask *BatchGetProbingSessionsRequest_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
- func (fieldMask *BatchGetProbingSessionsRequest_FieldMask) ProtoMessage()
- func (fieldMask *BatchGetProbingSessionsRequest_FieldMask) ProtoReflect() preflect.Message
- func (fieldMask *BatchGetProbingSessionsRequest_FieldMask) Reset()
- func (fieldMask *BatchGetProbingSessionsRequest_FieldMask) Set(target, source *BatchGetProbingSessionsRequest)
- func (fieldMask *BatchGetProbingSessionsRequest_FieldMask) SetFromCliFlag(raw string) error
- func (fieldMask *BatchGetProbingSessionsRequest_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
- func (fieldMask *BatchGetProbingSessionsRequest_FieldMask) Size() int
- func (fieldMask *BatchGetProbingSessionsRequest_FieldMask) String() string
- func (fieldMask *BatchGetProbingSessionsRequest_FieldMask) Subtract(other *BatchGetProbingSessionsRequest_FieldMask) *BatchGetProbingSessionsRequest_FieldMask
- func (fieldMask *BatchGetProbingSessionsRequest_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
- func (fieldMask *BatchGetProbingSessionsRequest_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
- func (fieldMask *BatchGetProbingSessionsRequest_FieldMask) Unmarshal(data []byte) error
- func (fieldMask *BatchGetProbingSessionsRequest_FieldMask) UnmarshalJSON(data []byte) error
- type BatchGetProbingSessionsRequest_FieldPath
- func BuildBatchGetProbingSessionsRequest_FieldPath(fp gotenobject.RawFieldPath) (BatchGetProbingSessionsRequest_FieldPath, error)
- func MustParseBatchGetProbingSessionsRequest_FieldPath(rawField string) BatchGetProbingSessionsRequest_FieldPath
- func ParseBatchGetProbingSessionsRequest_FieldPath(rawField string) (BatchGetProbingSessionsRequest_FieldPath, error)
- type BatchGetProbingSessionsRequest_FieldPathArrayItemValue
- func MustParseBatchGetProbingSessionsRequest_FieldPathArrayItemValue(pathStr, valueStr string) BatchGetProbingSessionsRequest_FieldPathArrayItemValue
- func ParseBatchGetProbingSessionsRequest_FieldPathArrayItemValue(pathStr, valueStr string) (BatchGetProbingSessionsRequest_FieldPathArrayItemValue, error)
- type BatchGetProbingSessionsRequest_FieldPathArrayOfValues
- func MustParseBatchGetProbingSessionsRequest_FieldPathArrayOfValues(pathStr, valuesStr string) BatchGetProbingSessionsRequest_FieldPathArrayOfValues
- func ParseBatchGetProbingSessionsRequest_FieldPathArrayOfValues(pathStr, valuesStr string) (BatchGetProbingSessionsRequest_FieldPathArrayOfValues, error)
- type BatchGetProbingSessionsRequest_FieldPathSelector
- type BatchGetProbingSessionsRequest_FieldPathValue
- type BatchGetProbingSessionsRequest_FieldTerminalPath
- func (fp *BatchGetProbingSessionsRequest_FieldTerminalPath) ClearValue(item *BatchGetProbingSessionsRequest)
- func (fp *BatchGetProbingSessionsRequest_FieldTerminalPath) ClearValueRaw(item proto.Message)
- func (fp *BatchGetProbingSessionsRequest_FieldTerminalPath) Get(source *BatchGetProbingSessionsRequest) (values []interface{})
- func (fp *BatchGetProbingSessionsRequest_FieldTerminalPath) GetDefault() interface{}
- func (fp *BatchGetProbingSessionsRequest_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
- func (fp *BatchGetProbingSessionsRequest_FieldTerminalPath) GetSingle(source *BatchGetProbingSessionsRequest) (interface{}, bool)
- func (fp *BatchGetProbingSessionsRequest_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fp *BatchGetProbingSessionsRequest_FieldTerminalPath) IsLeaf() bool
- func (fp *BatchGetProbingSessionsRequest_FieldTerminalPath) JSONString() string
- func (fp *BatchGetProbingSessionsRequest_FieldTerminalPath) Selector() BatchGetProbingSessionsRequest_FieldPathSelector
- func (fp *BatchGetProbingSessionsRequest_FieldTerminalPath) String() string
- func (fp *BatchGetProbingSessionsRequest_FieldTerminalPath) WithIArrayItemValue(value interface{}) BatchGetProbingSessionsRequest_FieldPathArrayItemValue
- func (fp *BatchGetProbingSessionsRequest_FieldTerminalPath) WithIArrayOfValues(values interface{}) BatchGetProbingSessionsRequest_FieldPathArrayOfValues
- func (fp *BatchGetProbingSessionsRequest_FieldTerminalPath) WithIValue(value interface{}) BatchGetProbingSessionsRequest_FieldPathValue
- func (fp *BatchGetProbingSessionsRequest_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fp *BatchGetProbingSessionsRequest_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fp *BatchGetProbingSessionsRequest_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type BatchGetProbingSessionsRequest_FieldTerminalPathArrayItemValue
- func (fpaiv *BatchGetProbingSessionsRequest_FieldTerminalPathArrayItemValue) AsNamesItemValue() (*probing_session.Reference, bool)
- func (fpaiv *BatchGetProbingSessionsRequest_FieldTerminalPathArrayItemValue) ContainsValue(source *BatchGetProbingSessionsRequest) bool
- func (fpaiv *BatchGetProbingSessionsRequest_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
- func (fpaiv *BatchGetProbingSessionsRequest_FieldTerminalPathArrayItemValue) GetSingle(source *BatchGetProbingSessionsRequest) (interface{}, bool)
- func (fpaiv *BatchGetProbingSessionsRequest_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
- type BatchGetProbingSessionsRequest_FieldTerminalPathArrayOfValues
- func (fpaov *BatchGetProbingSessionsRequest_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues() ([]*probing_session.ProbingSession_FieldMask, bool)
- func (fpaov *BatchGetProbingSessionsRequest_FieldTerminalPathArrayOfValues) AsNamesArrayOfValues() ([][]*probing_session.Reference, bool)
- func (fpaov *BatchGetProbingSessionsRequest_FieldTerminalPathArrayOfValues) AsViewArrayOfValues() ([]view.View, bool)
- func (fpaov *BatchGetProbingSessionsRequest_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
- type BatchGetProbingSessionsRequest_FieldTerminalPathValue
- func (fpv *BatchGetProbingSessionsRequest_FieldTerminalPathValue) AsFieldMaskValue() (*probing_session.ProbingSession_FieldMask, bool)
- func (fpv *BatchGetProbingSessionsRequest_FieldTerminalPathValue) AsNamesValue() ([]*probing_session.Reference, bool)
- func (fpv *BatchGetProbingSessionsRequest_FieldTerminalPathValue) AsViewValue() (view.View, bool)
- func (fpv *BatchGetProbingSessionsRequest_FieldTerminalPathValue) CompareWith(source *BatchGetProbingSessionsRequest) (int, bool)
- func (fpv *BatchGetProbingSessionsRequest_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpv *BatchGetProbingSessionsRequest_FieldTerminalPathValue) GetRawValue() interface{}
- func (fpv *BatchGetProbingSessionsRequest_FieldTerminalPathValue) SetTo(target **BatchGetProbingSessionsRequest)
- func (fpv *BatchGetProbingSessionsRequest_FieldTerminalPathValue) SetToRaw(target proto.Message)
- type BatchGetProbingSessionsResponse
- func (o *BatchGetProbingSessionsResponse) Clone() *BatchGetProbingSessionsResponse
- func (o *BatchGetProbingSessionsResponse) CloneRaw() gotenobject.GotenObjectExt
- func (*BatchGetProbingSessionsResponse) Descriptor() ([]byte, []int)
- func (m *BatchGetProbingSessionsResponse) GetMissing() []*probing_session.Reference
- func (m *BatchGetProbingSessionsResponse) GetProbingSessions() []*probing_session.ProbingSession
- func (*BatchGetProbingSessionsResponse) GotenMessage()
- func (o *BatchGetProbingSessionsResponse) GotenObjectExt()
- func (obj *BatchGetProbingSessionsResponse) GotenValidate() error
- func (o *BatchGetProbingSessionsResponse) MakeDiffFieldMask(other *BatchGetProbingSessionsResponse) *BatchGetProbingSessionsResponse_FieldMask
- func (o *BatchGetProbingSessionsResponse) MakeFullFieldMask() *BatchGetProbingSessionsResponse_FieldMask
- func (o *BatchGetProbingSessionsResponse) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
- func (o *BatchGetProbingSessionsResponse) MakeRawFullFieldMask() gotenobject.FieldMask
- func (m *BatchGetProbingSessionsResponse) Marshal() ([]byte, error)
- func (m *BatchGetProbingSessionsResponse) MarshalJSON() ([]byte, error)
- func (o *BatchGetProbingSessionsResponse) Merge(source *BatchGetProbingSessionsResponse)
- func (o *BatchGetProbingSessionsResponse) MergeRaw(source gotenobject.GotenObjectExt)
- func (*BatchGetProbingSessionsResponse) ProtoMessage()
- func (m *BatchGetProbingSessionsResponse) ProtoReflect() preflect.Message
- func (m *BatchGetProbingSessionsResponse) Reset()
- func (m *BatchGetProbingSessionsResponse) SetMissing(fv []*probing_session.Reference)
- func (m *BatchGetProbingSessionsResponse) SetProbingSessions(fv []*probing_session.ProbingSession)
- func (m *BatchGetProbingSessionsResponse) String() string
- func (m *BatchGetProbingSessionsResponse) Unmarshal(b []byte) error
- func (m *BatchGetProbingSessionsResponse) UnmarshalJSON(data []byte) error
- type BatchGetProbingSessionsResponseFieldPathBuilder
- type BatchGetProbingSessionsResponseMapPathSelectorProbingSessionsMetadataAnnotations
- func (s BatchGetProbingSessionsResponseMapPathSelectorProbingSessionsMetadataAnnotations) FieldPath() *BatchGetProbingSessionsResponse_FieldSubPath
- func (s BatchGetProbingSessionsResponseMapPathSelectorProbingSessionsMetadataAnnotations) WithArrayOfValues(values []string) *BatchGetProbingSessionsResponse_FieldSubPathArrayOfValues
- func (s BatchGetProbingSessionsResponseMapPathSelectorProbingSessionsMetadataAnnotations) WithValue(value string) *BatchGetProbingSessionsResponse_FieldSubPathValue
- type BatchGetProbingSessionsResponseMapPathSelectorProbingSessionsMetadataLabels
- func (s BatchGetProbingSessionsResponseMapPathSelectorProbingSessionsMetadataLabels) FieldPath() *BatchGetProbingSessionsResponse_FieldSubPath
- func (s BatchGetProbingSessionsResponseMapPathSelectorProbingSessionsMetadataLabels) WithArrayOfValues(values []string) *BatchGetProbingSessionsResponse_FieldSubPathArrayOfValues
- func (s BatchGetProbingSessionsResponseMapPathSelectorProbingSessionsMetadataLabels) WithValue(value string) *BatchGetProbingSessionsResponse_FieldSubPathValue
- type BatchGetProbingSessionsResponseMapPathSelectorProbingSessionsMetadataShards
- func (s BatchGetProbingSessionsResponseMapPathSelectorProbingSessionsMetadataShards) FieldPath() *BatchGetProbingSessionsResponse_FieldSubPath
- func (s BatchGetProbingSessionsResponseMapPathSelectorProbingSessionsMetadataShards) WithArrayOfValues(values []int64) *BatchGetProbingSessionsResponse_FieldSubPathArrayOfValues
- func (s BatchGetProbingSessionsResponseMapPathSelectorProbingSessionsMetadataShards) WithValue(value int64) *BatchGetProbingSessionsResponse_FieldSubPathValue
- type BatchGetProbingSessionsResponseMapPathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigTokenRequestRequestHeaders
- func (s BatchGetProbingSessionsResponseMapPathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigTokenRequestRequestHeaders) FieldPath() *BatchGetProbingSessionsResponse_FieldSubPath
- func (s BatchGetProbingSessionsResponseMapPathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigTokenRequestRequestHeaders) WithArrayOfValues(values []string) *BatchGetProbingSessionsResponse_FieldSubPathArrayOfValues
- func (s BatchGetProbingSessionsResponseMapPathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigTokenRequestRequestHeaders) WithValue(value string) *BatchGetProbingSessionsResponse_FieldSubPathValue
- type BatchGetProbingSessionsResponseMapPathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigTokenRequestUrlFormEncodedBody
- func (s BatchGetProbingSessionsResponseMapPathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigTokenRequestUrlFormEncodedBody) FieldPath() *BatchGetProbingSessionsResponse_FieldSubPath
- func (s BatchGetProbingSessionsResponseMapPathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigTokenRequestUrlFormEncodedBody) WithArrayOfValues(values []*common.HTTPProbingConfig_HTTPRequest_StringArray) *BatchGetProbingSessionsResponse_FieldSubPathArrayOfValues
- func (s BatchGetProbingSessionsResponseMapPathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigTokenRequestUrlFormEncodedBody) WithValue(value *common.HTTPProbingConfig_HTTPRequest_StringArray) *BatchGetProbingSessionsResponse_FieldSubPathValue
- type BatchGetProbingSessionsResponseMapPathSelectorProbingSessionsSpecHttpProbingConfigHttpRequestRequestHeaders
- func (s BatchGetProbingSessionsResponseMapPathSelectorProbingSessionsSpecHttpProbingConfigHttpRequestRequestHeaders) FieldPath() *BatchGetProbingSessionsResponse_FieldSubPath
- func (s BatchGetProbingSessionsResponseMapPathSelectorProbingSessionsSpecHttpProbingConfigHttpRequestRequestHeaders) WithArrayOfValues(values []string) *BatchGetProbingSessionsResponse_FieldSubPathArrayOfValues
- func (s BatchGetProbingSessionsResponseMapPathSelectorProbingSessionsSpecHttpProbingConfigHttpRequestRequestHeaders) WithValue(value string) *BatchGetProbingSessionsResponse_FieldSubPathValue
- type BatchGetProbingSessionsResponseMapPathSelectorProbingSessionsSpecHttpProbingConfigHttpRequestUrlFormEncodedBody
- func (s BatchGetProbingSessionsResponseMapPathSelectorProbingSessionsSpecHttpProbingConfigHttpRequestUrlFormEncodedBody) FieldPath() *BatchGetProbingSessionsResponse_FieldSubPath
- func (s BatchGetProbingSessionsResponseMapPathSelectorProbingSessionsSpecHttpProbingConfigHttpRequestUrlFormEncodedBody) WithArrayOfValues(values []*common.HTTPProbingConfig_HTTPRequest_StringArray) *BatchGetProbingSessionsResponse_FieldSubPathArrayOfValues
- func (s BatchGetProbingSessionsResponseMapPathSelectorProbingSessionsSpecHttpProbingConfigHttpRequestUrlFormEncodedBody) WithValue(value *common.HTTPProbingConfig_HTTPRequest_StringArray) *BatchGetProbingSessionsResponse_FieldSubPathValue
- type BatchGetProbingSessionsResponsePathSelectorMissing
- func (BatchGetProbingSessionsResponsePathSelectorMissing) FieldPath() *BatchGetProbingSessionsResponse_FieldTerminalPath
- func (s BatchGetProbingSessionsResponsePathSelectorMissing) WithArrayOfValues(values [][]*probing_session.Reference) *BatchGetProbingSessionsResponse_FieldTerminalPathArrayOfValues
- func (s BatchGetProbingSessionsResponsePathSelectorMissing) WithItemValue(value *probing_session.Reference) *BatchGetProbingSessionsResponse_FieldTerminalPathArrayItemValue
- func (s BatchGetProbingSessionsResponsePathSelectorMissing) WithValue(value []*probing_session.Reference) *BatchGetProbingSessionsResponse_FieldTerminalPathValue
- type BatchGetProbingSessionsResponsePathSelectorProbingSessions
- func (BatchGetProbingSessionsResponsePathSelectorProbingSessions) DisplayName() BatchGetProbingSessionsResponsePathSelectorProbingSessionsDisplayName
- func (BatchGetProbingSessionsResponsePathSelectorProbingSessions) FieldPath() *BatchGetProbingSessionsResponse_FieldTerminalPath
- func (BatchGetProbingSessionsResponsePathSelectorProbingSessions) Metadata() BatchGetProbingSessionsResponsePathSelectorProbingSessionsMetadata
- func (BatchGetProbingSessionsResponsePathSelectorProbingSessions) Name() BatchGetProbingSessionsResponsePathSelectorProbingSessionsName
- func (BatchGetProbingSessionsResponsePathSelectorProbingSessions) ProbingDistribution() BatchGetProbingSessionsResponsePathSelectorProbingSessionsProbingDistribution
- func (BatchGetProbingSessionsResponsePathSelectorProbingSessions) Spec() BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpec
- func (BatchGetProbingSessionsResponsePathSelectorProbingSessions) Status() BatchGetProbingSessionsResponsePathSelectorProbingSessionsStatus
- func (s BatchGetProbingSessionsResponsePathSelectorProbingSessions) WithArrayOfValues(values [][]*probing_session.ProbingSession) *BatchGetProbingSessionsResponse_FieldTerminalPathArrayOfValues
- func (s BatchGetProbingSessionsResponsePathSelectorProbingSessions) WithItemValue(value *probing_session.ProbingSession) *BatchGetProbingSessionsResponse_FieldTerminalPathArrayItemValue
- func (s BatchGetProbingSessionsResponsePathSelectorProbingSessions) WithSubArrayItemValue(subPathArrayItemValue probing_session.ProbingSession_FieldPathArrayItemValue) *BatchGetProbingSessionsResponse_FieldSubPathArrayItemValue
- func (s BatchGetProbingSessionsResponsePathSelectorProbingSessions) WithSubArrayOfValues(subPathArrayOfValues probing_session.ProbingSession_FieldPathArrayOfValues) *BatchGetProbingSessionsResponse_FieldSubPathArrayOfValues
- func (BatchGetProbingSessionsResponsePathSelectorProbingSessions) WithSubPath(subPath probing_session.ProbingSession_FieldPath) *BatchGetProbingSessionsResponse_FieldSubPath
- func (s BatchGetProbingSessionsResponsePathSelectorProbingSessions) WithSubValue(subPathValue probing_session.ProbingSession_FieldPathValue) *BatchGetProbingSessionsResponse_FieldSubPathValue
- func (s BatchGetProbingSessionsResponsePathSelectorProbingSessions) WithValue(value []*probing_session.ProbingSession) *BatchGetProbingSessionsResponse_FieldTerminalPathValue
- type BatchGetProbingSessionsResponsePathSelectorProbingSessionsDisplayName
- func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsDisplayName) FieldPath() *BatchGetProbingSessionsResponse_FieldSubPath
- func (s BatchGetProbingSessionsResponsePathSelectorProbingSessionsDisplayName) WithArrayOfValues(values []string) *BatchGetProbingSessionsResponse_FieldSubPathArrayOfValues
- func (s BatchGetProbingSessionsResponsePathSelectorProbingSessionsDisplayName) WithValue(value string) *BatchGetProbingSessionsResponse_FieldSubPathValue
- type BatchGetProbingSessionsResponsePathSelectorProbingSessionsMetadata
- func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsMetadata) Annotations() BatchGetProbingSessionsResponsePathSelectorProbingSessionsMetadataAnnotations
- func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsMetadata) CreateTime() BatchGetProbingSessionsResponsePathSelectorProbingSessionsMetadataCreateTime
- func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsMetadata) FieldPath() *BatchGetProbingSessionsResponse_FieldSubPath
- func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsMetadata) Generation() BatchGetProbingSessionsResponsePathSelectorProbingSessionsMetadataGeneration
- func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsMetadata) Labels() BatchGetProbingSessionsResponsePathSelectorProbingSessionsMetadataLabels
- func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsMetadata) OwnerReferences() ...
- func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsMetadata) ResourceVersion() ...
- func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsMetadata) Shards() BatchGetProbingSessionsResponsePathSelectorProbingSessionsMetadataShards
- func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsMetadata) Syncing() BatchGetProbingSessionsResponsePathSelectorProbingSessionsMetadataSyncing
- func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsMetadata) Tags() BatchGetProbingSessionsResponsePathSelectorProbingSessionsMetadataTags
- func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsMetadata) UpdateTime() BatchGetProbingSessionsResponsePathSelectorProbingSessionsMetadataUpdateTime
- func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsMetadata) Uuid() BatchGetProbingSessionsResponsePathSelectorProbingSessionsMetadataUuid
- func (s BatchGetProbingSessionsResponsePathSelectorProbingSessionsMetadata) WithArrayOfValues(values []*ntt_meta.Meta) *BatchGetProbingSessionsResponse_FieldSubPathArrayOfValues
- func (s BatchGetProbingSessionsResponsePathSelectorProbingSessionsMetadata) WithValue(value *ntt_meta.Meta) *BatchGetProbingSessionsResponse_FieldSubPathValue
- type BatchGetProbingSessionsResponsePathSelectorProbingSessionsMetadataAnnotations
- func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsMetadataAnnotations) FieldPath() *BatchGetProbingSessionsResponse_FieldSubPath
- func (s BatchGetProbingSessionsResponsePathSelectorProbingSessionsMetadataAnnotations) WithArrayOfValues(values []map[string]string) *BatchGetProbingSessionsResponse_FieldSubPathArrayOfValues
- func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsMetadataAnnotations) WithKey(key string) ...
- func (s BatchGetProbingSessionsResponsePathSelectorProbingSessionsMetadataAnnotations) WithValue(value map[string]string) *BatchGetProbingSessionsResponse_FieldSubPathValue
- type BatchGetProbingSessionsResponsePathSelectorProbingSessionsMetadataCreateTime
- func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsMetadataCreateTime) FieldPath() *BatchGetProbingSessionsResponse_FieldSubPath
- func (s BatchGetProbingSessionsResponsePathSelectorProbingSessionsMetadataCreateTime) WithArrayOfValues(values []*timestamp.Timestamp) *BatchGetProbingSessionsResponse_FieldSubPathArrayOfValues
- func (s BatchGetProbingSessionsResponsePathSelectorProbingSessionsMetadataCreateTime) WithValue(value *timestamp.Timestamp) *BatchGetProbingSessionsResponse_FieldSubPathValue
- type BatchGetProbingSessionsResponsePathSelectorProbingSessionsMetadataGeneration
- func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsMetadataGeneration) FieldPath() *BatchGetProbingSessionsResponse_FieldSubPath
- func (s BatchGetProbingSessionsResponsePathSelectorProbingSessionsMetadataGeneration) WithArrayOfValues(values []int64) *BatchGetProbingSessionsResponse_FieldSubPathArrayOfValues
- func (s BatchGetProbingSessionsResponsePathSelectorProbingSessionsMetadataGeneration) WithValue(value int64) *BatchGetProbingSessionsResponse_FieldSubPathValue
- type BatchGetProbingSessionsResponsePathSelectorProbingSessionsMetadataLabels
- func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsMetadataLabels) FieldPath() *BatchGetProbingSessionsResponse_FieldSubPath
- func (s BatchGetProbingSessionsResponsePathSelectorProbingSessionsMetadataLabels) WithArrayOfValues(values []map[string]string) *BatchGetProbingSessionsResponse_FieldSubPathArrayOfValues
- func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsMetadataLabels) WithKey(key string) BatchGetProbingSessionsResponseMapPathSelectorProbingSessionsMetadataLabels
- func (s BatchGetProbingSessionsResponsePathSelectorProbingSessionsMetadataLabels) WithValue(value map[string]string) *BatchGetProbingSessionsResponse_FieldSubPathValue
- type BatchGetProbingSessionsResponsePathSelectorProbingSessionsMetadataOwnerReferences
- func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsMetadataOwnerReferences) ApiVersion() ...
- func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsMetadataOwnerReferences) BlockOwnerDeletion() ...
- func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsMetadataOwnerReferences) Controller() ...
- func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsMetadataOwnerReferences) FieldPath() *BatchGetProbingSessionsResponse_FieldSubPath
- func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsMetadataOwnerReferences) Kind() ...
- func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsMetadataOwnerReferences) Name() ...
- func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsMetadataOwnerReferences) Uid() ...
- func (s BatchGetProbingSessionsResponsePathSelectorProbingSessionsMetadataOwnerReferences) WithArrayOfValues(values [][]*ntt_meta.OwnerReference) *BatchGetProbingSessionsResponse_FieldSubPathArrayOfValues
- func (s BatchGetProbingSessionsResponsePathSelectorProbingSessionsMetadataOwnerReferences) WithItemValue(value *ntt_meta.OwnerReference) *BatchGetProbingSessionsResponse_FieldSubPathArrayItemValue
- func (s BatchGetProbingSessionsResponsePathSelectorProbingSessionsMetadataOwnerReferences) WithValue(value []*ntt_meta.OwnerReference) *BatchGetProbingSessionsResponse_FieldSubPathValue
- type BatchGetProbingSessionsResponsePathSelectorProbingSessionsMetadataOwnerReferencesApiVersion
- func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsMetadataOwnerReferencesApiVersion) FieldPath() *BatchGetProbingSessionsResponse_FieldSubPath
- func (s BatchGetProbingSessionsResponsePathSelectorProbingSessionsMetadataOwnerReferencesApiVersion) WithArrayOfValues(values []string) *BatchGetProbingSessionsResponse_FieldSubPathArrayOfValues
- func (s BatchGetProbingSessionsResponsePathSelectorProbingSessionsMetadataOwnerReferencesApiVersion) WithValue(value string) *BatchGetProbingSessionsResponse_FieldSubPathValue
- type BatchGetProbingSessionsResponsePathSelectorProbingSessionsMetadataOwnerReferencesBlockOwnerDeletion
- func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsMetadataOwnerReferencesBlockOwnerDeletion) FieldPath() *BatchGetProbingSessionsResponse_FieldSubPath
- func (s BatchGetProbingSessionsResponsePathSelectorProbingSessionsMetadataOwnerReferencesBlockOwnerDeletion) WithArrayOfValues(values []bool) *BatchGetProbingSessionsResponse_FieldSubPathArrayOfValues
- func (s BatchGetProbingSessionsResponsePathSelectorProbingSessionsMetadataOwnerReferencesBlockOwnerDeletion) WithValue(value bool) *BatchGetProbingSessionsResponse_FieldSubPathValue
- type BatchGetProbingSessionsResponsePathSelectorProbingSessionsMetadataOwnerReferencesController
- func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsMetadataOwnerReferencesController) FieldPath() *BatchGetProbingSessionsResponse_FieldSubPath
- func (s BatchGetProbingSessionsResponsePathSelectorProbingSessionsMetadataOwnerReferencesController) WithArrayOfValues(values []bool) *BatchGetProbingSessionsResponse_FieldSubPathArrayOfValues
- func (s BatchGetProbingSessionsResponsePathSelectorProbingSessionsMetadataOwnerReferencesController) WithValue(value bool) *BatchGetProbingSessionsResponse_FieldSubPathValue
- type BatchGetProbingSessionsResponsePathSelectorProbingSessionsMetadataOwnerReferencesKind
- func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsMetadataOwnerReferencesKind) FieldPath() *BatchGetProbingSessionsResponse_FieldSubPath
- func (s BatchGetProbingSessionsResponsePathSelectorProbingSessionsMetadataOwnerReferencesKind) WithArrayOfValues(values []string) *BatchGetProbingSessionsResponse_FieldSubPathArrayOfValues
- func (s BatchGetProbingSessionsResponsePathSelectorProbingSessionsMetadataOwnerReferencesKind) WithValue(value string) *BatchGetProbingSessionsResponse_FieldSubPathValue
- type BatchGetProbingSessionsResponsePathSelectorProbingSessionsMetadataOwnerReferencesName
- func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsMetadataOwnerReferencesName) FieldPath() *BatchGetProbingSessionsResponse_FieldSubPath
- func (s BatchGetProbingSessionsResponsePathSelectorProbingSessionsMetadataOwnerReferencesName) WithArrayOfValues(values []string) *BatchGetProbingSessionsResponse_FieldSubPathArrayOfValues
- func (s BatchGetProbingSessionsResponsePathSelectorProbingSessionsMetadataOwnerReferencesName) WithValue(value string) *BatchGetProbingSessionsResponse_FieldSubPathValue
- type BatchGetProbingSessionsResponsePathSelectorProbingSessionsMetadataOwnerReferencesUid
- func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsMetadataOwnerReferencesUid) FieldPath() *BatchGetProbingSessionsResponse_FieldSubPath
- func (s BatchGetProbingSessionsResponsePathSelectorProbingSessionsMetadataOwnerReferencesUid) WithArrayOfValues(values []string) *BatchGetProbingSessionsResponse_FieldSubPathArrayOfValues
- func (s BatchGetProbingSessionsResponsePathSelectorProbingSessionsMetadataOwnerReferencesUid) WithValue(value string) *BatchGetProbingSessionsResponse_FieldSubPathValue
- type BatchGetProbingSessionsResponsePathSelectorProbingSessionsMetadataResourceVersion
- func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsMetadataResourceVersion) FieldPath() *BatchGetProbingSessionsResponse_FieldSubPath
- func (s BatchGetProbingSessionsResponsePathSelectorProbingSessionsMetadataResourceVersion) WithArrayOfValues(values []string) *BatchGetProbingSessionsResponse_FieldSubPathArrayOfValues
- func (s BatchGetProbingSessionsResponsePathSelectorProbingSessionsMetadataResourceVersion) WithValue(value string) *BatchGetProbingSessionsResponse_FieldSubPathValue
- type BatchGetProbingSessionsResponsePathSelectorProbingSessionsMetadataShards
- func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsMetadataShards) FieldPath() *BatchGetProbingSessionsResponse_FieldSubPath
- func (s BatchGetProbingSessionsResponsePathSelectorProbingSessionsMetadataShards) WithArrayOfValues(values []map[string]int64) *BatchGetProbingSessionsResponse_FieldSubPathArrayOfValues
- func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsMetadataShards) WithKey(key string) BatchGetProbingSessionsResponseMapPathSelectorProbingSessionsMetadataShards
- func (s BatchGetProbingSessionsResponsePathSelectorProbingSessionsMetadataShards) WithValue(value map[string]int64) *BatchGetProbingSessionsResponse_FieldSubPathValue
- type BatchGetProbingSessionsResponsePathSelectorProbingSessionsMetadataSyncing
- func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsMetadataSyncing) FieldPath() *BatchGetProbingSessionsResponse_FieldSubPath
- func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsMetadataSyncing) OwningRegion() ...
- func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsMetadataSyncing) Regions() ...
- func (s BatchGetProbingSessionsResponsePathSelectorProbingSessionsMetadataSyncing) WithArrayOfValues(values []*ntt_meta.SyncingMeta) *BatchGetProbingSessionsResponse_FieldSubPathArrayOfValues
- func (s BatchGetProbingSessionsResponsePathSelectorProbingSessionsMetadataSyncing) WithValue(value *ntt_meta.SyncingMeta) *BatchGetProbingSessionsResponse_FieldSubPathValue
- type BatchGetProbingSessionsResponsePathSelectorProbingSessionsMetadataSyncingOwningRegion
- func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsMetadataSyncingOwningRegion) FieldPath() *BatchGetProbingSessionsResponse_FieldSubPath
- func (s BatchGetProbingSessionsResponsePathSelectorProbingSessionsMetadataSyncingOwningRegion) WithArrayOfValues(values []string) *BatchGetProbingSessionsResponse_FieldSubPathArrayOfValues
- func (s BatchGetProbingSessionsResponsePathSelectorProbingSessionsMetadataSyncingOwningRegion) WithValue(value string) *BatchGetProbingSessionsResponse_FieldSubPathValue
- type BatchGetProbingSessionsResponsePathSelectorProbingSessionsMetadataSyncingRegions
- func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsMetadataSyncingRegions) FieldPath() *BatchGetProbingSessionsResponse_FieldSubPath
- func (s BatchGetProbingSessionsResponsePathSelectorProbingSessionsMetadataSyncingRegions) WithArrayOfValues(values [][]string) *BatchGetProbingSessionsResponse_FieldSubPathArrayOfValues
- func (s BatchGetProbingSessionsResponsePathSelectorProbingSessionsMetadataSyncingRegions) WithItemValue(value string) *BatchGetProbingSessionsResponse_FieldSubPathArrayItemValue
- func (s BatchGetProbingSessionsResponsePathSelectorProbingSessionsMetadataSyncingRegions) WithValue(value []string) *BatchGetProbingSessionsResponse_FieldSubPathValue
- type BatchGetProbingSessionsResponsePathSelectorProbingSessionsMetadataTags
- func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsMetadataTags) FieldPath() *BatchGetProbingSessionsResponse_FieldSubPath
- func (s BatchGetProbingSessionsResponsePathSelectorProbingSessionsMetadataTags) WithArrayOfValues(values [][]string) *BatchGetProbingSessionsResponse_FieldSubPathArrayOfValues
- func (s BatchGetProbingSessionsResponsePathSelectorProbingSessionsMetadataTags) WithItemValue(value string) *BatchGetProbingSessionsResponse_FieldSubPathArrayItemValue
- func (s BatchGetProbingSessionsResponsePathSelectorProbingSessionsMetadataTags) WithValue(value []string) *BatchGetProbingSessionsResponse_FieldSubPathValue
- type BatchGetProbingSessionsResponsePathSelectorProbingSessionsMetadataUpdateTime
- func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsMetadataUpdateTime) FieldPath() *BatchGetProbingSessionsResponse_FieldSubPath
- func (s BatchGetProbingSessionsResponsePathSelectorProbingSessionsMetadataUpdateTime) WithArrayOfValues(values []*timestamp.Timestamp) *BatchGetProbingSessionsResponse_FieldSubPathArrayOfValues
- func (s BatchGetProbingSessionsResponsePathSelectorProbingSessionsMetadataUpdateTime) WithValue(value *timestamp.Timestamp) *BatchGetProbingSessionsResponse_FieldSubPathValue
- type BatchGetProbingSessionsResponsePathSelectorProbingSessionsMetadataUuid
- func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsMetadataUuid) FieldPath() *BatchGetProbingSessionsResponse_FieldSubPath
- func (s BatchGetProbingSessionsResponsePathSelectorProbingSessionsMetadataUuid) WithArrayOfValues(values []string) *BatchGetProbingSessionsResponse_FieldSubPathArrayOfValues
- func (s BatchGetProbingSessionsResponsePathSelectorProbingSessionsMetadataUuid) WithValue(value string) *BatchGetProbingSessionsResponse_FieldSubPathValue
- type BatchGetProbingSessionsResponsePathSelectorProbingSessionsName
- func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsName) FieldPath() *BatchGetProbingSessionsResponse_FieldSubPath
- func (s BatchGetProbingSessionsResponsePathSelectorProbingSessionsName) WithArrayOfValues(values []*probing_session.Name) *BatchGetProbingSessionsResponse_FieldSubPathArrayOfValues
- func (s BatchGetProbingSessionsResponsePathSelectorProbingSessionsName) WithValue(value *probing_session.Name) *BatchGetProbingSessionsResponse_FieldSubPathValue
- type BatchGetProbingSessionsResponsePathSelectorProbingSessionsProbingDistribution
- func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsProbingDistribution) FieldPath() *BatchGetProbingSessionsResponse_FieldSubPath
- func (s BatchGetProbingSessionsResponsePathSelectorProbingSessionsProbingDistribution) WithArrayOfValues(values []*probing_distribution.Reference) *BatchGetProbingSessionsResponse_FieldSubPathArrayOfValues
- func (s BatchGetProbingSessionsResponsePathSelectorProbingSessionsProbingDistribution) WithValue(value *probing_distribution.Reference) *BatchGetProbingSessionsResponse_FieldSubPathValue
- type BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpec
- func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpec) Address() BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecAddress
- func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpec) Addresses() BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecAddresses
- func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpec) FieldPath() *BatchGetProbingSessionsResponse_FieldSubPath
- func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpec) HttpProbingConfig() ...
- func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpec) Interval() BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecInterval
- func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpec) IpVersion() BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecIpVersion
- func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpec) Location() BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecLocation
- func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpec) LocationType() BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecLocationType
- func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpec) Mode() BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecMode
- func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpec) PathProbing() BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecPathProbing
- func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpec) Port() BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecPort
- func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpec) Probe() BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecProbe
- func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpec) ProxyConfiguration() ...
- func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpec) SpeedtestSettings() ...
- func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpec) Target() BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecTarget
- func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpec) TargetGroup() BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecTargetGroup
- func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpec) Tos() BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecTos
- func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpec) Type() BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecType
- func (s BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpec) WithArrayOfValues(values []*probing_session.ProbingSession_Spec) *BatchGetProbingSessionsResponse_FieldSubPathArrayOfValues
- func (s BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpec) WithValue(value *probing_session.ProbingSession_Spec) *BatchGetProbingSessionsResponse_FieldSubPathValue
- type BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecAddress
- func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecAddress) FieldPath() *BatchGetProbingSessionsResponse_FieldSubPath
- func (s BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecAddress) WithArrayOfValues(values []string) *BatchGetProbingSessionsResponse_FieldSubPathArrayOfValues
- func (s BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecAddress) WithValue(value string) *BatchGetProbingSessionsResponse_FieldSubPathValue
- type BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecAddresses
- func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecAddresses) FieldPath() *BatchGetProbingSessionsResponse_FieldSubPath
- func (s BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecAddresses) WithArrayOfValues(values [][]string) *BatchGetProbingSessionsResponse_FieldSubPathArrayOfValues
- func (s BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecAddresses) WithItemValue(value string) *BatchGetProbingSessionsResponse_FieldSubPathArrayItemValue
- func (s BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecAddresses) WithValue(value []string) *BatchGetProbingSessionsResponse_FieldSubPathValue
- type BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfig
- func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfig) AuthConfig() ...
- func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfig) FieldPath() *BatchGetProbingSessionsResponse_FieldSubPath
- func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfig) HttpRequest() ...
- func (s BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfig) WithArrayOfValues(values []*common.HTTPProbingConfig) *BatchGetProbingSessionsResponse_FieldSubPathArrayOfValues
- func (s BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfig) WithValue(value *common.HTTPProbingConfig) *BatchGetProbingSessionsResponse_FieldSubPathValue
- type BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfig
- func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfig) FieldPath() *BatchGetProbingSessionsResponse_FieldSubPath
- func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfig) Password() ...
- func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfig) RequestHeaderTokenKey() ...
- func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfig) TokenRequest() ...
- func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfig) TokenResponseBodyExpiryKey() ...
- func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfig) TokenResponseBodyKey() ...
- func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfig) TokenResponseHeader() ...
- func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfig) Username() ...
- func (s BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfig) WithArrayOfValues(values []*common.HTTPProbingConfig_HTTPAuth) *BatchGetProbingSessionsResponse_FieldSubPathArrayOfValues
- func (s BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfig) WithValue(value *common.HTTPProbingConfig_HTTPAuth) *BatchGetProbingSessionsResponse_FieldSubPathValue
- type BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigPassword
- func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigPassword) FieldPath() *BatchGetProbingSessionsResponse_FieldSubPath
- func (s BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigPassword) WithArrayOfValues(values []string) *BatchGetProbingSessionsResponse_FieldSubPathArrayOfValues
- func (s BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigPassword) WithValue(value string) *BatchGetProbingSessionsResponse_FieldSubPathValue
- type BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigRequestHeaderTokenKey
- func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigRequestHeaderTokenKey) FieldPath() *BatchGetProbingSessionsResponse_FieldSubPath
- func (s BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigRequestHeaderTokenKey) WithArrayOfValues(values []string) *BatchGetProbingSessionsResponse_FieldSubPathArrayOfValues
- func (s BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigRequestHeaderTokenKey) WithValue(value string) *BatchGetProbingSessionsResponse_FieldSubPathValue
- type BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigTokenRequest
- func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigTokenRequest) AuthenticationMethod() ...
- func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigTokenRequest) ExpectedResponseCode() ...
- func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigTokenRequest) FieldPath() *BatchGetProbingSessionsResponse_FieldSubPath
- func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigTokenRequest) RequestBody() ...
- func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigTokenRequest) RequestHeaders() ...
- func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigTokenRequest) RequestMethod() ...
- func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigTokenRequest) Timeout() ...
- func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigTokenRequest) Url() ...
- func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigTokenRequest) UrlFormEncodedBody() ...
- func (s BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigTokenRequest) WithArrayOfValues(values []*common.HTTPProbingConfig_HTTPRequest) *BatchGetProbingSessionsResponse_FieldSubPathArrayOfValues
- func (s BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigTokenRequest) WithValue(value *common.HTTPProbingConfig_HTTPRequest) *BatchGetProbingSessionsResponse_FieldSubPathValue
- type BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigTokenRequestAuthenticationMethod
- func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigTokenRequestAuthenticationMethod) FieldPath() *BatchGetProbingSessionsResponse_FieldSubPath
- func (s BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigTokenRequestAuthenticationMethod) WithArrayOfValues(values []common.AuthenticationMethod) *BatchGetProbingSessionsResponse_FieldSubPathArrayOfValues
- func (s BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigTokenRequestAuthenticationMethod) WithValue(value common.AuthenticationMethod) *BatchGetProbingSessionsResponse_FieldSubPathValue
- type BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigTokenRequestExpectedResponseCode
- func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigTokenRequestExpectedResponseCode) FieldPath() *BatchGetProbingSessionsResponse_FieldSubPath
- func (s BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigTokenRequestExpectedResponseCode) WithArrayOfValues(values []uint32) *BatchGetProbingSessionsResponse_FieldSubPathArrayOfValues
- func (s BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigTokenRequestExpectedResponseCode) WithValue(value uint32) *BatchGetProbingSessionsResponse_FieldSubPathValue
- type BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigTokenRequestRequestBody
- func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigTokenRequestRequestBody) FieldPath() *BatchGetProbingSessionsResponse_FieldSubPath
- func (s BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigTokenRequestRequestBody) WithArrayOfValues(values []string) *BatchGetProbingSessionsResponse_FieldSubPathArrayOfValues
- func (s BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigTokenRequestRequestBody) WithValue(value string) *BatchGetProbingSessionsResponse_FieldSubPathValue
- type BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigTokenRequestRequestHeaders
- func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigTokenRequestRequestHeaders) FieldPath() *BatchGetProbingSessionsResponse_FieldSubPath
- func (s BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigTokenRequestRequestHeaders) WithArrayOfValues(values []map[string]string) *BatchGetProbingSessionsResponse_FieldSubPathArrayOfValues
- func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigTokenRequestRequestHeaders) WithKey(key string) ...
- func (s BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigTokenRequestRequestHeaders) WithValue(value map[string]string) *BatchGetProbingSessionsResponse_FieldSubPathValue
- type BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigTokenRequestRequestMethod
- func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigTokenRequestRequestMethod) FieldPath() *BatchGetProbingSessionsResponse_FieldSubPath
- func (s BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigTokenRequestRequestMethod) WithArrayOfValues(values []common.HTTPRequestMethod) *BatchGetProbingSessionsResponse_FieldSubPathArrayOfValues
- func (s BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigTokenRequestRequestMethod) WithValue(value common.HTTPRequestMethod) *BatchGetProbingSessionsResponse_FieldSubPathValue
- type BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigTokenRequestTimeout
- func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigTokenRequestTimeout) FieldPath() *BatchGetProbingSessionsResponse_FieldSubPath
- func (s BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigTokenRequestTimeout) WithArrayOfValues(values []*duration.Duration) *BatchGetProbingSessionsResponse_FieldSubPathArrayOfValues
- func (s BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigTokenRequestTimeout) WithValue(value *duration.Duration) *BatchGetProbingSessionsResponse_FieldSubPathValue
- type BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigTokenRequestUrl
- func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigTokenRequestUrl) FieldPath() *BatchGetProbingSessionsResponse_FieldSubPath
- func (s BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigTokenRequestUrl) WithArrayOfValues(values []string) *BatchGetProbingSessionsResponse_FieldSubPathArrayOfValues
- func (s BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigTokenRequestUrl) WithValue(value string) *BatchGetProbingSessionsResponse_FieldSubPathValue
- type BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigTokenRequestUrlFormEncodedBody
- func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigTokenRequestUrlFormEncodedBody) FieldPath() *BatchGetProbingSessionsResponse_FieldSubPath
- func (s BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigTokenRequestUrlFormEncodedBody) WithArrayOfValues(values []map[string]*common.HTTPProbingConfig_HTTPRequest_StringArray) *BatchGetProbingSessionsResponse_FieldSubPathArrayOfValues
- func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigTokenRequestUrlFormEncodedBody) WithKey(key string) ...
- func (s BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigTokenRequestUrlFormEncodedBody) WithValue(value map[string]*common.HTTPProbingConfig_HTTPRequest_StringArray) *BatchGetProbingSessionsResponse_FieldSubPathValue
- type BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigTokenResponseBodyExpiryKey
- func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigTokenResponseBodyExpiryKey) FieldPath() *BatchGetProbingSessionsResponse_FieldSubPath
- func (s BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigTokenResponseBodyExpiryKey) WithArrayOfValues(values []string) *BatchGetProbingSessionsResponse_FieldSubPathArrayOfValues
- func (s BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigTokenResponseBodyExpiryKey) WithValue(value string) *BatchGetProbingSessionsResponse_FieldSubPathValue
- type BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigTokenResponseBodyKey
- func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigTokenResponseBodyKey) FieldPath() *BatchGetProbingSessionsResponse_FieldSubPath
- func (s BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigTokenResponseBodyKey) WithArrayOfValues(values []string) *BatchGetProbingSessionsResponse_FieldSubPathArrayOfValues
- func (s BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigTokenResponseBodyKey) WithValue(value string) *BatchGetProbingSessionsResponse_FieldSubPathValue
- type BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigTokenResponseHeader
- func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigTokenResponseHeader) FieldPath() *BatchGetProbingSessionsResponse_FieldSubPath
- func (s BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigTokenResponseHeader) WithArrayOfValues(values []string) *BatchGetProbingSessionsResponse_FieldSubPathArrayOfValues
- func (s BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigTokenResponseHeader) WithValue(value string) *BatchGetProbingSessionsResponse_FieldSubPathValue
- type BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigUsername
- func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigUsername) FieldPath() *BatchGetProbingSessionsResponse_FieldSubPath
- func (s BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigUsername) WithArrayOfValues(values []string) *BatchGetProbingSessionsResponse_FieldSubPathArrayOfValues
- func (s BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigUsername) WithValue(value string) *BatchGetProbingSessionsResponse_FieldSubPathValue
- type BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigHttpRequest
- func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigHttpRequest) AuthenticationMethod() ...
- func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigHttpRequest) ExpectedResponseCode() ...
- func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigHttpRequest) FieldPath() *BatchGetProbingSessionsResponse_FieldSubPath
- func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigHttpRequest) RequestBody() ...
- func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigHttpRequest) RequestHeaders() ...
- func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigHttpRequest) RequestMethod() ...
- func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigHttpRequest) Timeout() ...
- func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigHttpRequest) Url() ...
- func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigHttpRequest) UrlFormEncodedBody() ...
- func (s BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigHttpRequest) WithArrayOfValues(values []*common.HTTPProbingConfig_HTTPRequest) *BatchGetProbingSessionsResponse_FieldSubPathArrayOfValues
- func (s BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigHttpRequest) WithValue(value *common.HTTPProbingConfig_HTTPRequest) *BatchGetProbingSessionsResponse_FieldSubPathValue
- type BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigHttpRequestAuthenticationMethod
- func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigHttpRequestAuthenticationMethod) FieldPath() *BatchGetProbingSessionsResponse_FieldSubPath
- func (s BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigHttpRequestAuthenticationMethod) WithArrayOfValues(values []common.AuthenticationMethod) *BatchGetProbingSessionsResponse_FieldSubPathArrayOfValues
- func (s BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigHttpRequestAuthenticationMethod) WithValue(value common.AuthenticationMethod) *BatchGetProbingSessionsResponse_FieldSubPathValue
- type BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigHttpRequestExpectedResponseCode
- func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigHttpRequestExpectedResponseCode) FieldPath() *BatchGetProbingSessionsResponse_FieldSubPath
- func (s BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigHttpRequestExpectedResponseCode) WithArrayOfValues(values []uint32) *BatchGetProbingSessionsResponse_FieldSubPathArrayOfValues
- func (s BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigHttpRequestExpectedResponseCode) WithValue(value uint32) *BatchGetProbingSessionsResponse_FieldSubPathValue
- type BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigHttpRequestRequestBody
- func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigHttpRequestRequestBody) FieldPath() *BatchGetProbingSessionsResponse_FieldSubPath
- func (s BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigHttpRequestRequestBody) WithArrayOfValues(values []string) *BatchGetProbingSessionsResponse_FieldSubPathArrayOfValues
- func (s BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigHttpRequestRequestBody) WithValue(value string) *BatchGetProbingSessionsResponse_FieldSubPathValue
- type BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigHttpRequestRequestHeaders
- func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigHttpRequestRequestHeaders) FieldPath() *BatchGetProbingSessionsResponse_FieldSubPath
- func (s BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigHttpRequestRequestHeaders) WithArrayOfValues(values []map[string]string) *BatchGetProbingSessionsResponse_FieldSubPathArrayOfValues
- func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigHttpRequestRequestHeaders) WithKey(key string) ...
- func (s BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigHttpRequestRequestHeaders) WithValue(value map[string]string) *BatchGetProbingSessionsResponse_FieldSubPathValue
- type BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigHttpRequestRequestMethod
- func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigHttpRequestRequestMethod) FieldPath() *BatchGetProbingSessionsResponse_FieldSubPath
- func (s BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigHttpRequestRequestMethod) WithArrayOfValues(values []common.HTTPRequestMethod) *BatchGetProbingSessionsResponse_FieldSubPathArrayOfValues
- func (s BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigHttpRequestRequestMethod) WithValue(value common.HTTPRequestMethod) *BatchGetProbingSessionsResponse_FieldSubPathValue
- type BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigHttpRequestTimeout
- func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigHttpRequestTimeout) FieldPath() *BatchGetProbingSessionsResponse_FieldSubPath
- func (s BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigHttpRequestTimeout) WithArrayOfValues(values []*duration.Duration) *BatchGetProbingSessionsResponse_FieldSubPathArrayOfValues
- func (s BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigHttpRequestTimeout) WithValue(value *duration.Duration) *BatchGetProbingSessionsResponse_FieldSubPathValue
- type BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigHttpRequestUrl
- func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigHttpRequestUrl) FieldPath() *BatchGetProbingSessionsResponse_FieldSubPath
- func (s BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigHttpRequestUrl) WithArrayOfValues(values []string) *BatchGetProbingSessionsResponse_FieldSubPathArrayOfValues
- func (s BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigHttpRequestUrl) WithValue(value string) *BatchGetProbingSessionsResponse_FieldSubPathValue
- type BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigHttpRequestUrlFormEncodedBody
- func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigHttpRequestUrlFormEncodedBody) FieldPath() *BatchGetProbingSessionsResponse_FieldSubPath
- func (s BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigHttpRequestUrlFormEncodedBody) WithArrayOfValues(values []map[string]*common.HTTPProbingConfig_HTTPRequest_StringArray) *BatchGetProbingSessionsResponse_FieldSubPathArrayOfValues
- func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigHttpRequestUrlFormEncodedBody) WithKey(key string) ...
- func (s BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigHttpRequestUrlFormEncodedBody) WithValue(value map[string]*common.HTTPProbingConfig_HTTPRequest_StringArray) *BatchGetProbingSessionsResponse_FieldSubPathValue
- type BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecInterval
- func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecInterval) FieldPath() *BatchGetProbingSessionsResponse_FieldSubPath
- func (s BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecInterval) WithArrayOfValues(values []*duration.Duration) *BatchGetProbingSessionsResponse_FieldSubPathArrayOfValues
- func (s BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecInterval) WithValue(value *duration.Duration) *BatchGetProbingSessionsResponse_FieldSubPathValue
- type BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecIpVersion
- func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecIpVersion) FieldPath() *BatchGetProbingSessionsResponse_FieldSubPath
- func (s BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecIpVersion) WithArrayOfValues(values []common.IpVersion) *BatchGetProbingSessionsResponse_FieldSubPathArrayOfValues
- func (s BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecIpVersion) WithValue(value common.IpVersion) *BatchGetProbingSessionsResponse_FieldSubPathValue
- type BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecLocation
- func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecLocation) Accuracy() BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAccuracy
- func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecLocation) Address() BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAddress
- func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecLocation) AdminHierarchy() ...
- func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecLocation) Coordinates() ...
- func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecLocation) FieldPath() *BatchGetProbingSessionsResponse_FieldSubPath
- func (s BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecLocation) WithArrayOfValues(values []*common.Location) *BatchGetProbingSessionsResponse_FieldSubPathArrayOfValues
- func (s BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecLocation) WithValue(value *common.Location) *BatchGetProbingSessionsResponse_FieldSubPathValue
- type BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAccuracy
- func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAccuracy) FieldPath() *BatchGetProbingSessionsResponse_FieldSubPath
- func (s BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAccuracy) WithArrayOfValues(values []float64) *BatchGetProbingSessionsResponse_FieldSubPathArrayOfValues
- func (s BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAccuracy) WithValue(value float64) *BatchGetProbingSessionsResponse_FieldSubPathValue
- type BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAddress
- func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAddress) AdminArea1() ...
- func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAddress) AdminArea2() ...
- func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAddress) AdminArea3() ...
- func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAddress) AdminArea4() ...
- func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAddress) Continent() ...
- func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAddress) Country() ...
- func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAddress) CountryCode() ...
- func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAddress) FieldPath() *BatchGetProbingSessionsResponse_FieldSubPath
- func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAddress) PostalCode() ...
- func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAddress) StreetAddress() ...
- func (s BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAddress) WithArrayOfValues(values []*common.Address) *BatchGetProbingSessionsResponse_FieldSubPathArrayOfValues
- func (s BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAddress) WithValue(value *common.Address) *BatchGetProbingSessionsResponse_FieldSubPathValue
- type BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAddressAdminArea1
- func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAddressAdminArea1) FieldPath() *BatchGetProbingSessionsResponse_FieldSubPath
- func (s BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAddressAdminArea1) WithArrayOfValues(values []string) *BatchGetProbingSessionsResponse_FieldSubPathArrayOfValues
- func (s BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAddressAdminArea1) WithValue(value string) *BatchGetProbingSessionsResponse_FieldSubPathValue
- type BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAddressAdminArea2
- func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAddressAdminArea2) FieldPath() *BatchGetProbingSessionsResponse_FieldSubPath
- func (s BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAddressAdminArea2) WithArrayOfValues(values []string) *BatchGetProbingSessionsResponse_FieldSubPathArrayOfValues
- func (s BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAddressAdminArea2) WithValue(value string) *BatchGetProbingSessionsResponse_FieldSubPathValue
- type BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAddressAdminArea3
- func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAddressAdminArea3) FieldPath() *BatchGetProbingSessionsResponse_FieldSubPath
- func (s BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAddressAdminArea3) WithArrayOfValues(values []string) *BatchGetProbingSessionsResponse_FieldSubPathArrayOfValues
- func (s BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAddressAdminArea3) WithValue(value string) *BatchGetProbingSessionsResponse_FieldSubPathValue
- type BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAddressAdminArea4
- func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAddressAdminArea4) FieldPath() *BatchGetProbingSessionsResponse_FieldSubPath
- func (s BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAddressAdminArea4) WithArrayOfValues(values []string) *BatchGetProbingSessionsResponse_FieldSubPathArrayOfValues
- func (s BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAddressAdminArea4) WithValue(value string) *BatchGetProbingSessionsResponse_FieldSubPathValue
- type BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAddressContinent
- func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAddressContinent) FieldPath() *BatchGetProbingSessionsResponse_FieldSubPath
- func (s BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAddressContinent) WithArrayOfValues(values []string) *BatchGetProbingSessionsResponse_FieldSubPathArrayOfValues
- func (s BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAddressContinent) WithValue(value string) *BatchGetProbingSessionsResponse_FieldSubPathValue
- type BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAddressCountry
- func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAddressCountry) FieldPath() *BatchGetProbingSessionsResponse_FieldSubPath
- func (s BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAddressCountry) WithArrayOfValues(values []string) *BatchGetProbingSessionsResponse_FieldSubPathArrayOfValues
- func (s BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAddressCountry) WithValue(value string) *BatchGetProbingSessionsResponse_FieldSubPathValue
- type BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAddressCountryCode
- func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAddressCountryCode) FieldPath() *BatchGetProbingSessionsResponse_FieldSubPath
- func (s BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAddressCountryCode) WithArrayOfValues(values []string) *BatchGetProbingSessionsResponse_FieldSubPathArrayOfValues
- func (s BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAddressCountryCode) WithValue(value string) *BatchGetProbingSessionsResponse_FieldSubPathValue
- type BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAddressPostalCode
- func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAddressPostalCode) FieldPath() *BatchGetProbingSessionsResponse_FieldSubPath
- func (s BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAddressPostalCode) WithArrayOfValues(values []string) *BatchGetProbingSessionsResponse_FieldSubPathArrayOfValues
- func (s BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAddressPostalCode) WithValue(value string) *BatchGetProbingSessionsResponse_FieldSubPathValue
- type BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAddressStreetAddress
- func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAddressStreetAddress) FieldPath() *BatchGetProbingSessionsResponse_FieldSubPath
- func (s BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAddressStreetAddress) WithArrayOfValues(values []string) *BatchGetProbingSessionsResponse_FieldSubPathArrayOfValues
- func (s BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAddressStreetAddress) WithValue(value string) *BatchGetProbingSessionsResponse_FieldSubPathValue
- type BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAdminHierarchy
- func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAdminHierarchy) Admin1() ...
- func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAdminHierarchy) Admin2() ...
- func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAdminHierarchy) Admin3() ...
- func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAdminHierarchy) Admin4() ...
- func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAdminHierarchy) Admin5() ...
- func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAdminHierarchy) Continent() ...
- func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAdminHierarchy) Country() ...
- func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAdminHierarchy) FieldPath() *BatchGetProbingSessionsResponse_FieldSubPath
- func (s BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAdminHierarchy) WithArrayOfValues(values []*admin_area.AdminHierarchy) *BatchGetProbingSessionsResponse_FieldSubPathArrayOfValues
- func (s BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAdminHierarchy) WithValue(value *admin_area.AdminHierarchy) *BatchGetProbingSessionsResponse_FieldSubPathValue
- type BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAdminHierarchyAdmin1
- func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAdminHierarchyAdmin1) FieldPath() *BatchGetProbingSessionsResponse_FieldSubPath
- func (s BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAdminHierarchyAdmin1) WithArrayOfValues(values []*admin_area.Reference) *BatchGetProbingSessionsResponse_FieldSubPathArrayOfValues
- func (s BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAdminHierarchyAdmin1) WithValue(value *admin_area.Reference) *BatchGetProbingSessionsResponse_FieldSubPathValue
- type BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAdminHierarchyAdmin2
- func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAdminHierarchyAdmin2) FieldPath() *BatchGetProbingSessionsResponse_FieldSubPath
- func (s BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAdminHierarchyAdmin2) WithArrayOfValues(values []*admin_area.Reference) *BatchGetProbingSessionsResponse_FieldSubPathArrayOfValues
- func (s BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAdminHierarchyAdmin2) WithValue(value *admin_area.Reference) *BatchGetProbingSessionsResponse_FieldSubPathValue
- type BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAdminHierarchyAdmin3
- func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAdminHierarchyAdmin3) FieldPath() *BatchGetProbingSessionsResponse_FieldSubPath
- func (s BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAdminHierarchyAdmin3) WithArrayOfValues(values []*admin_area.Reference) *BatchGetProbingSessionsResponse_FieldSubPathArrayOfValues
- func (s BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAdminHierarchyAdmin3) WithValue(value *admin_area.Reference) *BatchGetProbingSessionsResponse_FieldSubPathValue
- type BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAdminHierarchyAdmin4
- func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAdminHierarchyAdmin4) FieldPath() *BatchGetProbingSessionsResponse_FieldSubPath
- func (s BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAdminHierarchyAdmin4) WithArrayOfValues(values []*admin_area.Reference) *BatchGetProbingSessionsResponse_FieldSubPathArrayOfValues
- func (s BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAdminHierarchyAdmin4) WithValue(value *admin_area.Reference) *BatchGetProbingSessionsResponse_FieldSubPathValue
- type BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAdminHierarchyAdmin5
- func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAdminHierarchyAdmin5) FieldPath() *BatchGetProbingSessionsResponse_FieldSubPath
- func (s BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAdminHierarchyAdmin5) WithArrayOfValues(values []*admin_area.Reference) *BatchGetProbingSessionsResponse_FieldSubPathArrayOfValues
- func (s BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAdminHierarchyAdmin5) WithValue(value *admin_area.Reference) *BatchGetProbingSessionsResponse_FieldSubPathValue
- type BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAdminHierarchyContinent
- func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAdminHierarchyContinent) FieldPath() *BatchGetProbingSessionsResponse_FieldSubPath
- func (s BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAdminHierarchyContinent) WithArrayOfValues(values []*admin_area.Reference) *BatchGetProbingSessionsResponse_FieldSubPathArrayOfValues
- func (s BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAdminHierarchyContinent) WithValue(value *admin_area.Reference) *BatchGetProbingSessionsResponse_FieldSubPathValue
- type BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAdminHierarchyCountry
- func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAdminHierarchyCountry) FieldPath() *BatchGetProbingSessionsResponse_FieldSubPath
- func (s BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAdminHierarchyCountry) WithArrayOfValues(values []*admin_area.Reference) *BatchGetProbingSessionsResponse_FieldSubPathArrayOfValues
- func (s BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAdminHierarchyCountry) WithValue(value *admin_area.Reference) *BatchGetProbingSessionsResponse_FieldSubPathValue
- type BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecLocationCoordinates
- func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecLocationCoordinates) FieldPath() *BatchGetProbingSessionsResponse_FieldSubPath
- func (s BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecLocationCoordinates) WithArrayOfValues(values []*latlng.LatLng) *BatchGetProbingSessionsResponse_FieldSubPathArrayOfValues
- func (s BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecLocationCoordinates) WithValue(value *latlng.LatLng) *BatchGetProbingSessionsResponse_FieldSubPathValue
- type BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecLocationType
- func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecLocationType) FieldPath() *BatchGetProbingSessionsResponse_FieldSubPath
- func (s BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecLocationType) WithArrayOfValues(values []common.LocationType) *BatchGetProbingSessionsResponse_FieldSubPathArrayOfValues
- func (s BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecLocationType) WithValue(value common.LocationType) *BatchGetProbingSessionsResponse_FieldSubPathValue
- type BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecMode
- func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecMode) FieldPath() *BatchGetProbingSessionsResponse_FieldSubPath
- func (s BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecMode) WithArrayOfValues(values []common.ProbingMode) *BatchGetProbingSessionsResponse_FieldSubPathArrayOfValues
- func (s BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecMode) WithValue(value common.ProbingMode) *BatchGetProbingSessionsResponse_FieldSubPathValue
- type BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecPathProbing
- func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecPathProbing) Attempts() ...
- func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecPathProbing) Enabled() ...
- func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecPathProbing) FieldPath() *BatchGetProbingSessionsResponse_FieldSubPath
- func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecPathProbing) Interval() ...
- func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecPathProbing) IntervalSec() ...
- func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecPathProbing) MaxTtl() ...
- func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecPathProbing) Mode() BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecPathProbingMode
- func (s BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecPathProbing) WithArrayOfValues(values []*common.PathProbe) *BatchGetProbingSessionsResponse_FieldSubPathArrayOfValues
- func (s BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecPathProbing) WithValue(value *common.PathProbe) *BatchGetProbingSessionsResponse_FieldSubPathValue
- type BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecPathProbingAttempts
- func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecPathProbingAttempts) FieldPath() *BatchGetProbingSessionsResponse_FieldSubPath
- func (s BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecPathProbingAttempts) WithArrayOfValues(values []*wrappers.UInt32Value) *BatchGetProbingSessionsResponse_FieldSubPathArrayOfValues
- func (s BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecPathProbingAttempts) WithValue(value *wrappers.UInt32Value) *BatchGetProbingSessionsResponse_FieldSubPathValue
- type BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecPathProbingEnabled
- func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecPathProbingEnabled) FieldPath() *BatchGetProbingSessionsResponse_FieldSubPath
- func (s BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecPathProbingEnabled) WithArrayOfValues(values []bool) *BatchGetProbingSessionsResponse_FieldSubPathArrayOfValues
- func (s BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecPathProbingEnabled) WithValue(value bool) *BatchGetProbingSessionsResponse_FieldSubPathValue
- type BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecPathProbingInterval
- func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecPathProbingInterval) FieldPath() *BatchGetProbingSessionsResponse_FieldSubPath
- func (s BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecPathProbingInterval) WithArrayOfValues(values []*duration.Duration) *BatchGetProbingSessionsResponse_FieldSubPathArrayOfValues
- func (s BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecPathProbingInterval) WithValue(value *duration.Duration) *BatchGetProbingSessionsResponse_FieldSubPathValue
- type BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecPathProbingIntervalSec
- func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecPathProbingIntervalSec) FieldPath() *BatchGetProbingSessionsResponse_FieldSubPath
- func (s BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecPathProbingIntervalSec) WithArrayOfValues(values []int64) *BatchGetProbingSessionsResponse_FieldSubPathArrayOfValues
- func (s BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecPathProbingIntervalSec) WithValue(value int64) *BatchGetProbingSessionsResponse_FieldSubPathValue
- type BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecPathProbingMaxTtl
- func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecPathProbingMaxTtl) FieldPath() *BatchGetProbingSessionsResponse_FieldSubPath
- func (s BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecPathProbingMaxTtl) WithArrayOfValues(values []*wrappers.UInt32Value) *BatchGetProbingSessionsResponse_FieldSubPathArrayOfValues
- func (s BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecPathProbingMaxTtl) WithValue(value *wrappers.UInt32Value) *BatchGetProbingSessionsResponse_FieldSubPathValue
- type BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecPathProbingMode
- func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecPathProbingMode) FieldPath() *BatchGetProbingSessionsResponse_FieldSubPath
- func (s BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecPathProbingMode) WithArrayOfValues(values []common.ProbingMode) *BatchGetProbingSessionsResponse_FieldSubPathArrayOfValues
- func (s BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecPathProbingMode) WithValue(value common.ProbingMode) *BatchGetProbingSessionsResponse_FieldSubPathValue
- type BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecPort
- func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecPort) FieldPath() *BatchGetProbingSessionsResponse_FieldSubPath
- func (s BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecPort) WithArrayOfValues(values []uint32) *BatchGetProbingSessionsResponse_FieldSubPathArrayOfValues
- func (s BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecPort) WithValue(value uint32) *BatchGetProbingSessionsResponse_FieldSubPathValue
- type BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecProbe
- func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecProbe) FieldPath() *BatchGetProbingSessionsResponse_FieldSubPath
- func (s BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecProbe) WithArrayOfValues(values []*probe.Reference) *BatchGetProbingSessionsResponse_FieldSubPathArrayOfValues
- func (s BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecProbe) WithValue(value *probe.Reference) *BatchGetProbingSessionsResponse_FieldSubPathValue
- type BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecProxyConfiguration
- func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecProxyConfiguration) FieldPath() *BatchGetProbingSessionsResponse_FieldSubPath
- func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecProxyConfiguration) HttpProxy() ...
- func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecProxyConfiguration) HttpsProxy() ...
- func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecProxyConfiguration) NoProxy() ...
- func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecProxyConfiguration) ProxySetting() ...
- func (s BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecProxyConfiguration) WithArrayOfValues(values []*common.ProxyConfiguration) *BatchGetProbingSessionsResponse_FieldSubPathArrayOfValues
- func (s BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecProxyConfiguration) WithValue(value *common.ProxyConfiguration) *BatchGetProbingSessionsResponse_FieldSubPathValue
- type BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecProxyConfigurationHttpProxy
- func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecProxyConfigurationHttpProxy) FieldPath() *BatchGetProbingSessionsResponse_FieldSubPath
- func (s BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecProxyConfigurationHttpProxy) WithArrayOfValues(values []string) *BatchGetProbingSessionsResponse_FieldSubPathArrayOfValues
- func (s BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecProxyConfigurationHttpProxy) WithValue(value string) *BatchGetProbingSessionsResponse_FieldSubPathValue
- type BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecProxyConfigurationHttpsProxy
- func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecProxyConfigurationHttpsProxy) FieldPath() *BatchGetProbingSessionsResponse_FieldSubPath
- func (s BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecProxyConfigurationHttpsProxy) WithArrayOfValues(values []string) *BatchGetProbingSessionsResponse_FieldSubPathArrayOfValues
- func (s BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecProxyConfigurationHttpsProxy) WithValue(value string) *BatchGetProbingSessionsResponse_FieldSubPathValue
- type BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecProxyConfigurationNoProxy
- func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecProxyConfigurationNoProxy) FieldPath() *BatchGetProbingSessionsResponse_FieldSubPath
- func (s BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecProxyConfigurationNoProxy) WithArrayOfValues(values []string) *BatchGetProbingSessionsResponse_FieldSubPathArrayOfValues
- func (s BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecProxyConfigurationNoProxy) WithValue(value string) *BatchGetProbingSessionsResponse_FieldSubPathValue
- type BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecProxyConfigurationProxySetting
- func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecProxyConfigurationProxySetting) FieldPath() *BatchGetProbingSessionsResponse_FieldSubPath
- func (s BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecProxyConfigurationProxySetting) WithArrayOfValues(values []common.ProxySetting) *BatchGetProbingSessionsResponse_FieldSubPathArrayOfValues
- func (s BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecProxyConfigurationProxySetting) WithValue(value common.ProxySetting) *BatchGetProbingSessionsResponse_FieldSubPathValue
- type BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecSpeedtestSettings
- func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecSpeedtestSettings) Duration() ...
- func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecSpeedtestSettings) FieldPath() *BatchGetProbingSessionsResponse_FieldSubPath
- func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecSpeedtestSettings) ServerSelection() ...
- func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecSpeedtestSettings) TcpPort() ...
- func (s BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecSpeedtestSettings) WithArrayOfValues(values []*common.SpeedTestSettings) *BatchGetProbingSessionsResponse_FieldSubPathArrayOfValues
- func (s BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecSpeedtestSettings) WithValue(value *common.SpeedTestSettings) *BatchGetProbingSessionsResponse_FieldSubPathValue
- type BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecSpeedtestSettingsDuration
- func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecSpeedtestSettingsDuration) FieldPath() *BatchGetProbingSessionsResponse_FieldSubPath
- func (s BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecSpeedtestSettingsDuration) WithArrayOfValues(values []*duration.Duration) *BatchGetProbingSessionsResponse_FieldSubPathArrayOfValues
- func (s BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecSpeedtestSettingsDuration) WithValue(value *duration.Duration) *BatchGetProbingSessionsResponse_FieldSubPathValue
- type BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecSpeedtestSettingsServerSelection
- func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecSpeedtestSettingsServerSelection) FieldPath() *BatchGetProbingSessionsResponse_FieldSubPath
- func (s BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecSpeedtestSettingsServerSelection) WithArrayOfValues(values []common.SpeedTestSettings_ServerSelection) *BatchGetProbingSessionsResponse_FieldSubPathArrayOfValues
- func (s BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecSpeedtestSettingsServerSelection) WithValue(value common.SpeedTestSettings_ServerSelection) *BatchGetProbingSessionsResponse_FieldSubPathValue
- type BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecSpeedtestSettingsTcpPort
- func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecSpeedtestSettingsTcpPort) FieldPath() *BatchGetProbingSessionsResponse_FieldSubPath
- func (s BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecSpeedtestSettingsTcpPort) WithArrayOfValues(values []int32) *BatchGetProbingSessionsResponse_FieldSubPathArrayOfValues
- func (s BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecSpeedtestSettingsTcpPort) WithValue(value int32) *BatchGetProbingSessionsResponse_FieldSubPathValue
- type BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecTarget
- func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecTarget) FieldPath() *BatchGetProbingSessionsResponse_FieldSubPath
- func (s BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecTarget) WithArrayOfValues(values []*probing_target.Reference) *BatchGetProbingSessionsResponse_FieldSubPathArrayOfValues
- func (s BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecTarget) WithValue(value *probing_target.Reference) *BatchGetProbingSessionsResponse_FieldSubPathValue
- type BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecTargetGroup
- func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecTargetGroup) FieldPath() *BatchGetProbingSessionsResponse_FieldSubPath
- func (s BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecTargetGroup) WithArrayOfValues(values []*probing_target_group.Reference) *BatchGetProbingSessionsResponse_FieldSubPathArrayOfValues
- func (s BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecTargetGroup) WithValue(value *probing_target_group.Reference) *BatchGetProbingSessionsResponse_FieldSubPathValue
- type BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecTos
- func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecTos) FieldPath() *BatchGetProbingSessionsResponse_FieldSubPath
- func (s BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecTos) WithArrayOfValues(values []uint32) *BatchGetProbingSessionsResponse_FieldSubPathArrayOfValues
- func (s BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecTos) WithValue(value uint32) *BatchGetProbingSessionsResponse_FieldSubPathValue
- type BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecType
- func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecType) FieldPath() *BatchGetProbingSessionsResponse_FieldSubPath
- func (s BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecType) WithArrayOfValues(values []probing_session.ProbingSessionType) *BatchGetProbingSessionsResponse_FieldSubPathArrayOfValues
- func (s BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecType) WithValue(value probing_session.ProbingSessionType) *BatchGetProbingSessionsResponse_FieldSubPathValue
- type BatchGetProbingSessionsResponsePathSelectorProbingSessionsStatus
- func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsStatus) FieldPath() *BatchGetProbingSessionsResponse_FieldSubPath
- func (s BatchGetProbingSessionsResponsePathSelectorProbingSessionsStatus) WithArrayOfValues(values []*probing_session.ProbingSession_Status) *BatchGetProbingSessionsResponse_FieldSubPathArrayOfValues
- func (s BatchGetProbingSessionsResponsePathSelectorProbingSessionsStatus) WithValue(value *probing_session.ProbingSession_Status) *BatchGetProbingSessionsResponse_FieldSubPathValue
- type BatchGetProbingSessionsResponse_FieldMask
- func (fieldMask *BatchGetProbingSessionsResponse_FieldMask) AppendPath(path BatchGetProbingSessionsResponse_FieldPath)
- func (fieldMask *BatchGetProbingSessionsResponse_FieldMask) AppendRawPath(path gotenobject.FieldPath)
- func (fieldMask *BatchGetProbingSessionsResponse_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
- func (fieldMask *BatchGetProbingSessionsResponse_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
- func (fieldMask *BatchGetProbingSessionsResponse_FieldMask) FilterInputFields() *BatchGetProbingSessionsResponse_FieldMask
- func (fieldMask *BatchGetProbingSessionsResponse_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
- func (fieldMask *BatchGetProbingSessionsResponse_FieldMask) GetPaths() []BatchGetProbingSessionsResponse_FieldPath
- func (fieldMask *BatchGetProbingSessionsResponse_FieldMask) GetRawPaths() []gotenobject.FieldPath
- func (fieldMask *BatchGetProbingSessionsResponse_FieldMask) IsFull() bool
- func (fieldMask BatchGetProbingSessionsResponse_FieldMask) Marshal() ([]byte, error)
- func (fieldMask BatchGetProbingSessionsResponse_FieldMask) MarshalJSON() ([]byte, error)
- func (fieldMask *BatchGetProbingSessionsResponse_FieldMask) PathsCount() int
- func (fieldMask *BatchGetProbingSessionsResponse_FieldMask) Project(source *BatchGetProbingSessionsResponse) *BatchGetProbingSessionsResponse
- func (fieldMask *BatchGetProbingSessionsResponse_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
- func (fieldMask *BatchGetProbingSessionsResponse_FieldMask) ProtoMessage()
- func (fieldMask *BatchGetProbingSessionsResponse_FieldMask) ProtoReflect() preflect.Message
- func (fieldMask *BatchGetProbingSessionsResponse_FieldMask) Reset()
- func (fieldMask *BatchGetProbingSessionsResponse_FieldMask) Set(target, source *BatchGetProbingSessionsResponse)
- func (fieldMask *BatchGetProbingSessionsResponse_FieldMask) SetFromCliFlag(raw string) error
- func (fieldMask *BatchGetProbingSessionsResponse_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
- func (fieldMask *BatchGetProbingSessionsResponse_FieldMask) Size() int
- func (fieldMask *BatchGetProbingSessionsResponse_FieldMask) String() string
- func (fieldMask *BatchGetProbingSessionsResponse_FieldMask) Subtract(other *BatchGetProbingSessionsResponse_FieldMask) *BatchGetProbingSessionsResponse_FieldMask
- func (fieldMask *BatchGetProbingSessionsResponse_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
- func (fieldMask *BatchGetProbingSessionsResponse_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
- func (fieldMask *BatchGetProbingSessionsResponse_FieldMask) Unmarshal(data []byte) error
- func (fieldMask *BatchGetProbingSessionsResponse_FieldMask) UnmarshalJSON(data []byte) error
- type BatchGetProbingSessionsResponse_FieldPath
- func BuildBatchGetProbingSessionsResponse_FieldPath(fp gotenobject.RawFieldPath) (BatchGetProbingSessionsResponse_FieldPath, error)
- func MustParseBatchGetProbingSessionsResponse_FieldPath(rawField string) BatchGetProbingSessionsResponse_FieldPath
- func ParseBatchGetProbingSessionsResponse_FieldPath(rawField string) (BatchGetProbingSessionsResponse_FieldPath, error)
- type BatchGetProbingSessionsResponse_FieldPathArrayItemValue
- func MustParseBatchGetProbingSessionsResponse_FieldPathArrayItemValue(pathStr, valueStr string) BatchGetProbingSessionsResponse_FieldPathArrayItemValue
- func ParseBatchGetProbingSessionsResponse_FieldPathArrayItemValue(pathStr, valueStr string) (BatchGetProbingSessionsResponse_FieldPathArrayItemValue, error)
- type BatchGetProbingSessionsResponse_FieldPathArrayOfValues
- func MustParseBatchGetProbingSessionsResponse_FieldPathArrayOfValues(pathStr, valuesStr string) BatchGetProbingSessionsResponse_FieldPathArrayOfValues
- func ParseBatchGetProbingSessionsResponse_FieldPathArrayOfValues(pathStr, valuesStr string) (BatchGetProbingSessionsResponse_FieldPathArrayOfValues, error)
- type BatchGetProbingSessionsResponse_FieldPathSelector
- type BatchGetProbingSessionsResponse_FieldPathValue
- type BatchGetProbingSessionsResponse_FieldSubPath
- func (fps *BatchGetProbingSessionsResponse_FieldSubPath) AsProbingSessionsSubPath() (probing_session.ProbingSession_FieldPath, bool)
- func (fps *BatchGetProbingSessionsResponse_FieldSubPath) ClearValue(item *BatchGetProbingSessionsResponse)
- func (fps *BatchGetProbingSessionsResponse_FieldSubPath) ClearValueRaw(item proto.Message)
- func (fps *BatchGetProbingSessionsResponse_FieldSubPath) Get(source *BatchGetProbingSessionsResponse) (values []interface{})
- func (fps *BatchGetProbingSessionsResponse_FieldSubPath) GetDefault() interface{}
- func (fps *BatchGetProbingSessionsResponse_FieldSubPath) GetRaw(source proto.Message) []interface{}
- func (fps *BatchGetProbingSessionsResponse_FieldSubPath) GetSingle(source *BatchGetProbingSessionsResponse) (interface{}, bool)
- func (fps *BatchGetProbingSessionsResponse_FieldSubPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fps *BatchGetProbingSessionsResponse_FieldSubPath) IsLeaf() bool
- func (fps *BatchGetProbingSessionsResponse_FieldSubPath) JSONString() string
- func (fps *BatchGetProbingSessionsResponse_FieldSubPath) Selector() BatchGetProbingSessionsResponse_FieldPathSelector
- func (fps *BatchGetProbingSessionsResponse_FieldSubPath) String() string
- func (fps *BatchGetProbingSessionsResponse_FieldSubPath) WithIArrayItemValue(value interface{}) BatchGetProbingSessionsResponse_FieldPathArrayItemValue
- func (fps *BatchGetProbingSessionsResponse_FieldSubPath) WithIArrayOfValues(values interface{}) BatchGetProbingSessionsResponse_FieldPathArrayOfValues
- func (fps *BatchGetProbingSessionsResponse_FieldSubPath) WithIValue(value interface{}) BatchGetProbingSessionsResponse_FieldPathValue
- func (fps *BatchGetProbingSessionsResponse_FieldSubPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fps *BatchGetProbingSessionsResponse_FieldSubPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fps *BatchGetProbingSessionsResponse_FieldSubPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type BatchGetProbingSessionsResponse_FieldSubPathArrayItemValue
- func (fpaivs *BatchGetProbingSessionsResponse_FieldSubPathArrayItemValue) AsProbingSessionsPathItemValue() (probing_session.ProbingSession_FieldPathArrayItemValue, bool)
- func (fpaivs *BatchGetProbingSessionsResponse_FieldSubPathArrayItemValue) ContainsValue(source *BatchGetProbingSessionsResponse) bool
- func (fpaivs *BatchGetProbingSessionsResponse_FieldSubPathArrayItemValue) GetRawItemValue() interface{}
- type BatchGetProbingSessionsResponse_FieldSubPathArrayOfValues
- type BatchGetProbingSessionsResponse_FieldSubPathValue
- func (fpvs *BatchGetProbingSessionsResponse_FieldSubPathValue) AsProbingSessionsPathValue() (probing_session.ProbingSession_FieldPathValue, bool)
- func (fpvs *BatchGetProbingSessionsResponse_FieldSubPathValue) CompareWith(source *BatchGetProbingSessionsResponse) (int, bool)
- func (fpvs *BatchGetProbingSessionsResponse_FieldSubPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpvs *BatchGetProbingSessionsResponse_FieldSubPathValue) GetRawValue() interface{}
- func (fpvs *BatchGetProbingSessionsResponse_FieldSubPathValue) SetTo(target **BatchGetProbingSessionsResponse)
- func (fpvs *BatchGetProbingSessionsResponse_FieldSubPathValue) SetToRaw(target proto.Message)
- type BatchGetProbingSessionsResponse_FieldTerminalPath
- func (fp *BatchGetProbingSessionsResponse_FieldTerminalPath) ClearValue(item *BatchGetProbingSessionsResponse)
- func (fp *BatchGetProbingSessionsResponse_FieldTerminalPath) ClearValueRaw(item proto.Message)
- func (fp *BatchGetProbingSessionsResponse_FieldTerminalPath) Get(source *BatchGetProbingSessionsResponse) (values []interface{})
- func (fp *BatchGetProbingSessionsResponse_FieldTerminalPath) GetDefault() interface{}
- func (fp *BatchGetProbingSessionsResponse_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
- func (fp *BatchGetProbingSessionsResponse_FieldTerminalPath) GetSingle(source *BatchGetProbingSessionsResponse) (interface{}, bool)
- func (fp *BatchGetProbingSessionsResponse_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fp *BatchGetProbingSessionsResponse_FieldTerminalPath) IsLeaf() bool
- func (fp *BatchGetProbingSessionsResponse_FieldTerminalPath) JSONString() string
- func (fp *BatchGetProbingSessionsResponse_FieldTerminalPath) Selector() BatchGetProbingSessionsResponse_FieldPathSelector
- func (fp *BatchGetProbingSessionsResponse_FieldTerminalPath) String() string
- func (fp *BatchGetProbingSessionsResponse_FieldTerminalPath) WithIArrayItemValue(value interface{}) BatchGetProbingSessionsResponse_FieldPathArrayItemValue
- func (fp *BatchGetProbingSessionsResponse_FieldTerminalPath) WithIArrayOfValues(values interface{}) BatchGetProbingSessionsResponse_FieldPathArrayOfValues
- func (fp *BatchGetProbingSessionsResponse_FieldTerminalPath) WithIValue(value interface{}) BatchGetProbingSessionsResponse_FieldPathValue
- func (fp *BatchGetProbingSessionsResponse_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fp *BatchGetProbingSessionsResponse_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fp *BatchGetProbingSessionsResponse_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type BatchGetProbingSessionsResponse_FieldTerminalPathArrayItemValue
- func (fpaiv *BatchGetProbingSessionsResponse_FieldTerminalPathArrayItemValue) AsMissingItemValue() (*probing_session.Reference, bool)
- func (fpaiv *BatchGetProbingSessionsResponse_FieldTerminalPathArrayItemValue) AsProbingSessionsItemValue() (*probing_session.ProbingSession, bool)
- func (fpaiv *BatchGetProbingSessionsResponse_FieldTerminalPathArrayItemValue) ContainsValue(source *BatchGetProbingSessionsResponse) bool
- func (fpaiv *BatchGetProbingSessionsResponse_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
- func (fpaiv *BatchGetProbingSessionsResponse_FieldTerminalPathArrayItemValue) GetSingle(source *BatchGetProbingSessionsResponse) (interface{}, bool)
- func (fpaiv *BatchGetProbingSessionsResponse_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
- type BatchGetProbingSessionsResponse_FieldTerminalPathArrayOfValues
- func (fpaov *BatchGetProbingSessionsResponse_FieldTerminalPathArrayOfValues) AsMissingArrayOfValues() ([][]*probing_session.Reference, bool)
- func (fpaov *BatchGetProbingSessionsResponse_FieldTerminalPathArrayOfValues) AsProbingSessionsArrayOfValues() ([][]*probing_session.ProbingSession, bool)
- func (fpaov *BatchGetProbingSessionsResponse_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
- type BatchGetProbingSessionsResponse_FieldTerminalPathValue
- func (fpv *BatchGetProbingSessionsResponse_FieldTerminalPathValue) AsMissingValue() ([]*probing_session.Reference, bool)
- func (fpv *BatchGetProbingSessionsResponse_FieldTerminalPathValue) AsProbingSessionsValue() ([]*probing_session.ProbingSession, bool)
- func (fpv *BatchGetProbingSessionsResponse_FieldTerminalPathValue) CompareWith(source *BatchGetProbingSessionsResponse) (int, bool)
- func (fpv *BatchGetProbingSessionsResponse_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpv *BatchGetProbingSessionsResponse_FieldTerminalPathValue) GetRawValue() interface{}
- func (fpv *BatchGetProbingSessionsResponse_FieldTerminalPathValue) SetTo(target **BatchGetProbingSessionsResponse)
- func (fpv *BatchGetProbingSessionsResponse_FieldTerminalPathValue) SetToRaw(target proto.Message)
- type CreateProbingSessionDescriptor
- func (d *CreateProbingSessionDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
- func (d *CreateProbingSessionDescriptor) GetApiName() string
- func (d *CreateProbingSessionDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *CreateProbingSessionDescriptor) GetFullMethodName() string
- func (d *CreateProbingSessionDescriptor) GetMethodName() string
- func (d *CreateProbingSessionDescriptor) GetProtoPkgName() string
- func (d *CreateProbingSessionDescriptor) GetResourceDescriptor() gotenresource.Descriptor
- func (d *CreateProbingSessionDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *CreateProbingSessionDescriptor) GetServiceDomain() string
- func (d *CreateProbingSessionDescriptor) GetServiceVersion() string
- func (d *CreateProbingSessionDescriptor) GetVerb() string
- func (d *CreateProbingSessionDescriptor) HasResource() bool
- func (d *CreateProbingSessionDescriptor) IsClientStream() bool
- func (d *CreateProbingSessionDescriptor) IsCollection() bool
- func (d *CreateProbingSessionDescriptor) IsPlural() bool
- func (d *CreateProbingSessionDescriptor) IsServerStream() bool
- func (d *CreateProbingSessionDescriptor) IsUnary() bool
- func (d *CreateProbingSessionDescriptor) NewEmptyClientMsg() proto.Message
- func (d *CreateProbingSessionDescriptor) NewEmptyServerMsg() proto.Message
- func (d *CreateProbingSessionDescriptor) RequestHasResourceBody() bool
- type CreateProbingSessionDescriptorClientMsgHandle
- func (h *CreateProbingSessionDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *CreateProbingSessionDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *CreateProbingSessionDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type CreateProbingSessionDescriptorServerMsgHandle
- func (h *CreateProbingSessionDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *CreateProbingSessionDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *CreateProbingSessionDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type CreateProbingSessionRequest
- func (o *CreateProbingSessionRequest) Clone() *CreateProbingSessionRequest
- func (o *CreateProbingSessionRequest) CloneRaw() gotenobject.GotenObjectExt
- func (*CreateProbingSessionRequest) Descriptor() ([]byte, []int)
- func (m *CreateProbingSessionRequest) GetParent() *probing_session.ParentReference
- func (m *CreateProbingSessionRequest) GetProbingSession() *probing_session.ProbingSession
- func (*CreateProbingSessionRequest) GotenMessage()
- func (o *CreateProbingSessionRequest) GotenObjectExt()
- func (obj *CreateProbingSessionRequest) GotenValidate() error
- func (o *CreateProbingSessionRequest) MakeDiffFieldMask(other *CreateProbingSessionRequest) *CreateProbingSessionRequest_FieldMask
- func (o *CreateProbingSessionRequest) MakeFullFieldMask() *CreateProbingSessionRequest_FieldMask
- func (o *CreateProbingSessionRequest) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
- func (o *CreateProbingSessionRequest) MakeRawFullFieldMask() gotenobject.FieldMask
- func (m *CreateProbingSessionRequest) Marshal() ([]byte, error)
- func (m *CreateProbingSessionRequest) MarshalJSON() ([]byte, error)
- func (o *CreateProbingSessionRequest) Merge(source *CreateProbingSessionRequest)
- func (o *CreateProbingSessionRequest) MergeRaw(source gotenobject.GotenObjectExt)
- func (*CreateProbingSessionRequest) ProtoMessage()
- func (m *CreateProbingSessionRequest) ProtoReflect() preflect.Message
- func (m *CreateProbingSessionRequest) Reset()
- func (m *CreateProbingSessionRequest) SetParent(fv *probing_session.ParentReference)
- func (m *CreateProbingSessionRequest) SetProbingSession(fv *probing_session.ProbingSession)
- func (m *CreateProbingSessionRequest) String() string
- func (m *CreateProbingSessionRequest) Unmarshal(b []byte) error
- func (m *CreateProbingSessionRequest) UnmarshalJSON(data []byte) error
- type CreateProbingSessionRequestFieldPathBuilder
- type CreateProbingSessionRequestMapPathSelectorProbingSessionMetadataAnnotations
- func (s CreateProbingSessionRequestMapPathSelectorProbingSessionMetadataAnnotations) FieldPath() *CreateProbingSessionRequest_FieldSubPath
- func (s CreateProbingSessionRequestMapPathSelectorProbingSessionMetadataAnnotations) WithArrayOfValues(values []string) *CreateProbingSessionRequest_FieldSubPathArrayOfValues
- func (s CreateProbingSessionRequestMapPathSelectorProbingSessionMetadataAnnotations) WithValue(value string) *CreateProbingSessionRequest_FieldSubPathValue
- type CreateProbingSessionRequestMapPathSelectorProbingSessionMetadataLabels
- func (s CreateProbingSessionRequestMapPathSelectorProbingSessionMetadataLabels) FieldPath() *CreateProbingSessionRequest_FieldSubPath
- func (s CreateProbingSessionRequestMapPathSelectorProbingSessionMetadataLabels) WithArrayOfValues(values []string) *CreateProbingSessionRequest_FieldSubPathArrayOfValues
- func (s CreateProbingSessionRequestMapPathSelectorProbingSessionMetadataLabels) WithValue(value string) *CreateProbingSessionRequest_FieldSubPathValue
- type CreateProbingSessionRequestMapPathSelectorProbingSessionMetadataShards
- func (s CreateProbingSessionRequestMapPathSelectorProbingSessionMetadataShards) FieldPath() *CreateProbingSessionRequest_FieldSubPath
- func (s CreateProbingSessionRequestMapPathSelectorProbingSessionMetadataShards) WithArrayOfValues(values []int64) *CreateProbingSessionRequest_FieldSubPathArrayOfValues
- func (s CreateProbingSessionRequestMapPathSelectorProbingSessionMetadataShards) WithValue(value int64) *CreateProbingSessionRequest_FieldSubPathValue
- type CreateProbingSessionRequestMapPathSelectorProbingSessionSpecHttpProbingConfigAuthConfigTokenRequestRequestHeaders
- func (s CreateProbingSessionRequestMapPathSelectorProbingSessionSpecHttpProbingConfigAuthConfigTokenRequestRequestHeaders) FieldPath() *CreateProbingSessionRequest_FieldSubPath
- func (s CreateProbingSessionRequestMapPathSelectorProbingSessionSpecHttpProbingConfigAuthConfigTokenRequestRequestHeaders) WithArrayOfValues(values []string) *CreateProbingSessionRequest_FieldSubPathArrayOfValues
- func (s CreateProbingSessionRequestMapPathSelectorProbingSessionSpecHttpProbingConfigAuthConfigTokenRequestRequestHeaders) WithValue(value string) *CreateProbingSessionRequest_FieldSubPathValue
- type CreateProbingSessionRequestMapPathSelectorProbingSessionSpecHttpProbingConfigAuthConfigTokenRequestUrlFormEncodedBody
- func (s CreateProbingSessionRequestMapPathSelectorProbingSessionSpecHttpProbingConfigAuthConfigTokenRequestUrlFormEncodedBody) FieldPath() *CreateProbingSessionRequest_FieldSubPath
- func (s CreateProbingSessionRequestMapPathSelectorProbingSessionSpecHttpProbingConfigAuthConfigTokenRequestUrlFormEncodedBody) WithArrayOfValues(values []*common.HTTPProbingConfig_HTTPRequest_StringArray) *CreateProbingSessionRequest_FieldSubPathArrayOfValues
- func (s CreateProbingSessionRequestMapPathSelectorProbingSessionSpecHttpProbingConfigAuthConfigTokenRequestUrlFormEncodedBody) WithValue(value *common.HTTPProbingConfig_HTTPRequest_StringArray) *CreateProbingSessionRequest_FieldSubPathValue
- type CreateProbingSessionRequestMapPathSelectorProbingSessionSpecHttpProbingConfigHttpRequestRequestHeaders
- func (s CreateProbingSessionRequestMapPathSelectorProbingSessionSpecHttpProbingConfigHttpRequestRequestHeaders) FieldPath() *CreateProbingSessionRequest_FieldSubPath
- func (s CreateProbingSessionRequestMapPathSelectorProbingSessionSpecHttpProbingConfigHttpRequestRequestHeaders) WithArrayOfValues(values []string) *CreateProbingSessionRequest_FieldSubPathArrayOfValues
- func (s CreateProbingSessionRequestMapPathSelectorProbingSessionSpecHttpProbingConfigHttpRequestRequestHeaders) WithValue(value string) *CreateProbingSessionRequest_FieldSubPathValue
- type CreateProbingSessionRequestMapPathSelectorProbingSessionSpecHttpProbingConfigHttpRequestUrlFormEncodedBody
- func (s CreateProbingSessionRequestMapPathSelectorProbingSessionSpecHttpProbingConfigHttpRequestUrlFormEncodedBody) FieldPath() *CreateProbingSessionRequest_FieldSubPath
- func (s CreateProbingSessionRequestMapPathSelectorProbingSessionSpecHttpProbingConfigHttpRequestUrlFormEncodedBody) WithArrayOfValues(values []*common.HTTPProbingConfig_HTTPRequest_StringArray) *CreateProbingSessionRequest_FieldSubPathArrayOfValues
- func (s CreateProbingSessionRequestMapPathSelectorProbingSessionSpecHttpProbingConfigHttpRequestUrlFormEncodedBody) WithValue(value *common.HTTPProbingConfig_HTTPRequest_StringArray) *CreateProbingSessionRequest_FieldSubPathValue
- type CreateProbingSessionRequestPathSelectorParent
- func (CreateProbingSessionRequestPathSelectorParent) FieldPath() *CreateProbingSessionRequest_FieldTerminalPath
- func (s CreateProbingSessionRequestPathSelectorParent) WithArrayOfValues(values []*probing_session.ParentReference) *CreateProbingSessionRequest_FieldTerminalPathArrayOfValues
- func (s CreateProbingSessionRequestPathSelectorParent) WithValue(value *probing_session.ParentReference) *CreateProbingSessionRequest_FieldTerminalPathValue
- type CreateProbingSessionRequestPathSelectorProbingSession
- func (CreateProbingSessionRequestPathSelectorProbingSession) DisplayName() CreateProbingSessionRequestPathSelectorProbingSessionDisplayName
- func (CreateProbingSessionRequestPathSelectorProbingSession) FieldPath() *CreateProbingSessionRequest_FieldTerminalPath
- func (CreateProbingSessionRequestPathSelectorProbingSession) Metadata() CreateProbingSessionRequestPathSelectorProbingSessionMetadata
- func (CreateProbingSessionRequestPathSelectorProbingSession) Name() CreateProbingSessionRequestPathSelectorProbingSessionName
- func (CreateProbingSessionRequestPathSelectorProbingSession) ProbingDistribution() CreateProbingSessionRequestPathSelectorProbingSessionProbingDistribution
- func (CreateProbingSessionRequestPathSelectorProbingSession) Spec() CreateProbingSessionRequestPathSelectorProbingSessionSpec
- func (CreateProbingSessionRequestPathSelectorProbingSession) Status() CreateProbingSessionRequestPathSelectorProbingSessionStatus
- func (s CreateProbingSessionRequestPathSelectorProbingSession) WithArrayOfValues(values []*probing_session.ProbingSession) *CreateProbingSessionRequest_FieldTerminalPathArrayOfValues
- func (s CreateProbingSessionRequestPathSelectorProbingSession) WithSubArrayItemValue(subPathArrayItemValue probing_session.ProbingSession_FieldPathArrayItemValue) *CreateProbingSessionRequest_FieldSubPathArrayItemValue
- func (s CreateProbingSessionRequestPathSelectorProbingSession) WithSubArrayOfValues(subPathArrayOfValues probing_session.ProbingSession_FieldPathArrayOfValues) *CreateProbingSessionRequest_FieldSubPathArrayOfValues
- func (CreateProbingSessionRequestPathSelectorProbingSession) WithSubPath(subPath probing_session.ProbingSession_FieldPath) *CreateProbingSessionRequest_FieldSubPath
- func (s CreateProbingSessionRequestPathSelectorProbingSession) WithSubValue(subPathValue probing_session.ProbingSession_FieldPathValue) *CreateProbingSessionRequest_FieldSubPathValue
- func (s CreateProbingSessionRequestPathSelectorProbingSession) WithValue(value *probing_session.ProbingSession) *CreateProbingSessionRequest_FieldTerminalPathValue
- type CreateProbingSessionRequestPathSelectorProbingSessionDisplayName
- func (CreateProbingSessionRequestPathSelectorProbingSessionDisplayName) FieldPath() *CreateProbingSessionRequest_FieldSubPath
- func (s CreateProbingSessionRequestPathSelectorProbingSessionDisplayName) WithArrayOfValues(values []string) *CreateProbingSessionRequest_FieldSubPathArrayOfValues
- func (s CreateProbingSessionRequestPathSelectorProbingSessionDisplayName) WithValue(value string) *CreateProbingSessionRequest_FieldSubPathValue
- type CreateProbingSessionRequestPathSelectorProbingSessionMetadata
- func (CreateProbingSessionRequestPathSelectorProbingSessionMetadata) Annotations() CreateProbingSessionRequestPathSelectorProbingSessionMetadataAnnotations
- func (CreateProbingSessionRequestPathSelectorProbingSessionMetadata) CreateTime() CreateProbingSessionRequestPathSelectorProbingSessionMetadataCreateTime
- func (CreateProbingSessionRequestPathSelectorProbingSessionMetadata) FieldPath() *CreateProbingSessionRequest_FieldSubPath
- func (CreateProbingSessionRequestPathSelectorProbingSessionMetadata) Generation() CreateProbingSessionRequestPathSelectorProbingSessionMetadataGeneration
- func (CreateProbingSessionRequestPathSelectorProbingSessionMetadata) Labels() CreateProbingSessionRequestPathSelectorProbingSessionMetadataLabels
- func (CreateProbingSessionRequestPathSelectorProbingSessionMetadata) OwnerReferences() CreateProbingSessionRequestPathSelectorProbingSessionMetadataOwnerReferences
- func (CreateProbingSessionRequestPathSelectorProbingSessionMetadata) ResourceVersion() CreateProbingSessionRequestPathSelectorProbingSessionMetadataResourceVersion
- func (CreateProbingSessionRequestPathSelectorProbingSessionMetadata) Shards() CreateProbingSessionRequestPathSelectorProbingSessionMetadataShards
- func (CreateProbingSessionRequestPathSelectorProbingSessionMetadata) Syncing() CreateProbingSessionRequestPathSelectorProbingSessionMetadataSyncing
- func (CreateProbingSessionRequestPathSelectorProbingSessionMetadata) Tags() CreateProbingSessionRequestPathSelectorProbingSessionMetadataTags
- func (CreateProbingSessionRequestPathSelectorProbingSessionMetadata) UpdateTime() CreateProbingSessionRequestPathSelectorProbingSessionMetadataUpdateTime
- func (CreateProbingSessionRequestPathSelectorProbingSessionMetadata) Uuid() CreateProbingSessionRequestPathSelectorProbingSessionMetadataUuid
- func (s CreateProbingSessionRequestPathSelectorProbingSessionMetadata) WithArrayOfValues(values []*ntt_meta.Meta) *CreateProbingSessionRequest_FieldSubPathArrayOfValues
- func (s CreateProbingSessionRequestPathSelectorProbingSessionMetadata) WithValue(value *ntt_meta.Meta) *CreateProbingSessionRequest_FieldSubPathValue
- type CreateProbingSessionRequestPathSelectorProbingSessionMetadataAnnotations
- func (CreateProbingSessionRequestPathSelectorProbingSessionMetadataAnnotations) FieldPath() *CreateProbingSessionRequest_FieldSubPath
- func (s CreateProbingSessionRequestPathSelectorProbingSessionMetadataAnnotations) WithArrayOfValues(values []map[string]string) *CreateProbingSessionRequest_FieldSubPathArrayOfValues
- func (CreateProbingSessionRequestPathSelectorProbingSessionMetadataAnnotations) WithKey(key string) CreateProbingSessionRequestMapPathSelectorProbingSessionMetadataAnnotations
- func (s CreateProbingSessionRequestPathSelectorProbingSessionMetadataAnnotations) WithValue(value map[string]string) *CreateProbingSessionRequest_FieldSubPathValue
- type CreateProbingSessionRequestPathSelectorProbingSessionMetadataCreateTime
- func (CreateProbingSessionRequestPathSelectorProbingSessionMetadataCreateTime) FieldPath() *CreateProbingSessionRequest_FieldSubPath
- func (s CreateProbingSessionRequestPathSelectorProbingSessionMetadataCreateTime) WithArrayOfValues(values []*timestamp.Timestamp) *CreateProbingSessionRequest_FieldSubPathArrayOfValues
- func (s CreateProbingSessionRequestPathSelectorProbingSessionMetadataCreateTime) WithValue(value *timestamp.Timestamp) *CreateProbingSessionRequest_FieldSubPathValue
- type CreateProbingSessionRequestPathSelectorProbingSessionMetadataGeneration
- func (CreateProbingSessionRequestPathSelectorProbingSessionMetadataGeneration) FieldPath() *CreateProbingSessionRequest_FieldSubPath
- func (s CreateProbingSessionRequestPathSelectorProbingSessionMetadataGeneration) WithArrayOfValues(values []int64) *CreateProbingSessionRequest_FieldSubPathArrayOfValues
- func (s CreateProbingSessionRequestPathSelectorProbingSessionMetadataGeneration) WithValue(value int64) *CreateProbingSessionRequest_FieldSubPathValue
- type CreateProbingSessionRequestPathSelectorProbingSessionMetadataLabels
- func (CreateProbingSessionRequestPathSelectorProbingSessionMetadataLabels) FieldPath() *CreateProbingSessionRequest_FieldSubPath
- func (s CreateProbingSessionRequestPathSelectorProbingSessionMetadataLabels) WithArrayOfValues(values []map[string]string) *CreateProbingSessionRequest_FieldSubPathArrayOfValues
- func (CreateProbingSessionRequestPathSelectorProbingSessionMetadataLabels) WithKey(key string) CreateProbingSessionRequestMapPathSelectorProbingSessionMetadataLabels
- func (s CreateProbingSessionRequestPathSelectorProbingSessionMetadataLabels) WithValue(value map[string]string) *CreateProbingSessionRequest_FieldSubPathValue
- type CreateProbingSessionRequestPathSelectorProbingSessionMetadataOwnerReferences
- func (CreateProbingSessionRequestPathSelectorProbingSessionMetadataOwnerReferences) ApiVersion() ...
- func (CreateProbingSessionRequestPathSelectorProbingSessionMetadataOwnerReferences) BlockOwnerDeletion() ...
- func (CreateProbingSessionRequestPathSelectorProbingSessionMetadataOwnerReferences) Controller() ...
- func (CreateProbingSessionRequestPathSelectorProbingSessionMetadataOwnerReferences) FieldPath() *CreateProbingSessionRequest_FieldSubPath
- func (CreateProbingSessionRequestPathSelectorProbingSessionMetadataOwnerReferences) Kind() ...
- func (CreateProbingSessionRequestPathSelectorProbingSessionMetadataOwnerReferences) Name() ...
- func (CreateProbingSessionRequestPathSelectorProbingSessionMetadataOwnerReferences) Uid() ...
- func (s CreateProbingSessionRequestPathSelectorProbingSessionMetadataOwnerReferences) WithArrayOfValues(values [][]*ntt_meta.OwnerReference) *CreateProbingSessionRequest_FieldSubPathArrayOfValues
- func (s CreateProbingSessionRequestPathSelectorProbingSessionMetadataOwnerReferences) WithItemValue(value *ntt_meta.OwnerReference) *CreateProbingSessionRequest_FieldSubPathArrayItemValue
- func (s CreateProbingSessionRequestPathSelectorProbingSessionMetadataOwnerReferences) WithValue(value []*ntt_meta.OwnerReference) *CreateProbingSessionRequest_FieldSubPathValue
- type CreateProbingSessionRequestPathSelectorProbingSessionMetadataOwnerReferencesApiVersion
- func (CreateProbingSessionRequestPathSelectorProbingSessionMetadataOwnerReferencesApiVersion) FieldPath() *CreateProbingSessionRequest_FieldSubPath
- func (s CreateProbingSessionRequestPathSelectorProbingSessionMetadataOwnerReferencesApiVersion) WithArrayOfValues(values []string) *CreateProbingSessionRequest_FieldSubPathArrayOfValues
- func (s CreateProbingSessionRequestPathSelectorProbingSessionMetadataOwnerReferencesApiVersion) WithValue(value string) *CreateProbingSessionRequest_FieldSubPathValue
- type CreateProbingSessionRequestPathSelectorProbingSessionMetadataOwnerReferencesBlockOwnerDeletion
- func (CreateProbingSessionRequestPathSelectorProbingSessionMetadataOwnerReferencesBlockOwnerDeletion) FieldPath() *CreateProbingSessionRequest_FieldSubPath
- func (s CreateProbingSessionRequestPathSelectorProbingSessionMetadataOwnerReferencesBlockOwnerDeletion) WithArrayOfValues(values []bool) *CreateProbingSessionRequest_FieldSubPathArrayOfValues
- func (s CreateProbingSessionRequestPathSelectorProbingSessionMetadataOwnerReferencesBlockOwnerDeletion) WithValue(value bool) *CreateProbingSessionRequest_FieldSubPathValue
- type CreateProbingSessionRequestPathSelectorProbingSessionMetadataOwnerReferencesController
- func (CreateProbingSessionRequestPathSelectorProbingSessionMetadataOwnerReferencesController) FieldPath() *CreateProbingSessionRequest_FieldSubPath
- func (s CreateProbingSessionRequestPathSelectorProbingSessionMetadataOwnerReferencesController) WithArrayOfValues(values []bool) *CreateProbingSessionRequest_FieldSubPathArrayOfValues
- func (s CreateProbingSessionRequestPathSelectorProbingSessionMetadataOwnerReferencesController) WithValue(value bool) *CreateProbingSessionRequest_FieldSubPathValue
- type CreateProbingSessionRequestPathSelectorProbingSessionMetadataOwnerReferencesKind
- func (CreateProbingSessionRequestPathSelectorProbingSessionMetadataOwnerReferencesKind) FieldPath() *CreateProbingSessionRequest_FieldSubPath
- func (s CreateProbingSessionRequestPathSelectorProbingSessionMetadataOwnerReferencesKind) WithArrayOfValues(values []string) *CreateProbingSessionRequest_FieldSubPathArrayOfValues
- func (s CreateProbingSessionRequestPathSelectorProbingSessionMetadataOwnerReferencesKind) WithValue(value string) *CreateProbingSessionRequest_FieldSubPathValue
- type CreateProbingSessionRequestPathSelectorProbingSessionMetadataOwnerReferencesName
- func (CreateProbingSessionRequestPathSelectorProbingSessionMetadataOwnerReferencesName) FieldPath() *CreateProbingSessionRequest_FieldSubPath
- func (s CreateProbingSessionRequestPathSelectorProbingSessionMetadataOwnerReferencesName) WithArrayOfValues(values []string) *CreateProbingSessionRequest_FieldSubPathArrayOfValues
- func (s CreateProbingSessionRequestPathSelectorProbingSessionMetadataOwnerReferencesName) WithValue(value string) *CreateProbingSessionRequest_FieldSubPathValue
- type CreateProbingSessionRequestPathSelectorProbingSessionMetadataOwnerReferencesUid
- func (CreateProbingSessionRequestPathSelectorProbingSessionMetadataOwnerReferencesUid) FieldPath() *CreateProbingSessionRequest_FieldSubPath
- func (s CreateProbingSessionRequestPathSelectorProbingSessionMetadataOwnerReferencesUid) WithArrayOfValues(values []string) *CreateProbingSessionRequest_FieldSubPathArrayOfValues
- func (s CreateProbingSessionRequestPathSelectorProbingSessionMetadataOwnerReferencesUid) WithValue(value string) *CreateProbingSessionRequest_FieldSubPathValue
- type CreateProbingSessionRequestPathSelectorProbingSessionMetadataResourceVersion
- func (CreateProbingSessionRequestPathSelectorProbingSessionMetadataResourceVersion) FieldPath() *CreateProbingSessionRequest_FieldSubPath
- func (s CreateProbingSessionRequestPathSelectorProbingSessionMetadataResourceVersion) WithArrayOfValues(values []string) *CreateProbingSessionRequest_FieldSubPathArrayOfValues
- func (s CreateProbingSessionRequestPathSelectorProbingSessionMetadataResourceVersion) WithValue(value string) *CreateProbingSessionRequest_FieldSubPathValue
- type CreateProbingSessionRequestPathSelectorProbingSessionMetadataShards
- func (CreateProbingSessionRequestPathSelectorProbingSessionMetadataShards) FieldPath() *CreateProbingSessionRequest_FieldSubPath
- func (s CreateProbingSessionRequestPathSelectorProbingSessionMetadataShards) WithArrayOfValues(values []map[string]int64) *CreateProbingSessionRequest_FieldSubPathArrayOfValues
- func (CreateProbingSessionRequestPathSelectorProbingSessionMetadataShards) WithKey(key string) CreateProbingSessionRequestMapPathSelectorProbingSessionMetadataShards
- func (s CreateProbingSessionRequestPathSelectorProbingSessionMetadataShards) WithValue(value map[string]int64) *CreateProbingSessionRequest_FieldSubPathValue
- type CreateProbingSessionRequestPathSelectorProbingSessionMetadataSyncing
- func (CreateProbingSessionRequestPathSelectorProbingSessionMetadataSyncing) FieldPath() *CreateProbingSessionRequest_FieldSubPath
- func (CreateProbingSessionRequestPathSelectorProbingSessionMetadataSyncing) OwningRegion() ...
- func (CreateProbingSessionRequestPathSelectorProbingSessionMetadataSyncing) Regions() CreateProbingSessionRequestPathSelectorProbingSessionMetadataSyncingRegions
- func (s CreateProbingSessionRequestPathSelectorProbingSessionMetadataSyncing) WithArrayOfValues(values []*ntt_meta.SyncingMeta) *CreateProbingSessionRequest_FieldSubPathArrayOfValues
- func (s CreateProbingSessionRequestPathSelectorProbingSessionMetadataSyncing) WithValue(value *ntt_meta.SyncingMeta) *CreateProbingSessionRequest_FieldSubPathValue
- type CreateProbingSessionRequestPathSelectorProbingSessionMetadataSyncingOwningRegion
- func (CreateProbingSessionRequestPathSelectorProbingSessionMetadataSyncingOwningRegion) FieldPath() *CreateProbingSessionRequest_FieldSubPath
- func (s CreateProbingSessionRequestPathSelectorProbingSessionMetadataSyncingOwningRegion) WithArrayOfValues(values []string) *CreateProbingSessionRequest_FieldSubPathArrayOfValues
- func (s CreateProbingSessionRequestPathSelectorProbingSessionMetadataSyncingOwningRegion) WithValue(value string) *CreateProbingSessionRequest_FieldSubPathValue
- type CreateProbingSessionRequestPathSelectorProbingSessionMetadataSyncingRegions
- func (CreateProbingSessionRequestPathSelectorProbingSessionMetadataSyncingRegions) FieldPath() *CreateProbingSessionRequest_FieldSubPath
- func (s CreateProbingSessionRequestPathSelectorProbingSessionMetadataSyncingRegions) WithArrayOfValues(values [][]string) *CreateProbingSessionRequest_FieldSubPathArrayOfValues
- func (s CreateProbingSessionRequestPathSelectorProbingSessionMetadataSyncingRegions) WithItemValue(value string) *CreateProbingSessionRequest_FieldSubPathArrayItemValue
- func (s CreateProbingSessionRequestPathSelectorProbingSessionMetadataSyncingRegions) WithValue(value []string) *CreateProbingSessionRequest_FieldSubPathValue
- type CreateProbingSessionRequestPathSelectorProbingSessionMetadataTags
- func (CreateProbingSessionRequestPathSelectorProbingSessionMetadataTags) FieldPath() *CreateProbingSessionRequest_FieldSubPath
- func (s CreateProbingSessionRequestPathSelectorProbingSessionMetadataTags) WithArrayOfValues(values [][]string) *CreateProbingSessionRequest_FieldSubPathArrayOfValues
- func (s CreateProbingSessionRequestPathSelectorProbingSessionMetadataTags) WithItemValue(value string) *CreateProbingSessionRequest_FieldSubPathArrayItemValue
- func (s CreateProbingSessionRequestPathSelectorProbingSessionMetadataTags) WithValue(value []string) *CreateProbingSessionRequest_FieldSubPathValue
- type CreateProbingSessionRequestPathSelectorProbingSessionMetadataUpdateTime
- func (CreateProbingSessionRequestPathSelectorProbingSessionMetadataUpdateTime) FieldPath() *CreateProbingSessionRequest_FieldSubPath
- func (s CreateProbingSessionRequestPathSelectorProbingSessionMetadataUpdateTime) WithArrayOfValues(values []*timestamp.Timestamp) *CreateProbingSessionRequest_FieldSubPathArrayOfValues
- func (s CreateProbingSessionRequestPathSelectorProbingSessionMetadataUpdateTime) WithValue(value *timestamp.Timestamp) *CreateProbingSessionRequest_FieldSubPathValue
- type CreateProbingSessionRequestPathSelectorProbingSessionMetadataUuid
- func (CreateProbingSessionRequestPathSelectorProbingSessionMetadataUuid) FieldPath() *CreateProbingSessionRequest_FieldSubPath
- func (s CreateProbingSessionRequestPathSelectorProbingSessionMetadataUuid) WithArrayOfValues(values []string) *CreateProbingSessionRequest_FieldSubPathArrayOfValues
- func (s CreateProbingSessionRequestPathSelectorProbingSessionMetadataUuid) WithValue(value string) *CreateProbingSessionRequest_FieldSubPathValue
- type CreateProbingSessionRequestPathSelectorProbingSessionName
- func (CreateProbingSessionRequestPathSelectorProbingSessionName) FieldPath() *CreateProbingSessionRequest_FieldSubPath
- func (s CreateProbingSessionRequestPathSelectorProbingSessionName) WithArrayOfValues(values []*probing_session.Name) *CreateProbingSessionRequest_FieldSubPathArrayOfValues
- func (s CreateProbingSessionRequestPathSelectorProbingSessionName) WithValue(value *probing_session.Name) *CreateProbingSessionRequest_FieldSubPathValue
- type CreateProbingSessionRequestPathSelectorProbingSessionProbingDistribution
- func (CreateProbingSessionRequestPathSelectorProbingSessionProbingDistribution) FieldPath() *CreateProbingSessionRequest_FieldSubPath
- func (s CreateProbingSessionRequestPathSelectorProbingSessionProbingDistribution) WithArrayOfValues(values []*probing_distribution.Reference) *CreateProbingSessionRequest_FieldSubPathArrayOfValues
- func (s CreateProbingSessionRequestPathSelectorProbingSessionProbingDistribution) WithValue(value *probing_distribution.Reference) *CreateProbingSessionRequest_FieldSubPathValue
- type CreateProbingSessionRequestPathSelectorProbingSessionSpec
- func (CreateProbingSessionRequestPathSelectorProbingSessionSpec) Address() CreateProbingSessionRequestPathSelectorProbingSessionSpecAddress
- func (CreateProbingSessionRequestPathSelectorProbingSessionSpec) Addresses() CreateProbingSessionRequestPathSelectorProbingSessionSpecAddresses
- func (CreateProbingSessionRequestPathSelectorProbingSessionSpec) FieldPath() *CreateProbingSessionRequest_FieldSubPath
- func (CreateProbingSessionRequestPathSelectorProbingSessionSpec) HttpProbingConfig() CreateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfig
- func (CreateProbingSessionRequestPathSelectorProbingSessionSpec) Interval() CreateProbingSessionRequestPathSelectorProbingSessionSpecInterval
- func (CreateProbingSessionRequestPathSelectorProbingSessionSpec) IpVersion() CreateProbingSessionRequestPathSelectorProbingSessionSpecIpVersion
- func (CreateProbingSessionRequestPathSelectorProbingSessionSpec) Location() CreateProbingSessionRequestPathSelectorProbingSessionSpecLocation
- func (CreateProbingSessionRequestPathSelectorProbingSessionSpec) LocationType() CreateProbingSessionRequestPathSelectorProbingSessionSpecLocationType
- func (CreateProbingSessionRequestPathSelectorProbingSessionSpec) Mode() CreateProbingSessionRequestPathSelectorProbingSessionSpecMode
- func (CreateProbingSessionRequestPathSelectorProbingSessionSpec) PathProbing() CreateProbingSessionRequestPathSelectorProbingSessionSpecPathProbing
- func (CreateProbingSessionRequestPathSelectorProbingSessionSpec) Port() CreateProbingSessionRequestPathSelectorProbingSessionSpecPort
- func (CreateProbingSessionRequestPathSelectorProbingSessionSpec) Probe() CreateProbingSessionRequestPathSelectorProbingSessionSpecProbe
- func (CreateProbingSessionRequestPathSelectorProbingSessionSpec) ProxyConfiguration() CreateProbingSessionRequestPathSelectorProbingSessionSpecProxyConfiguration
- func (CreateProbingSessionRequestPathSelectorProbingSessionSpec) SpeedtestSettings() CreateProbingSessionRequestPathSelectorProbingSessionSpecSpeedtestSettings
- func (CreateProbingSessionRequestPathSelectorProbingSessionSpec) Target() CreateProbingSessionRequestPathSelectorProbingSessionSpecTarget
- func (CreateProbingSessionRequestPathSelectorProbingSessionSpec) TargetGroup() CreateProbingSessionRequestPathSelectorProbingSessionSpecTargetGroup
- func (CreateProbingSessionRequestPathSelectorProbingSessionSpec) Tos() CreateProbingSessionRequestPathSelectorProbingSessionSpecTos
- func (CreateProbingSessionRequestPathSelectorProbingSessionSpec) Type() CreateProbingSessionRequestPathSelectorProbingSessionSpecType
- func (s CreateProbingSessionRequestPathSelectorProbingSessionSpec) WithArrayOfValues(values []*probing_session.ProbingSession_Spec) *CreateProbingSessionRequest_FieldSubPathArrayOfValues
- func (s CreateProbingSessionRequestPathSelectorProbingSessionSpec) WithValue(value *probing_session.ProbingSession_Spec) *CreateProbingSessionRequest_FieldSubPathValue
- type CreateProbingSessionRequestPathSelectorProbingSessionSpecAddress
- func (CreateProbingSessionRequestPathSelectorProbingSessionSpecAddress) FieldPath() *CreateProbingSessionRequest_FieldSubPath
- func (s CreateProbingSessionRequestPathSelectorProbingSessionSpecAddress) WithArrayOfValues(values []string) *CreateProbingSessionRequest_FieldSubPathArrayOfValues
- func (s CreateProbingSessionRequestPathSelectorProbingSessionSpecAddress) WithValue(value string) *CreateProbingSessionRequest_FieldSubPathValue
- type CreateProbingSessionRequestPathSelectorProbingSessionSpecAddresses
- func (CreateProbingSessionRequestPathSelectorProbingSessionSpecAddresses) FieldPath() *CreateProbingSessionRequest_FieldSubPath
- func (s CreateProbingSessionRequestPathSelectorProbingSessionSpecAddresses) WithArrayOfValues(values [][]string) *CreateProbingSessionRequest_FieldSubPathArrayOfValues
- func (s CreateProbingSessionRequestPathSelectorProbingSessionSpecAddresses) WithItemValue(value string) *CreateProbingSessionRequest_FieldSubPathArrayItemValue
- func (s CreateProbingSessionRequestPathSelectorProbingSessionSpecAddresses) WithValue(value []string) *CreateProbingSessionRequest_FieldSubPathValue
- type CreateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfig
- func (CreateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfig) AuthConfig() ...
- func (CreateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfig) FieldPath() *CreateProbingSessionRequest_FieldSubPath
- func (CreateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfig) HttpRequest() ...
- func (s CreateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfig) WithArrayOfValues(values []*common.HTTPProbingConfig) *CreateProbingSessionRequest_FieldSubPathArrayOfValues
- func (s CreateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfig) WithValue(value *common.HTTPProbingConfig) *CreateProbingSessionRequest_FieldSubPathValue
- type CreateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigAuthConfig
- func (CreateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigAuthConfig) FieldPath() *CreateProbingSessionRequest_FieldSubPath
- func (CreateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigAuthConfig) Password() ...
- func (CreateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigAuthConfig) RequestHeaderTokenKey() ...
- func (CreateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigAuthConfig) TokenRequest() ...
- func (CreateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigAuthConfig) TokenResponseBodyExpiryKey() ...
- func (CreateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigAuthConfig) TokenResponseBodyKey() ...
- func (CreateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigAuthConfig) TokenResponseHeader() ...
- func (CreateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigAuthConfig) Username() ...
- func (s CreateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigAuthConfig) WithArrayOfValues(values []*common.HTTPProbingConfig_HTTPAuth) *CreateProbingSessionRequest_FieldSubPathArrayOfValues
- func (s CreateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigAuthConfig) WithValue(value *common.HTTPProbingConfig_HTTPAuth) *CreateProbingSessionRequest_FieldSubPathValue
- type CreateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigAuthConfigPassword
- func (CreateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigAuthConfigPassword) FieldPath() *CreateProbingSessionRequest_FieldSubPath
- func (s CreateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigAuthConfigPassword) WithArrayOfValues(values []string) *CreateProbingSessionRequest_FieldSubPathArrayOfValues
- func (s CreateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigAuthConfigPassword) WithValue(value string) *CreateProbingSessionRequest_FieldSubPathValue
- type CreateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigAuthConfigRequestHeaderTokenKey
- func (CreateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigAuthConfigRequestHeaderTokenKey) FieldPath() *CreateProbingSessionRequest_FieldSubPath
- func (s CreateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigAuthConfigRequestHeaderTokenKey) WithArrayOfValues(values []string) *CreateProbingSessionRequest_FieldSubPathArrayOfValues
- func (s CreateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigAuthConfigRequestHeaderTokenKey) WithValue(value string) *CreateProbingSessionRequest_FieldSubPathValue
- type CreateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigAuthConfigTokenRequest
- func (CreateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigAuthConfigTokenRequest) AuthenticationMethod() ...
- func (CreateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigAuthConfigTokenRequest) ExpectedResponseCode() ...
- func (CreateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigAuthConfigTokenRequest) FieldPath() *CreateProbingSessionRequest_FieldSubPath
- func (CreateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigAuthConfigTokenRequest) RequestBody() ...
- func (CreateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigAuthConfigTokenRequest) RequestHeaders() ...
- func (CreateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigAuthConfigTokenRequest) RequestMethod() ...
- func (CreateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigAuthConfigTokenRequest) Timeout() ...
- func (CreateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigAuthConfigTokenRequest) Url() ...
- func (CreateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigAuthConfigTokenRequest) UrlFormEncodedBody() ...
- func (s CreateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigAuthConfigTokenRequest) WithArrayOfValues(values []*common.HTTPProbingConfig_HTTPRequest) *CreateProbingSessionRequest_FieldSubPathArrayOfValues
- func (s CreateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigAuthConfigTokenRequest) WithValue(value *common.HTTPProbingConfig_HTTPRequest) *CreateProbingSessionRequest_FieldSubPathValue
- type CreateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigAuthConfigTokenRequestAuthenticationMethod
- func (CreateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigAuthConfigTokenRequestAuthenticationMethod) FieldPath() *CreateProbingSessionRequest_FieldSubPath
- func (s CreateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigAuthConfigTokenRequestAuthenticationMethod) WithArrayOfValues(values []common.AuthenticationMethod) *CreateProbingSessionRequest_FieldSubPathArrayOfValues
- func (s CreateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigAuthConfigTokenRequestAuthenticationMethod) WithValue(value common.AuthenticationMethod) *CreateProbingSessionRequest_FieldSubPathValue
- type CreateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigAuthConfigTokenRequestExpectedResponseCode
- func (CreateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigAuthConfigTokenRequestExpectedResponseCode) FieldPath() *CreateProbingSessionRequest_FieldSubPath
- func (s CreateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigAuthConfigTokenRequestExpectedResponseCode) WithArrayOfValues(values []uint32) *CreateProbingSessionRequest_FieldSubPathArrayOfValues
- func (s CreateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigAuthConfigTokenRequestExpectedResponseCode) WithValue(value uint32) *CreateProbingSessionRequest_FieldSubPathValue
- type CreateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigAuthConfigTokenRequestRequestBody
- func (CreateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigAuthConfigTokenRequestRequestBody) FieldPath() *CreateProbingSessionRequest_FieldSubPath
- func (s CreateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigAuthConfigTokenRequestRequestBody) WithArrayOfValues(values []string) *CreateProbingSessionRequest_FieldSubPathArrayOfValues
- func (s CreateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigAuthConfigTokenRequestRequestBody) WithValue(value string) *CreateProbingSessionRequest_FieldSubPathValue
- type CreateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigAuthConfigTokenRequestRequestHeaders
- func (CreateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigAuthConfigTokenRequestRequestHeaders) FieldPath() *CreateProbingSessionRequest_FieldSubPath
- func (s CreateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigAuthConfigTokenRequestRequestHeaders) WithArrayOfValues(values []map[string]string) *CreateProbingSessionRequest_FieldSubPathArrayOfValues
- func (CreateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigAuthConfigTokenRequestRequestHeaders) WithKey(key string) ...
- func (s CreateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigAuthConfigTokenRequestRequestHeaders) WithValue(value map[string]string) *CreateProbingSessionRequest_FieldSubPathValue
- type CreateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigAuthConfigTokenRequestRequestMethod
- func (CreateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigAuthConfigTokenRequestRequestMethod) FieldPath() *CreateProbingSessionRequest_FieldSubPath
- func (s CreateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigAuthConfigTokenRequestRequestMethod) WithArrayOfValues(values []common.HTTPRequestMethod) *CreateProbingSessionRequest_FieldSubPathArrayOfValues
- func (s CreateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigAuthConfigTokenRequestRequestMethod) WithValue(value common.HTTPRequestMethod) *CreateProbingSessionRequest_FieldSubPathValue
- type CreateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigAuthConfigTokenRequestTimeout
- func (CreateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigAuthConfigTokenRequestTimeout) FieldPath() *CreateProbingSessionRequest_FieldSubPath
- func (s CreateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigAuthConfigTokenRequestTimeout) WithArrayOfValues(values []*duration.Duration) *CreateProbingSessionRequest_FieldSubPathArrayOfValues
- func (s CreateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigAuthConfigTokenRequestTimeout) WithValue(value *duration.Duration) *CreateProbingSessionRequest_FieldSubPathValue
- type CreateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigAuthConfigTokenRequestUrl
- func (CreateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigAuthConfigTokenRequestUrl) FieldPath() *CreateProbingSessionRequest_FieldSubPath
- func (s CreateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigAuthConfigTokenRequestUrl) WithArrayOfValues(values []string) *CreateProbingSessionRequest_FieldSubPathArrayOfValues
- func (s CreateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigAuthConfigTokenRequestUrl) WithValue(value string) *CreateProbingSessionRequest_FieldSubPathValue
- type CreateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigAuthConfigTokenRequestUrlFormEncodedBody
- func (CreateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigAuthConfigTokenRequestUrlFormEncodedBody) FieldPath() *CreateProbingSessionRequest_FieldSubPath
- func (s CreateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigAuthConfigTokenRequestUrlFormEncodedBody) WithArrayOfValues(values []map[string]*common.HTTPProbingConfig_HTTPRequest_StringArray) *CreateProbingSessionRequest_FieldSubPathArrayOfValues
- func (CreateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigAuthConfigTokenRequestUrlFormEncodedBody) WithKey(key string) ...
- func (s CreateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigAuthConfigTokenRequestUrlFormEncodedBody) WithValue(value map[string]*common.HTTPProbingConfig_HTTPRequest_StringArray) *CreateProbingSessionRequest_FieldSubPathValue
- type CreateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigAuthConfigTokenResponseBodyExpiryKey
- func (CreateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigAuthConfigTokenResponseBodyExpiryKey) FieldPath() *CreateProbingSessionRequest_FieldSubPath
- func (s CreateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigAuthConfigTokenResponseBodyExpiryKey) WithArrayOfValues(values []string) *CreateProbingSessionRequest_FieldSubPathArrayOfValues
- func (s CreateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigAuthConfigTokenResponseBodyExpiryKey) WithValue(value string) *CreateProbingSessionRequest_FieldSubPathValue
- type CreateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigAuthConfigTokenResponseBodyKey
- func (CreateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigAuthConfigTokenResponseBodyKey) FieldPath() *CreateProbingSessionRequest_FieldSubPath
- func (s CreateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigAuthConfigTokenResponseBodyKey) WithArrayOfValues(values []string) *CreateProbingSessionRequest_FieldSubPathArrayOfValues
- func (s CreateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigAuthConfigTokenResponseBodyKey) WithValue(value string) *CreateProbingSessionRequest_FieldSubPathValue
- type CreateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigAuthConfigTokenResponseHeader
- func (CreateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigAuthConfigTokenResponseHeader) FieldPath() *CreateProbingSessionRequest_FieldSubPath
- func (s CreateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigAuthConfigTokenResponseHeader) WithArrayOfValues(values []string) *CreateProbingSessionRequest_FieldSubPathArrayOfValues
- func (s CreateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigAuthConfigTokenResponseHeader) WithValue(value string) *CreateProbingSessionRequest_FieldSubPathValue
- type CreateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigAuthConfigUsername
- func (CreateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigAuthConfigUsername) FieldPath() *CreateProbingSessionRequest_FieldSubPath
- func (s CreateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigAuthConfigUsername) WithArrayOfValues(values []string) *CreateProbingSessionRequest_FieldSubPathArrayOfValues
- func (s CreateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigAuthConfigUsername) WithValue(value string) *CreateProbingSessionRequest_FieldSubPathValue
- type CreateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigHttpRequest
- func (CreateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigHttpRequest) AuthenticationMethod() ...
- func (CreateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigHttpRequest) ExpectedResponseCode() ...
- func (CreateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigHttpRequest) FieldPath() *CreateProbingSessionRequest_FieldSubPath
- func (CreateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigHttpRequest) RequestBody() ...
- func (CreateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigHttpRequest) RequestHeaders() ...
- func (CreateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigHttpRequest) RequestMethod() ...
- func (CreateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigHttpRequest) Timeout() ...
- func (CreateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigHttpRequest) Url() ...
- func (CreateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigHttpRequest) UrlFormEncodedBody() ...
- func (s CreateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigHttpRequest) WithArrayOfValues(values []*common.HTTPProbingConfig_HTTPRequest) *CreateProbingSessionRequest_FieldSubPathArrayOfValues
- func (s CreateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigHttpRequest) WithValue(value *common.HTTPProbingConfig_HTTPRequest) *CreateProbingSessionRequest_FieldSubPathValue
- type CreateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigHttpRequestAuthenticationMethod
- func (CreateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigHttpRequestAuthenticationMethod) FieldPath() *CreateProbingSessionRequest_FieldSubPath
- func (s CreateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigHttpRequestAuthenticationMethod) WithArrayOfValues(values []common.AuthenticationMethod) *CreateProbingSessionRequest_FieldSubPathArrayOfValues
- func (s CreateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigHttpRequestAuthenticationMethod) WithValue(value common.AuthenticationMethod) *CreateProbingSessionRequest_FieldSubPathValue
- type CreateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigHttpRequestExpectedResponseCode
- func (CreateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigHttpRequestExpectedResponseCode) FieldPath() *CreateProbingSessionRequest_FieldSubPath
- func (s CreateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigHttpRequestExpectedResponseCode) WithArrayOfValues(values []uint32) *CreateProbingSessionRequest_FieldSubPathArrayOfValues
- func (s CreateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigHttpRequestExpectedResponseCode) WithValue(value uint32) *CreateProbingSessionRequest_FieldSubPathValue
- type CreateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigHttpRequestRequestBody
- func (CreateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigHttpRequestRequestBody) FieldPath() *CreateProbingSessionRequest_FieldSubPath
- func (s CreateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigHttpRequestRequestBody) WithArrayOfValues(values []string) *CreateProbingSessionRequest_FieldSubPathArrayOfValues
- func (s CreateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigHttpRequestRequestBody) WithValue(value string) *CreateProbingSessionRequest_FieldSubPathValue
- type CreateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigHttpRequestRequestHeaders
- func (CreateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigHttpRequestRequestHeaders) FieldPath() *CreateProbingSessionRequest_FieldSubPath
- func (s CreateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigHttpRequestRequestHeaders) WithArrayOfValues(values []map[string]string) *CreateProbingSessionRequest_FieldSubPathArrayOfValues
- func (CreateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigHttpRequestRequestHeaders) WithKey(key string) ...
- func (s CreateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigHttpRequestRequestHeaders) WithValue(value map[string]string) *CreateProbingSessionRequest_FieldSubPathValue
- type CreateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigHttpRequestRequestMethod
- func (CreateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigHttpRequestRequestMethod) FieldPath() *CreateProbingSessionRequest_FieldSubPath
- func (s CreateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigHttpRequestRequestMethod) WithArrayOfValues(values []common.HTTPRequestMethod) *CreateProbingSessionRequest_FieldSubPathArrayOfValues
- func (s CreateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigHttpRequestRequestMethod) WithValue(value common.HTTPRequestMethod) *CreateProbingSessionRequest_FieldSubPathValue
- type CreateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigHttpRequestTimeout
- func (CreateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigHttpRequestTimeout) FieldPath() *CreateProbingSessionRequest_FieldSubPath
- func (s CreateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigHttpRequestTimeout) WithArrayOfValues(values []*duration.Duration) *CreateProbingSessionRequest_FieldSubPathArrayOfValues
- func (s CreateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigHttpRequestTimeout) WithValue(value *duration.Duration) *CreateProbingSessionRequest_FieldSubPathValue
- type CreateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigHttpRequestUrl
- func (CreateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigHttpRequestUrl) FieldPath() *CreateProbingSessionRequest_FieldSubPath
- func (s CreateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigHttpRequestUrl) WithArrayOfValues(values []string) *CreateProbingSessionRequest_FieldSubPathArrayOfValues
- func (s CreateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigHttpRequestUrl) WithValue(value string) *CreateProbingSessionRequest_FieldSubPathValue
- type CreateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigHttpRequestUrlFormEncodedBody
- func (CreateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigHttpRequestUrlFormEncodedBody) FieldPath() *CreateProbingSessionRequest_FieldSubPath
- func (s CreateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigHttpRequestUrlFormEncodedBody) WithArrayOfValues(values []map[string]*common.HTTPProbingConfig_HTTPRequest_StringArray) *CreateProbingSessionRequest_FieldSubPathArrayOfValues
- func (CreateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigHttpRequestUrlFormEncodedBody) WithKey(key string) ...
- func (s CreateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigHttpRequestUrlFormEncodedBody) WithValue(value map[string]*common.HTTPProbingConfig_HTTPRequest_StringArray) *CreateProbingSessionRequest_FieldSubPathValue
- type CreateProbingSessionRequestPathSelectorProbingSessionSpecInterval
- func (CreateProbingSessionRequestPathSelectorProbingSessionSpecInterval) FieldPath() *CreateProbingSessionRequest_FieldSubPath
- func (s CreateProbingSessionRequestPathSelectorProbingSessionSpecInterval) WithArrayOfValues(values []*duration.Duration) *CreateProbingSessionRequest_FieldSubPathArrayOfValues
- func (s CreateProbingSessionRequestPathSelectorProbingSessionSpecInterval) WithValue(value *duration.Duration) *CreateProbingSessionRequest_FieldSubPathValue
- type CreateProbingSessionRequestPathSelectorProbingSessionSpecIpVersion
- func (CreateProbingSessionRequestPathSelectorProbingSessionSpecIpVersion) FieldPath() *CreateProbingSessionRequest_FieldSubPath
- func (s CreateProbingSessionRequestPathSelectorProbingSessionSpecIpVersion) WithArrayOfValues(values []common.IpVersion) *CreateProbingSessionRequest_FieldSubPathArrayOfValues
- func (s CreateProbingSessionRequestPathSelectorProbingSessionSpecIpVersion) WithValue(value common.IpVersion) *CreateProbingSessionRequest_FieldSubPathValue
- type CreateProbingSessionRequestPathSelectorProbingSessionSpecLocation
- func (CreateProbingSessionRequestPathSelectorProbingSessionSpecLocation) Accuracy() CreateProbingSessionRequestPathSelectorProbingSessionSpecLocationAccuracy
- func (CreateProbingSessionRequestPathSelectorProbingSessionSpecLocation) Address() CreateProbingSessionRequestPathSelectorProbingSessionSpecLocationAddress
- func (CreateProbingSessionRequestPathSelectorProbingSessionSpecLocation) AdminHierarchy() ...
- func (CreateProbingSessionRequestPathSelectorProbingSessionSpecLocation) Coordinates() CreateProbingSessionRequestPathSelectorProbingSessionSpecLocationCoordinates
- func (CreateProbingSessionRequestPathSelectorProbingSessionSpecLocation) FieldPath() *CreateProbingSessionRequest_FieldSubPath
- func (s CreateProbingSessionRequestPathSelectorProbingSessionSpecLocation) WithArrayOfValues(values []*common.Location) *CreateProbingSessionRequest_FieldSubPathArrayOfValues
- func (s CreateProbingSessionRequestPathSelectorProbingSessionSpecLocation) WithValue(value *common.Location) *CreateProbingSessionRequest_FieldSubPathValue
- type CreateProbingSessionRequestPathSelectorProbingSessionSpecLocationAccuracy
- func (CreateProbingSessionRequestPathSelectorProbingSessionSpecLocationAccuracy) FieldPath() *CreateProbingSessionRequest_FieldSubPath
- func (s CreateProbingSessionRequestPathSelectorProbingSessionSpecLocationAccuracy) WithArrayOfValues(values []float64) *CreateProbingSessionRequest_FieldSubPathArrayOfValues
- func (s CreateProbingSessionRequestPathSelectorProbingSessionSpecLocationAccuracy) WithValue(value float64) *CreateProbingSessionRequest_FieldSubPathValue
- type CreateProbingSessionRequestPathSelectorProbingSessionSpecLocationAddress
- func (CreateProbingSessionRequestPathSelectorProbingSessionSpecLocationAddress) AdminArea1() ...
- func (CreateProbingSessionRequestPathSelectorProbingSessionSpecLocationAddress) AdminArea2() ...
- func (CreateProbingSessionRequestPathSelectorProbingSessionSpecLocationAddress) AdminArea3() ...
- func (CreateProbingSessionRequestPathSelectorProbingSessionSpecLocationAddress) AdminArea4() ...
- func (CreateProbingSessionRequestPathSelectorProbingSessionSpecLocationAddress) Continent() ...
- func (CreateProbingSessionRequestPathSelectorProbingSessionSpecLocationAddress) Country() ...
- func (CreateProbingSessionRequestPathSelectorProbingSessionSpecLocationAddress) CountryCode() ...
- func (CreateProbingSessionRequestPathSelectorProbingSessionSpecLocationAddress) FieldPath() *CreateProbingSessionRequest_FieldSubPath
- func (CreateProbingSessionRequestPathSelectorProbingSessionSpecLocationAddress) PostalCode() ...
- func (CreateProbingSessionRequestPathSelectorProbingSessionSpecLocationAddress) StreetAddress() ...
- func (s CreateProbingSessionRequestPathSelectorProbingSessionSpecLocationAddress) WithArrayOfValues(values []*common.Address) *CreateProbingSessionRequest_FieldSubPathArrayOfValues
- func (s CreateProbingSessionRequestPathSelectorProbingSessionSpecLocationAddress) WithValue(value *common.Address) *CreateProbingSessionRequest_FieldSubPathValue
- type CreateProbingSessionRequestPathSelectorProbingSessionSpecLocationAddressAdminArea1
- func (CreateProbingSessionRequestPathSelectorProbingSessionSpecLocationAddressAdminArea1) FieldPath() *CreateProbingSessionRequest_FieldSubPath
- func (s CreateProbingSessionRequestPathSelectorProbingSessionSpecLocationAddressAdminArea1) WithArrayOfValues(values []string) *CreateProbingSessionRequest_FieldSubPathArrayOfValues
- func (s CreateProbingSessionRequestPathSelectorProbingSessionSpecLocationAddressAdminArea1) WithValue(value string) *CreateProbingSessionRequest_FieldSubPathValue
- type CreateProbingSessionRequestPathSelectorProbingSessionSpecLocationAddressAdminArea2
- func (CreateProbingSessionRequestPathSelectorProbingSessionSpecLocationAddressAdminArea2) FieldPath() *CreateProbingSessionRequest_FieldSubPath
- func (s CreateProbingSessionRequestPathSelectorProbingSessionSpecLocationAddressAdminArea2) WithArrayOfValues(values []string) *CreateProbingSessionRequest_FieldSubPathArrayOfValues
- func (s CreateProbingSessionRequestPathSelectorProbingSessionSpecLocationAddressAdminArea2) WithValue(value string) *CreateProbingSessionRequest_FieldSubPathValue
- type CreateProbingSessionRequestPathSelectorProbingSessionSpecLocationAddressAdminArea3
- func (CreateProbingSessionRequestPathSelectorProbingSessionSpecLocationAddressAdminArea3) FieldPath() *CreateProbingSessionRequest_FieldSubPath
- func (s CreateProbingSessionRequestPathSelectorProbingSessionSpecLocationAddressAdminArea3) WithArrayOfValues(values []string) *CreateProbingSessionRequest_FieldSubPathArrayOfValues
- func (s CreateProbingSessionRequestPathSelectorProbingSessionSpecLocationAddressAdminArea3) WithValue(value string) *CreateProbingSessionRequest_FieldSubPathValue
- type CreateProbingSessionRequestPathSelectorProbingSessionSpecLocationAddressAdminArea4
- func (CreateProbingSessionRequestPathSelectorProbingSessionSpecLocationAddressAdminArea4) FieldPath() *CreateProbingSessionRequest_FieldSubPath
- func (s CreateProbingSessionRequestPathSelectorProbingSessionSpecLocationAddressAdminArea4) WithArrayOfValues(values []string) *CreateProbingSessionRequest_FieldSubPathArrayOfValues
- func (s CreateProbingSessionRequestPathSelectorProbingSessionSpecLocationAddressAdminArea4) WithValue(value string) *CreateProbingSessionRequest_FieldSubPathValue
- type CreateProbingSessionRequestPathSelectorProbingSessionSpecLocationAddressContinent
- func (CreateProbingSessionRequestPathSelectorProbingSessionSpecLocationAddressContinent) FieldPath() *CreateProbingSessionRequest_FieldSubPath
- func (s CreateProbingSessionRequestPathSelectorProbingSessionSpecLocationAddressContinent) WithArrayOfValues(values []string) *CreateProbingSessionRequest_FieldSubPathArrayOfValues
- func (s CreateProbingSessionRequestPathSelectorProbingSessionSpecLocationAddressContinent) WithValue(value string) *CreateProbingSessionRequest_FieldSubPathValue
- type CreateProbingSessionRequestPathSelectorProbingSessionSpecLocationAddressCountry
- func (CreateProbingSessionRequestPathSelectorProbingSessionSpecLocationAddressCountry) FieldPath() *CreateProbingSessionRequest_FieldSubPath
- func (s CreateProbingSessionRequestPathSelectorProbingSessionSpecLocationAddressCountry) WithArrayOfValues(values []string) *CreateProbingSessionRequest_FieldSubPathArrayOfValues
- func (s CreateProbingSessionRequestPathSelectorProbingSessionSpecLocationAddressCountry) WithValue(value string) *CreateProbingSessionRequest_FieldSubPathValue
- type CreateProbingSessionRequestPathSelectorProbingSessionSpecLocationAddressCountryCode
- func (CreateProbingSessionRequestPathSelectorProbingSessionSpecLocationAddressCountryCode) FieldPath() *CreateProbingSessionRequest_FieldSubPath
- func (s CreateProbingSessionRequestPathSelectorProbingSessionSpecLocationAddressCountryCode) WithArrayOfValues(values []string) *CreateProbingSessionRequest_FieldSubPathArrayOfValues
- func (s CreateProbingSessionRequestPathSelectorProbingSessionSpecLocationAddressCountryCode) WithValue(value string) *CreateProbingSessionRequest_FieldSubPathValue
- type CreateProbingSessionRequestPathSelectorProbingSessionSpecLocationAddressPostalCode
- func (CreateProbingSessionRequestPathSelectorProbingSessionSpecLocationAddressPostalCode) FieldPath() *CreateProbingSessionRequest_FieldSubPath
- func (s CreateProbingSessionRequestPathSelectorProbingSessionSpecLocationAddressPostalCode) WithArrayOfValues(values []string) *CreateProbingSessionRequest_FieldSubPathArrayOfValues
- func (s CreateProbingSessionRequestPathSelectorProbingSessionSpecLocationAddressPostalCode) WithValue(value string) *CreateProbingSessionRequest_FieldSubPathValue
- type CreateProbingSessionRequestPathSelectorProbingSessionSpecLocationAddressStreetAddress
- func (CreateProbingSessionRequestPathSelectorProbingSessionSpecLocationAddressStreetAddress) FieldPath() *CreateProbingSessionRequest_FieldSubPath
- func (s CreateProbingSessionRequestPathSelectorProbingSessionSpecLocationAddressStreetAddress) WithArrayOfValues(values []string) *CreateProbingSessionRequest_FieldSubPathArrayOfValues
- func (s CreateProbingSessionRequestPathSelectorProbingSessionSpecLocationAddressStreetAddress) WithValue(value string) *CreateProbingSessionRequest_FieldSubPathValue
- type CreateProbingSessionRequestPathSelectorProbingSessionSpecLocationAdminHierarchy
- func (CreateProbingSessionRequestPathSelectorProbingSessionSpecLocationAdminHierarchy) Admin1() ...
- func (CreateProbingSessionRequestPathSelectorProbingSessionSpecLocationAdminHierarchy) Admin2() ...
- func (CreateProbingSessionRequestPathSelectorProbingSessionSpecLocationAdminHierarchy) Admin3() ...
- func (CreateProbingSessionRequestPathSelectorProbingSessionSpecLocationAdminHierarchy) Admin4() ...
- func (CreateProbingSessionRequestPathSelectorProbingSessionSpecLocationAdminHierarchy) Admin5() ...
- func (CreateProbingSessionRequestPathSelectorProbingSessionSpecLocationAdminHierarchy) Continent() ...
- func (CreateProbingSessionRequestPathSelectorProbingSessionSpecLocationAdminHierarchy) Country() ...
- func (CreateProbingSessionRequestPathSelectorProbingSessionSpecLocationAdminHierarchy) FieldPath() *CreateProbingSessionRequest_FieldSubPath
- func (s CreateProbingSessionRequestPathSelectorProbingSessionSpecLocationAdminHierarchy) WithArrayOfValues(values []*admin_area.AdminHierarchy) *CreateProbingSessionRequest_FieldSubPathArrayOfValues
- func (s CreateProbingSessionRequestPathSelectorProbingSessionSpecLocationAdminHierarchy) WithValue(value *admin_area.AdminHierarchy) *CreateProbingSessionRequest_FieldSubPathValue
- type CreateProbingSessionRequestPathSelectorProbingSessionSpecLocationAdminHierarchyAdmin1
- func (CreateProbingSessionRequestPathSelectorProbingSessionSpecLocationAdminHierarchyAdmin1) FieldPath() *CreateProbingSessionRequest_FieldSubPath
- func (s CreateProbingSessionRequestPathSelectorProbingSessionSpecLocationAdminHierarchyAdmin1) WithArrayOfValues(values []*admin_area.Reference) *CreateProbingSessionRequest_FieldSubPathArrayOfValues
- func (s CreateProbingSessionRequestPathSelectorProbingSessionSpecLocationAdminHierarchyAdmin1) WithValue(value *admin_area.Reference) *CreateProbingSessionRequest_FieldSubPathValue
- type CreateProbingSessionRequestPathSelectorProbingSessionSpecLocationAdminHierarchyAdmin2
- func (CreateProbingSessionRequestPathSelectorProbingSessionSpecLocationAdminHierarchyAdmin2) FieldPath() *CreateProbingSessionRequest_FieldSubPath
- func (s CreateProbingSessionRequestPathSelectorProbingSessionSpecLocationAdminHierarchyAdmin2) WithArrayOfValues(values []*admin_area.Reference) *CreateProbingSessionRequest_FieldSubPathArrayOfValues
- func (s CreateProbingSessionRequestPathSelectorProbingSessionSpecLocationAdminHierarchyAdmin2) WithValue(value *admin_area.Reference) *CreateProbingSessionRequest_FieldSubPathValue
- type CreateProbingSessionRequestPathSelectorProbingSessionSpecLocationAdminHierarchyAdmin3
- func (CreateProbingSessionRequestPathSelectorProbingSessionSpecLocationAdminHierarchyAdmin3) FieldPath() *CreateProbingSessionRequest_FieldSubPath
- func (s CreateProbingSessionRequestPathSelectorProbingSessionSpecLocationAdminHierarchyAdmin3) WithArrayOfValues(values []*admin_area.Reference) *CreateProbingSessionRequest_FieldSubPathArrayOfValues
- func (s CreateProbingSessionRequestPathSelectorProbingSessionSpecLocationAdminHierarchyAdmin3) WithValue(value *admin_area.Reference) *CreateProbingSessionRequest_FieldSubPathValue
- type CreateProbingSessionRequestPathSelectorProbingSessionSpecLocationAdminHierarchyAdmin4
- func (CreateProbingSessionRequestPathSelectorProbingSessionSpecLocationAdminHierarchyAdmin4) FieldPath() *CreateProbingSessionRequest_FieldSubPath
- func (s CreateProbingSessionRequestPathSelectorProbingSessionSpecLocationAdminHierarchyAdmin4) WithArrayOfValues(values []*admin_area.Reference) *CreateProbingSessionRequest_FieldSubPathArrayOfValues
- func (s CreateProbingSessionRequestPathSelectorProbingSessionSpecLocationAdminHierarchyAdmin4) WithValue(value *admin_area.Reference) *CreateProbingSessionRequest_FieldSubPathValue
- type CreateProbingSessionRequestPathSelectorProbingSessionSpecLocationAdminHierarchyAdmin5
- func (CreateProbingSessionRequestPathSelectorProbingSessionSpecLocationAdminHierarchyAdmin5) FieldPath() *CreateProbingSessionRequest_FieldSubPath
- func (s CreateProbingSessionRequestPathSelectorProbingSessionSpecLocationAdminHierarchyAdmin5) WithArrayOfValues(values []*admin_area.Reference) *CreateProbingSessionRequest_FieldSubPathArrayOfValues
- func (s CreateProbingSessionRequestPathSelectorProbingSessionSpecLocationAdminHierarchyAdmin5) WithValue(value *admin_area.Reference) *CreateProbingSessionRequest_FieldSubPathValue
- type CreateProbingSessionRequestPathSelectorProbingSessionSpecLocationAdminHierarchyContinent
- func (CreateProbingSessionRequestPathSelectorProbingSessionSpecLocationAdminHierarchyContinent) FieldPath() *CreateProbingSessionRequest_FieldSubPath
- func (s CreateProbingSessionRequestPathSelectorProbingSessionSpecLocationAdminHierarchyContinent) WithArrayOfValues(values []*admin_area.Reference) *CreateProbingSessionRequest_FieldSubPathArrayOfValues
- func (s CreateProbingSessionRequestPathSelectorProbingSessionSpecLocationAdminHierarchyContinent) WithValue(value *admin_area.Reference) *CreateProbingSessionRequest_FieldSubPathValue
- type CreateProbingSessionRequestPathSelectorProbingSessionSpecLocationAdminHierarchyCountry
- func (CreateProbingSessionRequestPathSelectorProbingSessionSpecLocationAdminHierarchyCountry) FieldPath() *CreateProbingSessionRequest_FieldSubPath
- func (s CreateProbingSessionRequestPathSelectorProbingSessionSpecLocationAdminHierarchyCountry) WithArrayOfValues(values []*admin_area.Reference) *CreateProbingSessionRequest_FieldSubPathArrayOfValues
- func (s CreateProbingSessionRequestPathSelectorProbingSessionSpecLocationAdminHierarchyCountry) WithValue(value *admin_area.Reference) *CreateProbingSessionRequest_FieldSubPathValue
- type CreateProbingSessionRequestPathSelectorProbingSessionSpecLocationCoordinates
- func (CreateProbingSessionRequestPathSelectorProbingSessionSpecLocationCoordinates) FieldPath() *CreateProbingSessionRequest_FieldSubPath
- func (s CreateProbingSessionRequestPathSelectorProbingSessionSpecLocationCoordinates) WithArrayOfValues(values []*latlng.LatLng) *CreateProbingSessionRequest_FieldSubPathArrayOfValues
- func (s CreateProbingSessionRequestPathSelectorProbingSessionSpecLocationCoordinates) WithValue(value *latlng.LatLng) *CreateProbingSessionRequest_FieldSubPathValue
- type CreateProbingSessionRequestPathSelectorProbingSessionSpecLocationType
- func (CreateProbingSessionRequestPathSelectorProbingSessionSpecLocationType) FieldPath() *CreateProbingSessionRequest_FieldSubPath
- func (s CreateProbingSessionRequestPathSelectorProbingSessionSpecLocationType) WithArrayOfValues(values []common.LocationType) *CreateProbingSessionRequest_FieldSubPathArrayOfValues
- func (s CreateProbingSessionRequestPathSelectorProbingSessionSpecLocationType) WithValue(value common.LocationType) *CreateProbingSessionRequest_FieldSubPathValue
- type CreateProbingSessionRequestPathSelectorProbingSessionSpecMode
- func (CreateProbingSessionRequestPathSelectorProbingSessionSpecMode) FieldPath() *CreateProbingSessionRequest_FieldSubPath
- func (s CreateProbingSessionRequestPathSelectorProbingSessionSpecMode) WithArrayOfValues(values []common.ProbingMode) *CreateProbingSessionRequest_FieldSubPathArrayOfValues
- func (s CreateProbingSessionRequestPathSelectorProbingSessionSpecMode) WithValue(value common.ProbingMode) *CreateProbingSessionRequest_FieldSubPathValue
- type CreateProbingSessionRequestPathSelectorProbingSessionSpecPathProbing
- func (CreateProbingSessionRequestPathSelectorProbingSessionSpecPathProbing) Attempts() CreateProbingSessionRequestPathSelectorProbingSessionSpecPathProbingAttempts
- func (CreateProbingSessionRequestPathSelectorProbingSessionSpecPathProbing) Enabled() CreateProbingSessionRequestPathSelectorProbingSessionSpecPathProbingEnabled
- func (CreateProbingSessionRequestPathSelectorProbingSessionSpecPathProbing) FieldPath() *CreateProbingSessionRequest_FieldSubPath
- func (CreateProbingSessionRequestPathSelectorProbingSessionSpecPathProbing) Interval() CreateProbingSessionRequestPathSelectorProbingSessionSpecPathProbingInterval
- func (CreateProbingSessionRequestPathSelectorProbingSessionSpecPathProbing) IntervalSec() ...
- func (CreateProbingSessionRequestPathSelectorProbingSessionSpecPathProbing) MaxTtl() CreateProbingSessionRequestPathSelectorProbingSessionSpecPathProbingMaxTtl
- func (CreateProbingSessionRequestPathSelectorProbingSessionSpecPathProbing) Mode() CreateProbingSessionRequestPathSelectorProbingSessionSpecPathProbingMode
- func (s CreateProbingSessionRequestPathSelectorProbingSessionSpecPathProbing) WithArrayOfValues(values []*common.PathProbe) *CreateProbingSessionRequest_FieldSubPathArrayOfValues
- func (s CreateProbingSessionRequestPathSelectorProbingSessionSpecPathProbing) WithValue(value *common.PathProbe) *CreateProbingSessionRequest_FieldSubPathValue
- type CreateProbingSessionRequestPathSelectorProbingSessionSpecPathProbingAttempts
- func (CreateProbingSessionRequestPathSelectorProbingSessionSpecPathProbingAttempts) FieldPath() *CreateProbingSessionRequest_FieldSubPath
- func (s CreateProbingSessionRequestPathSelectorProbingSessionSpecPathProbingAttempts) WithArrayOfValues(values []*wrappers.UInt32Value) *CreateProbingSessionRequest_FieldSubPathArrayOfValues
- func (s CreateProbingSessionRequestPathSelectorProbingSessionSpecPathProbingAttempts) WithValue(value *wrappers.UInt32Value) *CreateProbingSessionRequest_FieldSubPathValue
- type CreateProbingSessionRequestPathSelectorProbingSessionSpecPathProbingEnabled
- func (CreateProbingSessionRequestPathSelectorProbingSessionSpecPathProbingEnabled) FieldPath() *CreateProbingSessionRequest_FieldSubPath
- func (s CreateProbingSessionRequestPathSelectorProbingSessionSpecPathProbingEnabled) WithArrayOfValues(values []bool) *CreateProbingSessionRequest_FieldSubPathArrayOfValues
- func (s CreateProbingSessionRequestPathSelectorProbingSessionSpecPathProbingEnabled) WithValue(value bool) *CreateProbingSessionRequest_FieldSubPathValue
- type CreateProbingSessionRequestPathSelectorProbingSessionSpecPathProbingInterval
- func (CreateProbingSessionRequestPathSelectorProbingSessionSpecPathProbingInterval) FieldPath() *CreateProbingSessionRequest_FieldSubPath
- func (s CreateProbingSessionRequestPathSelectorProbingSessionSpecPathProbingInterval) WithArrayOfValues(values []*duration.Duration) *CreateProbingSessionRequest_FieldSubPathArrayOfValues
- func (s CreateProbingSessionRequestPathSelectorProbingSessionSpecPathProbingInterval) WithValue(value *duration.Duration) *CreateProbingSessionRequest_FieldSubPathValue
- type CreateProbingSessionRequestPathSelectorProbingSessionSpecPathProbingIntervalSec
- func (CreateProbingSessionRequestPathSelectorProbingSessionSpecPathProbingIntervalSec) FieldPath() *CreateProbingSessionRequest_FieldSubPath
- func (s CreateProbingSessionRequestPathSelectorProbingSessionSpecPathProbingIntervalSec) WithArrayOfValues(values []int64) *CreateProbingSessionRequest_FieldSubPathArrayOfValues
- func (s CreateProbingSessionRequestPathSelectorProbingSessionSpecPathProbingIntervalSec) WithValue(value int64) *CreateProbingSessionRequest_FieldSubPathValue
- type CreateProbingSessionRequestPathSelectorProbingSessionSpecPathProbingMaxTtl
- func (CreateProbingSessionRequestPathSelectorProbingSessionSpecPathProbingMaxTtl) FieldPath() *CreateProbingSessionRequest_FieldSubPath
- func (s CreateProbingSessionRequestPathSelectorProbingSessionSpecPathProbingMaxTtl) WithArrayOfValues(values []*wrappers.UInt32Value) *CreateProbingSessionRequest_FieldSubPathArrayOfValues
- func (s CreateProbingSessionRequestPathSelectorProbingSessionSpecPathProbingMaxTtl) WithValue(value *wrappers.UInt32Value) *CreateProbingSessionRequest_FieldSubPathValue
- type CreateProbingSessionRequestPathSelectorProbingSessionSpecPathProbingMode
- func (CreateProbingSessionRequestPathSelectorProbingSessionSpecPathProbingMode) FieldPath() *CreateProbingSessionRequest_FieldSubPath
- func (s CreateProbingSessionRequestPathSelectorProbingSessionSpecPathProbingMode) WithArrayOfValues(values []common.ProbingMode) *CreateProbingSessionRequest_FieldSubPathArrayOfValues
- func (s CreateProbingSessionRequestPathSelectorProbingSessionSpecPathProbingMode) WithValue(value common.ProbingMode) *CreateProbingSessionRequest_FieldSubPathValue
- type CreateProbingSessionRequestPathSelectorProbingSessionSpecPort
- func (CreateProbingSessionRequestPathSelectorProbingSessionSpecPort) FieldPath() *CreateProbingSessionRequest_FieldSubPath
- func (s CreateProbingSessionRequestPathSelectorProbingSessionSpecPort) WithArrayOfValues(values []uint32) *CreateProbingSessionRequest_FieldSubPathArrayOfValues
- func (s CreateProbingSessionRequestPathSelectorProbingSessionSpecPort) WithValue(value uint32) *CreateProbingSessionRequest_FieldSubPathValue
- type CreateProbingSessionRequestPathSelectorProbingSessionSpecProbe
- func (CreateProbingSessionRequestPathSelectorProbingSessionSpecProbe) FieldPath() *CreateProbingSessionRequest_FieldSubPath
- func (s CreateProbingSessionRequestPathSelectorProbingSessionSpecProbe) WithArrayOfValues(values []*probe.Reference) *CreateProbingSessionRequest_FieldSubPathArrayOfValues
- func (s CreateProbingSessionRequestPathSelectorProbingSessionSpecProbe) WithValue(value *probe.Reference) *CreateProbingSessionRequest_FieldSubPathValue
- type CreateProbingSessionRequestPathSelectorProbingSessionSpecProxyConfiguration
- func (CreateProbingSessionRequestPathSelectorProbingSessionSpecProxyConfiguration) FieldPath() *CreateProbingSessionRequest_FieldSubPath
- func (CreateProbingSessionRequestPathSelectorProbingSessionSpecProxyConfiguration) HttpProxy() ...
- func (CreateProbingSessionRequestPathSelectorProbingSessionSpecProxyConfiguration) HttpsProxy() ...
- func (CreateProbingSessionRequestPathSelectorProbingSessionSpecProxyConfiguration) NoProxy() ...
- func (CreateProbingSessionRequestPathSelectorProbingSessionSpecProxyConfiguration) ProxySetting() ...
- func (s CreateProbingSessionRequestPathSelectorProbingSessionSpecProxyConfiguration) WithArrayOfValues(values []*common.ProxyConfiguration) *CreateProbingSessionRequest_FieldSubPathArrayOfValues
- func (s CreateProbingSessionRequestPathSelectorProbingSessionSpecProxyConfiguration) WithValue(value *common.ProxyConfiguration) *CreateProbingSessionRequest_FieldSubPathValue
- type CreateProbingSessionRequestPathSelectorProbingSessionSpecProxyConfigurationHttpProxy
- func (CreateProbingSessionRequestPathSelectorProbingSessionSpecProxyConfigurationHttpProxy) FieldPath() *CreateProbingSessionRequest_FieldSubPath
- func (s CreateProbingSessionRequestPathSelectorProbingSessionSpecProxyConfigurationHttpProxy) WithArrayOfValues(values []string) *CreateProbingSessionRequest_FieldSubPathArrayOfValues
- func (s CreateProbingSessionRequestPathSelectorProbingSessionSpecProxyConfigurationHttpProxy) WithValue(value string) *CreateProbingSessionRequest_FieldSubPathValue
- type CreateProbingSessionRequestPathSelectorProbingSessionSpecProxyConfigurationHttpsProxy
- func (CreateProbingSessionRequestPathSelectorProbingSessionSpecProxyConfigurationHttpsProxy) FieldPath() *CreateProbingSessionRequest_FieldSubPath
- func (s CreateProbingSessionRequestPathSelectorProbingSessionSpecProxyConfigurationHttpsProxy) WithArrayOfValues(values []string) *CreateProbingSessionRequest_FieldSubPathArrayOfValues
- func (s CreateProbingSessionRequestPathSelectorProbingSessionSpecProxyConfigurationHttpsProxy) WithValue(value string) *CreateProbingSessionRequest_FieldSubPathValue
- type CreateProbingSessionRequestPathSelectorProbingSessionSpecProxyConfigurationNoProxy
- func (CreateProbingSessionRequestPathSelectorProbingSessionSpecProxyConfigurationNoProxy) FieldPath() *CreateProbingSessionRequest_FieldSubPath
- func (s CreateProbingSessionRequestPathSelectorProbingSessionSpecProxyConfigurationNoProxy) WithArrayOfValues(values []string) *CreateProbingSessionRequest_FieldSubPathArrayOfValues
- func (s CreateProbingSessionRequestPathSelectorProbingSessionSpecProxyConfigurationNoProxy) WithValue(value string) *CreateProbingSessionRequest_FieldSubPathValue
- type CreateProbingSessionRequestPathSelectorProbingSessionSpecProxyConfigurationProxySetting
- func (CreateProbingSessionRequestPathSelectorProbingSessionSpecProxyConfigurationProxySetting) FieldPath() *CreateProbingSessionRequest_FieldSubPath
- func (s CreateProbingSessionRequestPathSelectorProbingSessionSpecProxyConfigurationProxySetting) WithArrayOfValues(values []common.ProxySetting) *CreateProbingSessionRequest_FieldSubPathArrayOfValues
- func (s CreateProbingSessionRequestPathSelectorProbingSessionSpecProxyConfigurationProxySetting) WithValue(value common.ProxySetting) *CreateProbingSessionRequest_FieldSubPathValue
- type CreateProbingSessionRequestPathSelectorProbingSessionSpecSpeedtestSettings
- func (CreateProbingSessionRequestPathSelectorProbingSessionSpecSpeedtestSettings) Duration() ...
- func (CreateProbingSessionRequestPathSelectorProbingSessionSpecSpeedtestSettings) FieldPath() *CreateProbingSessionRequest_FieldSubPath
- func (CreateProbingSessionRequestPathSelectorProbingSessionSpecSpeedtestSettings) ServerSelection() ...
- func (CreateProbingSessionRequestPathSelectorProbingSessionSpecSpeedtestSettings) TcpPort() ...
- func (s CreateProbingSessionRequestPathSelectorProbingSessionSpecSpeedtestSettings) WithArrayOfValues(values []*common.SpeedTestSettings) *CreateProbingSessionRequest_FieldSubPathArrayOfValues
- func (s CreateProbingSessionRequestPathSelectorProbingSessionSpecSpeedtestSettings) WithValue(value *common.SpeedTestSettings) *CreateProbingSessionRequest_FieldSubPathValue
- type CreateProbingSessionRequestPathSelectorProbingSessionSpecSpeedtestSettingsDuration
- func (CreateProbingSessionRequestPathSelectorProbingSessionSpecSpeedtestSettingsDuration) FieldPath() *CreateProbingSessionRequest_FieldSubPath
- func (s CreateProbingSessionRequestPathSelectorProbingSessionSpecSpeedtestSettingsDuration) WithArrayOfValues(values []*duration.Duration) *CreateProbingSessionRequest_FieldSubPathArrayOfValues
- func (s CreateProbingSessionRequestPathSelectorProbingSessionSpecSpeedtestSettingsDuration) WithValue(value *duration.Duration) *CreateProbingSessionRequest_FieldSubPathValue
- type CreateProbingSessionRequestPathSelectorProbingSessionSpecSpeedtestSettingsServerSelection
- func (CreateProbingSessionRequestPathSelectorProbingSessionSpecSpeedtestSettingsServerSelection) FieldPath() *CreateProbingSessionRequest_FieldSubPath
- func (s CreateProbingSessionRequestPathSelectorProbingSessionSpecSpeedtestSettingsServerSelection) WithArrayOfValues(values []common.SpeedTestSettings_ServerSelection) *CreateProbingSessionRequest_FieldSubPathArrayOfValues
- func (s CreateProbingSessionRequestPathSelectorProbingSessionSpecSpeedtestSettingsServerSelection) WithValue(value common.SpeedTestSettings_ServerSelection) *CreateProbingSessionRequest_FieldSubPathValue
- type CreateProbingSessionRequestPathSelectorProbingSessionSpecSpeedtestSettingsTcpPort
- func (CreateProbingSessionRequestPathSelectorProbingSessionSpecSpeedtestSettingsTcpPort) FieldPath() *CreateProbingSessionRequest_FieldSubPath
- func (s CreateProbingSessionRequestPathSelectorProbingSessionSpecSpeedtestSettingsTcpPort) WithArrayOfValues(values []int32) *CreateProbingSessionRequest_FieldSubPathArrayOfValues
- func (s CreateProbingSessionRequestPathSelectorProbingSessionSpecSpeedtestSettingsTcpPort) WithValue(value int32) *CreateProbingSessionRequest_FieldSubPathValue
- type CreateProbingSessionRequestPathSelectorProbingSessionSpecTarget
- func (CreateProbingSessionRequestPathSelectorProbingSessionSpecTarget) FieldPath() *CreateProbingSessionRequest_FieldSubPath
- func (s CreateProbingSessionRequestPathSelectorProbingSessionSpecTarget) WithArrayOfValues(values []*probing_target.Reference) *CreateProbingSessionRequest_FieldSubPathArrayOfValues
- func (s CreateProbingSessionRequestPathSelectorProbingSessionSpecTarget) WithValue(value *probing_target.Reference) *CreateProbingSessionRequest_FieldSubPathValue
- type CreateProbingSessionRequestPathSelectorProbingSessionSpecTargetGroup
- func (CreateProbingSessionRequestPathSelectorProbingSessionSpecTargetGroup) FieldPath() *CreateProbingSessionRequest_FieldSubPath
- func (s CreateProbingSessionRequestPathSelectorProbingSessionSpecTargetGroup) WithArrayOfValues(values []*probing_target_group.Reference) *CreateProbingSessionRequest_FieldSubPathArrayOfValues
- func (s CreateProbingSessionRequestPathSelectorProbingSessionSpecTargetGroup) WithValue(value *probing_target_group.Reference) *CreateProbingSessionRequest_FieldSubPathValue
- type CreateProbingSessionRequestPathSelectorProbingSessionSpecTos
- func (CreateProbingSessionRequestPathSelectorProbingSessionSpecTos) FieldPath() *CreateProbingSessionRequest_FieldSubPath
- func (s CreateProbingSessionRequestPathSelectorProbingSessionSpecTos) WithArrayOfValues(values []uint32) *CreateProbingSessionRequest_FieldSubPathArrayOfValues
- func (s CreateProbingSessionRequestPathSelectorProbingSessionSpecTos) WithValue(value uint32) *CreateProbingSessionRequest_FieldSubPathValue
- type CreateProbingSessionRequestPathSelectorProbingSessionSpecType
- func (CreateProbingSessionRequestPathSelectorProbingSessionSpecType) FieldPath() *CreateProbingSessionRequest_FieldSubPath
- func (s CreateProbingSessionRequestPathSelectorProbingSessionSpecType) WithArrayOfValues(values []probing_session.ProbingSessionType) *CreateProbingSessionRequest_FieldSubPathArrayOfValues
- func (s CreateProbingSessionRequestPathSelectorProbingSessionSpecType) WithValue(value probing_session.ProbingSessionType) *CreateProbingSessionRequest_FieldSubPathValue
- type CreateProbingSessionRequestPathSelectorProbingSessionStatus
- func (CreateProbingSessionRequestPathSelectorProbingSessionStatus) FieldPath() *CreateProbingSessionRequest_FieldSubPath
- func (s CreateProbingSessionRequestPathSelectorProbingSessionStatus) WithArrayOfValues(values []*probing_session.ProbingSession_Status) *CreateProbingSessionRequest_FieldSubPathArrayOfValues
- func (s CreateProbingSessionRequestPathSelectorProbingSessionStatus) WithValue(value *probing_session.ProbingSession_Status) *CreateProbingSessionRequest_FieldSubPathValue
- type CreateProbingSessionRequest_FieldMask
- func (fieldMask *CreateProbingSessionRequest_FieldMask) AppendPath(path CreateProbingSessionRequest_FieldPath)
- func (fieldMask *CreateProbingSessionRequest_FieldMask) AppendRawPath(path gotenobject.FieldPath)
- func (fieldMask *CreateProbingSessionRequest_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
- func (fieldMask *CreateProbingSessionRequest_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
- func (fieldMask *CreateProbingSessionRequest_FieldMask) FilterInputFields() *CreateProbingSessionRequest_FieldMask
- func (fieldMask *CreateProbingSessionRequest_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
- func (fieldMask *CreateProbingSessionRequest_FieldMask) GetPaths() []CreateProbingSessionRequest_FieldPath
- func (fieldMask *CreateProbingSessionRequest_FieldMask) GetRawPaths() []gotenobject.FieldPath
- func (fieldMask *CreateProbingSessionRequest_FieldMask) IsFull() bool
- func (fieldMask CreateProbingSessionRequest_FieldMask) Marshal() ([]byte, error)
- func (fieldMask CreateProbingSessionRequest_FieldMask) MarshalJSON() ([]byte, error)
- func (fieldMask *CreateProbingSessionRequest_FieldMask) PathsCount() int
- func (fieldMask *CreateProbingSessionRequest_FieldMask) Project(source *CreateProbingSessionRequest) *CreateProbingSessionRequest
- func (fieldMask *CreateProbingSessionRequest_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
- func (fieldMask *CreateProbingSessionRequest_FieldMask) ProtoMessage()
- func (fieldMask *CreateProbingSessionRequest_FieldMask) ProtoReflect() preflect.Message
- func (fieldMask *CreateProbingSessionRequest_FieldMask) Reset()
- func (fieldMask *CreateProbingSessionRequest_FieldMask) Set(target, source *CreateProbingSessionRequest)
- func (fieldMask *CreateProbingSessionRequest_FieldMask) SetFromCliFlag(raw string) error
- func (fieldMask *CreateProbingSessionRequest_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
- func (fieldMask *CreateProbingSessionRequest_FieldMask) Size() int
- func (fieldMask *CreateProbingSessionRequest_FieldMask) String() string
- func (fieldMask *CreateProbingSessionRequest_FieldMask) Subtract(other *CreateProbingSessionRequest_FieldMask) *CreateProbingSessionRequest_FieldMask
- func (fieldMask *CreateProbingSessionRequest_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
- func (fieldMask *CreateProbingSessionRequest_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
- func (fieldMask *CreateProbingSessionRequest_FieldMask) Unmarshal(data []byte) error
- func (fieldMask *CreateProbingSessionRequest_FieldMask) UnmarshalJSON(data []byte) error
- type CreateProbingSessionRequest_FieldPath
- func BuildCreateProbingSessionRequest_FieldPath(fp gotenobject.RawFieldPath) (CreateProbingSessionRequest_FieldPath, error)
- func MustParseCreateProbingSessionRequest_FieldPath(rawField string) CreateProbingSessionRequest_FieldPath
- func ParseCreateProbingSessionRequest_FieldPath(rawField string) (CreateProbingSessionRequest_FieldPath, error)
- type CreateProbingSessionRequest_FieldPathArrayItemValue
- type CreateProbingSessionRequest_FieldPathArrayOfValues
- type CreateProbingSessionRequest_FieldPathSelector
- type CreateProbingSessionRequest_FieldPathValue
- type CreateProbingSessionRequest_FieldSubPath
- func (fps *CreateProbingSessionRequest_FieldSubPath) AsProbingSessionSubPath() (probing_session.ProbingSession_FieldPath, bool)
- func (fps *CreateProbingSessionRequest_FieldSubPath) ClearValue(item *CreateProbingSessionRequest)
- func (fps *CreateProbingSessionRequest_FieldSubPath) ClearValueRaw(item proto.Message)
- func (fps *CreateProbingSessionRequest_FieldSubPath) Get(source *CreateProbingSessionRequest) (values []interface{})
- func (fps *CreateProbingSessionRequest_FieldSubPath) GetDefault() interface{}
- func (fps *CreateProbingSessionRequest_FieldSubPath) GetRaw(source proto.Message) []interface{}
- func (fps *CreateProbingSessionRequest_FieldSubPath) GetSingle(source *CreateProbingSessionRequest) (interface{}, bool)
- func (fps *CreateProbingSessionRequest_FieldSubPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fps *CreateProbingSessionRequest_FieldSubPath) IsLeaf() bool
- func (fps *CreateProbingSessionRequest_FieldSubPath) JSONString() string
- func (fps *CreateProbingSessionRequest_FieldSubPath) Selector() CreateProbingSessionRequest_FieldPathSelector
- func (fps *CreateProbingSessionRequest_FieldSubPath) String() string
- func (fps *CreateProbingSessionRequest_FieldSubPath) WithIArrayItemValue(value interface{}) CreateProbingSessionRequest_FieldPathArrayItemValue
- func (fps *CreateProbingSessionRequest_FieldSubPath) WithIArrayOfValues(values interface{}) CreateProbingSessionRequest_FieldPathArrayOfValues
- func (fps *CreateProbingSessionRequest_FieldSubPath) WithIValue(value interface{}) CreateProbingSessionRequest_FieldPathValue
- func (fps *CreateProbingSessionRequest_FieldSubPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fps *CreateProbingSessionRequest_FieldSubPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fps *CreateProbingSessionRequest_FieldSubPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type CreateProbingSessionRequest_FieldSubPathArrayItemValue
- func (fpaivs *CreateProbingSessionRequest_FieldSubPathArrayItemValue) AsProbingSessionPathItemValue() (probing_session.ProbingSession_FieldPathArrayItemValue, bool)
- func (fpaivs *CreateProbingSessionRequest_FieldSubPathArrayItemValue) ContainsValue(source *CreateProbingSessionRequest) bool
- func (fpaivs *CreateProbingSessionRequest_FieldSubPathArrayItemValue) GetRawItemValue() interface{}
- type CreateProbingSessionRequest_FieldSubPathArrayOfValues
- type CreateProbingSessionRequest_FieldSubPathValue
- func (fpvs *CreateProbingSessionRequest_FieldSubPathValue) AsProbingSessionPathValue() (probing_session.ProbingSession_FieldPathValue, bool)
- func (fpvs *CreateProbingSessionRequest_FieldSubPathValue) CompareWith(source *CreateProbingSessionRequest) (int, bool)
- func (fpvs *CreateProbingSessionRequest_FieldSubPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpvs *CreateProbingSessionRequest_FieldSubPathValue) GetRawValue() interface{}
- func (fpvs *CreateProbingSessionRequest_FieldSubPathValue) SetTo(target **CreateProbingSessionRequest)
- func (fpvs *CreateProbingSessionRequest_FieldSubPathValue) SetToRaw(target proto.Message)
- type CreateProbingSessionRequest_FieldTerminalPath
- func (fp *CreateProbingSessionRequest_FieldTerminalPath) ClearValue(item *CreateProbingSessionRequest)
- func (fp *CreateProbingSessionRequest_FieldTerminalPath) ClearValueRaw(item proto.Message)
- func (fp *CreateProbingSessionRequest_FieldTerminalPath) Get(source *CreateProbingSessionRequest) (values []interface{})
- func (fp *CreateProbingSessionRequest_FieldTerminalPath) GetDefault() interface{}
- func (fp *CreateProbingSessionRequest_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
- func (fp *CreateProbingSessionRequest_FieldTerminalPath) GetSingle(source *CreateProbingSessionRequest) (interface{}, bool)
- func (fp *CreateProbingSessionRequest_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fp *CreateProbingSessionRequest_FieldTerminalPath) IsLeaf() bool
- func (fp *CreateProbingSessionRequest_FieldTerminalPath) JSONString() string
- func (fp *CreateProbingSessionRequest_FieldTerminalPath) Selector() CreateProbingSessionRequest_FieldPathSelector
- func (fp *CreateProbingSessionRequest_FieldTerminalPath) String() string
- func (fp *CreateProbingSessionRequest_FieldTerminalPath) WithIArrayItemValue(value interface{}) CreateProbingSessionRequest_FieldPathArrayItemValue
- func (fp *CreateProbingSessionRequest_FieldTerminalPath) WithIArrayOfValues(values interface{}) CreateProbingSessionRequest_FieldPathArrayOfValues
- func (fp *CreateProbingSessionRequest_FieldTerminalPath) WithIValue(value interface{}) CreateProbingSessionRequest_FieldPathValue
- func (fp *CreateProbingSessionRequest_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fp *CreateProbingSessionRequest_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fp *CreateProbingSessionRequest_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type CreateProbingSessionRequest_FieldTerminalPathArrayItemValue
- func (fpaiv *CreateProbingSessionRequest_FieldTerminalPathArrayItemValue) ContainsValue(source *CreateProbingSessionRequest) bool
- func (fpaiv *CreateProbingSessionRequest_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
- func (fpaiv *CreateProbingSessionRequest_FieldTerminalPathArrayItemValue) GetSingle(source *CreateProbingSessionRequest) (interface{}, bool)
- func (fpaiv *CreateProbingSessionRequest_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
- type CreateProbingSessionRequest_FieldTerminalPathArrayOfValues
- func (fpaov *CreateProbingSessionRequest_FieldTerminalPathArrayOfValues) AsParentArrayOfValues() ([]*probing_session.ParentReference, bool)
- func (fpaov *CreateProbingSessionRequest_FieldTerminalPathArrayOfValues) AsProbingSessionArrayOfValues() ([]*probing_session.ProbingSession, bool)
- func (fpaov *CreateProbingSessionRequest_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
- type CreateProbingSessionRequest_FieldTerminalPathValue
- func (fpv *CreateProbingSessionRequest_FieldTerminalPathValue) AsParentValue() (*probing_session.ParentReference, bool)
- func (fpv *CreateProbingSessionRequest_FieldTerminalPathValue) AsProbingSessionValue() (*probing_session.ProbingSession, bool)
- func (fpv *CreateProbingSessionRequest_FieldTerminalPathValue) CompareWith(source *CreateProbingSessionRequest) (int, bool)
- func (fpv *CreateProbingSessionRequest_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpv *CreateProbingSessionRequest_FieldTerminalPathValue) GetRawValue() interface{}
- func (fpv *CreateProbingSessionRequest_FieldTerminalPathValue) SetTo(target **CreateProbingSessionRequest)
- func (fpv *CreateProbingSessionRequest_FieldTerminalPathValue) SetToRaw(target proto.Message)
- type DeleteProbingSessionDescriptor
- func (d *DeleteProbingSessionDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
- func (d *DeleteProbingSessionDescriptor) GetApiName() string
- func (d *DeleteProbingSessionDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *DeleteProbingSessionDescriptor) GetFullMethodName() string
- func (d *DeleteProbingSessionDescriptor) GetMethodName() string
- func (d *DeleteProbingSessionDescriptor) GetProtoPkgName() string
- func (d *DeleteProbingSessionDescriptor) GetResourceDescriptor() gotenresource.Descriptor
- func (d *DeleteProbingSessionDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *DeleteProbingSessionDescriptor) GetServiceDomain() string
- func (d *DeleteProbingSessionDescriptor) GetServiceVersion() string
- func (d *DeleteProbingSessionDescriptor) GetVerb() string
- func (d *DeleteProbingSessionDescriptor) HasResource() bool
- func (d *DeleteProbingSessionDescriptor) IsClientStream() bool
- func (d *DeleteProbingSessionDescriptor) IsCollection() bool
- func (d *DeleteProbingSessionDescriptor) IsPlural() bool
- func (d *DeleteProbingSessionDescriptor) IsServerStream() bool
- func (d *DeleteProbingSessionDescriptor) IsUnary() bool
- func (d *DeleteProbingSessionDescriptor) NewEmptyClientMsg() proto.Message
- func (d *DeleteProbingSessionDescriptor) NewEmptyServerMsg() proto.Message
- func (d *DeleteProbingSessionDescriptor) RequestHasResourceBody() bool
- type DeleteProbingSessionDescriptorClientMsgHandle
- func (h *DeleteProbingSessionDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *DeleteProbingSessionDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *DeleteProbingSessionDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type DeleteProbingSessionDescriptorServerMsgHandle
- func (h *DeleteProbingSessionDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *DeleteProbingSessionDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *DeleteProbingSessionDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type DeleteProbingSessionRequest
- func (o *DeleteProbingSessionRequest) Clone() *DeleteProbingSessionRequest
- func (o *DeleteProbingSessionRequest) CloneRaw() gotenobject.GotenObjectExt
- func (*DeleteProbingSessionRequest) Descriptor() ([]byte, []int)
- func (m *DeleteProbingSessionRequest) GetName() *probing_session.Reference
- func (*DeleteProbingSessionRequest) GotenMessage()
- func (o *DeleteProbingSessionRequest) GotenObjectExt()
- func (obj *DeleteProbingSessionRequest) GotenValidate() error
- func (o *DeleteProbingSessionRequest) MakeDiffFieldMask(other *DeleteProbingSessionRequest) *DeleteProbingSessionRequest_FieldMask
- func (o *DeleteProbingSessionRequest) MakeFullFieldMask() *DeleteProbingSessionRequest_FieldMask
- func (o *DeleteProbingSessionRequest) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
- func (o *DeleteProbingSessionRequest) MakeRawFullFieldMask() gotenobject.FieldMask
- func (m *DeleteProbingSessionRequest) Marshal() ([]byte, error)
- func (m *DeleteProbingSessionRequest) MarshalJSON() ([]byte, error)
- func (o *DeleteProbingSessionRequest) Merge(source *DeleteProbingSessionRequest)
- func (o *DeleteProbingSessionRequest) MergeRaw(source gotenobject.GotenObjectExt)
- func (*DeleteProbingSessionRequest) ProtoMessage()
- func (m *DeleteProbingSessionRequest) ProtoReflect() preflect.Message
- func (m *DeleteProbingSessionRequest) Reset()
- func (m *DeleteProbingSessionRequest) SetName(fv *probing_session.Reference)
- func (m *DeleteProbingSessionRequest) String() string
- func (m *DeleteProbingSessionRequest) Unmarshal(b []byte) error
- func (m *DeleteProbingSessionRequest) UnmarshalJSON(data []byte) error
- type DeleteProbingSessionRequestFieldPathBuilder
- type DeleteProbingSessionRequestPathSelectorName
- func (DeleteProbingSessionRequestPathSelectorName) FieldPath() *DeleteProbingSessionRequest_FieldTerminalPath
- func (s DeleteProbingSessionRequestPathSelectorName) WithArrayOfValues(values []*probing_session.Reference) *DeleteProbingSessionRequest_FieldTerminalPathArrayOfValues
- func (s DeleteProbingSessionRequestPathSelectorName) WithValue(value *probing_session.Reference) *DeleteProbingSessionRequest_FieldTerminalPathValue
- type DeleteProbingSessionRequest_FieldMask
- func (fieldMask *DeleteProbingSessionRequest_FieldMask) AppendPath(path DeleteProbingSessionRequest_FieldPath)
- func (fieldMask *DeleteProbingSessionRequest_FieldMask) AppendRawPath(path gotenobject.FieldPath)
- func (fieldMask *DeleteProbingSessionRequest_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
- func (fieldMask *DeleteProbingSessionRequest_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
- func (fieldMask *DeleteProbingSessionRequest_FieldMask) FilterInputFields() *DeleteProbingSessionRequest_FieldMask
- func (fieldMask *DeleteProbingSessionRequest_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
- func (fieldMask *DeleteProbingSessionRequest_FieldMask) GetPaths() []DeleteProbingSessionRequest_FieldPath
- func (fieldMask *DeleteProbingSessionRequest_FieldMask) GetRawPaths() []gotenobject.FieldPath
- func (fieldMask *DeleteProbingSessionRequest_FieldMask) IsFull() bool
- func (fieldMask DeleteProbingSessionRequest_FieldMask) Marshal() ([]byte, error)
- func (fieldMask DeleteProbingSessionRequest_FieldMask) MarshalJSON() ([]byte, error)
- func (fieldMask *DeleteProbingSessionRequest_FieldMask) PathsCount() int
- func (fieldMask *DeleteProbingSessionRequest_FieldMask) Project(source *DeleteProbingSessionRequest) *DeleteProbingSessionRequest
- func (fieldMask *DeleteProbingSessionRequest_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
- func (fieldMask *DeleteProbingSessionRequest_FieldMask) ProtoMessage()
- func (fieldMask *DeleteProbingSessionRequest_FieldMask) ProtoReflect() preflect.Message
- func (fieldMask *DeleteProbingSessionRequest_FieldMask) Reset()
- func (fieldMask *DeleteProbingSessionRequest_FieldMask) Set(target, source *DeleteProbingSessionRequest)
- func (fieldMask *DeleteProbingSessionRequest_FieldMask) SetFromCliFlag(raw string) error
- func (fieldMask *DeleteProbingSessionRequest_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
- func (fieldMask *DeleteProbingSessionRequest_FieldMask) Size() int
- func (fieldMask *DeleteProbingSessionRequest_FieldMask) String() string
- func (fieldMask *DeleteProbingSessionRequest_FieldMask) Subtract(other *DeleteProbingSessionRequest_FieldMask) *DeleteProbingSessionRequest_FieldMask
- func (fieldMask *DeleteProbingSessionRequest_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
- func (fieldMask *DeleteProbingSessionRequest_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
- func (fieldMask *DeleteProbingSessionRequest_FieldMask) Unmarshal(data []byte) error
- func (fieldMask *DeleteProbingSessionRequest_FieldMask) UnmarshalJSON(data []byte) error
- type DeleteProbingSessionRequest_FieldPath
- func BuildDeleteProbingSessionRequest_FieldPath(fp gotenobject.RawFieldPath) (DeleteProbingSessionRequest_FieldPath, error)
- func MustParseDeleteProbingSessionRequest_FieldPath(rawField string) DeleteProbingSessionRequest_FieldPath
- func ParseDeleteProbingSessionRequest_FieldPath(rawField string) (DeleteProbingSessionRequest_FieldPath, error)
- type DeleteProbingSessionRequest_FieldPathArrayItemValue
- type DeleteProbingSessionRequest_FieldPathArrayOfValues
- type DeleteProbingSessionRequest_FieldPathSelector
- type DeleteProbingSessionRequest_FieldPathValue
- type DeleteProbingSessionRequest_FieldTerminalPath
- func (fp *DeleteProbingSessionRequest_FieldTerminalPath) ClearValue(item *DeleteProbingSessionRequest)
- func (fp *DeleteProbingSessionRequest_FieldTerminalPath) ClearValueRaw(item proto.Message)
- func (fp *DeleteProbingSessionRequest_FieldTerminalPath) Get(source *DeleteProbingSessionRequest) (values []interface{})
- func (fp *DeleteProbingSessionRequest_FieldTerminalPath) GetDefault() interface{}
- func (fp *DeleteProbingSessionRequest_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
- func (fp *DeleteProbingSessionRequest_FieldTerminalPath) GetSingle(source *DeleteProbingSessionRequest) (interface{}, bool)
- func (fp *DeleteProbingSessionRequest_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fp *DeleteProbingSessionRequest_FieldTerminalPath) IsLeaf() bool
- func (fp *DeleteProbingSessionRequest_FieldTerminalPath) JSONString() string
- func (fp *DeleteProbingSessionRequest_FieldTerminalPath) Selector() DeleteProbingSessionRequest_FieldPathSelector
- func (fp *DeleteProbingSessionRequest_FieldTerminalPath) String() string
- func (fp *DeleteProbingSessionRequest_FieldTerminalPath) WithIArrayItemValue(value interface{}) DeleteProbingSessionRequest_FieldPathArrayItemValue
- func (fp *DeleteProbingSessionRequest_FieldTerminalPath) WithIArrayOfValues(values interface{}) DeleteProbingSessionRequest_FieldPathArrayOfValues
- func (fp *DeleteProbingSessionRequest_FieldTerminalPath) WithIValue(value interface{}) DeleteProbingSessionRequest_FieldPathValue
- func (fp *DeleteProbingSessionRequest_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fp *DeleteProbingSessionRequest_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fp *DeleteProbingSessionRequest_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type DeleteProbingSessionRequest_FieldTerminalPathArrayItemValue
- func (fpaiv *DeleteProbingSessionRequest_FieldTerminalPathArrayItemValue) ContainsValue(source *DeleteProbingSessionRequest) bool
- func (fpaiv *DeleteProbingSessionRequest_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
- func (fpaiv *DeleteProbingSessionRequest_FieldTerminalPathArrayItemValue) GetSingle(source *DeleteProbingSessionRequest) (interface{}, bool)
- func (fpaiv *DeleteProbingSessionRequest_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
- type DeleteProbingSessionRequest_FieldTerminalPathArrayOfValues
- type DeleteProbingSessionRequest_FieldTerminalPathValue
- func (fpv *DeleteProbingSessionRequest_FieldTerminalPathValue) AsNameValue() (*probing_session.Reference, bool)
- func (fpv *DeleteProbingSessionRequest_FieldTerminalPathValue) CompareWith(source *DeleteProbingSessionRequest) (int, bool)
- func (fpv *DeleteProbingSessionRequest_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpv *DeleteProbingSessionRequest_FieldTerminalPathValue) GetRawValue() interface{}
- func (fpv *DeleteProbingSessionRequest_FieldTerminalPathValue) SetTo(target **DeleteProbingSessionRequest)
- func (fpv *DeleteProbingSessionRequest_FieldTerminalPathValue) SetToRaw(target proto.Message)
- type GetProbingSessionDescriptor
- func (d *GetProbingSessionDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
- func (d *GetProbingSessionDescriptor) GetApiName() string
- func (d *GetProbingSessionDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *GetProbingSessionDescriptor) GetFullMethodName() string
- func (d *GetProbingSessionDescriptor) GetMethodName() string
- func (d *GetProbingSessionDescriptor) GetProtoPkgName() string
- func (d *GetProbingSessionDescriptor) GetResourceDescriptor() gotenresource.Descriptor
- func (d *GetProbingSessionDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *GetProbingSessionDescriptor) GetServiceDomain() string
- func (d *GetProbingSessionDescriptor) GetServiceVersion() string
- func (d *GetProbingSessionDescriptor) GetVerb() string
- func (d *GetProbingSessionDescriptor) HasResource() bool
- func (d *GetProbingSessionDescriptor) IsClientStream() bool
- func (d *GetProbingSessionDescriptor) IsCollection() bool
- func (d *GetProbingSessionDescriptor) IsPlural() bool
- func (d *GetProbingSessionDescriptor) IsServerStream() bool
- func (d *GetProbingSessionDescriptor) IsUnary() bool
- func (d *GetProbingSessionDescriptor) NewEmptyClientMsg() proto.Message
- func (d *GetProbingSessionDescriptor) NewEmptyServerMsg() proto.Message
- func (d *GetProbingSessionDescriptor) RequestHasResourceBody() bool
- type GetProbingSessionDescriptorClientMsgHandle
- func (h *GetProbingSessionDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *GetProbingSessionDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *GetProbingSessionDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type GetProbingSessionDescriptorServerMsgHandle
- func (h *GetProbingSessionDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *GetProbingSessionDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *GetProbingSessionDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type GetProbingSessionRequest
- func (o *GetProbingSessionRequest) Clone() *GetProbingSessionRequest
- func (o *GetProbingSessionRequest) CloneRaw() gotenobject.GotenObjectExt
- func (*GetProbingSessionRequest) Descriptor() ([]byte, []int)
- func (m *GetProbingSessionRequest) GetFieldMask() *probing_session.ProbingSession_FieldMask
- func (m *GetProbingSessionRequest) GetName() *probing_session.Reference
- func (m *GetProbingSessionRequest) GetView() view.View
- func (*GetProbingSessionRequest) GotenMessage()
- func (o *GetProbingSessionRequest) GotenObjectExt()
- func (obj *GetProbingSessionRequest) GotenValidate() error
- func (o *GetProbingSessionRequest) MakeDiffFieldMask(other *GetProbingSessionRequest) *GetProbingSessionRequest_FieldMask
- func (o *GetProbingSessionRequest) MakeFullFieldMask() *GetProbingSessionRequest_FieldMask
- func (o *GetProbingSessionRequest) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
- func (o *GetProbingSessionRequest) MakeRawFullFieldMask() gotenobject.FieldMask
- func (m *GetProbingSessionRequest) Marshal() ([]byte, error)
- func (m *GetProbingSessionRequest) MarshalJSON() ([]byte, error)
- func (o *GetProbingSessionRequest) Merge(source *GetProbingSessionRequest)
- func (o *GetProbingSessionRequest) MergeRaw(source gotenobject.GotenObjectExt)
- func (*GetProbingSessionRequest) ProtoMessage()
- func (m *GetProbingSessionRequest) ProtoReflect() preflect.Message
- func (m *GetProbingSessionRequest) Reset()
- func (m *GetProbingSessionRequest) SetFieldMask(fv *probing_session.ProbingSession_FieldMask)
- func (m *GetProbingSessionRequest) SetName(fv *probing_session.Reference)
- func (m *GetProbingSessionRequest) SetView(fv view.View)
- func (m *GetProbingSessionRequest) String() string
- func (m *GetProbingSessionRequest) Unmarshal(b []byte) error
- func (m *GetProbingSessionRequest) UnmarshalJSON(data []byte) error
- type GetProbingSessionRequestFieldPathBuilder
- type GetProbingSessionRequestPathSelectorFieldMask
- func (GetProbingSessionRequestPathSelectorFieldMask) FieldPath() *GetProbingSessionRequest_FieldTerminalPath
- func (s GetProbingSessionRequestPathSelectorFieldMask) WithArrayOfValues(values []*probing_session.ProbingSession_FieldMask) *GetProbingSessionRequest_FieldTerminalPathArrayOfValues
- func (s GetProbingSessionRequestPathSelectorFieldMask) WithValue(value *probing_session.ProbingSession_FieldMask) *GetProbingSessionRequest_FieldTerminalPathValue
- type GetProbingSessionRequestPathSelectorName
- func (GetProbingSessionRequestPathSelectorName) FieldPath() *GetProbingSessionRequest_FieldTerminalPath
- func (s GetProbingSessionRequestPathSelectorName) WithArrayOfValues(values []*probing_session.Reference) *GetProbingSessionRequest_FieldTerminalPathArrayOfValues
- func (s GetProbingSessionRequestPathSelectorName) WithValue(value *probing_session.Reference) *GetProbingSessionRequest_FieldTerminalPathValue
- type GetProbingSessionRequestPathSelectorView
- func (GetProbingSessionRequestPathSelectorView) FieldPath() *GetProbingSessionRequest_FieldTerminalPath
- func (s GetProbingSessionRequestPathSelectorView) WithArrayOfValues(values []view.View) *GetProbingSessionRequest_FieldTerminalPathArrayOfValues
- func (s GetProbingSessionRequestPathSelectorView) WithValue(value view.View) *GetProbingSessionRequest_FieldTerminalPathValue
- type GetProbingSessionRequest_FieldMask
- func (fieldMask *GetProbingSessionRequest_FieldMask) AppendPath(path GetProbingSessionRequest_FieldPath)
- func (fieldMask *GetProbingSessionRequest_FieldMask) AppendRawPath(path gotenobject.FieldPath)
- func (fieldMask *GetProbingSessionRequest_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
- func (fieldMask *GetProbingSessionRequest_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
- func (fieldMask *GetProbingSessionRequest_FieldMask) FilterInputFields() *GetProbingSessionRequest_FieldMask
- func (fieldMask *GetProbingSessionRequest_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
- func (fieldMask *GetProbingSessionRequest_FieldMask) GetPaths() []GetProbingSessionRequest_FieldPath
- func (fieldMask *GetProbingSessionRequest_FieldMask) GetRawPaths() []gotenobject.FieldPath
- func (fieldMask *GetProbingSessionRequest_FieldMask) IsFull() bool
- func (fieldMask GetProbingSessionRequest_FieldMask) Marshal() ([]byte, error)
- func (fieldMask GetProbingSessionRequest_FieldMask) MarshalJSON() ([]byte, error)
- func (fieldMask *GetProbingSessionRequest_FieldMask) PathsCount() int
- func (fieldMask *GetProbingSessionRequest_FieldMask) Project(source *GetProbingSessionRequest) *GetProbingSessionRequest
- func (fieldMask *GetProbingSessionRequest_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
- func (fieldMask *GetProbingSessionRequest_FieldMask) ProtoMessage()
- func (fieldMask *GetProbingSessionRequest_FieldMask) ProtoReflect() preflect.Message
- func (fieldMask *GetProbingSessionRequest_FieldMask) Reset()
- func (fieldMask *GetProbingSessionRequest_FieldMask) Set(target, source *GetProbingSessionRequest)
- func (fieldMask *GetProbingSessionRequest_FieldMask) SetFromCliFlag(raw string) error
- func (fieldMask *GetProbingSessionRequest_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
- func (fieldMask *GetProbingSessionRequest_FieldMask) Size() int
- func (fieldMask *GetProbingSessionRequest_FieldMask) String() string
- func (fieldMask *GetProbingSessionRequest_FieldMask) Subtract(other *GetProbingSessionRequest_FieldMask) *GetProbingSessionRequest_FieldMask
- func (fieldMask *GetProbingSessionRequest_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
- func (fieldMask *GetProbingSessionRequest_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
- func (fieldMask *GetProbingSessionRequest_FieldMask) Unmarshal(data []byte) error
- func (fieldMask *GetProbingSessionRequest_FieldMask) UnmarshalJSON(data []byte) error
- type GetProbingSessionRequest_FieldPath
- func BuildGetProbingSessionRequest_FieldPath(fp gotenobject.RawFieldPath) (GetProbingSessionRequest_FieldPath, error)
- func MustParseGetProbingSessionRequest_FieldPath(rawField string) GetProbingSessionRequest_FieldPath
- func ParseGetProbingSessionRequest_FieldPath(rawField string) (GetProbingSessionRequest_FieldPath, error)
- type GetProbingSessionRequest_FieldPathArrayItemValue
- type GetProbingSessionRequest_FieldPathArrayOfValues
- type GetProbingSessionRequest_FieldPathSelector
- type GetProbingSessionRequest_FieldPathValue
- type GetProbingSessionRequest_FieldTerminalPath
- func (fp *GetProbingSessionRequest_FieldTerminalPath) ClearValue(item *GetProbingSessionRequest)
- func (fp *GetProbingSessionRequest_FieldTerminalPath) ClearValueRaw(item proto.Message)
- func (fp *GetProbingSessionRequest_FieldTerminalPath) Get(source *GetProbingSessionRequest) (values []interface{})
- func (fp *GetProbingSessionRequest_FieldTerminalPath) GetDefault() interface{}
- func (fp *GetProbingSessionRequest_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
- func (fp *GetProbingSessionRequest_FieldTerminalPath) GetSingle(source *GetProbingSessionRequest) (interface{}, bool)
- func (fp *GetProbingSessionRequest_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fp *GetProbingSessionRequest_FieldTerminalPath) IsLeaf() bool
- func (fp *GetProbingSessionRequest_FieldTerminalPath) JSONString() string
- func (fp *GetProbingSessionRequest_FieldTerminalPath) Selector() GetProbingSessionRequest_FieldPathSelector
- func (fp *GetProbingSessionRequest_FieldTerminalPath) String() string
- func (fp *GetProbingSessionRequest_FieldTerminalPath) WithIArrayItemValue(value interface{}) GetProbingSessionRequest_FieldPathArrayItemValue
- func (fp *GetProbingSessionRequest_FieldTerminalPath) WithIArrayOfValues(values interface{}) GetProbingSessionRequest_FieldPathArrayOfValues
- func (fp *GetProbingSessionRequest_FieldTerminalPath) WithIValue(value interface{}) GetProbingSessionRequest_FieldPathValue
- func (fp *GetProbingSessionRequest_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fp *GetProbingSessionRequest_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fp *GetProbingSessionRequest_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type GetProbingSessionRequest_FieldTerminalPathArrayItemValue
- func (fpaiv *GetProbingSessionRequest_FieldTerminalPathArrayItemValue) ContainsValue(source *GetProbingSessionRequest) bool
- func (fpaiv *GetProbingSessionRequest_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
- func (fpaiv *GetProbingSessionRequest_FieldTerminalPathArrayItemValue) GetSingle(source *GetProbingSessionRequest) (interface{}, bool)
- func (fpaiv *GetProbingSessionRequest_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
- type GetProbingSessionRequest_FieldTerminalPathArrayOfValues
- func (fpaov *GetProbingSessionRequest_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues() ([]*probing_session.ProbingSession_FieldMask, bool)
- func (fpaov *GetProbingSessionRequest_FieldTerminalPathArrayOfValues) AsNameArrayOfValues() ([]*probing_session.Reference, bool)
- func (fpaov *GetProbingSessionRequest_FieldTerminalPathArrayOfValues) AsViewArrayOfValues() ([]view.View, bool)
- func (fpaov *GetProbingSessionRequest_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
- type GetProbingSessionRequest_FieldTerminalPathValue
- func (fpv *GetProbingSessionRequest_FieldTerminalPathValue) AsFieldMaskValue() (*probing_session.ProbingSession_FieldMask, bool)
- func (fpv *GetProbingSessionRequest_FieldTerminalPathValue) AsNameValue() (*probing_session.Reference, bool)
- func (fpv *GetProbingSessionRequest_FieldTerminalPathValue) AsViewValue() (view.View, bool)
- func (fpv *GetProbingSessionRequest_FieldTerminalPathValue) CompareWith(source *GetProbingSessionRequest) (int, bool)
- func (fpv *GetProbingSessionRequest_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpv *GetProbingSessionRequest_FieldTerminalPathValue) GetRawValue() interface{}
- func (fpv *GetProbingSessionRequest_FieldTerminalPathValue) SetTo(target **GetProbingSessionRequest)
- func (fpv *GetProbingSessionRequest_FieldTerminalPathValue) SetToRaw(target proto.Message)
- type ListProbingSessionsDescriptor
- func (d *ListProbingSessionsDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
- func (d *ListProbingSessionsDescriptor) GetApiName() string
- func (d *ListProbingSessionsDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *ListProbingSessionsDescriptor) GetFullMethodName() string
- func (d *ListProbingSessionsDescriptor) GetMethodName() string
- func (d *ListProbingSessionsDescriptor) GetProtoPkgName() string
- func (d *ListProbingSessionsDescriptor) GetResourceDescriptor() gotenresource.Descriptor
- func (d *ListProbingSessionsDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *ListProbingSessionsDescriptor) GetServiceDomain() string
- func (d *ListProbingSessionsDescriptor) GetServiceVersion() string
- func (d *ListProbingSessionsDescriptor) GetVerb() string
- func (d *ListProbingSessionsDescriptor) HasResource() bool
- func (d *ListProbingSessionsDescriptor) IsClientStream() bool
- func (d *ListProbingSessionsDescriptor) IsCollection() bool
- func (d *ListProbingSessionsDescriptor) IsPlural() bool
- func (d *ListProbingSessionsDescriptor) IsServerStream() bool
- func (d *ListProbingSessionsDescriptor) IsUnary() bool
- func (d *ListProbingSessionsDescriptor) NewEmptyClientMsg() proto.Message
- func (d *ListProbingSessionsDescriptor) NewEmptyServerMsg() proto.Message
- func (d *ListProbingSessionsDescriptor) RequestHasResourceBody() bool
- type ListProbingSessionsDescriptorClientMsgHandle
- func (h *ListProbingSessionsDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *ListProbingSessionsDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *ListProbingSessionsDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type ListProbingSessionsDescriptorServerMsgHandle
- func (h *ListProbingSessionsDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *ListProbingSessionsDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *ListProbingSessionsDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type ListProbingSessionsRequest
- func (o *ListProbingSessionsRequest) Clone() *ListProbingSessionsRequest
- func (o *ListProbingSessionsRequest) CloneRaw() gotenobject.GotenObjectExt
- func (*ListProbingSessionsRequest) Descriptor() ([]byte, []int)
- func (m *ListProbingSessionsRequest) GetFieldMask() *probing_session.ProbingSession_FieldMask
- func (m *ListProbingSessionsRequest) GetFilter() *probing_session.Filter
- func (m *ListProbingSessionsRequest) GetOrderBy() *probing_session.OrderBy
- func (m *ListProbingSessionsRequest) GetPageSize() int32
- func (m *ListProbingSessionsRequest) GetPageToken() *probing_session.PagerCursor
- func (m *ListProbingSessionsRequest) GetParent() *probing_session.ParentName
- func (m *ListProbingSessionsRequest) GetView() view.View
- func (*ListProbingSessionsRequest) GotenMessage()
- func (o *ListProbingSessionsRequest) GotenObjectExt()
- func (obj *ListProbingSessionsRequest) GotenValidate() error
- func (o *ListProbingSessionsRequest) MakeDiffFieldMask(other *ListProbingSessionsRequest) *ListProbingSessionsRequest_FieldMask
- func (o *ListProbingSessionsRequest) MakeFullFieldMask() *ListProbingSessionsRequest_FieldMask
- func (o *ListProbingSessionsRequest) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
- func (o *ListProbingSessionsRequest) MakeRawFullFieldMask() gotenobject.FieldMask
- func (m *ListProbingSessionsRequest) Marshal() ([]byte, error)
- func (m *ListProbingSessionsRequest) MarshalJSON() ([]byte, error)
- func (o *ListProbingSessionsRequest) Merge(source *ListProbingSessionsRequest)
- func (o *ListProbingSessionsRequest) MergeRaw(source gotenobject.GotenObjectExt)
- func (*ListProbingSessionsRequest) ProtoMessage()
- func (m *ListProbingSessionsRequest) ProtoReflect() preflect.Message
- func (m *ListProbingSessionsRequest) Reset()
- func (m *ListProbingSessionsRequest) SetFieldMask(fv *probing_session.ProbingSession_FieldMask)
- func (m *ListProbingSessionsRequest) SetFilter(fv *probing_session.Filter)
- func (m *ListProbingSessionsRequest) SetOrderBy(fv *probing_session.OrderBy)
- func (m *ListProbingSessionsRequest) SetPageSize(fv int32)
- func (m *ListProbingSessionsRequest) SetPageToken(fv *probing_session.PagerCursor)
- func (m *ListProbingSessionsRequest) SetParent(fv *probing_session.ParentName)
- func (m *ListProbingSessionsRequest) SetView(fv view.View)
- func (m *ListProbingSessionsRequest) String() string
- func (m *ListProbingSessionsRequest) Unmarshal(b []byte) error
- func (m *ListProbingSessionsRequest) UnmarshalJSON(data []byte) error
- type ListProbingSessionsRequestFieldPathBuilder
- func (ListProbingSessionsRequestFieldPathBuilder) FieldMask() ListProbingSessionsRequestPathSelectorFieldMask
- func (ListProbingSessionsRequestFieldPathBuilder) Filter() ListProbingSessionsRequestPathSelectorFilter
- func (ListProbingSessionsRequestFieldPathBuilder) OrderBy() ListProbingSessionsRequestPathSelectorOrderBy
- func (ListProbingSessionsRequestFieldPathBuilder) PageSize() ListProbingSessionsRequestPathSelectorPageSize
- func (ListProbingSessionsRequestFieldPathBuilder) PageToken() ListProbingSessionsRequestPathSelectorPageToken
- func (ListProbingSessionsRequestFieldPathBuilder) Parent() ListProbingSessionsRequestPathSelectorParent
- func (ListProbingSessionsRequestFieldPathBuilder) View() ListProbingSessionsRequestPathSelectorView
- type ListProbingSessionsRequestPathSelectorFieldMask
- func (ListProbingSessionsRequestPathSelectorFieldMask) FieldPath() *ListProbingSessionsRequest_FieldTerminalPath
- func (s ListProbingSessionsRequestPathSelectorFieldMask) WithArrayOfValues(values []*probing_session.ProbingSession_FieldMask) *ListProbingSessionsRequest_FieldTerminalPathArrayOfValues
- func (s ListProbingSessionsRequestPathSelectorFieldMask) WithValue(value *probing_session.ProbingSession_FieldMask) *ListProbingSessionsRequest_FieldTerminalPathValue
- type ListProbingSessionsRequestPathSelectorFilter
- func (ListProbingSessionsRequestPathSelectorFilter) FieldPath() *ListProbingSessionsRequest_FieldTerminalPath
- func (s ListProbingSessionsRequestPathSelectorFilter) WithArrayOfValues(values []*probing_session.Filter) *ListProbingSessionsRequest_FieldTerminalPathArrayOfValues
- func (s ListProbingSessionsRequestPathSelectorFilter) WithValue(value *probing_session.Filter) *ListProbingSessionsRequest_FieldTerminalPathValue
- type ListProbingSessionsRequestPathSelectorOrderBy
- func (ListProbingSessionsRequestPathSelectorOrderBy) FieldPath() *ListProbingSessionsRequest_FieldTerminalPath
- func (s ListProbingSessionsRequestPathSelectorOrderBy) WithArrayOfValues(values []*probing_session.OrderBy) *ListProbingSessionsRequest_FieldTerminalPathArrayOfValues
- func (s ListProbingSessionsRequestPathSelectorOrderBy) WithValue(value *probing_session.OrderBy) *ListProbingSessionsRequest_FieldTerminalPathValue
- type ListProbingSessionsRequestPathSelectorPageSize
- func (ListProbingSessionsRequestPathSelectorPageSize) FieldPath() *ListProbingSessionsRequest_FieldTerminalPath
- func (s ListProbingSessionsRequestPathSelectorPageSize) WithArrayOfValues(values []int32) *ListProbingSessionsRequest_FieldTerminalPathArrayOfValues
- func (s ListProbingSessionsRequestPathSelectorPageSize) WithValue(value int32) *ListProbingSessionsRequest_FieldTerminalPathValue
- type ListProbingSessionsRequestPathSelectorPageToken
- func (ListProbingSessionsRequestPathSelectorPageToken) FieldPath() *ListProbingSessionsRequest_FieldTerminalPath
- func (s ListProbingSessionsRequestPathSelectorPageToken) WithArrayOfValues(values []*probing_session.PagerCursor) *ListProbingSessionsRequest_FieldTerminalPathArrayOfValues
- func (s ListProbingSessionsRequestPathSelectorPageToken) WithValue(value *probing_session.PagerCursor) *ListProbingSessionsRequest_FieldTerminalPathValue
- type ListProbingSessionsRequestPathSelectorParent
- func (ListProbingSessionsRequestPathSelectorParent) FieldPath() *ListProbingSessionsRequest_FieldTerminalPath
- func (s ListProbingSessionsRequestPathSelectorParent) WithArrayOfValues(values []*probing_session.ParentName) *ListProbingSessionsRequest_FieldTerminalPathArrayOfValues
- func (s ListProbingSessionsRequestPathSelectorParent) WithValue(value *probing_session.ParentName) *ListProbingSessionsRequest_FieldTerminalPathValue
- type ListProbingSessionsRequestPathSelectorView
- func (ListProbingSessionsRequestPathSelectorView) FieldPath() *ListProbingSessionsRequest_FieldTerminalPath
- func (s ListProbingSessionsRequestPathSelectorView) WithArrayOfValues(values []view.View) *ListProbingSessionsRequest_FieldTerminalPathArrayOfValues
- func (s ListProbingSessionsRequestPathSelectorView) WithValue(value view.View) *ListProbingSessionsRequest_FieldTerminalPathValue
- type ListProbingSessionsRequest_FieldMask
- func (fieldMask *ListProbingSessionsRequest_FieldMask) AppendPath(path ListProbingSessionsRequest_FieldPath)
- func (fieldMask *ListProbingSessionsRequest_FieldMask) AppendRawPath(path gotenobject.FieldPath)
- func (fieldMask *ListProbingSessionsRequest_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
- func (fieldMask *ListProbingSessionsRequest_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
- func (fieldMask *ListProbingSessionsRequest_FieldMask) FilterInputFields() *ListProbingSessionsRequest_FieldMask
- func (fieldMask *ListProbingSessionsRequest_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
- func (fieldMask *ListProbingSessionsRequest_FieldMask) GetPaths() []ListProbingSessionsRequest_FieldPath
- func (fieldMask *ListProbingSessionsRequest_FieldMask) GetRawPaths() []gotenobject.FieldPath
- func (fieldMask *ListProbingSessionsRequest_FieldMask) IsFull() bool
- func (fieldMask ListProbingSessionsRequest_FieldMask) Marshal() ([]byte, error)
- func (fieldMask ListProbingSessionsRequest_FieldMask) MarshalJSON() ([]byte, error)
- func (fieldMask *ListProbingSessionsRequest_FieldMask) PathsCount() int
- func (fieldMask *ListProbingSessionsRequest_FieldMask) Project(source *ListProbingSessionsRequest) *ListProbingSessionsRequest
- func (fieldMask *ListProbingSessionsRequest_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
- func (fieldMask *ListProbingSessionsRequest_FieldMask) ProtoMessage()
- func (fieldMask *ListProbingSessionsRequest_FieldMask) ProtoReflect() preflect.Message
- func (fieldMask *ListProbingSessionsRequest_FieldMask) Reset()
- func (fieldMask *ListProbingSessionsRequest_FieldMask) Set(target, source *ListProbingSessionsRequest)
- func (fieldMask *ListProbingSessionsRequest_FieldMask) SetFromCliFlag(raw string) error
- func (fieldMask *ListProbingSessionsRequest_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
- func (fieldMask *ListProbingSessionsRequest_FieldMask) Size() int
- func (fieldMask *ListProbingSessionsRequest_FieldMask) String() string
- func (fieldMask *ListProbingSessionsRequest_FieldMask) Subtract(other *ListProbingSessionsRequest_FieldMask) *ListProbingSessionsRequest_FieldMask
- func (fieldMask *ListProbingSessionsRequest_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
- func (fieldMask *ListProbingSessionsRequest_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
- func (fieldMask *ListProbingSessionsRequest_FieldMask) Unmarshal(data []byte) error
- func (fieldMask *ListProbingSessionsRequest_FieldMask) UnmarshalJSON(data []byte) error
- type ListProbingSessionsRequest_FieldPath
- func BuildListProbingSessionsRequest_FieldPath(fp gotenobject.RawFieldPath) (ListProbingSessionsRequest_FieldPath, error)
- func MustParseListProbingSessionsRequest_FieldPath(rawField string) ListProbingSessionsRequest_FieldPath
- func ParseListProbingSessionsRequest_FieldPath(rawField string) (ListProbingSessionsRequest_FieldPath, error)
- type ListProbingSessionsRequest_FieldPathArrayItemValue
- type ListProbingSessionsRequest_FieldPathArrayOfValues
- type ListProbingSessionsRequest_FieldPathSelector
- type ListProbingSessionsRequest_FieldPathValue
- type ListProbingSessionsRequest_FieldTerminalPath
- func (fp *ListProbingSessionsRequest_FieldTerminalPath) ClearValue(item *ListProbingSessionsRequest)
- func (fp *ListProbingSessionsRequest_FieldTerminalPath) ClearValueRaw(item proto.Message)
- func (fp *ListProbingSessionsRequest_FieldTerminalPath) Get(source *ListProbingSessionsRequest) (values []interface{})
- func (fp *ListProbingSessionsRequest_FieldTerminalPath) GetDefault() interface{}
- func (fp *ListProbingSessionsRequest_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
- func (fp *ListProbingSessionsRequest_FieldTerminalPath) GetSingle(source *ListProbingSessionsRequest) (interface{}, bool)
- func (fp *ListProbingSessionsRequest_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fp *ListProbingSessionsRequest_FieldTerminalPath) IsLeaf() bool
- func (fp *ListProbingSessionsRequest_FieldTerminalPath) JSONString() string
- func (fp *ListProbingSessionsRequest_FieldTerminalPath) Selector() ListProbingSessionsRequest_FieldPathSelector
- func (fp *ListProbingSessionsRequest_FieldTerminalPath) String() string
- func (fp *ListProbingSessionsRequest_FieldTerminalPath) WithIArrayItemValue(value interface{}) ListProbingSessionsRequest_FieldPathArrayItemValue
- func (fp *ListProbingSessionsRequest_FieldTerminalPath) WithIArrayOfValues(values interface{}) ListProbingSessionsRequest_FieldPathArrayOfValues
- func (fp *ListProbingSessionsRequest_FieldTerminalPath) WithIValue(value interface{}) ListProbingSessionsRequest_FieldPathValue
- func (fp *ListProbingSessionsRequest_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fp *ListProbingSessionsRequest_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fp *ListProbingSessionsRequest_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type ListProbingSessionsRequest_FieldTerminalPathArrayItemValue
- func (fpaiv *ListProbingSessionsRequest_FieldTerminalPathArrayItemValue) ContainsValue(source *ListProbingSessionsRequest) bool
- func (fpaiv *ListProbingSessionsRequest_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
- func (fpaiv *ListProbingSessionsRequest_FieldTerminalPathArrayItemValue) GetSingle(source *ListProbingSessionsRequest) (interface{}, bool)
- func (fpaiv *ListProbingSessionsRequest_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
- type ListProbingSessionsRequest_FieldTerminalPathArrayOfValues
- func (fpaov *ListProbingSessionsRequest_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues() ([]*probing_session.ProbingSession_FieldMask, bool)
- func (fpaov *ListProbingSessionsRequest_FieldTerminalPathArrayOfValues) AsFilterArrayOfValues() ([]*probing_session.Filter, bool)
- func (fpaov *ListProbingSessionsRequest_FieldTerminalPathArrayOfValues) AsOrderByArrayOfValues() ([]*probing_session.OrderBy, bool)
- func (fpaov *ListProbingSessionsRequest_FieldTerminalPathArrayOfValues) AsPageSizeArrayOfValues() ([]int32, bool)
- func (fpaov *ListProbingSessionsRequest_FieldTerminalPathArrayOfValues) AsPageTokenArrayOfValues() ([]*probing_session.PagerCursor, bool)
- func (fpaov *ListProbingSessionsRequest_FieldTerminalPathArrayOfValues) AsParentArrayOfValues() ([]*probing_session.ParentName, bool)
- func (fpaov *ListProbingSessionsRequest_FieldTerminalPathArrayOfValues) AsViewArrayOfValues() ([]view.View, bool)
- func (fpaov *ListProbingSessionsRequest_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
- type ListProbingSessionsRequest_FieldTerminalPathValue
- func (fpv *ListProbingSessionsRequest_FieldTerminalPathValue) AsFieldMaskValue() (*probing_session.ProbingSession_FieldMask, bool)
- func (fpv *ListProbingSessionsRequest_FieldTerminalPathValue) AsFilterValue() (*probing_session.Filter, bool)
- func (fpv *ListProbingSessionsRequest_FieldTerminalPathValue) AsOrderByValue() (*probing_session.OrderBy, bool)
- func (fpv *ListProbingSessionsRequest_FieldTerminalPathValue) AsPageSizeValue() (int32, bool)
- func (fpv *ListProbingSessionsRequest_FieldTerminalPathValue) AsPageTokenValue() (*probing_session.PagerCursor, bool)
- func (fpv *ListProbingSessionsRequest_FieldTerminalPathValue) AsParentValue() (*probing_session.ParentName, bool)
- func (fpv *ListProbingSessionsRequest_FieldTerminalPathValue) AsViewValue() (view.View, bool)
- func (fpv *ListProbingSessionsRequest_FieldTerminalPathValue) CompareWith(source *ListProbingSessionsRequest) (int, bool)
- func (fpv *ListProbingSessionsRequest_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpv *ListProbingSessionsRequest_FieldTerminalPathValue) GetRawValue() interface{}
- func (fpv *ListProbingSessionsRequest_FieldTerminalPathValue) SetTo(target **ListProbingSessionsRequest)
- func (fpv *ListProbingSessionsRequest_FieldTerminalPathValue) SetToRaw(target proto.Message)
- type ListProbingSessionsResponse
- func (o *ListProbingSessionsResponse) Clone() *ListProbingSessionsResponse
- func (o *ListProbingSessionsResponse) CloneRaw() gotenobject.GotenObjectExt
- func (*ListProbingSessionsResponse) Descriptor() ([]byte, []int)
- func (m *ListProbingSessionsResponse) GetNextPageToken() *probing_session.PagerCursor
- func (m *ListProbingSessionsResponse) GetPrevPageToken() *probing_session.PagerCursor
- func (m *ListProbingSessionsResponse) GetProbingSessions() []*probing_session.ProbingSession
- func (*ListProbingSessionsResponse) GotenMessage()
- func (o *ListProbingSessionsResponse) GotenObjectExt()
- func (obj *ListProbingSessionsResponse) GotenValidate() error
- func (o *ListProbingSessionsResponse) MakeDiffFieldMask(other *ListProbingSessionsResponse) *ListProbingSessionsResponse_FieldMask
- func (o *ListProbingSessionsResponse) MakeFullFieldMask() *ListProbingSessionsResponse_FieldMask
- func (o *ListProbingSessionsResponse) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
- func (o *ListProbingSessionsResponse) MakeRawFullFieldMask() gotenobject.FieldMask
- func (m *ListProbingSessionsResponse) Marshal() ([]byte, error)
- func (m *ListProbingSessionsResponse) MarshalJSON() ([]byte, error)
- func (o *ListProbingSessionsResponse) Merge(source *ListProbingSessionsResponse)
- func (o *ListProbingSessionsResponse) MergeRaw(source gotenobject.GotenObjectExt)
- func (*ListProbingSessionsResponse) ProtoMessage()
- func (m *ListProbingSessionsResponse) ProtoReflect() preflect.Message
- func (m *ListProbingSessionsResponse) Reset()
- func (m *ListProbingSessionsResponse) SetNextPageToken(fv *probing_session.PagerCursor)
- func (m *ListProbingSessionsResponse) SetPrevPageToken(fv *probing_session.PagerCursor)
- func (m *ListProbingSessionsResponse) SetProbingSessions(fv []*probing_session.ProbingSession)
- func (m *ListProbingSessionsResponse) String() string
- func (m *ListProbingSessionsResponse) Unmarshal(b []byte) error
- func (m *ListProbingSessionsResponse) UnmarshalJSON(data []byte) error
- type ListProbingSessionsResponseFieldPathBuilder
- func (ListProbingSessionsResponseFieldPathBuilder) NextPageToken() ListProbingSessionsResponsePathSelectorNextPageToken
- func (ListProbingSessionsResponseFieldPathBuilder) PrevPageToken() ListProbingSessionsResponsePathSelectorPrevPageToken
- func (ListProbingSessionsResponseFieldPathBuilder) ProbingSessions() ListProbingSessionsResponsePathSelectorProbingSessions
- type ListProbingSessionsResponseMapPathSelectorProbingSessionsMetadataAnnotations
- func (s ListProbingSessionsResponseMapPathSelectorProbingSessionsMetadataAnnotations) FieldPath() *ListProbingSessionsResponse_FieldSubPath
- func (s ListProbingSessionsResponseMapPathSelectorProbingSessionsMetadataAnnotations) WithArrayOfValues(values []string) *ListProbingSessionsResponse_FieldSubPathArrayOfValues
- func (s ListProbingSessionsResponseMapPathSelectorProbingSessionsMetadataAnnotations) WithValue(value string) *ListProbingSessionsResponse_FieldSubPathValue
- type ListProbingSessionsResponseMapPathSelectorProbingSessionsMetadataLabels
- func (s ListProbingSessionsResponseMapPathSelectorProbingSessionsMetadataLabels) FieldPath() *ListProbingSessionsResponse_FieldSubPath
- func (s ListProbingSessionsResponseMapPathSelectorProbingSessionsMetadataLabels) WithArrayOfValues(values []string) *ListProbingSessionsResponse_FieldSubPathArrayOfValues
- func (s ListProbingSessionsResponseMapPathSelectorProbingSessionsMetadataLabels) WithValue(value string) *ListProbingSessionsResponse_FieldSubPathValue
- type ListProbingSessionsResponseMapPathSelectorProbingSessionsMetadataShards
- func (s ListProbingSessionsResponseMapPathSelectorProbingSessionsMetadataShards) FieldPath() *ListProbingSessionsResponse_FieldSubPath
- func (s ListProbingSessionsResponseMapPathSelectorProbingSessionsMetadataShards) WithArrayOfValues(values []int64) *ListProbingSessionsResponse_FieldSubPathArrayOfValues
- func (s ListProbingSessionsResponseMapPathSelectorProbingSessionsMetadataShards) WithValue(value int64) *ListProbingSessionsResponse_FieldSubPathValue
- type ListProbingSessionsResponseMapPathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigTokenRequestRequestHeaders
- func (s ListProbingSessionsResponseMapPathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigTokenRequestRequestHeaders) FieldPath() *ListProbingSessionsResponse_FieldSubPath
- func (s ListProbingSessionsResponseMapPathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigTokenRequestRequestHeaders) WithArrayOfValues(values []string) *ListProbingSessionsResponse_FieldSubPathArrayOfValues
- func (s ListProbingSessionsResponseMapPathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigTokenRequestRequestHeaders) WithValue(value string) *ListProbingSessionsResponse_FieldSubPathValue
- type ListProbingSessionsResponseMapPathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigTokenRequestUrlFormEncodedBody
- func (s ListProbingSessionsResponseMapPathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigTokenRequestUrlFormEncodedBody) FieldPath() *ListProbingSessionsResponse_FieldSubPath
- func (s ListProbingSessionsResponseMapPathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigTokenRequestUrlFormEncodedBody) WithArrayOfValues(values []*common.HTTPProbingConfig_HTTPRequest_StringArray) *ListProbingSessionsResponse_FieldSubPathArrayOfValues
- func (s ListProbingSessionsResponseMapPathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigTokenRequestUrlFormEncodedBody) WithValue(value *common.HTTPProbingConfig_HTTPRequest_StringArray) *ListProbingSessionsResponse_FieldSubPathValue
- type ListProbingSessionsResponseMapPathSelectorProbingSessionsSpecHttpProbingConfigHttpRequestRequestHeaders
- func (s ListProbingSessionsResponseMapPathSelectorProbingSessionsSpecHttpProbingConfigHttpRequestRequestHeaders) FieldPath() *ListProbingSessionsResponse_FieldSubPath
- func (s ListProbingSessionsResponseMapPathSelectorProbingSessionsSpecHttpProbingConfigHttpRequestRequestHeaders) WithArrayOfValues(values []string) *ListProbingSessionsResponse_FieldSubPathArrayOfValues
- func (s ListProbingSessionsResponseMapPathSelectorProbingSessionsSpecHttpProbingConfigHttpRequestRequestHeaders) WithValue(value string) *ListProbingSessionsResponse_FieldSubPathValue
- type ListProbingSessionsResponseMapPathSelectorProbingSessionsSpecHttpProbingConfigHttpRequestUrlFormEncodedBody
- func (s ListProbingSessionsResponseMapPathSelectorProbingSessionsSpecHttpProbingConfigHttpRequestUrlFormEncodedBody) FieldPath() *ListProbingSessionsResponse_FieldSubPath
- func (s ListProbingSessionsResponseMapPathSelectorProbingSessionsSpecHttpProbingConfigHttpRequestUrlFormEncodedBody) WithArrayOfValues(values []*common.HTTPProbingConfig_HTTPRequest_StringArray) *ListProbingSessionsResponse_FieldSubPathArrayOfValues
- func (s ListProbingSessionsResponseMapPathSelectorProbingSessionsSpecHttpProbingConfigHttpRequestUrlFormEncodedBody) WithValue(value *common.HTTPProbingConfig_HTTPRequest_StringArray) *ListProbingSessionsResponse_FieldSubPathValue
- type ListProbingSessionsResponsePathSelectorNextPageToken
- func (ListProbingSessionsResponsePathSelectorNextPageToken) FieldPath() *ListProbingSessionsResponse_FieldTerminalPath
- func (s ListProbingSessionsResponsePathSelectorNextPageToken) WithArrayOfValues(values []*probing_session.PagerCursor) *ListProbingSessionsResponse_FieldTerminalPathArrayOfValues
- func (s ListProbingSessionsResponsePathSelectorNextPageToken) WithValue(value *probing_session.PagerCursor) *ListProbingSessionsResponse_FieldTerminalPathValue
- type ListProbingSessionsResponsePathSelectorPrevPageToken
- func (ListProbingSessionsResponsePathSelectorPrevPageToken) FieldPath() *ListProbingSessionsResponse_FieldTerminalPath
- func (s ListProbingSessionsResponsePathSelectorPrevPageToken) WithArrayOfValues(values []*probing_session.PagerCursor) *ListProbingSessionsResponse_FieldTerminalPathArrayOfValues
- func (s ListProbingSessionsResponsePathSelectorPrevPageToken) WithValue(value *probing_session.PagerCursor) *ListProbingSessionsResponse_FieldTerminalPathValue
- type ListProbingSessionsResponsePathSelectorProbingSessions
- func (ListProbingSessionsResponsePathSelectorProbingSessions) DisplayName() ListProbingSessionsResponsePathSelectorProbingSessionsDisplayName
- func (ListProbingSessionsResponsePathSelectorProbingSessions) FieldPath() *ListProbingSessionsResponse_FieldTerminalPath
- func (ListProbingSessionsResponsePathSelectorProbingSessions) Metadata() ListProbingSessionsResponsePathSelectorProbingSessionsMetadata
- func (ListProbingSessionsResponsePathSelectorProbingSessions) Name() ListProbingSessionsResponsePathSelectorProbingSessionsName
- func (ListProbingSessionsResponsePathSelectorProbingSessions) ProbingDistribution() ListProbingSessionsResponsePathSelectorProbingSessionsProbingDistribution
- func (ListProbingSessionsResponsePathSelectorProbingSessions) Spec() ListProbingSessionsResponsePathSelectorProbingSessionsSpec
- func (ListProbingSessionsResponsePathSelectorProbingSessions) Status() ListProbingSessionsResponsePathSelectorProbingSessionsStatus
- func (s ListProbingSessionsResponsePathSelectorProbingSessions) WithArrayOfValues(values [][]*probing_session.ProbingSession) *ListProbingSessionsResponse_FieldTerminalPathArrayOfValues
- func (s ListProbingSessionsResponsePathSelectorProbingSessions) WithItemValue(value *probing_session.ProbingSession) *ListProbingSessionsResponse_FieldTerminalPathArrayItemValue
- func (s ListProbingSessionsResponsePathSelectorProbingSessions) WithSubArrayItemValue(subPathArrayItemValue probing_session.ProbingSession_FieldPathArrayItemValue) *ListProbingSessionsResponse_FieldSubPathArrayItemValue
- func (s ListProbingSessionsResponsePathSelectorProbingSessions) WithSubArrayOfValues(subPathArrayOfValues probing_session.ProbingSession_FieldPathArrayOfValues) *ListProbingSessionsResponse_FieldSubPathArrayOfValues
- func (ListProbingSessionsResponsePathSelectorProbingSessions) WithSubPath(subPath probing_session.ProbingSession_FieldPath) *ListProbingSessionsResponse_FieldSubPath
- func (s ListProbingSessionsResponsePathSelectorProbingSessions) WithSubValue(subPathValue probing_session.ProbingSession_FieldPathValue) *ListProbingSessionsResponse_FieldSubPathValue
- func (s ListProbingSessionsResponsePathSelectorProbingSessions) WithValue(value []*probing_session.ProbingSession) *ListProbingSessionsResponse_FieldTerminalPathValue
- type ListProbingSessionsResponsePathSelectorProbingSessionsDisplayName
- func (ListProbingSessionsResponsePathSelectorProbingSessionsDisplayName) FieldPath() *ListProbingSessionsResponse_FieldSubPath
- func (s ListProbingSessionsResponsePathSelectorProbingSessionsDisplayName) WithArrayOfValues(values []string) *ListProbingSessionsResponse_FieldSubPathArrayOfValues
- func (s ListProbingSessionsResponsePathSelectorProbingSessionsDisplayName) WithValue(value string) *ListProbingSessionsResponse_FieldSubPathValue
- type ListProbingSessionsResponsePathSelectorProbingSessionsMetadata
- func (ListProbingSessionsResponsePathSelectorProbingSessionsMetadata) Annotations() ListProbingSessionsResponsePathSelectorProbingSessionsMetadataAnnotations
- func (ListProbingSessionsResponsePathSelectorProbingSessionsMetadata) CreateTime() ListProbingSessionsResponsePathSelectorProbingSessionsMetadataCreateTime
- func (ListProbingSessionsResponsePathSelectorProbingSessionsMetadata) FieldPath() *ListProbingSessionsResponse_FieldSubPath
- func (ListProbingSessionsResponsePathSelectorProbingSessionsMetadata) Generation() ListProbingSessionsResponsePathSelectorProbingSessionsMetadataGeneration
- func (ListProbingSessionsResponsePathSelectorProbingSessionsMetadata) Labels() ListProbingSessionsResponsePathSelectorProbingSessionsMetadataLabels
- func (ListProbingSessionsResponsePathSelectorProbingSessionsMetadata) OwnerReferences() ListProbingSessionsResponsePathSelectorProbingSessionsMetadataOwnerReferences
- func (ListProbingSessionsResponsePathSelectorProbingSessionsMetadata) ResourceVersion() ListProbingSessionsResponsePathSelectorProbingSessionsMetadataResourceVersion
- func (ListProbingSessionsResponsePathSelectorProbingSessionsMetadata) Shards() ListProbingSessionsResponsePathSelectorProbingSessionsMetadataShards
- func (ListProbingSessionsResponsePathSelectorProbingSessionsMetadata) Syncing() ListProbingSessionsResponsePathSelectorProbingSessionsMetadataSyncing
- func (ListProbingSessionsResponsePathSelectorProbingSessionsMetadata) Tags() ListProbingSessionsResponsePathSelectorProbingSessionsMetadataTags
- func (ListProbingSessionsResponsePathSelectorProbingSessionsMetadata) UpdateTime() ListProbingSessionsResponsePathSelectorProbingSessionsMetadataUpdateTime
- func (ListProbingSessionsResponsePathSelectorProbingSessionsMetadata) Uuid() ListProbingSessionsResponsePathSelectorProbingSessionsMetadataUuid
- func (s ListProbingSessionsResponsePathSelectorProbingSessionsMetadata) WithArrayOfValues(values []*ntt_meta.Meta) *ListProbingSessionsResponse_FieldSubPathArrayOfValues
- func (s ListProbingSessionsResponsePathSelectorProbingSessionsMetadata) WithValue(value *ntt_meta.Meta) *ListProbingSessionsResponse_FieldSubPathValue
- type ListProbingSessionsResponsePathSelectorProbingSessionsMetadataAnnotations
- func (ListProbingSessionsResponsePathSelectorProbingSessionsMetadataAnnotations) FieldPath() *ListProbingSessionsResponse_FieldSubPath
- func (s ListProbingSessionsResponsePathSelectorProbingSessionsMetadataAnnotations) WithArrayOfValues(values []map[string]string) *ListProbingSessionsResponse_FieldSubPathArrayOfValues
- func (ListProbingSessionsResponsePathSelectorProbingSessionsMetadataAnnotations) WithKey(key string) ListProbingSessionsResponseMapPathSelectorProbingSessionsMetadataAnnotations
- func (s ListProbingSessionsResponsePathSelectorProbingSessionsMetadataAnnotations) WithValue(value map[string]string) *ListProbingSessionsResponse_FieldSubPathValue
- type ListProbingSessionsResponsePathSelectorProbingSessionsMetadataCreateTime
- func (ListProbingSessionsResponsePathSelectorProbingSessionsMetadataCreateTime) FieldPath() *ListProbingSessionsResponse_FieldSubPath
- func (s ListProbingSessionsResponsePathSelectorProbingSessionsMetadataCreateTime) WithArrayOfValues(values []*timestamp.Timestamp) *ListProbingSessionsResponse_FieldSubPathArrayOfValues
- func (s ListProbingSessionsResponsePathSelectorProbingSessionsMetadataCreateTime) WithValue(value *timestamp.Timestamp) *ListProbingSessionsResponse_FieldSubPathValue
- type ListProbingSessionsResponsePathSelectorProbingSessionsMetadataGeneration
- func (ListProbingSessionsResponsePathSelectorProbingSessionsMetadataGeneration) FieldPath() *ListProbingSessionsResponse_FieldSubPath
- func (s ListProbingSessionsResponsePathSelectorProbingSessionsMetadataGeneration) WithArrayOfValues(values []int64) *ListProbingSessionsResponse_FieldSubPathArrayOfValues
- func (s ListProbingSessionsResponsePathSelectorProbingSessionsMetadataGeneration) WithValue(value int64) *ListProbingSessionsResponse_FieldSubPathValue
- type ListProbingSessionsResponsePathSelectorProbingSessionsMetadataLabels
- func (ListProbingSessionsResponsePathSelectorProbingSessionsMetadataLabels) FieldPath() *ListProbingSessionsResponse_FieldSubPath
- func (s ListProbingSessionsResponsePathSelectorProbingSessionsMetadataLabels) WithArrayOfValues(values []map[string]string) *ListProbingSessionsResponse_FieldSubPathArrayOfValues
- func (ListProbingSessionsResponsePathSelectorProbingSessionsMetadataLabels) WithKey(key string) ListProbingSessionsResponseMapPathSelectorProbingSessionsMetadataLabels
- func (s ListProbingSessionsResponsePathSelectorProbingSessionsMetadataLabels) WithValue(value map[string]string) *ListProbingSessionsResponse_FieldSubPathValue
- type ListProbingSessionsResponsePathSelectorProbingSessionsMetadataOwnerReferences
- func (ListProbingSessionsResponsePathSelectorProbingSessionsMetadataOwnerReferences) ApiVersion() ...
- func (ListProbingSessionsResponsePathSelectorProbingSessionsMetadataOwnerReferences) BlockOwnerDeletion() ...
- func (ListProbingSessionsResponsePathSelectorProbingSessionsMetadataOwnerReferences) Controller() ...
- func (ListProbingSessionsResponsePathSelectorProbingSessionsMetadataOwnerReferences) FieldPath() *ListProbingSessionsResponse_FieldSubPath
- func (ListProbingSessionsResponsePathSelectorProbingSessionsMetadataOwnerReferences) Kind() ...
- func (ListProbingSessionsResponsePathSelectorProbingSessionsMetadataOwnerReferences) Name() ...
- func (ListProbingSessionsResponsePathSelectorProbingSessionsMetadataOwnerReferences) Uid() ...
- func (s ListProbingSessionsResponsePathSelectorProbingSessionsMetadataOwnerReferences) WithArrayOfValues(values [][]*ntt_meta.OwnerReference) *ListProbingSessionsResponse_FieldSubPathArrayOfValues
- func (s ListProbingSessionsResponsePathSelectorProbingSessionsMetadataOwnerReferences) WithItemValue(value *ntt_meta.OwnerReference) *ListProbingSessionsResponse_FieldSubPathArrayItemValue
- func (s ListProbingSessionsResponsePathSelectorProbingSessionsMetadataOwnerReferences) WithValue(value []*ntt_meta.OwnerReference) *ListProbingSessionsResponse_FieldSubPathValue
- type ListProbingSessionsResponsePathSelectorProbingSessionsMetadataOwnerReferencesApiVersion
- func (ListProbingSessionsResponsePathSelectorProbingSessionsMetadataOwnerReferencesApiVersion) FieldPath() *ListProbingSessionsResponse_FieldSubPath
- func (s ListProbingSessionsResponsePathSelectorProbingSessionsMetadataOwnerReferencesApiVersion) WithArrayOfValues(values []string) *ListProbingSessionsResponse_FieldSubPathArrayOfValues
- func (s ListProbingSessionsResponsePathSelectorProbingSessionsMetadataOwnerReferencesApiVersion) WithValue(value string) *ListProbingSessionsResponse_FieldSubPathValue
- type ListProbingSessionsResponsePathSelectorProbingSessionsMetadataOwnerReferencesBlockOwnerDeletion
- func (ListProbingSessionsResponsePathSelectorProbingSessionsMetadataOwnerReferencesBlockOwnerDeletion) FieldPath() *ListProbingSessionsResponse_FieldSubPath
- func (s ListProbingSessionsResponsePathSelectorProbingSessionsMetadataOwnerReferencesBlockOwnerDeletion) WithArrayOfValues(values []bool) *ListProbingSessionsResponse_FieldSubPathArrayOfValues
- func (s ListProbingSessionsResponsePathSelectorProbingSessionsMetadataOwnerReferencesBlockOwnerDeletion) WithValue(value bool) *ListProbingSessionsResponse_FieldSubPathValue
- type ListProbingSessionsResponsePathSelectorProbingSessionsMetadataOwnerReferencesController
- func (ListProbingSessionsResponsePathSelectorProbingSessionsMetadataOwnerReferencesController) FieldPath() *ListProbingSessionsResponse_FieldSubPath
- func (s ListProbingSessionsResponsePathSelectorProbingSessionsMetadataOwnerReferencesController) WithArrayOfValues(values []bool) *ListProbingSessionsResponse_FieldSubPathArrayOfValues
- func (s ListProbingSessionsResponsePathSelectorProbingSessionsMetadataOwnerReferencesController) WithValue(value bool) *ListProbingSessionsResponse_FieldSubPathValue
- type ListProbingSessionsResponsePathSelectorProbingSessionsMetadataOwnerReferencesKind
- func (ListProbingSessionsResponsePathSelectorProbingSessionsMetadataOwnerReferencesKind) FieldPath() *ListProbingSessionsResponse_FieldSubPath
- func (s ListProbingSessionsResponsePathSelectorProbingSessionsMetadataOwnerReferencesKind) WithArrayOfValues(values []string) *ListProbingSessionsResponse_FieldSubPathArrayOfValues
- func (s ListProbingSessionsResponsePathSelectorProbingSessionsMetadataOwnerReferencesKind) WithValue(value string) *ListProbingSessionsResponse_FieldSubPathValue
- type ListProbingSessionsResponsePathSelectorProbingSessionsMetadataOwnerReferencesName
- func (ListProbingSessionsResponsePathSelectorProbingSessionsMetadataOwnerReferencesName) FieldPath() *ListProbingSessionsResponse_FieldSubPath
- func (s ListProbingSessionsResponsePathSelectorProbingSessionsMetadataOwnerReferencesName) WithArrayOfValues(values []string) *ListProbingSessionsResponse_FieldSubPathArrayOfValues
- func (s ListProbingSessionsResponsePathSelectorProbingSessionsMetadataOwnerReferencesName) WithValue(value string) *ListProbingSessionsResponse_FieldSubPathValue
- type ListProbingSessionsResponsePathSelectorProbingSessionsMetadataOwnerReferencesUid
- func (ListProbingSessionsResponsePathSelectorProbingSessionsMetadataOwnerReferencesUid) FieldPath() *ListProbingSessionsResponse_FieldSubPath
- func (s ListProbingSessionsResponsePathSelectorProbingSessionsMetadataOwnerReferencesUid) WithArrayOfValues(values []string) *ListProbingSessionsResponse_FieldSubPathArrayOfValues
- func (s ListProbingSessionsResponsePathSelectorProbingSessionsMetadataOwnerReferencesUid) WithValue(value string) *ListProbingSessionsResponse_FieldSubPathValue
- type ListProbingSessionsResponsePathSelectorProbingSessionsMetadataResourceVersion
- func (ListProbingSessionsResponsePathSelectorProbingSessionsMetadataResourceVersion) FieldPath() *ListProbingSessionsResponse_FieldSubPath
- func (s ListProbingSessionsResponsePathSelectorProbingSessionsMetadataResourceVersion) WithArrayOfValues(values []string) *ListProbingSessionsResponse_FieldSubPathArrayOfValues
- func (s ListProbingSessionsResponsePathSelectorProbingSessionsMetadataResourceVersion) WithValue(value string) *ListProbingSessionsResponse_FieldSubPathValue
- type ListProbingSessionsResponsePathSelectorProbingSessionsMetadataShards
- func (ListProbingSessionsResponsePathSelectorProbingSessionsMetadataShards) FieldPath() *ListProbingSessionsResponse_FieldSubPath
- func (s ListProbingSessionsResponsePathSelectorProbingSessionsMetadataShards) WithArrayOfValues(values []map[string]int64) *ListProbingSessionsResponse_FieldSubPathArrayOfValues
- func (ListProbingSessionsResponsePathSelectorProbingSessionsMetadataShards) WithKey(key string) ListProbingSessionsResponseMapPathSelectorProbingSessionsMetadataShards
- func (s ListProbingSessionsResponsePathSelectorProbingSessionsMetadataShards) WithValue(value map[string]int64) *ListProbingSessionsResponse_FieldSubPathValue
- type ListProbingSessionsResponsePathSelectorProbingSessionsMetadataSyncing
- func (ListProbingSessionsResponsePathSelectorProbingSessionsMetadataSyncing) FieldPath() *ListProbingSessionsResponse_FieldSubPath
- func (ListProbingSessionsResponsePathSelectorProbingSessionsMetadataSyncing) OwningRegion() ...
- func (ListProbingSessionsResponsePathSelectorProbingSessionsMetadataSyncing) Regions() ListProbingSessionsResponsePathSelectorProbingSessionsMetadataSyncingRegions
- func (s ListProbingSessionsResponsePathSelectorProbingSessionsMetadataSyncing) WithArrayOfValues(values []*ntt_meta.SyncingMeta) *ListProbingSessionsResponse_FieldSubPathArrayOfValues
- func (s ListProbingSessionsResponsePathSelectorProbingSessionsMetadataSyncing) WithValue(value *ntt_meta.SyncingMeta) *ListProbingSessionsResponse_FieldSubPathValue
- type ListProbingSessionsResponsePathSelectorProbingSessionsMetadataSyncingOwningRegion
- func (ListProbingSessionsResponsePathSelectorProbingSessionsMetadataSyncingOwningRegion) FieldPath() *ListProbingSessionsResponse_FieldSubPath
- func (s ListProbingSessionsResponsePathSelectorProbingSessionsMetadataSyncingOwningRegion) WithArrayOfValues(values []string) *ListProbingSessionsResponse_FieldSubPathArrayOfValues
- func (s ListProbingSessionsResponsePathSelectorProbingSessionsMetadataSyncingOwningRegion) WithValue(value string) *ListProbingSessionsResponse_FieldSubPathValue
- type ListProbingSessionsResponsePathSelectorProbingSessionsMetadataSyncingRegions
- func (ListProbingSessionsResponsePathSelectorProbingSessionsMetadataSyncingRegions) FieldPath() *ListProbingSessionsResponse_FieldSubPath
- func (s ListProbingSessionsResponsePathSelectorProbingSessionsMetadataSyncingRegions) WithArrayOfValues(values [][]string) *ListProbingSessionsResponse_FieldSubPathArrayOfValues
- func (s ListProbingSessionsResponsePathSelectorProbingSessionsMetadataSyncingRegions) WithItemValue(value string) *ListProbingSessionsResponse_FieldSubPathArrayItemValue
- func (s ListProbingSessionsResponsePathSelectorProbingSessionsMetadataSyncingRegions) WithValue(value []string) *ListProbingSessionsResponse_FieldSubPathValue
- type ListProbingSessionsResponsePathSelectorProbingSessionsMetadataTags
- func (ListProbingSessionsResponsePathSelectorProbingSessionsMetadataTags) FieldPath() *ListProbingSessionsResponse_FieldSubPath
- func (s ListProbingSessionsResponsePathSelectorProbingSessionsMetadataTags) WithArrayOfValues(values [][]string) *ListProbingSessionsResponse_FieldSubPathArrayOfValues
- func (s ListProbingSessionsResponsePathSelectorProbingSessionsMetadataTags) WithItemValue(value string) *ListProbingSessionsResponse_FieldSubPathArrayItemValue
- func (s ListProbingSessionsResponsePathSelectorProbingSessionsMetadataTags) WithValue(value []string) *ListProbingSessionsResponse_FieldSubPathValue
- type ListProbingSessionsResponsePathSelectorProbingSessionsMetadataUpdateTime
- func (ListProbingSessionsResponsePathSelectorProbingSessionsMetadataUpdateTime) FieldPath() *ListProbingSessionsResponse_FieldSubPath
- func (s ListProbingSessionsResponsePathSelectorProbingSessionsMetadataUpdateTime) WithArrayOfValues(values []*timestamp.Timestamp) *ListProbingSessionsResponse_FieldSubPathArrayOfValues
- func (s ListProbingSessionsResponsePathSelectorProbingSessionsMetadataUpdateTime) WithValue(value *timestamp.Timestamp) *ListProbingSessionsResponse_FieldSubPathValue
- type ListProbingSessionsResponsePathSelectorProbingSessionsMetadataUuid
- func (ListProbingSessionsResponsePathSelectorProbingSessionsMetadataUuid) FieldPath() *ListProbingSessionsResponse_FieldSubPath
- func (s ListProbingSessionsResponsePathSelectorProbingSessionsMetadataUuid) WithArrayOfValues(values []string) *ListProbingSessionsResponse_FieldSubPathArrayOfValues
- func (s ListProbingSessionsResponsePathSelectorProbingSessionsMetadataUuid) WithValue(value string) *ListProbingSessionsResponse_FieldSubPathValue
- type ListProbingSessionsResponsePathSelectorProbingSessionsName
- func (ListProbingSessionsResponsePathSelectorProbingSessionsName) FieldPath() *ListProbingSessionsResponse_FieldSubPath
- func (s ListProbingSessionsResponsePathSelectorProbingSessionsName) WithArrayOfValues(values []*probing_session.Name) *ListProbingSessionsResponse_FieldSubPathArrayOfValues
- func (s ListProbingSessionsResponsePathSelectorProbingSessionsName) WithValue(value *probing_session.Name) *ListProbingSessionsResponse_FieldSubPathValue
- type ListProbingSessionsResponsePathSelectorProbingSessionsProbingDistribution
- func (ListProbingSessionsResponsePathSelectorProbingSessionsProbingDistribution) FieldPath() *ListProbingSessionsResponse_FieldSubPath
- func (s ListProbingSessionsResponsePathSelectorProbingSessionsProbingDistribution) WithArrayOfValues(values []*probing_distribution.Reference) *ListProbingSessionsResponse_FieldSubPathArrayOfValues
- func (s ListProbingSessionsResponsePathSelectorProbingSessionsProbingDistribution) WithValue(value *probing_distribution.Reference) *ListProbingSessionsResponse_FieldSubPathValue
- type ListProbingSessionsResponsePathSelectorProbingSessionsSpec
- func (ListProbingSessionsResponsePathSelectorProbingSessionsSpec) Address() ListProbingSessionsResponsePathSelectorProbingSessionsSpecAddress
- func (ListProbingSessionsResponsePathSelectorProbingSessionsSpec) Addresses() ListProbingSessionsResponsePathSelectorProbingSessionsSpecAddresses
- func (ListProbingSessionsResponsePathSelectorProbingSessionsSpec) FieldPath() *ListProbingSessionsResponse_FieldSubPath
- func (ListProbingSessionsResponsePathSelectorProbingSessionsSpec) HttpProbingConfig() ListProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfig
- func (ListProbingSessionsResponsePathSelectorProbingSessionsSpec) Interval() ListProbingSessionsResponsePathSelectorProbingSessionsSpecInterval
- func (ListProbingSessionsResponsePathSelectorProbingSessionsSpec) IpVersion() ListProbingSessionsResponsePathSelectorProbingSessionsSpecIpVersion
- func (ListProbingSessionsResponsePathSelectorProbingSessionsSpec) Location() ListProbingSessionsResponsePathSelectorProbingSessionsSpecLocation
- func (ListProbingSessionsResponsePathSelectorProbingSessionsSpec) LocationType() ListProbingSessionsResponsePathSelectorProbingSessionsSpecLocationType
- func (ListProbingSessionsResponsePathSelectorProbingSessionsSpec) Mode() ListProbingSessionsResponsePathSelectorProbingSessionsSpecMode
- func (ListProbingSessionsResponsePathSelectorProbingSessionsSpec) PathProbing() ListProbingSessionsResponsePathSelectorProbingSessionsSpecPathProbing
- func (ListProbingSessionsResponsePathSelectorProbingSessionsSpec) Port() ListProbingSessionsResponsePathSelectorProbingSessionsSpecPort
- func (ListProbingSessionsResponsePathSelectorProbingSessionsSpec) Probe() ListProbingSessionsResponsePathSelectorProbingSessionsSpecProbe
- func (ListProbingSessionsResponsePathSelectorProbingSessionsSpec) ProxyConfiguration() ListProbingSessionsResponsePathSelectorProbingSessionsSpecProxyConfiguration
- func (ListProbingSessionsResponsePathSelectorProbingSessionsSpec) SpeedtestSettings() ListProbingSessionsResponsePathSelectorProbingSessionsSpecSpeedtestSettings
- func (ListProbingSessionsResponsePathSelectorProbingSessionsSpec) Target() ListProbingSessionsResponsePathSelectorProbingSessionsSpecTarget
- func (ListProbingSessionsResponsePathSelectorProbingSessionsSpec) TargetGroup() ListProbingSessionsResponsePathSelectorProbingSessionsSpecTargetGroup
- func (ListProbingSessionsResponsePathSelectorProbingSessionsSpec) Tos() ListProbingSessionsResponsePathSelectorProbingSessionsSpecTos
- func (ListProbingSessionsResponsePathSelectorProbingSessionsSpec) Type() ListProbingSessionsResponsePathSelectorProbingSessionsSpecType
- func (s ListProbingSessionsResponsePathSelectorProbingSessionsSpec) WithArrayOfValues(values []*probing_session.ProbingSession_Spec) *ListProbingSessionsResponse_FieldSubPathArrayOfValues
- func (s ListProbingSessionsResponsePathSelectorProbingSessionsSpec) WithValue(value *probing_session.ProbingSession_Spec) *ListProbingSessionsResponse_FieldSubPathValue
- type ListProbingSessionsResponsePathSelectorProbingSessionsSpecAddress
- func (ListProbingSessionsResponsePathSelectorProbingSessionsSpecAddress) FieldPath() *ListProbingSessionsResponse_FieldSubPath
- func (s ListProbingSessionsResponsePathSelectorProbingSessionsSpecAddress) WithArrayOfValues(values []string) *ListProbingSessionsResponse_FieldSubPathArrayOfValues
- func (s ListProbingSessionsResponsePathSelectorProbingSessionsSpecAddress) WithValue(value string) *ListProbingSessionsResponse_FieldSubPathValue
- type ListProbingSessionsResponsePathSelectorProbingSessionsSpecAddresses
- func (ListProbingSessionsResponsePathSelectorProbingSessionsSpecAddresses) FieldPath() *ListProbingSessionsResponse_FieldSubPath
- func (s ListProbingSessionsResponsePathSelectorProbingSessionsSpecAddresses) WithArrayOfValues(values [][]string) *ListProbingSessionsResponse_FieldSubPathArrayOfValues
- func (s ListProbingSessionsResponsePathSelectorProbingSessionsSpecAddresses) WithItemValue(value string) *ListProbingSessionsResponse_FieldSubPathArrayItemValue
- func (s ListProbingSessionsResponsePathSelectorProbingSessionsSpecAddresses) WithValue(value []string) *ListProbingSessionsResponse_FieldSubPathValue
- type ListProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfig
- func (ListProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfig) AuthConfig() ...
- func (ListProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfig) FieldPath() *ListProbingSessionsResponse_FieldSubPath
- func (ListProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfig) HttpRequest() ...
- func (s ListProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfig) WithArrayOfValues(values []*common.HTTPProbingConfig) *ListProbingSessionsResponse_FieldSubPathArrayOfValues
- func (s ListProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfig) WithValue(value *common.HTTPProbingConfig) *ListProbingSessionsResponse_FieldSubPathValue
- type ListProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfig
- func (ListProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfig) FieldPath() *ListProbingSessionsResponse_FieldSubPath
- func (ListProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfig) Password() ...
- func (ListProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfig) RequestHeaderTokenKey() ...
- func (ListProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfig) TokenRequest() ...
- func (ListProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfig) TokenResponseBodyExpiryKey() ...
- func (ListProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfig) TokenResponseBodyKey() ...
- func (ListProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfig) TokenResponseHeader() ...
- func (ListProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfig) Username() ...
- func (s ListProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfig) WithArrayOfValues(values []*common.HTTPProbingConfig_HTTPAuth) *ListProbingSessionsResponse_FieldSubPathArrayOfValues
- func (s ListProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfig) WithValue(value *common.HTTPProbingConfig_HTTPAuth) *ListProbingSessionsResponse_FieldSubPathValue
- type ListProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigPassword
- func (ListProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigPassword) FieldPath() *ListProbingSessionsResponse_FieldSubPath
- func (s ListProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigPassword) WithArrayOfValues(values []string) *ListProbingSessionsResponse_FieldSubPathArrayOfValues
- func (s ListProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigPassword) WithValue(value string) *ListProbingSessionsResponse_FieldSubPathValue
- type ListProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigRequestHeaderTokenKey
- func (ListProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigRequestHeaderTokenKey) FieldPath() *ListProbingSessionsResponse_FieldSubPath
- func (s ListProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigRequestHeaderTokenKey) WithArrayOfValues(values []string) *ListProbingSessionsResponse_FieldSubPathArrayOfValues
- func (s ListProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigRequestHeaderTokenKey) WithValue(value string) *ListProbingSessionsResponse_FieldSubPathValue
- type ListProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigTokenRequest
- func (ListProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigTokenRequest) AuthenticationMethod() ...
- func (ListProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigTokenRequest) ExpectedResponseCode() ...
- func (ListProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigTokenRequest) FieldPath() *ListProbingSessionsResponse_FieldSubPath
- func (ListProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigTokenRequest) RequestBody() ...
- func (ListProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigTokenRequest) RequestHeaders() ...
- func (ListProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigTokenRequest) RequestMethod() ...
- func (ListProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigTokenRequest) Timeout() ...
- func (ListProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigTokenRequest) Url() ...
- func (ListProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigTokenRequest) UrlFormEncodedBody() ...
- func (s ListProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigTokenRequest) WithArrayOfValues(values []*common.HTTPProbingConfig_HTTPRequest) *ListProbingSessionsResponse_FieldSubPathArrayOfValues
- func (s ListProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigTokenRequest) WithValue(value *common.HTTPProbingConfig_HTTPRequest) *ListProbingSessionsResponse_FieldSubPathValue
- type ListProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigTokenRequestAuthenticationMethod
- func (ListProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigTokenRequestAuthenticationMethod) FieldPath() *ListProbingSessionsResponse_FieldSubPath
- func (s ListProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigTokenRequestAuthenticationMethod) WithArrayOfValues(values []common.AuthenticationMethod) *ListProbingSessionsResponse_FieldSubPathArrayOfValues
- func (s ListProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigTokenRequestAuthenticationMethod) WithValue(value common.AuthenticationMethod) *ListProbingSessionsResponse_FieldSubPathValue
- type ListProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigTokenRequestExpectedResponseCode
- func (ListProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigTokenRequestExpectedResponseCode) FieldPath() *ListProbingSessionsResponse_FieldSubPath
- func (s ListProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigTokenRequestExpectedResponseCode) WithArrayOfValues(values []uint32) *ListProbingSessionsResponse_FieldSubPathArrayOfValues
- func (s ListProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigTokenRequestExpectedResponseCode) WithValue(value uint32) *ListProbingSessionsResponse_FieldSubPathValue
- type ListProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigTokenRequestRequestBody
- func (ListProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigTokenRequestRequestBody) FieldPath() *ListProbingSessionsResponse_FieldSubPath
- func (s ListProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigTokenRequestRequestBody) WithArrayOfValues(values []string) *ListProbingSessionsResponse_FieldSubPathArrayOfValues
- func (s ListProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigTokenRequestRequestBody) WithValue(value string) *ListProbingSessionsResponse_FieldSubPathValue
- type ListProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigTokenRequestRequestHeaders
- func (ListProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigTokenRequestRequestHeaders) FieldPath() *ListProbingSessionsResponse_FieldSubPath
- func (s ListProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigTokenRequestRequestHeaders) WithArrayOfValues(values []map[string]string) *ListProbingSessionsResponse_FieldSubPathArrayOfValues
- func (ListProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigTokenRequestRequestHeaders) WithKey(key string) ...
- func (s ListProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigTokenRequestRequestHeaders) WithValue(value map[string]string) *ListProbingSessionsResponse_FieldSubPathValue
- type ListProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigTokenRequestRequestMethod
- func (ListProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigTokenRequestRequestMethod) FieldPath() *ListProbingSessionsResponse_FieldSubPath
- func (s ListProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigTokenRequestRequestMethod) WithArrayOfValues(values []common.HTTPRequestMethod) *ListProbingSessionsResponse_FieldSubPathArrayOfValues
- func (s ListProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigTokenRequestRequestMethod) WithValue(value common.HTTPRequestMethod) *ListProbingSessionsResponse_FieldSubPathValue
- type ListProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigTokenRequestTimeout
- func (ListProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigTokenRequestTimeout) FieldPath() *ListProbingSessionsResponse_FieldSubPath
- func (s ListProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigTokenRequestTimeout) WithArrayOfValues(values []*duration.Duration) *ListProbingSessionsResponse_FieldSubPathArrayOfValues
- func (s ListProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigTokenRequestTimeout) WithValue(value *duration.Duration) *ListProbingSessionsResponse_FieldSubPathValue
- type ListProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigTokenRequestUrl
- func (ListProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigTokenRequestUrl) FieldPath() *ListProbingSessionsResponse_FieldSubPath
- func (s ListProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigTokenRequestUrl) WithArrayOfValues(values []string) *ListProbingSessionsResponse_FieldSubPathArrayOfValues
- func (s ListProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigTokenRequestUrl) WithValue(value string) *ListProbingSessionsResponse_FieldSubPathValue
- type ListProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigTokenRequestUrlFormEncodedBody
- func (ListProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigTokenRequestUrlFormEncodedBody) FieldPath() *ListProbingSessionsResponse_FieldSubPath
- func (s ListProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigTokenRequestUrlFormEncodedBody) WithArrayOfValues(values []map[string]*common.HTTPProbingConfig_HTTPRequest_StringArray) *ListProbingSessionsResponse_FieldSubPathArrayOfValues
- func (ListProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigTokenRequestUrlFormEncodedBody) WithKey(key string) ...
- func (s ListProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigTokenRequestUrlFormEncodedBody) WithValue(value map[string]*common.HTTPProbingConfig_HTTPRequest_StringArray) *ListProbingSessionsResponse_FieldSubPathValue
- type ListProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigTokenResponseBodyExpiryKey
- func (ListProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigTokenResponseBodyExpiryKey) FieldPath() *ListProbingSessionsResponse_FieldSubPath
- func (s ListProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigTokenResponseBodyExpiryKey) WithArrayOfValues(values []string) *ListProbingSessionsResponse_FieldSubPathArrayOfValues
- func (s ListProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigTokenResponseBodyExpiryKey) WithValue(value string) *ListProbingSessionsResponse_FieldSubPathValue
- type ListProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigTokenResponseBodyKey
- func (ListProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigTokenResponseBodyKey) FieldPath() *ListProbingSessionsResponse_FieldSubPath
- func (s ListProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigTokenResponseBodyKey) WithArrayOfValues(values []string) *ListProbingSessionsResponse_FieldSubPathArrayOfValues
- func (s ListProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigTokenResponseBodyKey) WithValue(value string) *ListProbingSessionsResponse_FieldSubPathValue
- type ListProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigTokenResponseHeader
- func (ListProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigTokenResponseHeader) FieldPath() *ListProbingSessionsResponse_FieldSubPath
- func (s ListProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigTokenResponseHeader) WithArrayOfValues(values []string) *ListProbingSessionsResponse_FieldSubPathArrayOfValues
- func (s ListProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigTokenResponseHeader) WithValue(value string) *ListProbingSessionsResponse_FieldSubPathValue
- type ListProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigUsername
- func (ListProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigUsername) FieldPath() *ListProbingSessionsResponse_FieldSubPath
- func (s ListProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigUsername) WithArrayOfValues(values []string) *ListProbingSessionsResponse_FieldSubPathArrayOfValues
- func (s ListProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigUsername) WithValue(value string) *ListProbingSessionsResponse_FieldSubPathValue
- type ListProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigHttpRequest
- func (ListProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigHttpRequest) AuthenticationMethod() ...
- func (ListProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigHttpRequest) ExpectedResponseCode() ...
- func (ListProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigHttpRequest) FieldPath() *ListProbingSessionsResponse_FieldSubPath
- func (ListProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigHttpRequest) RequestBody() ...
- func (ListProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigHttpRequest) RequestHeaders() ...
- func (ListProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigHttpRequest) RequestMethod() ...
- func (ListProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigHttpRequest) Timeout() ...
- func (ListProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigHttpRequest) Url() ...
- func (ListProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigHttpRequest) UrlFormEncodedBody() ...
- func (s ListProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigHttpRequest) WithArrayOfValues(values []*common.HTTPProbingConfig_HTTPRequest) *ListProbingSessionsResponse_FieldSubPathArrayOfValues
- func (s ListProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigHttpRequest) WithValue(value *common.HTTPProbingConfig_HTTPRequest) *ListProbingSessionsResponse_FieldSubPathValue
- type ListProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigHttpRequestAuthenticationMethod
- func (ListProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigHttpRequestAuthenticationMethod) FieldPath() *ListProbingSessionsResponse_FieldSubPath
- func (s ListProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigHttpRequestAuthenticationMethod) WithArrayOfValues(values []common.AuthenticationMethod) *ListProbingSessionsResponse_FieldSubPathArrayOfValues
- func (s ListProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigHttpRequestAuthenticationMethod) WithValue(value common.AuthenticationMethod) *ListProbingSessionsResponse_FieldSubPathValue
- type ListProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigHttpRequestExpectedResponseCode
- func (ListProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigHttpRequestExpectedResponseCode) FieldPath() *ListProbingSessionsResponse_FieldSubPath
- func (s ListProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigHttpRequestExpectedResponseCode) WithArrayOfValues(values []uint32) *ListProbingSessionsResponse_FieldSubPathArrayOfValues
- func (s ListProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigHttpRequestExpectedResponseCode) WithValue(value uint32) *ListProbingSessionsResponse_FieldSubPathValue
- type ListProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigHttpRequestRequestBody
- func (ListProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigHttpRequestRequestBody) FieldPath() *ListProbingSessionsResponse_FieldSubPath
- func (s ListProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigHttpRequestRequestBody) WithArrayOfValues(values []string) *ListProbingSessionsResponse_FieldSubPathArrayOfValues
- func (s ListProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigHttpRequestRequestBody) WithValue(value string) *ListProbingSessionsResponse_FieldSubPathValue
- type ListProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigHttpRequestRequestHeaders
- func (ListProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigHttpRequestRequestHeaders) FieldPath() *ListProbingSessionsResponse_FieldSubPath
- func (s ListProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigHttpRequestRequestHeaders) WithArrayOfValues(values []map[string]string) *ListProbingSessionsResponse_FieldSubPathArrayOfValues
- func (ListProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigHttpRequestRequestHeaders) WithKey(key string) ...
- func (s ListProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigHttpRequestRequestHeaders) WithValue(value map[string]string) *ListProbingSessionsResponse_FieldSubPathValue
- type ListProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigHttpRequestRequestMethod
- func (ListProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigHttpRequestRequestMethod) FieldPath() *ListProbingSessionsResponse_FieldSubPath
- func (s ListProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigHttpRequestRequestMethod) WithArrayOfValues(values []common.HTTPRequestMethod) *ListProbingSessionsResponse_FieldSubPathArrayOfValues
- func (s ListProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigHttpRequestRequestMethod) WithValue(value common.HTTPRequestMethod) *ListProbingSessionsResponse_FieldSubPathValue
- type ListProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigHttpRequestTimeout
- func (ListProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigHttpRequestTimeout) FieldPath() *ListProbingSessionsResponse_FieldSubPath
- func (s ListProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigHttpRequestTimeout) WithArrayOfValues(values []*duration.Duration) *ListProbingSessionsResponse_FieldSubPathArrayOfValues
- func (s ListProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigHttpRequestTimeout) WithValue(value *duration.Duration) *ListProbingSessionsResponse_FieldSubPathValue
- type ListProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigHttpRequestUrl
- func (ListProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigHttpRequestUrl) FieldPath() *ListProbingSessionsResponse_FieldSubPath
- func (s ListProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigHttpRequestUrl) WithArrayOfValues(values []string) *ListProbingSessionsResponse_FieldSubPathArrayOfValues
- func (s ListProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigHttpRequestUrl) WithValue(value string) *ListProbingSessionsResponse_FieldSubPathValue
- type ListProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigHttpRequestUrlFormEncodedBody
- func (ListProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigHttpRequestUrlFormEncodedBody) FieldPath() *ListProbingSessionsResponse_FieldSubPath
- func (s ListProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigHttpRequestUrlFormEncodedBody) WithArrayOfValues(values []map[string]*common.HTTPProbingConfig_HTTPRequest_StringArray) *ListProbingSessionsResponse_FieldSubPathArrayOfValues
- func (ListProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigHttpRequestUrlFormEncodedBody) WithKey(key string) ...
- func (s ListProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigHttpRequestUrlFormEncodedBody) WithValue(value map[string]*common.HTTPProbingConfig_HTTPRequest_StringArray) *ListProbingSessionsResponse_FieldSubPathValue
- type ListProbingSessionsResponsePathSelectorProbingSessionsSpecInterval
- func (ListProbingSessionsResponsePathSelectorProbingSessionsSpecInterval) FieldPath() *ListProbingSessionsResponse_FieldSubPath
- func (s ListProbingSessionsResponsePathSelectorProbingSessionsSpecInterval) WithArrayOfValues(values []*duration.Duration) *ListProbingSessionsResponse_FieldSubPathArrayOfValues
- func (s ListProbingSessionsResponsePathSelectorProbingSessionsSpecInterval) WithValue(value *duration.Duration) *ListProbingSessionsResponse_FieldSubPathValue
- type ListProbingSessionsResponsePathSelectorProbingSessionsSpecIpVersion
- func (ListProbingSessionsResponsePathSelectorProbingSessionsSpecIpVersion) FieldPath() *ListProbingSessionsResponse_FieldSubPath
- func (s ListProbingSessionsResponsePathSelectorProbingSessionsSpecIpVersion) WithArrayOfValues(values []common.IpVersion) *ListProbingSessionsResponse_FieldSubPathArrayOfValues
- func (s ListProbingSessionsResponsePathSelectorProbingSessionsSpecIpVersion) WithValue(value common.IpVersion) *ListProbingSessionsResponse_FieldSubPathValue
- type ListProbingSessionsResponsePathSelectorProbingSessionsSpecLocation
- func (ListProbingSessionsResponsePathSelectorProbingSessionsSpecLocation) Accuracy() ListProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAccuracy
- func (ListProbingSessionsResponsePathSelectorProbingSessionsSpecLocation) Address() ListProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAddress
- func (ListProbingSessionsResponsePathSelectorProbingSessionsSpecLocation) AdminHierarchy() ...
- func (ListProbingSessionsResponsePathSelectorProbingSessionsSpecLocation) Coordinates() ListProbingSessionsResponsePathSelectorProbingSessionsSpecLocationCoordinates
- func (ListProbingSessionsResponsePathSelectorProbingSessionsSpecLocation) FieldPath() *ListProbingSessionsResponse_FieldSubPath
- func (s ListProbingSessionsResponsePathSelectorProbingSessionsSpecLocation) WithArrayOfValues(values []*common.Location) *ListProbingSessionsResponse_FieldSubPathArrayOfValues
- func (s ListProbingSessionsResponsePathSelectorProbingSessionsSpecLocation) WithValue(value *common.Location) *ListProbingSessionsResponse_FieldSubPathValue
- type ListProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAccuracy
- func (ListProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAccuracy) FieldPath() *ListProbingSessionsResponse_FieldSubPath
- func (s ListProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAccuracy) WithArrayOfValues(values []float64) *ListProbingSessionsResponse_FieldSubPathArrayOfValues
- func (s ListProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAccuracy) WithValue(value float64) *ListProbingSessionsResponse_FieldSubPathValue
- type ListProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAddress
- func (ListProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAddress) AdminArea1() ...
- func (ListProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAddress) AdminArea2() ...
- func (ListProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAddress) AdminArea3() ...
- func (ListProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAddress) AdminArea4() ...
- func (ListProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAddress) Continent() ...
- func (ListProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAddress) Country() ...
- func (ListProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAddress) CountryCode() ...
- func (ListProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAddress) FieldPath() *ListProbingSessionsResponse_FieldSubPath
- func (ListProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAddress) PostalCode() ...
- func (ListProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAddress) StreetAddress() ...
- func (s ListProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAddress) WithArrayOfValues(values []*common.Address) *ListProbingSessionsResponse_FieldSubPathArrayOfValues
- func (s ListProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAddress) WithValue(value *common.Address) *ListProbingSessionsResponse_FieldSubPathValue
- type ListProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAddressAdminArea1
- func (ListProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAddressAdminArea1) FieldPath() *ListProbingSessionsResponse_FieldSubPath
- func (s ListProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAddressAdminArea1) WithArrayOfValues(values []string) *ListProbingSessionsResponse_FieldSubPathArrayOfValues
- func (s ListProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAddressAdminArea1) WithValue(value string) *ListProbingSessionsResponse_FieldSubPathValue
- type ListProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAddressAdminArea2
- func (ListProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAddressAdminArea2) FieldPath() *ListProbingSessionsResponse_FieldSubPath
- func (s ListProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAddressAdminArea2) WithArrayOfValues(values []string) *ListProbingSessionsResponse_FieldSubPathArrayOfValues
- func (s ListProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAddressAdminArea2) WithValue(value string) *ListProbingSessionsResponse_FieldSubPathValue
- type ListProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAddressAdminArea3
- func (ListProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAddressAdminArea3) FieldPath() *ListProbingSessionsResponse_FieldSubPath
- func (s ListProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAddressAdminArea3) WithArrayOfValues(values []string) *ListProbingSessionsResponse_FieldSubPathArrayOfValues
- func (s ListProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAddressAdminArea3) WithValue(value string) *ListProbingSessionsResponse_FieldSubPathValue
- type ListProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAddressAdminArea4
- func (ListProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAddressAdminArea4) FieldPath() *ListProbingSessionsResponse_FieldSubPath
- func (s ListProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAddressAdminArea4) WithArrayOfValues(values []string) *ListProbingSessionsResponse_FieldSubPathArrayOfValues
- func (s ListProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAddressAdminArea4) WithValue(value string) *ListProbingSessionsResponse_FieldSubPathValue
- type ListProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAddressContinent
- func (ListProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAddressContinent) FieldPath() *ListProbingSessionsResponse_FieldSubPath
- func (s ListProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAddressContinent) WithArrayOfValues(values []string) *ListProbingSessionsResponse_FieldSubPathArrayOfValues
- func (s ListProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAddressContinent) WithValue(value string) *ListProbingSessionsResponse_FieldSubPathValue
- type ListProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAddressCountry
- func (ListProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAddressCountry) FieldPath() *ListProbingSessionsResponse_FieldSubPath
- func (s ListProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAddressCountry) WithArrayOfValues(values []string) *ListProbingSessionsResponse_FieldSubPathArrayOfValues
- func (s ListProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAddressCountry) WithValue(value string) *ListProbingSessionsResponse_FieldSubPathValue
- type ListProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAddressCountryCode
- func (ListProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAddressCountryCode) FieldPath() *ListProbingSessionsResponse_FieldSubPath
- func (s ListProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAddressCountryCode) WithArrayOfValues(values []string) *ListProbingSessionsResponse_FieldSubPathArrayOfValues
- func (s ListProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAddressCountryCode) WithValue(value string) *ListProbingSessionsResponse_FieldSubPathValue
- type ListProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAddressPostalCode
- func (ListProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAddressPostalCode) FieldPath() *ListProbingSessionsResponse_FieldSubPath
- func (s ListProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAddressPostalCode) WithArrayOfValues(values []string) *ListProbingSessionsResponse_FieldSubPathArrayOfValues
- func (s ListProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAddressPostalCode) WithValue(value string) *ListProbingSessionsResponse_FieldSubPathValue
- type ListProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAddressStreetAddress
- func (ListProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAddressStreetAddress) FieldPath() *ListProbingSessionsResponse_FieldSubPath
- func (s ListProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAddressStreetAddress) WithArrayOfValues(values []string) *ListProbingSessionsResponse_FieldSubPathArrayOfValues
- func (s ListProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAddressStreetAddress) WithValue(value string) *ListProbingSessionsResponse_FieldSubPathValue
- type ListProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAdminHierarchy
- func (ListProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAdminHierarchy) Admin1() ...
- func (ListProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAdminHierarchy) Admin2() ...
- func (ListProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAdminHierarchy) Admin3() ...
- func (ListProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAdminHierarchy) Admin4() ...
- func (ListProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAdminHierarchy) Admin5() ...
- func (ListProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAdminHierarchy) Continent() ...
- func (ListProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAdminHierarchy) Country() ...
- func (ListProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAdminHierarchy) FieldPath() *ListProbingSessionsResponse_FieldSubPath
- func (s ListProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAdminHierarchy) WithArrayOfValues(values []*admin_area.AdminHierarchy) *ListProbingSessionsResponse_FieldSubPathArrayOfValues
- func (s ListProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAdminHierarchy) WithValue(value *admin_area.AdminHierarchy) *ListProbingSessionsResponse_FieldSubPathValue
- type ListProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAdminHierarchyAdmin1
- func (ListProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAdminHierarchyAdmin1) FieldPath() *ListProbingSessionsResponse_FieldSubPath
- func (s ListProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAdminHierarchyAdmin1) WithArrayOfValues(values []*admin_area.Reference) *ListProbingSessionsResponse_FieldSubPathArrayOfValues
- func (s ListProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAdminHierarchyAdmin1) WithValue(value *admin_area.Reference) *ListProbingSessionsResponse_FieldSubPathValue
- type ListProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAdminHierarchyAdmin2
- func (ListProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAdminHierarchyAdmin2) FieldPath() *ListProbingSessionsResponse_FieldSubPath
- func (s ListProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAdminHierarchyAdmin2) WithArrayOfValues(values []*admin_area.Reference) *ListProbingSessionsResponse_FieldSubPathArrayOfValues
- func (s ListProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAdminHierarchyAdmin2) WithValue(value *admin_area.Reference) *ListProbingSessionsResponse_FieldSubPathValue
- type ListProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAdminHierarchyAdmin3
- func (ListProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAdminHierarchyAdmin3) FieldPath() *ListProbingSessionsResponse_FieldSubPath
- func (s ListProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAdminHierarchyAdmin3) WithArrayOfValues(values []*admin_area.Reference) *ListProbingSessionsResponse_FieldSubPathArrayOfValues
- func (s ListProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAdminHierarchyAdmin3) WithValue(value *admin_area.Reference) *ListProbingSessionsResponse_FieldSubPathValue
- type ListProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAdminHierarchyAdmin4
- func (ListProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAdminHierarchyAdmin4) FieldPath() *ListProbingSessionsResponse_FieldSubPath
- func (s ListProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAdminHierarchyAdmin4) WithArrayOfValues(values []*admin_area.Reference) *ListProbingSessionsResponse_FieldSubPathArrayOfValues
- func (s ListProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAdminHierarchyAdmin4) WithValue(value *admin_area.Reference) *ListProbingSessionsResponse_FieldSubPathValue
- type ListProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAdminHierarchyAdmin5
- func (ListProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAdminHierarchyAdmin5) FieldPath() *ListProbingSessionsResponse_FieldSubPath
- func (s ListProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAdminHierarchyAdmin5) WithArrayOfValues(values []*admin_area.Reference) *ListProbingSessionsResponse_FieldSubPathArrayOfValues
- func (s ListProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAdminHierarchyAdmin5) WithValue(value *admin_area.Reference) *ListProbingSessionsResponse_FieldSubPathValue
- type ListProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAdminHierarchyContinent
- func (ListProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAdminHierarchyContinent) FieldPath() *ListProbingSessionsResponse_FieldSubPath
- func (s ListProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAdminHierarchyContinent) WithArrayOfValues(values []*admin_area.Reference) *ListProbingSessionsResponse_FieldSubPathArrayOfValues
- func (s ListProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAdminHierarchyContinent) WithValue(value *admin_area.Reference) *ListProbingSessionsResponse_FieldSubPathValue
- type ListProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAdminHierarchyCountry
- func (ListProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAdminHierarchyCountry) FieldPath() *ListProbingSessionsResponse_FieldSubPath
- func (s ListProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAdminHierarchyCountry) WithArrayOfValues(values []*admin_area.Reference) *ListProbingSessionsResponse_FieldSubPathArrayOfValues
- func (s ListProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAdminHierarchyCountry) WithValue(value *admin_area.Reference) *ListProbingSessionsResponse_FieldSubPathValue
- type ListProbingSessionsResponsePathSelectorProbingSessionsSpecLocationCoordinates
- func (ListProbingSessionsResponsePathSelectorProbingSessionsSpecLocationCoordinates) FieldPath() *ListProbingSessionsResponse_FieldSubPath
- func (s ListProbingSessionsResponsePathSelectorProbingSessionsSpecLocationCoordinates) WithArrayOfValues(values []*latlng.LatLng) *ListProbingSessionsResponse_FieldSubPathArrayOfValues
- func (s ListProbingSessionsResponsePathSelectorProbingSessionsSpecLocationCoordinates) WithValue(value *latlng.LatLng) *ListProbingSessionsResponse_FieldSubPathValue
- type ListProbingSessionsResponsePathSelectorProbingSessionsSpecLocationType
- func (ListProbingSessionsResponsePathSelectorProbingSessionsSpecLocationType) FieldPath() *ListProbingSessionsResponse_FieldSubPath
- func (s ListProbingSessionsResponsePathSelectorProbingSessionsSpecLocationType) WithArrayOfValues(values []common.LocationType) *ListProbingSessionsResponse_FieldSubPathArrayOfValues
- func (s ListProbingSessionsResponsePathSelectorProbingSessionsSpecLocationType) WithValue(value common.LocationType) *ListProbingSessionsResponse_FieldSubPathValue
- type ListProbingSessionsResponsePathSelectorProbingSessionsSpecMode
- func (ListProbingSessionsResponsePathSelectorProbingSessionsSpecMode) FieldPath() *ListProbingSessionsResponse_FieldSubPath
- func (s ListProbingSessionsResponsePathSelectorProbingSessionsSpecMode) WithArrayOfValues(values []common.ProbingMode) *ListProbingSessionsResponse_FieldSubPathArrayOfValues
- func (s ListProbingSessionsResponsePathSelectorProbingSessionsSpecMode) WithValue(value common.ProbingMode) *ListProbingSessionsResponse_FieldSubPathValue
- type ListProbingSessionsResponsePathSelectorProbingSessionsSpecPathProbing
- func (ListProbingSessionsResponsePathSelectorProbingSessionsSpecPathProbing) Attempts() ListProbingSessionsResponsePathSelectorProbingSessionsSpecPathProbingAttempts
- func (ListProbingSessionsResponsePathSelectorProbingSessionsSpecPathProbing) Enabled() ListProbingSessionsResponsePathSelectorProbingSessionsSpecPathProbingEnabled
- func (ListProbingSessionsResponsePathSelectorProbingSessionsSpecPathProbing) FieldPath() *ListProbingSessionsResponse_FieldSubPath
- func (ListProbingSessionsResponsePathSelectorProbingSessionsSpecPathProbing) Interval() ListProbingSessionsResponsePathSelectorProbingSessionsSpecPathProbingInterval
- func (ListProbingSessionsResponsePathSelectorProbingSessionsSpecPathProbing) IntervalSec() ...
- func (ListProbingSessionsResponsePathSelectorProbingSessionsSpecPathProbing) MaxTtl() ListProbingSessionsResponsePathSelectorProbingSessionsSpecPathProbingMaxTtl
- func (ListProbingSessionsResponsePathSelectorProbingSessionsSpecPathProbing) Mode() ListProbingSessionsResponsePathSelectorProbingSessionsSpecPathProbingMode
- func (s ListProbingSessionsResponsePathSelectorProbingSessionsSpecPathProbing) WithArrayOfValues(values []*common.PathProbe) *ListProbingSessionsResponse_FieldSubPathArrayOfValues
- func (s ListProbingSessionsResponsePathSelectorProbingSessionsSpecPathProbing) WithValue(value *common.PathProbe) *ListProbingSessionsResponse_FieldSubPathValue
- type ListProbingSessionsResponsePathSelectorProbingSessionsSpecPathProbingAttempts
- func (ListProbingSessionsResponsePathSelectorProbingSessionsSpecPathProbingAttempts) FieldPath() *ListProbingSessionsResponse_FieldSubPath
- func (s ListProbingSessionsResponsePathSelectorProbingSessionsSpecPathProbingAttempts) WithArrayOfValues(values []*wrappers.UInt32Value) *ListProbingSessionsResponse_FieldSubPathArrayOfValues
- func (s ListProbingSessionsResponsePathSelectorProbingSessionsSpecPathProbingAttempts) WithValue(value *wrappers.UInt32Value) *ListProbingSessionsResponse_FieldSubPathValue
- type ListProbingSessionsResponsePathSelectorProbingSessionsSpecPathProbingEnabled
- func (ListProbingSessionsResponsePathSelectorProbingSessionsSpecPathProbingEnabled) FieldPath() *ListProbingSessionsResponse_FieldSubPath
- func (s ListProbingSessionsResponsePathSelectorProbingSessionsSpecPathProbingEnabled) WithArrayOfValues(values []bool) *ListProbingSessionsResponse_FieldSubPathArrayOfValues
- func (s ListProbingSessionsResponsePathSelectorProbingSessionsSpecPathProbingEnabled) WithValue(value bool) *ListProbingSessionsResponse_FieldSubPathValue
- type ListProbingSessionsResponsePathSelectorProbingSessionsSpecPathProbingInterval
- func (ListProbingSessionsResponsePathSelectorProbingSessionsSpecPathProbingInterval) FieldPath() *ListProbingSessionsResponse_FieldSubPath
- func (s ListProbingSessionsResponsePathSelectorProbingSessionsSpecPathProbingInterval) WithArrayOfValues(values []*duration.Duration) *ListProbingSessionsResponse_FieldSubPathArrayOfValues
- func (s ListProbingSessionsResponsePathSelectorProbingSessionsSpecPathProbingInterval) WithValue(value *duration.Duration) *ListProbingSessionsResponse_FieldSubPathValue
- type ListProbingSessionsResponsePathSelectorProbingSessionsSpecPathProbingIntervalSec
- func (ListProbingSessionsResponsePathSelectorProbingSessionsSpecPathProbingIntervalSec) FieldPath() *ListProbingSessionsResponse_FieldSubPath
- func (s ListProbingSessionsResponsePathSelectorProbingSessionsSpecPathProbingIntervalSec) WithArrayOfValues(values []int64) *ListProbingSessionsResponse_FieldSubPathArrayOfValues
- func (s ListProbingSessionsResponsePathSelectorProbingSessionsSpecPathProbingIntervalSec) WithValue(value int64) *ListProbingSessionsResponse_FieldSubPathValue
- type ListProbingSessionsResponsePathSelectorProbingSessionsSpecPathProbingMaxTtl
- func (ListProbingSessionsResponsePathSelectorProbingSessionsSpecPathProbingMaxTtl) FieldPath() *ListProbingSessionsResponse_FieldSubPath
- func (s ListProbingSessionsResponsePathSelectorProbingSessionsSpecPathProbingMaxTtl) WithArrayOfValues(values []*wrappers.UInt32Value) *ListProbingSessionsResponse_FieldSubPathArrayOfValues
- func (s ListProbingSessionsResponsePathSelectorProbingSessionsSpecPathProbingMaxTtl) WithValue(value *wrappers.UInt32Value) *ListProbingSessionsResponse_FieldSubPathValue
- type ListProbingSessionsResponsePathSelectorProbingSessionsSpecPathProbingMode
- func (ListProbingSessionsResponsePathSelectorProbingSessionsSpecPathProbingMode) FieldPath() *ListProbingSessionsResponse_FieldSubPath
- func (s ListProbingSessionsResponsePathSelectorProbingSessionsSpecPathProbingMode) WithArrayOfValues(values []common.ProbingMode) *ListProbingSessionsResponse_FieldSubPathArrayOfValues
- func (s ListProbingSessionsResponsePathSelectorProbingSessionsSpecPathProbingMode) WithValue(value common.ProbingMode) *ListProbingSessionsResponse_FieldSubPathValue
- type ListProbingSessionsResponsePathSelectorProbingSessionsSpecPort
- func (ListProbingSessionsResponsePathSelectorProbingSessionsSpecPort) FieldPath() *ListProbingSessionsResponse_FieldSubPath
- func (s ListProbingSessionsResponsePathSelectorProbingSessionsSpecPort) WithArrayOfValues(values []uint32) *ListProbingSessionsResponse_FieldSubPathArrayOfValues
- func (s ListProbingSessionsResponsePathSelectorProbingSessionsSpecPort) WithValue(value uint32) *ListProbingSessionsResponse_FieldSubPathValue
- type ListProbingSessionsResponsePathSelectorProbingSessionsSpecProbe
- func (ListProbingSessionsResponsePathSelectorProbingSessionsSpecProbe) FieldPath() *ListProbingSessionsResponse_FieldSubPath
- func (s ListProbingSessionsResponsePathSelectorProbingSessionsSpecProbe) WithArrayOfValues(values []*probe.Reference) *ListProbingSessionsResponse_FieldSubPathArrayOfValues
- func (s ListProbingSessionsResponsePathSelectorProbingSessionsSpecProbe) WithValue(value *probe.Reference) *ListProbingSessionsResponse_FieldSubPathValue
- type ListProbingSessionsResponsePathSelectorProbingSessionsSpecProxyConfiguration
- func (ListProbingSessionsResponsePathSelectorProbingSessionsSpecProxyConfiguration) FieldPath() *ListProbingSessionsResponse_FieldSubPath
- func (ListProbingSessionsResponsePathSelectorProbingSessionsSpecProxyConfiguration) HttpProxy() ...
- func (ListProbingSessionsResponsePathSelectorProbingSessionsSpecProxyConfiguration) HttpsProxy() ...
- func (ListProbingSessionsResponsePathSelectorProbingSessionsSpecProxyConfiguration) NoProxy() ...
- func (ListProbingSessionsResponsePathSelectorProbingSessionsSpecProxyConfiguration) ProxySetting() ...
- func (s ListProbingSessionsResponsePathSelectorProbingSessionsSpecProxyConfiguration) WithArrayOfValues(values []*common.ProxyConfiguration) *ListProbingSessionsResponse_FieldSubPathArrayOfValues
- func (s ListProbingSessionsResponsePathSelectorProbingSessionsSpecProxyConfiguration) WithValue(value *common.ProxyConfiguration) *ListProbingSessionsResponse_FieldSubPathValue
- type ListProbingSessionsResponsePathSelectorProbingSessionsSpecProxyConfigurationHttpProxy
- func (ListProbingSessionsResponsePathSelectorProbingSessionsSpecProxyConfigurationHttpProxy) FieldPath() *ListProbingSessionsResponse_FieldSubPath
- func (s ListProbingSessionsResponsePathSelectorProbingSessionsSpecProxyConfigurationHttpProxy) WithArrayOfValues(values []string) *ListProbingSessionsResponse_FieldSubPathArrayOfValues
- func (s ListProbingSessionsResponsePathSelectorProbingSessionsSpecProxyConfigurationHttpProxy) WithValue(value string) *ListProbingSessionsResponse_FieldSubPathValue
- type ListProbingSessionsResponsePathSelectorProbingSessionsSpecProxyConfigurationHttpsProxy
- func (ListProbingSessionsResponsePathSelectorProbingSessionsSpecProxyConfigurationHttpsProxy) FieldPath() *ListProbingSessionsResponse_FieldSubPath
- func (s ListProbingSessionsResponsePathSelectorProbingSessionsSpecProxyConfigurationHttpsProxy) WithArrayOfValues(values []string) *ListProbingSessionsResponse_FieldSubPathArrayOfValues
- func (s ListProbingSessionsResponsePathSelectorProbingSessionsSpecProxyConfigurationHttpsProxy) WithValue(value string) *ListProbingSessionsResponse_FieldSubPathValue
- type ListProbingSessionsResponsePathSelectorProbingSessionsSpecProxyConfigurationNoProxy
- func (ListProbingSessionsResponsePathSelectorProbingSessionsSpecProxyConfigurationNoProxy) FieldPath() *ListProbingSessionsResponse_FieldSubPath
- func (s ListProbingSessionsResponsePathSelectorProbingSessionsSpecProxyConfigurationNoProxy) WithArrayOfValues(values []string) *ListProbingSessionsResponse_FieldSubPathArrayOfValues
- func (s ListProbingSessionsResponsePathSelectorProbingSessionsSpecProxyConfigurationNoProxy) WithValue(value string) *ListProbingSessionsResponse_FieldSubPathValue
- type ListProbingSessionsResponsePathSelectorProbingSessionsSpecProxyConfigurationProxySetting
- func (ListProbingSessionsResponsePathSelectorProbingSessionsSpecProxyConfigurationProxySetting) FieldPath() *ListProbingSessionsResponse_FieldSubPath
- func (s ListProbingSessionsResponsePathSelectorProbingSessionsSpecProxyConfigurationProxySetting) WithArrayOfValues(values []common.ProxySetting) *ListProbingSessionsResponse_FieldSubPathArrayOfValues
- func (s ListProbingSessionsResponsePathSelectorProbingSessionsSpecProxyConfigurationProxySetting) WithValue(value common.ProxySetting) *ListProbingSessionsResponse_FieldSubPathValue
- type ListProbingSessionsResponsePathSelectorProbingSessionsSpecSpeedtestSettings
- func (ListProbingSessionsResponsePathSelectorProbingSessionsSpecSpeedtestSettings) Duration() ...
- func (ListProbingSessionsResponsePathSelectorProbingSessionsSpecSpeedtestSettings) FieldPath() *ListProbingSessionsResponse_FieldSubPath
- func (ListProbingSessionsResponsePathSelectorProbingSessionsSpecSpeedtestSettings) ServerSelection() ...
- func (ListProbingSessionsResponsePathSelectorProbingSessionsSpecSpeedtestSettings) TcpPort() ...
- func (s ListProbingSessionsResponsePathSelectorProbingSessionsSpecSpeedtestSettings) WithArrayOfValues(values []*common.SpeedTestSettings) *ListProbingSessionsResponse_FieldSubPathArrayOfValues
- func (s ListProbingSessionsResponsePathSelectorProbingSessionsSpecSpeedtestSettings) WithValue(value *common.SpeedTestSettings) *ListProbingSessionsResponse_FieldSubPathValue
- type ListProbingSessionsResponsePathSelectorProbingSessionsSpecSpeedtestSettingsDuration
- func (ListProbingSessionsResponsePathSelectorProbingSessionsSpecSpeedtestSettingsDuration) FieldPath() *ListProbingSessionsResponse_FieldSubPath
- func (s ListProbingSessionsResponsePathSelectorProbingSessionsSpecSpeedtestSettingsDuration) WithArrayOfValues(values []*duration.Duration) *ListProbingSessionsResponse_FieldSubPathArrayOfValues
- func (s ListProbingSessionsResponsePathSelectorProbingSessionsSpecSpeedtestSettingsDuration) WithValue(value *duration.Duration) *ListProbingSessionsResponse_FieldSubPathValue
- type ListProbingSessionsResponsePathSelectorProbingSessionsSpecSpeedtestSettingsServerSelection
- func (ListProbingSessionsResponsePathSelectorProbingSessionsSpecSpeedtestSettingsServerSelection) FieldPath() *ListProbingSessionsResponse_FieldSubPath
- func (s ListProbingSessionsResponsePathSelectorProbingSessionsSpecSpeedtestSettingsServerSelection) WithArrayOfValues(values []common.SpeedTestSettings_ServerSelection) *ListProbingSessionsResponse_FieldSubPathArrayOfValues
- func (s ListProbingSessionsResponsePathSelectorProbingSessionsSpecSpeedtestSettingsServerSelection) WithValue(value common.SpeedTestSettings_ServerSelection) *ListProbingSessionsResponse_FieldSubPathValue
- type ListProbingSessionsResponsePathSelectorProbingSessionsSpecSpeedtestSettingsTcpPort
- func (ListProbingSessionsResponsePathSelectorProbingSessionsSpecSpeedtestSettingsTcpPort) FieldPath() *ListProbingSessionsResponse_FieldSubPath
- func (s ListProbingSessionsResponsePathSelectorProbingSessionsSpecSpeedtestSettingsTcpPort) WithArrayOfValues(values []int32) *ListProbingSessionsResponse_FieldSubPathArrayOfValues
- func (s ListProbingSessionsResponsePathSelectorProbingSessionsSpecSpeedtestSettingsTcpPort) WithValue(value int32) *ListProbingSessionsResponse_FieldSubPathValue
- type ListProbingSessionsResponsePathSelectorProbingSessionsSpecTarget
- func (ListProbingSessionsResponsePathSelectorProbingSessionsSpecTarget) FieldPath() *ListProbingSessionsResponse_FieldSubPath
- func (s ListProbingSessionsResponsePathSelectorProbingSessionsSpecTarget) WithArrayOfValues(values []*probing_target.Reference) *ListProbingSessionsResponse_FieldSubPathArrayOfValues
- func (s ListProbingSessionsResponsePathSelectorProbingSessionsSpecTarget) WithValue(value *probing_target.Reference) *ListProbingSessionsResponse_FieldSubPathValue
- type ListProbingSessionsResponsePathSelectorProbingSessionsSpecTargetGroup
- func (ListProbingSessionsResponsePathSelectorProbingSessionsSpecTargetGroup) FieldPath() *ListProbingSessionsResponse_FieldSubPath
- func (s ListProbingSessionsResponsePathSelectorProbingSessionsSpecTargetGroup) WithArrayOfValues(values []*probing_target_group.Reference) *ListProbingSessionsResponse_FieldSubPathArrayOfValues
- func (s ListProbingSessionsResponsePathSelectorProbingSessionsSpecTargetGroup) WithValue(value *probing_target_group.Reference) *ListProbingSessionsResponse_FieldSubPathValue
- type ListProbingSessionsResponsePathSelectorProbingSessionsSpecTos
- func (ListProbingSessionsResponsePathSelectorProbingSessionsSpecTos) FieldPath() *ListProbingSessionsResponse_FieldSubPath
- func (s ListProbingSessionsResponsePathSelectorProbingSessionsSpecTos) WithArrayOfValues(values []uint32) *ListProbingSessionsResponse_FieldSubPathArrayOfValues
- func (s ListProbingSessionsResponsePathSelectorProbingSessionsSpecTos) WithValue(value uint32) *ListProbingSessionsResponse_FieldSubPathValue
- type ListProbingSessionsResponsePathSelectorProbingSessionsSpecType
- func (ListProbingSessionsResponsePathSelectorProbingSessionsSpecType) FieldPath() *ListProbingSessionsResponse_FieldSubPath
- func (s ListProbingSessionsResponsePathSelectorProbingSessionsSpecType) WithArrayOfValues(values []probing_session.ProbingSessionType) *ListProbingSessionsResponse_FieldSubPathArrayOfValues
- func (s ListProbingSessionsResponsePathSelectorProbingSessionsSpecType) WithValue(value probing_session.ProbingSessionType) *ListProbingSessionsResponse_FieldSubPathValue
- type ListProbingSessionsResponsePathSelectorProbingSessionsStatus
- func (ListProbingSessionsResponsePathSelectorProbingSessionsStatus) FieldPath() *ListProbingSessionsResponse_FieldSubPath
- func (s ListProbingSessionsResponsePathSelectorProbingSessionsStatus) WithArrayOfValues(values []*probing_session.ProbingSession_Status) *ListProbingSessionsResponse_FieldSubPathArrayOfValues
- func (s ListProbingSessionsResponsePathSelectorProbingSessionsStatus) WithValue(value *probing_session.ProbingSession_Status) *ListProbingSessionsResponse_FieldSubPathValue
- type ListProbingSessionsResponse_FieldMask
- func (fieldMask *ListProbingSessionsResponse_FieldMask) AppendPath(path ListProbingSessionsResponse_FieldPath)
- func (fieldMask *ListProbingSessionsResponse_FieldMask) AppendRawPath(path gotenobject.FieldPath)
- func (fieldMask *ListProbingSessionsResponse_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
- func (fieldMask *ListProbingSessionsResponse_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
- func (fieldMask *ListProbingSessionsResponse_FieldMask) FilterInputFields() *ListProbingSessionsResponse_FieldMask
- func (fieldMask *ListProbingSessionsResponse_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
- func (fieldMask *ListProbingSessionsResponse_FieldMask) GetPaths() []ListProbingSessionsResponse_FieldPath
- func (fieldMask *ListProbingSessionsResponse_FieldMask) GetRawPaths() []gotenobject.FieldPath
- func (fieldMask *ListProbingSessionsResponse_FieldMask) IsFull() bool
- func (fieldMask ListProbingSessionsResponse_FieldMask) Marshal() ([]byte, error)
- func (fieldMask ListProbingSessionsResponse_FieldMask) MarshalJSON() ([]byte, error)
- func (fieldMask *ListProbingSessionsResponse_FieldMask) PathsCount() int
- func (fieldMask *ListProbingSessionsResponse_FieldMask) Project(source *ListProbingSessionsResponse) *ListProbingSessionsResponse
- func (fieldMask *ListProbingSessionsResponse_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
- func (fieldMask *ListProbingSessionsResponse_FieldMask) ProtoMessage()
- func (fieldMask *ListProbingSessionsResponse_FieldMask) ProtoReflect() preflect.Message
- func (fieldMask *ListProbingSessionsResponse_FieldMask) Reset()
- func (fieldMask *ListProbingSessionsResponse_FieldMask) Set(target, source *ListProbingSessionsResponse)
- func (fieldMask *ListProbingSessionsResponse_FieldMask) SetFromCliFlag(raw string) error
- func (fieldMask *ListProbingSessionsResponse_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
- func (fieldMask *ListProbingSessionsResponse_FieldMask) Size() int
- func (fieldMask *ListProbingSessionsResponse_FieldMask) String() string
- func (fieldMask *ListProbingSessionsResponse_FieldMask) Subtract(other *ListProbingSessionsResponse_FieldMask) *ListProbingSessionsResponse_FieldMask
- func (fieldMask *ListProbingSessionsResponse_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
- func (fieldMask *ListProbingSessionsResponse_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
- func (fieldMask *ListProbingSessionsResponse_FieldMask) Unmarshal(data []byte) error
- func (fieldMask *ListProbingSessionsResponse_FieldMask) UnmarshalJSON(data []byte) error
- type ListProbingSessionsResponse_FieldPath
- func BuildListProbingSessionsResponse_FieldPath(fp gotenobject.RawFieldPath) (ListProbingSessionsResponse_FieldPath, error)
- func MustParseListProbingSessionsResponse_FieldPath(rawField string) ListProbingSessionsResponse_FieldPath
- func ParseListProbingSessionsResponse_FieldPath(rawField string) (ListProbingSessionsResponse_FieldPath, error)
- type ListProbingSessionsResponse_FieldPathArrayItemValue
- type ListProbingSessionsResponse_FieldPathArrayOfValues
- type ListProbingSessionsResponse_FieldPathSelector
- type ListProbingSessionsResponse_FieldPathValue
- type ListProbingSessionsResponse_FieldSubPath
- func (fps *ListProbingSessionsResponse_FieldSubPath) AsProbingSessionsSubPath() (probing_session.ProbingSession_FieldPath, bool)
- func (fps *ListProbingSessionsResponse_FieldSubPath) ClearValue(item *ListProbingSessionsResponse)
- func (fps *ListProbingSessionsResponse_FieldSubPath) ClearValueRaw(item proto.Message)
- func (fps *ListProbingSessionsResponse_FieldSubPath) Get(source *ListProbingSessionsResponse) (values []interface{})
- func (fps *ListProbingSessionsResponse_FieldSubPath) GetDefault() interface{}
- func (fps *ListProbingSessionsResponse_FieldSubPath) GetRaw(source proto.Message) []interface{}
- func (fps *ListProbingSessionsResponse_FieldSubPath) GetSingle(source *ListProbingSessionsResponse) (interface{}, bool)
- func (fps *ListProbingSessionsResponse_FieldSubPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fps *ListProbingSessionsResponse_FieldSubPath) IsLeaf() bool
- func (fps *ListProbingSessionsResponse_FieldSubPath) JSONString() string
- func (fps *ListProbingSessionsResponse_FieldSubPath) Selector() ListProbingSessionsResponse_FieldPathSelector
- func (fps *ListProbingSessionsResponse_FieldSubPath) String() string
- func (fps *ListProbingSessionsResponse_FieldSubPath) WithIArrayItemValue(value interface{}) ListProbingSessionsResponse_FieldPathArrayItemValue
- func (fps *ListProbingSessionsResponse_FieldSubPath) WithIArrayOfValues(values interface{}) ListProbingSessionsResponse_FieldPathArrayOfValues
- func (fps *ListProbingSessionsResponse_FieldSubPath) WithIValue(value interface{}) ListProbingSessionsResponse_FieldPathValue
- func (fps *ListProbingSessionsResponse_FieldSubPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fps *ListProbingSessionsResponse_FieldSubPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fps *ListProbingSessionsResponse_FieldSubPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type ListProbingSessionsResponse_FieldSubPathArrayItemValue
- func (fpaivs *ListProbingSessionsResponse_FieldSubPathArrayItemValue) AsProbingSessionsPathItemValue() (probing_session.ProbingSession_FieldPathArrayItemValue, bool)
- func (fpaivs *ListProbingSessionsResponse_FieldSubPathArrayItemValue) ContainsValue(source *ListProbingSessionsResponse) bool
- func (fpaivs *ListProbingSessionsResponse_FieldSubPathArrayItemValue) GetRawItemValue() interface{}
- type ListProbingSessionsResponse_FieldSubPathArrayOfValues
- type ListProbingSessionsResponse_FieldSubPathValue
- func (fpvs *ListProbingSessionsResponse_FieldSubPathValue) AsProbingSessionsPathValue() (probing_session.ProbingSession_FieldPathValue, bool)
- func (fpvs *ListProbingSessionsResponse_FieldSubPathValue) CompareWith(source *ListProbingSessionsResponse) (int, bool)
- func (fpvs *ListProbingSessionsResponse_FieldSubPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpvs *ListProbingSessionsResponse_FieldSubPathValue) GetRawValue() interface{}
- func (fpvs *ListProbingSessionsResponse_FieldSubPathValue) SetTo(target **ListProbingSessionsResponse)
- func (fpvs *ListProbingSessionsResponse_FieldSubPathValue) SetToRaw(target proto.Message)
- type ListProbingSessionsResponse_FieldTerminalPath
- func (fp *ListProbingSessionsResponse_FieldTerminalPath) ClearValue(item *ListProbingSessionsResponse)
- func (fp *ListProbingSessionsResponse_FieldTerminalPath) ClearValueRaw(item proto.Message)
- func (fp *ListProbingSessionsResponse_FieldTerminalPath) Get(source *ListProbingSessionsResponse) (values []interface{})
- func (fp *ListProbingSessionsResponse_FieldTerminalPath) GetDefault() interface{}
- func (fp *ListProbingSessionsResponse_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
- func (fp *ListProbingSessionsResponse_FieldTerminalPath) GetSingle(source *ListProbingSessionsResponse) (interface{}, bool)
- func (fp *ListProbingSessionsResponse_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fp *ListProbingSessionsResponse_FieldTerminalPath) IsLeaf() bool
- func (fp *ListProbingSessionsResponse_FieldTerminalPath) JSONString() string
- func (fp *ListProbingSessionsResponse_FieldTerminalPath) Selector() ListProbingSessionsResponse_FieldPathSelector
- func (fp *ListProbingSessionsResponse_FieldTerminalPath) String() string
- func (fp *ListProbingSessionsResponse_FieldTerminalPath) WithIArrayItemValue(value interface{}) ListProbingSessionsResponse_FieldPathArrayItemValue
- func (fp *ListProbingSessionsResponse_FieldTerminalPath) WithIArrayOfValues(values interface{}) ListProbingSessionsResponse_FieldPathArrayOfValues
- func (fp *ListProbingSessionsResponse_FieldTerminalPath) WithIValue(value interface{}) ListProbingSessionsResponse_FieldPathValue
- func (fp *ListProbingSessionsResponse_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fp *ListProbingSessionsResponse_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fp *ListProbingSessionsResponse_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type ListProbingSessionsResponse_FieldTerminalPathArrayItemValue
- func (fpaiv *ListProbingSessionsResponse_FieldTerminalPathArrayItemValue) AsProbingSessionsItemValue() (*probing_session.ProbingSession, bool)
- func (fpaiv *ListProbingSessionsResponse_FieldTerminalPathArrayItemValue) ContainsValue(source *ListProbingSessionsResponse) bool
- func (fpaiv *ListProbingSessionsResponse_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
- func (fpaiv *ListProbingSessionsResponse_FieldTerminalPathArrayItemValue) GetSingle(source *ListProbingSessionsResponse) (interface{}, bool)
- func (fpaiv *ListProbingSessionsResponse_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
- type ListProbingSessionsResponse_FieldTerminalPathArrayOfValues
- func (fpaov *ListProbingSessionsResponse_FieldTerminalPathArrayOfValues) AsNextPageTokenArrayOfValues() ([]*probing_session.PagerCursor, bool)
- func (fpaov *ListProbingSessionsResponse_FieldTerminalPathArrayOfValues) AsPrevPageTokenArrayOfValues() ([]*probing_session.PagerCursor, bool)
- func (fpaov *ListProbingSessionsResponse_FieldTerminalPathArrayOfValues) AsProbingSessionsArrayOfValues() ([][]*probing_session.ProbingSession, bool)
- func (fpaov *ListProbingSessionsResponse_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
- type ListProbingSessionsResponse_FieldTerminalPathValue
- func (fpv *ListProbingSessionsResponse_FieldTerminalPathValue) AsNextPageTokenValue() (*probing_session.PagerCursor, bool)
- func (fpv *ListProbingSessionsResponse_FieldTerminalPathValue) AsPrevPageTokenValue() (*probing_session.PagerCursor, bool)
- func (fpv *ListProbingSessionsResponse_FieldTerminalPathValue) AsProbingSessionsValue() ([]*probing_session.ProbingSession, bool)
- func (fpv *ListProbingSessionsResponse_FieldTerminalPathValue) CompareWith(source *ListProbingSessionsResponse) (int, bool)
- func (fpv *ListProbingSessionsResponse_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpv *ListProbingSessionsResponse_FieldTerminalPathValue) GetRawValue() interface{}
- func (fpv *ListProbingSessionsResponse_FieldTerminalPathValue) SetTo(target **ListProbingSessionsResponse)
- func (fpv *ListProbingSessionsResponse_FieldTerminalPathValue) SetToRaw(target proto.Message)
- type ProbingSessionServiceClient
- type ProbingSessionServiceDescriptor
- func (d *ProbingSessionServiceDescriptor) AllMethodDescriptors() []gotenclient.MethodDescriptor
- func (d *ProbingSessionServiceDescriptor) GetApiName() string
- func (d *ProbingSessionServiceDescriptor) GetFullAPIName() string
- func (d *ProbingSessionServiceDescriptor) GetProtoPkgName() string
- func (d *ProbingSessionServiceDescriptor) GetServiceDomain() string
- func (d *ProbingSessionServiceDescriptor) GetServiceVersion() string
- type SearchProbingSessionsDescriptor
- func (d *SearchProbingSessionsDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
- func (d *SearchProbingSessionsDescriptor) GetApiName() string
- func (d *SearchProbingSessionsDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *SearchProbingSessionsDescriptor) GetFullMethodName() string
- func (d *SearchProbingSessionsDescriptor) GetMethodName() string
- func (d *SearchProbingSessionsDescriptor) GetProtoPkgName() string
- func (d *SearchProbingSessionsDescriptor) GetResourceDescriptor() gotenresource.Descriptor
- func (d *SearchProbingSessionsDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *SearchProbingSessionsDescriptor) GetServiceDomain() string
- func (d *SearchProbingSessionsDescriptor) GetServiceVersion() string
- func (d *SearchProbingSessionsDescriptor) GetVerb() string
- func (d *SearchProbingSessionsDescriptor) HasResource() bool
- func (d *SearchProbingSessionsDescriptor) IsClientStream() bool
- func (d *SearchProbingSessionsDescriptor) IsCollection() bool
- func (d *SearchProbingSessionsDescriptor) IsPlural() bool
- func (d *SearchProbingSessionsDescriptor) IsServerStream() bool
- func (d *SearchProbingSessionsDescriptor) IsUnary() bool
- func (d *SearchProbingSessionsDescriptor) NewEmptyClientMsg() proto.Message
- func (d *SearchProbingSessionsDescriptor) NewEmptyServerMsg() proto.Message
- func (d *SearchProbingSessionsDescriptor) RequestHasResourceBody() bool
- type SearchProbingSessionsDescriptorClientMsgHandle
- func (h *SearchProbingSessionsDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *SearchProbingSessionsDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *SearchProbingSessionsDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type SearchProbingSessionsDescriptorServerMsgHandle
- func (h *SearchProbingSessionsDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *SearchProbingSessionsDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *SearchProbingSessionsDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type SearchProbingSessionsRequest
- func (o *SearchProbingSessionsRequest) Clone() *SearchProbingSessionsRequest
- func (o *SearchProbingSessionsRequest) CloneRaw() gotenobject.GotenObjectExt
- func (*SearchProbingSessionsRequest) Descriptor() ([]byte, []int)
- func (m *SearchProbingSessionsRequest) GetFieldMask() *probing_session.ProbingSession_FieldMask
- func (m *SearchProbingSessionsRequest) GetFilter() *probing_session.Filter
- func (m *SearchProbingSessionsRequest) GetOrderBy() *probing_session.OrderBy
- func (m *SearchProbingSessionsRequest) GetPageSize() int32
- func (m *SearchProbingSessionsRequest) GetPageToken() *probing_session.PagerCursor
- func (m *SearchProbingSessionsRequest) GetParent() *probing_session.ParentName
- func (m *SearchProbingSessionsRequest) GetPhrase() string
- func (m *SearchProbingSessionsRequest) GetView() view.View
- func (*SearchProbingSessionsRequest) GotenMessage()
- func (o *SearchProbingSessionsRequest) GotenObjectExt()
- func (obj *SearchProbingSessionsRequest) GotenValidate() error
- func (o *SearchProbingSessionsRequest) MakeDiffFieldMask(other *SearchProbingSessionsRequest) *SearchProbingSessionsRequest_FieldMask
- func (o *SearchProbingSessionsRequest) MakeFullFieldMask() *SearchProbingSessionsRequest_FieldMask
- func (o *SearchProbingSessionsRequest) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
- func (o *SearchProbingSessionsRequest) MakeRawFullFieldMask() gotenobject.FieldMask
- func (m *SearchProbingSessionsRequest) Marshal() ([]byte, error)
- func (m *SearchProbingSessionsRequest) MarshalJSON() ([]byte, error)
- func (o *SearchProbingSessionsRequest) Merge(source *SearchProbingSessionsRequest)
- func (o *SearchProbingSessionsRequest) MergeRaw(source gotenobject.GotenObjectExt)
- func (*SearchProbingSessionsRequest) ProtoMessage()
- func (m *SearchProbingSessionsRequest) ProtoReflect() preflect.Message
- func (m *SearchProbingSessionsRequest) Reset()
- func (m *SearchProbingSessionsRequest) SetFieldMask(fv *probing_session.ProbingSession_FieldMask)
- func (m *SearchProbingSessionsRequest) SetFilter(fv *probing_session.Filter)
- func (m *SearchProbingSessionsRequest) SetOrderBy(fv *probing_session.OrderBy)
- func (m *SearchProbingSessionsRequest) SetPageSize(fv int32)
- func (m *SearchProbingSessionsRequest) SetPageToken(fv *probing_session.PagerCursor)
- func (m *SearchProbingSessionsRequest) SetParent(fv *probing_session.ParentName)
- func (m *SearchProbingSessionsRequest) SetPhrase(fv string)
- func (m *SearchProbingSessionsRequest) SetView(fv view.View)
- func (m *SearchProbingSessionsRequest) String() string
- func (m *SearchProbingSessionsRequest) Unmarshal(b []byte) error
- func (m *SearchProbingSessionsRequest) UnmarshalJSON(data []byte) error
- type SearchProbingSessionsRequestFieldPathBuilder
- func (SearchProbingSessionsRequestFieldPathBuilder) FieldMask() SearchProbingSessionsRequestPathSelectorFieldMask
- func (SearchProbingSessionsRequestFieldPathBuilder) Filter() SearchProbingSessionsRequestPathSelectorFilter
- func (SearchProbingSessionsRequestFieldPathBuilder) OrderBy() SearchProbingSessionsRequestPathSelectorOrderBy
- func (SearchProbingSessionsRequestFieldPathBuilder) PageSize() SearchProbingSessionsRequestPathSelectorPageSize
- func (SearchProbingSessionsRequestFieldPathBuilder) PageToken() SearchProbingSessionsRequestPathSelectorPageToken
- func (SearchProbingSessionsRequestFieldPathBuilder) Parent() SearchProbingSessionsRequestPathSelectorParent
- func (SearchProbingSessionsRequestFieldPathBuilder) Phrase() SearchProbingSessionsRequestPathSelectorPhrase
- func (SearchProbingSessionsRequestFieldPathBuilder) View() SearchProbingSessionsRequestPathSelectorView
- type SearchProbingSessionsRequestPathSelectorFieldMask
- func (SearchProbingSessionsRequestPathSelectorFieldMask) FieldPath() *SearchProbingSessionsRequest_FieldTerminalPath
- func (s SearchProbingSessionsRequestPathSelectorFieldMask) WithArrayOfValues(values []*probing_session.ProbingSession_FieldMask) *SearchProbingSessionsRequest_FieldTerminalPathArrayOfValues
- func (s SearchProbingSessionsRequestPathSelectorFieldMask) WithValue(value *probing_session.ProbingSession_FieldMask) *SearchProbingSessionsRequest_FieldTerminalPathValue
- type SearchProbingSessionsRequestPathSelectorFilter
- func (SearchProbingSessionsRequestPathSelectorFilter) FieldPath() *SearchProbingSessionsRequest_FieldTerminalPath
- func (s SearchProbingSessionsRequestPathSelectorFilter) WithArrayOfValues(values []*probing_session.Filter) *SearchProbingSessionsRequest_FieldTerminalPathArrayOfValues
- func (s SearchProbingSessionsRequestPathSelectorFilter) WithValue(value *probing_session.Filter) *SearchProbingSessionsRequest_FieldTerminalPathValue
- type SearchProbingSessionsRequestPathSelectorOrderBy
- func (SearchProbingSessionsRequestPathSelectorOrderBy) FieldPath() *SearchProbingSessionsRequest_FieldTerminalPath
- func (s SearchProbingSessionsRequestPathSelectorOrderBy) WithArrayOfValues(values []*probing_session.OrderBy) *SearchProbingSessionsRequest_FieldTerminalPathArrayOfValues
- func (s SearchProbingSessionsRequestPathSelectorOrderBy) WithValue(value *probing_session.OrderBy) *SearchProbingSessionsRequest_FieldTerminalPathValue
- type SearchProbingSessionsRequestPathSelectorPageSize
- func (SearchProbingSessionsRequestPathSelectorPageSize) FieldPath() *SearchProbingSessionsRequest_FieldTerminalPath
- func (s SearchProbingSessionsRequestPathSelectorPageSize) WithArrayOfValues(values []int32) *SearchProbingSessionsRequest_FieldTerminalPathArrayOfValues
- func (s SearchProbingSessionsRequestPathSelectorPageSize) WithValue(value int32) *SearchProbingSessionsRequest_FieldTerminalPathValue
- type SearchProbingSessionsRequestPathSelectorPageToken
- func (SearchProbingSessionsRequestPathSelectorPageToken) FieldPath() *SearchProbingSessionsRequest_FieldTerminalPath
- func (s SearchProbingSessionsRequestPathSelectorPageToken) WithArrayOfValues(values []*probing_session.PagerCursor) *SearchProbingSessionsRequest_FieldTerminalPathArrayOfValues
- func (s SearchProbingSessionsRequestPathSelectorPageToken) WithValue(value *probing_session.PagerCursor) *SearchProbingSessionsRequest_FieldTerminalPathValue
- type SearchProbingSessionsRequestPathSelectorParent
- func (SearchProbingSessionsRequestPathSelectorParent) FieldPath() *SearchProbingSessionsRequest_FieldTerminalPath
- func (s SearchProbingSessionsRequestPathSelectorParent) WithArrayOfValues(values []*probing_session.ParentName) *SearchProbingSessionsRequest_FieldTerminalPathArrayOfValues
- func (s SearchProbingSessionsRequestPathSelectorParent) WithValue(value *probing_session.ParentName) *SearchProbingSessionsRequest_FieldTerminalPathValue
- type SearchProbingSessionsRequestPathSelectorPhrase
- func (SearchProbingSessionsRequestPathSelectorPhrase) FieldPath() *SearchProbingSessionsRequest_FieldTerminalPath
- func (s SearchProbingSessionsRequestPathSelectorPhrase) WithArrayOfValues(values []string) *SearchProbingSessionsRequest_FieldTerminalPathArrayOfValues
- func (s SearchProbingSessionsRequestPathSelectorPhrase) WithValue(value string) *SearchProbingSessionsRequest_FieldTerminalPathValue
- type SearchProbingSessionsRequestPathSelectorView
- func (SearchProbingSessionsRequestPathSelectorView) FieldPath() *SearchProbingSessionsRequest_FieldTerminalPath
- func (s SearchProbingSessionsRequestPathSelectorView) WithArrayOfValues(values []view.View) *SearchProbingSessionsRequest_FieldTerminalPathArrayOfValues
- func (s SearchProbingSessionsRequestPathSelectorView) WithValue(value view.View) *SearchProbingSessionsRequest_FieldTerminalPathValue
- type SearchProbingSessionsRequest_FieldMask
- func (fieldMask *SearchProbingSessionsRequest_FieldMask) AppendPath(path SearchProbingSessionsRequest_FieldPath)
- func (fieldMask *SearchProbingSessionsRequest_FieldMask) AppendRawPath(path gotenobject.FieldPath)
- func (fieldMask *SearchProbingSessionsRequest_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
- func (fieldMask *SearchProbingSessionsRequest_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
- func (fieldMask *SearchProbingSessionsRequest_FieldMask) FilterInputFields() *SearchProbingSessionsRequest_FieldMask
- func (fieldMask *SearchProbingSessionsRequest_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
- func (fieldMask *SearchProbingSessionsRequest_FieldMask) GetPaths() []SearchProbingSessionsRequest_FieldPath
- func (fieldMask *SearchProbingSessionsRequest_FieldMask) GetRawPaths() []gotenobject.FieldPath
- func (fieldMask *SearchProbingSessionsRequest_FieldMask) IsFull() bool
- func (fieldMask SearchProbingSessionsRequest_FieldMask) Marshal() ([]byte, error)
- func (fieldMask SearchProbingSessionsRequest_FieldMask) MarshalJSON() ([]byte, error)
- func (fieldMask *SearchProbingSessionsRequest_FieldMask) PathsCount() int
- func (fieldMask *SearchProbingSessionsRequest_FieldMask) Project(source *SearchProbingSessionsRequest) *SearchProbingSessionsRequest
- func (fieldMask *SearchProbingSessionsRequest_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
- func (fieldMask *SearchProbingSessionsRequest_FieldMask) ProtoMessage()
- func (fieldMask *SearchProbingSessionsRequest_FieldMask) ProtoReflect() preflect.Message
- func (fieldMask *SearchProbingSessionsRequest_FieldMask) Reset()
- func (fieldMask *SearchProbingSessionsRequest_FieldMask) Set(target, source *SearchProbingSessionsRequest)
- func (fieldMask *SearchProbingSessionsRequest_FieldMask) SetFromCliFlag(raw string) error
- func (fieldMask *SearchProbingSessionsRequest_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
- func (fieldMask *SearchProbingSessionsRequest_FieldMask) Size() int
- func (fieldMask *SearchProbingSessionsRequest_FieldMask) String() string
- func (fieldMask *SearchProbingSessionsRequest_FieldMask) Subtract(other *SearchProbingSessionsRequest_FieldMask) *SearchProbingSessionsRequest_FieldMask
- func (fieldMask *SearchProbingSessionsRequest_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
- func (fieldMask *SearchProbingSessionsRequest_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
- func (fieldMask *SearchProbingSessionsRequest_FieldMask) Unmarshal(data []byte) error
- func (fieldMask *SearchProbingSessionsRequest_FieldMask) UnmarshalJSON(data []byte) error
- type SearchProbingSessionsRequest_FieldPath
- func BuildSearchProbingSessionsRequest_FieldPath(fp gotenobject.RawFieldPath) (SearchProbingSessionsRequest_FieldPath, error)
- func MustParseSearchProbingSessionsRequest_FieldPath(rawField string) SearchProbingSessionsRequest_FieldPath
- func ParseSearchProbingSessionsRequest_FieldPath(rawField string) (SearchProbingSessionsRequest_FieldPath, error)
- type SearchProbingSessionsRequest_FieldPathArrayItemValue
- type SearchProbingSessionsRequest_FieldPathArrayOfValues
- type SearchProbingSessionsRequest_FieldPathSelector
- type SearchProbingSessionsRequest_FieldPathValue
- type SearchProbingSessionsRequest_FieldTerminalPath
- func (fp *SearchProbingSessionsRequest_FieldTerminalPath) ClearValue(item *SearchProbingSessionsRequest)
- func (fp *SearchProbingSessionsRequest_FieldTerminalPath) ClearValueRaw(item proto.Message)
- func (fp *SearchProbingSessionsRequest_FieldTerminalPath) Get(source *SearchProbingSessionsRequest) (values []interface{})
- func (fp *SearchProbingSessionsRequest_FieldTerminalPath) GetDefault() interface{}
- func (fp *SearchProbingSessionsRequest_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
- func (fp *SearchProbingSessionsRequest_FieldTerminalPath) GetSingle(source *SearchProbingSessionsRequest) (interface{}, bool)
- func (fp *SearchProbingSessionsRequest_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fp *SearchProbingSessionsRequest_FieldTerminalPath) IsLeaf() bool
- func (fp *SearchProbingSessionsRequest_FieldTerminalPath) JSONString() string
- func (fp *SearchProbingSessionsRequest_FieldTerminalPath) Selector() SearchProbingSessionsRequest_FieldPathSelector
- func (fp *SearchProbingSessionsRequest_FieldTerminalPath) String() string
- func (fp *SearchProbingSessionsRequest_FieldTerminalPath) WithIArrayItemValue(value interface{}) SearchProbingSessionsRequest_FieldPathArrayItemValue
- func (fp *SearchProbingSessionsRequest_FieldTerminalPath) WithIArrayOfValues(values interface{}) SearchProbingSessionsRequest_FieldPathArrayOfValues
- func (fp *SearchProbingSessionsRequest_FieldTerminalPath) WithIValue(value interface{}) SearchProbingSessionsRequest_FieldPathValue
- func (fp *SearchProbingSessionsRequest_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fp *SearchProbingSessionsRequest_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fp *SearchProbingSessionsRequest_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type SearchProbingSessionsRequest_FieldTerminalPathArrayItemValue
- func (fpaiv *SearchProbingSessionsRequest_FieldTerminalPathArrayItemValue) ContainsValue(source *SearchProbingSessionsRequest) bool
- func (fpaiv *SearchProbingSessionsRequest_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
- func (fpaiv *SearchProbingSessionsRequest_FieldTerminalPathArrayItemValue) GetSingle(source *SearchProbingSessionsRequest) (interface{}, bool)
- func (fpaiv *SearchProbingSessionsRequest_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
- type SearchProbingSessionsRequest_FieldTerminalPathArrayOfValues
- func (fpaov *SearchProbingSessionsRequest_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues() ([]*probing_session.ProbingSession_FieldMask, bool)
- func (fpaov *SearchProbingSessionsRequest_FieldTerminalPathArrayOfValues) AsFilterArrayOfValues() ([]*probing_session.Filter, bool)
- func (fpaov *SearchProbingSessionsRequest_FieldTerminalPathArrayOfValues) AsOrderByArrayOfValues() ([]*probing_session.OrderBy, bool)
- func (fpaov *SearchProbingSessionsRequest_FieldTerminalPathArrayOfValues) AsPageSizeArrayOfValues() ([]int32, bool)
- func (fpaov *SearchProbingSessionsRequest_FieldTerminalPathArrayOfValues) AsPageTokenArrayOfValues() ([]*probing_session.PagerCursor, bool)
- func (fpaov *SearchProbingSessionsRequest_FieldTerminalPathArrayOfValues) AsParentArrayOfValues() ([]*probing_session.ParentName, bool)
- func (fpaov *SearchProbingSessionsRequest_FieldTerminalPathArrayOfValues) AsPhraseArrayOfValues() ([]string, bool)
- func (fpaov *SearchProbingSessionsRequest_FieldTerminalPathArrayOfValues) AsViewArrayOfValues() ([]view.View, bool)
- func (fpaov *SearchProbingSessionsRequest_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
- type SearchProbingSessionsRequest_FieldTerminalPathValue
- func (fpv *SearchProbingSessionsRequest_FieldTerminalPathValue) AsFieldMaskValue() (*probing_session.ProbingSession_FieldMask, bool)
- func (fpv *SearchProbingSessionsRequest_FieldTerminalPathValue) AsFilterValue() (*probing_session.Filter, bool)
- func (fpv *SearchProbingSessionsRequest_FieldTerminalPathValue) AsOrderByValue() (*probing_session.OrderBy, bool)
- func (fpv *SearchProbingSessionsRequest_FieldTerminalPathValue) AsPageSizeValue() (int32, bool)
- func (fpv *SearchProbingSessionsRequest_FieldTerminalPathValue) AsPageTokenValue() (*probing_session.PagerCursor, bool)
- func (fpv *SearchProbingSessionsRequest_FieldTerminalPathValue) AsParentValue() (*probing_session.ParentName, bool)
- func (fpv *SearchProbingSessionsRequest_FieldTerminalPathValue) AsPhraseValue() (string, bool)
- func (fpv *SearchProbingSessionsRequest_FieldTerminalPathValue) AsViewValue() (view.View, bool)
- func (fpv *SearchProbingSessionsRequest_FieldTerminalPathValue) CompareWith(source *SearchProbingSessionsRequest) (int, bool)
- func (fpv *SearchProbingSessionsRequest_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpv *SearchProbingSessionsRequest_FieldTerminalPathValue) GetRawValue() interface{}
- func (fpv *SearchProbingSessionsRequest_FieldTerminalPathValue) SetTo(target **SearchProbingSessionsRequest)
- func (fpv *SearchProbingSessionsRequest_FieldTerminalPathValue) SetToRaw(target proto.Message)
- type SearchProbingSessionsResponse
- func (o *SearchProbingSessionsResponse) Clone() *SearchProbingSessionsResponse
- func (o *SearchProbingSessionsResponse) CloneRaw() gotenobject.GotenObjectExt
- func (*SearchProbingSessionsResponse) Descriptor() ([]byte, []int)
- func (m *SearchProbingSessionsResponse) GetCurrentOffset() int32
- func (m *SearchProbingSessionsResponse) GetNextPageToken() *probing_session.PagerCursor
- func (m *SearchProbingSessionsResponse) GetPrevPageToken() *probing_session.PagerCursor
- func (m *SearchProbingSessionsResponse) GetProbingSessions() []*probing_session.ProbingSession
- func (m *SearchProbingSessionsResponse) GetTotalResultsCount() int32
- func (*SearchProbingSessionsResponse) GotenMessage()
- func (o *SearchProbingSessionsResponse) GotenObjectExt()
- func (obj *SearchProbingSessionsResponse) GotenValidate() error
- func (o *SearchProbingSessionsResponse) MakeDiffFieldMask(other *SearchProbingSessionsResponse) *SearchProbingSessionsResponse_FieldMask
- func (o *SearchProbingSessionsResponse) MakeFullFieldMask() *SearchProbingSessionsResponse_FieldMask
- func (o *SearchProbingSessionsResponse) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
- func (o *SearchProbingSessionsResponse) MakeRawFullFieldMask() gotenobject.FieldMask
- func (m *SearchProbingSessionsResponse) Marshal() ([]byte, error)
- func (m *SearchProbingSessionsResponse) MarshalJSON() ([]byte, error)
- func (o *SearchProbingSessionsResponse) Merge(source *SearchProbingSessionsResponse)
- func (o *SearchProbingSessionsResponse) MergeRaw(source gotenobject.GotenObjectExt)
- func (*SearchProbingSessionsResponse) ProtoMessage()
- func (m *SearchProbingSessionsResponse) ProtoReflect() preflect.Message
- func (m *SearchProbingSessionsResponse) Reset()
- func (m *SearchProbingSessionsResponse) SetCurrentOffset(fv int32)
- func (m *SearchProbingSessionsResponse) SetNextPageToken(fv *probing_session.PagerCursor)
- func (m *SearchProbingSessionsResponse) SetPrevPageToken(fv *probing_session.PagerCursor)
- func (m *SearchProbingSessionsResponse) SetProbingSessions(fv []*probing_session.ProbingSession)
- func (m *SearchProbingSessionsResponse) SetTotalResultsCount(fv int32)
- func (m *SearchProbingSessionsResponse) String() string
- func (m *SearchProbingSessionsResponse) Unmarshal(b []byte) error
- func (m *SearchProbingSessionsResponse) UnmarshalJSON(data []byte) error
- type SearchProbingSessionsResponseFieldPathBuilder
- func (SearchProbingSessionsResponseFieldPathBuilder) CurrentOffset() SearchProbingSessionsResponsePathSelectorCurrentOffset
- func (SearchProbingSessionsResponseFieldPathBuilder) NextPageToken() SearchProbingSessionsResponsePathSelectorNextPageToken
- func (SearchProbingSessionsResponseFieldPathBuilder) PrevPageToken() SearchProbingSessionsResponsePathSelectorPrevPageToken
- func (SearchProbingSessionsResponseFieldPathBuilder) ProbingSessions() SearchProbingSessionsResponsePathSelectorProbingSessions
- func (SearchProbingSessionsResponseFieldPathBuilder) TotalResultsCount() SearchProbingSessionsResponsePathSelectorTotalResultsCount
- type SearchProbingSessionsResponseMapPathSelectorProbingSessionsMetadataAnnotations
- func (s SearchProbingSessionsResponseMapPathSelectorProbingSessionsMetadataAnnotations) FieldPath() *SearchProbingSessionsResponse_FieldSubPath
- func (s SearchProbingSessionsResponseMapPathSelectorProbingSessionsMetadataAnnotations) WithArrayOfValues(values []string) *SearchProbingSessionsResponse_FieldSubPathArrayOfValues
- func (s SearchProbingSessionsResponseMapPathSelectorProbingSessionsMetadataAnnotations) WithValue(value string) *SearchProbingSessionsResponse_FieldSubPathValue
- type SearchProbingSessionsResponseMapPathSelectorProbingSessionsMetadataLabels
- func (s SearchProbingSessionsResponseMapPathSelectorProbingSessionsMetadataLabels) FieldPath() *SearchProbingSessionsResponse_FieldSubPath
- func (s SearchProbingSessionsResponseMapPathSelectorProbingSessionsMetadataLabels) WithArrayOfValues(values []string) *SearchProbingSessionsResponse_FieldSubPathArrayOfValues
- func (s SearchProbingSessionsResponseMapPathSelectorProbingSessionsMetadataLabels) WithValue(value string) *SearchProbingSessionsResponse_FieldSubPathValue
- type SearchProbingSessionsResponseMapPathSelectorProbingSessionsMetadataShards
- func (s SearchProbingSessionsResponseMapPathSelectorProbingSessionsMetadataShards) FieldPath() *SearchProbingSessionsResponse_FieldSubPath
- func (s SearchProbingSessionsResponseMapPathSelectorProbingSessionsMetadataShards) WithArrayOfValues(values []int64) *SearchProbingSessionsResponse_FieldSubPathArrayOfValues
- func (s SearchProbingSessionsResponseMapPathSelectorProbingSessionsMetadataShards) WithValue(value int64) *SearchProbingSessionsResponse_FieldSubPathValue
- type SearchProbingSessionsResponseMapPathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigTokenRequestRequestHeaders
- func (s SearchProbingSessionsResponseMapPathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigTokenRequestRequestHeaders) FieldPath() *SearchProbingSessionsResponse_FieldSubPath
- func (s SearchProbingSessionsResponseMapPathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigTokenRequestRequestHeaders) WithArrayOfValues(values []string) *SearchProbingSessionsResponse_FieldSubPathArrayOfValues
- func (s SearchProbingSessionsResponseMapPathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigTokenRequestRequestHeaders) WithValue(value string) *SearchProbingSessionsResponse_FieldSubPathValue
- type SearchProbingSessionsResponseMapPathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigTokenRequestUrlFormEncodedBody
- func (s SearchProbingSessionsResponseMapPathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigTokenRequestUrlFormEncodedBody) FieldPath() *SearchProbingSessionsResponse_FieldSubPath
- func (s SearchProbingSessionsResponseMapPathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigTokenRequestUrlFormEncodedBody) WithArrayOfValues(values []*common.HTTPProbingConfig_HTTPRequest_StringArray) *SearchProbingSessionsResponse_FieldSubPathArrayOfValues
- func (s SearchProbingSessionsResponseMapPathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigTokenRequestUrlFormEncodedBody) WithValue(value *common.HTTPProbingConfig_HTTPRequest_StringArray) *SearchProbingSessionsResponse_FieldSubPathValue
- type SearchProbingSessionsResponseMapPathSelectorProbingSessionsSpecHttpProbingConfigHttpRequestRequestHeaders
- func (s SearchProbingSessionsResponseMapPathSelectorProbingSessionsSpecHttpProbingConfigHttpRequestRequestHeaders) FieldPath() *SearchProbingSessionsResponse_FieldSubPath
- func (s SearchProbingSessionsResponseMapPathSelectorProbingSessionsSpecHttpProbingConfigHttpRequestRequestHeaders) WithArrayOfValues(values []string) *SearchProbingSessionsResponse_FieldSubPathArrayOfValues
- func (s SearchProbingSessionsResponseMapPathSelectorProbingSessionsSpecHttpProbingConfigHttpRequestRequestHeaders) WithValue(value string) *SearchProbingSessionsResponse_FieldSubPathValue
- type SearchProbingSessionsResponseMapPathSelectorProbingSessionsSpecHttpProbingConfigHttpRequestUrlFormEncodedBody
- func (s SearchProbingSessionsResponseMapPathSelectorProbingSessionsSpecHttpProbingConfigHttpRequestUrlFormEncodedBody) FieldPath() *SearchProbingSessionsResponse_FieldSubPath
- func (s SearchProbingSessionsResponseMapPathSelectorProbingSessionsSpecHttpProbingConfigHttpRequestUrlFormEncodedBody) WithArrayOfValues(values []*common.HTTPProbingConfig_HTTPRequest_StringArray) *SearchProbingSessionsResponse_FieldSubPathArrayOfValues
- func (s SearchProbingSessionsResponseMapPathSelectorProbingSessionsSpecHttpProbingConfigHttpRequestUrlFormEncodedBody) WithValue(value *common.HTTPProbingConfig_HTTPRequest_StringArray) *SearchProbingSessionsResponse_FieldSubPathValue
- type SearchProbingSessionsResponsePathSelectorCurrentOffset
- func (SearchProbingSessionsResponsePathSelectorCurrentOffset) FieldPath() *SearchProbingSessionsResponse_FieldTerminalPath
- func (s SearchProbingSessionsResponsePathSelectorCurrentOffset) WithArrayOfValues(values []int32) *SearchProbingSessionsResponse_FieldTerminalPathArrayOfValues
- func (s SearchProbingSessionsResponsePathSelectorCurrentOffset) WithValue(value int32) *SearchProbingSessionsResponse_FieldTerminalPathValue
- type SearchProbingSessionsResponsePathSelectorNextPageToken
- func (SearchProbingSessionsResponsePathSelectorNextPageToken) FieldPath() *SearchProbingSessionsResponse_FieldTerminalPath
- func (s SearchProbingSessionsResponsePathSelectorNextPageToken) WithArrayOfValues(values []*probing_session.PagerCursor) *SearchProbingSessionsResponse_FieldTerminalPathArrayOfValues
- func (s SearchProbingSessionsResponsePathSelectorNextPageToken) WithValue(value *probing_session.PagerCursor) *SearchProbingSessionsResponse_FieldTerminalPathValue
- type SearchProbingSessionsResponsePathSelectorPrevPageToken
- func (SearchProbingSessionsResponsePathSelectorPrevPageToken) FieldPath() *SearchProbingSessionsResponse_FieldTerminalPath
- func (s SearchProbingSessionsResponsePathSelectorPrevPageToken) WithArrayOfValues(values []*probing_session.PagerCursor) *SearchProbingSessionsResponse_FieldTerminalPathArrayOfValues
- func (s SearchProbingSessionsResponsePathSelectorPrevPageToken) WithValue(value *probing_session.PagerCursor) *SearchProbingSessionsResponse_FieldTerminalPathValue
- type SearchProbingSessionsResponsePathSelectorProbingSessions
- func (SearchProbingSessionsResponsePathSelectorProbingSessions) DisplayName() SearchProbingSessionsResponsePathSelectorProbingSessionsDisplayName
- func (SearchProbingSessionsResponsePathSelectorProbingSessions) FieldPath() *SearchProbingSessionsResponse_FieldTerminalPath
- func (SearchProbingSessionsResponsePathSelectorProbingSessions) Metadata() SearchProbingSessionsResponsePathSelectorProbingSessionsMetadata
- func (SearchProbingSessionsResponsePathSelectorProbingSessions) Name() SearchProbingSessionsResponsePathSelectorProbingSessionsName
- func (SearchProbingSessionsResponsePathSelectorProbingSessions) ProbingDistribution() SearchProbingSessionsResponsePathSelectorProbingSessionsProbingDistribution
- func (SearchProbingSessionsResponsePathSelectorProbingSessions) Spec() SearchProbingSessionsResponsePathSelectorProbingSessionsSpec
- func (SearchProbingSessionsResponsePathSelectorProbingSessions) Status() SearchProbingSessionsResponsePathSelectorProbingSessionsStatus
- func (s SearchProbingSessionsResponsePathSelectorProbingSessions) WithArrayOfValues(values [][]*probing_session.ProbingSession) *SearchProbingSessionsResponse_FieldTerminalPathArrayOfValues
- func (s SearchProbingSessionsResponsePathSelectorProbingSessions) WithItemValue(value *probing_session.ProbingSession) *SearchProbingSessionsResponse_FieldTerminalPathArrayItemValue
- func (s SearchProbingSessionsResponsePathSelectorProbingSessions) WithSubArrayItemValue(subPathArrayItemValue probing_session.ProbingSession_FieldPathArrayItemValue) *SearchProbingSessionsResponse_FieldSubPathArrayItemValue
- func (s SearchProbingSessionsResponsePathSelectorProbingSessions) WithSubArrayOfValues(subPathArrayOfValues probing_session.ProbingSession_FieldPathArrayOfValues) *SearchProbingSessionsResponse_FieldSubPathArrayOfValues
- func (SearchProbingSessionsResponsePathSelectorProbingSessions) WithSubPath(subPath probing_session.ProbingSession_FieldPath) *SearchProbingSessionsResponse_FieldSubPath
- func (s SearchProbingSessionsResponsePathSelectorProbingSessions) WithSubValue(subPathValue probing_session.ProbingSession_FieldPathValue) *SearchProbingSessionsResponse_FieldSubPathValue
- func (s SearchProbingSessionsResponsePathSelectorProbingSessions) WithValue(value []*probing_session.ProbingSession) *SearchProbingSessionsResponse_FieldTerminalPathValue
- type SearchProbingSessionsResponsePathSelectorProbingSessionsDisplayName
- func (SearchProbingSessionsResponsePathSelectorProbingSessionsDisplayName) FieldPath() *SearchProbingSessionsResponse_FieldSubPath
- func (s SearchProbingSessionsResponsePathSelectorProbingSessionsDisplayName) WithArrayOfValues(values []string) *SearchProbingSessionsResponse_FieldSubPathArrayOfValues
- func (s SearchProbingSessionsResponsePathSelectorProbingSessionsDisplayName) WithValue(value string) *SearchProbingSessionsResponse_FieldSubPathValue
- type SearchProbingSessionsResponsePathSelectorProbingSessionsMetadata
- func (SearchProbingSessionsResponsePathSelectorProbingSessionsMetadata) Annotations() SearchProbingSessionsResponsePathSelectorProbingSessionsMetadataAnnotations
- func (SearchProbingSessionsResponsePathSelectorProbingSessionsMetadata) CreateTime() SearchProbingSessionsResponsePathSelectorProbingSessionsMetadataCreateTime
- func (SearchProbingSessionsResponsePathSelectorProbingSessionsMetadata) FieldPath() *SearchProbingSessionsResponse_FieldSubPath
- func (SearchProbingSessionsResponsePathSelectorProbingSessionsMetadata) Generation() SearchProbingSessionsResponsePathSelectorProbingSessionsMetadataGeneration
- func (SearchProbingSessionsResponsePathSelectorProbingSessionsMetadata) Labels() SearchProbingSessionsResponsePathSelectorProbingSessionsMetadataLabels
- func (SearchProbingSessionsResponsePathSelectorProbingSessionsMetadata) OwnerReferences() ...
- func (SearchProbingSessionsResponsePathSelectorProbingSessionsMetadata) ResourceVersion() ...
- func (SearchProbingSessionsResponsePathSelectorProbingSessionsMetadata) Shards() SearchProbingSessionsResponsePathSelectorProbingSessionsMetadataShards
- func (SearchProbingSessionsResponsePathSelectorProbingSessionsMetadata) Syncing() SearchProbingSessionsResponsePathSelectorProbingSessionsMetadataSyncing
- func (SearchProbingSessionsResponsePathSelectorProbingSessionsMetadata) Tags() SearchProbingSessionsResponsePathSelectorProbingSessionsMetadataTags
- func (SearchProbingSessionsResponsePathSelectorProbingSessionsMetadata) UpdateTime() SearchProbingSessionsResponsePathSelectorProbingSessionsMetadataUpdateTime
- func (SearchProbingSessionsResponsePathSelectorProbingSessionsMetadata) Uuid() SearchProbingSessionsResponsePathSelectorProbingSessionsMetadataUuid
- func (s SearchProbingSessionsResponsePathSelectorProbingSessionsMetadata) WithArrayOfValues(values []*ntt_meta.Meta) *SearchProbingSessionsResponse_FieldSubPathArrayOfValues
- func (s SearchProbingSessionsResponsePathSelectorProbingSessionsMetadata) WithValue(value *ntt_meta.Meta) *SearchProbingSessionsResponse_FieldSubPathValue
- type SearchProbingSessionsResponsePathSelectorProbingSessionsMetadataAnnotations
- func (SearchProbingSessionsResponsePathSelectorProbingSessionsMetadataAnnotations) FieldPath() *SearchProbingSessionsResponse_FieldSubPath
- func (s SearchProbingSessionsResponsePathSelectorProbingSessionsMetadataAnnotations) WithArrayOfValues(values []map[string]string) *SearchProbingSessionsResponse_FieldSubPathArrayOfValues
- func (SearchProbingSessionsResponsePathSelectorProbingSessionsMetadataAnnotations) WithKey(key string) SearchProbingSessionsResponseMapPathSelectorProbingSessionsMetadataAnnotations
- func (s SearchProbingSessionsResponsePathSelectorProbingSessionsMetadataAnnotations) WithValue(value map[string]string) *SearchProbingSessionsResponse_FieldSubPathValue
- type SearchProbingSessionsResponsePathSelectorProbingSessionsMetadataCreateTime
- func (SearchProbingSessionsResponsePathSelectorProbingSessionsMetadataCreateTime) FieldPath() *SearchProbingSessionsResponse_FieldSubPath
- func (s SearchProbingSessionsResponsePathSelectorProbingSessionsMetadataCreateTime) WithArrayOfValues(values []*timestamp.Timestamp) *SearchProbingSessionsResponse_FieldSubPathArrayOfValues
- func (s SearchProbingSessionsResponsePathSelectorProbingSessionsMetadataCreateTime) WithValue(value *timestamp.Timestamp) *SearchProbingSessionsResponse_FieldSubPathValue
- type SearchProbingSessionsResponsePathSelectorProbingSessionsMetadataGeneration
- func (SearchProbingSessionsResponsePathSelectorProbingSessionsMetadataGeneration) FieldPath() *SearchProbingSessionsResponse_FieldSubPath
- func (s SearchProbingSessionsResponsePathSelectorProbingSessionsMetadataGeneration) WithArrayOfValues(values []int64) *SearchProbingSessionsResponse_FieldSubPathArrayOfValues
- func (s SearchProbingSessionsResponsePathSelectorProbingSessionsMetadataGeneration) WithValue(value int64) *SearchProbingSessionsResponse_FieldSubPathValue
- type SearchProbingSessionsResponsePathSelectorProbingSessionsMetadataLabels
- func (SearchProbingSessionsResponsePathSelectorProbingSessionsMetadataLabels) FieldPath() *SearchProbingSessionsResponse_FieldSubPath
- func (s SearchProbingSessionsResponsePathSelectorProbingSessionsMetadataLabels) WithArrayOfValues(values []map[string]string) *SearchProbingSessionsResponse_FieldSubPathArrayOfValues
- func (SearchProbingSessionsResponsePathSelectorProbingSessionsMetadataLabels) WithKey(key string) SearchProbingSessionsResponseMapPathSelectorProbingSessionsMetadataLabels
- func (s SearchProbingSessionsResponsePathSelectorProbingSessionsMetadataLabels) WithValue(value map[string]string) *SearchProbingSessionsResponse_FieldSubPathValue
- type SearchProbingSessionsResponsePathSelectorProbingSessionsMetadataOwnerReferences
- func (SearchProbingSessionsResponsePathSelectorProbingSessionsMetadataOwnerReferences) ApiVersion() ...
- func (SearchProbingSessionsResponsePathSelectorProbingSessionsMetadataOwnerReferences) BlockOwnerDeletion() ...
- func (SearchProbingSessionsResponsePathSelectorProbingSessionsMetadataOwnerReferences) Controller() ...
- func (SearchProbingSessionsResponsePathSelectorProbingSessionsMetadataOwnerReferences) FieldPath() *SearchProbingSessionsResponse_FieldSubPath
- func (SearchProbingSessionsResponsePathSelectorProbingSessionsMetadataOwnerReferences) Kind() ...
- func (SearchProbingSessionsResponsePathSelectorProbingSessionsMetadataOwnerReferences) Name() ...
- func (SearchProbingSessionsResponsePathSelectorProbingSessionsMetadataOwnerReferences) Uid() ...
- func (s SearchProbingSessionsResponsePathSelectorProbingSessionsMetadataOwnerReferences) WithArrayOfValues(values [][]*ntt_meta.OwnerReference) *SearchProbingSessionsResponse_FieldSubPathArrayOfValues
- func (s SearchProbingSessionsResponsePathSelectorProbingSessionsMetadataOwnerReferences) WithItemValue(value *ntt_meta.OwnerReference) *SearchProbingSessionsResponse_FieldSubPathArrayItemValue
- func (s SearchProbingSessionsResponsePathSelectorProbingSessionsMetadataOwnerReferences) WithValue(value []*ntt_meta.OwnerReference) *SearchProbingSessionsResponse_FieldSubPathValue
- type SearchProbingSessionsResponsePathSelectorProbingSessionsMetadataOwnerReferencesApiVersion
- func (SearchProbingSessionsResponsePathSelectorProbingSessionsMetadataOwnerReferencesApiVersion) FieldPath() *SearchProbingSessionsResponse_FieldSubPath
- func (s SearchProbingSessionsResponsePathSelectorProbingSessionsMetadataOwnerReferencesApiVersion) WithArrayOfValues(values []string) *SearchProbingSessionsResponse_FieldSubPathArrayOfValues
- func (s SearchProbingSessionsResponsePathSelectorProbingSessionsMetadataOwnerReferencesApiVersion) WithValue(value string) *SearchProbingSessionsResponse_FieldSubPathValue
- type SearchProbingSessionsResponsePathSelectorProbingSessionsMetadataOwnerReferencesBlockOwnerDeletion
- func (SearchProbingSessionsResponsePathSelectorProbingSessionsMetadataOwnerReferencesBlockOwnerDeletion) FieldPath() *SearchProbingSessionsResponse_FieldSubPath
- func (s SearchProbingSessionsResponsePathSelectorProbingSessionsMetadataOwnerReferencesBlockOwnerDeletion) WithArrayOfValues(values []bool) *SearchProbingSessionsResponse_FieldSubPathArrayOfValues
- func (s SearchProbingSessionsResponsePathSelectorProbingSessionsMetadataOwnerReferencesBlockOwnerDeletion) WithValue(value bool) *SearchProbingSessionsResponse_FieldSubPathValue
- type SearchProbingSessionsResponsePathSelectorProbingSessionsMetadataOwnerReferencesController
- func (SearchProbingSessionsResponsePathSelectorProbingSessionsMetadataOwnerReferencesController) FieldPath() *SearchProbingSessionsResponse_FieldSubPath
- func (s SearchProbingSessionsResponsePathSelectorProbingSessionsMetadataOwnerReferencesController) WithArrayOfValues(values []bool) *SearchProbingSessionsResponse_FieldSubPathArrayOfValues
- func (s SearchProbingSessionsResponsePathSelectorProbingSessionsMetadataOwnerReferencesController) WithValue(value bool) *SearchProbingSessionsResponse_FieldSubPathValue
- type SearchProbingSessionsResponsePathSelectorProbingSessionsMetadataOwnerReferencesKind
- func (SearchProbingSessionsResponsePathSelectorProbingSessionsMetadataOwnerReferencesKind) FieldPath() *SearchProbingSessionsResponse_FieldSubPath
- func (s SearchProbingSessionsResponsePathSelectorProbingSessionsMetadataOwnerReferencesKind) WithArrayOfValues(values []string) *SearchProbingSessionsResponse_FieldSubPathArrayOfValues
- func (s SearchProbingSessionsResponsePathSelectorProbingSessionsMetadataOwnerReferencesKind) WithValue(value string) *SearchProbingSessionsResponse_FieldSubPathValue
- type SearchProbingSessionsResponsePathSelectorProbingSessionsMetadataOwnerReferencesName
- func (SearchProbingSessionsResponsePathSelectorProbingSessionsMetadataOwnerReferencesName) FieldPath() *SearchProbingSessionsResponse_FieldSubPath
- func (s SearchProbingSessionsResponsePathSelectorProbingSessionsMetadataOwnerReferencesName) WithArrayOfValues(values []string) *SearchProbingSessionsResponse_FieldSubPathArrayOfValues
- func (s SearchProbingSessionsResponsePathSelectorProbingSessionsMetadataOwnerReferencesName) WithValue(value string) *SearchProbingSessionsResponse_FieldSubPathValue
- type SearchProbingSessionsResponsePathSelectorProbingSessionsMetadataOwnerReferencesUid
- func (SearchProbingSessionsResponsePathSelectorProbingSessionsMetadataOwnerReferencesUid) FieldPath() *SearchProbingSessionsResponse_FieldSubPath
- func (s SearchProbingSessionsResponsePathSelectorProbingSessionsMetadataOwnerReferencesUid) WithArrayOfValues(values []string) *SearchProbingSessionsResponse_FieldSubPathArrayOfValues
- func (s SearchProbingSessionsResponsePathSelectorProbingSessionsMetadataOwnerReferencesUid) WithValue(value string) *SearchProbingSessionsResponse_FieldSubPathValue
- type SearchProbingSessionsResponsePathSelectorProbingSessionsMetadataResourceVersion
- func (SearchProbingSessionsResponsePathSelectorProbingSessionsMetadataResourceVersion) FieldPath() *SearchProbingSessionsResponse_FieldSubPath
- func (s SearchProbingSessionsResponsePathSelectorProbingSessionsMetadataResourceVersion) WithArrayOfValues(values []string) *SearchProbingSessionsResponse_FieldSubPathArrayOfValues
- func (s SearchProbingSessionsResponsePathSelectorProbingSessionsMetadataResourceVersion) WithValue(value string) *SearchProbingSessionsResponse_FieldSubPathValue
- type SearchProbingSessionsResponsePathSelectorProbingSessionsMetadataShards
- func (SearchProbingSessionsResponsePathSelectorProbingSessionsMetadataShards) FieldPath() *SearchProbingSessionsResponse_FieldSubPath
- func (s SearchProbingSessionsResponsePathSelectorProbingSessionsMetadataShards) WithArrayOfValues(values []map[string]int64) *SearchProbingSessionsResponse_FieldSubPathArrayOfValues
- func (SearchProbingSessionsResponsePathSelectorProbingSessionsMetadataShards) WithKey(key string) SearchProbingSessionsResponseMapPathSelectorProbingSessionsMetadataShards
- func (s SearchProbingSessionsResponsePathSelectorProbingSessionsMetadataShards) WithValue(value map[string]int64) *SearchProbingSessionsResponse_FieldSubPathValue
- type SearchProbingSessionsResponsePathSelectorProbingSessionsMetadataSyncing
- func (SearchProbingSessionsResponsePathSelectorProbingSessionsMetadataSyncing) FieldPath() *SearchProbingSessionsResponse_FieldSubPath
- func (SearchProbingSessionsResponsePathSelectorProbingSessionsMetadataSyncing) OwningRegion() ...
- func (SearchProbingSessionsResponsePathSelectorProbingSessionsMetadataSyncing) Regions() SearchProbingSessionsResponsePathSelectorProbingSessionsMetadataSyncingRegions
- func (s SearchProbingSessionsResponsePathSelectorProbingSessionsMetadataSyncing) WithArrayOfValues(values []*ntt_meta.SyncingMeta) *SearchProbingSessionsResponse_FieldSubPathArrayOfValues
- func (s SearchProbingSessionsResponsePathSelectorProbingSessionsMetadataSyncing) WithValue(value *ntt_meta.SyncingMeta) *SearchProbingSessionsResponse_FieldSubPathValue
- type SearchProbingSessionsResponsePathSelectorProbingSessionsMetadataSyncingOwningRegion
- func (SearchProbingSessionsResponsePathSelectorProbingSessionsMetadataSyncingOwningRegion) FieldPath() *SearchProbingSessionsResponse_FieldSubPath
- func (s SearchProbingSessionsResponsePathSelectorProbingSessionsMetadataSyncingOwningRegion) WithArrayOfValues(values []string) *SearchProbingSessionsResponse_FieldSubPathArrayOfValues
- func (s SearchProbingSessionsResponsePathSelectorProbingSessionsMetadataSyncingOwningRegion) WithValue(value string) *SearchProbingSessionsResponse_FieldSubPathValue
- type SearchProbingSessionsResponsePathSelectorProbingSessionsMetadataSyncingRegions
- func (SearchProbingSessionsResponsePathSelectorProbingSessionsMetadataSyncingRegions) FieldPath() *SearchProbingSessionsResponse_FieldSubPath
- func (s SearchProbingSessionsResponsePathSelectorProbingSessionsMetadataSyncingRegions) WithArrayOfValues(values [][]string) *SearchProbingSessionsResponse_FieldSubPathArrayOfValues
- func (s SearchProbingSessionsResponsePathSelectorProbingSessionsMetadataSyncingRegions) WithItemValue(value string) *SearchProbingSessionsResponse_FieldSubPathArrayItemValue
- func (s SearchProbingSessionsResponsePathSelectorProbingSessionsMetadataSyncingRegions) WithValue(value []string) *SearchProbingSessionsResponse_FieldSubPathValue
- type SearchProbingSessionsResponsePathSelectorProbingSessionsMetadataTags
- func (SearchProbingSessionsResponsePathSelectorProbingSessionsMetadataTags) FieldPath() *SearchProbingSessionsResponse_FieldSubPath
- func (s SearchProbingSessionsResponsePathSelectorProbingSessionsMetadataTags) WithArrayOfValues(values [][]string) *SearchProbingSessionsResponse_FieldSubPathArrayOfValues
- func (s SearchProbingSessionsResponsePathSelectorProbingSessionsMetadataTags) WithItemValue(value string) *SearchProbingSessionsResponse_FieldSubPathArrayItemValue
- func (s SearchProbingSessionsResponsePathSelectorProbingSessionsMetadataTags) WithValue(value []string) *SearchProbingSessionsResponse_FieldSubPathValue
- type SearchProbingSessionsResponsePathSelectorProbingSessionsMetadataUpdateTime
- func (SearchProbingSessionsResponsePathSelectorProbingSessionsMetadataUpdateTime) FieldPath() *SearchProbingSessionsResponse_FieldSubPath
- func (s SearchProbingSessionsResponsePathSelectorProbingSessionsMetadataUpdateTime) WithArrayOfValues(values []*timestamp.Timestamp) *SearchProbingSessionsResponse_FieldSubPathArrayOfValues
- func (s SearchProbingSessionsResponsePathSelectorProbingSessionsMetadataUpdateTime) WithValue(value *timestamp.Timestamp) *SearchProbingSessionsResponse_FieldSubPathValue
- type SearchProbingSessionsResponsePathSelectorProbingSessionsMetadataUuid
- func (SearchProbingSessionsResponsePathSelectorProbingSessionsMetadataUuid) FieldPath() *SearchProbingSessionsResponse_FieldSubPath
- func (s SearchProbingSessionsResponsePathSelectorProbingSessionsMetadataUuid) WithArrayOfValues(values []string) *SearchProbingSessionsResponse_FieldSubPathArrayOfValues
- func (s SearchProbingSessionsResponsePathSelectorProbingSessionsMetadataUuid) WithValue(value string) *SearchProbingSessionsResponse_FieldSubPathValue
- type SearchProbingSessionsResponsePathSelectorProbingSessionsName
- func (SearchProbingSessionsResponsePathSelectorProbingSessionsName) FieldPath() *SearchProbingSessionsResponse_FieldSubPath
- func (s SearchProbingSessionsResponsePathSelectorProbingSessionsName) WithArrayOfValues(values []*probing_session.Name) *SearchProbingSessionsResponse_FieldSubPathArrayOfValues
- func (s SearchProbingSessionsResponsePathSelectorProbingSessionsName) WithValue(value *probing_session.Name) *SearchProbingSessionsResponse_FieldSubPathValue
- type SearchProbingSessionsResponsePathSelectorProbingSessionsProbingDistribution
- func (SearchProbingSessionsResponsePathSelectorProbingSessionsProbingDistribution) FieldPath() *SearchProbingSessionsResponse_FieldSubPath
- func (s SearchProbingSessionsResponsePathSelectorProbingSessionsProbingDistribution) WithArrayOfValues(values []*probing_distribution.Reference) *SearchProbingSessionsResponse_FieldSubPathArrayOfValues
- func (s SearchProbingSessionsResponsePathSelectorProbingSessionsProbingDistribution) WithValue(value *probing_distribution.Reference) *SearchProbingSessionsResponse_FieldSubPathValue
- type SearchProbingSessionsResponsePathSelectorProbingSessionsSpec
- func (SearchProbingSessionsResponsePathSelectorProbingSessionsSpec) Address() SearchProbingSessionsResponsePathSelectorProbingSessionsSpecAddress
- func (SearchProbingSessionsResponsePathSelectorProbingSessionsSpec) Addresses() SearchProbingSessionsResponsePathSelectorProbingSessionsSpecAddresses
- func (SearchProbingSessionsResponsePathSelectorProbingSessionsSpec) FieldPath() *SearchProbingSessionsResponse_FieldSubPath
- func (SearchProbingSessionsResponsePathSelectorProbingSessionsSpec) HttpProbingConfig() SearchProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfig
- func (SearchProbingSessionsResponsePathSelectorProbingSessionsSpec) Interval() SearchProbingSessionsResponsePathSelectorProbingSessionsSpecInterval
- func (SearchProbingSessionsResponsePathSelectorProbingSessionsSpec) IpVersion() SearchProbingSessionsResponsePathSelectorProbingSessionsSpecIpVersion
- func (SearchProbingSessionsResponsePathSelectorProbingSessionsSpec) Location() SearchProbingSessionsResponsePathSelectorProbingSessionsSpecLocation
- func (SearchProbingSessionsResponsePathSelectorProbingSessionsSpec) LocationType() SearchProbingSessionsResponsePathSelectorProbingSessionsSpecLocationType
- func (SearchProbingSessionsResponsePathSelectorProbingSessionsSpec) Mode() SearchProbingSessionsResponsePathSelectorProbingSessionsSpecMode
- func (SearchProbingSessionsResponsePathSelectorProbingSessionsSpec) PathProbing() SearchProbingSessionsResponsePathSelectorProbingSessionsSpecPathProbing
- func (SearchProbingSessionsResponsePathSelectorProbingSessionsSpec) Port() SearchProbingSessionsResponsePathSelectorProbingSessionsSpecPort
- func (SearchProbingSessionsResponsePathSelectorProbingSessionsSpec) Probe() SearchProbingSessionsResponsePathSelectorProbingSessionsSpecProbe
- func (SearchProbingSessionsResponsePathSelectorProbingSessionsSpec) ProxyConfiguration() SearchProbingSessionsResponsePathSelectorProbingSessionsSpecProxyConfiguration
- func (SearchProbingSessionsResponsePathSelectorProbingSessionsSpec) SpeedtestSettings() SearchProbingSessionsResponsePathSelectorProbingSessionsSpecSpeedtestSettings
- func (SearchProbingSessionsResponsePathSelectorProbingSessionsSpec) Target() SearchProbingSessionsResponsePathSelectorProbingSessionsSpecTarget
- func (SearchProbingSessionsResponsePathSelectorProbingSessionsSpec) TargetGroup() SearchProbingSessionsResponsePathSelectorProbingSessionsSpecTargetGroup
- func (SearchProbingSessionsResponsePathSelectorProbingSessionsSpec) Tos() SearchProbingSessionsResponsePathSelectorProbingSessionsSpecTos
- func (SearchProbingSessionsResponsePathSelectorProbingSessionsSpec) Type() SearchProbingSessionsResponsePathSelectorProbingSessionsSpecType
- func (s SearchProbingSessionsResponsePathSelectorProbingSessionsSpec) WithArrayOfValues(values []*probing_session.ProbingSession_Spec) *SearchProbingSessionsResponse_FieldSubPathArrayOfValues
- func (s SearchProbingSessionsResponsePathSelectorProbingSessionsSpec) WithValue(value *probing_session.ProbingSession_Spec) *SearchProbingSessionsResponse_FieldSubPathValue
- type SearchProbingSessionsResponsePathSelectorProbingSessionsSpecAddress
- func (SearchProbingSessionsResponsePathSelectorProbingSessionsSpecAddress) FieldPath() *SearchProbingSessionsResponse_FieldSubPath
- func (s SearchProbingSessionsResponsePathSelectorProbingSessionsSpecAddress) WithArrayOfValues(values []string) *SearchProbingSessionsResponse_FieldSubPathArrayOfValues
- func (s SearchProbingSessionsResponsePathSelectorProbingSessionsSpecAddress) WithValue(value string) *SearchProbingSessionsResponse_FieldSubPathValue
- type SearchProbingSessionsResponsePathSelectorProbingSessionsSpecAddresses
- func (SearchProbingSessionsResponsePathSelectorProbingSessionsSpecAddresses) FieldPath() *SearchProbingSessionsResponse_FieldSubPath
- func (s SearchProbingSessionsResponsePathSelectorProbingSessionsSpecAddresses) WithArrayOfValues(values [][]string) *SearchProbingSessionsResponse_FieldSubPathArrayOfValues
- func (s SearchProbingSessionsResponsePathSelectorProbingSessionsSpecAddresses) WithItemValue(value string) *SearchProbingSessionsResponse_FieldSubPathArrayItemValue
- func (s SearchProbingSessionsResponsePathSelectorProbingSessionsSpecAddresses) WithValue(value []string) *SearchProbingSessionsResponse_FieldSubPathValue
- type SearchProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfig
- func (SearchProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfig) AuthConfig() ...
- func (SearchProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfig) FieldPath() *SearchProbingSessionsResponse_FieldSubPath
- func (SearchProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfig) HttpRequest() ...
- func (s SearchProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfig) WithArrayOfValues(values []*common.HTTPProbingConfig) *SearchProbingSessionsResponse_FieldSubPathArrayOfValues
- func (s SearchProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfig) WithValue(value *common.HTTPProbingConfig) *SearchProbingSessionsResponse_FieldSubPathValue
- type SearchProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfig
- func (SearchProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfig) FieldPath() *SearchProbingSessionsResponse_FieldSubPath
- func (SearchProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfig) Password() ...
- func (SearchProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfig) RequestHeaderTokenKey() ...
- func (SearchProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfig) TokenRequest() ...
- func (SearchProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfig) TokenResponseBodyExpiryKey() ...
- func (SearchProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfig) TokenResponseBodyKey() ...
- func (SearchProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfig) TokenResponseHeader() ...
- func (SearchProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfig) Username() ...
- func (s SearchProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfig) WithArrayOfValues(values []*common.HTTPProbingConfig_HTTPAuth) *SearchProbingSessionsResponse_FieldSubPathArrayOfValues
- func (s SearchProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfig) WithValue(value *common.HTTPProbingConfig_HTTPAuth) *SearchProbingSessionsResponse_FieldSubPathValue
- type SearchProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigPassword
- func (SearchProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigPassword) FieldPath() *SearchProbingSessionsResponse_FieldSubPath
- func (s SearchProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigPassword) WithArrayOfValues(values []string) *SearchProbingSessionsResponse_FieldSubPathArrayOfValues
- func (s SearchProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigPassword) WithValue(value string) *SearchProbingSessionsResponse_FieldSubPathValue
- type SearchProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigRequestHeaderTokenKey
- func (SearchProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigRequestHeaderTokenKey) FieldPath() *SearchProbingSessionsResponse_FieldSubPath
- func (s SearchProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigRequestHeaderTokenKey) WithArrayOfValues(values []string) *SearchProbingSessionsResponse_FieldSubPathArrayOfValues
- func (s SearchProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigRequestHeaderTokenKey) WithValue(value string) *SearchProbingSessionsResponse_FieldSubPathValue
- type SearchProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigTokenRequest
- func (SearchProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigTokenRequest) AuthenticationMethod() ...
- func (SearchProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigTokenRequest) ExpectedResponseCode() ...
- func (SearchProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigTokenRequest) FieldPath() *SearchProbingSessionsResponse_FieldSubPath
- func (SearchProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigTokenRequest) RequestBody() ...
- func (SearchProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigTokenRequest) RequestHeaders() ...
- func (SearchProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigTokenRequest) RequestMethod() ...
- func (SearchProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigTokenRequest) Timeout() ...
- func (SearchProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigTokenRequest) Url() ...
- func (SearchProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigTokenRequest) UrlFormEncodedBody() ...
- func (s SearchProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigTokenRequest) WithArrayOfValues(values []*common.HTTPProbingConfig_HTTPRequest) *SearchProbingSessionsResponse_FieldSubPathArrayOfValues
- func (s SearchProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigTokenRequest) WithValue(value *common.HTTPProbingConfig_HTTPRequest) *SearchProbingSessionsResponse_FieldSubPathValue
- type SearchProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigTokenRequestAuthenticationMethod
- func (SearchProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigTokenRequestAuthenticationMethod) FieldPath() *SearchProbingSessionsResponse_FieldSubPath
- func (s SearchProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigTokenRequestAuthenticationMethod) WithArrayOfValues(values []common.AuthenticationMethod) *SearchProbingSessionsResponse_FieldSubPathArrayOfValues
- func (s SearchProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigTokenRequestAuthenticationMethod) WithValue(value common.AuthenticationMethod) *SearchProbingSessionsResponse_FieldSubPathValue
- type SearchProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigTokenRequestExpectedResponseCode
- func (SearchProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigTokenRequestExpectedResponseCode) FieldPath() *SearchProbingSessionsResponse_FieldSubPath
- func (s SearchProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigTokenRequestExpectedResponseCode) WithArrayOfValues(values []uint32) *SearchProbingSessionsResponse_FieldSubPathArrayOfValues
- func (s SearchProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigTokenRequestExpectedResponseCode) WithValue(value uint32) *SearchProbingSessionsResponse_FieldSubPathValue
- type SearchProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigTokenRequestRequestBody
- func (SearchProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigTokenRequestRequestBody) FieldPath() *SearchProbingSessionsResponse_FieldSubPath
- func (s SearchProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigTokenRequestRequestBody) WithArrayOfValues(values []string) *SearchProbingSessionsResponse_FieldSubPathArrayOfValues
- func (s SearchProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigTokenRequestRequestBody) WithValue(value string) *SearchProbingSessionsResponse_FieldSubPathValue
- type SearchProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigTokenRequestRequestHeaders
- func (SearchProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigTokenRequestRequestHeaders) FieldPath() *SearchProbingSessionsResponse_FieldSubPath
- func (s SearchProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigTokenRequestRequestHeaders) WithArrayOfValues(values []map[string]string) *SearchProbingSessionsResponse_FieldSubPathArrayOfValues
- func (SearchProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigTokenRequestRequestHeaders) WithKey(key string) ...
- func (s SearchProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigTokenRequestRequestHeaders) WithValue(value map[string]string) *SearchProbingSessionsResponse_FieldSubPathValue
- type SearchProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigTokenRequestRequestMethod
- func (SearchProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigTokenRequestRequestMethod) FieldPath() *SearchProbingSessionsResponse_FieldSubPath
- func (s SearchProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigTokenRequestRequestMethod) WithArrayOfValues(values []common.HTTPRequestMethod) *SearchProbingSessionsResponse_FieldSubPathArrayOfValues
- func (s SearchProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigTokenRequestRequestMethod) WithValue(value common.HTTPRequestMethod) *SearchProbingSessionsResponse_FieldSubPathValue
- type SearchProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigTokenRequestTimeout
- func (SearchProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigTokenRequestTimeout) FieldPath() *SearchProbingSessionsResponse_FieldSubPath
- func (s SearchProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigTokenRequestTimeout) WithArrayOfValues(values []*duration.Duration) *SearchProbingSessionsResponse_FieldSubPathArrayOfValues
- func (s SearchProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigTokenRequestTimeout) WithValue(value *duration.Duration) *SearchProbingSessionsResponse_FieldSubPathValue
- type SearchProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigTokenRequestUrl
- func (SearchProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigTokenRequestUrl) FieldPath() *SearchProbingSessionsResponse_FieldSubPath
- func (s SearchProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigTokenRequestUrl) WithArrayOfValues(values []string) *SearchProbingSessionsResponse_FieldSubPathArrayOfValues
- func (s SearchProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigTokenRequestUrl) WithValue(value string) *SearchProbingSessionsResponse_FieldSubPathValue
- type SearchProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigTokenRequestUrlFormEncodedBody
- func (SearchProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigTokenRequestUrlFormEncodedBody) FieldPath() *SearchProbingSessionsResponse_FieldSubPath
- func (s SearchProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigTokenRequestUrlFormEncodedBody) WithArrayOfValues(values []map[string]*common.HTTPProbingConfig_HTTPRequest_StringArray) *SearchProbingSessionsResponse_FieldSubPathArrayOfValues
- func (SearchProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigTokenRequestUrlFormEncodedBody) WithKey(key string) ...
- func (s SearchProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigTokenRequestUrlFormEncodedBody) WithValue(value map[string]*common.HTTPProbingConfig_HTTPRequest_StringArray) *SearchProbingSessionsResponse_FieldSubPathValue
- type SearchProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigTokenResponseBodyExpiryKey
- func (SearchProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigTokenResponseBodyExpiryKey) FieldPath() *SearchProbingSessionsResponse_FieldSubPath
- func (s SearchProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigTokenResponseBodyExpiryKey) WithArrayOfValues(values []string) *SearchProbingSessionsResponse_FieldSubPathArrayOfValues
- func (s SearchProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigTokenResponseBodyExpiryKey) WithValue(value string) *SearchProbingSessionsResponse_FieldSubPathValue
- type SearchProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigTokenResponseBodyKey
- func (SearchProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigTokenResponseBodyKey) FieldPath() *SearchProbingSessionsResponse_FieldSubPath
- func (s SearchProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigTokenResponseBodyKey) WithArrayOfValues(values []string) *SearchProbingSessionsResponse_FieldSubPathArrayOfValues
- func (s SearchProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigTokenResponseBodyKey) WithValue(value string) *SearchProbingSessionsResponse_FieldSubPathValue
- type SearchProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigTokenResponseHeader
- func (SearchProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigTokenResponseHeader) FieldPath() *SearchProbingSessionsResponse_FieldSubPath
- func (s SearchProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigTokenResponseHeader) WithArrayOfValues(values []string) *SearchProbingSessionsResponse_FieldSubPathArrayOfValues
- func (s SearchProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigTokenResponseHeader) WithValue(value string) *SearchProbingSessionsResponse_FieldSubPathValue
- type SearchProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigUsername
- func (SearchProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigUsername) FieldPath() *SearchProbingSessionsResponse_FieldSubPath
- func (s SearchProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigUsername) WithArrayOfValues(values []string) *SearchProbingSessionsResponse_FieldSubPathArrayOfValues
- func (s SearchProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigUsername) WithValue(value string) *SearchProbingSessionsResponse_FieldSubPathValue
- type SearchProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigHttpRequest
- func (SearchProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigHttpRequest) AuthenticationMethod() ...
- func (SearchProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigHttpRequest) ExpectedResponseCode() ...
- func (SearchProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigHttpRequest) FieldPath() *SearchProbingSessionsResponse_FieldSubPath
- func (SearchProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigHttpRequest) RequestBody() ...
- func (SearchProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigHttpRequest) RequestHeaders() ...
- func (SearchProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigHttpRequest) RequestMethod() ...
- func (SearchProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigHttpRequest) Timeout() ...
- func (SearchProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigHttpRequest) Url() ...
- func (SearchProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigHttpRequest) UrlFormEncodedBody() ...
- func (s SearchProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigHttpRequest) WithArrayOfValues(values []*common.HTTPProbingConfig_HTTPRequest) *SearchProbingSessionsResponse_FieldSubPathArrayOfValues
- func (s SearchProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigHttpRequest) WithValue(value *common.HTTPProbingConfig_HTTPRequest) *SearchProbingSessionsResponse_FieldSubPathValue
- type SearchProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigHttpRequestAuthenticationMethod
- func (SearchProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigHttpRequestAuthenticationMethod) FieldPath() *SearchProbingSessionsResponse_FieldSubPath
- func (s SearchProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigHttpRequestAuthenticationMethod) WithArrayOfValues(values []common.AuthenticationMethod) *SearchProbingSessionsResponse_FieldSubPathArrayOfValues
- func (s SearchProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigHttpRequestAuthenticationMethod) WithValue(value common.AuthenticationMethod) *SearchProbingSessionsResponse_FieldSubPathValue
- type SearchProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigHttpRequestExpectedResponseCode
- func (SearchProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigHttpRequestExpectedResponseCode) FieldPath() *SearchProbingSessionsResponse_FieldSubPath
- func (s SearchProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigHttpRequestExpectedResponseCode) WithArrayOfValues(values []uint32) *SearchProbingSessionsResponse_FieldSubPathArrayOfValues
- func (s SearchProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigHttpRequestExpectedResponseCode) WithValue(value uint32) *SearchProbingSessionsResponse_FieldSubPathValue
- type SearchProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigHttpRequestRequestBody
- func (SearchProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigHttpRequestRequestBody) FieldPath() *SearchProbingSessionsResponse_FieldSubPath
- func (s SearchProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigHttpRequestRequestBody) WithArrayOfValues(values []string) *SearchProbingSessionsResponse_FieldSubPathArrayOfValues
- func (s SearchProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigHttpRequestRequestBody) WithValue(value string) *SearchProbingSessionsResponse_FieldSubPathValue
- type SearchProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigHttpRequestRequestHeaders
- func (SearchProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigHttpRequestRequestHeaders) FieldPath() *SearchProbingSessionsResponse_FieldSubPath
- func (s SearchProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigHttpRequestRequestHeaders) WithArrayOfValues(values []map[string]string) *SearchProbingSessionsResponse_FieldSubPathArrayOfValues
- func (SearchProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigHttpRequestRequestHeaders) WithKey(key string) ...
- func (s SearchProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigHttpRequestRequestHeaders) WithValue(value map[string]string) *SearchProbingSessionsResponse_FieldSubPathValue
- type SearchProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigHttpRequestRequestMethod
- func (SearchProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigHttpRequestRequestMethod) FieldPath() *SearchProbingSessionsResponse_FieldSubPath
- func (s SearchProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigHttpRequestRequestMethod) WithArrayOfValues(values []common.HTTPRequestMethod) *SearchProbingSessionsResponse_FieldSubPathArrayOfValues
- func (s SearchProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigHttpRequestRequestMethod) WithValue(value common.HTTPRequestMethod) *SearchProbingSessionsResponse_FieldSubPathValue
- type SearchProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigHttpRequestTimeout
- func (SearchProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigHttpRequestTimeout) FieldPath() *SearchProbingSessionsResponse_FieldSubPath
- func (s SearchProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigHttpRequestTimeout) WithArrayOfValues(values []*duration.Duration) *SearchProbingSessionsResponse_FieldSubPathArrayOfValues
- func (s SearchProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigHttpRequestTimeout) WithValue(value *duration.Duration) *SearchProbingSessionsResponse_FieldSubPathValue
- type SearchProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigHttpRequestUrl
- func (SearchProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigHttpRequestUrl) FieldPath() *SearchProbingSessionsResponse_FieldSubPath
- func (s SearchProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigHttpRequestUrl) WithArrayOfValues(values []string) *SearchProbingSessionsResponse_FieldSubPathArrayOfValues
- func (s SearchProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigHttpRequestUrl) WithValue(value string) *SearchProbingSessionsResponse_FieldSubPathValue
- type SearchProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigHttpRequestUrlFormEncodedBody
- func (SearchProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigHttpRequestUrlFormEncodedBody) FieldPath() *SearchProbingSessionsResponse_FieldSubPath
- func (s SearchProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigHttpRequestUrlFormEncodedBody) WithArrayOfValues(values []map[string]*common.HTTPProbingConfig_HTTPRequest_StringArray) *SearchProbingSessionsResponse_FieldSubPathArrayOfValues
- func (SearchProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigHttpRequestUrlFormEncodedBody) WithKey(key string) ...
- func (s SearchProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigHttpRequestUrlFormEncodedBody) WithValue(value map[string]*common.HTTPProbingConfig_HTTPRequest_StringArray) *SearchProbingSessionsResponse_FieldSubPathValue
- type SearchProbingSessionsResponsePathSelectorProbingSessionsSpecInterval
- func (SearchProbingSessionsResponsePathSelectorProbingSessionsSpecInterval) FieldPath() *SearchProbingSessionsResponse_FieldSubPath
- func (s SearchProbingSessionsResponsePathSelectorProbingSessionsSpecInterval) WithArrayOfValues(values []*duration.Duration) *SearchProbingSessionsResponse_FieldSubPathArrayOfValues
- func (s SearchProbingSessionsResponsePathSelectorProbingSessionsSpecInterval) WithValue(value *duration.Duration) *SearchProbingSessionsResponse_FieldSubPathValue
- type SearchProbingSessionsResponsePathSelectorProbingSessionsSpecIpVersion
- func (SearchProbingSessionsResponsePathSelectorProbingSessionsSpecIpVersion) FieldPath() *SearchProbingSessionsResponse_FieldSubPath
- func (s SearchProbingSessionsResponsePathSelectorProbingSessionsSpecIpVersion) WithArrayOfValues(values []common.IpVersion) *SearchProbingSessionsResponse_FieldSubPathArrayOfValues
- func (s SearchProbingSessionsResponsePathSelectorProbingSessionsSpecIpVersion) WithValue(value common.IpVersion) *SearchProbingSessionsResponse_FieldSubPathValue
- type SearchProbingSessionsResponsePathSelectorProbingSessionsSpecLocation
- func (SearchProbingSessionsResponsePathSelectorProbingSessionsSpecLocation) Accuracy() SearchProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAccuracy
- func (SearchProbingSessionsResponsePathSelectorProbingSessionsSpecLocation) Address() SearchProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAddress
- func (SearchProbingSessionsResponsePathSelectorProbingSessionsSpecLocation) AdminHierarchy() ...
- func (SearchProbingSessionsResponsePathSelectorProbingSessionsSpecLocation) Coordinates() ...
- func (SearchProbingSessionsResponsePathSelectorProbingSessionsSpecLocation) FieldPath() *SearchProbingSessionsResponse_FieldSubPath
- func (s SearchProbingSessionsResponsePathSelectorProbingSessionsSpecLocation) WithArrayOfValues(values []*common.Location) *SearchProbingSessionsResponse_FieldSubPathArrayOfValues
- func (s SearchProbingSessionsResponsePathSelectorProbingSessionsSpecLocation) WithValue(value *common.Location) *SearchProbingSessionsResponse_FieldSubPathValue
- type SearchProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAccuracy
- func (SearchProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAccuracy) FieldPath() *SearchProbingSessionsResponse_FieldSubPath
- func (s SearchProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAccuracy) WithArrayOfValues(values []float64) *SearchProbingSessionsResponse_FieldSubPathArrayOfValues
- func (s SearchProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAccuracy) WithValue(value float64) *SearchProbingSessionsResponse_FieldSubPathValue
- type SearchProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAddress
- func (SearchProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAddress) AdminArea1() ...
- func (SearchProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAddress) AdminArea2() ...
- func (SearchProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAddress) AdminArea3() ...
- func (SearchProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAddress) AdminArea4() ...
- func (SearchProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAddress) Continent() ...
- func (SearchProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAddress) Country() ...
- func (SearchProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAddress) CountryCode() ...
- func (SearchProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAddress) FieldPath() *SearchProbingSessionsResponse_FieldSubPath
- func (SearchProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAddress) PostalCode() ...
- func (SearchProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAddress) StreetAddress() ...
- func (s SearchProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAddress) WithArrayOfValues(values []*common.Address) *SearchProbingSessionsResponse_FieldSubPathArrayOfValues
- func (s SearchProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAddress) WithValue(value *common.Address) *SearchProbingSessionsResponse_FieldSubPathValue
- type SearchProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAddressAdminArea1
- func (SearchProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAddressAdminArea1) FieldPath() *SearchProbingSessionsResponse_FieldSubPath
- func (s SearchProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAddressAdminArea1) WithArrayOfValues(values []string) *SearchProbingSessionsResponse_FieldSubPathArrayOfValues
- func (s SearchProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAddressAdminArea1) WithValue(value string) *SearchProbingSessionsResponse_FieldSubPathValue
- type SearchProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAddressAdminArea2
- func (SearchProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAddressAdminArea2) FieldPath() *SearchProbingSessionsResponse_FieldSubPath
- func (s SearchProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAddressAdminArea2) WithArrayOfValues(values []string) *SearchProbingSessionsResponse_FieldSubPathArrayOfValues
- func (s SearchProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAddressAdminArea2) WithValue(value string) *SearchProbingSessionsResponse_FieldSubPathValue
- type SearchProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAddressAdminArea3
- func (SearchProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAddressAdminArea3) FieldPath() *SearchProbingSessionsResponse_FieldSubPath
- func (s SearchProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAddressAdminArea3) WithArrayOfValues(values []string) *SearchProbingSessionsResponse_FieldSubPathArrayOfValues
- func (s SearchProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAddressAdminArea3) WithValue(value string) *SearchProbingSessionsResponse_FieldSubPathValue
- type SearchProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAddressAdminArea4
- func (SearchProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAddressAdminArea4) FieldPath() *SearchProbingSessionsResponse_FieldSubPath
- func (s SearchProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAddressAdminArea4) WithArrayOfValues(values []string) *SearchProbingSessionsResponse_FieldSubPathArrayOfValues
- func (s SearchProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAddressAdminArea4) WithValue(value string) *SearchProbingSessionsResponse_FieldSubPathValue
- type SearchProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAddressContinent
- func (SearchProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAddressContinent) FieldPath() *SearchProbingSessionsResponse_FieldSubPath
- func (s SearchProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAddressContinent) WithArrayOfValues(values []string) *SearchProbingSessionsResponse_FieldSubPathArrayOfValues
- func (s SearchProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAddressContinent) WithValue(value string) *SearchProbingSessionsResponse_FieldSubPathValue
- type SearchProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAddressCountry
- func (SearchProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAddressCountry) FieldPath() *SearchProbingSessionsResponse_FieldSubPath
- func (s SearchProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAddressCountry) WithArrayOfValues(values []string) *SearchProbingSessionsResponse_FieldSubPathArrayOfValues
- func (s SearchProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAddressCountry) WithValue(value string) *SearchProbingSessionsResponse_FieldSubPathValue
- type SearchProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAddressCountryCode
- func (SearchProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAddressCountryCode) FieldPath() *SearchProbingSessionsResponse_FieldSubPath
- func (s SearchProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAddressCountryCode) WithArrayOfValues(values []string) *SearchProbingSessionsResponse_FieldSubPathArrayOfValues
- func (s SearchProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAddressCountryCode) WithValue(value string) *SearchProbingSessionsResponse_FieldSubPathValue
- type SearchProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAddressPostalCode
- func (SearchProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAddressPostalCode) FieldPath() *SearchProbingSessionsResponse_FieldSubPath
- func (s SearchProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAddressPostalCode) WithArrayOfValues(values []string) *SearchProbingSessionsResponse_FieldSubPathArrayOfValues
- func (s SearchProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAddressPostalCode) WithValue(value string) *SearchProbingSessionsResponse_FieldSubPathValue
- type SearchProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAddressStreetAddress
- func (SearchProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAddressStreetAddress) FieldPath() *SearchProbingSessionsResponse_FieldSubPath
- func (s SearchProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAddressStreetAddress) WithArrayOfValues(values []string) *SearchProbingSessionsResponse_FieldSubPathArrayOfValues
- func (s SearchProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAddressStreetAddress) WithValue(value string) *SearchProbingSessionsResponse_FieldSubPathValue
- type SearchProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAdminHierarchy
- func (SearchProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAdminHierarchy) Admin1() ...
- func (SearchProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAdminHierarchy) Admin2() ...
- func (SearchProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAdminHierarchy) Admin3() ...
- func (SearchProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAdminHierarchy) Admin4() ...
- func (SearchProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAdminHierarchy) Admin5() ...
- func (SearchProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAdminHierarchy) Continent() ...
- func (SearchProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAdminHierarchy) Country() ...
- func (SearchProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAdminHierarchy) FieldPath() *SearchProbingSessionsResponse_FieldSubPath
- func (s SearchProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAdminHierarchy) WithArrayOfValues(values []*admin_area.AdminHierarchy) *SearchProbingSessionsResponse_FieldSubPathArrayOfValues
- func (s SearchProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAdminHierarchy) WithValue(value *admin_area.AdminHierarchy) *SearchProbingSessionsResponse_FieldSubPathValue
- type SearchProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAdminHierarchyAdmin1
- func (SearchProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAdminHierarchyAdmin1) FieldPath() *SearchProbingSessionsResponse_FieldSubPath
- func (s SearchProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAdminHierarchyAdmin1) WithArrayOfValues(values []*admin_area.Reference) *SearchProbingSessionsResponse_FieldSubPathArrayOfValues
- func (s SearchProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAdminHierarchyAdmin1) WithValue(value *admin_area.Reference) *SearchProbingSessionsResponse_FieldSubPathValue
- type SearchProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAdminHierarchyAdmin2
- func (SearchProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAdminHierarchyAdmin2) FieldPath() *SearchProbingSessionsResponse_FieldSubPath
- func (s SearchProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAdminHierarchyAdmin2) WithArrayOfValues(values []*admin_area.Reference) *SearchProbingSessionsResponse_FieldSubPathArrayOfValues
- func (s SearchProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAdminHierarchyAdmin2) WithValue(value *admin_area.Reference) *SearchProbingSessionsResponse_FieldSubPathValue
- type SearchProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAdminHierarchyAdmin3
- func (SearchProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAdminHierarchyAdmin3) FieldPath() *SearchProbingSessionsResponse_FieldSubPath
- func (s SearchProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAdminHierarchyAdmin3) WithArrayOfValues(values []*admin_area.Reference) *SearchProbingSessionsResponse_FieldSubPathArrayOfValues
- func (s SearchProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAdminHierarchyAdmin3) WithValue(value *admin_area.Reference) *SearchProbingSessionsResponse_FieldSubPathValue
- type SearchProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAdminHierarchyAdmin4
- func (SearchProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAdminHierarchyAdmin4) FieldPath() *SearchProbingSessionsResponse_FieldSubPath
- func (s SearchProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAdminHierarchyAdmin4) WithArrayOfValues(values []*admin_area.Reference) *SearchProbingSessionsResponse_FieldSubPathArrayOfValues
- func (s SearchProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAdminHierarchyAdmin4) WithValue(value *admin_area.Reference) *SearchProbingSessionsResponse_FieldSubPathValue
- type SearchProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAdminHierarchyAdmin5
- func (SearchProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAdminHierarchyAdmin5) FieldPath() *SearchProbingSessionsResponse_FieldSubPath
- func (s SearchProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAdminHierarchyAdmin5) WithArrayOfValues(values []*admin_area.Reference) *SearchProbingSessionsResponse_FieldSubPathArrayOfValues
- func (s SearchProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAdminHierarchyAdmin5) WithValue(value *admin_area.Reference) *SearchProbingSessionsResponse_FieldSubPathValue
- type SearchProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAdminHierarchyContinent
- func (SearchProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAdminHierarchyContinent) FieldPath() *SearchProbingSessionsResponse_FieldSubPath
- func (s SearchProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAdminHierarchyContinent) WithArrayOfValues(values []*admin_area.Reference) *SearchProbingSessionsResponse_FieldSubPathArrayOfValues
- func (s SearchProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAdminHierarchyContinent) WithValue(value *admin_area.Reference) *SearchProbingSessionsResponse_FieldSubPathValue
- type SearchProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAdminHierarchyCountry
- func (SearchProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAdminHierarchyCountry) FieldPath() *SearchProbingSessionsResponse_FieldSubPath
- func (s SearchProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAdminHierarchyCountry) WithArrayOfValues(values []*admin_area.Reference) *SearchProbingSessionsResponse_FieldSubPathArrayOfValues
- func (s SearchProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAdminHierarchyCountry) WithValue(value *admin_area.Reference) *SearchProbingSessionsResponse_FieldSubPathValue
- type SearchProbingSessionsResponsePathSelectorProbingSessionsSpecLocationCoordinates
- func (SearchProbingSessionsResponsePathSelectorProbingSessionsSpecLocationCoordinates) FieldPath() *SearchProbingSessionsResponse_FieldSubPath
- func (s SearchProbingSessionsResponsePathSelectorProbingSessionsSpecLocationCoordinates) WithArrayOfValues(values []*latlng.LatLng) *SearchProbingSessionsResponse_FieldSubPathArrayOfValues
- func (s SearchProbingSessionsResponsePathSelectorProbingSessionsSpecLocationCoordinates) WithValue(value *latlng.LatLng) *SearchProbingSessionsResponse_FieldSubPathValue
- type SearchProbingSessionsResponsePathSelectorProbingSessionsSpecLocationType
- func (SearchProbingSessionsResponsePathSelectorProbingSessionsSpecLocationType) FieldPath() *SearchProbingSessionsResponse_FieldSubPath
- func (s SearchProbingSessionsResponsePathSelectorProbingSessionsSpecLocationType) WithArrayOfValues(values []common.LocationType) *SearchProbingSessionsResponse_FieldSubPathArrayOfValues
- func (s SearchProbingSessionsResponsePathSelectorProbingSessionsSpecLocationType) WithValue(value common.LocationType) *SearchProbingSessionsResponse_FieldSubPathValue
- type SearchProbingSessionsResponsePathSelectorProbingSessionsSpecMode
- func (SearchProbingSessionsResponsePathSelectorProbingSessionsSpecMode) FieldPath() *SearchProbingSessionsResponse_FieldSubPath
- func (s SearchProbingSessionsResponsePathSelectorProbingSessionsSpecMode) WithArrayOfValues(values []common.ProbingMode) *SearchProbingSessionsResponse_FieldSubPathArrayOfValues
- func (s SearchProbingSessionsResponsePathSelectorProbingSessionsSpecMode) WithValue(value common.ProbingMode) *SearchProbingSessionsResponse_FieldSubPathValue
- type SearchProbingSessionsResponsePathSelectorProbingSessionsSpecPathProbing
- func (SearchProbingSessionsResponsePathSelectorProbingSessionsSpecPathProbing) Attempts() ...
- func (SearchProbingSessionsResponsePathSelectorProbingSessionsSpecPathProbing) Enabled() SearchProbingSessionsResponsePathSelectorProbingSessionsSpecPathProbingEnabled
- func (SearchProbingSessionsResponsePathSelectorProbingSessionsSpecPathProbing) FieldPath() *SearchProbingSessionsResponse_FieldSubPath
- func (SearchProbingSessionsResponsePathSelectorProbingSessionsSpecPathProbing) Interval() ...
- func (SearchProbingSessionsResponsePathSelectorProbingSessionsSpecPathProbing) IntervalSec() ...
- func (SearchProbingSessionsResponsePathSelectorProbingSessionsSpecPathProbing) MaxTtl() SearchProbingSessionsResponsePathSelectorProbingSessionsSpecPathProbingMaxTtl
- func (SearchProbingSessionsResponsePathSelectorProbingSessionsSpecPathProbing) Mode() SearchProbingSessionsResponsePathSelectorProbingSessionsSpecPathProbingMode
- func (s SearchProbingSessionsResponsePathSelectorProbingSessionsSpecPathProbing) WithArrayOfValues(values []*common.PathProbe) *SearchProbingSessionsResponse_FieldSubPathArrayOfValues
- func (s SearchProbingSessionsResponsePathSelectorProbingSessionsSpecPathProbing) WithValue(value *common.PathProbe) *SearchProbingSessionsResponse_FieldSubPathValue
- type SearchProbingSessionsResponsePathSelectorProbingSessionsSpecPathProbingAttempts
- func (SearchProbingSessionsResponsePathSelectorProbingSessionsSpecPathProbingAttempts) FieldPath() *SearchProbingSessionsResponse_FieldSubPath
- func (s SearchProbingSessionsResponsePathSelectorProbingSessionsSpecPathProbingAttempts) WithArrayOfValues(values []*wrappers.UInt32Value) *SearchProbingSessionsResponse_FieldSubPathArrayOfValues
- func (s SearchProbingSessionsResponsePathSelectorProbingSessionsSpecPathProbingAttempts) WithValue(value *wrappers.UInt32Value) *SearchProbingSessionsResponse_FieldSubPathValue
- type SearchProbingSessionsResponsePathSelectorProbingSessionsSpecPathProbingEnabled
- func (SearchProbingSessionsResponsePathSelectorProbingSessionsSpecPathProbingEnabled) FieldPath() *SearchProbingSessionsResponse_FieldSubPath
- func (s SearchProbingSessionsResponsePathSelectorProbingSessionsSpecPathProbingEnabled) WithArrayOfValues(values []bool) *SearchProbingSessionsResponse_FieldSubPathArrayOfValues
- func (s SearchProbingSessionsResponsePathSelectorProbingSessionsSpecPathProbingEnabled) WithValue(value bool) *SearchProbingSessionsResponse_FieldSubPathValue
- type SearchProbingSessionsResponsePathSelectorProbingSessionsSpecPathProbingInterval
- func (SearchProbingSessionsResponsePathSelectorProbingSessionsSpecPathProbingInterval) FieldPath() *SearchProbingSessionsResponse_FieldSubPath
- func (s SearchProbingSessionsResponsePathSelectorProbingSessionsSpecPathProbingInterval) WithArrayOfValues(values []*duration.Duration) *SearchProbingSessionsResponse_FieldSubPathArrayOfValues
- func (s SearchProbingSessionsResponsePathSelectorProbingSessionsSpecPathProbingInterval) WithValue(value *duration.Duration) *SearchProbingSessionsResponse_FieldSubPathValue
- type SearchProbingSessionsResponsePathSelectorProbingSessionsSpecPathProbingIntervalSec
- func (SearchProbingSessionsResponsePathSelectorProbingSessionsSpecPathProbingIntervalSec) FieldPath() *SearchProbingSessionsResponse_FieldSubPath
- func (s SearchProbingSessionsResponsePathSelectorProbingSessionsSpecPathProbingIntervalSec) WithArrayOfValues(values []int64) *SearchProbingSessionsResponse_FieldSubPathArrayOfValues
- func (s SearchProbingSessionsResponsePathSelectorProbingSessionsSpecPathProbingIntervalSec) WithValue(value int64) *SearchProbingSessionsResponse_FieldSubPathValue
- type SearchProbingSessionsResponsePathSelectorProbingSessionsSpecPathProbingMaxTtl
- func (SearchProbingSessionsResponsePathSelectorProbingSessionsSpecPathProbingMaxTtl) FieldPath() *SearchProbingSessionsResponse_FieldSubPath
- func (s SearchProbingSessionsResponsePathSelectorProbingSessionsSpecPathProbingMaxTtl) WithArrayOfValues(values []*wrappers.UInt32Value) *SearchProbingSessionsResponse_FieldSubPathArrayOfValues
- func (s SearchProbingSessionsResponsePathSelectorProbingSessionsSpecPathProbingMaxTtl) WithValue(value *wrappers.UInt32Value) *SearchProbingSessionsResponse_FieldSubPathValue
- type SearchProbingSessionsResponsePathSelectorProbingSessionsSpecPathProbingMode
- func (SearchProbingSessionsResponsePathSelectorProbingSessionsSpecPathProbingMode) FieldPath() *SearchProbingSessionsResponse_FieldSubPath
- func (s SearchProbingSessionsResponsePathSelectorProbingSessionsSpecPathProbingMode) WithArrayOfValues(values []common.ProbingMode) *SearchProbingSessionsResponse_FieldSubPathArrayOfValues
- func (s SearchProbingSessionsResponsePathSelectorProbingSessionsSpecPathProbingMode) WithValue(value common.ProbingMode) *SearchProbingSessionsResponse_FieldSubPathValue
- type SearchProbingSessionsResponsePathSelectorProbingSessionsSpecPort
- func (SearchProbingSessionsResponsePathSelectorProbingSessionsSpecPort) FieldPath() *SearchProbingSessionsResponse_FieldSubPath
- func (s SearchProbingSessionsResponsePathSelectorProbingSessionsSpecPort) WithArrayOfValues(values []uint32) *SearchProbingSessionsResponse_FieldSubPathArrayOfValues
- func (s SearchProbingSessionsResponsePathSelectorProbingSessionsSpecPort) WithValue(value uint32) *SearchProbingSessionsResponse_FieldSubPathValue
- type SearchProbingSessionsResponsePathSelectorProbingSessionsSpecProbe
- func (SearchProbingSessionsResponsePathSelectorProbingSessionsSpecProbe) FieldPath() *SearchProbingSessionsResponse_FieldSubPath
- func (s SearchProbingSessionsResponsePathSelectorProbingSessionsSpecProbe) WithArrayOfValues(values []*probe.Reference) *SearchProbingSessionsResponse_FieldSubPathArrayOfValues
- func (s SearchProbingSessionsResponsePathSelectorProbingSessionsSpecProbe) WithValue(value *probe.Reference) *SearchProbingSessionsResponse_FieldSubPathValue
- type SearchProbingSessionsResponsePathSelectorProbingSessionsSpecProxyConfiguration
- func (SearchProbingSessionsResponsePathSelectorProbingSessionsSpecProxyConfiguration) FieldPath() *SearchProbingSessionsResponse_FieldSubPath
- func (SearchProbingSessionsResponsePathSelectorProbingSessionsSpecProxyConfiguration) HttpProxy() ...
- func (SearchProbingSessionsResponsePathSelectorProbingSessionsSpecProxyConfiguration) HttpsProxy() ...
- func (SearchProbingSessionsResponsePathSelectorProbingSessionsSpecProxyConfiguration) NoProxy() ...
- func (SearchProbingSessionsResponsePathSelectorProbingSessionsSpecProxyConfiguration) ProxySetting() ...
- func (s SearchProbingSessionsResponsePathSelectorProbingSessionsSpecProxyConfiguration) WithArrayOfValues(values []*common.ProxyConfiguration) *SearchProbingSessionsResponse_FieldSubPathArrayOfValues
- func (s SearchProbingSessionsResponsePathSelectorProbingSessionsSpecProxyConfiguration) WithValue(value *common.ProxyConfiguration) *SearchProbingSessionsResponse_FieldSubPathValue
- type SearchProbingSessionsResponsePathSelectorProbingSessionsSpecProxyConfigurationHttpProxy
- func (SearchProbingSessionsResponsePathSelectorProbingSessionsSpecProxyConfigurationHttpProxy) FieldPath() *SearchProbingSessionsResponse_FieldSubPath
- func (s SearchProbingSessionsResponsePathSelectorProbingSessionsSpecProxyConfigurationHttpProxy) WithArrayOfValues(values []string) *SearchProbingSessionsResponse_FieldSubPathArrayOfValues
- func (s SearchProbingSessionsResponsePathSelectorProbingSessionsSpecProxyConfigurationHttpProxy) WithValue(value string) *SearchProbingSessionsResponse_FieldSubPathValue
- type SearchProbingSessionsResponsePathSelectorProbingSessionsSpecProxyConfigurationHttpsProxy
- func (SearchProbingSessionsResponsePathSelectorProbingSessionsSpecProxyConfigurationHttpsProxy) FieldPath() *SearchProbingSessionsResponse_FieldSubPath
- func (s SearchProbingSessionsResponsePathSelectorProbingSessionsSpecProxyConfigurationHttpsProxy) WithArrayOfValues(values []string) *SearchProbingSessionsResponse_FieldSubPathArrayOfValues
- func (s SearchProbingSessionsResponsePathSelectorProbingSessionsSpecProxyConfigurationHttpsProxy) WithValue(value string) *SearchProbingSessionsResponse_FieldSubPathValue
- type SearchProbingSessionsResponsePathSelectorProbingSessionsSpecProxyConfigurationNoProxy
- func (SearchProbingSessionsResponsePathSelectorProbingSessionsSpecProxyConfigurationNoProxy) FieldPath() *SearchProbingSessionsResponse_FieldSubPath
- func (s SearchProbingSessionsResponsePathSelectorProbingSessionsSpecProxyConfigurationNoProxy) WithArrayOfValues(values []string) *SearchProbingSessionsResponse_FieldSubPathArrayOfValues
- func (s SearchProbingSessionsResponsePathSelectorProbingSessionsSpecProxyConfigurationNoProxy) WithValue(value string) *SearchProbingSessionsResponse_FieldSubPathValue
- type SearchProbingSessionsResponsePathSelectorProbingSessionsSpecProxyConfigurationProxySetting
- func (SearchProbingSessionsResponsePathSelectorProbingSessionsSpecProxyConfigurationProxySetting) FieldPath() *SearchProbingSessionsResponse_FieldSubPath
- func (s SearchProbingSessionsResponsePathSelectorProbingSessionsSpecProxyConfigurationProxySetting) WithArrayOfValues(values []common.ProxySetting) *SearchProbingSessionsResponse_FieldSubPathArrayOfValues
- func (s SearchProbingSessionsResponsePathSelectorProbingSessionsSpecProxyConfigurationProxySetting) WithValue(value common.ProxySetting) *SearchProbingSessionsResponse_FieldSubPathValue
- type SearchProbingSessionsResponsePathSelectorProbingSessionsSpecSpeedtestSettings
- func (SearchProbingSessionsResponsePathSelectorProbingSessionsSpecSpeedtestSettings) Duration() ...
- func (SearchProbingSessionsResponsePathSelectorProbingSessionsSpecSpeedtestSettings) FieldPath() *SearchProbingSessionsResponse_FieldSubPath
- func (SearchProbingSessionsResponsePathSelectorProbingSessionsSpecSpeedtestSettings) ServerSelection() ...
- func (SearchProbingSessionsResponsePathSelectorProbingSessionsSpecSpeedtestSettings) TcpPort() ...
- func (s SearchProbingSessionsResponsePathSelectorProbingSessionsSpecSpeedtestSettings) WithArrayOfValues(values []*common.SpeedTestSettings) *SearchProbingSessionsResponse_FieldSubPathArrayOfValues
- func (s SearchProbingSessionsResponsePathSelectorProbingSessionsSpecSpeedtestSettings) WithValue(value *common.SpeedTestSettings) *SearchProbingSessionsResponse_FieldSubPathValue
- type SearchProbingSessionsResponsePathSelectorProbingSessionsSpecSpeedtestSettingsDuration
- func (SearchProbingSessionsResponsePathSelectorProbingSessionsSpecSpeedtestSettingsDuration) FieldPath() *SearchProbingSessionsResponse_FieldSubPath
- func (s SearchProbingSessionsResponsePathSelectorProbingSessionsSpecSpeedtestSettingsDuration) WithArrayOfValues(values []*duration.Duration) *SearchProbingSessionsResponse_FieldSubPathArrayOfValues
- func (s SearchProbingSessionsResponsePathSelectorProbingSessionsSpecSpeedtestSettingsDuration) WithValue(value *duration.Duration) *SearchProbingSessionsResponse_FieldSubPathValue
- type SearchProbingSessionsResponsePathSelectorProbingSessionsSpecSpeedtestSettingsServerSelection
- func (SearchProbingSessionsResponsePathSelectorProbingSessionsSpecSpeedtestSettingsServerSelection) FieldPath() *SearchProbingSessionsResponse_FieldSubPath
- func (s SearchProbingSessionsResponsePathSelectorProbingSessionsSpecSpeedtestSettingsServerSelection) WithArrayOfValues(values []common.SpeedTestSettings_ServerSelection) *SearchProbingSessionsResponse_FieldSubPathArrayOfValues
- func (s SearchProbingSessionsResponsePathSelectorProbingSessionsSpecSpeedtestSettingsServerSelection) WithValue(value common.SpeedTestSettings_ServerSelection) *SearchProbingSessionsResponse_FieldSubPathValue
- type SearchProbingSessionsResponsePathSelectorProbingSessionsSpecSpeedtestSettingsTcpPort
- func (SearchProbingSessionsResponsePathSelectorProbingSessionsSpecSpeedtestSettingsTcpPort) FieldPath() *SearchProbingSessionsResponse_FieldSubPath
- func (s SearchProbingSessionsResponsePathSelectorProbingSessionsSpecSpeedtestSettingsTcpPort) WithArrayOfValues(values []int32) *SearchProbingSessionsResponse_FieldSubPathArrayOfValues
- func (s SearchProbingSessionsResponsePathSelectorProbingSessionsSpecSpeedtestSettingsTcpPort) WithValue(value int32) *SearchProbingSessionsResponse_FieldSubPathValue
- type SearchProbingSessionsResponsePathSelectorProbingSessionsSpecTarget
- func (SearchProbingSessionsResponsePathSelectorProbingSessionsSpecTarget) FieldPath() *SearchProbingSessionsResponse_FieldSubPath
- func (s SearchProbingSessionsResponsePathSelectorProbingSessionsSpecTarget) WithArrayOfValues(values []*probing_target.Reference) *SearchProbingSessionsResponse_FieldSubPathArrayOfValues
- func (s SearchProbingSessionsResponsePathSelectorProbingSessionsSpecTarget) WithValue(value *probing_target.Reference) *SearchProbingSessionsResponse_FieldSubPathValue
- type SearchProbingSessionsResponsePathSelectorProbingSessionsSpecTargetGroup
- func (SearchProbingSessionsResponsePathSelectorProbingSessionsSpecTargetGroup) FieldPath() *SearchProbingSessionsResponse_FieldSubPath
- func (s SearchProbingSessionsResponsePathSelectorProbingSessionsSpecTargetGroup) WithArrayOfValues(values []*probing_target_group.Reference) *SearchProbingSessionsResponse_FieldSubPathArrayOfValues
- func (s SearchProbingSessionsResponsePathSelectorProbingSessionsSpecTargetGroup) WithValue(value *probing_target_group.Reference) *SearchProbingSessionsResponse_FieldSubPathValue
- type SearchProbingSessionsResponsePathSelectorProbingSessionsSpecTos
- func (SearchProbingSessionsResponsePathSelectorProbingSessionsSpecTos) FieldPath() *SearchProbingSessionsResponse_FieldSubPath
- func (s SearchProbingSessionsResponsePathSelectorProbingSessionsSpecTos) WithArrayOfValues(values []uint32) *SearchProbingSessionsResponse_FieldSubPathArrayOfValues
- func (s SearchProbingSessionsResponsePathSelectorProbingSessionsSpecTos) WithValue(value uint32) *SearchProbingSessionsResponse_FieldSubPathValue
- type SearchProbingSessionsResponsePathSelectorProbingSessionsSpecType
- func (SearchProbingSessionsResponsePathSelectorProbingSessionsSpecType) FieldPath() *SearchProbingSessionsResponse_FieldSubPath
- func (s SearchProbingSessionsResponsePathSelectorProbingSessionsSpecType) WithArrayOfValues(values []probing_session.ProbingSessionType) *SearchProbingSessionsResponse_FieldSubPathArrayOfValues
- func (s SearchProbingSessionsResponsePathSelectorProbingSessionsSpecType) WithValue(value probing_session.ProbingSessionType) *SearchProbingSessionsResponse_FieldSubPathValue
- type SearchProbingSessionsResponsePathSelectorProbingSessionsStatus
- func (SearchProbingSessionsResponsePathSelectorProbingSessionsStatus) FieldPath() *SearchProbingSessionsResponse_FieldSubPath
- func (s SearchProbingSessionsResponsePathSelectorProbingSessionsStatus) WithArrayOfValues(values []*probing_session.ProbingSession_Status) *SearchProbingSessionsResponse_FieldSubPathArrayOfValues
- func (s SearchProbingSessionsResponsePathSelectorProbingSessionsStatus) WithValue(value *probing_session.ProbingSession_Status) *SearchProbingSessionsResponse_FieldSubPathValue
- type SearchProbingSessionsResponsePathSelectorTotalResultsCount
- func (SearchProbingSessionsResponsePathSelectorTotalResultsCount) FieldPath() *SearchProbingSessionsResponse_FieldTerminalPath
- func (s SearchProbingSessionsResponsePathSelectorTotalResultsCount) WithArrayOfValues(values []int32) *SearchProbingSessionsResponse_FieldTerminalPathArrayOfValues
- func (s SearchProbingSessionsResponsePathSelectorTotalResultsCount) WithValue(value int32) *SearchProbingSessionsResponse_FieldTerminalPathValue
- type SearchProbingSessionsResponse_FieldMask
- func (fieldMask *SearchProbingSessionsResponse_FieldMask) AppendPath(path SearchProbingSessionsResponse_FieldPath)
- func (fieldMask *SearchProbingSessionsResponse_FieldMask) AppendRawPath(path gotenobject.FieldPath)
- func (fieldMask *SearchProbingSessionsResponse_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
- func (fieldMask *SearchProbingSessionsResponse_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
- func (fieldMask *SearchProbingSessionsResponse_FieldMask) FilterInputFields() *SearchProbingSessionsResponse_FieldMask
- func (fieldMask *SearchProbingSessionsResponse_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
- func (fieldMask *SearchProbingSessionsResponse_FieldMask) GetPaths() []SearchProbingSessionsResponse_FieldPath
- func (fieldMask *SearchProbingSessionsResponse_FieldMask) GetRawPaths() []gotenobject.FieldPath
- func (fieldMask *SearchProbingSessionsResponse_FieldMask) IsFull() bool
- func (fieldMask SearchProbingSessionsResponse_FieldMask) Marshal() ([]byte, error)
- func (fieldMask SearchProbingSessionsResponse_FieldMask) MarshalJSON() ([]byte, error)
- func (fieldMask *SearchProbingSessionsResponse_FieldMask) PathsCount() int
- func (fieldMask *SearchProbingSessionsResponse_FieldMask) Project(source *SearchProbingSessionsResponse) *SearchProbingSessionsResponse
- func (fieldMask *SearchProbingSessionsResponse_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
- func (fieldMask *SearchProbingSessionsResponse_FieldMask) ProtoMessage()
- func (fieldMask *SearchProbingSessionsResponse_FieldMask) ProtoReflect() preflect.Message
- func (fieldMask *SearchProbingSessionsResponse_FieldMask) Reset()
- func (fieldMask *SearchProbingSessionsResponse_FieldMask) Set(target, source *SearchProbingSessionsResponse)
- func (fieldMask *SearchProbingSessionsResponse_FieldMask) SetFromCliFlag(raw string) error
- func (fieldMask *SearchProbingSessionsResponse_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
- func (fieldMask *SearchProbingSessionsResponse_FieldMask) Size() int
- func (fieldMask *SearchProbingSessionsResponse_FieldMask) String() string
- func (fieldMask *SearchProbingSessionsResponse_FieldMask) Subtract(other *SearchProbingSessionsResponse_FieldMask) *SearchProbingSessionsResponse_FieldMask
- func (fieldMask *SearchProbingSessionsResponse_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
- func (fieldMask *SearchProbingSessionsResponse_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
- func (fieldMask *SearchProbingSessionsResponse_FieldMask) Unmarshal(data []byte) error
- func (fieldMask *SearchProbingSessionsResponse_FieldMask) UnmarshalJSON(data []byte) error
- type SearchProbingSessionsResponse_FieldPath
- func BuildSearchProbingSessionsResponse_FieldPath(fp gotenobject.RawFieldPath) (SearchProbingSessionsResponse_FieldPath, error)
- func MustParseSearchProbingSessionsResponse_FieldPath(rawField string) SearchProbingSessionsResponse_FieldPath
- func ParseSearchProbingSessionsResponse_FieldPath(rawField string) (SearchProbingSessionsResponse_FieldPath, error)
- type SearchProbingSessionsResponse_FieldPathArrayItemValue
- func MustParseSearchProbingSessionsResponse_FieldPathArrayItemValue(pathStr, valueStr string) SearchProbingSessionsResponse_FieldPathArrayItemValue
- func ParseSearchProbingSessionsResponse_FieldPathArrayItemValue(pathStr, valueStr string) (SearchProbingSessionsResponse_FieldPathArrayItemValue, error)
- type SearchProbingSessionsResponse_FieldPathArrayOfValues
- type SearchProbingSessionsResponse_FieldPathSelector
- type SearchProbingSessionsResponse_FieldPathValue
- type SearchProbingSessionsResponse_FieldSubPath
- func (fps *SearchProbingSessionsResponse_FieldSubPath) AsProbingSessionsSubPath() (probing_session.ProbingSession_FieldPath, bool)
- func (fps *SearchProbingSessionsResponse_FieldSubPath) ClearValue(item *SearchProbingSessionsResponse)
- func (fps *SearchProbingSessionsResponse_FieldSubPath) ClearValueRaw(item proto.Message)
- func (fps *SearchProbingSessionsResponse_FieldSubPath) Get(source *SearchProbingSessionsResponse) (values []interface{})
- func (fps *SearchProbingSessionsResponse_FieldSubPath) GetDefault() interface{}
- func (fps *SearchProbingSessionsResponse_FieldSubPath) GetRaw(source proto.Message) []interface{}
- func (fps *SearchProbingSessionsResponse_FieldSubPath) GetSingle(source *SearchProbingSessionsResponse) (interface{}, bool)
- func (fps *SearchProbingSessionsResponse_FieldSubPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fps *SearchProbingSessionsResponse_FieldSubPath) IsLeaf() bool
- func (fps *SearchProbingSessionsResponse_FieldSubPath) JSONString() string
- func (fps *SearchProbingSessionsResponse_FieldSubPath) Selector() SearchProbingSessionsResponse_FieldPathSelector
- func (fps *SearchProbingSessionsResponse_FieldSubPath) String() string
- func (fps *SearchProbingSessionsResponse_FieldSubPath) WithIArrayItemValue(value interface{}) SearchProbingSessionsResponse_FieldPathArrayItemValue
- func (fps *SearchProbingSessionsResponse_FieldSubPath) WithIArrayOfValues(values interface{}) SearchProbingSessionsResponse_FieldPathArrayOfValues
- func (fps *SearchProbingSessionsResponse_FieldSubPath) WithIValue(value interface{}) SearchProbingSessionsResponse_FieldPathValue
- func (fps *SearchProbingSessionsResponse_FieldSubPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fps *SearchProbingSessionsResponse_FieldSubPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fps *SearchProbingSessionsResponse_FieldSubPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type SearchProbingSessionsResponse_FieldSubPathArrayItemValue
- func (fpaivs *SearchProbingSessionsResponse_FieldSubPathArrayItemValue) AsProbingSessionsPathItemValue() (probing_session.ProbingSession_FieldPathArrayItemValue, bool)
- func (fpaivs *SearchProbingSessionsResponse_FieldSubPathArrayItemValue) ContainsValue(source *SearchProbingSessionsResponse) bool
- func (fpaivs *SearchProbingSessionsResponse_FieldSubPathArrayItemValue) GetRawItemValue() interface{}
- type SearchProbingSessionsResponse_FieldSubPathArrayOfValues
- type SearchProbingSessionsResponse_FieldSubPathValue
- func (fpvs *SearchProbingSessionsResponse_FieldSubPathValue) AsProbingSessionsPathValue() (probing_session.ProbingSession_FieldPathValue, bool)
- func (fpvs *SearchProbingSessionsResponse_FieldSubPathValue) CompareWith(source *SearchProbingSessionsResponse) (int, bool)
- func (fpvs *SearchProbingSessionsResponse_FieldSubPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpvs *SearchProbingSessionsResponse_FieldSubPathValue) GetRawValue() interface{}
- func (fpvs *SearchProbingSessionsResponse_FieldSubPathValue) SetTo(target **SearchProbingSessionsResponse)
- func (fpvs *SearchProbingSessionsResponse_FieldSubPathValue) SetToRaw(target proto.Message)
- type SearchProbingSessionsResponse_FieldTerminalPath
- func (fp *SearchProbingSessionsResponse_FieldTerminalPath) ClearValue(item *SearchProbingSessionsResponse)
- func (fp *SearchProbingSessionsResponse_FieldTerminalPath) ClearValueRaw(item proto.Message)
- func (fp *SearchProbingSessionsResponse_FieldTerminalPath) Get(source *SearchProbingSessionsResponse) (values []interface{})
- func (fp *SearchProbingSessionsResponse_FieldTerminalPath) GetDefault() interface{}
- func (fp *SearchProbingSessionsResponse_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
- func (fp *SearchProbingSessionsResponse_FieldTerminalPath) GetSingle(source *SearchProbingSessionsResponse) (interface{}, bool)
- func (fp *SearchProbingSessionsResponse_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fp *SearchProbingSessionsResponse_FieldTerminalPath) IsLeaf() bool
- func (fp *SearchProbingSessionsResponse_FieldTerminalPath) JSONString() string
- func (fp *SearchProbingSessionsResponse_FieldTerminalPath) Selector() SearchProbingSessionsResponse_FieldPathSelector
- func (fp *SearchProbingSessionsResponse_FieldTerminalPath) String() string
- func (fp *SearchProbingSessionsResponse_FieldTerminalPath) WithIArrayItemValue(value interface{}) SearchProbingSessionsResponse_FieldPathArrayItemValue
- func (fp *SearchProbingSessionsResponse_FieldTerminalPath) WithIArrayOfValues(values interface{}) SearchProbingSessionsResponse_FieldPathArrayOfValues
- func (fp *SearchProbingSessionsResponse_FieldTerminalPath) WithIValue(value interface{}) SearchProbingSessionsResponse_FieldPathValue
- func (fp *SearchProbingSessionsResponse_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fp *SearchProbingSessionsResponse_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fp *SearchProbingSessionsResponse_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type SearchProbingSessionsResponse_FieldTerminalPathArrayItemValue
- func (fpaiv *SearchProbingSessionsResponse_FieldTerminalPathArrayItemValue) AsProbingSessionsItemValue() (*probing_session.ProbingSession, bool)
- func (fpaiv *SearchProbingSessionsResponse_FieldTerminalPathArrayItemValue) ContainsValue(source *SearchProbingSessionsResponse) bool
- func (fpaiv *SearchProbingSessionsResponse_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
- func (fpaiv *SearchProbingSessionsResponse_FieldTerminalPathArrayItemValue) GetSingle(source *SearchProbingSessionsResponse) (interface{}, bool)
- func (fpaiv *SearchProbingSessionsResponse_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
- type SearchProbingSessionsResponse_FieldTerminalPathArrayOfValues
- func (fpaov *SearchProbingSessionsResponse_FieldTerminalPathArrayOfValues) AsCurrentOffsetArrayOfValues() ([]int32, bool)
- func (fpaov *SearchProbingSessionsResponse_FieldTerminalPathArrayOfValues) AsNextPageTokenArrayOfValues() ([]*probing_session.PagerCursor, bool)
- func (fpaov *SearchProbingSessionsResponse_FieldTerminalPathArrayOfValues) AsPrevPageTokenArrayOfValues() ([]*probing_session.PagerCursor, bool)
- func (fpaov *SearchProbingSessionsResponse_FieldTerminalPathArrayOfValues) AsProbingSessionsArrayOfValues() ([][]*probing_session.ProbingSession, bool)
- func (fpaov *SearchProbingSessionsResponse_FieldTerminalPathArrayOfValues) AsTotalResultsCountArrayOfValues() ([]int32, bool)
- func (fpaov *SearchProbingSessionsResponse_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
- type SearchProbingSessionsResponse_FieldTerminalPathValue
- func (fpv *SearchProbingSessionsResponse_FieldTerminalPathValue) AsCurrentOffsetValue() (int32, bool)
- func (fpv *SearchProbingSessionsResponse_FieldTerminalPathValue) AsNextPageTokenValue() (*probing_session.PagerCursor, bool)
- func (fpv *SearchProbingSessionsResponse_FieldTerminalPathValue) AsPrevPageTokenValue() (*probing_session.PagerCursor, bool)
- func (fpv *SearchProbingSessionsResponse_FieldTerminalPathValue) AsProbingSessionsValue() ([]*probing_session.ProbingSession, bool)
- func (fpv *SearchProbingSessionsResponse_FieldTerminalPathValue) AsTotalResultsCountValue() (int32, bool)
- func (fpv *SearchProbingSessionsResponse_FieldTerminalPathValue) CompareWith(source *SearchProbingSessionsResponse) (int, bool)
- func (fpv *SearchProbingSessionsResponse_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpv *SearchProbingSessionsResponse_FieldTerminalPathValue) GetRawValue() interface{}
- func (fpv *SearchProbingSessionsResponse_FieldTerminalPathValue) SetTo(target **SearchProbingSessionsResponse)
- func (fpv *SearchProbingSessionsResponse_FieldTerminalPathValue) SetToRaw(target proto.Message)
- type UpdateProbingSessionDescriptor
- func (d *UpdateProbingSessionDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
- func (d *UpdateProbingSessionDescriptor) GetApiName() string
- func (d *UpdateProbingSessionDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *UpdateProbingSessionDescriptor) GetFullMethodName() string
- func (d *UpdateProbingSessionDescriptor) GetMethodName() string
- func (d *UpdateProbingSessionDescriptor) GetProtoPkgName() string
- func (d *UpdateProbingSessionDescriptor) GetResourceDescriptor() gotenresource.Descriptor
- func (d *UpdateProbingSessionDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *UpdateProbingSessionDescriptor) GetServiceDomain() string
- func (d *UpdateProbingSessionDescriptor) GetServiceVersion() string
- func (d *UpdateProbingSessionDescriptor) GetVerb() string
- func (d *UpdateProbingSessionDescriptor) HasResource() bool
- func (d *UpdateProbingSessionDescriptor) IsClientStream() bool
- func (d *UpdateProbingSessionDescriptor) IsCollection() bool
- func (d *UpdateProbingSessionDescriptor) IsPlural() bool
- func (d *UpdateProbingSessionDescriptor) IsServerStream() bool
- func (d *UpdateProbingSessionDescriptor) IsUnary() bool
- func (d *UpdateProbingSessionDescriptor) NewEmptyClientMsg() proto.Message
- func (d *UpdateProbingSessionDescriptor) NewEmptyServerMsg() proto.Message
- func (d *UpdateProbingSessionDescriptor) RequestHasResourceBody() bool
- type UpdateProbingSessionDescriptorClientMsgHandle
- func (h *UpdateProbingSessionDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *UpdateProbingSessionDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *UpdateProbingSessionDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type UpdateProbingSessionDescriptorServerMsgHandle
- func (h *UpdateProbingSessionDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *UpdateProbingSessionDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *UpdateProbingSessionDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type UpdateProbingSessionRequest
- func (o *UpdateProbingSessionRequest) Clone() *UpdateProbingSessionRequest
- func (o *UpdateProbingSessionRequest) CloneRaw() gotenobject.GotenObjectExt
- func (*UpdateProbingSessionRequest) Descriptor() ([]byte, []int)
- func (m *UpdateProbingSessionRequest) GetCas() *UpdateProbingSessionRequest_CAS
- func (m *UpdateProbingSessionRequest) GetProbingSession() *probing_session.ProbingSession
- func (m *UpdateProbingSessionRequest) GetUpdateMask() *probing_session.ProbingSession_FieldMask
- func (*UpdateProbingSessionRequest) GotenMessage()
- func (o *UpdateProbingSessionRequest) GotenObjectExt()
- func (obj *UpdateProbingSessionRequest) GotenValidate() error
- func (o *UpdateProbingSessionRequest) MakeDiffFieldMask(other *UpdateProbingSessionRequest) *UpdateProbingSessionRequest_FieldMask
- func (o *UpdateProbingSessionRequest) MakeFullFieldMask() *UpdateProbingSessionRequest_FieldMask
- func (o *UpdateProbingSessionRequest) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
- func (o *UpdateProbingSessionRequest) MakeRawFullFieldMask() gotenobject.FieldMask
- func (m *UpdateProbingSessionRequest) Marshal() ([]byte, error)
- func (m *UpdateProbingSessionRequest) MarshalJSON() ([]byte, error)
- func (o *UpdateProbingSessionRequest) Merge(source *UpdateProbingSessionRequest)
- func (o *UpdateProbingSessionRequest) MergeRaw(source gotenobject.GotenObjectExt)
- func (*UpdateProbingSessionRequest) ProtoMessage()
- func (m *UpdateProbingSessionRequest) ProtoReflect() preflect.Message
- func (m *UpdateProbingSessionRequest) Reset()
- func (m *UpdateProbingSessionRequest) SetCas(fv *UpdateProbingSessionRequest_CAS)
- func (m *UpdateProbingSessionRequest) SetProbingSession(fv *probing_session.ProbingSession)
- func (m *UpdateProbingSessionRequest) SetUpdateMask(fv *probing_session.ProbingSession_FieldMask)
- func (m *UpdateProbingSessionRequest) String() string
- func (m *UpdateProbingSessionRequest) Unmarshal(b []byte) error
- func (m *UpdateProbingSessionRequest) UnmarshalJSON(data []byte) error
- type UpdateProbingSessionRequestCASFieldPathBuilder
- type UpdateProbingSessionRequestCAS_FieldPath
- func BuildUpdateProbingSessionRequestCAS_FieldPath(fp gotenobject.RawFieldPath) (UpdateProbingSessionRequestCAS_FieldPath, error)
- func MustParseUpdateProbingSessionRequestCAS_FieldPath(rawField string) UpdateProbingSessionRequestCAS_FieldPath
- func ParseUpdateProbingSessionRequestCAS_FieldPath(rawField string) (UpdateProbingSessionRequestCAS_FieldPath, error)
- type UpdateProbingSessionRequestCAS_FieldPathArrayItemValue
- func MustParseUpdateProbingSessionRequestCAS_FieldPathArrayItemValue(pathStr, valueStr string) UpdateProbingSessionRequestCAS_FieldPathArrayItemValue
- func ParseUpdateProbingSessionRequestCAS_FieldPathArrayItemValue(pathStr, valueStr string) (UpdateProbingSessionRequestCAS_FieldPathArrayItemValue, error)
- type UpdateProbingSessionRequestCAS_FieldPathArrayOfValues
- func MustParseUpdateProbingSessionRequestCAS_FieldPathArrayOfValues(pathStr, valuesStr string) UpdateProbingSessionRequestCAS_FieldPathArrayOfValues
- func ParseUpdateProbingSessionRequestCAS_FieldPathArrayOfValues(pathStr, valuesStr string) (UpdateProbingSessionRequestCAS_FieldPathArrayOfValues, error)
- type UpdateProbingSessionRequestCAS_FieldPathSelector
- type UpdateProbingSessionRequestCAS_FieldPathValue
- type UpdateProbingSessionRequestCAS_FieldSubPath
- func (fps *UpdateProbingSessionRequestCAS_FieldSubPath) AsConditionalStateSubPath() (probing_session.ProbingSession_FieldPath, bool)
- func (fps *UpdateProbingSessionRequestCAS_FieldSubPath) ClearValue(item *UpdateProbingSessionRequest_CAS)
- func (fps *UpdateProbingSessionRequestCAS_FieldSubPath) ClearValueRaw(item proto.Message)
- func (fps *UpdateProbingSessionRequestCAS_FieldSubPath) Get(source *UpdateProbingSessionRequest_CAS) (values []interface{})
- func (fps *UpdateProbingSessionRequestCAS_FieldSubPath) GetDefault() interface{}
- func (fps *UpdateProbingSessionRequestCAS_FieldSubPath) GetRaw(source proto.Message) []interface{}
- func (fps *UpdateProbingSessionRequestCAS_FieldSubPath) GetSingle(source *UpdateProbingSessionRequest_CAS) (interface{}, bool)
- func (fps *UpdateProbingSessionRequestCAS_FieldSubPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fps *UpdateProbingSessionRequestCAS_FieldSubPath) IsLeaf() bool
- func (fps *UpdateProbingSessionRequestCAS_FieldSubPath) JSONString() string
- func (fps *UpdateProbingSessionRequestCAS_FieldSubPath) Selector() UpdateProbingSessionRequestCAS_FieldPathSelector
- func (fps *UpdateProbingSessionRequestCAS_FieldSubPath) String() string
- func (fps *UpdateProbingSessionRequestCAS_FieldSubPath) WithIArrayItemValue(value interface{}) UpdateProbingSessionRequestCAS_FieldPathArrayItemValue
- func (fps *UpdateProbingSessionRequestCAS_FieldSubPath) WithIArrayOfValues(values interface{}) UpdateProbingSessionRequestCAS_FieldPathArrayOfValues
- func (fps *UpdateProbingSessionRequestCAS_FieldSubPath) WithIValue(value interface{}) UpdateProbingSessionRequestCAS_FieldPathValue
- func (fps *UpdateProbingSessionRequestCAS_FieldSubPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fps *UpdateProbingSessionRequestCAS_FieldSubPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fps *UpdateProbingSessionRequestCAS_FieldSubPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type UpdateProbingSessionRequestCAS_FieldSubPathArrayItemValue
- func (fpaivs *UpdateProbingSessionRequestCAS_FieldSubPathArrayItemValue) AsConditionalStatePathItemValue() (probing_session.ProbingSession_FieldPathArrayItemValue, bool)
- func (fpaivs *UpdateProbingSessionRequestCAS_FieldSubPathArrayItemValue) ContainsValue(source *UpdateProbingSessionRequest_CAS) bool
- func (fpaivs *UpdateProbingSessionRequestCAS_FieldSubPathArrayItemValue) GetRawItemValue() interface{}
- type UpdateProbingSessionRequestCAS_FieldSubPathArrayOfValues
- type UpdateProbingSessionRequestCAS_FieldSubPathValue
- func (fpvs *UpdateProbingSessionRequestCAS_FieldSubPathValue) AsConditionalStatePathValue() (probing_session.ProbingSession_FieldPathValue, bool)
- func (fpvs *UpdateProbingSessionRequestCAS_FieldSubPathValue) CompareWith(source *UpdateProbingSessionRequest_CAS) (int, bool)
- func (fpvs *UpdateProbingSessionRequestCAS_FieldSubPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpvs *UpdateProbingSessionRequestCAS_FieldSubPathValue) GetRawValue() interface{}
- func (fpvs *UpdateProbingSessionRequestCAS_FieldSubPathValue) SetTo(target **UpdateProbingSessionRequest_CAS)
- func (fpvs *UpdateProbingSessionRequestCAS_FieldSubPathValue) SetToRaw(target proto.Message)
- type UpdateProbingSessionRequestCAS_FieldTerminalPath
- func (fp *UpdateProbingSessionRequestCAS_FieldTerminalPath) ClearValue(item *UpdateProbingSessionRequest_CAS)
- func (fp *UpdateProbingSessionRequestCAS_FieldTerminalPath) ClearValueRaw(item proto.Message)
- func (fp *UpdateProbingSessionRequestCAS_FieldTerminalPath) Get(source *UpdateProbingSessionRequest_CAS) (values []interface{})
- func (fp *UpdateProbingSessionRequestCAS_FieldTerminalPath) GetDefault() interface{}
- func (fp *UpdateProbingSessionRequestCAS_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
- func (fp *UpdateProbingSessionRequestCAS_FieldTerminalPath) GetSingle(source *UpdateProbingSessionRequest_CAS) (interface{}, bool)
- func (fp *UpdateProbingSessionRequestCAS_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fp *UpdateProbingSessionRequestCAS_FieldTerminalPath) IsLeaf() bool
- func (fp *UpdateProbingSessionRequestCAS_FieldTerminalPath) JSONString() string
- func (fp *UpdateProbingSessionRequestCAS_FieldTerminalPath) Selector() UpdateProbingSessionRequestCAS_FieldPathSelector
- func (fp *UpdateProbingSessionRequestCAS_FieldTerminalPath) String() string
- func (fp *UpdateProbingSessionRequestCAS_FieldTerminalPath) WithIArrayItemValue(value interface{}) UpdateProbingSessionRequestCAS_FieldPathArrayItemValue
- func (fp *UpdateProbingSessionRequestCAS_FieldTerminalPath) WithIArrayOfValues(values interface{}) UpdateProbingSessionRequestCAS_FieldPathArrayOfValues
- func (fp *UpdateProbingSessionRequestCAS_FieldTerminalPath) WithIValue(value interface{}) UpdateProbingSessionRequestCAS_FieldPathValue
- func (fp *UpdateProbingSessionRequestCAS_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fp *UpdateProbingSessionRequestCAS_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fp *UpdateProbingSessionRequestCAS_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type UpdateProbingSessionRequestCAS_FieldTerminalPathArrayItemValue
- func (fpaiv *UpdateProbingSessionRequestCAS_FieldTerminalPathArrayItemValue) ContainsValue(source *UpdateProbingSessionRequest_CAS) bool
- func (fpaiv *UpdateProbingSessionRequestCAS_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
- func (fpaiv *UpdateProbingSessionRequestCAS_FieldTerminalPathArrayItemValue) GetSingle(source *UpdateProbingSessionRequest_CAS) (interface{}, bool)
- func (fpaiv *UpdateProbingSessionRequestCAS_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
- type UpdateProbingSessionRequestCAS_FieldTerminalPathArrayOfValues
- func (fpaov *UpdateProbingSessionRequestCAS_FieldTerminalPathArrayOfValues) AsConditionalStateArrayOfValues() ([]*probing_session.ProbingSession, bool)
- func (fpaov *UpdateProbingSessionRequestCAS_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues() ([]*probing_session.ProbingSession_FieldMask, bool)
- func (fpaov *UpdateProbingSessionRequestCAS_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
- type UpdateProbingSessionRequestCAS_FieldTerminalPathValue
- func (fpv *UpdateProbingSessionRequestCAS_FieldTerminalPathValue) AsConditionalStateValue() (*probing_session.ProbingSession, bool)
- func (fpv *UpdateProbingSessionRequestCAS_FieldTerminalPathValue) AsFieldMaskValue() (*probing_session.ProbingSession_FieldMask, bool)
- func (fpv *UpdateProbingSessionRequestCAS_FieldTerminalPathValue) CompareWith(source *UpdateProbingSessionRequest_CAS) (int, bool)
- func (fpv *UpdateProbingSessionRequestCAS_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpv *UpdateProbingSessionRequestCAS_FieldTerminalPathValue) GetRawValue() interface{}
- func (fpv *UpdateProbingSessionRequestCAS_FieldTerminalPathValue) SetTo(target **UpdateProbingSessionRequest_CAS)
- func (fpv *UpdateProbingSessionRequestCAS_FieldTerminalPathValue) SetToRaw(target proto.Message)
- type UpdateProbingSessionRequestFieldPathBuilder
- func (UpdateProbingSessionRequestFieldPathBuilder) Cas() UpdateProbingSessionRequestPathSelectorCas
- func (UpdateProbingSessionRequestFieldPathBuilder) ProbingSession() UpdateProbingSessionRequestPathSelectorProbingSession
- func (UpdateProbingSessionRequestFieldPathBuilder) UpdateMask() UpdateProbingSessionRequestPathSelectorUpdateMask
- type UpdateProbingSessionRequestMapPathSelectorCasConditionalStateMetadataAnnotations
- func (s UpdateProbingSessionRequestMapPathSelectorCasConditionalStateMetadataAnnotations) FieldPath() *UpdateProbingSessionRequest_FieldSubPath
- func (s UpdateProbingSessionRequestMapPathSelectorCasConditionalStateMetadataAnnotations) WithArrayOfValues(values []string) *UpdateProbingSessionRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingSessionRequestMapPathSelectorCasConditionalStateMetadataAnnotations) WithValue(value string) *UpdateProbingSessionRequest_FieldSubPathValue
- type UpdateProbingSessionRequestMapPathSelectorCasConditionalStateMetadataLabels
- func (s UpdateProbingSessionRequestMapPathSelectorCasConditionalStateMetadataLabels) FieldPath() *UpdateProbingSessionRequest_FieldSubPath
- func (s UpdateProbingSessionRequestMapPathSelectorCasConditionalStateMetadataLabels) WithArrayOfValues(values []string) *UpdateProbingSessionRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingSessionRequestMapPathSelectorCasConditionalStateMetadataLabels) WithValue(value string) *UpdateProbingSessionRequest_FieldSubPathValue
- type UpdateProbingSessionRequestMapPathSelectorCasConditionalStateMetadataShards
- func (s UpdateProbingSessionRequestMapPathSelectorCasConditionalStateMetadataShards) FieldPath() *UpdateProbingSessionRequest_FieldSubPath
- func (s UpdateProbingSessionRequestMapPathSelectorCasConditionalStateMetadataShards) WithArrayOfValues(values []int64) *UpdateProbingSessionRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingSessionRequestMapPathSelectorCasConditionalStateMetadataShards) WithValue(value int64) *UpdateProbingSessionRequest_FieldSubPathValue
- type UpdateProbingSessionRequestMapPathSelectorCasConditionalStateSpecHttpProbingConfigAuthConfigTokenRequestRequestHeaders
- func (s UpdateProbingSessionRequestMapPathSelectorCasConditionalStateSpecHttpProbingConfigAuthConfigTokenRequestRequestHeaders) FieldPath() *UpdateProbingSessionRequest_FieldSubPath
- func (s UpdateProbingSessionRequestMapPathSelectorCasConditionalStateSpecHttpProbingConfigAuthConfigTokenRequestRequestHeaders) WithArrayOfValues(values []string) *UpdateProbingSessionRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingSessionRequestMapPathSelectorCasConditionalStateSpecHttpProbingConfigAuthConfigTokenRequestRequestHeaders) WithValue(value string) *UpdateProbingSessionRequest_FieldSubPathValue
- type UpdateProbingSessionRequestMapPathSelectorCasConditionalStateSpecHttpProbingConfigAuthConfigTokenRequestUrlFormEncodedBody
- func (s UpdateProbingSessionRequestMapPathSelectorCasConditionalStateSpecHttpProbingConfigAuthConfigTokenRequestUrlFormEncodedBody) FieldPath() *UpdateProbingSessionRequest_FieldSubPath
- func (s UpdateProbingSessionRequestMapPathSelectorCasConditionalStateSpecHttpProbingConfigAuthConfigTokenRequestUrlFormEncodedBody) WithArrayOfValues(values []*common.HTTPProbingConfig_HTTPRequest_StringArray) *UpdateProbingSessionRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingSessionRequestMapPathSelectorCasConditionalStateSpecHttpProbingConfigAuthConfigTokenRequestUrlFormEncodedBody) WithValue(value *common.HTTPProbingConfig_HTTPRequest_StringArray) *UpdateProbingSessionRequest_FieldSubPathValue
- type UpdateProbingSessionRequestMapPathSelectorCasConditionalStateSpecHttpProbingConfigHttpRequestRequestHeaders
- func (s UpdateProbingSessionRequestMapPathSelectorCasConditionalStateSpecHttpProbingConfigHttpRequestRequestHeaders) FieldPath() *UpdateProbingSessionRequest_FieldSubPath
- func (s UpdateProbingSessionRequestMapPathSelectorCasConditionalStateSpecHttpProbingConfigHttpRequestRequestHeaders) WithArrayOfValues(values []string) *UpdateProbingSessionRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingSessionRequestMapPathSelectorCasConditionalStateSpecHttpProbingConfigHttpRequestRequestHeaders) WithValue(value string) *UpdateProbingSessionRequest_FieldSubPathValue
- type UpdateProbingSessionRequestMapPathSelectorCasConditionalStateSpecHttpProbingConfigHttpRequestUrlFormEncodedBody
- func (s UpdateProbingSessionRequestMapPathSelectorCasConditionalStateSpecHttpProbingConfigHttpRequestUrlFormEncodedBody) FieldPath() *UpdateProbingSessionRequest_FieldSubPath
- func (s UpdateProbingSessionRequestMapPathSelectorCasConditionalStateSpecHttpProbingConfigHttpRequestUrlFormEncodedBody) WithArrayOfValues(values []*common.HTTPProbingConfig_HTTPRequest_StringArray) *UpdateProbingSessionRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingSessionRequestMapPathSelectorCasConditionalStateSpecHttpProbingConfigHttpRequestUrlFormEncodedBody) WithValue(value *common.HTTPProbingConfig_HTTPRequest_StringArray) *UpdateProbingSessionRequest_FieldSubPathValue
- type UpdateProbingSessionRequestMapPathSelectorProbingSessionMetadataAnnotations
- func (s UpdateProbingSessionRequestMapPathSelectorProbingSessionMetadataAnnotations) FieldPath() *UpdateProbingSessionRequest_FieldSubPath
- func (s UpdateProbingSessionRequestMapPathSelectorProbingSessionMetadataAnnotations) WithArrayOfValues(values []string) *UpdateProbingSessionRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingSessionRequestMapPathSelectorProbingSessionMetadataAnnotations) WithValue(value string) *UpdateProbingSessionRequest_FieldSubPathValue
- type UpdateProbingSessionRequestMapPathSelectorProbingSessionMetadataLabels
- func (s UpdateProbingSessionRequestMapPathSelectorProbingSessionMetadataLabels) FieldPath() *UpdateProbingSessionRequest_FieldSubPath
- func (s UpdateProbingSessionRequestMapPathSelectorProbingSessionMetadataLabels) WithArrayOfValues(values []string) *UpdateProbingSessionRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingSessionRequestMapPathSelectorProbingSessionMetadataLabels) WithValue(value string) *UpdateProbingSessionRequest_FieldSubPathValue
- type UpdateProbingSessionRequestMapPathSelectorProbingSessionMetadataShards
- func (s UpdateProbingSessionRequestMapPathSelectorProbingSessionMetadataShards) FieldPath() *UpdateProbingSessionRequest_FieldSubPath
- func (s UpdateProbingSessionRequestMapPathSelectorProbingSessionMetadataShards) WithArrayOfValues(values []int64) *UpdateProbingSessionRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingSessionRequestMapPathSelectorProbingSessionMetadataShards) WithValue(value int64) *UpdateProbingSessionRequest_FieldSubPathValue
- type UpdateProbingSessionRequestMapPathSelectorProbingSessionSpecHttpProbingConfigAuthConfigTokenRequestRequestHeaders
- func (s UpdateProbingSessionRequestMapPathSelectorProbingSessionSpecHttpProbingConfigAuthConfigTokenRequestRequestHeaders) FieldPath() *UpdateProbingSessionRequest_FieldSubPath
- func (s UpdateProbingSessionRequestMapPathSelectorProbingSessionSpecHttpProbingConfigAuthConfigTokenRequestRequestHeaders) WithArrayOfValues(values []string) *UpdateProbingSessionRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingSessionRequestMapPathSelectorProbingSessionSpecHttpProbingConfigAuthConfigTokenRequestRequestHeaders) WithValue(value string) *UpdateProbingSessionRequest_FieldSubPathValue
- type UpdateProbingSessionRequestMapPathSelectorProbingSessionSpecHttpProbingConfigAuthConfigTokenRequestUrlFormEncodedBody
- func (s UpdateProbingSessionRequestMapPathSelectorProbingSessionSpecHttpProbingConfigAuthConfigTokenRequestUrlFormEncodedBody) FieldPath() *UpdateProbingSessionRequest_FieldSubPath
- func (s UpdateProbingSessionRequestMapPathSelectorProbingSessionSpecHttpProbingConfigAuthConfigTokenRequestUrlFormEncodedBody) WithArrayOfValues(values []*common.HTTPProbingConfig_HTTPRequest_StringArray) *UpdateProbingSessionRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingSessionRequestMapPathSelectorProbingSessionSpecHttpProbingConfigAuthConfigTokenRequestUrlFormEncodedBody) WithValue(value *common.HTTPProbingConfig_HTTPRequest_StringArray) *UpdateProbingSessionRequest_FieldSubPathValue
- type UpdateProbingSessionRequestMapPathSelectorProbingSessionSpecHttpProbingConfigHttpRequestRequestHeaders
- func (s UpdateProbingSessionRequestMapPathSelectorProbingSessionSpecHttpProbingConfigHttpRequestRequestHeaders) FieldPath() *UpdateProbingSessionRequest_FieldSubPath
- func (s UpdateProbingSessionRequestMapPathSelectorProbingSessionSpecHttpProbingConfigHttpRequestRequestHeaders) WithArrayOfValues(values []string) *UpdateProbingSessionRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingSessionRequestMapPathSelectorProbingSessionSpecHttpProbingConfigHttpRequestRequestHeaders) WithValue(value string) *UpdateProbingSessionRequest_FieldSubPathValue
- type UpdateProbingSessionRequestMapPathSelectorProbingSessionSpecHttpProbingConfigHttpRequestUrlFormEncodedBody
- func (s UpdateProbingSessionRequestMapPathSelectorProbingSessionSpecHttpProbingConfigHttpRequestUrlFormEncodedBody) FieldPath() *UpdateProbingSessionRequest_FieldSubPath
- func (s UpdateProbingSessionRequestMapPathSelectorProbingSessionSpecHttpProbingConfigHttpRequestUrlFormEncodedBody) WithArrayOfValues(values []*common.HTTPProbingConfig_HTTPRequest_StringArray) *UpdateProbingSessionRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingSessionRequestMapPathSelectorProbingSessionSpecHttpProbingConfigHttpRequestUrlFormEncodedBody) WithValue(value *common.HTTPProbingConfig_HTTPRequest_StringArray) *UpdateProbingSessionRequest_FieldSubPathValue
- type UpdateProbingSessionRequestPathSelectorCas
- func (UpdateProbingSessionRequestPathSelectorCas) ConditionalState() UpdateProbingSessionRequestPathSelectorCasConditionalState
- func (UpdateProbingSessionRequestPathSelectorCas) FieldMask() UpdateProbingSessionRequestPathSelectorCasFieldMask
- func (UpdateProbingSessionRequestPathSelectorCas) FieldPath() *UpdateProbingSessionRequest_FieldTerminalPath
- func (s UpdateProbingSessionRequestPathSelectorCas) WithArrayOfValues(values []*UpdateProbingSessionRequest_CAS) *UpdateProbingSessionRequest_FieldTerminalPathArrayOfValues
- func (s UpdateProbingSessionRequestPathSelectorCas) WithSubArrayItemValue(subPathArrayItemValue UpdateProbingSessionRequestCAS_FieldPathArrayItemValue) *UpdateProbingSessionRequest_FieldSubPathArrayItemValue
- func (s UpdateProbingSessionRequestPathSelectorCas) WithSubArrayOfValues(subPathArrayOfValues UpdateProbingSessionRequestCAS_FieldPathArrayOfValues) *UpdateProbingSessionRequest_FieldSubPathArrayOfValues
- func (UpdateProbingSessionRequestPathSelectorCas) WithSubPath(subPath UpdateProbingSessionRequestCAS_FieldPath) *UpdateProbingSessionRequest_FieldSubPath
- func (s UpdateProbingSessionRequestPathSelectorCas) WithSubValue(subPathValue UpdateProbingSessionRequestCAS_FieldPathValue) *UpdateProbingSessionRequest_FieldSubPathValue
- func (s UpdateProbingSessionRequestPathSelectorCas) WithValue(value *UpdateProbingSessionRequest_CAS) *UpdateProbingSessionRequest_FieldTerminalPathValue
- type UpdateProbingSessionRequestPathSelectorCasConditionalState
- func (UpdateProbingSessionRequestPathSelectorCasConditionalState) DisplayName() UpdateProbingSessionRequestPathSelectorCasConditionalStateDisplayName
- func (UpdateProbingSessionRequestPathSelectorCasConditionalState) FieldPath() *UpdateProbingSessionRequest_FieldSubPath
- func (UpdateProbingSessionRequestPathSelectorCasConditionalState) Metadata() UpdateProbingSessionRequestPathSelectorCasConditionalStateMetadata
- func (UpdateProbingSessionRequestPathSelectorCasConditionalState) Name() UpdateProbingSessionRequestPathSelectorCasConditionalStateName
- func (UpdateProbingSessionRequestPathSelectorCasConditionalState) ProbingDistribution() UpdateProbingSessionRequestPathSelectorCasConditionalStateProbingDistribution
- func (UpdateProbingSessionRequestPathSelectorCasConditionalState) Spec() UpdateProbingSessionRequestPathSelectorCasConditionalStateSpec
- func (UpdateProbingSessionRequestPathSelectorCasConditionalState) Status() UpdateProbingSessionRequestPathSelectorCasConditionalStateStatus
- func (s UpdateProbingSessionRequestPathSelectorCasConditionalState) WithArrayOfValues(values []*probing_session.ProbingSession) *UpdateProbingSessionRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingSessionRequestPathSelectorCasConditionalState) WithValue(value *probing_session.ProbingSession) *UpdateProbingSessionRequest_FieldSubPathValue
- type UpdateProbingSessionRequestPathSelectorCasConditionalStateDisplayName
- func (UpdateProbingSessionRequestPathSelectorCasConditionalStateDisplayName) FieldPath() *UpdateProbingSessionRequest_FieldSubPath
- func (s UpdateProbingSessionRequestPathSelectorCasConditionalStateDisplayName) WithArrayOfValues(values []string) *UpdateProbingSessionRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingSessionRequestPathSelectorCasConditionalStateDisplayName) WithValue(value string) *UpdateProbingSessionRequest_FieldSubPathValue
- type UpdateProbingSessionRequestPathSelectorCasConditionalStateMetadata
- func (UpdateProbingSessionRequestPathSelectorCasConditionalStateMetadata) Annotations() UpdateProbingSessionRequestPathSelectorCasConditionalStateMetadataAnnotations
- func (UpdateProbingSessionRequestPathSelectorCasConditionalStateMetadata) CreateTime() UpdateProbingSessionRequestPathSelectorCasConditionalStateMetadataCreateTime
- func (UpdateProbingSessionRequestPathSelectorCasConditionalStateMetadata) FieldPath() *UpdateProbingSessionRequest_FieldSubPath
- func (UpdateProbingSessionRequestPathSelectorCasConditionalStateMetadata) Generation() UpdateProbingSessionRequestPathSelectorCasConditionalStateMetadataGeneration
- func (UpdateProbingSessionRequestPathSelectorCasConditionalStateMetadata) Labels() UpdateProbingSessionRequestPathSelectorCasConditionalStateMetadataLabels
- func (UpdateProbingSessionRequestPathSelectorCasConditionalStateMetadata) OwnerReferences() ...
- func (UpdateProbingSessionRequestPathSelectorCasConditionalStateMetadata) ResourceVersion() ...
- func (UpdateProbingSessionRequestPathSelectorCasConditionalStateMetadata) Shards() UpdateProbingSessionRequestPathSelectorCasConditionalStateMetadataShards
- func (UpdateProbingSessionRequestPathSelectorCasConditionalStateMetadata) Syncing() UpdateProbingSessionRequestPathSelectorCasConditionalStateMetadataSyncing
- func (UpdateProbingSessionRequestPathSelectorCasConditionalStateMetadata) Tags() UpdateProbingSessionRequestPathSelectorCasConditionalStateMetadataTags
- func (UpdateProbingSessionRequestPathSelectorCasConditionalStateMetadata) UpdateTime() UpdateProbingSessionRequestPathSelectorCasConditionalStateMetadataUpdateTime
- func (UpdateProbingSessionRequestPathSelectorCasConditionalStateMetadata) Uuid() UpdateProbingSessionRequestPathSelectorCasConditionalStateMetadataUuid
- func (s UpdateProbingSessionRequestPathSelectorCasConditionalStateMetadata) WithArrayOfValues(values []*ntt_meta.Meta) *UpdateProbingSessionRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingSessionRequestPathSelectorCasConditionalStateMetadata) WithValue(value *ntt_meta.Meta) *UpdateProbingSessionRequest_FieldSubPathValue
- type UpdateProbingSessionRequestPathSelectorCasConditionalStateMetadataAnnotations
- func (UpdateProbingSessionRequestPathSelectorCasConditionalStateMetadataAnnotations) FieldPath() *UpdateProbingSessionRequest_FieldSubPath
- func (s UpdateProbingSessionRequestPathSelectorCasConditionalStateMetadataAnnotations) WithArrayOfValues(values []map[string]string) *UpdateProbingSessionRequest_FieldSubPathArrayOfValues
- func (UpdateProbingSessionRequestPathSelectorCasConditionalStateMetadataAnnotations) WithKey(key string) ...
- func (s UpdateProbingSessionRequestPathSelectorCasConditionalStateMetadataAnnotations) WithValue(value map[string]string) *UpdateProbingSessionRequest_FieldSubPathValue
- type UpdateProbingSessionRequestPathSelectorCasConditionalStateMetadataCreateTime
- func (UpdateProbingSessionRequestPathSelectorCasConditionalStateMetadataCreateTime) FieldPath() *UpdateProbingSessionRequest_FieldSubPath
- func (s UpdateProbingSessionRequestPathSelectorCasConditionalStateMetadataCreateTime) WithArrayOfValues(values []*timestamp.Timestamp) *UpdateProbingSessionRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingSessionRequestPathSelectorCasConditionalStateMetadataCreateTime) WithValue(value *timestamp.Timestamp) *UpdateProbingSessionRequest_FieldSubPathValue
- type UpdateProbingSessionRequestPathSelectorCasConditionalStateMetadataGeneration
- func (UpdateProbingSessionRequestPathSelectorCasConditionalStateMetadataGeneration) FieldPath() *UpdateProbingSessionRequest_FieldSubPath
- func (s UpdateProbingSessionRequestPathSelectorCasConditionalStateMetadataGeneration) WithArrayOfValues(values []int64) *UpdateProbingSessionRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingSessionRequestPathSelectorCasConditionalStateMetadataGeneration) WithValue(value int64) *UpdateProbingSessionRequest_FieldSubPathValue
- type UpdateProbingSessionRequestPathSelectorCasConditionalStateMetadataLabels
- func (UpdateProbingSessionRequestPathSelectorCasConditionalStateMetadataLabels) FieldPath() *UpdateProbingSessionRequest_FieldSubPath
- func (s UpdateProbingSessionRequestPathSelectorCasConditionalStateMetadataLabels) WithArrayOfValues(values []map[string]string) *UpdateProbingSessionRequest_FieldSubPathArrayOfValues
- func (UpdateProbingSessionRequestPathSelectorCasConditionalStateMetadataLabels) WithKey(key string) UpdateProbingSessionRequestMapPathSelectorCasConditionalStateMetadataLabels
- func (s UpdateProbingSessionRequestPathSelectorCasConditionalStateMetadataLabels) WithValue(value map[string]string) *UpdateProbingSessionRequest_FieldSubPathValue
- type UpdateProbingSessionRequestPathSelectorCasConditionalStateMetadataOwnerReferences
- func (UpdateProbingSessionRequestPathSelectorCasConditionalStateMetadataOwnerReferences) ApiVersion() ...
- func (UpdateProbingSessionRequestPathSelectorCasConditionalStateMetadataOwnerReferences) BlockOwnerDeletion() ...
- func (UpdateProbingSessionRequestPathSelectorCasConditionalStateMetadataOwnerReferences) Controller() ...
- func (UpdateProbingSessionRequestPathSelectorCasConditionalStateMetadataOwnerReferences) FieldPath() *UpdateProbingSessionRequest_FieldSubPath
- func (UpdateProbingSessionRequestPathSelectorCasConditionalStateMetadataOwnerReferences) Kind() ...
- func (UpdateProbingSessionRequestPathSelectorCasConditionalStateMetadataOwnerReferences) Name() ...
- func (UpdateProbingSessionRequestPathSelectorCasConditionalStateMetadataOwnerReferences) Uid() ...
- func (s UpdateProbingSessionRequestPathSelectorCasConditionalStateMetadataOwnerReferences) WithArrayOfValues(values [][]*ntt_meta.OwnerReference) *UpdateProbingSessionRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingSessionRequestPathSelectorCasConditionalStateMetadataOwnerReferences) WithItemValue(value *ntt_meta.OwnerReference) *UpdateProbingSessionRequest_FieldSubPathArrayItemValue
- func (s UpdateProbingSessionRequestPathSelectorCasConditionalStateMetadataOwnerReferences) WithValue(value []*ntt_meta.OwnerReference) *UpdateProbingSessionRequest_FieldSubPathValue
- type UpdateProbingSessionRequestPathSelectorCasConditionalStateMetadataOwnerReferencesApiVersion
- func (UpdateProbingSessionRequestPathSelectorCasConditionalStateMetadataOwnerReferencesApiVersion) FieldPath() *UpdateProbingSessionRequest_FieldSubPath
- func (s UpdateProbingSessionRequestPathSelectorCasConditionalStateMetadataOwnerReferencesApiVersion) WithArrayOfValues(values []string) *UpdateProbingSessionRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingSessionRequestPathSelectorCasConditionalStateMetadataOwnerReferencesApiVersion) WithValue(value string) *UpdateProbingSessionRequest_FieldSubPathValue
- type UpdateProbingSessionRequestPathSelectorCasConditionalStateMetadataOwnerReferencesBlockOwnerDeletion
- func (UpdateProbingSessionRequestPathSelectorCasConditionalStateMetadataOwnerReferencesBlockOwnerDeletion) FieldPath() *UpdateProbingSessionRequest_FieldSubPath
- func (s UpdateProbingSessionRequestPathSelectorCasConditionalStateMetadataOwnerReferencesBlockOwnerDeletion) WithArrayOfValues(values []bool) *UpdateProbingSessionRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingSessionRequestPathSelectorCasConditionalStateMetadataOwnerReferencesBlockOwnerDeletion) WithValue(value bool) *UpdateProbingSessionRequest_FieldSubPathValue
- type UpdateProbingSessionRequestPathSelectorCasConditionalStateMetadataOwnerReferencesController
- func (UpdateProbingSessionRequestPathSelectorCasConditionalStateMetadataOwnerReferencesController) FieldPath() *UpdateProbingSessionRequest_FieldSubPath
- func (s UpdateProbingSessionRequestPathSelectorCasConditionalStateMetadataOwnerReferencesController) WithArrayOfValues(values []bool) *UpdateProbingSessionRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingSessionRequestPathSelectorCasConditionalStateMetadataOwnerReferencesController) WithValue(value bool) *UpdateProbingSessionRequest_FieldSubPathValue
- type UpdateProbingSessionRequestPathSelectorCasConditionalStateMetadataOwnerReferencesKind
- func (UpdateProbingSessionRequestPathSelectorCasConditionalStateMetadataOwnerReferencesKind) FieldPath() *UpdateProbingSessionRequest_FieldSubPath
- func (s UpdateProbingSessionRequestPathSelectorCasConditionalStateMetadataOwnerReferencesKind) WithArrayOfValues(values []string) *UpdateProbingSessionRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingSessionRequestPathSelectorCasConditionalStateMetadataOwnerReferencesKind) WithValue(value string) *UpdateProbingSessionRequest_FieldSubPathValue
- type UpdateProbingSessionRequestPathSelectorCasConditionalStateMetadataOwnerReferencesName
- func (UpdateProbingSessionRequestPathSelectorCasConditionalStateMetadataOwnerReferencesName) FieldPath() *UpdateProbingSessionRequest_FieldSubPath
- func (s UpdateProbingSessionRequestPathSelectorCasConditionalStateMetadataOwnerReferencesName) WithArrayOfValues(values []string) *UpdateProbingSessionRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingSessionRequestPathSelectorCasConditionalStateMetadataOwnerReferencesName) WithValue(value string) *UpdateProbingSessionRequest_FieldSubPathValue
- type UpdateProbingSessionRequestPathSelectorCasConditionalStateMetadataOwnerReferencesUid
- func (UpdateProbingSessionRequestPathSelectorCasConditionalStateMetadataOwnerReferencesUid) FieldPath() *UpdateProbingSessionRequest_FieldSubPath
- func (s UpdateProbingSessionRequestPathSelectorCasConditionalStateMetadataOwnerReferencesUid) WithArrayOfValues(values []string) *UpdateProbingSessionRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingSessionRequestPathSelectorCasConditionalStateMetadataOwnerReferencesUid) WithValue(value string) *UpdateProbingSessionRequest_FieldSubPathValue
- type UpdateProbingSessionRequestPathSelectorCasConditionalStateMetadataResourceVersion
- func (UpdateProbingSessionRequestPathSelectorCasConditionalStateMetadataResourceVersion) FieldPath() *UpdateProbingSessionRequest_FieldSubPath
- func (s UpdateProbingSessionRequestPathSelectorCasConditionalStateMetadataResourceVersion) WithArrayOfValues(values []string) *UpdateProbingSessionRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingSessionRequestPathSelectorCasConditionalStateMetadataResourceVersion) WithValue(value string) *UpdateProbingSessionRequest_FieldSubPathValue
- type UpdateProbingSessionRequestPathSelectorCasConditionalStateMetadataShards
- func (UpdateProbingSessionRequestPathSelectorCasConditionalStateMetadataShards) FieldPath() *UpdateProbingSessionRequest_FieldSubPath
- func (s UpdateProbingSessionRequestPathSelectorCasConditionalStateMetadataShards) WithArrayOfValues(values []map[string]int64) *UpdateProbingSessionRequest_FieldSubPathArrayOfValues
- func (UpdateProbingSessionRequestPathSelectorCasConditionalStateMetadataShards) WithKey(key string) UpdateProbingSessionRequestMapPathSelectorCasConditionalStateMetadataShards
- func (s UpdateProbingSessionRequestPathSelectorCasConditionalStateMetadataShards) WithValue(value map[string]int64) *UpdateProbingSessionRequest_FieldSubPathValue
- type UpdateProbingSessionRequestPathSelectorCasConditionalStateMetadataSyncing
- func (UpdateProbingSessionRequestPathSelectorCasConditionalStateMetadataSyncing) FieldPath() *UpdateProbingSessionRequest_FieldSubPath
- func (UpdateProbingSessionRequestPathSelectorCasConditionalStateMetadataSyncing) OwningRegion() ...
- func (UpdateProbingSessionRequestPathSelectorCasConditionalStateMetadataSyncing) Regions() ...
- func (s UpdateProbingSessionRequestPathSelectorCasConditionalStateMetadataSyncing) WithArrayOfValues(values []*ntt_meta.SyncingMeta) *UpdateProbingSessionRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingSessionRequestPathSelectorCasConditionalStateMetadataSyncing) WithValue(value *ntt_meta.SyncingMeta) *UpdateProbingSessionRequest_FieldSubPathValue
- type UpdateProbingSessionRequestPathSelectorCasConditionalStateMetadataSyncingOwningRegion
- func (UpdateProbingSessionRequestPathSelectorCasConditionalStateMetadataSyncingOwningRegion) FieldPath() *UpdateProbingSessionRequest_FieldSubPath
- func (s UpdateProbingSessionRequestPathSelectorCasConditionalStateMetadataSyncingOwningRegion) WithArrayOfValues(values []string) *UpdateProbingSessionRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingSessionRequestPathSelectorCasConditionalStateMetadataSyncingOwningRegion) WithValue(value string) *UpdateProbingSessionRequest_FieldSubPathValue
- type UpdateProbingSessionRequestPathSelectorCasConditionalStateMetadataSyncingRegions
- func (UpdateProbingSessionRequestPathSelectorCasConditionalStateMetadataSyncingRegions) FieldPath() *UpdateProbingSessionRequest_FieldSubPath
- func (s UpdateProbingSessionRequestPathSelectorCasConditionalStateMetadataSyncingRegions) WithArrayOfValues(values [][]string) *UpdateProbingSessionRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingSessionRequestPathSelectorCasConditionalStateMetadataSyncingRegions) WithItemValue(value string) *UpdateProbingSessionRequest_FieldSubPathArrayItemValue
- func (s UpdateProbingSessionRequestPathSelectorCasConditionalStateMetadataSyncingRegions) WithValue(value []string) *UpdateProbingSessionRequest_FieldSubPathValue
- type UpdateProbingSessionRequestPathSelectorCasConditionalStateMetadataTags
- func (UpdateProbingSessionRequestPathSelectorCasConditionalStateMetadataTags) FieldPath() *UpdateProbingSessionRequest_FieldSubPath
- func (s UpdateProbingSessionRequestPathSelectorCasConditionalStateMetadataTags) WithArrayOfValues(values [][]string) *UpdateProbingSessionRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingSessionRequestPathSelectorCasConditionalStateMetadataTags) WithItemValue(value string) *UpdateProbingSessionRequest_FieldSubPathArrayItemValue
- func (s UpdateProbingSessionRequestPathSelectorCasConditionalStateMetadataTags) WithValue(value []string) *UpdateProbingSessionRequest_FieldSubPathValue
- type UpdateProbingSessionRequestPathSelectorCasConditionalStateMetadataUpdateTime
- func (UpdateProbingSessionRequestPathSelectorCasConditionalStateMetadataUpdateTime) FieldPath() *UpdateProbingSessionRequest_FieldSubPath
- func (s UpdateProbingSessionRequestPathSelectorCasConditionalStateMetadataUpdateTime) WithArrayOfValues(values []*timestamp.Timestamp) *UpdateProbingSessionRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingSessionRequestPathSelectorCasConditionalStateMetadataUpdateTime) WithValue(value *timestamp.Timestamp) *UpdateProbingSessionRequest_FieldSubPathValue
- type UpdateProbingSessionRequestPathSelectorCasConditionalStateMetadataUuid
- func (UpdateProbingSessionRequestPathSelectorCasConditionalStateMetadataUuid) FieldPath() *UpdateProbingSessionRequest_FieldSubPath
- func (s UpdateProbingSessionRequestPathSelectorCasConditionalStateMetadataUuid) WithArrayOfValues(values []string) *UpdateProbingSessionRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingSessionRequestPathSelectorCasConditionalStateMetadataUuid) WithValue(value string) *UpdateProbingSessionRequest_FieldSubPathValue
- type UpdateProbingSessionRequestPathSelectorCasConditionalStateName
- func (UpdateProbingSessionRequestPathSelectorCasConditionalStateName) FieldPath() *UpdateProbingSessionRequest_FieldSubPath
- func (s UpdateProbingSessionRequestPathSelectorCasConditionalStateName) WithArrayOfValues(values []*probing_session.Name) *UpdateProbingSessionRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingSessionRequestPathSelectorCasConditionalStateName) WithValue(value *probing_session.Name) *UpdateProbingSessionRequest_FieldSubPathValue
- type UpdateProbingSessionRequestPathSelectorCasConditionalStateProbingDistribution
- func (UpdateProbingSessionRequestPathSelectorCasConditionalStateProbingDistribution) FieldPath() *UpdateProbingSessionRequest_FieldSubPath
- func (s UpdateProbingSessionRequestPathSelectorCasConditionalStateProbingDistribution) WithArrayOfValues(values []*probing_distribution.Reference) *UpdateProbingSessionRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingSessionRequestPathSelectorCasConditionalStateProbingDistribution) WithValue(value *probing_distribution.Reference) *UpdateProbingSessionRequest_FieldSubPathValue
- type UpdateProbingSessionRequestPathSelectorCasConditionalStateSpec
- func (UpdateProbingSessionRequestPathSelectorCasConditionalStateSpec) Address() UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecAddress
- func (UpdateProbingSessionRequestPathSelectorCasConditionalStateSpec) Addresses() UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecAddresses
- func (UpdateProbingSessionRequestPathSelectorCasConditionalStateSpec) FieldPath() *UpdateProbingSessionRequest_FieldSubPath
- func (UpdateProbingSessionRequestPathSelectorCasConditionalStateSpec) HttpProbingConfig() ...
- func (UpdateProbingSessionRequestPathSelectorCasConditionalStateSpec) Interval() UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecInterval
- func (UpdateProbingSessionRequestPathSelectorCasConditionalStateSpec) IpVersion() UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecIpVersion
- func (UpdateProbingSessionRequestPathSelectorCasConditionalStateSpec) Location() UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecLocation
- func (UpdateProbingSessionRequestPathSelectorCasConditionalStateSpec) LocationType() UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecLocationType
- func (UpdateProbingSessionRequestPathSelectorCasConditionalStateSpec) Mode() UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecMode
- func (UpdateProbingSessionRequestPathSelectorCasConditionalStateSpec) PathProbing() UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecPathProbing
- func (UpdateProbingSessionRequestPathSelectorCasConditionalStateSpec) Port() UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecPort
- func (UpdateProbingSessionRequestPathSelectorCasConditionalStateSpec) Probe() UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecProbe
- func (UpdateProbingSessionRequestPathSelectorCasConditionalStateSpec) ProxyConfiguration() ...
- func (UpdateProbingSessionRequestPathSelectorCasConditionalStateSpec) SpeedtestSettings() ...
- func (UpdateProbingSessionRequestPathSelectorCasConditionalStateSpec) Target() UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecTarget
- func (UpdateProbingSessionRequestPathSelectorCasConditionalStateSpec) TargetGroup() UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecTargetGroup
- func (UpdateProbingSessionRequestPathSelectorCasConditionalStateSpec) Tos() UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecTos
- func (UpdateProbingSessionRequestPathSelectorCasConditionalStateSpec) Type() UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecType
- func (s UpdateProbingSessionRequestPathSelectorCasConditionalStateSpec) WithArrayOfValues(values []*probing_session.ProbingSession_Spec) *UpdateProbingSessionRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingSessionRequestPathSelectorCasConditionalStateSpec) WithValue(value *probing_session.ProbingSession_Spec) *UpdateProbingSessionRequest_FieldSubPathValue
- type UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecAddress
- func (UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecAddress) FieldPath() *UpdateProbingSessionRequest_FieldSubPath
- func (s UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecAddress) WithArrayOfValues(values []string) *UpdateProbingSessionRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecAddress) WithValue(value string) *UpdateProbingSessionRequest_FieldSubPathValue
- type UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecAddresses
- func (UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecAddresses) FieldPath() *UpdateProbingSessionRequest_FieldSubPath
- func (s UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecAddresses) WithArrayOfValues(values [][]string) *UpdateProbingSessionRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecAddresses) WithItemValue(value string) *UpdateProbingSessionRequest_FieldSubPathArrayItemValue
- func (s UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecAddresses) WithValue(value []string) *UpdateProbingSessionRequest_FieldSubPathValue
- type UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecHttpProbingConfig
- func (UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecHttpProbingConfig) AuthConfig() ...
- func (UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecHttpProbingConfig) FieldPath() *UpdateProbingSessionRequest_FieldSubPath
- func (UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecHttpProbingConfig) HttpRequest() ...
- func (s UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecHttpProbingConfig) WithArrayOfValues(values []*common.HTTPProbingConfig) *UpdateProbingSessionRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecHttpProbingConfig) WithValue(value *common.HTTPProbingConfig) *UpdateProbingSessionRequest_FieldSubPathValue
- type UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecHttpProbingConfigAuthConfig
- func (UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecHttpProbingConfigAuthConfig) FieldPath() *UpdateProbingSessionRequest_FieldSubPath
- func (UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecHttpProbingConfigAuthConfig) Password() ...
- func (UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecHttpProbingConfigAuthConfig) RequestHeaderTokenKey() ...
- func (UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecHttpProbingConfigAuthConfig) TokenRequest() ...
- func (UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecHttpProbingConfigAuthConfig) TokenResponseBodyExpiryKey() ...
- func (UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecHttpProbingConfigAuthConfig) TokenResponseBodyKey() ...
- func (UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecHttpProbingConfigAuthConfig) TokenResponseHeader() ...
- func (UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecHttpProbingConfigAuthConfig) Username() ...
- func (s UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecHttpProbingConfigAuthConfig) WithArrayOfValues(values []*common.HTTPProbingConfig_HTTPAuth) *UpdateProbingSessionRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecHttpProbingConfigAuthConfig) WithValue(value *common.HTTPProbingConfig_HTTPAuth) *UpdateProbingSessionRequest_FieldSubPathValue
- type UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecHttpProbingConfigAuthConfigPassword
- func (UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecHttpProbingConfigAuthConfigPassword) FieldPath() *UpdateProbingSessionRequest_FieldSubPath
- func (s UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecHttpProbingConfigAuthConfigPassword) WithArrayOfValues(values []string) *UpdateProbingSessionRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecHttpProbingConfigAuthConfigPassword) WithValue(value string) *UpdateProbingSessionRequest_FieldSubPathValue
- type UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecHttpProbingConfigAuthConfigRequestHeaderTokenKey
- func (UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecHttpProbingConfigAuthConfigRequestHeaderTokenKey) FieldPath() *UpdateProbingSessionRequest_FieldSubPath
- func (s UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecHttpProbingConfigAuthConfigRequestHeaderTokenKey) WithArrayOfValues(values []string) *UpdateProbingSessionRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecHttpProbingConfigAuthConfigRequestHeaderTokenKey) WithValue(value string) *UpdateProbingSessionRequest_FieldSubPathValue
- type UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecHttpProbingConfigAuthConfigTokenRequest
- func (UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecHttpProbingConfigAuthConfigTokenRequest) AuthenticationMethod() ...
- func (UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecHttpProbingConfigAuthConfigTokenRequest) ExpectedResponseCode() ...
- func (UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecHttpProbingConfigAuthConfigTokenRequest) FieldPath() *UpdateProbingSessionRequest_FieldSubPath
- func (UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecHttpProbingConfigAuthConfigTokenRequest) RequestBody() ...
- func (UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecHttpProbingConfigAuthConfigTokenRequest) RequestHeaders() ...
- func (UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecHttpProbingConfigAuthConfigTokenRequest) RequestMethod() ...
- func (UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecHttpProbingConfigAuthConfigTokenRequest) Timeout() ...
- func (UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecHttpProbingConfigAuthConfigTokenRequest) Url() ...
- func (UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecHttpProbingConfigAuthConfigTokenRequest) UrlFormEncodedBody() ...
- func (s UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecHttpProbingConfigAuthConfigTokenRequest) WithArrayOfValues(values []*common.HTTPProbingConfig_HTTPRequest) *UpdateProbingSessionRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecHttpProbingConfigAuthConfigTokenRequest) WithValue(value *common.HTTPProbingConfig_HTTPRequest) *UpdateProbingSessionRequest_FieldSubPathValue
- type UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecHttpProbingConfigAuthConfigTokenRequestAuthenticationMethod
- func (UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecHttpProbingConfigAuthConfigTokenRequestAuthenticationMethod) FieldPath() *UpdateProbingSessionRequest_FieldSubPath
- func (s UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecHttpProbingConfigAuthConfigTokenRequestAuthenticationMethod) WithArrayOfValues(values []common.AuthenticationMethod) *UpdateProbingSessionRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecHttpProbingConfigAuthConfigTokenRequestAuthenticationMethod) WithValue(value common.AuthenticationMethod) *UpdateProbingSessionRequest_FieldSubPathValue
- type UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecHttpProbingConfigAuthConfigTokenRequestExpectedResponseCode
- func (UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecHttpProbingConfigAuthConfigTokenRequestExpectedResponseCode) FieldPath() *UpdateProbingSessionRequest_FieldSubPath
- func (s UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecHttpProbingConfigAuthConfigTokenRequestExpectedResponseCode) WithArrayOfValues(values []uint32) *UpdateProbingSessionRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecHttpProbingConfigAuthConfigTokenRequestExpectedResponseCode) WithValue(value uint32) *UpdateProbingSessionRequest_FieldSubPathValue
- type UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecHttpProbingConfigAuthConfigTokenRequestRequestBody
- func (UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecHttpProbingConfigAuthConfigTokenRequestRequestBody) FieldPath() *UpdateProbingSessionRequest_FieldSubPath
- func (s UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecHttpProbingConfigAuthConfigTokenRequestRequestBody) WithArrayOfValues(values []string) *UpdateProbingSessionRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecHttpProbingConfigAuthConfigTokenRequestRequestBody) WithValue(value string) *UpdateProbingSessionRequest_FieldSubPathValue
- type UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecHttpProbingConfigAuthConfigTokenRequestRequestHeaders
- func (UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecHttpProbingConfigAuthConfigTokenRequestRequestHeaders) FieldPath() *UpdateProbingSessionRequest_FieldSubPath
- func (s UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecHttpProbingConfigAuthConfigTokenRequestRequestHeaders) WithArrayOfValues(values []map[string]string) *UpdateProbingSessionRequest_FieldSubPathArrayOfValues
- func (UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecHttpProbingConfigAuthConfigTokenRequestRequestHeaders) WithKey(key string) ...
- func (s UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecHttpProbingConfigAuthConfigTokenRequestRequestHeaders) WithValue(value map[string]string) *UpdateProbingSessionRequest_FieldSubPathValue
- type UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecHttpProbingConfigAuthConfigTokenRequestRequestMethod
- func (UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecHttpProbingConfigAuthConfigTokenRequestRequestMethod) FieldPath() *UpdateProbingSessionRequest_FieldSubPath
- func (s UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecHttpProbingConfigAuthConfigTokenRequestRequestMethod) WithArrayOfValues(values []common.HTTPRequestMethod) *UpdateProbingSessionRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecHttpProbingConfigAuthConfigTokenRequestRequestMethod) WithValue(value common.HTTPRequestMethod) *UpdateProbingSessionRequest_FieldSubPathValue
- type UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecHttpProbingConfigAuthConfigTokenRequestTimeout
- func (UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecHttpProbingConfigAuthConfigTokenRequestTimeout) FieldPath() *UpdateProbingSessionRequest_FieldSubPath
- func (s UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecHttpProbingConfigAuthConfigTokenRequestTimeout) WithArrayOfValues(values []*duration.Duration) *UpdateProbingSessionRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecHttpProbingConfigAuthConfigTokenRequestTimeout) WithValue(value *duration.Duration) *UpdateProbingSessionRequest_FieldSubPathValue
- type UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecHttpProbingConfigAuthConfigTokenRequestUrl
- func (UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecHttpProbingConfigAuthConfigTokenRequestUrl) FieldPath() *UpdateProbingSessionRequest_FieldSubPath
- func (s UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecHttpProbingConfigAuthConfigTokenRequestUrl) WithArrayOfValues(values []string) *UpdateProbingSessionRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecHttpProbingConfigAuthConfigTokenRequestUrl) WithValue(value string) *UpdateProbingSessionRequest_FieldSubPathValue
- type UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecHttpProbingConfigAuthConfigTokenRequestUrlFormEncodedBody
- func (UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecHttpProbingConfigAuthConfigTokenRequestUrlFormEncodedBody) FieldPath() *UpdateProbingSessionRequest_FieldSubPath
- func (s UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecHttpProbingConfigAuthConfigTokenRequestUrlFormEncodedBody) WithArrayOfValues(values []map[string]*common.HTTPProbingConfig_HTTPRequest_StringArray) *UpdateProbingSessionRequest_FieldSubPathArrayOfValues
- func (UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecHttpProbingConfigAuthConfigTokenRequestUrlFormEncodedBody) WithKey(key string) ...
- func (s UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecHttpProbingConfigAuthConfigTokenRequestUrlFormEncodedBody) WithValue(value map[string]*common.HTTPProbingConfig_HTTPRequest_StringArray) *UpdateProbingSessionRequest_FieldSubPathValue
- type UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecHttpProbingConfigAuthConfigTokenResponseBodyExpiryKey
- func (UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecHttpProbingConfigAuthConfigTokenResponseBodyExpiryKey) FieldPath() *UpdateProbingSessionRequest_FieldSubPath
- func (s UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecHttpProbingConfigAuthConfigTokenResponseBodyExpiryKey) WithArrayOfValues(values []string) *UpdateProbingSessionRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecHttpProbingConfigAuthConfigTokenResponseBodyExpiryKey) WithValue(value string) *UpdateProbingSessionRequest_FieldSubPathValue
- type UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecHttpProbingConfigAuthConfigTokenResponseBodyKey
- func (UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecHttpProbingConfigAuthConfigTokenResponseBodyKey) FieldPath() *UpdateProbingSessionRequest_FieldSubPath
- func (s UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecHttpProbingConfigAuthConfigTokenResponseBodyKey) WithArrayOfValues(values []string) *UpdateProbingSessionRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecHttpProbingConfigAuthConfigTokenResponseBodyKey) WithValue(value string) *UpdateProbingSessionRequest_FieldSubPathValue
- type UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecHttpProbingConfigAuthConfigTokenResponseHeader
- func (UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecHttpProbingConfigAuthConfigTokenResponseHeader) FieldPath() *UpdateProbingSessionRequest_FieldSubPath
- func (s UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecHttpProbingConfigAuthConfigTokenResponseHeader) WithArrayOfValues(values []string) *UpdateProbingSessionRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecHttpProbingConfigAuthConfigTokenResponseHeader) WithValue(value string) *UpdateProbingSessionRequest_FieldSubPathValue
- type UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecHttpProbingConfigAuthConfigUsername
- func (UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecHttpProbingConfigAuthConfigUsername) FieldPath() *UpdateProbingSessionRequest_FieldSubPath
- func (s UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecHttpProbingConfigAuthConfigUsername) WithArrayOfValues(values []string) *UpdateProbingSessionRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecHttpProbingConfigAuthConfigUsername) WithValue(value string) *UpdateProbingSessionRequest_FieldSubPathValue
- type UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecHttpProbingConfigHttpRequest
- func (UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecHttpProbingConfigHttpRequest) AuthenticationMethod() ...
- func (UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecHttpProbingConfigHttpRequest) ExpectedResponseCode() ...
- func (UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecHttpProbingConfigHttpRequest) FieldPath() *UpdateProbingSessionRequest_FieldSubPath
- func (UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecHttpProbingConfigHttpRequest) RequestBody() ...
- func (UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecHttpProbingConfigHttpRequest) RequestHeaders() ...
- func (UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecHttpProbingConfigHttpRequest) RequestMethod() ...
- func (UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecHttpProbingConfigHttpRequest) Timeout() ...
- func (UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecHttpProbingConfigHttpRequest) Url() ...
- func (UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecHttpProbingConfigHttpRequest) UrlFormEncodedBody() ...
- func (s UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecHttpProbingConfigHttpRequest) WithArrayOfValues(values []*common.HTTPProbingConfig_HTTPRequest) *UpdateProbingSessionRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecHttpProbingConfigHttpRequest) WithValue(value *common.HTTPProbingConfig_HTTPRequest) *UpdateProbingSessionRequest_FieldSubPathValue
- type UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecHttpProbingConfigHttpRequestAuthenticationMethod
- func (UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecHttpProbingConfigHttpRequestAuthenticationMethod) FieldPath() *UpdateProbingSessionRequest_FieldSubPath
- func (s UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecHttpProbingConfigHttpRequestAuthenticationMethod) WithArrayOfValues(values []common.AuthenticationMethod) *UpdateProbingSessionRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecHttpProbingConfigHttpRequestAuthenticationMethod) WithValue(value common.AuthenticationMethod) *UpdateProbingSessionRequest_FieldSubPathValue
- type UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecHttpProbingConfigHttpRequestExpectedResponseCode
- func (UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecHttpProbingConfigHttpRequestExpectedResponseCode) FieldPath() *UpdateProbingSessionRequest_FieldSubPath
- func (s UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecHttpProbingConfigHttpRequestExpectedResponseCode) WithArrayOfValues(values []uint32) *UpdateProbingSessionRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecHttpProbingConfigHttpRequestExpectedResponseCode) WithValue(value uint32) *UpdateProbingSessionRequest_FieldSubPathValue
- type UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecHttpProbingConfigHttpRequestRequestBody
- func (UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecHttpProbingConfigHttpRequestRequestBody) FieldPath() *UpdateProbingSessionRequest_FieldSubPath
- func (s UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecHttpProbingConfigHttpRequestRequestBody) WithArrayOfValues(values []string) *UpdateProbingSessionRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecHttpProbingConfigHttpRequestRequestBody) WithValue(value string) *UpdateProbingSessionRequest_FieldSubPathValue
- type UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecHttpProbingConfigHttpRequestRequestHeaders
- func (UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecHttpProbingConfigHttpRequestRequestHeaders) FieldPath() *UpdateProbingSessionRequest_FieldSubPath
- func (s UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecHttpProbingConfigHttpRequestRequestHeaders) WithArrayOfValues(values []map[string]string) *UpdateProbingSessionRequest_FieldSubPathArrayOfValues
- func (UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecHttpProbingConfigHttpRequestRequestHeaders) WithKey(key string) ...
- func (s UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecHttpProbingConfigHttpRequestRequestHeaders) WithValue(value map[string]string) *UpdateProbingSessionRequest_FieldSubPathValue
- type UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecHttpProbingConfigHttpRequestRequestMethod
- func (UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecHttpProbingConfigHttpRequestRequestMethod) FieldPath() *UpdateProbingSessionRequest_FieldSubPath
- func (s UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecHttpProbingConfigHttpRequestRequestMethod) WithArrayOfValues(values []common.HTTPRequestMethod) *UpdateProbingSessionRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecHttpProbingConfigHttpRequestRequestMethod) WithValue(value common.HTTPRequestMethod) *UpdateProbingSessionRequest_FieldSubPathValue
- type UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecHttpProbingConfigHttpRequestTimeout
- func (UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecHttpProbingConfigHttpRequestTimeout) FieldPath() *UpdateProbingSessionRequest_FieldSubPath
- func (s UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecHttpProbingConfigHttpRequestTimeout) WithArrayOfValues(values []*duration.Duration) *UpdateProbingSessionRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecHttpProbingConfigHttpRequestTimeout) WithValue(value *duration.Duration) *UpdateProbingSessionRequest_FieldSubPathValue
- type UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecHttpProbingConfigHttpRequestUrl
- func (UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecHttpProbingConfigHttpRequestUrl) FieldPath() *UpdateProbingSessionRequest_FieldSubPath
- func (s UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecHttpProbingConfigHttpRequestUrl) WithArrayOfValues(values []string) *UpdateProbingSessionRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecHttpProbingConfigHttpRequestUrl) WithValue(value string) *UpdateProbingSessionRequest_FieldSubPathValue
- type UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecHttpProbingConfigHttpRequestUrlFormEncodedBody
- func (UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecHttpProbingConfigHttpRequestUrlFormEncodedBody) FieldPath() *UpdateProbingSessionRequest_FieldSubPath
- func (s UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecHttpProbingConfigHttpRequestUrlFormEncodedBody) WithArrayOfValues(values []map[string]*common.HTTPProbingConfig_HTTPRequest_StringArray) *UpdateProbingSessionRequest_FieldSubPathArrayOfValues
- func (UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecHttpProbingConfigHttpRequestUrlFormEncodedBody) WithKey(key string) ...
- func (s UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecHttpProbingConfigHttpRequestUrlFormEncodedBody) WithValue(value map[string]*common.HTTPProbingConfig_HTTPRequest_StringArray) *UpdateProbingSessionRequest_FieldSubPathValue
- type UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecInterval
- func (UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecInterval) FieldPath() *UpdateProbingSessionRequest_FieldSubPath
- func (s UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecInterval) WithArrayOfValues(values []*duration.Duration) *UpdateProbingSessionRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecInterval) WithValue(value *duration.Duration) *UpdateProbingSessionRequest_FieldSubPathValue
- type UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecIpVersion
- func (UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecIpVersion) FieldPath() *UpdateProbingSessionRequest_FieldSubPath
- func (s UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecIpVersion) WithArrayOfValues(values []common.IpVersion) *UpdateProbingSessionRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecIpVersion) WithValue(value common.IpVersion) *UpdateProbingSessionRequest_FieldSubPathValue
- type UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecLocation
- func (UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecLocation) Accuracy() UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecLocationAccuracy
- func (UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecLocation) Address() UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecLocationAddress
- func (UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecLocation) AdminHierarchy() ...
- func (UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecLocation) Coordinates() ...
- func (UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecLocation) FieldPath() *UpdateProbingSessionRequest_FieldSubPath
- func (s UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecLocation) WithArrayOfValues(values []*common.Location) *UpdateProbingSessionRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecLocation) WithValue(value *common.Location) *UpdateProbingSessionRequest_FieldSubPathValue
- type UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecLocationAccuracy
- func (UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecLocationAccuracy) FieldPath() *UpdateProbingSessionRequest_FieldSubPath
- func (s UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecLocationAccuracy) WithArrayOfValues(values []float64) *UpdateProbingSessionRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecLocationAccuracy) WithValue(value float64) *UpdateProbingSessionRequest_FieldSubPathValue
- type UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecLocationAddress
- func (UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecLocationAddress) AdminArea1() ...
- func (UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecLocationAddress) AdminArea2() ...
- func (UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecLocationAddress) AdminArea3() ...
- func (UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecLocationAddress) AdminArea4() ...
- func (UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecLocationAddress) Continent() ...
- func (UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecLocationAddress) Country() ...
- func (UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecLocationAddress) CountryCode() ...
- func (UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecLocationAddress) FieldPath() *UpdateProbingSessionRequest_FieldSubPath
- func (UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecLocationAddress) PostalCode() ...
- func (UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecLocationAddress) StreetAddress() ...
- func (s UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecLocationAddress) WithArrayOfValues(values []*common.Address) *UpdateProbingSessionRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecLocationAddress) WithValue(value *common.Address) *UpdateProbingSessionRequest_FieldSubPathValue
- type UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecLocationAddressAdminArea1
- func (UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecLocationAddressAdminArea1) FieldPath() *UpdateProbingSessionRequest_FieldSubPath
- func (s UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecLocationAddressAdminArea1) WithArrayOfValues(values []string) *UpdateProbingSessionRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecLocationAddressAdminArea1) WithValue(value string) *UpdateProbingSessionRequest_FieldSubPathValue
- type UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecLocationAddressAdminArea2
- func (UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecLocationAddressAdminArea2) FieldPath() *UpdateProbingSessionRequest_FieldSubPath
- func (s UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecLocationAddressAdminArea2) WithArrayOfValues(values []string) *UpdateProbingSessionRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecLocationAddressAdminArea2) WithValue(value string) *UpdateProbingSessionRequest_FieldSubPathValue
- type UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecLocationAddressAdminArea3
- func (UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecLocationAddressAdminArea3) FieldPath() *UpdateProbingSessionRequest_FieldSubPath
- func (s UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecLocationAddressAdminArea3) WithArrayOfValues(values []string) *UpdateProbingSessionRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecLocationAddressAdminArea3) WithValue(value string) *UpdateProbingSessionRequest_FieldSubPathValue
- type UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecLocationAddressAdminArea4
- func (UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecLocationAddressAdminArea4) FieldPath() *UpdateProbingSessionRequest_FieldSubPath
- func (s UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecLocationAddressAdminArea4) WithArrayOfValues(values []string) *UpdateProbingSessionRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecLocationAddressAdminArea4) WithValue(value string) *UpdateProbingSessionRequest_FieldSubPathValue
- type UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecLocationAddressContinent
- func (UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecLocationAddressContinent) FieldPath() *UpdateProbingSessionRequest_FieldSubPath
- func (s UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecLocationAddressContinent) WithArrayOfValues(values []string) *UpdateProbingSessionRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecLocationAddressContinent) WithValue(value string) *UpdateProbingSessionRequest_FieldSubPathValue
- type UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecLocationAddressCountry
- func (UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecLocationAddressCountry) FieldPath() *UpdateProbingSessionRequest_FieldSubPath
- func (s UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecLocationAddressCountry) WithArrayOfValues(values []string) *UpdateProbingSessionRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecLocationAddressCountry) WithValue(value string) *UpdateProbingSessionRequest_FieldSubPathValue
- type UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecLocationAddressCountryCode
- func (UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecLocationAddressCountryCode) FieldPath() *UpdateProbingSessionRequest_FieldSubPath
- func (s UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecLocationAddressCountryCode) WithArrayOfValues(values []string) *UpdateProbingSessionRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecLocationAddressCountryCode) WithValue(value string) *UpdateProbingSessionRequest_FieldSubPathValue
- type UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecLocationAddressPostalCode
- func (UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecLocationAddressPostalCode) FieldPath() *UpdateProbingSessionRequest_FieldSubPath
- func (s UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecLocationAddressPostalCode) WithArrayOfValues(values []string) *UpdateProbingSessionRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecLocationAddressPostalCode) WithValue(value string) *UpdateProbingSessionRequest_FieldSubPathValue
- type UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecLocationAddressStreetAddress
- func (UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecLocationAddressStreetAddress) FieldPath() *UpdateProbingSessionRequest_FieldSubPath
- func (s UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecLocationAddressStreetAddress) WithArrayOfValues(values []string) *UpdateProbingSessionRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecLocationAddressStreetAddress) WithValue(value string) *UpdateProbingSessionRequest_FieldSubPathValue
- type UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecLocationAdminHierarchy
- func (UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecLocationAdminHierarchy) Admin1() ...
- func (UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecLocationAdminHierarchy) Admin2() ...
- func (UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecLocationAdminHierarchy) Admin3() ...
- func (UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecLocationAdminHierarchy) Admin4() ...
- func (UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecLocationAdminHierarchy) Admin5() ...
- func (UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecLocationAdminHierarchy) Continent() ...
- func (UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecLocationAdminHierarchy) Country() ...
- func (UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecLocationAdminHierarchy) FieldPath() *UpdateProbingSessionRequest_FieldSubPath
- func (s UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecLocationAdminHierarchy) WithArrayOfValues(values []*admin_area.AdminHierarchy) *UpdateProbingSessionRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecLocationAdminHierarchy) WithValue(value *admin_area.AdminHierarchy) *UpdateProbingSessionRequest_FieldSubPathValue
- type UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecLocationAdminHierarchyAdmin1
- func (UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecLocationAdminHierarchyAdmin1) FieldPath() *UpdateProbingSessionRequest_FieldSubPath
- func (s UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecLocationAdminHierarchyAdmin1) WithArrayOfValues(values []*admin_area.Reference) *UpdateProbingSessionRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecLocationAdminHierarchyAdmin1) WithValue(value *admin_area.Reference) *UpdateProbingSessionRequest_FieldSubPathValue
- type UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecLocationAdminHierarchyAdmin2
- func (UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecLocationAdminHierarchyAdmin2) FieldPath() *UpdateProbingSessionRequest_FieldSubPath
- func (s UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecLocationAdminHierarchyAdmin2) WithArrayOfValues(values []*admin_area.Reference) *UpdateProbingSessionRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecLocationAdminHierarchyAdmin2) WithValue(value *admin_area.Reference) *UpdateProbingSessionRequest_FieldSubPathValue
- type UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecLocationAdminHierarchyAdmin3
- func (UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecLocationAdminHierarchyAdmin3) FieldPath() *UpdateProbingSessionRequest_FieldSubPath
- func (s UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecLocationAdminHierarchyAdmin3) WithArrayOfValues(values []*admin_area.Reference) *UpdateProbingSessionRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecLocationAdminHierarchyAdmin3) WithValue(value *admin_area.Reference) *UpdateProbingSessionRequest_FieldSubPathValue
- type UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecLocationAdminHierarchyAdmin4
- func (UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecLocationAdminHierarchyAdmin4) FieldPath() *UpdateProbingSessionRequest_FieldSubPath
- func (s UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecLocationAdminHierarchyAdmin4) WithArrayOfValues(values []*admin_area.Reference) *UpdateProbingSessionRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecLocationAdminHierarchyAdmin4) WithValue(value *admin_area.Reference) *UpdateProbingSessionRequest_FieldSubPathValue
- type UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecLocationAdminHierarchyAdmin5
- func (UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecLocationAdminHierarchyAdmin5) FieldPath() *UpdateProbingSessionRequest_FieldSubPath
- func (s UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecLocationAdminHierarchyAdmin5) WithArrayOfValues(values []*admin_area.Reference) *UpdateProbingSessionRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecLocationAdminHierarchyAdmin5) WithValue(value *admin_area.Reference) *UpdateProbingSessionRequest_FieldSubPathValue
- type UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecLocationAdminHierarchyContinent
- func (UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecLocationAdminHierarchyContinent) FieldPath() *UpdateProbingSessionRequest_FieldSubPath
- func (s UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecLocationAdminHierarchyContinent) WithArrayOfValues(values []*admin_area.Reference) *UpdateProbingSessionRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecLocationAdminHierarchyContinent) WithValue(value *admin_area.Reference) *UpdateProbingSessionRequest_FieldSubPathValue
- type UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecLocationAdminHierarchyCountry
- func (UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecLocationAdminHierarchyCountry) FieldPath() *UpdateProbingSessionRequest_FieldSubPath
- func (s UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecLocationAdminHierarchyCountry) WithArrayOfValues(values []*admin_area.Reference) *UpdateProbingSessionRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecLocationAdminHierarchyCountry) WithValue(value *admin_area.Reference) *UpdateProbingSessionRequest_FieldSubPathValue
- type UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecLocationCoordinates
- func (UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecLocationCoordinates) FieldPath() *UpdateProbingSessionRequest_FieldSubPath
- func (s UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecLocationCoordinates) WithArrayOfValues(values []*latlng.LatLng) *UpdateProbingSessionRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecLocationCoordinates) WithValue(value *latlng.LatLng) *UpdateProbingSessionRequest_FieldSubPathValue
- type UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecLocationType
- func (UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecLocationType) FieldPath() *UpdateProbingSessionRequest_FieldSubPath
- func (s UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecLocationType) WithArrayOfValues(values []common.LocationType) *UpdateProbingSessionRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecLocationType) WithValue(value common.LocationType) *UpdateProbingSessionRequest_FieldSubPathValue
- type UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecMode
- func (UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecMode) FieldPath() *UpdateProbingSessionRequest_FieldSubPath
- func (s UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecMode) WithArrayOfValues(values []common.ProbingMode) *UpdateProbingSessionRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecMode) WithValue(value common.ProbingMode) *UpdateProbingSessionRequest_FieldSubPathValue
- type UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecPathProbing
- func (UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecPathProbing) Attempts() ...
- func (UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecPathProbing) Enabled() ...
- func (UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecPathProbing) FieldPath() *UpdateProbingSessionRequest_FieldSubPath
- func (UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecPathProbing) Interval() ...
- func (UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecPathProbing) IntervalSec() ...
- func (UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecPathProbing) MaxTtl() ...
- func (UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecPathProbing) Mode() UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecPathProbingMode
- func (s UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecPathProbing) WithArrayOfValues(values []*common.PathProbe) *UpdateProbingSessionRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecPathProbing) WithValue(value *common.PathProbe) *UpdateProbingSessionRequest_FieldSubPathValue
- type UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecPathProbingAttempts
- func (UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecPathProbingAttempts) FieldPath() *UpdateProbingSessionRequest_FieldSubPath
- func (s UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecPathProbingAttempts) WithArrayOfValues(values []*wrappers.UInt32Value) *UpdateProbingSessionRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecPathProbingAttempts) WithValue(value *wrappers.UInt32Value) *UpdateProbingSessionRequest_FieldSubPathValue
- type UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecPathProbingEnabled
- func (UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecPathProbingEnabled) FieldPath() *UpdateProbingSessionRequest_FieldSubPath
- func (s UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecPathProbingEnabled) WithArrayOfValues(values []bool) *UpdateProbingSessionRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecPathProbingEnabled) WithValue(value bool) *UpdateProbingSessionRequest_FieldSubPathValue
- type UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecPathProbingInterval
- func (UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecPathProbingInterval) FieldPath() *UpdateProbingSessionRequest_FieldSubPath
- func (s UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecPathProbingInterval) WithArrayOfValues(values []*duration.Duration) *UpdateProbingSessionRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecPathProbingInterval) WithValue(value *duration.Duration) *UpdateProbingSessionRequest_FieldSubPathValue
- type UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecPathProbingIntervalSec
- func (UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecPathProbingIntervalSec) FieldPath() *UpdateProbingSessionRequest_FieldSubPath
- func (s UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecPathProbingIntervalSec) WithArrayOfValues(values []int64) *UpdateProbingSessionRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecPathProbingIntervalSec) WithValue(value int64) *UpdateProbingSessionRequest_FieldSubPathValue
- type UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecPathProbingMaxTtl
- func (UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecPathProbingMaxTtl) FieldPath() *UpdateProbingSessionRequest_FieldSubPath
- func (s UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecPathProbingMaxTtl) WithArrayOfValues(values []*wrappers.UInt32Value) *UpdateProbingSessionRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecPathProbingMaxTtl) WithValue(value *wrappers.UInt32Value) *UpdateProbingSessionRequest_FieldSubPathValue
- type UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecPathProbingMode
- func (UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecPathProbingMode) FieldPath() *UpdateProbingSessionRequest_FieldSubPath
- func (s UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecPathProbingMode) WithArrayOfValues(values []common.ProbingMode) *UpdateProbingSessionRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecPathProbingMode) WithValue(value common.ProbingMode) *UpdateProbingSessionRequest_FieldSubPathValue
- type UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecPort
- func (UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecPort) FieldPath() *UpdateProbingSessionRequest_FieldSubPath
- func (s UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecPort) WithArrayOfValues(values []uint32) *UpdateProbingSessionRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecPort) WithValue(value uint32) *UpdateProbingSessionRequest_FieldSubPathValue
- type UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecProbe
- func (UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecProbe) FieldPath() *UpdateProbingSessionRequest_FieldSubPath
- func (s UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecProbe) WithArrayOfValues(values []*probe.Reference) *UpdateProbingSessionRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecProbe) WithValue(value *probe.Reference) *UpdateProbingSessionRequest_FieldSubPathValue
- type UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecProxyConfiguration
- func (UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecProxyConfiguration) FieldPath() *UpdateProbingSessionRequest_FieldSubPath
- func (UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecProxyConfiguration) HttpProxy() ...
- func (UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecProxyConfiguration) HttpsProxy() ...
- func (UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecProxyConfiguration) NoProxy() ...
- func (UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecProxyConfiguration) ProxySetting() ...
- func (s UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecProxyConfiguration) WithArrayOfValues(values []*common.ProxyConfiguration) *UpdateProbingSessionRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecProxyConfiguration) WithValue(value *common.ProxyConfiguration) *UpdateProbingSessionRequest_FieldSubPathValue
- type UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecProxyConfigurationHttpProxy
- func (UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecProxyConfigurationHttpProxy) FieldPath() *UpdateProbingSessionRequest_FieldSubPath
- func (s UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecProxyConfigurationHttpProxy) WithArrayOfValues(values []string) *UpdateProbingSessionRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecProxyConfigurationHttpProxy) WithValue(value string) *UpdateProbingSessionRequest_FieldSubPathValue
- type UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecProxyConfigurationHttpsProxy
- func (UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecProxyConfigurationHttpsProxy) FieldPath() *UpdateProbingSessionRequest_FieldSubPath
- func (s UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecProxyConfigurationHttpsProxy) WithArrayOfValues(values []string) *UpdateProbingSessionRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecProxyConfigurationHttpsProxy) WithValue(value string) *UpdateProbingSessionRequest_FieldSubPathValue
- type UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecProxyConfigurationNoProxy
- func (UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecProxyConfigurationNoProxy) FieldPath() *UpdateProbingSessionRequest_FieldSubPath
- func (s UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecProxyConfigurationNoProxy) WithArrayOfValues(values []string) *UpdateProbingSessionRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecProxyConfigurationNoProxy) WithValue(value string) *UpdateProbingSessionRequest_FieldSubPathValue
- type UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecProxyConfigurationProxySetting
- func (UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecProxyConfigurationProxySetting) FieldPath() *UpdateProbingSessionRequest_FieldSubPath
- func (s UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecProxyConfigurationProxySetting) WithArrayOfValues(values []common.ProxySetting) *UpdateProbingSessionRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecProxyConfigurationProxySetting) WithValue(value common.ProxySetting) *UpdateProbingSessionRequest_FieldSubPathValue
- type UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecSpeedtestSettings
- func (UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecSpeedtestSettings) Duration() ...
- func (UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecSpeedtestSettings) FieldPath() *UpdateProbingSessionRequest_FieldSubPath
- func (UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecSpeedtestSettings) ServerSelection() ...
- func (UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecSpeedtestSettings) TcpPort() ...
- func (s UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecSpeedtestSettings) WithArrayOfValues(values []*common.SpeedTestSettings) *UpdateProbingSessionRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecSpeedtestSettings) WithValue(value *common.SpeedTestSettings) *UpdateProbingSessionRequest_FieldSubPathValue
- type UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecSpeedtestSettingsDuration
- func (UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecSpeedtestSettingsDuration) FieldPath() *UpdateProbingSessionRequest_FieldSubPath
- func (s UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecSpeedtestSettingsDuration) WithArrayOfValues(values []*duration.Duration) *UpdateProbingSessionRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecSpeedtestSettingsDuration) WithValue(value *duration.Duration) *UpdateProbingSessionRequest_FieldSubPathValue
- type UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecSpeedtestSettingsServerSelection
- func (UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecSpeedtestSettingsServerSelection) FieldPath() *UpdateProbingSessionRequest_FieldSubPath
- func (s UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecSpeedtestSettingsServerSelection) WithArrayOfValues(values []common.SpeedTestSettings_ServerSelection) *UpdateProbingSessionRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecSpeedtestSettingsServerSelection) WithValue(value common.SpeedTestSettings_ServerSelection) *UpdateProbingSessionRequest_FieldSubPathValue
- type UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecSpeedtestSettingsTcpPort
- func (UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecSpeedtestSettingsTcpPort) FieldPath() *UpdateProbingSessionRequest_FieldSubPath
- func (s UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecSpeedtestSettingsTcpPort) WithArrayOfValues(values []int32) *UpdateProbingSessionRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecSpeedtestSettingsTcpPort) WithValue(value int32) *UpdateProbingSessionRequest_FieldSubPathValue
- type UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecTarget
- func (UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecTarget) FieldPath() *UpdateProbingSessionRequest_FieldSubPath
- func (s UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecTarget) WithArrayOfValues(values []*probing_target.Reference) *UpdateProbingSessionRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecTarget) WithValue(value *probing_target.Reference) *UpdateProbingSessionRequest_FieldSubPathValue
- type UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecTargetGroup
- func (UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecTargetGroup) FieldPath() *UpdateProbingSessionRequest_FieldSubPath
- func (s UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecTargetGroup) WithArrayOfValues(values []*probing_target_group.Reference) *UpdateProbingSessionRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecTargetGroup) WithValue(value *probing_target_group.Reference) *UpdateProbingSessionRequest_FieldSubPathValue
- type UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecTos
- func (UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecTos) FieldPath() *UpdateProbingSessionRequest_FieldSubPath
- func (s UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecTos) WithArrayOfValues(values []uint32) *UpdateProbingSessionRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecTos) WithValue(value uint32) *UpdateProbingSessionRequest_FieldSubPathValue
- type UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecType
- func (UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecType) FieldPath() *UpdateProbingSessionRequest_FieldSubPath
- func (s UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecType) WithArrayOfValues(values []probing_session.ProbingSessionType) *UpdateProbingSessionRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecType) WithValue(value probing_session.ProbingSessionType) *UpdateProbingSessionRequest_FieldSubPathValue
- type UpdateProbingSessionRequestPathSelectorCasConditionalStateStatus
- func (UpdateProbingSessionRequestPathSelectorCasConditionalStateStatus) FieldPath() *UpdateProbingSessionRequest_FieldSubPath
- func (s UpdateProbingSessionRequestPathSelectorCasConditionalStateStatus) WithArrayOfValues(values []*probing_session.ProbingSession_Status) *UpdateProbingSessionRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingSessionRequestPathSelectorCasConditionalStateStatus) WithValue(value *probing_session.ProbingSession_Status) *UpdateProbingSessionRequest_FieldSubPathValue
- type UpdateProbingSessionRequestPathSelectorCasFieldMask
- func (UpdateProbingSessionRequestPathSelectorCasFieldMask) FieldPath() *UpdateProbingSessionRequest_FieldSubPath
- func (s UpdateProbingSessionRequestPathSelectorCasFieldMask) WithArrayOfValues(values []*probing_session.ProbingSession_FieldMask) *UpdateProbingSessionRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingSessionRequestPathSelectorCasFieldMask) WithValue(value *probing_session.ProbingSession_FieldMask) *UpdateProbingSessionRequest_FieldSubPathValue
- type UpdateProbingSessionRequestPathSelectorProbingSession
- func (UpdateProbingSessionRequestPathSelectorProbingSession) DisplayName() UpdateProbingSessionRequestPathSelectorProbingSessionDisplayName
- func (UpdateProbingSessionRequestPathSelectorProbingSession) FieldPath() *UpdateProbingSessionRequest_FieldTerminalPath
- func (UpdateProbingSessionRequestPathSelectorProbingSession) Metadata() UpdateProbingSessionRequestPathSelectorProbingSessionMetadata
- func (UpdateProbingSessionRequestPathSelectorProbingSession) Name() UpdateProbingSessionRequestPathSelectorProbingSessionName
- func (UpdateProbingSessionRequestPathSelectorProbingSession) ProbingDistribution() UpdateProbingSessionRequestPathSelectorProbingSessionProbingDistribution
- func (UpdateProbingSessionRequestPathSelectorProbingSession) Spec() UpdateProbingSessionRequestPathSelectorProbingSessionSpec
- func (UpdateProbingSessionRequestPathSelectorProbingSession) Status() UpdateProbingSessionRequestPathSelectorProbingSessionStatus
- func (s UpdateProbingSessionRequestPathSelectorProbingSession) WithArrayOfValues(values []*probing_session.ProbingSession) *UpdateProbingSessionRequest_FieldTerminalPathArrayOfValues
- func (s UpdateProbingSessionRequestPathSelectorProbingSession) WithSubArrayItemValue(subPathArrayItemValue probing_session.ProbingSession_FieldPathArrayItemValue) *UpdateProbingSessionRequest_FieldSubPathArrayItemValue
- func (s UpdateProbingSessionRequestPathSelectorProbingSession) WithSubArrayOfValues(subPathArrayOfValues probing_session.ProbingSession_FieldPathArrayOfValues) *UpdateProbingSessionRequest_FieldSubPathArrayOfValues
- func (UpdateProbingSessionRequestPathSelectorProbingSession) WithSubPath(subPath probing_session.ProbingSession_FieldPath) *UpdateProbingSessionRequest_FieldSubPath
- func (s UpdateProbingSessionRequestPathSelectorProbingSession) WithSubValue(subPathValue probing_session.ProbingSession_FieldPathValue) *UpdateProbingSessionRequest_FieldSubPathValue
- func (s UpdateProbingSessionRequestPathSelectorProbingSession) WithValue(value *probing_session.ProbingSession) *UpdateProbingSessionRequest_FieldTerminalPathValue
- type UpdateProbingSessionRequestPathSelectorProbingSessionDisplayName
- func (UpdateProbingSessionRequestPathSelectorProbingSessionDisplayName) FieldPath() *UpdateProbingSessionRequest_FieldSubPath
- func (s UpdateProbingSessionRequestPathSelectorProbingSessionDisplayName) WithArrayOfValues(values []string) *UpdateProbingSessionRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingSessionRequestPathSelectorProbingSessionDisplayName) WithValue(value string) *UpdateProbingSessionRequest_FieldSubPathValue
- type UpdateProbingSessionRequestPathSelectorProbingSessionMetadata
- func (UpdateProbingSessionRequestPathSelectorProbingSessionMetadata) Annotations() UpdateProbingSessionRequestPathSelectorProbingSessionMetadataAnnotations
- func (UpdateProbingSessionRequestPathSelectorProbingSessionMetadata) CreateTime() UpdateProbingSessionRequestPathSelectorProbingSessionMetadataCreateTime
- func (UpdateProbingSessionRequestPathSelectorProbingSessionMetadata) FieldPath() *UpdateProbingSessionRequest_FieldSubPath
- func (UpdateProbingSessionRequestPathSelectorProbingSessionMetadata) Generation() UpdateProbingSessionRequestPathSelectorProbingSessionMetadataGeneration
- func (UpdateProbingSessionRequestPathSelectorProbingSessionMetadata) Labels() UpdateProbingSessionRequestPathSelectorProbingSessionMetadataLabels
- func (UpdateProbingSessionRequestPathSelectorProbingSessionMetadata) OwnerReferences() UpdateProbingSessionRequestPathSelectorProbingSessionMetadataOwnerReferences
- func (UpdateProbingSessionRequestPathSelectorProbingSessionMetadata) ResourceVersion() UpdateProbingSessionRequestPathSelectorProbingSessionMetadataResourceVersion
- func (UpdateProbingSessionRequestPathSelectorProbingSessionMetadata) Shards() UpdateProbingSessionRequestPathSelectorProbingSessionMetadataShards
- func (UpdateProbingSessionRequestPathSelectorProbingSessionMetadata) Syncing() UpdateProbingSessionRequestPathSelectorProbingSessionMetadataSyncing
- func (UpdateProbingSessionRequestPathSelectorProbingSessionMetadata) Tags() UpdateProbingSessionRequestPathSelectorProbingSessionMetadataTags
- func (UpdateProbingSessionRequestPathSelectorProbingSessionMetadata) UpdateTime() UpdateProbingSessionRequestPathSelectorProbingSessionMetadataUpdateTime
- func (UpdateProbingSessionRequestPathSelectorProbingSessionMetadata) Uuid() UpdateProbingSessionRequestPathSelectorProbingSessionMetadataUuid
- func (s UpdateProbingSessionRequestPathSelectorProbingSessionMetadata) WithArrayOfValues(values []*ntt_meta.Meta) *UpdateProbingSessionRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingSessionRequestPathSelectorProbingSessionMetadata) WithValue(value *ntt_meta.Meta) *UpdateProbingSessionRequest_FieldSubPathValue
- type UpdateProbingSessionRequestPathSelectorProbingSessionMetadataAnnotations
- func (UpdateProbingSessionRequestPathSelectorProbingSessionMetadataAnnotations) FieldPath() *UpdateProbingSessionRequest_FieldSubPath
- func (s UpdateProbingSessionRequestPathSelectorProbingSessionMetadataAnnotations) WithArrayOfValues(values []map[string]string) *UpdateProbingSessionRequest_FieldSubPathArrayOfValues
- func (UpdateProbingSessionRequestPathSelectorProbingSessionMetadataAnnotations) WithKey(key string) UpdateProbingSessionRequestMapPathSelectorProbingSessionMetadataAnnotations
- func (s UpdateProbingSessionRequestPathSelectorProbingSessionMetadataAnnotations) WithValue(value map[string]string) *UpdateProbingSessionRequest_FieldSubPathValue
- type UpdateProbingSessionRequestPathSelectorProbingSessionMetadataCreateTime
- func (UpdateProbingSessionRequestPathSelectorProbingSessionMetadataCreateTime) FieldPath() *UpdateProbingSessionRequest_FieldSubPath
- func (s UpdateProbingSessionRequestPathSelectorProbingSessionMetadataCreateTime) WithArrayOfValues(values []*timestamp.Timestamp) *UpdateProbingSessionRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingSessionRequestPathSelectorProbingSessionMetadataCreateTime) WithValue(value *timestamp.Timestamp) *UpdateProbingSessionRequest_FieldSubPathValue
- type UpdateProbingSessionRequestPathSelectorProbingSessionMetadataGeneration
- func (UpdateProbingSessionRequestPathSelectorProbingSessionMetadataGeneration) FieldPath() *UpdateProbingSessionRequest_FieldSubPath
- func (s UpdateProbingSessionRequestPathSelectorProbingSessionMetadataGeneration) WithArrayOfValues(values []int64) *UpdateProbingSessionRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingSessionRequestPathSelectorProbingSessionMetadataGeneration) WithValue(value int64) *UpdateProbingSessionRequest_FieldSubPathValue
- type UpdateProbingSessionRequestPathSelectorProbingSessionMetadataLabels
- func (UpdateProbingSessionRequestPathSelectorProbingSessionMetadataLabels) FieldPath() *UpdateProbingSessionRequest_FieldSubPath
- func (s UpdateProbingSessionRequestPathSelectorProbingSessionMetadataLabels) WithArrayOfValues(values []map[string]string) *UpdateProbingSessionRequest_FieldSubPathArrayOfValues
- func (UpdateProbingSessionRequestPathSelectorProbingSessionMetadataLabels) WithKey(key string) UpdateProbingSessionRequestMapPathSelectorProbingSessionMetadataLabels
- func (s UpdateProbingSessionRequestPathSelectorProbingSessionMetadataLabels) WithValue(value map[string]string) *UpdateProbingSessionRequest_FieldSubPathValue
- type UpdateProbingSessionRequestPathSelectorProbingSessionMetadataOwnerReferences
- func (UpdateProbingSessionRequestPathSelectorProbingSessionMetadataOwnerReferences) ApiVersion() ...
- func (UpdateProbingSessionRequestPathSelectorProbingSessionMetadataOwnerReferences) BlockOwnerDeletion() ...
- func (UpdateProbingSessionRequestPathSelectorProbingSessionMetadataOwnerReferences) Controller() ...
- func (UpdateProbingSessionRequestPathSelectorProbingSessionMetadataOwnerReferences) FieldPath() *UpdateProbingSessionRequest_FieldSubPath
- func (UpdateProbingSessionRequestPathSelectorProbingSessionMetadataOwnerReferences) Kind() ...
- func (UpdateProbingSessionRequestPathSelectorProbingSessionMetadataOwnerReferences) Name() ...
- func (UpdateProbingSessionRequestPathSelectorProbingSessionMetadataOwnerReferences) Uid() ...
- func (s UpdateProbingSessionRequestPathSelectorProbingSessionMetadataOwnerReferences) WithArrayOfValues(values [][]*ntt_meta.OwnerReference) *UpdateProbingSessionRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingSessionRequestPathSelectorProbingSessionMetadataOwnerReferences) WithItemValue(value *ntt_meta.OwnerReference) *UpdateProbingSessionRequest_FieldSubPathArrayItemValue
- func (s UpdateProbingSessionRequestPathSelectorProbingSessionMetadataOwnerReferences) WithValue(value []*ntt_meta.OwnerReference) *UpdateProbingSessionRequest_FieldSubPathValue
- type UpdateProbingSessionRequestPathSelectorProbingSessionMetadataOwnerReferencesApiVersion
- func (UpdateProbingSessionRequestPathSelectorProbingSessionMetadataOwnerReferencesApiVersion) FieldPath() *UpdateProbingSessionRequest_FieldSubPath
- func (s UpdateProbingSessionRequestPathSelectorProbingSessionMetadataOwnerReferencesApiVersion) WithArrayOfValues(values []string) *UpdateProbingSessionRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingSessionRequestPathSelectorProbingSessionMetadataOwnerReferencesApiVersion) WithValue(value string) *UpdateProbingSessionRequest_FieldSubPathValue
- type UpdateProbingSessionRequestPathSelectorProbingSessionMetadataOwnerReferencesBlockOwnerDeletion
- func (UpdateProbingSessionRequestPathSelectorProbingSessionMetadataOwnerReferencesBlockOwnerDeletion) FieldPath() *UpdateProbingSessionRequest_FieldSubPath
- func (s UpdateProbingSessionRequestPathSelectorProbingSessionMetadataOwnerReferencesBlockOwnerDeletion) WithArrayOfValues(values []bool) *UpdateProbingSessionRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingSessionRequestPathSelectorProbingSessionMetadataOwnerReferencesBlockOwnerDeletion) WithValue(value bool) *UpdateProbingSessionRequest_FieldSubPathValue
- type UpdateProbingSessionRequestPathSelectorProbingSessionMetadataOwnerReferencesController
- func (UpdateProbingSessionRequestPathSelectorProbingSessionMetadataOwnerReferencesController) FieldPath() *UpdateProbingSessionRequest_FieldSubPath
- func (s UpdateProbingSessionRequestPathSelectorProbingSessionMetadataOwnerReferencesController) WithArrayOfValues(values []bool) *UpdateProbingSessionRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingSessionRequestPathSelectorProbingSessionMetadataOwnerReferencesController) WithValue(value bool) *UpdateProbingSessionRequest_FieldSubPathValue
- type UpdateProbingSessionRequestPathSelectorProbingSessionMetadataOwnerReferencesKind
- func (UpdateProbingSessionRequestPathSelectorProbingSessionMetadataOwnerReferencesKind) FieldPath() *UpdateProbingSessionRequest_FieldSubPath
- func (s UpdateProbingSessionRequestPathSelectorProbingSessionMetadataOwnerReferencesKind) WithArrayOfValues(values []string) *UpdateProbingSessionRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingSessionRequestPathSelectorProbingSessionMetadataOwnerReferencesKind) WithValue(value string) *UpdateProbingSessionRequest_FieldSubPathValue
- type UpdateProbingSessionRequestPathSelectorProbingSessionMetadataOwnerReferencesName
- func (UpdateProbingSessionRequestPathSelectorProbingSessionMetadataOwnerReferencesName) FieldPath() *UpdateProbingSessionRequest_FieldSubPath
- func (s UpdateProbingSessionRequestPathSelectorProbingSessionMetadataOwnerReferencesName) WithArrayOfValues(values []string) *UpdateProbingSessionRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingSessionRequestPathSelectorProbingSessionMetadataOwnerReferencesName) WithValue(value string) *UpdateProbingSessionRequest_FieldSubPathValue
- type UpdateProbingSessionRequestPathSelectorProbingSessionMetadataOwnerReferencesUid
- func (UpdateProbingSessionRequestPathSelectorProbingSessionMetadataOwnerReferencesUid) FieldPath() *UpdateProbingSessionRequest_FieldSubPath
- func (s UpdateProbingSessionRequestPathSelectorProbingSessionMetadataOwnerReferencesUid) WithArrayOfValues(values []string) *UpdateProbingSessionRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingSessionRequestPathSelectorProbingSessionMetadataOwnerReferencesUid) WithValue(value string) *UpdateProbingSessionRequest_FieldSubPathValue
- type UpdateProbingSessionRequestPathSelectorProbingSessionMetadataResourceVersion
- func (UpdateProbingSessionRequestPathSelectorProbingSessionMetadataResourceVersion) FieldPath() *UpdateProbingSessionRequest_FieldSubPath
- func (s UpdateProbingSessionRequestPathSelectorProbingSessionMetadataResourceVersion) WithArrayOfValues(values []string) *UpdateProbingSessionRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingSessionRequestPathSelectorProbingSessionMetadataResourceVersion) WithValue(value string) *UpdateProbingSessionRequest_FieldSubPathValue
- type UpdateProbingSessionRequestPathSelectorProbingSessionMetadataShards
- func (UpdateProbingSessionRequestPathSelectorProbingSessionMetadataShards) FieldPath() *UpdateProbingSessionRequest_FieldSubPath
- func (s UpdateProbingSessionRequestPathSelectorProbingSessionMetadataShards) WithArrayOfValues(values []map[string]int64) *UpdateProbingSessionRequest_FieldSubPathArrayOfValues
- func (UpdateProbingSessionRequestPathSelectorProbingSessionMetadataShards) WithKey(key string) UpdateProbingSessionRequestMapPathSelectorProbingSessionMetadataShards
- func (s UpdateProbingSessionRequestPathSelectorProbingSessionMetadataShards) WithValue(value map[string]int64) *UpdateProbingSessionRequest_FieldSubPathValue
- type UpdateProbingSessionRequestPathSelectorProbingSessionMetadataSyncing
- func (UpdateProbingSessionRequestPathSelectorProbingSessionMetadataSyncing) FieldPath() *UpdateProbingSessionRequest_FieldSubPath
- func (UpdateProbingSessionRequestPathSelectorProbingSessionMetadataSyncing) OwningRegion() ...
- func (UpdateProbingSessionRequestPathSelectorProbingSessionMetadataSyncing) Regions() UpdateProbingSessionRequestPathSelectorProbingSessionMetadataSyncingRegions
- func (s UpdateProbingSessionRequestPathSelectorProbingSessionMetadataSyncing) WithArrayOfValues(values []*ntt_meta.SyncingMeta) *UpdateProbingSessionRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingSessionRequestPathSelectorProbingSessionMetadataSyncing) WithValue(value *ntt_meta.SyncingMeta) *UpdateProbingSessionRequest_FieldSubPathValue
- type UpdateProbingSessionRequestPathSelectorProbingSessionMetadataSyncingOwningRegion
- func (UpdateProbingSessionRequestPathSelectorProbingSessionMetadataSyncingOwningRegion) FieldPath() *UpdateProbingSessionRequest_FieldSubPath
- func (s UpdateProbingSessionRequestPathSelectorProbingSessionMetadataSyncingOwningRegion) WithArrayOfValues(values []string) *UpdateProbingSessionRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingSessionRequestPathSelectorProbingSessionMetadataSyncingOwningRegion) WithValue(value string) *UpdateProbingSessionRequest_FieldSubPathValue
- type UpdateProbingSessionRequestPathSelectorProbingSessionMetadataSyncingRegions
- func (UpdateProbingSessionRequestPathSelectorProbingSessionMetadataSyncingRegions) FieldPath() *UpdateProbingSessionRequest_FieldSubPath
- func (s UpdateProbingSessionRequestPathSelectorProbingSessionMetadataSyncingRegions) WithArrayOfValues(values [][]string) *UpdateProbingSessionRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingSessionRequestPathSelectorProbingSessionMetadataSyncingRegions) WithItemValue(value string) *UpdateProbingSessionRequest_FieldSubPathArrayItemValue
- func (s UpdateProbingSessionRequestPathSelectorProbingSessionMetadataSyncingRegions) WithValue(value []string) *UpdateProbingSessionRequest_FieldSubPathValue
- type UpdateProbingSessionRequestPathSelectorProbingSessionMetadataTags
- func (UpdateProbingSessionRequestPathSelectorProbingSessionMetadataTags) FieldPath() *UpdateProbingSessionRequest_FieldSubPath
- func (s UpdateProbingSessionRequestPathSelectorProbingSessionMetadataTags) WithArrayOfValues(values [][]string) *UpdateProbingSessionRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingSessionRequestPathSelectorProbingSessionMetadataTags) WithItemValue(value string) *UpdateProbingSessionRequest_FieldSubPathArrayItemValue
- func (s UpdateProbingSessionRequestPathSelectorProbingSessionMetadataTags) WithValue(value []string) *UpdateProbingSessionRequest_FieldSubPathValue
- type UpdateProbingSessionRequestPathSelectorProbingSessionMetadataUpdateTime
- func (UpdateProbingSessionRequestPathSelectorProbingSessionMetadataUpdateTime) FieldPath() *UpdateProbingSessionRequest_FieldSubPath
- func (s UpdateProbingSessionRequestPathSelectorProbingSessionMetadataUpdateTime) WithArrayOfValues(values []*timestamp.Timestamp) *UpdateProbingSessionRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingSessionRequestPathSelectorProbingSessionMetadataUpdateTime) WithValue(value *timestamp.Timestamp) *UpdateProbingSessionRequest_FieldSubPathValue
- type UpdateProbingSessionRequestPathSelectorProbingSessionMetadataUuid
- func (UpdateProbingSessionRequestPathSelectorProbingSessionMetadataUuid) FieldPath() *UpdateProbingSessionRequest_FieldSubPath
- func (s UpdateProbingSessionRequestPathSelectorProbingSessionMetadataUuid) WithArrayOfValues(values []string) *UpdateProbingSessionRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingSessionRequestPathSelectorProbingSessionMetadataUuid) WithValue(value string) *UpdateProbingSessionRequest_FieldSubPathValue
- type UpdateProbingSessionRequestPathSelectorProbingSessionName
- func (UpdateProbingSessionRequestPathSelectorProbingSessionName) FieldPath() *UpdateProbingSessionRequest_FieldSubPath
- func (s UpdateProbingSessionRequestPathSelectorProbingSessionName) WithArrayOfValues(values []*probing_session.Name) *UpdateProbingSessionRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingSessionRequestPathSelectorProbingSessionName) WithValue(value *probing_session.Name) *UpdateProbingSessionRequest_FieldSubPathValue
- type UpdateProbingSessionRequestPathSelectorProbingSessionProbingDistribution
- func (UpdateProbingSessionRequestPathSelectorProbingSessionProbingDistribution) FieldPath() *UpdateProbingSessionRequest_FieldSubPath
- func (s UpdateProbingSessionRequestPathSelectorProbingSessionProbingDistribution) WithArrayOfValues(values []*probing_distribution.Reference) *UpdateProbingSessionRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingSessionRequestPathSelectorProbingSessionProbingDistribution) WithValue(value *probing_distribution.Reference) *UpdateProbingSessionRequest_FieldSubPathValue
- type UpdateProbingSessionRequestPathSelectorProbingSessionSpec
- func (UpdateProbingSessionRequestPathSelectorProbingSessionSpec) Address() UpdateProbingSessionRequestPathSelectorProbingSessionSpecAddress
- func (UpdateProbingSessionRequestPathSelectorProbingSessionSpec) Addresses() UpdateProbingSessionRequestPathSelectorProbingSessionSpecAddresses
- func (UpdateProbingSessionRequestPathSelectorProbingSessionSpec) FieldPath() *UpdateProbingSessionRequest_FieldSubPath
- func (UpdateProbingSessionRequestPathSelectorProbingSessionSpec) HttpProbingConfig() UpdateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfig
- func (UpdateProbingSessionRequestPathSelectorProbingSessionSpec) Interval() UpdateProbingSessionRequestPathSelectorProbingSessionSpecInterval
- func (UpdateProbingSessionRequestPathSelectorProbingSessionSpec) IpVersion() UpdateProbingSessionRequestPathSelectorProbingSessionSpecIpVersion
- func (UpdateProbingSessionRequestPathSelectorProbingSessionSpec) Location() UpdateProbingSessionRequestPathSelectorProbingSessionSpecLocation
- func (UpdateProbingSessionRequestPathSelectorProbingSessionSpec) LocationType() UpdateProbingSessionRequestPathSelectorProbingSessionSpecLocationType
- func (UpdateProbingSessionRequestPathSelectorProbingSessionSpec) Mode() UpdateProbingSessionRequestPathSelectorProbingSessionSpecMode
- func (UpdateProbingSessionRequestPathSelectorProbingSessionSpec) PathProbing() UpdateProbingSessionRequestPathSelectorProbingSessionSpecPathProbing
- func (UpdateProbingSessionRequestPathSelectorProbingSessionSpec) Port() UpdateProbingSessionRequestPathSelectorProbingSessionSpecPort
- func (UpdateProbingSessionRequestPathSelectorProbingSessionSpec) Probe() UpdateProbingSessionRequestPathSelectorProbingSessionSpecProbe
- func (UpdateProbingSessionRequestPathSelectorProbingSessionSpec) ProxyConfiguration() UpdateProbingSessionRequestPathSelectorProbingSessionSpecProxyConfiguration
- func (UpdateProbingSessionRequestPathSelectorProbingSessionSpec) SpeedtestSettings() UpdateProbingSessionRequestPathSelectorProbingSessionSpecSpeedtestSettings
- func (UpdateProbingSessionRequestPathSelectorProbingSessionSpec) Target() UpdateProbingSessionRequestPathSelectorProbingSessionSpecTarget
- func (UpdateProbingSessionRequestPathSelectorProbingSessionSpec) TargetGroup() UpdateProbingSessionRequestPathSelectorProbingSessionSpecTargetGroup
- func (UpdateProbingSessionRequestPathSelectorProbingSessionSpec) Tos() UpdateProbingSessionRequestPathSelectorProbingSessionSpecTos
- func (UpdateProbingSessionRequestPathSelectorProbingSessionSpec) Type() UpdateProbingSessionRequestPathSelectorProbingSessionSpecType
- func (s UpdateProbingSessionRequestPathSelectorProbingSessionSpec) WithArrayOfValues(values []*probing_session.ProbingSession_Spec) *UpdateProbingSessionRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingSessionRequestPathSelectorProbingSessionSpec) WithValue(value *probing_session.ProbingSession_Spec) *UpdateProbingSessionRequest_FieldSubPathValue
- type UpdateProbingSessionRequestPathSelectorProbingSessionSpecAddress
- func (UpdateProbingSessionRequestPathSelectorProbingSessionSpecAddress) FieldPath() *UpdateProbingSessionRequest_FieldSubPath
- func (s UpdateProbingSessionRequestPathSelectorProbingSessionSpecAddress) WithArrayOfValues(values []string) *UpdateProbingSessionRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingSessionRequestPathSelectorProbingSessionSpecAddress) WithValue(value string) *UpdateProbingSessionRequest_FieldSubPathValue
- type UpdateProbingSessionRequestPathSelectorProbingSessionSpecAddresses
- func (UpdateProbingSessionRequestPathSelectorProbingSessionSpecAddresses) FieldPath() *UpdateProbingSessionRequest_FieldSubPath
- func (s UpdateProbingSessionRequestPathSelectorProbingSessionSpecAddresses) WithArrayOfValues(values [][]string) *UpdateProbingSessionRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingSessionRequestPathSelectorProbingSessionSpecAddresses) WithItemValue(value string) *UpdateProbingSessionRequest_FieldSubPathArrayItemValue
- func (s UpdateProbingSessionRequestPathSelectorProbingSessionSpecAddresses) WithValue(value []string) *UpdateProbingSessionRequest_FieldSubPathValue
- type UpdateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfig
- func (UpdateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfig) AuthConfig() ...
- func (UpdateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfig) FieldPath() *UpdateProbingSessionRequest_FieldSubPath
- func (UpdateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfig) HttpRequest() ...
- func (s UpdateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfig) WithArrayOfValues(values []*common.HTTPProbingConfig) *UpdateProbingSessionRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfig) WithValue(value *common.HTTPProbingConfig) *UpdateProbingSessionRequest_FieldSubPathValue
- type UpdateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigAuthConfig
- func (UpdateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigAuthConfig) FieldPath() *UpdateProbingSessionRequest_FieldSubPath
- func (UpdateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigAuthConfig) Password() ...
- func (UpdateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigAuthConfig) RequestHeaderTokenKey() ...
- func (UpdateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigAuthConfig) TokenRequest() ...
- func (UpdateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigAuthConfig) TokenResponseBodyExpiryKey() ...
- func (UpdateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigAuthConfig) TokenResponseBodyKey() ...
- func (UpdateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigAuthConfig) TokenResponseHeader() ...
- func (UpdateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigAuthConfig) Username() ...
- func (s UpdateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigAuthConfig) WithArrayOfValues(values []*common.HTTPProbingConfig_HTTPAuth) *UpdateProbingSessionRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigAuthConfig) WithValue(value *common.HTTPProbingConfig_HTTPAuth) *UpdateProbingSessionRequest_FieldSubPathValue
- type UpdateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigAuthConfigPassword
- func (UpdateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigAuthConfigPassword) FieldPath() *UpdateProbingSessionRequest_FieldSubPath
- func (s UpdateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigAuthConfigPassword) WithArrayOfValues(values []string) *UpdateProbingSessionRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigAuthConfigPassword) WithValue(value string) *UpdateProbingSessionRequest_FieldSubPathValue
- type UpdateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigAuthConfigRequestHeaderTokenKey
- func (UpdateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigAuthConfigRequestHeaderTokenKey) FieldPath() *UpdateProbingSessionRequest_FieldSubPath
- func (s UpdateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigAuthConfigRequestHeaderTokenKey) WithArrayOfValues(values []string) *UpdateProbingSessionRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigAuthConfigRequestHeaderTokenKey) WithValue(value string) *UpdateProbingSessionRequest_FieldSubPathValue
- type UpdateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigAuthConfigTokenRequest
- func (UpdateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigAuthConfigTokenRequest) AuthenticationMethod() ...
- func (UpdateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigAuthConfigTokenRequest) ExpectedResponseCode() ...
- func (UpdateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigAuthConfigTokenRequest) FieldPath() *UpdateProbingSessionRequest_FieldSubPath
- func (UpdateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigAuthConfigTokenRequest) RequestBody() ...
- func (UpdateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigAuthConfigTokenRequest) RequestHeaders() ...
- func (UpdateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigAuthConfigTokenRequest) RequestMethod() ...
- func (UpdateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigAuthConfigTokenRequest) Timeout() ...
- func (UpdateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigAuthConfigTokenRequest) Url() ...
- func (UpdateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigAuthConfigTokenRequest) UrlFormEncodedBody() ...
- func (s UpdateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigAuthConfigTokenRequest) WithArrayOfValues(values []*common.HTTPProbingConfig_HTTPRequest) *UpdateProbingSessionRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigAuthConfigTokenRequest) WithValue(value *common.HTTPProbingConfig_HTTPRequest) *UpdateProbingSessionRequest_FieldSubPathValue
- type UpdateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigAuthConfigTokenRequestAuthenticationMethod
- func (UpdateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigAuthConfigTokenRequestAuthenticationMethod) FieldPath() *UpdateProbingSessionRequest_FieldSubPath
- func (s UpdateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigAuthConfigTokenRequestAuthenticationMethod) WithArrayOfValues(values []common.AuthenticationMethod) *UpdateProbingSessionRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigAuthConfigTokenRequestAuthenticationMethod) WithValue(value common.AuthenticationMethod) *UpdateProbingSessionRequest_FieldSubPathValue
- type UpdateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigAuthConfigTokenRequestExpectedResponseCode
- func (UpdateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigAuthConfigTokenRequestExpectedResponseCode) FieldPath() *UpdateProbingSessionRequest_FieldSubPath
- func (s UpdateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigAuthConfigTokenRequestExpectedResponseCode) WithArrayOfValues(values []uint32) *UpdateProbingSessionRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigAuthConfigTokenRequestExpectedResponseCode) WithValue(value uint32) *UpdateProbingSessionRequest_FieldSubPathValue
- type UpdateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigAuthConfigTokenRequestRequestBody
- func (UpdateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigAuthConfigTokenRequestRequestBody) FieldPath() *UpdateProbingSessionRequest_FieldSubPath
- func (s UpdateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigAuthConfigTokenRequestRequestBody) WithArrayOfValues(values []string) *UpdateProbingSessionRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigAuthConfigTokenRequestRequestBody) WithValue(value string) *UpdateProbingSessionRequest_FieldSubPathValue
- type UpdateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigAuthConfigTokenRequestRequestHeaders
- func (UpdateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigAuthConfigTokenRequestRequestHeaders) FieldPath() *UpdateProbingSessionRequest_FieldSubPath
- func (s UpdateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigAuthConfigTokenRequestRequestHeaders) WithArrayOfValues(values []map[string]string) *UpdateProbingSessionRequest_FieldSubPathArrayOfValues
- func (UpdateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigAuthConfigTokenRequestRequestHeaders) WithKey(key string) ...
- func (s UpdateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigAuthConfigTokenRequestRequestHeaders) WithValue(value map[string]string) *UpdateProbingSessionRequest_FieldSubPathValue
- type UpdateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigAuthConfigTokenRequestRequestMethod
- func (UpdateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigAuthConfigTokenRequestRequestMethod) FieldPath() *UpdateProbingSessionRequest_FieldSubPath
- func (s UpdateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigAuthConfigTokenRequestRequestMethod) WithArrayOfValues(values []common.HTTPRequestMethod) *UpdateProbingSessionRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigAuthConfigTokenRequestRequestMethod) WithValue(value common.HTTPRequestMethod) *UpdateProbingSessionRequest_FieldSubPathValue
- type UpdateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigAuthConfigTokenRequestTimeout
- func (UpdateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigAuthConfigTokenRequestTimeout) FieldPath() *UpdateProbingSessionRequest_FieldSubPath
- func (s UpdateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigAuthConfigTokenRequestTimeout) WithArrayOfValues(values []*duration.Duration) *UpdateProbingSessionRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigAuthConfigTokenRequestTimeout) WithValue(value *duration.Duration) *UpdateProbingSessionRequest_FieldSubPathValue
- type UpdateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigAuthConfigTokenRequestUrl
- func (UpdateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigAuthConfigTokenRequestUrl) FieldPath() *UpdateProbingSessionRequest_FieldSubPath
- func (s UpdateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigAuthConfigTokenRequestUrl) WithArrayOfValues(values []string) *UpdateProbingSessionRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigAuthConfigTokenRequestUrl) WithValue(value string) *UpdateProbingSessionRequest_FieldSubPathValue
- type UpdateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigAuthConfigTokenRequestUrlFormEncodedBody
- func (UpdateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigAuthConfigTokenRequestUrlFormEncodedBody) FieldPath() *UpdateProbingSessionRequest_FieldSubPath
- func (s UpdateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigAuthConfigTokenRequestUrlFormEncodedBody) WithArrayOfValues(values []map[string]*common.HTTPProbingConfig_HTTPRequest_StringArray) *UpdateProbingSessionRequest_FieldSubPathArrayOfValues
- func (UpdateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigAuthConfigTokenRequestUrlFormEncodedBody) WithKey(key string) ...
- func (s UpdateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigAuthConfigTokenRequestUrlFormEncodedBody) WithValue(value map[string]*common.HTTPProbingConfig_HTTPRequest_StringArray) *UpdateProbingSessionRequest_FieldSubPathValue
- type UpdateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigAuthConfigTokenResponseBodyExpiryKey
- func (UpdateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigAuthConfigTokenResponseBodyExpiryKey) FieldPath() *UpdateProbingSessionRequest_FieldSubPath
- func (s UpdateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigAuthConfigTokenResponseBodyExpiryKey) WithArrayOfValues(values []string) *UpdateProbingSessionRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigAuthConfigTokenResponseBodyExpiryKey) WithValue(value string) *UpdateProbingSessionRequest_FieldSubPathValue
- type UpdateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigAuthConfigTokenResponseBodyKey
- func (UpdateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigAuthConfigTokenResponseBodyKey) FieldPath() *UpdateProbingSessionRequest_FieldSubPath
- func (s UpdateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigAuthConfigTokenResponseBodyKey) WithArrayOfValues(values []string) *UpdateProbingSessionRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigAuthConfigTokenResponseBodyKey) WithValue(value string) *UpdateProbingSessionRequest_FieldSubPathValue
- type UpdateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigAuthConfigTokenResponseHeader
- func (UpdateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigAuthConfigTokenResponseHeader) FieldPath() *UpdateProbingSessionRequest_FieldSubPath
- func (s UpdateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigAuthConfigTokenResponseHeader) WithArrayOfValues(values []string) *UpdateProbingSessionRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigAuthConfigTokenResponseHeader) WithValue(value string) *UpdateProbingSessionRequest_FieldSubPathValue
- type UpdateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigAuthConfigUsername
- func (UpdateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigAuthConfigUsername) FieldPath() *UpdateProbingSessionRequest_FieldSubPath
- func (s UpdateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigAuthConfigUsername) WithArrayOfValues(values []string) *UpdateProbingSessionRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigAuthConfigUsername) WithValue(value string) *UpdateProbingSessionRequest_FieldSubPathValue
- type UpdateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigHttpRequest
- func (UpdateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigHttpRequest) AuthenticationMethod() ...
- func (UpdateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigHttpRequest) ExpectedResponseCode() ...
- func (UpdateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigHttpRequest) FieldPath() *UpdateProbingSessionRequest_FieldSubPath
- func (UpdateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigHttpRequest) RequestBody() ...
- func (UpdateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigHttpRequest) RequestHeaders() ...
- func (UpdateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigHttpRequest) RequestMethod() ...
- func (UpdateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigHttpRequest) Timeout() ...
- func (UpdateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigHttpRequest) Url() ...
- func (UpdateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigHttpRequest) UrlFormEncodedBody() ...
- func (s UpdateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigHttpRequest) WithArrayOfValues(values []*common.HTTPProbingConfig_HTTPRequest) *UpdateProbingSessionRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigHttpRequest) WithValue(value *common.HTTPProbingConfig_HTTPRequest) *UpdateProbingSessionRequest_FieldSubPathValue
- type UpdateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigHttpRequestAuthenticationMethod
- func (UpdateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigHttpRequestAuthenticationMethod) FieldPath() *UpdateProbingSessionRequest_FieldSubPath
- func (s UpdateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigHttpRequestAuthenticationMethod) WithArrayOfValues(values []common.AuthenticationMethod) *UpdateProbingSessionRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigHttpRequestAuthenticationMethod) WithValue(value common.AuthenticationMethod) *UpdateProbingSessionRequest_FieldSubPathValue
- type UpdateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigHttpRequestExpectedResponseCode
- func (UpdateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigHttpRequestExpectedResponseCode) FieldPath() *UpdateProbingSessionRequest_FieldSubPath
- func (s UpdateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigHttpRequestExpectedResponseCode) WithArrayOfValues(values []uint32) *UpdateProbingSessionRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigHttpRequestExpectedResponseCode) WithValue(value uint32) *UpdateProbingSessionRequest_FieldSubPathValue
- type UpdateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigHttpRequestRequestBody
- func (UpdateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigHttpRequestRequestBody) FieldPath() *UpdateProbingSessionRequest_FieldSubPath
- func (s UpdateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigHttpRequestRequestBody) WithArrayOfValues(values []string) *UpdateProbingSessionRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigHttpRequestRequestBody) WithValue(value string) *UpdateProbingSessionRequest_FieldSubPathValue
- type UpdateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigHttpRequestRequestHeaders
- func (UpdateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigHttpRequestRequestHeaders) FieldPath() *UpdateProbingSessionRequest_FieldSubPath
- func (s UpdateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigHttpRequestRequestHeaders) WithArrayOfValues(values []map[string]string) *UpdateProbingSessionRequest_FieldSubPathArrayOfValues
- func (UpdateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigHttpRequestRequestHeaders) WithKey(key string) ...
- func (s UpdateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigHttpRequestRequestHeaders) WithValue(value map[string]string) *UpdateProbingSessionRequest_FieldSubPathValue
- type UpdateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigHttpRequestRequestMethod
- func (UpdateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigHttpRequestRequestMethod) FieldPath() *UpdateProbingSessionRequest_FieldSubPath
- func (s UpdateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigHttpRequestRequestMethod) WithArrayOfValues(values []common.HTTPRequestMethod) *UpdateProbingSessionRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigHttpRequestRequestMethod) WithValue(value common.HTTPRequestMethod) *UpdateProbingSessionRequest_FieldSubPathValue
- type UpdateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigHttpRequestTimeout
- func (UpdateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigHttpRequestTimeout) FieldPath() *UpdateProbingSessionRequest_FieldSubPath
- func (s UpdateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigHttpRequestTimeout) WithArrayOfValues(values []*duration.Duration) *UpdateProbingSessionRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigHttpRequestTimeout) WithValue(value *duration.Duration) *UpdateProbingSessionRequest_FieldSubPathValue
- type UpdateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigHttpRequestUrl
- func (UpdateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigHttpRequestUrl) FieldPath() *UpdateProbingSessionRequest_FieldSubPath
- func (s UpdateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigHttpRequestUrl) WithArrayOfValues(values []string) *UpdateProbingSessionRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigHttpRequestUrl) WithValue(value string) *UpdateProbingSessionRequest_FieldSubPathValue
- type UpdateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigHttpRequestUrlFormEncodedBody
- func (UpdateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigHttpRequestUrlFormEncodedBody) FieldPath() *UpdateProbingSessionRequest_FieldSubPath
- func (s UpdateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigHttpRequestUrlFormEncodedBody) WithArrayOfValues(values []map[string]*common.HTTPProbingConfig_HTTPRequest_StringArray) *UpdateProbingSessionRequest_FieldSubPathArrayOfValues
- func (UpdateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigHttpRequestUrlFormEncodedBody) WithKey(key string) ...
- func (s UpdateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigHttpRequestUrlFormEncodedBody) WithValue(value map[string]*common.HTTPProbingConfig_HTTPRequest_StringArray) *UpdateProbingSessionRequest_FieldSubPathValue
- type UpdateProbingSessionRequestPathSelectorProbingSessionSpecInterval
- func (UpdateProbingSessionRequestPathSelectorProbingSessionSpecInterval) FieldPath() *UpdateProbingSessionRequest_FieldSubPath
- func (s UpdateProbingSessionRequestPathSelectorProbingSessionSpecInterval) WithArrayOfValues(values []*duration.Duration) *UpdateProbingSessionRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingSessionRequestPathSelectorProbingSessionSpecInterval) WithValue(value *duration.Duration) *UpdateProbingSessionRequest_FieldSubPathValue
- type UpdateProbingSessionRequestPathSelectorProbingSessionSpecIpVersion
- func (UpdateProbingSessionRequestPathSelectorProbingSessionSpecIpVersion) FieldPath() *UpdateProbingSessionRequest_FieldSubPath
- func (s UpdateProbingSessionRequestPathSelectorProbingSessionSpecIpVersion) WithArrayOfValues(values []common.IpVersion) *UpdateProbingSessionRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingSessionRequestPathSelectorProbingSessionSpecIpVersion) WithValue(value common.IpVersion) *UpdateProbingSessionRequest_FieldSubPathValue
- type UpdateProbingSessionRequestPathSelectorProbingSessionSpecLocation
- func (UpdateProbingSessionRequestPathSelectorProbingSessionSpecLocation) Accuracy() UpdateProbingSessionRequestPathSelectorProbingSessionSpecLocationAccuracy
- func (UpdateProbingSessionRequestPathSelectorProbingSessionSpecLocation) Address() UpdateProbingSessionRequestPathSelectorProbingSessionSpecLocationAddress
- func (UpdateProbingSessionRequestPathSelectorProbingSessionSpecLocation) AdminHierarchy() ...
- func (UpdateProbingSessionRequestPathSelectorProbingSessionSpecLocation) Coordinates() UpdateProbingSessionRequestPathSelectorProbingSessionSpecLocationCoordinates
- func (UpdateProbingSessionRequestPathSelectorProbingSessionSpecLocation) FieldPath() *UpdateProbingSessionRequest_FieldSubPath
- func (s UpdateProbingSessionRequestPathSelectorProbingSessionSpecLocation) WithArrayOfValues(values []*common.Location) *UpdateProbingSessionRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingSessionRequestPathSelectorProbingSessionSpecLocation) WithValue(value *common.Location) *UpdateProbingSessionRequest_FieldSubPathValue
- type UpdateProbingSessionRequestPathSelectorProbingSessionSpecLocationAccuracy
- func (UpdateProbingSessionRequestPathSelectorProbingSessionSpecLocationAccuracy) FieldPath() *UpdateProbingSessionRequest_FieldSubPath
- func (s UpdateProbingSessionRequestPathSelectorProbingSessionSpecLocationAccuracy) WithArrayOfValues(values []float64) *UpdateProbingSessionRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingSessionRequestPathSelectorProbingSessionSpecLocationAccuracy) WithValue(value float64) *UpdateProbingSessionRequest_FieldSubPathValue
- type UpdateProbingSessionRequestPathSelectorProbingSessionSpecLocationAddress
- func (UpdateProbingSessionRequestPathSelectorProbingSessionSpecLocationAddress) AdminArea1() ...
- func (UpdateProbingSessionRequestPathSelectorProbingSessionSpecLocationAddress) AdminArea2() ...
- func (UpdateProbingSessionRequestPathSelectorProbingSessionSpecLocationAddress) AdminArea3() ...
- func (UpdateProbingSessionRequestPathSelectorProbingSessionSpecLocationAddress) AdminArea4() ...
- func (UpdateProbingSessionRequestPathSelectorProbingSessionSpecLocationAddress) Continent() ...
- func (UpdateProbingSessionRequestPathSelectorProbingSessionSpecLocationAddress) Country() ...
- func (UpdateProbingSessionRequestPathSelectorProbingSessionSpecLocationAddress) CountryCode() ...
- func (UpdateProbingSessionRequestPathSelectorProbingSessionSpecLocationAddress) FieldPath() *UpdateProbingSessionRequest_FieldSubPath
- func (UpdateProbingSessionRequestPathSelectorProbingSessionSpecLocationAddress) PostalCode() ...
- func (UpdateProbingSessionRequestPathSelectorProbingSessionSpecLocationAddress) StreetAddress() ...
- func (s UpdateProbingSessionRequestPathSelectorProbingSessionSpecLocationAddress) WithArrayOfValues(values []*common.Address) *UpdateProbingSessionRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingSessionRequestPathSelectorProbingSessionSpecLocationAddress) WithValue(value *common.Address) *UpdateProbingSessionRequest_FieldSubPathValue
- type UpdateProbingSessionRequestPathSelectorProbingSessionSpecLocationAddressAdminArea1
- func (UpdateProbingSessionRequestPathSelectorProbingSessionSpecLocationAddressAdminArea1) FieldPath() *UpdateProbingSessionRequest_FieldSubPath
- func (s UpdateProbingSessionRequestPathSelectorProbingSessionSpecLocationAddressAdminArea1) WithArrayOfValues(values []string) *UpdateProbingSessionRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingSessionRequestPathSelectorProbingSessionSpecLocationAddressAdminArea1) WithValue(value string) *UpdateProbingSessionRequest_FieldSubPathValue
- type UpdateProbingSessionRequestPathSelectorProbingSessionSpecLocationAddressAdminArea2
- func (UpdateProbingSessionRequestPathSelectorProbingSessionSpecLocationAddressAdminArea2) FieldPath() *UpdateProbingSessionRequest_FieldSubPath
- func (s UpdateProbingSessionRequestPathSelectorProbingSessionSpecLocationAddressAdminArea2) WithArrayOfValues(values []string) *UpdateProbingSessionRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingSessionRequestPathSelectorProbingSessionSpecLocationAddressAdminArea2) WithValue(value string) *UpdateProbingSessionRequest_FieldSubPathValue
- type UpdateProbingSessionRequestPathSelectorProbingSessionSpecLocationAddressAdminArea3
- func (UpdateProbingSessionRequestPathSelectorProbingSessionSpecLocationAddressAdminArea3) FieldPath() *UpdateProbingSessionRequest_FieldSubPath
- func (s UpdateProbingSessionRequestPathSelectorProbingSessionSpecLocationAddressAdminArea3) WithArrayOfValues(values []string) *UpdateProbingSessionRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingSessionRequestPathSelectorProbingSessionSpecLocationAddressAdminArea3) WithValue(value string) *UpdateProbingSessionRequest_FieldSubPathValue
- type UpdateProbingSessionRequestPathSelectorProbingSessionSpecLocationAddressAdminArea4
- func (UpdateProbingSessionRequestPathSelectorProbingSessionSpecLocationAddressAdminArea4) FieldPath() *UpdateProbingSessionRequest_FieldSubPath
- func (s UpdateProbingSessionRequestPathSelectorProbingSessionSpecLocationAddressAdminArea4) WithArrayOfValues(values []string) *UpdateProbingSessionRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingSessionRequestPathSelectorProbingSessionSpecLocationAddressAdminArea4) WithValue(value string) *UpdateProbingSessionRequest_FieldSubPathValue
- type UpdateProbingSessionRequestPathSelectorProbingSessionSpecLocationAddressContinent
- func (UpdateProbingSessionRequestPathSelectorProbingSessionSpecLocationAddressContinent) FieldPath() *UpdateProbingSessionRequest_FieldSubPath
- func (s UpdateProbingSessionRequestPathSelectorProbingSessionSpecLocationAddressContinent) WithArrayOfValues(values []string) *UpdateProbingSessionRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingSessionRequestPathSelectorProbingSessionSpecLocationAddressContinent) WithValue(value string) *UpdateProbingSessionRequest_FieldSubPathValue
- type UpdateProbingSessionRequestPathSelectorProbingSessionSpecLocationAddressCountry
- func (UpdateProbingSessionRequestPathSelectorProbingSessionSpecLocationAddressCountry) FieldPath() *UpdateProbingSessionRequest_FieldSubPath
- func (s UpdateProbingSessionRequestPathSelectorProbingSessionSpecLocationAddressCountry) WithArrayOfValues(values []string) *UpdateProbingSessionRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingSessionRequestPathSelectorProbingSessionSpecLocationAddressCountry) WithValue(value string) *UpdateProbingSessionRequest_FieldSubPathValue
- type UpdateProbingSessionRequestPathSelectorProbingSessionSpecLocationAddressCountryCode
- func (UpdateProbingSessionRequestPathSelectorProbingSessionSpecLocationAddressCountryCode) FieldPath() *UpdateProbingSessionRequest_FieldSubPath
- func (s UpdateProbingSessionRequestPathSelectorProbingSessionSpecLocationAddressCountryCode) WithArrayOfValues(values []string) *UpdateProbingSessionRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingSessionRequestPathSelectorProbingSessionSpecLocationAddressCountryCode) WithValue(value string) *UpdateProbingSessionRequest_FieldSubPathValue
- type UpdateProbingSessionRequestPathSelectorProbingSessionSpecLocationAddressPostalCode
- func (UpdateProbingSessionRequestPathSelectorProbingSessionSpecLocationAddressPostalCode) FieldPath() *UpdateProbingSessionRequest_FieldSubPath
- func (s UpdateProbingSessionRequestPathSelectorProbingSessionSpecLocationAddressPostalCode) WithArrayOfValues(values []string) *UpdateProbingSessionRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingSessionRequestPathSelectorProbingSessionSpecLocationAddressPostalCode) WithValue(value string) *UpdateProbingSessionRequest_FieldSubPathValue
- type UpdateProbingSessionRequestPathSelectorProbingSessionSpecLocationAddressStreetAddress
- func (UpdateProbingSessionRequestPathSelectorProbingSessionSpecLocationAddressStreetAddress) FieldPath() *UpdateProbingSessionRequest_FieldSubPath
- func (s UpdateProbingSessionRequestPathSelectorProbingSessionSpecLocationAddressStreetAddress) WithArrayOfValues(values []string) *UpdateProbingSessionRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingSessionRequestPathSelectorProbingSessionSpecLocationAddressStreetAddress) WithValue(value string) *UpdateProbingSessionRequest_FieldSubPathValue
- type UpdateProbingSessionRequestPathSelectorProbingSessionSpecLocationAdminHierarchy
- func (UpdateProbingSessionRequestPathSelectorProbingSessionSpecLocationAdminHierarchy) Admin1() ...
- func (UpdateProbingSessionRequestPathSelectorProbingSessionSpecLocationAdminHierarchy) Admin2() ...
- func (UpdateProbingSessionRequestPathSelectorProbingSessionSpecLocationAdminHierarchy) Admin3() ...
- func (UpdateProbingSessionRequestPathSelectorProbingSessionSpecLocationAdminHierarchy) Admin4() ...
- func (UpdateProbingSessionRequestPathSelectorProbingSessionSpecLocationAdminHierarchy) Admin5() ...
- func (UpdateProbingSessionRequestPathSelectorProbingSessionSpecLocationAdminHierarchy) Continent() ...
- func (UpdateProbingSessionRequestPathSelectorProbingSessionSpecLocationAdminHierarchy) Country() ...
- func (UpdateProbingSessionRequestPathSelectorProbingSessionSpecLocationAdminHierarchy) FieldPath() *UpdateProbingSessionRequest_FieldSubPath
- func (s UpdateProbingSessionRequestPathSelectorProbingSessionSpecLocationAdminHierarchy) WithArrayOfValues(values []*admin_area.AdminHierarchy) *UpdateProbingSessionRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingSessionRequestPathSelectorProbingSessionSpecLocationAdminHierarchy) WithValue(value *admin_area.AdminHierarchy) *UpdateProbingSessionRequest_FieldSubPathValue
- type UpdateProbingSessionRequestPathSelectorProbingSessionSpecLocationAdminHierarchyAdmin1
- func (UpdateProbingSessionRequestPathSelectorProbingSessionSpecLocationAdminHierarchyAdmin1) FieldPath() *UpdateProbingSessionRequest_FieldSubPath
- func (s UpdateProbingSessionRequestPathSelectorProbingSessionSpecLocationAdminHierarchyAdmin1) WithArrayOfValues(values []*admin_area.Reference) *UpdateProbingSessionRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingSessionRequestPathSelectorProbingSessionSpecLocationAdminHierarchyAdmin1) WithValue(value *admin_area.Reference) *UpdateProbingSessionRequest_FieldSubPathValue
- type UpdateProbingSessionRequestPathSelectorProbingSessionSpecLocationAdminHierarchyAdmin2
- func (UpdateProbingSessionRequestPathSelectorProbingSessionSpecLocationAdminHierarchyAdmin2) FieldPath() *UpdateProbingSessionRequest_FieldSubPath
- func (s UpdateProbingSessionRequestPathSelectorProbingSessionSpecLocationAdminHierarchyAdmin2) WithArrayOfValues(values []*admin_area.Reference) *UpdateProbingSessionRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingSessionRequestPathSelectorProbingSessionSpecLocationAdminHierarchyAdmin2) WithValue(value *admin_area.Reference) *UpdateProbingSessionRequest_FieldSubPathValue
- type UpdateProbingSessionRequestPathSelectorProbingSessionSpecLocationAdminHierarchyAdmin3
- func (UpdateProbingSessionRequestPathSelectorProbingSessionSpecLocationAdminHierarchyAdmin3) FieldPath() *UpdateProbingSessionRequest_FieldSubPath
- func (s UpdateProbingSessionRequestPathSelectorProbingSessionSpecLocationAdminHierarchyAdmin3) WithArrayOfValues(values []*admin_area.Reference) *UpdateProbingSessionRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingSessionRequestPathSelectorProbingSessionSpecLocationAdminHierarchyAdmin3) WithValue(value *admin_area.Reference) *UpdateProbingSessionRequest_FieldSubPathValue
- type UpdateProbingSessionRequestPathSelectorProbingSessionSpecLocationAdminHierarchyAdmin4
- func (UpdateProbingSessionRequestPathSelectorProbingSessionSpecLocationAdminHierarchyAdmin4) FieldPath() *UpdateProbingSessionRequest_FieldSubPath
- func (s UpdateProbingSessionRequestPathSelectorProbingSessionSpecLocationAdminHierarchyAdmin4) WithArrayOfValues(values []*admin_area.Reference) *UpdateProbingSessionRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingSessionRequestPathSelectorProbingSessionSpecLocationAdminHierarchyAdmin4) WithValue(value *admin_area.Reference) *UpdateProbingSessionRequest_FieldSubPathValue
- type UpdateProbingSessionRequestPathSelectorProbingSessionSpecLocationAdminHierarchyAdmin5
- func (UpdateProbingSessionRequestPathSelectorProbingSessionSpecLocationAdminHierarchyAdmin5) FieldPath() *UpdateProbingSessionRequest_FieldSubPath
- func (s UpdateProbingSessionRequestPathSelectorProbingSessionSpecLocationAdminHierarchyAdmin5) WithArrayOfValues(values []*admin_area.Reference) *UpdateProbingSessionRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingSessionRequestPathSelectorProbingSessionSpecLocationAdminHierarchyAdmin5) WithValue(value *admin_area.Reference) *UpdateProbingSessionRequest_FieldSubPathValue
- type UpdateProbingSessionRequestPathSelectorProbingSessionSpecLocationAdminHierarchyContinent
- func (UpdateProbingSessionRequestPathSelectorProbingSessionSpecLocationAdminHierarchyContinent) FieldPath() *UpdateProbingSessionRequest_FieldSubPath
- func (s UpdateProbingSessionRequestPathSelectorProbingSessionSpecLocationAdminHierarchyContinent) WithArrayOfValues(values []*admin_area.Reference) *UpdateProbingSessionRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingSessionRequestPathSelectorProbingSessionSpecLocationAdminHierarchyContinent) WithValue(value *admin_area.Reference) *UpdateProbingSessionRequest_FieldSubPathValue
- type UpdateProbingSessionRequestPathSelectorProbingSessionSpecLocationAdminHierarchyCountry
- func (UpdateProbingSessionRequestPathSelectorProbingSessionSpecLocationAdminHierarchyCountry) FieldPath() *UpdateProbingSessionRequest_FieldSubPath
- func (s UpdateProbingSessionRequestPathSelectorProbingSessionSpecLocationAdminHierarchyCountry) WithArrayOfValues(values []*admin_area.Reference) *UpdateProbingSessionRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingSessionRequestPathSelectorProbingSessionSpecLocationAdminHierarchyCountry) WithValue(value *admin_area.Reference) *UpdateProbingSessionRequest_FieldSubPathValue
- type UpdateProbingSessionRequestPathSelectorProbingSessionSpecLocationCoordinates
- func (UpdateProbingSessionRequestPathSelectorProbingSessionSpecLocationCoordinates) FieldPath() *UpdateProbingSessionRequest_FieldSubPath
- func (s UpdateProbingSessionRequestPathSelectorProbingSessionSpecLocationCoordinates) WithArrayOfValues(values []*latlng.LatLng) *UpdateProbingSessionRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingSessionRequestPathSelectorProbingSessionSpecLocationCoordinates) WithValue(value *latlng.LatLng) *UpdateProbingSessionRequest_FieldSubPathValue
- type UpdateProbingSessionRequestPathSelectorProbingSessionSpecLocationType
- func (UpdateProbingSessionRequestPathSelectorProbingSessionSpecLocationType) FieldPath() *UpdateProbingSessionRequest_FieldSubPath
- func (s UpdateProbingSessionRequestPathSelectorProbingSessionSpecLocationType) WithArrayOfValues(values []common.LocationType) *UpdateProbingSessionRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingSessionRequestPathSelectorProbingSessionSpecLocationType) WithValue(value common.LocationType) *UpdateProbingSessionRequest_FieldSubPathValue
- type UpdateProbingSessionRequestPathSelectorProbingSessionSpecMode
- func (UpdateProbingSessionRequestPathSelectorProbingSessionSpecMode) FieldPath() *UpdateProbingSessionRequest_FieldSubPath
- func (s UpdateProbingSessionRequestPathSelectorProbingSessionSpecMode) WithArrayOfValues(values []common.ProbingMode) *UpdateProbingSessionRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingSessionRequestPathSelectorProbingSessionSpecMode) WithValue(value common.ProbingMode) *UpdateProbingSessionRequest_FieldSubPathValue
- type UpdateProbingSessionRequestPathSelectorProbingSessionSpecPathProbing
- func (UpdateProbingSessionRequestPathSelectorProbingSessionSpecPathProbing) Attempts() UpdateProbingSessionRequestPathSelectorProbingSessionSpecPathProbingAttempts
- func (UpdateProbingSessionRequestPathSelectorProbingSessionSpecPathProbing) Enabled() UpdateProbingSessionRequestPathSelectorProbingSessionSpecPathProbingEnabled
- func (UpdateProbingSessionRequestPathSelectorProbingSessionSpecPathProbing) FieldPath() *UpdateProbingSessionRequest_FieldSubPath
- func (UpdateProbingSessionRequestPathSelectorProbingSessionSpecPathProbing) Interval() UpdateProbingSessionRequestPathSelectorProbingSessionSpecPathProbingInterval
- func (UpdateProbingSessionRequestPathSelectorProbingSessionSpecPathProbing) IntervalSec() ...
- func (UpdateProbingSessionRequestPathSelectorProbingSessionSpecPathProbing) MaxTtl() UpdateProbingSessionRequestPathSelectorProbingSessionSpecPathProbingMaxTtl
- func (UpdateProbingSessionRequestPathSelectorProbingSessionSpecPathProbing) Mode() UpdateProbingSessionRequestPathSelectorProbingSessionSpecPathProbingMode
- func (s UpdateProbingSessionRequestPathSelectorProbingSessionSpecPathProbing) WithArrayOfValues(values []*common.PathProbe) *UpdateProbingSessionRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingSessionRequestPathSelectorProbingSessionSpecPathProbing) WithValue(value *common.PathProbe) *UpdateProbingSessionRequest_FieldSubPathValue
- type UpdateProbingSessionRequestPathSelectorProbingSessionSpecPathProbingAttempts
- func (UpdateProbingSessionRequestPathSelectorProbingSessionSpecPathProbingAttempts) FieldPath() *UpdateProbingSessionRequest_FieldSubPath
- func (s UpdateProbingSessionRequestPathSelectorProbingSessionSpecPathProbingAttempts) WithArrayOfValues(values []*wrappers.UInt32Value) *UpdateProbingSessionRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingSessionRequestPathSelectorProbingSessionSpecPathProbingAttempts) WithValue(value *wrappers.UInt32Value) *UpdateProbingSessionRequest_FieldSubPathValue
- type UpdateProbingSessionRequestPathSelectorProbingSessionSpecPathProbingEnabled
- func (UpdateProbingSessionRequestPathSelectorProbingSessionSpecPathProbingEnabled) FieldPath() *UpdateProbingSessionRequest_FieldSubPath
- func (s UpdateProbingSessionRequestPathSelectorProbingSessionSpecPathProbingEnabled) WithArrayOfValues(values []bool) *UpdateProbingSessionRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingSessionRequestPathSelectorProbingSessionSpecPathProbingEnabled) WithValue(value bool) *UpdateProbingSessionRequest_FieldSubPathValue
- type UpdateProbingSessionRequestPathSelectorProbingSessionSpecPathProbingInterval
- func (UpdateProbingSessionRequestPathSelectorProbingSessionSpecPathProbingInterval) FieldPath() *UpdateProbingSessionRequest_FieldSubPath
- func (s UpdateProbingSessionRequestPathSelectorProbingSessionSpecPathProbingInterval) WithArrayOfValues(values []*duration.Duration) *UpdateProbingSessionRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingSessionRequestPathSelectorProbingSessionSpecPathProbingInterval) WithValue(value *duration.Duration) *UpdateProbingSessionRequest_FieldSubPathValue
- type UpdateProbingSessionRequestPathSelectorProbingSessionSpecPathProbingIntervalSec
- func (UpdateProbingSessionRequestPathSelectorProbingSessionSpecPathProbingIntervalSec) FieldPath() *UpdateProbingSessionRequest_FieldSubPath
- func (s UpdateProbingSessionRequestPathSelectorProbingSessionSpecPathProbingIntervalSec) WithArrayOfValues(values []int64) *UpdateProbingSessionRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingSessionRequestPathSelectorProbingSessionSpecPathProbingIntervalSec) WithValue(value int64) *UpdateProbingSessionRequest_FieldSubPathValue
- type UpdateProbingSessionRequestPathSelectorProbingSessionSpecPathProbingMaxTtl
- func (UpdateProbingSessionRequestPathSelectorProbingSessionSpecPathProbingMaxTtl) FieldPath() *UpdateProbingSessionRequest_FieldSubPath
- func (s UpdateProbingSessionRequestPathSelectorProbingSessionSpecPathProbingMaxTtl) WithArrayOfValues(values []*wrappers.UInt32Value) *UpdateProbingSessionRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingSessionRequestPathSelectorProbingSessionSpecPathProbingMaxTtl) WithValue(value *wrappers.UInt32Value) *UpdateProbingSessionRequest_FieldSubPathValue
- type UpdateProbingSessionRequestPathSelectorProbingSessionSpecPathProbingMode
- func (UpdateProbingSessionRequestPathSelectorProbingSessionSpecPathProbingMode) FieldPath() *UpdateProbingSessionRequest_FieldSubPath
- func (s UpdateProbingSessionRequestPathSelectorProbingSessionSpecPathProbingMode) WithArrayOfValues(values []common.ProbingMode) *UpdateProbingSessionRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingSessionRequestPathSelectorProbingSessionSpecPathProbingMode) WithValue(value common.ProbingMode) *UpdateProbingSessionRequest_FieldSubPathValue
- type UpdateProbingSessionRequestPathSelectorProbingSessionSpecPort
- func (UpdateProbingSessionRequestPathSelectorProbingSessionSpecPort) FieldPath() *UpdateProbingSessionRequest_FieldSubPath
- func (s UpdateProbingSessionRequestPathSelectorProbingSessionSpecPort) WithArrayOfValues(values []uint32) *UpdateProbingSessionRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingSessionRequestPathSelectorProbingSessionSpecPort) WithValue(value uint32) *UpdateProbingSessionRequest_FieldSubPathValue
- type UpdateProbingSessionRequestPathSelectorProbingSessionSpecProbe
- func (UpdateProbingSessionRequestPathSelectorProbingSessionSpecProbe) FieldPath() *UpdateProbingSessionRequest_FieldSubPath
- func (s UpdateProbingSessionRequestPathSelectorProbingSessionSpecProbe) WithArrayOfValues(values []*probe.Reference) *UpdateProbingSessionRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingSessionRequestPathSelectorProbingSessionSpecProbe) WithValue(value *probe.Reference) *UpdateProbingSessionRequest_FieldSubPathValue
- type UpdateProbingSessionRequestPathSelectorProbingSessionSpecProxyConfiguration
- func (UpdateProbingSessionRequestPathSelectorProbingSessionSpecProxyConfiguration) FieldPath() *UpdateProbingSessionRequest_FieldSubPath
- func (UpdateProbingSessionRequestPathSelectorProbingSessionSpecProxyConfiguration) HttpProxy() ...
- func (UpdateProbingSessionRequestPathSelectorProbingSessionSpecProxyConfiguration) HttpsProxy() ...
- func (UpdateProbingSessionRequestPathSelectorProbingSessionSpecProxyConfiguration) NoProxy() ...
- func (UpdateProbingSessionRequestPathSelectorProbingSessionSpecProxyConfiguration) ProxySetting() ...
- func (s UpdateProbingSessionRequestPathSelectorProbingSessionSpecProxyConfiguration) WithArrayOfValues(values []*common.ProxyConfiguration) *UpdateProbingSessionRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingSessionRequestPathSelectorProbingSessionSpecProxyConfiguration) WithValue(value *common.ProxyConfiguration) *UpdateProbingSessionRequest_FieldSubPathValue
- type UpdateProbingSessionRequestPathSelectorProbingSessionSpecProxyConfigurationHttpProxy
- func (UpdateProbingSessionRequestPathSelectorProbingSessionSpecProxyConfigurationHttpProxy) FieldPath() *UpdateProbingSessionRequest_FieldSubPath
- func (s UpdateProbingSessionRequestPathSelectorProbingSessionSpecProxyConfigurationHttpProxy) WithArrayOfValues(values []string) *UpdateProbingSessionRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingSessionRequestPathSelectorProbingSessionSpecProxyConfigurationHttpProxy) WithValue(value string) *UpdateProbingSessionRequest_FieldSubPathValue
- type UpdateProbingSessionRequestPathSelectorProbingSessionSpecProxyConfigurationHttpsProxy
- func (UpdateProbingSessionRequestPathSelectorProbingSessionSpecProxyConfigurationHttpsProxy) FieldPath() *UpdateProbingSessionRequest_FieldSubPath
- func (s UpdateProbingSessionRequestPathSelectorProbingSessionSpecProxyConfigurationHttpsProxy) WithArrayOfValues(values []string) *UpdateProbingSessionRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingSessionRequestPathSelectorProbingSessionSpecProxyConfigurationHttpsProxy) WithValue(value string) *UpdateProbingSessionRequest_FieldSubPathValue
- type UpdateProbingSessionRequestPathSelectorProbingSessionSpecProxyConfigurationNoProxy
- func (UpdateProbingSessionRequestPathSelectorProbingSessionSpecProxyConfigurationNoProxy) FieldPath() *UpdateProbingSessionRequest_FieldSubPath
- func (s UpdateProbingSessionRequestPathSelectorProbingSessionSpecProxyConfigurationNoProxy) WithArrayOfValues(values []string) *UpdateProbingSessionRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingSessionRequestPathSelectorProbingSessionSpecProxyConfigurationNoProxy) WithValue(value string) *UpdateProbingSessionRequest_FieldSubPathValue
- type UpdateProbingSessionRequestPathSelectorProbingSessionSpecProxyConfigurationProxySetting
- func (UpdateProbingSessionRequestPathSelectorProbingSessionSpecProxyConfigurationProxySetting) FieldPath() *UpdateProbingSessionRequest_FieldSubPath
- func (s UpdateProbingSessionRequestPathSelectorProbingSessionSpecProxyConfigurationProxySetting) WithArrayOfValues(values []common.ProxySetting) *UpdateProbingSessionRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingSessionRequestPathSelectorProbingSessionSpecProxyConfigurationProxySetting) WithValue(value common.ProxySetting) *UpdateProbingSessionRequest_FieldSubPathValue
- type UpdateProbingSessionRequestPathSelectorProbingSessionSpecSpeedtestSettings
- func (UpdateProbingSessionRequestPathSelectorProbingSessionSpecSpeedtestSettings) Duration() ...
- func (UpdateProbingSessionRequestPathSelectorProbingSessionSpecSpeedtestSettings) FieldPath() *UpdateProbingSessionRequest_FieldSubPath
- func (UpdateProbingSessionRequestPathSelectorProbingSessionSpecSpeedtestSettings) ServerSelection() ...
- func (UpdateProbingSessionRequestPathSelectorProbingSessionSpecSpeedtestSettings) TcpPort() ...
- func (s UpdateProbingSessionRequestPathSelectorProbingSessionSpecSpeedtestSettings) WithArrayOfValues(values []*common.SpeedTestSettings) *UpdateProbingSessionRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingSessionRequestPathSelectorProbingSessionSpecSpeedtestSettings) WithValue(value *common.SpeedTestSettings) *UpdateProbingSessionRequest_FieldSubPathValue
- type UpdateProbingSessionRequestPathSelectorProbingSessionSpecSpeedtestSettingsDuration
- func (UpdateProbingSessionRequestPathSelectorProbingSessionSpecSpeedtestSettingsDuration) FieldPath() *UpdateProbingSessionRequest_FieldSubPath
- func (s UpdateProbingSessionRequestPathSelectorProbingSessionSpecSpeedtestSettingsDuration) WithArrayOfValues(values []*duration.Duration) *UpdateProbingSessionRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingSessionRequestPathSelectorProbingSessionSpecSpeedtestSettingsDuration) WithValue(value *duration.Duration) *UpdateProbingSessionRequest_FieldSubPathValue
- type UpdateProbingSessionRequestPathSelectorProbingSessionSpecSpeedtestSettingsServerSelection
- func (UpdateProbingSessionRequestPathSelectorProbingSessionSpecSpeedtestSettingsServerSelection) FieldPath() *UpdateProbingSessionRequest_FieldSubPath
- func (s UpdateProbingSessionRequestPathSelectorProbingSessionSpecSpeedtestSettingsServerSelection) WithArrayOfValues(values []common.SpeedTestSettings_ServerSelection) *UpdateProbingSessionRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingSessionRequestPathSelectorProbingSessionSpecSpeedtestSettingsServerSelection) WithValue(value common.SpeedTestSettings_ServerSelection) *UpdateProbingSessionRequest_FieldSubPathValue
- type UpdateProbingSessionRequestPathSelectorProbingSessionSpecSpeedtestSettingsTcpPort
- func (UpdateProbingSessionRequestPathSelectorProbingSessionSpecSpeedtestSettingsTcpPort) FieldPath() *UpdateProbingSessionRequest_FieldSubPath
- func (s UpdateProbingSessionRequestPathSelectorProbingSessionSpecSpeedtestSettingsTcpPort) WithArrayOfValues(values []int32) *UpdateProbingSessionRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingSessionRequestPathSelectorProbingSessionSpecSpeedtestSettingsTcpPort) WithValue(value int32) *UpdateProbingSessionRequest_FieldSubPathValue
- type UpdateProbingSessionRequestPathSelectorProbingSessionSpecTarget
- func (UpdateProbingSessionRequestPathSelectorProbingSessionSpecTarget) FieldPath() *UpdateProbingSessionRequest_FieldSubPath
- func (s UpdateProbingSessionRequestPathSelectorProbingSessionSpecTarget) WithArrayOfValues(values []*probing_target.Reference) *UpdateProbingSessionRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingSessionRequestPathSelectorProbingSessionSpecTarget) WithValue(value *probing_target.Reference) *UpdateProbingSessionRequest_FieldSubPathValue
- type UpdateProbingSessionRequestPathSelectorProbingSessionSpecTargetGroup
- func (UpdateProbingSessionRequestPathSelectorProbingSessionSpecTargetGroup) FieldPath() *UpdateProbingSessionRequest_FieldSubPath
- func (s UpdateProbingSessionRequestPathSelectorProbingSessionSpecTargetGroup) WithArrayOfValues(values []*probing_target_group.Reference) *UpdateProbingSessionRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingSessionRequestPathSelectorProbingSessionSpecTargetGroup) WithValue(value *probing_target_group.Reference) *UpdateProbingSessionRequest_FieldSubPathValue
- type UpdateProbingSessionRequestPathSelectorProbingSessionSpecTos
- func (UpdateProbingSessionRequestPathSelectorProbingSessionSpecTos) FieldPath() *UpdateProbingSessionRequest_FieldSubPath
- func (s UpdateProbingSessionRequestPathSelectorProbingSessionSpecTos) WithArrayOfValues(values []uint32) *UpdateProbingSessionRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingSessionRequestPathSelectorProbingSessionSpecTos) WithValue(value uint32) *UpdateProbingSessionRequest_FieldSubPathValue
- type UpdateProbingSessionRequestPathSelectorProbingSessionSpecType
- func (UpdateProbingSessionRequestPathSelectorProbingSessionSpecType) FieldPath() *UpdateProbingSessionRequest_FieldSubPath
- func (s UpdateProbingSessionRequestPathSelectorProbingSessionSpecType) WithArrayOfValues(values []probing_session.ProbingSessionType) *UpdateProbingSessionRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingSessionRequestPathSelectorProbingSessionSpecType) WithValue(value probing_session.ProbingSessionType) *UpdateProbingSessionRequest_FieldSubPathValue
- type UpdateProbingSessionRequestPathSelectorProbingSessionStatus
- func (UpdateProbingSessionRequestPathSelectorProbingSessionStatus) FieldPath() *UpdateProbingSessionRequest_FieldSubPath
- func (s UpdateProbingSessionRequestPathSelectorProbingSessionStatus) WithArrayOfValues(values []*probing_session.ProbingSession_Status) *UpdateProbingSessionRequest_FieldSubPathArrayOfValues
- func (s UpdateProbingSessionRequestPathSelectorProbingSessionStatus) WithValue(value *probing_session.ProbingSession_Status) *UpdateProbingSessionRequest_FieldSubPathValue
- type UpdateProbingSessionRequestPathSelectorUpdateMask
- func (UpdateProbingSessionRequestPathSelectorUpdateMask) FieldPath() *UpdateProbingSessionRequest_FieldTerminalPath
- func (s UpdateProbingSessionRequestPathSelectorUpdateMask) WithArrayOfValues(values []*probing_session.ProbingSession_FieldMask) *UpdateProbingSessionRequest_FieldTerminalPathArrayOfValues
- func (s UpdateProbingSessionRequestPathSelectorUpdateMask) WithValue(value *probing_session.ProbingSession_FieldMask) *UpdateProbingSessionRequest_FieldTerminalPathValue
- type UpdateProbingSessionRequest_CAS
- func (o *UpdateProbingSessionRequest_CAS) Clone() *UpdateProbingSessionRequest_CAS
- func (o *UpdateProbingSessionRequest_CAS) CloneRaw() gotenobject.GotenObjectExt
- func (*UpdateProbingSessionRequest_CAS) Descriptor() ([]byte, []int)
- func (m *UpdateProbingSessionRequest_CAS) GetConditionalState() *probing_session.ProbingSession
- func (m *UpdateProbingSessionRequest_CAS) GetFieldMask() *probing_session.ProbingSession_FieldMask
- func (*UpdateProbingSessionRequest_CAS) GotenMessage()
- func (o *UpdateProbingSessionRequest_CAS) GotenObjectExt()
- func (obj *UpdateProbingSessionRequest_CAS) GotenValidate() error
- func (o *UpdateProbingSessionRequest_CAS) MakeDiffFieldMask(other *UpdateProbingSessionRequest_CAS) *UpdateProbingSessionRequest_CAS_FieldMask
- func (o *UpdateProbingSessionRequest_CAS) MakeFullFieldMask() *UpdateProbingSessionRequest_CAS_FieldMask
- func (o *UpdateProbingSessionRequest_CAS) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
- func (o *UpdateProbingSessionRequest_CAS) MakeRawFullFieldMask() gotenobject.FieldMask
- func (m *UpdateProbingSessionRequest_CAS) Marshal() ([]byte, error)
- func (m *UpdateProbingSessionRequest_CAS) MarshalJSON() ([]byte, error)
- func (o *UpdateProbingSessionRequest_CAS) Merge(source *UpdateProbingSessionRequest_CAS)
- func (o *UpdateProbingSessionRequest_CAS) MergeRaw(source gotenobject.GotenObjectExt)
- func (*UpdateProbingSessionRequest_CAS) ProtoMessage()
- func (m *UpdateProbingSessionRequest_CAS) ProtoReflect() preflect.Message
- func (m *UpdateProbingSessionRequest_CAS) Reset()
- func (m *UpdateProbingSessionRequest_CAS) SetConditionalState(fv *probing_session.ProbingSession)
- func (m *UpdateProbingSessionRequest_CAS) SetFieldMask(fv *probing_session.ProbingSession_FieldMask)
- func (m *UpdateProbingSessionRequest_CAS) String() string
- func (m *UpdateProbingSessionRequest_CAS) Unmarshal(b []byte) error
- func (m *UpdateProbingSessionRequest_CAS) UnmarshalJSON(data []byte) error
- type UpdateProbingSessionRequest_CASMapPathSelectorConditionalStateMetadataAnnotations
- func (s UpdateProbingSessionRequest_CASMapPathSelectorConditionalStateMetadataAnnotations) FieldPath() *UpdateProbingSessionRequestCAS_FieldSubPath
- func (s UpdateProbingSessionRequest_CASMapPathSelectorConditionalStateMetadataAnnotations) WithArrayOfValues(values []string) *UpdateProbingSessionRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateProbingSessionRequest_CASMapPathSelectorConditionalStateMetadataAnnotations) WithValue(value string) *UpdateProbingSessionRequestCAS_FieldSubPathValue
- type UpdateProbingSessionRequest_CASMapPathSelectorConditionalStateMetadataLabels
- func (s UpdateProbingSessionRequest_CASMapPathSelectorConditionalStateMetadataLabels) FieldPath() *UpdateProbingSessionRequestCAS_FieldSubPath
- func (s UpdateProbingSessionRequest_CASMapPathSelectorConditionalStateMetadataLabels) WithArrayOfValues(values []string) *UpdateProbingSessionRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateProbingSessionRequest_CASMapPathSelectorConditionalStateMetadataLabels) WithValue(value string) *UpdateProbingSessionRequestCAS_FieldSubPathValue
- type UpdateProbingSessionRequest_CASMapPathSelectorConditionalStateMetadataShards
- func (s UpdateProbingSessionRequest_CASMapPathSelectorConditionalStateMetadataShards) FieldPath() *UpdateProbingSessionRequestCAS_FieldSubPath
- func (s UpdateProbingSessionRequest_CASMapPathSelectorConditionalStateMetadataShards) WithArrayOfValues(values []int64) *UpdateProbingSessionRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateProbingSessionRequest_CASMapPathSelectorConditionalStateMetadataShards) WithValue(value int64) *UpdateProbingSessionRequestCAS_FieldSubPathValue
- type UpdateProbingSessionRequest_CASMapPathSelectorConditionalStateSpecHttpProbingConfigAuthConfigTokenRequestRequestHeaders
- func (s UpdateProbingSessionRequest_CASMapPathSelectorConditionalStateSpecHttpProbingConfigAuthConfigTokenRequestRequestHeaders) FieldPath() *UpdateProbingSessionRequestCAS_FieldSubPath
- func (s UpdateProbingSessionRequest_CASMapPathSelectorConditionalStateSpecHttpProbingConfigAuthConfigTokenRequestRequestHeaders) WithArrayOfValues(values []string) *UpdateProbingSessionRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateProbingSessionRequest_CASMapPathSelectorConditionalStateSpecHttpProbingConfigAuthConfigTokenRequestRequestHeaders) WithValue(value string) *UpdateProbingSessionRequestCAS_FieldSubPathValue
- type UpdateProbingSessionRequest_CASMapPathSelectorConditionalStateSpecHttpProbingConfigAuthConfigTokenRequestUrlFormEncodedBody
- func (s UpdateProbingSessionRequest_CASMapPathSelectorConditionalStateSpecHttpProbingConfigAuthConfigTokenRequestUrlFormEncodedBody) FieldPath() *UpdateProbingSessionRequestCAS_FieldSubPath
- func (s UpdateProbingSessionRequest_CASMapPathSelectorConditionalStateSpecHttpProbingConfigAuthConfigTokenRequestUrlFormEncodedBody) WithArrayOfValues(values []*common.HTTPProbingConfig_HTTPRequest_StringArray) *UpdateProbingSessionRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateProbingSessionRequest_CASMapPathSelectorConditionalStateSpecHttpProbingConfigAuthConfigTokenRequestUrlFormEncodedBody) WithValue(value *common.HTTPProbingConfig_HTTPRequest_StringArray) *UpdateProbingSessionRequestCAS_FieldSubPathValue
- type UpdateProbingSessionRequest_CASMapPathSelectorConditionalStateSpecHttpProbingConfigHttpRequestRequestHeaders
- func (s UpdateProbingSessionRequest_CASMapPathSelectorConditionalStateSpecHttpProbingConfigHttpRequestRequestHeaders) FieldPath() *UpdateProbingSessionRequestCAS_FieldSubPath
- func (s UpdateProbingSessionRequest_CASMapPathSelectorConditionalStateSpecHttpProbingConfigHttpRequestRequestHeaders) WithArrayOfValues(values []string) *UpdateProbingSessionRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateProbingSessionRequest_CASMapPathSelectorConditionalStateSpecHttpProbingConfigHttpRequestRequestHeaders) WithValue(value string) *UpdateProbingSessionRequestCAS_FieldSubPathValue
- type UpdateProbingSessionRequest_CASMapPathSelectorConditionalStateSpecHttpProbingConfigHttpRequestUrlFormEncodedBody
- func (s UpdateProbingSessionRequest_CASMapPathSelectorConditionalStateSpecHttpProbingConfigHttpRequestUrlFormEncodedBody) FieldPath() *UpdateProbingSessionRequestCAS_FieldSubPath
- func (s UpdateProbingSessionRequest_CASMapPathSelectorConditionalStateSpecHttpProbingConfigHttpRequestUrlFormEncodedBody) WithArrayOfValues(values []*common.HTTPProbingConfig_HTTPRequest_StringArray) *UpdateProbingSessionRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateProbingSessionRequest_CASMapPathSelectorConditionalStateSpecHttpProbingConfigHttpRequestUrlFormEncodedBody) WithValue(value *common.HTTPProbingConfig_HTTPRequest_StringArray) *UpdateProbingSessionRequestCAS_FieldSubPathValue
- type UpdateProbingSessionRequest_CASPathSelectorConditionalState
- func (UpdateProbingSessionRequest_CASPathSelectorConditionalState) DisplayName() UpdateProbingSessionRequest_CASPathSelectorConditionalStateDisplayName
- func (UpdateProbingSessionRequest_CASPathSelectorConditionalState) FieldPath() *UpdateProbingSessionRequestCAS_FieldTerminalPath
- func (UpdateProbingSessionRequest_CASPathSelectorConditionalState) Metadata() UpdateProbingSessionRequest_CASPathSelectorConditionalStateMetadata
- func (UpdateProbingSessionRequest_CASPathSelectorConditionalState) Name() UpdateProbingSessionRequest_CASPathSelectorConditionalStateName
- func (UpdateProbingSessionRequest_CASPathSelectorConditionalState) ProbingDistribution() UpdateProbingSessionRequest_CASPathSelectorConditionalStateProbingDistribution
- func (UpdateProbingSessionRequest_CASPathSelectorConditionalState) Spec() UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpec
- func (UpdateProbingSessionRequest_CASPathSelectorConditionalState) Status() UpdateProbingSessionRequest_CASPathSelectorConditionalStateStatus
- func (s UpdateProbingSessionRequest_CASPathSelectorConditionalState) WithArrayOfValues(values []*probing_session.ProbingSession) *UpdateProbingSessionRequestCAS_FieldTerminalPathArrayOfValues
- func (s UpdateProbingSessionRequest_CASPathSelectorConditionalState) WithSubArrayItemValue(subPathArrayItemValue probing_session.ProbingSession_FieldPathArrayItemValue) *UpdateProbingSessionRequestCAS_FieldSubPathArrayItemValue
- func (s UpdateProbingSessionRequest_CASPathSelectorConditionalState) WithSubArrayOfValues(subPathArrayOfValues probing_session.ProbingSession_FieldPathArrayOfValues) *UpdateProbingSessionRequestCAS_FieldSubPathArrayOfValues
- func (UpdateProbingSessionRequest_CASPathSelectorConditionalState) WithSubPath(subPath probing_session.ProbingSession_FieldPath) *UpdateProbingSessionRequestCAS_FieldSubPath
- func (s UpdateProbingSessionRequest_CASPathSelectorConditionalState) WithSubValue(subPathValue probing_session.ProbingSession_FieldPathValue) *UpdateProbingSessionRequestCAS_FieldSubPathValue
- func (s UpdateProbingSessionRequest_CASPathSelectorConditionalState) WithValue(value *probing_session.ProbingSession) *UpdateProbingSessionRequestCAS_FieldTerminalPathValue
- type UpdateProbingSessionRequest_CASPathSelectorConditionalStateDisplayName
- func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateDisplayName) FieldPath() *UpdateProbingSessionRequestCAS_FieldSubPath
- func (s UpdateProbingSessionRequest_CASPathSelectorConditionalStateDisplayName) WithArrayOfValues(values []string) *UpdateProbingSessionRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateProbingSessionRequest_CASPathSelectorConditionalStateDisplayName) WithValue(value string) *UpdateProbingSessionRequestCAS_FieldSubPathValue
- type UpdateProbingSessionRequest_CASPathSelectorConditionalStateMetadata
- func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateMetadata) Annotations() UpdateProbingSessionRequest_CASPathSelectorConditionalStateMetadataAnnotations
- func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateMetadata) CreateTime() UpdateProbingSessionRequest_CASPathSelectorConditionalStateMetadataCreateTime
- func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateMetadata) FieldPath() *UpdateProbingSessionRequestCAS_FieldSubPath
- func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateMetadata) Generation() UpdateProbingSessionRequest_CASPathSelectorConditionalStateMetadataGeneration
- func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateMetadata) Labels() UpdateProbingSessionRequest_CASPathSelectorConditionalStateMetadataLabels
- func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateMetadata) OwnerReferences() ...
- func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateMetadata) ResourceVersion() ...
- func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateMetadata) Shards() UpdateProbingSessionRequest_CASPathSelectorConditionalStateMetadataShards
- func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateMetadata) Syncing() UpdateProbingSessionRequest_CASPathSelectorConditionalStateMetadataSyncing
- func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateMetadata) Tags() UpdateProbingSessionRequest_CASPathSelectorConditionalStateMetadataTags
- func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateMetadata) UpdateTime() UpdateProbingSessionRequest_CASPathSelectorConditionalStateMetadataUpdateTime
- func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateMetadata) Uuid() UpdateProbingSessionRequest_CASPathSelectorConditionalStateMetadataUuid
- func (s UpdateProbingSessionRequest_CASPathSelectorConditionalStateMetadata) WithArrayOfValues(values []*ntt_meta.Meta) *UpdateProbingSessionRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateProbingSessionRequest_CASPathSelectorConditionalStateMetadata) WithValue(value *ntt_meta.Meta) *UpdateProbingSessionRequestCAS_FieldSubPathValue
- type UpdateProbingSessionRequest_CASPathSelectorConditionalStateMetadataAnnotations
- func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateMetadataAnnotations) FieldPath() *UpdateProbingSessionRequestCAS_FieldSubPath
- func (s UpdateProbingSessionRequest_CASPathSelectorConditionalStateMetadataAnnotations) WithArrayOfValues(values []map[string]string) *UpdateProbingSessionRequestCAS_FieldSubPathArrayOfValues
- func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateMetadataAnnotations) WithKey(key string) ...
- func (s UpdateProbingSessionRequest_CASPathSelectorConditionalStateMetadataAnnotations) WithValue(value map[string]string) *UpdateProbingSessionRequestCAS_FieldSubPathValue
- type UpdateProbingSessionRequest_CASPathSelectorConditionalStateMetadataCreateTime
- func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateMetadataCreateTime) FieldPath() *UpdateProbingSessionRequestCAS_FieldSubPath
- func (s UpdateProbingSessionRequest_CASPathSelectorConditionalStateMetadataCreateTime) WithArrayOfValues(values []*timestamp.Timestamp) *UpdateProbingSessionRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateProbingSessionRequest_CASPathSelectorConditionalStateMetadataCreateTime) WithValue(value *timestamp.Timestamp) *UpdateProbingSessionRequestCAS_FieldSubPathValue
- type UpdateProbingSessionRequest_CASPathSelectorConditionalStateMetadataGeneration
- func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateMetadataGeneration) FieldPath() *UpdateProbingSessionRequestCAS_FieldSubPath
- func (s UpdateProbingSessionRequest_CASPathSelectorConditionalStateMetadataGeneration) WithArrayOfValues(values []int64) *UpdateProbingSessionRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateProbingSessionRequest_CASPathSelectorConditionalStateMetadataGeneration) WithValue(value int64) *UpdateProbingSessionRequestCAS_FieldSubPathValue
- type UpdateProbingSessionRequest_CASPathSelectorConditionalStateMetadataLabels
- func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateMetadataLabels) FieldPath() *UpdateProbingSessionRequestCAS_FieldSubPath
- func (s UpdateProbingSessionRequest_CASPathSelectorConditionalStateMetadataLabels) WithArrayOfValues(values []map[string]string) *UpdateProbingSessionRequestCAS_FieldSubPathArrayOfValues
- func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateMetadataLabels) WithKey(key string) UpdateProbingSessionRequest_CASMapPathSelectorConditionalStateMetadataLabels
- func (s UpdateProbingSessionRequest_CASPathSelectorConditionalStateMetadataLabels) WithValue(value map[string]string) *UpdateProbingSessionRequestCAS_FieldSubPathValue
- type UpdateProbingSessionRequest_CASPathSelectorConditionalStateMetadataOwnerReferences
- func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateMetadataOwnerReferences) ApiVersion() ...
- func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateMetadataOwnerReferences) BlockOwnerDeletion() ...
- func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateMetadataOwnerReferences) Controller() ...
- func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateMetadataOwnerReferences) FieldPath() *UpdateProbingSessionRequestCAS_FieldSubPath
- func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateMetadataOwnerReferences) Kind() ...
- func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateMetadataOwnerReferences) Name() ...
- func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateMetadataOwnerReferences) Uid() ...
- func (s UpdateProbingSessionRequest_CASPathSelectorConditionalStateMetadataOwnerReferences) WithArrayOfValues(values [][]*ntt_meta.OwnerReference) *UpdateProbingSessionRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateProbingSessionRequest_CASPathSelectorConditionalStateMetadataOwnerReferences) WithItemValue(value *ntt_meta.OwnerReference) *UpdateProbingSessionRequestCAS_FieldSubPathArrayItemValue
- func (s UpdateProbingSessionRequest_CASPathSelectorConditionalStateMetadataOwnerReferences) WithValue(value []*ntt_meta.OwnerReference) *UpdateProbingSessionRequestCAS_FieldSubPathValue
- type UpdateProbingSessionRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesApiVersion
- func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesApiVersion) FieldPath() *UpdateProbingSessionRequestCAS_FieldSubPath
- func (s UpdateProbingSessionRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesApiVersion) WithArrayOfValues(values []string) *UpdateProbingSessionRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateProbingSessionRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesApiVersion) WithValue(value string) *UpdateProbingSessionRequestCAS_FieldSubPathValue
- type UpdateProbingSessionRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesBlockOwnerDeletion
- func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesBlockOwnerDeletion) FieldPath() *UpdateProbingSessionRequestCAS_FieldSubPath
- func (s UpdateProbingSessionRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesBlockOwnerDeletion) WithArrayOfValues(values []bool) *UpdateProbingSessionRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateProbingSessionRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesBlockOwnerDeletion) WithValue(value bool) *UpdateProbingSessionRequestCAS_FieldSubPathValue
- type UpdateProbingSessionRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesController
- func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesController) FieldPath() *UpdateProbingSessionRequestCAS_FieldSubPath
- func (s UpdateProbingSessionRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesController) WithArrayOfValues(values []bool) *UpdateProbingSessionRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateProbingSessionRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesController) WithValue(value bool) *UpdateProbingSessionRequestCAS_FieldSubPathValue
- type UpdateProbingSessionRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesKind
- func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesKind) FieldPath() *UpdateProbingSessionRequestCAS_FieldSubPath
- func (s UpdateProbingSessionRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesKind) WithArrayOfValues(values []string) *UpdateProbingSessionRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateProbingSessionRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesKind) WithValue(value string) *UpdateProbingSessionRequestCAS_FieldSubPathValue
- type UpdateProbingSessionRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesName
- func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesName) FieldPath() *UpdateProbingSessionRequestCAS_FieldSubPath
- func (s UpdateProbingSessionRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesName) WithArrayOfValues(values []string) *UpdateProbingSessionRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateProbingSessionRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesName) WithValue(value string) *UpdateProbingSessionRequestCAS_FieldSubPathValue
- type UpdateProbingSessionRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesUid
- func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesUid) FieldPath() *UpdateProbingSessionRequestCAS_FieldSubPath
- func (s UpdateProbingSessionRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesUid) WithArrayOfValues(values []string) *UpdateProbingSessionRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateProbingSessionRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesUid) WithValue(value string) *UpdateProbingSessionRequestCAS_FieldSubPathValue
- type UpdateProbingSessionRequest_CASPathSelectorConditionalStateMetadataResourceVersion
- func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateMetadataResourceVersion) FieldPath() *UpdateProbingSessionRequestCAS_FieldSubPath
- func (s UpdateProbingSessionRequest_CASPathSelectorConditionalStateMetadataResourceVersion) WithArrayOfValues(values []string) *UpdateProbingSessionRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateProbingSessionRequest_CASPathSelectorConditionalStateMetadataResourceVersion) WithValue(value string) *UpdateProbingSessionRequestCAS_FieldSubPathValue
- type UpdateProbingSessionRequest_CASPathSelectorConditionalStateMetadataShards
- func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateMetadataShards) FieldPath() *UpdateProbingSessionRequestCAS_FieldSubPath
- func (s UpdateProbingSessionRequest_CASPathSelectorConditionalStateMetadataShards) WithArrayOfValues(values []map[string]int64) *UpdateProbingSessionRequestCAS_FieldSubPathArrayOfValues
- func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateMetadataShards) WithKey(key string) UpdateProbingSessionRequest_CASMapPathSelectorConditionalStateMetadataShards
- func (s UpdateProbingSessionRequest_CASPathSelectorConditionalStateMetadataShards) WithValue(value map[string]int64) *UpdateProbingSessionRequestCAS_FieldSubPathValue
- type UpdateProbingSessionRequest_CASPathSelectorConditionalStateMetadataSyncing
- func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateMetadataSyncing) FieldPath() *UpdateProbingSessionRequestCAS_FieldSubPath
- func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateMetadataSyncing) OwningRegion() ...
- func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateMetadataSyncing) Regions() ...
- func (s UpdateProbingSessionRequest_CASPathSelectorConditionalStateMetadataSyncing) WithArrayOfValues(values []*ntt_meta.SyncingMeta) *UpdateProbingSessionRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateProbingSessionRequest_CASPathSelectorConditionalStateMetadataSyncing) WithValue(value *ntt_meta.SyncingMeta) *UpdateProbingSessionRequestCAS_FieldSubPathValue
- type UpdateProbingSessionRequest_CASPathSelectorConditionalStateMetadataSyncingOwningRegion
- func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateMetadataSyncingOwningRegion) FieldPath() *UpdateProbingSessionRequestCAS_FieldSubPath
- func (s UpdateProbingSessionRequest_CASPathSelectorConditionalStateMetadataSyncingOwningRegion) WithArrayOfValues(values []string) *UpdateProbingSessionRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateProbingSessionRequest_CASPathSelectorConditionalStateMetadataSyncingOwningRegion) WithValue(value string) *UpdateProbingSessionRequestCAS_FieldSubPathValue
- type UpdateProbingSessionRequest_CASPathSelectorConditionalStateMetadataSyncingRegions
- func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateMetadataSyncingRegions) FieldPath() *UpdateProbingSessionRequestCAS_FieldSubPath
- func (s UpdateProbingSessionRequest_CASPathSelectorConditionalStateMetadataSyncingRegions) WithArrayOfValues(values [][]string) *UpdateProbingSessionRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateProbingSessionRequest_CASPathSelectorConditionalStateMetadataSyncingRegions) WithItemValue(value string) *UpdateProbingSessionRequestCAS_FieldSubPathArrayItemValue
- func (s UpdateProbingSessionRequest_CASPathSelectorConditionalStateMetadataSyncingRegions) WithValue(value []string) *UpdateProbingSessionRequestCAS_FieldSubPathValue
- type UpdateProbingSessionRequest_CASPathSelectorConditionalStateMetadataTags
- func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateMetadataTags) FieldPath() *UpdateProbingSessionRequestCAS_FieldSubPath
- func (s UpdateProbingSessionRequest_CASPathSelectorConditionalStateMetadataTags) WithArrayOfValues(values [][]string) *UpdateProbingSessionRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateProbingSessionRequest_CASPathSelectorConditionalStateMetadataTags) WithItemValue(value string) *UpdateProbingSessionRequestCAS_FieldSubPathArrayItemValue
- func (s UpdateProbingSessionRequest_CASPathSelectorConditionalStateMetadataTags) WithValue(value []string) *UpdateProbingSessionRequestCAS_FieldSubPathValue
- type UpdateProbingSessionRequest_CASPathSelectorConditionalStateMetadataUpdateTime
- func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateMetadataUpdateTime) FieldPath() *UpdateProbingSessionRequestCAS_FieldSubPath
- func (s UpdateProbingSessionRequest_CASPathSelectorConditionalStateMetadataUpdateTime) WithArrayOfValues(values []*timestamp.Timestamp) *UpdateProbingSessionRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateProbingSessionRequest_CASPathSelectorConditionalStateMetadataUpdateTime) WithValue(value *timestamp.Timestamp) *UpdateProbingSessionRequestCAS_FieldSubPathValue
- type UpdateProbingSessionRequest_CASPathSelectorConditionalStateMetadataUuid
- func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateMetadataUuid) FieldPath() *UpdateProbingSessionRequestCAS_FieldSubPath
- func (s UpdateProbingSessionRequest_CASPathSelectorConditionalStateMetadataUuid) WithArrayOfValues(values []string) *UpdateProbingSessionRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateProbingSessionRequest_CASPathSelectorConditionalStateMetadataUuid) WithValue(value string) *UpdateProbingSessionRequestCAS_FieldSubPathValue
- type UpdateProbingSessionRequest_CASPathSelectorConditionalStateName
- func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateName) FieldPath() *UpdateProbingSessionRequestCAS_FieldSubPath
- func (s UpdateProbingSessionRequest_CASPathSelectorConditionalStateName) WithArrayOfValues(values []*probing_session.Name) *UpdateProbingSessionRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateProbingSessionRequest_CASPathSelectorConditionalStateName) WithValue(value *probing_session.Name) *UpdateProbingSessionRequestCAS_FieldSubPathValue
- type UpdateProbingSessionRequest_CASPathSelectorConditionalStateProbingDistribution
- func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateProbingDistribution) FieldPath() *UpdateProbingSessionRequestCAS_FieldSubPath
- func (s UpdateProbingSessionRequest_CASPathSelectorConditionalStateProbingDistribution) WithArrayOfValues(values []*probing_distribution.Reference) *UpdateProbingSessionRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateProbingSessionRequest_CASPathSelectorConditionalStateProbingDistribution) WithValue(value *probing_distribution.Reference) *UpdateProbingSessionRequestCAS_FieldSubPathValue
- type UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpec
- func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpec) Address() UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecAddress
- func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpec) Addresses() UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecAddresses
- func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpec) FieldPath() *UpdateProbingSessionRequestCAS_FieldSubPath
- func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpec) HttpProbingConfig() ...
- func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpec) Interval() UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecInterval
- func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpec) IpVersion() UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecIpVersion
- func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpec) Location() UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecLocation
- func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpec) LocationType() UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecLocationType
- func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpec) Mode() UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecMode
- func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpec) PathProbing() UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecPathProbing
- func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpec) Port() UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecPort
- func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpec) Probe() UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecProbe
- func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpec) ProxyConfiguration() ...
- func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpec) SpeedtestSettings() ...
- func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpec) Target() UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecTarget
- func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpec) TargetGroup() UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecTargetGroup
- func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpec) Tos() UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecTos
- func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpec) Type() UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecType
- func (s UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpec) WithArrayOfValues(values []*probing_session.ProbingSession_Spec) *UpdateProbingSessionRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpec) WithValue(value *probing_session.ProbingSession_Spec) *UpdateProbingSessionRequestCAS_FieldSubPathValue
- type UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecAddress
- func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecAddress) FieldPath() *UpdateProbingSessionRequestCAS_FieldSubPath
- func (s UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecAddress) WithArrayOfValues(values []string) *UpdateProbingSessionRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecAddress) WithValue(value string) *UpdateProbingSessionRequestCAS_FieldSubPathValue
- type UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecAddresses
- func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecAddresses) FieldPath() *UpdateProbingSessionRequestCAS_FieldSubPath
- func (s UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecAddresses) WithArrayOfValues(values [][]string) *UpdateProbingSessionRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecAddresses) WithItemValue(value string) *UpdateProbingSessionRequestCAS_FieldSubPathArrayItemValue
- func (s UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecAddresses) WithValue(value []string) *UpdateProbingSessionRequestCAS_FieldSubPathValue
- type UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecHttpProbingConfig
- func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecHttpProbingConfig) AuthConfig() ...
- func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecHttpProbingConfig) FieldPath() *UpdateProbingSessionRequestCAS_FieldSubPath
- func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecHttpProbingConfig) HttpRequest() ...
- func (s UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecHttpProbingConfig) WithArrayOfValues(values []*common.HTTPProbingConfig) *UpdateProbingSessionRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecHttpProbingConfig) WithValue(value *common.HTTPProbingConfig) *UpdateProbingSessionRequestCAS_FieldSubPathValue
- type UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecHttpProbingConfigAuthConfig
- func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecHttpProbingConfigAuthConfig) FieldPath() *UpdateProbingSessionRequestCAS_FieldSubPath
- func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecHttpProbingConfigAuthConfig) Password() ...
- func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecHttpProbingConfigAuthConfig) RequestHeaderTokenKey() ...
- func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecHttpProbingConfigAuthConfig) TokenRequest() ...
- func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecHttpProbingConfigAuthConfig) TokenResponseBodyExpiryKey() ...
- func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecHttpProbingConfigAuthConfig) TokenResponseBodyKey() ...
- func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecHttpProbingConfigAuthConfig) TokenResponseHeader() ...
- func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecHttpProbingConfigAuthConfig) Username() ...
- func (s UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecHttpProbingConfigAuthConfig) WithArrayOfValues(values []*common.HTTPProbingConfig_HTTPAuth) *UpdateProbingSessionRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecHttpProbingConfigAuthConfig) WithValue(value *common.HTTPProbingConfig_HTTPAuth) *UpdateProbingSessionRequestCAS_FieldSubPathValue
- type UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecHttpProbingConfigAuthConfigPassword
- func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecHttpProbingConfigAuthConfigPassword) FieldPath() *UpdateProbingSessionRequestCAS_FieldSubPath
- func (s UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecHttpProbingConfigAuthConfigPassword) WithArrayOfValues(values []string) *UpdateProbingSessionRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecHttpProbingConfigAuthConfigPassword) WithValue(value string) *UpdateProbingSessionRequestCAS_FieldSubPathValue
- type UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecHttpProbingConfigAuthConfigRequestHeaderTokenKey
- func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecHttpProbingConfigAuthConfigRequestHeaderTokenKey) FieldPath() *UpdateProbingSessionRequestCAS_FieldSubPath
- func (s UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecHttpProbingConfigAuthConfigRequestHeaderTokenKey) WithArrayOfValues(values []string) *UpdateProbingSessionRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecHttpProbingConfigAuthConfigRequestHeaderTokenKey) WithValue(value string) *UpdateProbingSessionRequestCAS_FieldSubPathValue
- type UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecHttpProbingConfigAuthConfigTokenRequest
- func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecHttpProbingConfigAuthConfigTokenRequest) AuthenticationMethod() ...
- func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecHttpProbingConfigAuthConfigTokenRequest) ExpectedResponseCode() ...
- func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecHttpProbingConfigAuthConfigTokenRequest) FieldPath() *UpdateProbingSessionRequestCAS_FieldSubPath
- func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecHttpProbingConfigAuthConfigTokenRequest) RequestBody() ...
- func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecHttpProbingConfigAuthConfigTokenRequest) RequestHeaders() ...
- func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecHttpProbingConfigAuthConfigTokenRequest) RequestMethod() ...
- func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecHttpProbingConfigAuthConfigTokenRequest) Timeout() ...
- func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecHttpProbingConfigAuthConfigTokenRequest) Url() ...
- func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecHttpProbingConfigAuthConfigTokenRequest) UrlFormEncodedBody() ...
- func (s UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecHttpProbingConfigAuthConfigTokenRequest) WithArrayOfValues(values []*common.HTTPProbingConfig_HTTPRequest) *UpdateProbingSessionRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecHttpProbingConfigAuthConfigTokenRequest) WithValue(value *common.HTTPProbingConfig_HTTPRequest) *UpdateProbingSessionRequestCAS_FieldSubPathValue
- type UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecHttpProbingConfigAuthConfigTokenRequestAuthenticationMethod
- func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecHttpProbingConfigAuthConfigTokenRequestAuthenticationMethod) FieldPath() *UpdateProbingSessionRequestCAS_FieldSubPath
- func (s UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecHttpProbingConfigAuthConfigTokenRequestAuthenticationMethod) WithArrayOfValues(values []common.AuthenticationMethod) *UpdateProbingSessionRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecHttpProbingConfigAuthConfigTokenRequestAuthenticationMethod) WithValue(value common.AuthenticationMethod) *UpdateProbingSessionRequestCAS_FieldSubPathValue
- type UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecHttpProbingConfigAuthConfigTokenRequestExpectedResponseCode
- func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecHttpProbingConfigAuthConfigTokenRequestExpectedResponseCode) FieldPath() *UpdateProbingSessionRequestCAS_FieldSubPath
- func (s UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecHttpProbingConfigAuthConfigTokenRequestExpectedResponseCode) WithArrayOfValues(values []uint32) *UpdateProbingSessionRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecHttpProbingConfigAuthConfigTokenRequestExpectedResponseCode) WithValue(value uint32) *UpdateProbingSessionRequestCAS_FieldSubPathValue
- type UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecHttpProbingConfigAuthConfigTokenRequestRequestBody
- func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecHttpProbingConfigAuthConfigTokenRequestRequestBody) FieldPath() *UpdateProbingSessionRequestCAS_FieldSubPath
- func (s UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecHttpProbingConfigAuthConfigTokenRequestRequestBody) WithArrayOfValues(values []string) *UpdateProbingSessionRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecHttpProbingConfigAuthConfigTokenRequestRequestBody) WithValue(value string) *UpdateProbingSessionRequestCAS_FieldSubPathValue
- type UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecHttpProbingConfigAuthConfigTokenRequestRequestHeaders
- func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecHttpProbingConfigAuthConfigTokenRequestRequestHeaders) FieldPath() *UpdateProbingSessionRequestCAS_FieldSubPath
- func (s UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecHttpProbingConfigAuthConfigTokenRequestRequestHeaders) WithArrayOfValues(values []map[string]string) *UpdateProbingSessionRequestCAS_FieldSubPathArrayOfValues
- func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecHttpProbingConfigAuthConfigTokenRequestRequestHeaders) WithKey(key string) ...
- func (s UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecHttpProbingConfigAuthConfigTokenRequestRequestHeaders) WithValue(value map[string]string) *UpdateProbingSessionRequestCAS_FieldSubPathValue
- type UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecHttpProbingConfigAuthConfigTokenRequestRequestMethod
- func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecHttpProbingConfigAuthConfigTokenRequestRequestMethod) FieldPath() *UpdateProbingSessionRequestCAS_FieldSubPath
- func (s UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecHttpProbingConfigAuthConfigTokenRequestRequestMethod) WithArrayOfValues(values []common.HTTPRequestMethod) *UpdateProbingSessionRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecHttpProbingConfigAuthConfigTokenRequestRequestMethod) WithValue(value common.HTTPRequestMethod) *UpdateProbingSessionRequestCAS_FieldSubPathValue
- type UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecHttpProbingConfigAuthConfigTokenRequestTimeout
- func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecHttpProbingConfigAuthConfigTokenRequestTimeout) FieldPath() *UpdateProbingSessionRequestCAS_FieldSubPath
- func (s UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecHttpProbingConfigAuthConfigTokenRequestTimeout) WithArrayOfValues(values []*duration.Duration) *UpdateProbingSessionRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecHttpProbingConfigAuthConfigTokenRequestTimeout) WithValue(value *duration.Duration) *UpdateProbingSessionRequestCAS_FieldSubPathValue
- type UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecHttpProbingConfigAuthConfigTokenRequestUrl
- func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecHttpProbingConfigAuthConfigTokenRequestUrl) FieldPath() *UpdateProbingSessionRequestCAS_FieldSubPath
- func (s UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecHttpProbingConfigAuthConfigTokenRequestUrl) WithArrayOfValues(values []string) *UpdateProbingSessionRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecHttpProbingConfigAuthConfigTokenRequestUrl) WithValue(value string) *UpdateProbingSessionRequestCAS_FieldSubPathValue
- type UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecHttpProbingConfigAuthConfigTokenRequestUrlFormEncodedBody
- func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecHttpProbingConfigAuthConfigTokenRequestUrlFormEncodedBody) FieldPath() *UpdateProbingSessionRequestCAS_FieldSubPath
- func (s UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecHttpProbingConfigAuthConfigTokenRequestUrlFormEncodedBody) WithArrayOfValues(values []map[string]*common.HTTPProbingConfig_HTTPRequest_StringArray) *UpdateProbingSessionRequestCAS_FieldSubPathArrayOfValues
- func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecHttpProbingConfigAuthConfigTokenRequestUrlFormEncodedBody) WithKey(key string) ...
- func (s UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecHttpProbingConfigAuthConfigTokenRequestUrlFormEncodedBody) WithValue(value map[string]*common.HTTPProbingConfig_HTTPRequest_StringArray) *UpdateProbingSessionRequestCAS_FieldSubPathValue
- type UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecHttpProbingConfigAuthConfigTokenResponseBodyExpiryKey
- func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecHttpProbingConfigAuthConfigTokenResponseBodyExpiryKey) FieldPath() *UpdateProbingSessionRequestCAS_FieldSubPath
- func (s UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecHttpProbingConfigAuthConfigTokenResponseBodyExpiryKey) WithArrayOfValues(values []string) *UpdateProbingSessionRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecHttpProbingConfigAuthConfigTokenResponseBodyExpiryKey) WithValue(value string) *UpdateProbingSessionRequestCAS_FieldSubPathValue
- type UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecHttpProbingConfigAuthConfigTokenResponseBodyKey
- func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecHttpProbingConfigAuthConfigTokenResponseBodyKey) FieldPath() *UpdateProbingSessionRequestCAS_FieldSubPath
- func (s UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecHttpProbingConfigAuthConfigTokenResponseBodyKey) WithArrayOfValues(values []string) *UpdateProbingSessionRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecHttpProbingConfigAuthConfigTokenResponseBodyKey) WithValue(value string) *UpdateProbingSessionRequestCAS_FieldSubPathValue
- type UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecHttpProbingConfigAuthConfigTokenResponseHeader
- func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecHttpProbingConfigAuthConfigTokenResponseHeader) FieldPath() *UpdateProbingSessionRequestCAS_FieldSubPath
- func (s UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecHttpProbingConfigAuthConfigTokenResponseHeader) WithArrayOfValues(values []string) *UpdateProbingSessionRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecHttpProbingConfigAuthConfigTokenResponseHeader) WithValue(value string) *UpdateProbingSessionRequestCAS_FieldSubPathValue
- type UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecHttpProbingConfigAuthConfigUsername
- func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecHttpProbingConfigAuthConfigUsername) FieldPath() *UpdateProbingSessionRequestCAS_FieldSubPath
- func (s UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecHttpProbingConfigAuthConfigUsername) WithArrayOfValues(values []string) *UpdateProbingSessionRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecHttpProbingConfigAuthConfigUsername) WithValue(value string) *UpdateProbingSessionRequestCAS_FieldSubPathValue
- type UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecHttpProbingConfigHttpRequest
- func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecHttpProbingConfigHttpRequest) AuthenticationMethod() ...
- func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecHttpProbingConfigHttpRequest) ExpectedResponseCode() ...
- func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecHttpProbingConfigHttpRequest) FieldPath() *UpdateProbingSessionRequestCAS_FieldSubPath
- func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecHttpProbingConfigHttpRequest) RequestBody() ...
- func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecHttpProbingConfigHttpRequest) RequestHeaders() ...
- func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecHttpProbingConfigHttpRequest) RequestMethod() ...
- func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecHttpProbingConfigHttpRequest) Timeout() ...
- func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecHttpProbingConfigHttpRequest) Url() ...
- func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecHttpProbingConfigHttpRequest) UrlFormEncodedBody() ...
- func (s UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecHttpProbingConfigHttpRequest) WithArrayOfValues(values []*common.HTTPProbingConfig_HTTPRequest) *UpdateProbingSessionRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecHttpProbingConfigHttpRequest) WithValue(value *common.HTTPProbingConfig_HTTPRequest) *UpdateProbingSessionRequestCAS_FieldSubPathValue
- type UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecHttpProbingConfigHttpRequestAuthenticationMethod
- func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecHttpProbingConfigHttpRequestAuthenticationMethod) FieldPath() *UpdateProbingSessionRequestCAS_FieldSubPath
- func (s UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecHttpProbingConfigHttpRequestAuthenticationMethod) WithArrayOfValues(values []common.AuthenticationMethod) *UpdateProbingSessionRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecHttpProbingConfigHttpRequestAuthenticationMethod) WithValue(value common.AuthenticationMethod) *UpdateProbingSessionRequestCAS_FieldSubPathValue
- type UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecHttpProbingConfigHttpRequestExpectedResponseCode
- func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecHttpProbingConfigHttpRequestExpectedResponseCode) FieldPath() *UpdateProbingSessionRequestCAS_FieldSubPath
- func (s UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecHttpProbingConfigHttpRequestExpectedResponseCode) WithArrayOfValues(values []uint32) *UpdateProbingSessionRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecHttpProbingConfigHttpRequestExpectedResponseCode) WithValue(value uint32) *UpdateProbingSessionRequestCAS_FieldSubPathValue
- type UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecHttpProbingConfigHttpRequestRequestBody
- func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecHttpProbingConfigHttpRequestRequestBody) FieldPath() *UpdateProbingSessionRequestCAS_FieldSubPath
- func (s UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecHttpProbingConfigHttpRequestRequestBody) WithArrayOfValues(values []string) *UpdateProbingSessionRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecHttpProbingConfigHttpRequestRequestBody) WithValue(value string) *UpdateProbingSessionRequestCAS_FieldSubPathValue
- type UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecHttpProbingConfigHttpRequestRequestHeaders
- func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecHttpProbingConfigHttpRequestRequestHeaders) FieldPath() *UpdateProbingSessionRequestCAS_FieldSubPath
- func (s UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecHttpProbingConfigHttpRequestRequestHeaders) WithArrayOfValues(values []map[string]string) *UpdateProbingSessionRequestCAS_FieldSubPathArrayOfValues
- func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecHttpProbingConfigHttpRequestRequestHeaders) WithKey(key string) ...
- func (s UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecHttpProbingConfigHttpRequestRequestHeaders) WithValue(value map[string]string) *UpdateProbingSessionRequestCAS_FieldSubPathValue
- type UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecHttpProbingConfigHttpRequestRequestMethod
- func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecHttpProbingConfigHttpRequestRequestMethod) FieldPath() *UpdateProbingSessionRequestCAS_FieldSubPath
- func (s UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecHttpProbingConfigHttpRequestRequestMethod) WithArrayOfValues(values []common.HTTPRequestMethod) *UpdateProbingSessionRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecHttpProbingConfigHttpRequestRequestMethod) WithValue(value common.HTTPRequestMethod) *UpdateProbingSessionRequestCAS_FieldSubPathValue
- type UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecHttpProbingConfigHttpRequestTimeout
- func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecHttpProbingConfigHttpRequestTimeout) FieldPath() *UpdateProbingSessionRequestCAS_FieldSubPath
- func (s UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecHttpProbingConfigHttpRequestTimeout) WithArrayOfValues(values []*duration.Duration) *UpdateProbingSessionRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecHttpProbingConfigHttpRequestTimeout) WithValue(value *duration.Duration) *UpdateProbingSessionRequestCAS_FieldSubPathValue
- type UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecHttpProbingConfigHttpRequestUrl
- func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecHttpProbingConfigHttpRequestUrl) FieldPath() *UpdateProbingSessionRequestCAS_FieldSubPath
- func (s UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecHttpProbingConfigHttpRequestUrl) WithArrayOfValues(values []string) *UpdateProbingSessionRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecHttpProbingConfigHttpRequestUrl) WithValue(value string) *UpdateProbingSessionRequestCAS_FieldSubPathValue
- type UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecHttpProbingConfigHttpRequestUrlFormEncodedBody
- func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecHttpProbingConfigHttpRequestUrlFormEncodedBody) FieldPath() *UpdateProbingSessionRequestCAS_FieldSubPath
- func (s UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecHttpProbingConfigHttpRequestUrlFormEncodedBody) WithArrayOfValues(values []map[string]*common.HTTPProbingConfig_HTTPRequest_StringArray) *UpdateProbingSessionRequestCAS_FieldSubPathArrayOfValues
- func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecHttpProbingConfigHttpRequestUrlFormEncodedBody) WithKey(key string) ...
- func (s UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecHttpProbingConfigHttpRequestUrlFormEncodedBody) WithValue(value map[string]*common.HTTPProbingConfig_HTTPRequest_StringArray) *UpdateProbingSessionRequestCAS_FieldSubPathValue
- type UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecInterval
- func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecInterval) FieldPath() *UpdateProbingSessionRequestCAS_FieldSubPath
- func (s UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecInterval) WithArrayOfValues(values []*duration.Duration) *UpdateProbingSessionRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecInterval) WithValue(value *duration.Duration) *UpdateProbingSessionRequestCAS_FieldSubPathValue
- type UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecIpVersion
- func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecIpVersion) FieldPath() *UpdateProbingSessionRequestCAS_FieldSubPath
- func (s UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecIpVersion) WithArrayOfValues(values []common.IpVersion) *UpdateProbingSessionRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecIpVersion) WithValue(value common.IpVersion) *UpdateProbingSessionRequestCAS_FieldSubPathValue
- type UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecLocation
- func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecLocation) Accuracy() ...
- func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecLocation) Address() UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecLocationAddress
- func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecLocation) AdminHierarchy() ...
- func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecLocation) Coordinates() ...
- func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecLocation) FieldPath() *UpdateProbingSessionRequestCAS_FieldSubPath
- func (s UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecLocation) WithArrayOfValues(values []*common.Location) *UpdateProbingSessionRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecLocation) WithValue(value *common.Location) *UpdateProbingSessionRequestCAS_FieldSubPathValue
- type UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecLocationAccuracy
- func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecLocationAccuracy) FieldPath() *UpdateProbingSessionRequestCAS_FieldSubPath
- func (s UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecLocationAccuracy) WithArrayOfValues(values []float64) *UpdateProbingSessionRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecLocationAccuracy) WithValue(value float64) *UpdateProbingSessionRequestCAS_FieldSubPathValue
- type UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecLocationAddress
- func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecLocationAddress) AdminArea1() ...
- func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecLocationAddress) AdminArea2() ...
- func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecLocationAddress) AdminArea3() ...
- func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecLocationAddress) AdminArea4() ...
- func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecLocationAddress) Continent() ...
- func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecLocationAddress) Country() ...
- func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecLocationAddress) CountryCode() ...
- func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecLocationAddress) FieldPath() *UpdateProbingSessionRequestCAS_FieldSubPath
- func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecLocationAddress) PostalCode() ...
- func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecLocationAddress) StreetAddress() ...
- func (s UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecLocationAddress) WithArrayOfValues(values []*common.Address) *UpdateProbingSessionRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecLocationAddress) WithValue(value *common.Address) *UpdateProbingSessionRequestCAS_FieldSubPathValue
- type UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecLocationAddressAdminArea1
- func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecLocationAddressAdminArea1) FieldPath() *UpdateProbingSessionRequestCAS_FieldSubPath
- func (s UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecLocationAddressAdminArea1) WithArrayOfValues(values []string) *UpdateProbingSessionRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecLocationAddressAdminArea1) WithValue(value string) *UpdateProbingSessionRequestCAS_FieldSubPathValue
- type UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecLocationAddressAdminArea2
- func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecLocationAddressAdminArea2) FieldPath() *UpdateProbingSessionRequestCAS_FieldSubPath
- func (s UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecLocationAddressAdminArea2) WithArrayOfValues(values []string) *UpdateProbingSessionRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecLocationAddressAdminArea2) WithValue(value string) *UpdateProbingSessionRequestCAS_FieldSubPathValue
- type UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecLocationAddressAdminArea3
- func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecLocationAddressAdminArea3) FieldPath() *UpdateProbingSessionRequestCAS_FieldSubPath
- func (s UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecLocationAddressAdminArea3) WithArrayOfValues(values []string) *UpdateProbingSessionRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecLocationAddressAdminArea3) WithValue(value string) *UpdateProbingSessionRequestCAS_FieldSubPathValue
- type UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecLocationAddressAdminArea4
- func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecLocationAddressAdminArea4) FieldPath() *UpdateProbingSessionRequestCAS_FieldSubPath
- func (s UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecLocationAddressAdminArea4) WithArrayOfValues(values []string) *UpdateProbingSessionRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecLocationAddressAdminArea4) WithValue(value string) *UpdateProbingSessionRequestCAS_FieldSubPathValue
- type UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecLocationAddressContinent
- func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecLocationAddressContinent) FieldPath() *UpdateProbingSessionRequestCAS_FieldSubPath
- func (s UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecLocationAddressContinent) WithArrayOfValues(values []string) *UpdateProbingSessionRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecLocationAddressContinent) WithValue(value string) *UpdateProbingSessionRequestCAS_FieldSubPathValue
- type UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecLocationAddressCountry
- func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecLocationAddressCountry) FieldPath() *UpdateProbingSessionRequestCAS_FieldSubPath
- func (s UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecLocationAddressCountry) WithArrayOfValues(values []string) *UpdateProbingSessionRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecLocationAddressCountry) WithValue(value string) *UpdateProbingSessionRequestCAS_FieldSubPathValue
- type UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecLocationAddressCountryCode
- func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecLocationAddressCountryCode) FieldPath() *UpdateProbingSessionRequestCAS_FieldSubPath
- func (s UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecLocationAddressCountryCode) WithArrayOfValues(values []string) *UpdateProbingSessionRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecLocationAddressCountryCode) WithValue(value string) *UpdateProbingSessionRequestCAS_FieldSubPathValue
- type UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecLocationAddressPostalCode
- func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecLocationAddressPostalCode) FieldPath() *UpdateProbingSessionRequestCAS_FieldSubPath
- func (s UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecLocationAddressPostalCode) WithArrayOfValues(values []string) *UpdateProbingSessionRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecLocationAddressPostalCode) WithValue(value string) *UpdateProbingSessionRequestCAS_FieldSubPathValue
- type UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecLocationAddressStreetAddress
- func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecLocationAddressStreetAddress) FieldPath() *UpdateProbingSessionRequestCAS_FieldSubPath
- func (s UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecLocationAddressStreetAddress) WithArrayOfValues(values []string) *UpdateProbingSessionRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecLocationAddressStreetAddress) WithValue(value string) *UpdateProbingSessionRequestCAS_FieldSubPathValue
- type UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecLocationAdminHierarchy
- func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecLocationAdminHierarchy) Admin1() ...
- func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecLocationAdminHierarchy) Admin2() ...
- func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecLocationAdminHierarchy) Admin3() ...
- func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecLocationAdminHierarchy) Admin4() ...
- func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecLocationAdminHierarchy) Admin5() ...
- func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecLocationAdminHierarchy) Continent() ...
- func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecLocationAdminHierarchy) Country() ...
- func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecLocationAdminHierarchy) FieldPath() *UpdateProbingSessionRequestCAS_FieldSubPath
- func (s UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecLocationAdminHierarchy) WithArrayOfValues(values []*admin_area.AdminHierarchy) *UpdateProbingSessionRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecLocationAdminHierarchy) WithValue(value *admin_area.AdminHierarchy) *UpdateProbingSessionRequestCAS_FieldSubPathValue
- type UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecLocationAdminHierarchyAdmin1
- func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecLocationAdminHierarchyAdmin1) FieldPath() *UpdateProbingSessionRequestCAS_FieldSubPath
- func (s UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecLocationAdminHierarchyAdmin1) WithArrayOfValues(values []*admin_area.Reference) *UpdateProbingSessionRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecLocationAdminHierarchyAdmin1) WithValue(value *admin_area.Reference) *UpdateProbingSessionRequestCAS_FieldSubPathValue
- type UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecLocationAdminHierarchyAdmin2
- func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecLocationAdminHierarchyAdmin2) FieldPath() *UpdateProbingSessionRequestCAS_FieldSubPath
- func (s UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecLocationAdminHierarchyAdmin2) WithArrayOfValues(values []*admin_area.Reference) *UpdateProbingSessionRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecLocationAdminHierarchyAdmin2) WithValue(value *admin_area.Reference) *UpdateProbingSessionRequestCAS_FieldSubPathValue
- type UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecLocationAdminHierarchyAdmin3
- func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecLocationAdminHierarchyAdmin3) FieldPath() *UpdateProbingSessionRequestCAS_FieldSubPath
- func (s UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecLocationAdminHierarchyAdmin3) WithArrayOfValues(values []*admin_area.Reference) *UpdateProbingSessionRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecLocationAdminHierarchyAdmin3) WithValue(value *admin_area.Reference) *UpdateProbingSessionRequestCAS_FieldSubPathValue
- type UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecLocationAdminHierarchyAdmin4
- func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecLocationAdminHierarchyAdmin4) FieldPath() *UpdateProbingSessionRequestCAS_FieldSubPath
- func (s UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecLocationAdminHierarchyAdmin4) WithArrayOfValues(values []*admin_area.Reference) *UpdateProbingSessionRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecLocationAdminHierarchyAdmin4) WithValue(value *admin_area.Reference) *UpdateProbingSessionRequestCAS_FieldSubPathValue
- type UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecLocationAdminHierarchyAdmin5
- func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecLocationAdminHierarchyAdmin5) FieldPath() *UpdateProbingSessionRequestCAS_FieldSubPath
- func (s UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecLocationAdminHierarchyAdmin5) WithArrayOfValues(values []*admin_area.Reference) *UpdateProbingSessionRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecLocationAdminHierarchyAdmin5) WithValue(value *admin_area.Reference) *UpdateProbingSessionRequestCAS_FieldSubPathValue
- type UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecLocationAdminHierarchyContinent
- func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecLocationAdminHierarchyContinent) FieldPath() *UpdateProbingSessionRequestCAS_FieldSubPath
- func (s UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecLocationAdminHierarchyContinent) WithArrayOfValues(values []*admin_area.Reference) *UpdateProbingSessionRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecLocationAdminHierarchyContinent) WithValue(value *admin_area.Reference) *UpdateProbingSessionRequestCAS_FieldSubPathValue
- type UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecLocationAdminHierarchyCountry
- func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecLocationAdminHierarchyCountry) FieldPath() *UpdateProbingSessionRequestCAS_FieldSubPath
- func (s UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecLocationAdminHierarchyCountry) WithArrayOfValues(values []*admin_area.Reference) *UpdateProbingSessionRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecLocationAdminHierarchyCountry) WithValue(value *admin_area.Reference) *UpdateProbingSessionRequestCAS_FieldSubPathValue
- type UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecLocationCoordinates
- func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecLocationCoordinates) FieldPath() *UpdateProbingSessionRequestCAS_FieldSubPath
- func (s UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecLocationCoordinates) WithArrayOfValues(values []*latlng.LatLng) *UpdateProbingSessionRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecLocationCoordinates) WithValue(value *latlng.LatLng) *UpdateProbingSessionRequestCAS_FieldSubPathValue
- type UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecLocationType
- func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecLocationType) FieldPath() *UpdateProbingSessionRequestCAS_FieldSubPath
- func (s UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecLocationType) WithArrayOfValues(values []common.LocationType) *UpdateProbingSessionRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecLocationType) WithValue(value common.LocationType) *UpdateProbingSessionRequestCAS_FieldSubPathValue
- type UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecMode
- func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecMode) FieldPath() *UpdateProbingSessionRequestCAS_FieldSubPath
- func (s UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecMode) WithArrayOfValues(values []common.ProbingMode) *UpdateProbingSessionRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecMode) WithValue(value common.ProbingMode) *UpdateProbingSessionRequestCAS_FieldSubPathValue
- type UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecPathProbing
- func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecPathProbing) Attempts() ...
- func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecPathProbing) Enabled() ...
- func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecPathProbing) FieldPath() *UpdateProbingSessionRequestCAS_FieldSubPath
- func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecPathProbing) Interval() ...
- func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecPathProbing) IntervalSec() ...
- func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecPathProbing) MaxTtl() ...
- func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecPathProbing) Mode() UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecPathProbingMode
- func (s UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecPathProbing) WithArrayOfValues(values []*common.PathProbe) *UpdateProbingSessionRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecPathProbing) WithValue(value *common.PathProbe) *UpdateProbingSessionRequestCAS_FieldSubPathValue
- type UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecPathProbingAttempts
- func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecPathProbingAttempts) FieldPath() *UpdateProbingSessionRequestCAS_FieldSubPath
- func (s UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecPathProbingAttempts) WithArrayOfValues(values []*wrappers.UInt32Value) *UpdateProbingSessionRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecPathProbingAttempts) WithValue(value *wrappers.UInt32Value) *UpdateProbingSessionRequestCAS_FieldSubPathValue
- type UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecPathProbingEnabled
- func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecPathProbingEnabled) FieldPath() *UpdateProbingSessionRequestCAS_FieldSubPath
- func (s UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecPathProbingEnabled) WithArrayOfValues(values []bool) *UpdateProbingSessionRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecPathProbingEnabled) WithValue(value bool) *UpdateProbingSessionRequestCAS_FieldSubPathValue
- type UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecPathProbingInterval
- func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecPathProbingInterval) FieldPath() *UpdateProbingSessionRequestCAS_FieldSubPath
- func (s UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecPathProbingInterval) WithArrayOfValues(values []*duration.Duration) *UpdateProbingSessionRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecPathProbingInterval) WithValue(value *duration.Duration) *UpdateProbingSessionRequestCAS_FieldSubPathValue
- type UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecPathProbingIntervalSec
- func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecPathProbingIntervalSec) FieldPath() *UpdateProbingSessionRequestCAS_FieldSubPath
- func (s UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecPathProbingIntervalSec) WithArrayOfValues(values []int64) *UpdateProbingSessionRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecPathProbingIntervalSec) WithValue(value int64) *UpdateProbingSessionRequestCAS_FieldSubPathValue
- type UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecPathProbingMaxTtl
- func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecPathProbingMaxTtl) FieldPath() *UpdateProbingSessionRequestCAS_FieldSubPath
- func (s UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecPathProbingMaxTtl) WithArrayOfValues(values []*wrappers.UInt32Value) *UpdateProbingSessionRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecPathProbingMaxTtl) WithValue(value *wrappers.UInt32Value) *UpdateProbingSessionRequestCAS_FieldSubPathValue
- type UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecPathProbingMode
- func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecPathProbingMode) FieldPath() *UpdateProbingSessionRequestCAS_FieldSubPath
- func (s UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecPathProbingMode) WithArrayOfValues(values []common.ProbingMode) *UpdateProbingSessionRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecPathProbingMode) WithValue(value common.ProbingMode) *UpdateProbingSessionRequestCAS_FieldSubPathValue
- type UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecPort
- func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecPort) FieldPath() *UpdateProbingSessionRequestCAS_FieldSubPath
- func (s UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecPort) WithArrayOfValues(values []uint32) *UpdateProbingSessionRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecPort) WithValue(value uint32) *UpdateProbingSessionRequestCAS_FieldSubPathValue
- type UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecProbe
- func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecProbe) FieldPath() *UpdateProbingSessionRequestCAS_FieldSubPath
- func (s UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecProbe) WithArrayOfValues(values []*probe.Reference) *UpdateProbingSessionRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecProbe) WithValue(value *probe.Reference) *UpdateProbingSessionRequestCAS_FieldSubPathValue
- type UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecProxyConfiguration
- func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecProxyConfiguration) FieldPath() *UpdateProbingSessionRequestCAS_FieldSubPath
- func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecProxyConfiguration) HttpProxy() ...
- func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecProxyConfiguration) HttpsProxy() ...
- func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecProxyConfiguration) NoProxy() ...
- func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecProxyConfiguration) ProxySetting() ...
- func (s UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecProxyConfiguration) WithArrayOfValues(values []*common.ProxyConfiguration) *UpdateProbingSessionRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecProxyConfiguration) WithValue(value *common.ProxyConfiguration) *UpdateProbingSessionRequestCAS_FieldSubPathValue
- type UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecProxyConfigurationHttpProxy
- func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecProxyConfigurationHttpProxy) FieldPath() *UpdateProbingSessionRequestCAS_FieldSubPath
- func (s UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecProxyConfigurationHttpProxy) WithArrayOfValues(values []string) *UpdateProbingSessionRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecProxyConfigurationHttpProxy) WithValue(value string) *UpdateProbingSessionRequestCAS_FieldSubPathValue
- type UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecProxyConfigurationHttpsProxy
- func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecProxyConfigurationHttpsProxy) FieldPath() *UpdateProbingSessionRequestCAS_FieldSubPath
- func (s UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecProxyConfigurationHttpsProxy) WithArrayOfValues(values []string) *UpdateProbingSessionRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecProxyConfigurationHttpsProxy) WithValue(value string) *UpdateProbingSessionRequestCAS_FieldSubPathValue
- type UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecProxyConfigurationNoProxy
- func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecProxyConfigurationNoProxy) FieldPath() *UpdateProbingSessionRequestCAS_FieldSubPath
- func (s UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecProxyConfigurationNoProxy) WithArrayOfValues(values []string) *UpdateProbingSessionRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecProxyConfigurationNoProxy) WithValue(value string) *UpdateProbingSessionRequestCAS_FieldSubPathValue
- type UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecProxyConfigurationProxySetting
- func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecProxyConfigurationProxySetting) FieldPath() *UpdateProbingSessionRequestCAS_FieldSubPath
- func (s UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecProxyConfigurationProxySetting) WithArrayOfValues(values []common.ProxySetting) *UpdateProbingSessionRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecProxyConfigurationProxySetting) WithValue(value common.ProxySetting) *UpdateProbingSessionRequestCAS_FieldSubPathValue
- type UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecSpeedtestSettings
- func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecSpeedtestSettings) Duration() ...
- func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecSpeedtestSettings) FieldPath() *UpdateProbingSessionRequestCAS_FieldSubPath
- func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecSpeedtestSettings) ServerSelection() ...
- func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecSpeedtestSettings) TcpPort() ...
- func (s UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecSpeedtestSettings) WithArrayOfValues(values []*common.SpeedTestSettings) *UpdateProbingSessionRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecSpeedtestSettings) WithValue(value *common.SpeedTestSettings) *UpdateProbingSessionRequestCAS_FieldSubPathValue
- type UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecSpeedtestSettingsDuration
- func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecSpeedtestSettingsDuration) FieldPath() *UpdateProbingSessionRequestCAS_FieldSubPath
- func (s UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecSpeedtestSettingsDuration) WithArrayOfValues(values []*duration.Duration) *UpdateProbingSessionRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecSpeedtestSettingsDuration) WithValue(value *duration.Duration) *UpdateProbingSessionRequestCAS_FieldSubPathValue
- type UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecSpeedtestSettingsServerSelection
- func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecSpeedtestSettingsServerSelection) FieldPath() *UpdateProbingSessionRequestCAS_FieldSubPath
- func (s UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecSpeedtestSettingsServerSelection) WithArrayOfValues(values []common.SpeedTestSettings_ServerSelection) *UpdateProbingSessionRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecSpeedtestSettingsServerSelection) WithValue(value common.SpeedTestSettings_ServerSelection) *UpdateProbingSessionRequestCAS_FieldSubPathValue
- type UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecSpeedtestSettingsTcpPort
- func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecSpeedtestSettingsTcpPort) FieldPath() *UpdateProbingSessionRequestCAS_FieldSubPath
- func (s UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecSpeedtestSettingsTcpPort) WithArrayOfValues(values []int32) *UpdateProbingSessionRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecSpeedtestSettingsTcpPort) WithValue(value int32) *UpdateProbingSessionRequestCAS_FieldSubPathValue
- type UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecTarget
- func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecTarget) FieldPath() *UpdateProbingSessionRequestCAS_FieldSubPath
- func (s UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecTarget) WithArrayOfValues(values []*probing_target.Reference) *UpdateProbingSessionRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecTarget) WithValue(value *probing_target.Reference) *UpdateProbingSessionRequestCAS_FieldSubPathValue
- type UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecTargetGroup
- func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecTargetGroup) FieldPath() *UpdateProbingSessionRequestCAS_FieldSubPath
- func (s UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecTargetGroup) WithArrayOfValues(values []*probing_target_group.Reference) *UpdateProbingSessionRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecTargetGroup) WithValue(value *probing_target_group.Reference) *UpdateProbingSessionRequestCAS_FieldSubPathValue
- type UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecTos
- func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecTos) FieldPath() *UpdateProbingSessionRequestCAS_FieldSubPath
- func (s UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecTos) WithArrayOfValues(values []uint32) *UpdateProbingSessionRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecTos) WithValue(value uint32) *UpdateProbingSessionRequestCAS_FieldSubPathValue
- type UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecType
- func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecType) FieldPath() *UpdateProbingSessionRequestCAS_FieldSubPath
- func (s UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecType) WithArrayOfValues(values []probing_session.ProbingSessionType) *UpdateProbingSessionRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecType) WithValue(value probing_session.ProbingSessionType) *UpdateProbingSessionRequestCAS_FieldSubPathValue
- type UpdateProbingSessionRequest_CASPathSelectorConditionalStateStatus
- func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateStatus) FieldPath() *UpdateProbingSessionRequestCAS_FieldSubPath
- func (s UpdateProbingSessionRequest_CASPathSelectorConditionalStateStatus) WithArrayOfValues(values []*probing_session.ProbingSession_Status) *UpdateProbingSessionRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateProbingSessionRequest_CASPathSelectorConditionalStateStatus) WithValue(value *probing_session.ProbingSession_Status) *UpdateProbingSessionRequestCAS_FieldSubPathValue
- type UpdateProbingSessionRequest_CASPathSelectorFieldMask
- func (UpdateProbingSessionRequest_CASPathSelectorFieldMask) FieldPath() *UpdateProbingSessionRequestCAS_FieldTerminalPath
- func (s UpdateProbingSessionRequest_CASPathSelectorFieldMask) WithArrayOfValues(values []*probing_session.ProbingSession_FieldMask) *UpdateProbingSessionRequestCAS_FieldTerminalPathArrayOfValues
- func (s UpdateProbingSessionRequest_CASPathSelectorFieldMask) WithValue(value *probing_session.ProbingSession_FieldMask) *UpdateProbingSessionRequestCAS_FieldTerminalPathValue
- type UpdateProbingSessionRequest_CAS_FieldMask
- func (fieldMask *UpdateProbingSessionRequest_CAS_FieldMask) AppendPath(path UpdateProbingSessionRequestCAS_FieldPath)
- func (fieldMask *UpdateProbingSessionRequest_CAS_FieldMask) AppendRawPath(path gotenobject.FieldPath)
- func (fieldMask *UpdateProbingSessionRequest_CAS_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
- func (fieldMask *UpdateProbingSessionRequest_CAS_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
- func (fieldMask *UpdateProbingSessionRequest_CAS_FieldMask) FilterInputFields() *UpdateProbingSessionRequest_CAS_FieldMask
- func (fieldMask *UpdateProbingSessionRequest_CAS_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
- func (fieldMask *UpdateProbingSessionRequest_CAS_FieldMask) GetPaths() []UpdateProbingSessionRequestCAS_FieldPath
- func (fieldMask *UpdateProbingSessionRequest_CAS_FieldMask) GetRawPaths() []gotenobject.FieldPath
- func (fieldMask *UpdateProbingSessionRequest_CAS_FieldMask) IsFull() bool
- func (fieldMask UpdateProbingSessionRequest_CAS_FieldMask) Marshal() ([]byte, error)
- func (fieldMask UpdateProbingSessionRequest_CAS_FieldMask) MarshalJSON() ([]byte, error)
- func (fieldMask *UpdateProbingSessionRequest_CAS_FieldMask) PathsCount() int
- func (fieldMask *UpdateProbingSessionRequest_CAS_FieldMask) Project(source *UpdateProbingSessionRequest_CAS) *UpdateProbingSessionRequest_CAS
- func (fieldMask *UpdateProbingSessionRequest_CAS_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
- func (fieldMask *UpdateProbingSessionRequest_CAS_FieldMask) ProtoMessage()
- func (fieldMask *UpdateProbingSessionRequest_CAS_FieldMask) ProtoReflect() preflect.Message
- func (fieldMask *UpdateProbingSessionRequest_CAS_FieldMask) Reset()
- func (fieldMask *UpdateProbingSessionRequest_CAS_FieldMask) Set(target, source *UpdateProbingSessionRequest_CAS)
- func (fieldMask *UpdateProbingSessionRequest_CAS_FieldMask) SetFromCliFlag(raw string) error
- func (fieldMask *UpdateProbingSessionRequest_CAS_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
- func (fieldMask *UpdateProbingSessionRequest_CAS_FieldMask) Size() int
- func (fieldMask *UpdateProbingSessionRequest_CAS_FieldMask) String() string
- func (fieldMask *UpdateProbingSessionRequest_CAS_FieldMask) Subtract(other *UpdateProbingSessionRequest_CAS_FieldMask) *UpdateProbingSessionRequest_CAS_FieldMask
- func (fieldMask *UpdateProbingSessionRequest_CAS_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
- func (fieldMask *UpdateProbingSessionRequest_CAS_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
- func (fieldMask *UpdateProbingSessionRequest_CAS_FieldMask) Unmarshal(data []byte) error
- func (fieldMask *UpdateProbingSessionRequest_CAS_FieldMask) UnmarshalJSON(data []byte) error
- type UpdateProbingSessionRequest_FieldMask
- func (fieldMask *UpdateProbingSessionRequest_FieldMask) AppendPath(path UpdateProbingSessionRequest_FieldPath)
- func (fieldMask *UpdateProbingSessionRequest_FieldMask) AppendRawPath(path gotenobject.FieldPath)
- func (fieldMask *UpdateProbingSessionRequest_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
- func (fieldMask *UpdateProbingSessionRequest_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
- func (fieldMask *UpdateProbingSessionRequest_FieldMask) FilterInputFields() *UpdateProbingSessionRequest_FieldMask
- func (fieldMask *UpdateProbingSessionRequest_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
- func (fieldMask *UpdateProbingSessionRequest_FieldMask) GetPaths() []UpdateProbingSessionRequest_FieldPath
- func (fieldMask *UpdateProbingSessionRequest_FieldMask) GetRawPaths() []gotenobject.FieldPath
- func (fieldMask *UpdateProbingSessionRequest_FieldMask) IsFull() bool
- func (fieldMask UpdateProbingSessionRequest_FieldMask) Marshal() ([]byte, error)
- func (fieldMask UpdateProbingSessionRequest_FieldMask) MarshalJSON() ([]byte, error)
- func (fieldMask *UpdateProbingSessionRequest_FieldMask) PathsCount() int
- func (fieldMask *UpdateProbingSessionRequest_FieldMask) Project(source *UpdateProbingSessionRequest) *UpdateProbingSessionRequest
- func (fieldMask *UpdateProbingSessionRequest_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
- func (fieldMask *UpdateProbingSessionRequest_FieldMask) ProtoMessage()
- func (fieldMask *UpdateProbingSessionRequest_FieldMask) ProtoReflect() preflect.Message
- func (fieldMask *UpdateProbingSessionRequest_FieldMask) Reset()
- func (fieldMask *UpdateProbingSessionRequest_FieldMask) Set(target, source *UpdateProbingSessionRequest)
- func (fieldMask *UpdateProbingSessionRequest_FieldMask) SetFromCliFlag(raw string) error
- func (fieldMask *UpdateProbingSessionRequest_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
- func (fieldMask *UpdateProbingSessionRequest_FieldMask) Size() int
- func (fieldMask *UpdateProbingSessionRequest_FieldMask) String() string
- func (fieldMask *UpdateProbingSessionRequest_FieldMask) Subtract(other *UpdateProbingSessionRequest_FieldMask) *UpdateProbingSessionRequest_FieldMask
- func (fieldMask *UpdateProbingSessionRequest_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
- func (fieldMask *UpdateProbingSessionRequest_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
- func (fieldMask *UpdateProbingSessionRequest_FieldMask) Unmarshal(data []byte) error
- func (fieldMask *UpdateProbingSessionRequest_FieldMask) UnmarshalJSON(data []byte) error
- type UpdateProbingSessionRequest_FieldPath
- func BuildUpdateProbingSessionRequest_FieldPath(fp gotenobject.RawFieldPath) (UpdateProbingSessionRequest_FieldPath, error)
- func MustParseUpdateProbingSessionRequest_FieldPath(rawField string) UpdateProbingSessionRequest_FieldPath
- func ParseUpdateProbingSessionRequest_FieldPath(rawField string) (UpdateProbingSessionRequest_FieldPath, error)
- type UpdateProbingSessionRequest_FieldPathArrayItemValue
- type UpdateProbingSessionRequest_FieldPathArrayOfValues
- type UpdateProbingSessionRequest_FieldPathSelector
- type UpdateProbingSessionRequest_FieldPathValue
- type UpdateProbingSessionRequest_FieldSubPath
- func (fps *UpdateProbingSessionRequest_FieldSubPath) AsCasSubPath() (UpdateProbingSessionRequestCAS_FieldPath, bool)
- func (fps *UpdateProbingSessionRequest_FieldSubPath) AsProbingSessionSubPath() (probing_session.ProbingSession_FieldPath, bool)
- func (fps *UpdateProbingSessionRequest_FieldSubPath) ClearValue(item *UpdateProbingSessionRequest)
- func (fps *UpdateProbingSessionRequest_FieldSubPath) ClearValueRaw(item proto.Message)
- func (fps *UpdateProbingSessionRequest_FieldSubPath) Get(source *UpdateProbingSessionRequest) (values []interface{})
- func (fps *UpdateProbingSessionRequest_FieldSubPath) GetDefault() interface{}
- func (fps *UpdateProbingSessionRequest_FieldSubPath) GetRaw(source proto.Message) []interface{}
- func (fps *UpdateProbingSessionRequest_FieldSubPath) GetSingle(source *UpdateProbingSessionRequest) (interface{}, bool)
- func (fps *UpdateProbingSessionRequest_FieldSubPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fps *UpdateProbingSessionRequest_FieldSubPath) IsLeaf() bool
- func (fps *UpdateProbingSessionRequest_FieldSubPath) JSONString() string
- func (fps *UpdateProbingSessionRequest_FieldSubPath) Selector() UpdateProbingSessionRequest_FieldPathSelector
- func (fps *UpdateProbingSessionRequest_FieldSubPath) String() string
- func (fps *UpdateProbingSessionRequest_FieldSubPath) WithIArrayItemValue(value interface{}) UpdateProbingSessionRequest_FieldPathArrayItemValue
- func (fps *UpdateProbingSessionRequest_FieldSubPath) WithIArrayOfValues(values interface{}) UpdateProbingSessionRequest_FieldPathArrayOfValues
- func (fps *UpdateProbingSessionRequest_FieldSubPath) WithIValue(value interface{}) UpdateProbingSessionRequest_FieldPathValue
- func (fps *UpdateProbingSessionRequest_FieldSubPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fps *UpdateProbingSessionRequest_FieldSubPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fps *UpdateProbingSessionRequest_FieldSubPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type UpdateProbingSessionRequest_FieldSubPathArrayItemValue
- func (fpaivs *UpdateProbingSessionRequest_FieldSubPathArrayItemValue) AsCasPathItemValue() (UpdateProbingSessionRequestCAS_FieldPathArrayItemValue, bool)
- func (fpaivs *UpdateProbingSessionRequest_FieldSubPathArrayItemValue) AsProbingSessionPathItemValue() (probing_session.ProbingSession_FieldPathArrayItemValue, bool)
- func (fpaivs *UpdateProbingSessionRequest_FieldSubPathArrayItemValue) ContainsValue(source *UpdateProbingSessionRequest) bool
- func (fpaivs *UpdateProbingSessionRequest_FieldSubPathArrayItemValue) GetRawItemValue() interface{}
- type UpdateProbingSessionRequest_FieldSubPathArrayOfValues
- func (fpsaov *UpdateProbingSessionRequest_FieldSubPathArrayOfValues) AsCasPathArrayOfValues() (UpdateProbingSessionRequestCAS_FieldPathArrayOfValues, bool)
- func (fpsaov *UpdateProbingSessionRequest_FieldSubPathArrayOfValues) AsProbingSessionPathArrayOfValues() (probing_session.ProbingSession_FieldPathArrayOfValues, bool)
- func (fpsaov *UpdateProbingSessionRequest_FieldSubPathArrayOfValues) GetRawValues() []interface{}
- type UpdateProbingSessionRequest_FieldSubPathValue
- func (fpvs *UpdateProbingSessionRequest_FieldSubPathValue) AsCasPathValue() (UpdateProbingSessionRequestCAS_FieldPathValue, bool)
- func (fpvs *UpdateProbingSessionRequest_FieldSubPathValue) AsProbingSessionPathValue() (probing_session.ProbingSession_FieldPathValue, bool)
- func (fpvs *UpdateProbingSessionRequest_FieldSubPathValue) CompareWith(source *UpdateProbingSessionRequest) (int, bool)
- func (fpvs *UpdateProbingSessionRequest_FieldSubPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpvs *UpdateProbingSessionRequest_FieldSubPathValue) GetRawValue() interface{}
- func (fpvs *UpdateProbingSessionRequest_FieldSubPathValue) SetTo(target **UpdateProbingSessionRequest)
- func (fpvs *UpdateProbingSessionRequest_FieldSubPathValue) SetToRaw(target proto.Message)
- type UpdateProbingSessionRequest_FieldTerminalPath
- func (fp *UpdateProbingSessionRequest_FieldTerminalPath) ClearValue(item *UpdateProbingSessionRequest)
- func (fp *UpdateProbingSessionRequest_FieldTerminalPath) ClearValueRaw(item proto.Message)
- func (fp *UpdateProbingSessionRequest_FieldTerminalPath) Get(source *UpdateProbingSessionRequest) (values []interface{})
- func (fp *UpdateProbingSessionRequest_FieldTerminalPath) GetDefault() interface{}
- func (fp *UpdateProbingSessionRequest_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
- func (fp *UpdateProbingSessionRequest_FieldTerminalPath) GetSingle(source *UpdateProbingSessionRequest) (interface{}, bool)
- func (fp *UpdateProbingSessionRequest_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fp *UpdateProbingSessionRequest_FieldTerminalPath) IsLeaf() bool
- func (fp *UpdateProbingSessionRequest_FieldTerminalPath) JSONString() string
- func (fp *UpdateProbingSessionRequest_FieldTerminalPath) Selector() UpdateProbingSessionRequest_FieldPathSelector
- func (fp *UpdateProbingSessionRequest_FieldTerminalPath) String() string
- func (fp *UpdateProbingSessionRequest_FieldTerminalPath) WithIArrayItemValue(value interface{}) UpdateProbingSessionRequest_FieldPathArrayItemValue
- func (fp *UpdateProbingSessionRequest_FieldTerminalPath) WithIArrayOfValues(values interface{}) UpdateProbingSessionRequest_FieldPathArrayOfValues
- func (fp *UpdateProbingSessionRequest_FieldTerminalPath) WithIValue(value interface{}) UpdateProbingSessionRequest_FieldPathValue
- func (fp *UpdateProbingSessionRequest_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fp *UpdateProbingSessionRequest_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fp *UpdateProbingSessionRequest_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type UpdateProbingSessionRequest_FieldTerminalPathArrayItemValue
- func (fpaiv *UpdateProbingSessionRequest_FieldTerminalPathArrayItemValue) ContainsValue(source *UpdateProbingSessionRequest) bool
- func (fpaiv *UpdateProbingSessionRequest_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
- func (fpaiv *UpdateProbingSessionRequest_FieldTerminalPathArrayItemValue) GetSingle(source *UpdateProbingSessionRequest) (interface{}, bool)
- func (fpaiv *UpdateProbingSessionRequest_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
- type UpdateProbingSessionRequest_FieldTerminalPathArrayOfValues
- func (fpaov *UpdateProbingSessionRequest_FieldTerminalPathArrayOfValues) AsCasArrayOfValues() ([]*UpdateProbingSessionRequest_CAS, bool)
- func (fpaov *UpdateProbingSessionRequest_FieldTerminalPathArrayOfValues) AsProbingSessionArrayOfValues() ([]*probing_session.ProbingSession, bool)
- func (fpaov *UpdateProbingSessionRequest_FieldTerminalPathArrayOfValues) AsUpdateMaskArrayOfValues() ([]*probing_session.ProbingSession_FieldMask, bool)
- func (fpaov *UpdateProbingSessionRequest_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
- type UpdateProbingSessionRequest_FieldTerminalPathValue
- func (fpv *UpdateProbingSessionRequest_FieldTerminalPathValue) AsCasValue() (*UpdateProbingSessionRequest_CAS, bool)
- func (fpv *UpdateProbingSessionRequest_FieldTerminalPathValue) AsProbingSessionValue() (*probing_session.ProbingSession, bool)
- func (fpv *UpdateProbingSessionRequest_FieldTerminalPathValue) AsUpdateMaskValue() (*probing_session.ProbingSession_FieldMask, bool)
- func (fpv *UpdateProbingSessionRequest_FieldTerminalPathValue) CompareWith(source *UpdateProbingSessionRequest) (int, bool)
- func (fpv *UpdateProbingSessionRequest_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpv *UpdateProbingSessionRequest_FieldTerminalPathValue) GetRawValue() interface{}
- func (fpv *UpdateProbingSessionRequest_FieldTerminalPathValue) SetTo(target **UpdateProbingSessionRequest)
- func (fpv *UpdateProbingSessionRequest_FieldTerminalPathValue) SetToRaw(target proto.Message)
- type WatchProbingSessionClientStream
- type WatchProbingSessionDescriptor
- func (d *WatchProbingSessionDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
- func (d *WatchProbingSessionDescriptor) GetApiName() string
- func (d *WatchProbingSessionDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *WatchProbingSessionDescriptor) GetFullMethodName() string
- func (d *WatchProbingSessionDescriptor) GetMethodName() string
- func (d *WatchProbingSessionDescriptor) GetProtoPkgName() string
- func (d *WatchProbingSessionDescriptor) GetResourceDescriptor() gotenresource.Descriptor
- func (d *WatchProbingSessionDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *WatchProbingSessionDescriptor) GetServiceDomain() string
- func (d *WatchProbingSessionDescriptor) GetServiceVersion() string
- func (d *WatchProbingSessionDescriptor) GetVerb() string
- func (d *WatchProbingSessionDescriptor) HasResource() bool
- func (d *WatchProbingSessionDescriptor) IsClientStream() bool
- func (d *WatchProbingSessionDescriptor) IsCollection() bool
- func (d *WatchProbingSessionDescriptor) IsPlural() bool
- func (d *WatchProbingSessionDescriptor) IsServerStream() bool
- func (d *WatchProbingSessionDescriptor) IsUnary() bool
- func (d *WatchProbingSessionDescriptor) NewEmptyClientMsg() proto.Message
- func (d *WatchProbingSessionDescriptor) NewEmptyServerMsg() proto.Message
- func (d *WatchProbingSessionDescriptor) RequestHasResourceBody() bool
- type WatchProbingSessionDescriptorClientMsgHandle
- func (h *WatchProbingSessionDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *WatchProbingSessionDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *WatchProbingSessionDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type WatchProbingSessionDescriptorServerMsgHandle
- func (h *WatchProbingSessionDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *WatchProbingSessionDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *WatchProbingSessionDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type WatchProbingSessionRequest
- func (o *WatchProbingSessionRequest) Clone() *WatchProbingSessionRequest
- func (o *WatchProbingSessionRequest) CloneRaw() gotenobject.GotenObjectExt
- func (*WatchProbingSessionRequest) Descriptor() ([]byte, []int)
- func (m *WatchProbingSessionRequest) GetFieldMask() *probing_session.ProbingSession_FieldMask
- func (m *WatchProbingSessionRequest) GetName() *probing_session.Reference
- func (m *WatchProbingSessionRequest) GetView() view.View
- func (*WatchProbingSessionRequest) GotenMessage()
- func (o *WatchProbingSessionRequest) GotenObjectExt()
- func (obj *WatchProbingSessionRequest) GotenValidate() error
- func (o *WatchProbingSessionRequest) MakeDiffFieldMask(other *WatchProbingSessionRequest) *WatchProbingSessionRequest_FieldMask
- func (o *WatchProbingSessionRequest) MakeFullFieldMask() *WatchProbingSessionRequest_FieldMask
- func (o *WatchProbingSessionRequest) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
- func (o *WatchProbingSessionRequest) MakeRawFullFieldMask() gotenobject.FieldMask
- func (m *WatchProbingSessionRequest) Marshal() ([]byte, error)
- func (m *WatchProbingSessionRequest) MarshalJSON() ([]byte, error)
- func (o *WatchProbingSessionRequest) Merge(source *WatchProbingSessionRequest)
- func (o *WatchProbingSessionRequest) MergeRaw(source gotenobject.GotenObjectExt)
- func (*WatchProbingSessionRequest) ProtoMessage()
- func (m *WatchProbingSessionRequest) ProtoReflect() preflect.Message
- func (m *WatchProbingSessionRequest) Reset()
- func (m *WatchProbingSessionRequest) SetFieldMask(fv *probing_session.ProbingSession_FieldMask)
- func (m *WatchProbingSessionRequest) SetName(fv *probing_session.Reference)
- func (m *WatchProbingSessionRequest) SetView(fv view.View)
- func (m *WatchProbingSessionRequest) String() string
- func (m *WatchProbingSessionRequest) Unmarshal(b []byte) error
- func (m *WatchProbingSessionRequest) UnmarshalJSON(data []byte) error
- type WatchProbingSessionRequestFieldPathBuilder
- func (WatchProbingSessionRequestFieldPathBuilder) FieldMask() WatchProbingSessionRequestPathSelectorFieldMask
- func (WatchProbingSessionRequestFieldPathBuilder) Name() WatchProbingSessionRequestPathSelectorName
- func (WatchProbingSessionRequestFieldPathBuilder) View() WatchProbingSessionRequestPathSelectorView
- type WatchProbingSessionRequestPathSelectorFieldMask
- func (WatchProbingSessionRequestPathSelectorFieldMask) FieldPath() *WatchProbingSessionRequest_FieldTerminalPath
- func (s WatchProbingSessionRequestPathSelectorFieldMask) WithArrayOfValues(values []*probing_session.ProbingSession_FieldMask) *WatchProbingSessionRequest_FieldTerminalPathArrayOfValues
- func (s WatchProbingSessionRequestPathSelectorFieldMask) WithValue(value *probing_session.ProbingSession_FieldMask) *WatchProbingSessionRequest_FieldTerminalPathValue
- type WatchProbingSessionRequestPathSelectorName
- func (WatchProbingSessionRequestPathSelectorName) FieldPath() *WatchProbingSessionRequest_FieldTerminalPath
- func (s WatchProbingSessionRequestPathSelectorName) WithArrayOfValues(values []*probing_session.Reference) *WatchProbingSessionRequest_FieldTerminalPathArrayOfValues
- func (s WatchProbingSessionRequestPathSelectorName) WithValue(value *probing_session.Reference) *WatchProbingSessionRequest_FieldTerminalPathValue
- type WatchProbingSessionRequestPathSelectorView
- func (WatchProbingSessionRequestPathSelectorView) FieldPath() *WatchProbingSessionRequest_FieldTerminalPath
- func (s WatchProbingSessionRequestPathSelectorView) WithArrayOfValues(values []view.View) *WatchProbingSessionRequest_FieldTerminalPathArrayOfValues
- func (s WatchProbingSessionRequestPathSelectorView) WithValue(value view.View) *WatchProbingSessionRequest_FieldTerminalPathValue
- type WatchProbingSessionRequest_FieldMask
- func (fieldMask *WatchProbingSessionRequest_FieldMask) AppendPath(path WatchProbingSessionRequest_FieldPath)
- func (fieldMask *WatchProbingSessionRequest_FieldMask) AppendRawPath(path gotenobject.FieldPath)
- func (fieldMask *WatchProbingSessionRequest_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
- func (fieldMask *WatchProbingSessionRequest_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
- func (fieldMask *WatchProbingSessionRequest_FieldMask) FilterInputFields() *WatchProbingSessionRequest_FieldMask
- func (fieldMask *WatchProbingSessionRequest_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
- func (fieldMask *WatchProbingSessionRequest_FieldMask) GetPaths() []WatchProbingSessionRequest_FieldPath
- func (fieldMask *WatchProbingSessionRequest_FieldMask) GetRawPaths() []gotenobject.FieldPath
- func (fieldMask *WatchProbingSessionRequest_FieldMask) IsFull() bool
- func (fieldMask WatchProbingSessionRequest_FieldMask) Marshal() ([]byte, error)
- func (fieldMask WatchProbingSessionRequest_FieldMask) MarshalJSON() ([]byte, error)
- func (fieldMask *WatchProbingSessionRequest_FieldMask) PathsCount() int
- func (fieldMask *WatchProbingSessionRequest_FieldMask) Project(source *WatchProbingSessionRequest) *WatchProbingSessionRequest
- func (fieldMask *WatchProbingSessionRequest_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
- func (fieldMask *WatchProbingSessionRequest_FieldMask) ProtoMessage()
- func (fieldMask *WatchProbingSessionRequest_FieldMask) ProtoReflect() preflect.Message
- func (fieldMask *WatchProbingSessionRequest_FieldMask) Reset()
- func (fieldMask *WatchProbingSessionRequest_FieldMask) Set(target, source *WatchProbingSessionRequest)
- func (fieldMask *WatchProbingSessionRequest_FieldMask) SetFromCliFlag(raw string) error
- func (fieldMask *WatchProbingSessionRequest_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
- func (fieldMask *WatchProbingSessionRequest_FieldMask) Size() int
- func (fieldMask *WatchProbingSessionRequest_FieldMask) String() string
- func (fieldMask *WatchProbingSessionRequest_FieldMask) Subtract(other *WatchProbingSessionRequest_FieldMask) *WatchProbingSessionRequest_FieldMask
- func (fieldMask *WatchProbingSessionRequest_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
- func (fieldMask *WatchProbingSessionRequest_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
- func (fieldMask *WatchProbingSessionRequest_FieldMask) Unmarshal(data []byte) error
- func (fieldMask *WatchProbingSessionRequest_FieldMask) UnmarshalJSON(data []byte) error
- type WatchProbingSessionRequest_FieldPath
- func BuildWatchProbingSessionRequest_FieldPath(fp gotenobject.RawFieldPath) (WatchProbingSessionRequest_FieldPath, error)
- func MustParseWatchProbingSessionRequest_FieldPath(rawField string) WatchProbingSessionRequest_FieldPath
- func ParseWatchProbingSessionRequest_FieldPath(rawField string) (WatchProbingSessionRequest_FieldPath, error)
- type WatchProbingSessionRequest_FieldPathArrayItemValue
- type WatchProbingSessionRequest_FieldPathArrayOfValues
- type WatchProbingSessionRequest_FieldPathSelector
- type WatchProbingSessionRequest_FieldPathValue
- type WatchProbingSessionRequest_FieldTerminalPath
- func (fp *WatchProbingSessionRequest_FieldTerminalPath) ClearValue(item *WatchProbingSessionRequest)
- func (fp *WatchProbingSessionRequest_FieldTerminalPath) ClearValueRaw(item proto.Message)
- func (fp *WatchProbingSessionRequest_FieldTerminalPath) Get(source *WatchProbingSessionRequest) (values []interface{})
- func (fp *WatchProbingSessionRequest_FieldTerminalPath) GetDefault() interface{}
- func (fp *WatchProbingSessionRequest_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
- func (fp *WatchProbingSessionRequest_FieldTerminalPath) GetSingle(source *WatchProbingSessionRequest) (interface{}, bool)
- func (fp *WatchProbingSessionRequest_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fp *WatchProbingSessionRequest_FieldTerminalPath) IsLeaf() bool
- func (fp *WatchProbingSessionRequest_FieldTerminalPath) JSONString() string
- func (fp *WatchProbingSessionRequest_FieldTerminalPath) Selector() WatchProbingSessionRequest_FieldPathSelector
- func (fp *WatchProbingSessionRequest_FieldTerminalPath) String() string
- func (fp *WatchProbingSessionRequest_FieldTerminalPath) WithIArrayItemValue(value interface{}) WatchProbingSessionRequest_FieldPathArrayItemValue
- func (fp *WatchProbingSessionRequest_FieldTerminalPath) WithIArrayOfValues(values interface{}) WatchProbingSessionRequest_FieldPathArrayOfValues
- func (fp *WatchProbingSessionRequest_FieldTerminalPath) WithIValue(value interface{}) WatchProbingSessionRequest_FieldPathValue
- func (fp *WatchProbingSessionRequest_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fp *WatchProbingSessionRequest_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fp *WatchProbingSessionRequest_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type WatchProbingSessionRequest_FieldTerminalPathArrayItemValue
- func (fpaiv *WatchProbingSessionRequest_FieldTerminalPathArrayItemValue) ContainsValue(source *WatchProbingSessionRequest) bool
- func (fpaiv *WatchProbingSessionRequest_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
- func (fpaiv *WatchProbingSessionRequest_FieldTerminalPathArrayItemValue) GetSingle(source *WatchProbingSessionRequest) (interface{}, bool)
- func (fpaiv *WatchProbingSessionRequest_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
- type WatchProbingSessionRequest_FieldTerminalPathArrayOfValues
- func (fpaov *WatchProbingSessionRequest_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues() ([]*probing_session.ProbingSession_FieldMask, bool)
- func (fpaov *WatchProbingSessionRequest_FieldTerminalPathArrayOfValues) AsNameArrayOfValues() ([]*probing_session.Reference, bool)
- func (fpaov *WatchProbingSessionRequest_FieldTerminalPathArrayOfValues) AsViewArrayOfValues() ([]view.View, bool)
- func (fpaov *WatchProbingSessionRequest_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
- type WatchProbingSessionRequest_FieldTerminalPathValue
- func (fpv *WatchProbingSessionRequest_FieldTerminalPathValue) AsFieldMaskValue() (*probing_session.ProbingSession_FieldMask, bool)
- func (fpv *WatchProbingSessionRequest_FieldTerminalPathValue) AsNameValue() (*probing_session.Reference, bool)
- func (fpv *WatchProbingSessionRequest_FieldTerminalPathValue) AsViewValue() (view.View, bool)
- func (fpv *WatchProbingSessionRequest_FieldTerminalPathValue) CompareWith(source *WatchProbingSessionRequest) (int, bool)
- func (fpv *WatchProbingSessionRequest_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpv *WatchProbingSessionRequest_FieldTerminalPathValue) GetRawValue() interface{}
- func (fpv *WatchProbingSessionRequest_FieldTerminalPathValue) SetTo(target **WatchProbingSessionRequest)
- func (fpv *WatchProbingSessionRequest_FieldTerminalPathValue) SetToRaw(target proto.Message)
- type WatchProbingSessionResponse
- func (o *WatchProbingSessionResponse) Clone() *WatchProbingSessionResponse
- func (o *WatchProbingSessionResponse) CloneRaw() gotenobject.GotenObjectExt
- func (*WatchProbingSessionResponse) Descriptor() ([]byte, []int)
- func (m *WatchProbingSessionResponse) GetChange() *probing_session.ProbingSessionChange
- func (*WatchProbingSessionResponse) GotenMessage()
- func (o *WatchProbingSessionResponse) GotenObjectExt()
- func (obj *WatchProbingSessionResponse) GotenValidate() error
- func (o *WatchProbingSessionResponse) MakeDiffFieldMask(other *WatchProbingSessionResponse) *WatchProbingSessionResponse_FieldMask
- func (o *WatchProbingSessionResponse) MakeFullFieldMask() *WatchProbingSessionResponse_FieldMask
- func (o *WatchProbingSessionResponse) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
- func (o *WatchProbingSessionResponse) MakeRawFullFieldMask() gotenobject.FieldMask
- func (m *WatchProbingSessionResponse) Marshal() ([]byte, error)
- func (m *WatchProbingSessionResponse) MarshalJSON() ([]byte, error)
- func (o *WatchProbingSessionResponse) Merge(source *WatchProbingSessionResponse)
- func (o *WatchProbingSessionResponse) MergeRaw(source gotenobject.GotenObjectExt)
- func (*WatchProbingSessionResponse) ProtoMessage()
- func (m *WatchProbingSessionResponse) ProtoReflect() preflect.Message
- func (m *WatchProbingSessionResponse) Reset()
- func (m *WatchProbingSessionResponse) SetChange(fv *probing_session.ProbingSessionChange)
- func (m *WatchProbingSessionResponse) String() string
- func (m *WatchProbingSessionResponse) Unmarshal(b []byte) error
- func (m *WatchProbingSessionResponse) UnmarshalJSON(data []byte) error
- type WatchProbingSessionResponseFieldPathBuilder
- type WatchProbingSessionResponsePathSelectorChange
- func (WatchProbingSessionResponsePathSelectorChange) FieldPath() *WatchProbingSessionResponse_FieldTerminalPath
- func (s WatchProbingSessionResponsePathSelectorChange) WithArrayOfValues(values []*probing_session.ProbingSessionChange) *WatchProbingSessionResponse_FieldTerminalPathArrayOfValues
- func (s WatchProbingSessionResponsePathSelectorChange) WithValue(value *probing_session.ProbingSessionChange) *WatchProbingSessionResponse_FieldTerminalPathValue
- type WatchProbingSessionResponse_FieldMask
- func (fieldMask *WatchProbingSessionResponse_FieldMask) AppendPath(path WatchProbingSessionResponse_FieldPath)
- func (fieldMask *WatchProbingSessionResponse_FieldMask) AppendRawPath(path gotenobject.FieldPath)
- func (fieldMask *WatchProbingSessionResponse_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
- func (fieldMask *WatchProbingSessionResponse_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
- func (fieldMask *WatchProbingSessionResponse_FieldMask) FilterInputFields() *WatchProbingSessionResponse_FieldMask
- func (fieldMask *WatchProbingSessionResponse_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
- func (fieldMask *WatchProbingSessionResponse_FieldMask) GetPaths() []WatchProbingSessionResponse_FieldPath
- func (fieldMask *WatchProbingSessionResponse_FieldMask) GetRawPaths() []gotenobject.FieldPath
- func (fieldMask *WatchProbingSessionResponse_FieldMask) IsFull() bool
- func (fieldMask WatchProbingSessionResponse_FieldMask) Marshal() ([]byte, error)
- func (fieldMask WatchProbingSessionResponse_FieldMask) MarshalJSON() ([]byte, error)
- func (fieldMask *WatchProbingSessionResponse_FieldMask) PathsCount() int
- func (fieldMask *WatchProbingSessionResponse_FieldMask) Project(source *WatchProbingSessionResponse) *WatchProbingSessionResponse
- func (fieldMask *WatchProbingSessionResponse_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
- func (fieldMask *WatchProbingSessionResponse_FieldMask) ProtoMessage()
- func (fieldMask *WatchProbingSessionResponse_FieldMask) ProtoReflect() preflect.Message
- func (fieldMask *WatchProbingSessionResponse_FieldMask) Reset()
- func (fieldMask *WatchProbingSessionResponse_FieldMask) Set(target, source *WatchProbingSessionResponse)
- func (fieldMask *WatchProbingSessionResponse_FieldMask) SetFromCliFlag(raw string) error
- func (fieldMask *WatchProbingSessionResponse_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
- func (fieldMask *WatchProbingSessionResponse_FieldMask) Size() int
- func (fieldMask *WatchProbingSessionResponse_FieldMask) String() string
- func (fieldMask *WatchProbingSessionResponse_FieldMask) Subtract(other *WatchProbingSessionResponse_FieldMask) *WatchProbingSessionResponse_FieldMask
- func (fieldMask *WatchProbingSessionResponse_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
- func (fieldMask *WatchProbingSessionResponse_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
- func (fieldMask *WatchProbingSessionResponse_FieldMask) Unmarshal(data []byte) error
- func (fieldMask *WatchProbingSessionResponse_FieldMask) UnmarshalJSON(data []byte) error
- type WatchProbingSessionResponse_FieldPath
- func BuildWatchProbingSessionResponse_FieldPath(fp gotenobject.RawFieldPath) (WatchProbingSessionResponse_FieldPath, error)
- func MustParseWatchProbingSessionResponse_FieldPath(rawField string) WatchProbingSessionResponse_FieldPath
- func ParseWatchProbingSessionResponse_FieldPath(rawField string) (WatchProbingSessionResponse_FieldPath, error)
- type WatchProbingSessionResponse_FieldPathArrayItemValue
- type WatchProbingSessionResponse_FieldPathArrayOfValues
- type WatchProbingSessionResponse_FieldPathSelector
- type WatchProbingSessionResponse_FieldPathValue
- type WatchProbingSessionResponse_FieldTerminalPath
- func (fp *WatchProbingSessionResponse_FieldTerminalPath) ClearValue(item *WatchProbingSessionResponse)
- func (fp *WatchProbingSessionResponse_FieldTerminalPath) ClearValueRaw(item proto.Message)
- func (fp *WatchProbingSessionResponse_FieldTerminalPath) Get(source *WatchProbingSessionResponse) (values []interface{})
- func (fp *WatchProbingSessionResponse_FieldTerminalPath) GetDefault() interface{}
- func (fp *WatchProbingSessionResponse_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
- func (fp *WatchProbingSessionResponse_FieldTerminalPath) GetSingle(source *WatchProbingSessionResponse) (interface{}, bool)
- func (fp *WatchProbingSessionResponse_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fp *WatchProbingSessionResponse_FieldTerminalPath) IsLeaf() bool
- func (fp *WatchProbingSessionResponse_FieldTerminalPath) JSONString() string
- func (fp *WatchProbingSessionResponse_FieldTerminalPath) Selector() WatchProbingSessionResponse_FieldPathSelector
- func (fp *WatchProbingSessionResponse_FieldTerminalPath) String() string
- func (fp *WatchProbingSessionResponse_FieldTerminalPath) WithIArrayItemValue(value interface{}) WatchProbingSessionResponse_FieldPathArrayItemValue
- func (fp *WatchProbingSessionResponse_FieldTerminalPath) WithIArrayOfValues(values interface{}) WatchProbingSessionResponse_FieldPathArrayOfValues
- func (fp *WatchProbingSessionResponse_FieldTerminalPath) WithIValue(value interface{}) WatchProbingSessionResponse_FieldPathValue
- func (fp *WatchProbingSessionResponse_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fp *WatchProbingSessionResponse_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fp *WatchProbingSessionResponse_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type WatchProbingSessionResponse_FieldTerminalPathArrayItemValue
- func (fpaiv *WatchProbingSessionResponse_FieldTerminalPathArrayItemValue) ContainsValue(source *WatchProbingSessionResponse) bool
- func (fpaiv *WatchProbingSessionResponse_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
- func (fpaiv *WatchProbingSessionResponse_FieldTerminalPathArrayItemValue) GetSingle(source *WatchProbingSessionResponse) (interface{}, bool)
- func (fpaiv *WatchProbingSessionResponse_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
- type WatchProbingSessionResponse_FieldTerminalPathArrayOfValues
- type WatchProbingSessionResponse_FieldTerminalPathValue
- func (fpv *WatchProbingSessionResponse_FieldTerminalPathValue) AsChangeValue() (*probing_session.ProbingSessionChange, bool)
- func (fpv *WatchProbingSessionResponse_FieldTerminalPathValue) CompareWith(source *WatchProbingSessionResponse) (int, bool)
- func (fpv *WatchProbingSessionResponse_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpv *WatchProbingSessionResponse_FieldTerminalPathValue) GetRawValue() interface{}
- func (fpv *WatchProbingSessionResponse_FieldTerminalPathValue) SetTo(target **WatchProbingSessionResponse)
- func (fpv *WatchProbingSessionResponse_FieldTerminalPathValue) SetToRaw(target proto.Message)
- type WatchProbingSessionsClientStream
- type WatchProbingSessionsDescriptor
- func (d *WatchProbingSessionsDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
- func (d *WatchProbingSessionsDescriptor) GetApiName() string
- func (d *WatchProbingSessionsDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *WatchProbingSessionsDescriptor) GetFullMethodName() string
- func (d *WatchProbingSessionsDescriptor) GetMethodName() string
- func (d *WatchProbingSessionsDescriptor) GetProtoPkgName() string
- func (d *WatchProbingSessionsDescriptor) GetResourceDescriptor() gotenresource.Descriptor
- func (d *WatchProbingSessionsDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *WatchProbingSessionsDescriptor) GetServiceDomain() string
- func (d *WatchProbingSessionsDescriptor) GetServiceVersion() string
- func (d *WatchProbingSessionsDescriptor) GetVerb() string
- func (d *WatchProbingSessionsDescriptor) HasResource() bool
- func (d *WatchProbingSessionsDescriptor) IsClientStream() bool
- func (d *WatchProbingSessionsDescriptor) IsCollection() bool
- func (d *WatchProbingSessionsDescriptor) IsPlural() bool
- func (d *WatchProbingSessionsDescriptor) IsServerStream() bool
- func (d *WatchProbingSessionsDescriptor) IsUnary() bool
- func (d *WatchProbingSessionsDescriptor) NewEmptyClientMsg() proto.Message
- func (d *WatchProbingSessionsDescriptor) NewEmptyServerMsg() proto.Message
- func (d *WatchProbingSessionsDescriptor) RequestHasResourceBody() bool
- type WatchProbingSessionsDescriptorClientMsgHandle
- func (h *WatchProbingSessionsDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *WatchProbingSessionsDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *WatchProbingSessionsDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type WatchProbingSessionsDescriptorServerMsgHandle
- func (h *WatchProbingSessionsDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *WatchProbingSessionsDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *WatchProbingSessionsDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type WatchProbingSessionsRequest
- func (o *WatchProbingSessionsRequest) Clone() *WatchProbingSessionsRequest
- func (o *WatchProbingSessionsRequest) CloneRaw() gotenobject.GotenObjectExt
- func (*WatchProbingSessionsRequest) Descriptor() ([]byte, []int)
- func (m *WatchProbingSessionsRequest) GetFieldMask() *probing_session.ProbingSession_FieldMask
- func (m *WatchProbingSessionsRequest) GetFilter() *probing_session.Filter
- func (m *WatchProbingSessionsRequest) GetMaxChunkSize() int32
- func (m *WatchProbingSessionsRequest) GetOrderBy() *probing_session.OrderBy
- func (m *WatchProbingSessionsRequest) GetPageSize() int32
- func (m *WatchProbingSessionsRequest) GetPageToken() *probing_session.PagerCursor
- func (m *WatchProbingSessionsRequest) GetParent() *probing_session.ParentReference
- func (m *WatchProbingSessionsRequest) GetResumeToken() string
- func (m *WatchProbingSessionsRequest) GetType() watch_type.WatchType
- func (m *WatchProbingSessionsRequest) GetView() view.View
- func (*WatchProbingSessionsRequest) GotenMessage()
- func (o *WatchProbingSessionsRequest) GotenObjectExt()
- func (obj *WatchProbingSessionsRequest) GotenValidate() error
- func (o *WatchProbingSessionsRequest) MakeDiffFieldMask(other *WatchProbingSessionsRequest) *WatchProbingSessionsRequest_FieldMask
- func (o *WatchProbingSessionsRequest) MakeFullFieldMask() *WatchProbingSessionsRequest_FieldMask
- func (o *WatchProbingSessionsRequest) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
- func (o *WatchProbingSessionsRequest) MakeRawFullFieldMask() gotenobject.FieldMask
- func (m *WatchProbingSessionsRequest) Marshal() ([]byte, error)
- func (m *WatchProbingSessionsRequest) MarshalJSON() ([]byte, error)
- func (o *WatchProbingSessionsRequest) Merge(source *WatchProbingSessionsRequest)
- func (o *WatchProbingSessionsRequest) MergeRaw(source gotenobject.GotenObjectExt)
- func (*WatchProbingSessionsRequest) ProtoMessage()
- func (m *WatchProbingSessionsRequest) ProtoReflect() preflect.Message
- func (m *WatchProbingSessionsRequest) Reset()
- func (m *WatchProbingSessionsRequest) SetFieldMask(fv *probing_session.ProbingSession_FieldMask)
- func (m *WatchProbingSessionsRequest) SetFilter(fv *probing_session.Filter)
- func (m *WatchProbingSessionsRequest) SetMaxChunkSize(fv int32)
- func (m *WatchProbingSessionsRequest) SetOrderBy(fv *probing_session.OrderBy)
- func (m *WatchProbingSessionsRequest) SetPageSize(fv int32)
- func (m *WatchProbingSessionsRequest) SetPageToken(fv *probing_session.PagerCursor)
- func (m *WatchProbingSessionsRequest) SetParent(fv *probing_session.ParentReference)
- func (m *WatchProbingSessionsRequest) SetResumeToken(fv string)
- func (m *WatchProbingSessionsRequest) SetType(fv watch_type.WatchType)
- func (m *WatchProbingSessionsRequest) SetView(fv view.View)
- func (m *WatchProbingSessionsRequest) String() string
- func (m *WatchProbingSessionsRequest) Unmarshal(b []byte) error
- func (m *WatchProbingSessionsRequest) UnmarshalJSON(data []byte) error
- type WatchProbingSessionsRequestFieldPathBuilder
- func (WatchProbingSessionsRequestFieldPathBuilder) FieldMask() WatchProbingSessionsRequestPathSelectorFieldMask
- func (WatchProbingSessionsRequestFieldPathBuilder) Filter() WatchProbingSessionsRequestPathSelectorFilter
- func (WatchProbingSessionsRequestFieldPathBuilder) MaxChunkSize() WatchProbingSessionsRequestPathSelectorMaxChunkSize
- func (WatchProbingSessionsRequestFieldPathBuilder) OrderBy() WatchProbingSessionsRequestPathSelectorOrderBy
- func (WatchProbingSessionsRequestFieldPathBuilder) PageSize() WatchProbingSessionsRequestPathSelectorPageSize
- func (WatchProbingSessionsRequestFieldPathBuilder) PageToken() WatchProbingSessionsRequestPathSelectorPageToken
- func (WatchProbingSessionsRequestFieldPathBuilder) Parent() WatchProbingSessionsRequestPathSelectorParent
- func (WatchProbingSessionsRequestFieldPathBuilder) ResumeToken() WatchProbingSessionsRequestPathSelectorResumeToken
- func (WatchProbingSessionsRequestFieldPathBuilder) Type() WatchProbingSessionsRequestPathSelectorType
- func (WatchProbingSessionsRequestFieldPathBuilder) View() WatchProbingSessionsRequestPathSelectorView
- type WatchProbingSessionsRequestPathSelectorFieldMask
- func (WatchProbingSessionsRequestPathSelectorFieldMask) FieldPath() *WatchProbingSessionsRequest_FieldTerminalPath
- func (s WatchProbingSessionsRequestPathSelectorFieldMask) WithArrayOfValues(values []*probing_session.ProbingSession_FieldMask) *WatchProbingSessionsRequest_FieldTerminalPathArrayOfValues
- func (s WatchProbingSessionsRequestPathSelectorFieldMask) WithValue(value *probing_session.ProbingSession_FieldMask) *WatchProbingSessionsRequest_FieldTerminalPathValue
- type WatchProbingSessionsRequestPathSelectorFilter
- func (WatchProbingSessionsRequestPathSelectorFilter) FieldPath() *WatchProbingSessionsRequest_FieldTerminalPath
- func (s WatchProbingSessionsRequestPathSelectorFilter) WithArrayOfValues(values []*probing_session.Filter) *WatchProbingSessionsRequest_FieldTerminalPathArrayOfValues
- func (s WatchProbingSessionsRequestPathSelectorFilter) WithValue(value *probing_session.Filter) *WatchProbingSessionsRequest_FieldTerminalPathValue
- type WatchProbingSessionsRequestPathSelectorMaxChunkSize
- func (WatchProbingSessionsRequestPathSelectorMaxChunkSize) FieldPath() *WatchProbingSessionsRequest_FieldTerminalPath
- func (s WatchProbingSessionsRequestPathSelectorMaxChunkSize) WithArrayOfValues(values []int32) *WatchProbingSessionsRequest_FieldTerminalPathArrayOfValues
- func (s WatchProbingSessionsRequestPathSelectorMaxChunkSize) WithValue(value int32) *WatchProbingSessionsRequest_FieldTerminalPathValue
- type WatchProbingSessionsRequestPathSelectorOrderBy
- func (WatchProbingSessionsRequestPathSelectorOrderBy) FieldPath() *WatchProbingSessionsRequest_FieldTerminalPath
- func (s WatchProbingSessionsRequestPathSelectorOrderBy) WithArrayOfValues(values []*probing_session.OrderBy) *WatchProbingSessionsRequest_FieldTerminalPathArrayOfValues
- func (s WatchProbingSessionsRequestPathSelectorOrderBy) WithValue(value *probing_session.OrderBy) *WatchProbingSessionsRequest_FieldTerminalPathValue
- type WatchProbingSessionsRequestPathSelectorPageSize
- func (WatchProbingSessionsRequestPathSelectorPageSize) FieldPath() *WatchProbingSessionsRequest_FieldTerminalPath
- func (s WatchProbingSessionsRequestPathSelectorPageSize) WithArrayOfValues(values []int32) *WatchProbingSessionsRequest_FieldTerminalPathArrayOfValues
- func (s WatchProbingSessionsRequestPathSelectorPageSize) WithValue(value int32) *WatchProbingSessionsRequest_FieldTerminalPathValue
- type WatchProbingSessionsRequestPathSelectorPageToken
- func (WatchProbingSessionsRequestPathSelectorPageToken) FieldPath() *WatchProbingSessionsRequest_FieldTerminalPath
- func (s WatchProbingSessionsRequestPathSelectorPageToken) WithArrayOfValues(values []*probing_session.PagerCursor) *WatchProbingSessionsRequest_FieldTerminalPathArrayOfValues
- func (s WatchProbingSessionsRequestPathSelectorPageToken) WithValue(value *probing_session.PagerCursor) *WatchProbingSessionsRequest_FieldTerminalPathValue
- type WatchProbingSessionsRequestPathSelectorParent
- func (WatchProbingSessionsRequestPathSelectorParent) FieldPath() *WatchProbingSessionsRequest_FieldTerminalPath
- func (s WatchProbingSessionsRequestPathSelectorParent) WithArrayOfValues(values []*probing_session.ParentReference) *WatchProbingSessionsRequest_FieldTerminalPathArrayOfValues
- func (s WatchProbingSessionsRequestPathSelectorParent) WithValue(value *probing_session.ParentReference) *WatchProbingSessionsRequest_FieldTerminalPathValue
- type WatchProbingSessionsRequestPathSelectorResumeToken
- func (WatchProbingSessionsRequestPathSelectorResumeToken) FieldPath() *WatchProbingSessionsRequest_FieldTerminalPath
- func (s WatchProbingSessionsRequestPathSelectorResumeToken) WithArrayOfValues(values []string) *WatchProbingSessionsRequest_FieldTerminalPathArrayOfValues
- func (s WatchProbingSessionsRequestPathSelectorResumeToken) WithValue(value string) *WatchProbingSessionsRequest_FieldTerminalPathValue
- type WatchProbingSessionsRequestPathSelectorType
- func (WatchProbingSessionsRequestPathSelectorType) FieldPath() *WatchProbingSessionsRequest_FieldTerminalPath
- func (s WatchProbingSessionsRequestPathSelectorType) WithArrayOfValues(values []watch_type.WatchType) *WatchProbingSessionsRequest_FieldTerminalPathArrayOfValues
- func (s WatchProbingSessionsRequestPathSelectorType) WithValue(value watch_type.WatchType) *WatchProbingSessionsRequest_FieldTerminalPathValue
- type WatchProbingSessionsRequestPathSelectorView
- func (WatchProbingSessionsRequestPathSelectorView) FieldPath() *WatchProbingSessionsRequest_FieldTerminalPath
- func (s WatchProbingSessionsRequestPathSelectorView) WithArrayOfValues(values []view.View) *WatchProbingSessionsRequest_FieldTerminalPathArrayOfValues
- func (s WatchProbingSessionsRequestPathSelectorView) WithValue(value view.View) *WatchProbingSessionsRequest_FieldTerminalPathValue
- type WatchProbingSessionsRequest_FieldMask
- func (fieldMask *WatchProbingSessionsRequest_FieldMask) AppendPath(path WatchProbingSessionsRequest_FieldPath)
- func (fieldMask *WatchProbingSessionsRequest_FieldMask) AppendRawPath(path gotenobject.FieldPath)
- func (fieldMask *WatchProbingSessionsRequest_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
- func (fieldMask *WatchProbingSessionsRequest_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
- func (fieldMask *WatchProbingSessionsRequest_FieldMask) FilterInputFields() *WatchProbingSessionsRequest_FieldMask
- func (fieldMask *WatchProbingSessionsRequest_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
- func (fieldMask *WatchProbingSessionsRequest_FieldMask) GetPaths() []WatchProbingSessionsRequest_FieldPath
- func (fieldMask *WatchProbingSessionsRequest_FieldMask) GetRawPaths() []gotenobject.FieldPath
- func (fieldMask *WatchProbingSessionsRequest_FieldMask) IsFull() bool
- func (fieldMask WatchProbingSessionsRequest_FieldMask) Marshal() ([]byte, error)
- func (fieldMask WatchProbingSessionsRequest_FieldMask) MarshalJSON() ([]byte, error)
- func (fieldMask *WatchProbingSessionsRequest_FieldMask) PathsCount() int
- func (fieldMask *WatchProbingSessionsRequest_FieldMask) Project(source *WatchProbingSessionsRequest) *WatchProbingSessionsRequest
- func (fieldMask *WatchProbingSessionsRequest_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
- func (fieldMask *WatchProbingSessionsRequest_FieldMask) ProtoMessage()
- func (fieldMask *WatchProbingSessionsRequest_FieldMask) ProtoReflect() preflect.Message
- func (fieldMask *WatchProbingSessionsRequest_FieldMask) Reset()
- func (fieldMask *WatchProbingSessionsRequest_FieldMask) Set(target, source *WatchProbingSessionsRequest)
- func (fieldMask *WatchProbingSessionsRequest_FieldMask) SetFromCliFlag(raw string) error
- func (fieldMask *WatchProbingSessionsRequest_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
- func (fieldMask *WatchProbingSessionsRequest_FieldMask) Size() int
- func (fieldMask *WatchProbingSessionsRequest_FieldMask) String() string
- func (fieldMask *WatchProbingSessionsRequest_FieldMask) Subtract(other *WatchProbingSessionsRequest_FieldMask) *WatchProbingSessionsRequest_FieldMask
- func (fieldMask *WatchProbingSessionsRequest_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
- func (fieldMask *WatchProbingSessionsRequest_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
- func (fieldMask *WatchProbingSessionsRequest_FieldMask) Unmarshal(data []byte) error
- func (fieldMask *WatchProbingSessionsRequest_FieldMask) UnmarshalJSON(data []byte) error
- type WatchProbingSessionsRequest_FieldPath
- func BuildWatchProbingSessionsRequest_FieldPath(fp gotenobject.RawFieldPath) (WatchProbingSessionsRequest_FieldPath, error)
- func MustParseWatchProbingSessionsRequest_FieldPath(rawField string) WatchProbingSessionsRequest_FieldPath
- func ParseWatchProbingSessionsRequest_FieldPath(rawField string) (WatchProbingSessionsRequest_FieldPath, error)
- type WatchProbingSessionsRequest_FieldPathArrayItemValue
- type WatchProbingSessionsRequest_FieldPathArrayOfValues
- type WatchProbingSessionsRequest_FieldPathSelector
- type WatchProbingSessionsRequest_FieldPathValue
- type WatchProbingSessionsRequest_FieldTerminalPath
- func (fp *WatchProbingSessionsRequest_FieldTerminalPath) ClearValue(item *WatchProbingSessionsRequest)
- func (fp *WatchProbingSessionsRequest_FieldTerminalPath) ClearValueRaw(item proto.Message)
- func (fp *WatchProbingSessionsRequest_FieldTerminalPath) Get(source *WatchProbingSessionsRequest) (values []interface{})
- func (fp *WatchProbingSessionsRequest_FieldTerminalPath) GetDefault() interface{}
- func (fp *WatchProbingSessionsRequest_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
- func (fp *WatchProbingSessionsRequest_FieldTerminalPath) GetSingle(source *WatchProbingSessionsRequest) (interface{}, bool)
- func (fp *WatchProbingSessionsRequest_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fp *WatchProbingSessionsRequest_FieldTerminalPath) IsLeaf() bool
- func (fp *WatchProbingSessionsRequest_FieldTerminalPath) JSONString() string
- func (fp *WatchProbingSessionsRequest_FieldTerminalPath) Selector() WatchProbingSessionsRequest_FieldPathSelector
- func (fp *WatchProbingSessionsRequest_FieldTerminalPath) String() string
- func (fp *WatchProbingSessionsRequest_FieldTerminalPath) WithIArrayItemValue(value interface{}) WatchProbingSessionsRequest_FieldPathArrayItemValue
- func (fp *WatchProbingSessionsRequest_FieldTerminalPath) WithIArrayOfValues(values interface{}) WatchProbingSessionsRequest_FieldPathArrayOfValues
- func (fp *WatchProbingSessionsRequest_FieldTerminalPath) WithIValue(value interface{}) WatchProbingSessionsRequest_FieldPathValue
- func (fp *WatchProbingSessionsRequest_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fp *WatchProbingSessionsRequest_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fp *WatchProbingSessionsRequest_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type WatchProbingSessionsRequest_FieldTerminalPathArrayItemValue
- func (fpaiv *WatchProbingSessionsRequest_FieldTerminalPathArrayItemValue) ContainsValue(source *WatchProbingSessionsRequest) bool
- func (fpaiv *WatchProbingSessionsRequest_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
- func (fpaiv *WatchProbingSessionsRequest_FieldTerminalPathArrayItemValue) GetSingle(source *WatchProbingSessionsRequest) (interface{}, bool)
- func (fpaiv *WatchProbingSessionsRequest_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
- type WatchProbingSessionsRequest_FieldTerminalPathArrayOfValues
- func (fpaov *WatchProbingSessionsRequest_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues() ([]*probing_session.ProbingSession_FieldMask, bool)
- func (fpaov *WatchProbingSessionsRequest_FieldTerminalPathArrayOfValues) AsFilterArrayOfValues() ([]*probing_session.Filter, bool)
- func (fpaov *WatchProbingSessionsRequest_FieldTerminalPathArrayOfValues) AsMaxChunkSizeArrayOfValues() ([]int32, bool)
- func (fpaov *WatchProbingSessionsRequest_FieldTerminalPathArrayOfValues) AsOrderByArrayOfValues() ([]*probing_session.OrderBy, bool)
- func (fpaov *WatchProbingSessionsRequest_FieldTerminalPathArrayOfValues) AsPageSizeArrayOfValues() ([]int32, bool)
- func (fpaov *WatchProbingSessionsRequest_FieldTerminalPathArrayOfValues) AsPageTokenArrayOfValues() ([]*probing_session.PagerCursor, bool)
- func (fpaov *WatchProbingSessionsRequest_FieldTerminalPathArrayOfValues) AsParentArrayOfValues() ([]*probing_session.ParentReference, bool)
- func (fpaov *WatchProbingSessionsRequest_FieldTerminalPathArrayOfValues) AsResumeTokenArrayOfValues() ([]string, bool)
- func (fpaov *WatchProbingSessionsRequest_FieldTerminalPathArrayOfValues) AsTypeArrayOfValues() ([]watch_type.WatchType, bool)
- func (fpaov *WatchProbingSessionsRequest_FieldTerminalPathArrayOfValues) AsViewArrayOfValues() ([]view.View, bool)
- func (fpaov *WatchProbingSessionsRequest_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
- type WatchProbingSessionsRequest_FieldTerminalPathValue
- func (fpv *WatchProbingSessionsRequest_FieldTerminalPathValue) AsFieldMaskValue() (*probing_session.ProbingSession_FieldMask, bool)
- func (fpv *WatchProbingSessionsRequest_FieldTerminalPathValue) AsFilterValue() (*probing_session.Filter, bool)
- func (fpv *WatchProbingSessionsRequest_FieldTerminalPathValue) AsMaxChunkSizeValue() (int32, bool)
- func (fpv *WatchProbingSessionsRequest_FieldTerminalPathValue) AsOrderByValue() (*probing_session.OrderBy, bool)
- func (fpv *WatchProbingSessionsRequest_FieldTerminalPathValue) AsPageSizeValue() (int32, bool)
- func (fpv *WatchProbingSessionsRequest_FieldTerminalPathValue) AsPageTokenValue() (*probing_session.PagerCursor, bool)
- func (fpv *WatchProbingSessionsRequest_FieldTerminalPathValue) AsParentValue() (*probing_session.ParentReference, bool)
- func (fpv *WatchProbingSessionsRequest_FieldTerminalPathValue) AsResumeTokenValue() (string, bool)
- func (fpv *WatchProbingSessionsRequest_FieldTerminalPathValue) AsTypeValue() (watch_type.WatchType, bool)
- func (fpv *WatchProbingSessionsRequest_FieldTerminalPathValue) AsViewValue() (view.View, bool)
- func (fpv *WatchProbingSessionsRequest_FieldTerminalPathValue) CompareWith(source *WatchProbingSessionsRequest) (int, bool)
- func (fpv *WatchProbingSessionsRequest_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpv *WatchProbingSessionsRequest_FieldTerminalPathValue) GetRawValue() interface{}
- func (fpv *WatchProbingSessionsRequest_FieldTerminalPathValue) SetTo(target **WatchProbingSessionsRequest)
- func (fpv *WatchProbingSessionsRequest_FieldTerminalPathValue) SetToRaw(target proto.Message)
- type WatchProbingSessionsResponse
- func (o *WatchProbingSessionsResponse) Clone() *WatchProbingSessionsResponse
- func (o *WatchProbingSessionsResponse) CloneRaw() gotenobject.GotenObjectExt
- func (*WatchProbingSessionsResponse) Descriptor() ([]byte, []int)
- func (m *WatchProbingSessionsResponse) GetIsCurrent() bool
- func (m *WatchProbingSessionsResponse) GetIsHardReset() bool
- func (m *WatchProbingSessionsResponse) GetIsSoftReset() bool
- func (m *WatchProbingSessionsResponse) GetPageTokenChange() *WatchProbingSessionsResponse_PageTokenChange
- func (m *WatchProbingSessionsResponse) GetProbingSessionChanges() []*probing_session.ProbingSessionChange
- func (m *WatchProbingSessionsResponse) GetResumeToken() string
- func (m *WatchProbingSessionsResponse) GetSnapshotSize() int64
- func (*WatchProbingSessionsResponse) GotenMessage()
- func (o *WatchProbingSessionsResponse) GotenObjectExt()
- func (obj *WatchProbingSessionsResponse) GotenValidate() error
- func (o *WatchProbingSessionsResponse) MakeDiffFieldMask(other *WatchProbingSessionsResponse) *WatchProbingSessionsResponse_FieldMask
- func (o *WatchProbingSessionsResponse) MakeFullFieldMask() *WatchProbingSessionsResponse_FieldMask
- func (o *WatchProbingSessionsResponse) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
- func (o *WatchProbingSessionsResponse) MakeRawFullFieldMask() gotenobject.FieldMask
- func (m *WatchProbingSessionsResponse) Marshal() ([]byte, error)
- func (m *WatchProbingSessionsResponse) MarshalJSON() ([]byte, error)
- func (o *WatchProbingSessionsResponse) Merge(source *WatchProbingSessionsResponse)
- func (o *WatchProbingSessionsResponse) MergeRaw(source gotenobject.GotenObjectExt)
- func (*WatchProbingSessionsResponse) ProtoMessage()
- func (m *WatchProbingSessionsResponse) ProtoReflect() preflect.Message
- func (m *WatchProbingSessionsResponse) Reset()
- func (m *WatchProbingSessionsResponse) SetIsCurrent(fv bool)
- func (m *WatchProbingSessionsResponse) SetIsHardReset(fv bool)
- func (m *WatchProbingSessionsResponse) SetIsSoftReset(fv bool)
- func (m *WatchProbingSessionsResponse) SetPageTokenChange(fv *WatchProbingSessionsResponse_PageTokenChange)
- func (m *WatchProbingSessionsResponse) SetProbingSessionChanges(fv []*probing_session.ProbingSessionChange)
- func (m *WatchProbingSessionsResponse) SetResumeToken(fv string)
- func (m *WatchProbingSessionsResponse) SetSnapshotSize(fv int64)
- func (m *WatchProbingSessionsResponse) String() string
- func (m *WatchProbingSessionsResponse) Unmarshal(b []byte) error
- func (m *WatchProbingSessionsResponse) UnmarshalJSON(data []byte) error
- type WatchProbingSessionsResponseFieldPathBuilder
- func (WatchProbingSessionsResponseFieldPathBuilder) IsCurrent() WatchProbingSessionsResponsePathSelectorIsCurrent
- func (WatchProbingSessionsResponseFieldPathBuilder) IsHardReset() WatchProbingSessionsResponsePathSelectorIsHardReset
- func (WatchProbingSessionsResponseFieldPathBuilder) IsSoftReset() WatchProbingSessionsResponsePathSelectorIsSoftReset
- func (WatchProbingSessionsResponseFieldPathBuilder) PageTokenChange() WatchProbingSessionsResponsePathSelectorPageTokenChange
- func (WatchProbingSessionsResponseFieldPathBuilder) ProbingSessionChanges() WatchProbingSessionsResponsePathSelectorProbingSessionChanges
- func (WatchProbingSessionsResponseFieldPathBuilder) ResumeToken() WatchProbingSessionsResponsePathSelectorResumeToken
- func (WatchProbingSessionsResponseFieldPathBuilder) SnapshotSize() WatchProbingSessionsResponsePathSelectorSnapshotSize
- type WatchProbingSessionsResponsePageTokenChangeFieldPathBuilder
- func (WatchProbingSessionsResponsePageTokenChangeFieldPathBuilder) NextPageToken() WatchProbingSessionsResponse_PageTokenChangePathSelectorNextPageToken
- func (WatchProbingSessionsResponsePageTokenChangeFieldPathBuilder) PrevPageToken() WatchProbingSessionsResponse_PageTokenChangePathSelectorPrevPageToken
- type WatchProbingSessionsResponsePageTokenChange_FieldPath
- func BuildWatchProbingSessionsResponsePageTokenChange_FieldPath(fp gotenobject.RawFieldPath) (WatchProbingSessionsResponsePageTokenChange_FieldPath, error)
- func MustParseWatchProbingSessionsResponsePageTokenChange_FieldPath(rawField string) WatchProbingSessionsResponsePageTokenChange_FieldPath
- func ParseWatchProbingSessionsResponsePageTokenChange_FieldPath(rawField string) (WatchProbingSessionsResponsePageTokenChange_FieldPath, error)
- type WatchProbingSessionsResponsePageTokenChange_FieldPathArrayItemValue
- func MustParseWatchProbingSessionsResponsePageTokenChange_FieldPathArrayItemValue(pathStr, valueStr string) WatchProbingSessionsResponsePageTokenChange_FieldPathArrayItemValue
- func ParseWatchProbingSessionsResponsePageTokenChange_FieldPathArrayItemValue(pathStr, valueStr string) (WatchProbingSessionsResponsePageTokenChange_FieldPathArrayItemValue, error)
- type WatchProbingSessionsResponsePageTokenChange_FieldPathArrayOfValues
- func MustParseWatchProbingSessionsResponsePageTokenChange_FieldPathArrayOfValues(pathStr, valuesStr string) WatchProbingSessionsResponsePageTokenChange_FieldPathArrayOfValues
- func ParseWatchProbingSessionsResponsePageTokenChange_FieldPathArrayOfValues(pathStr, valuesStr string) (WatchProbingSessionsResponsePageTokenChange_FieldPathArrayOfValues, error)
- type WatchProbingSessionsResponsePageTokenChange_FieldPathSelector
- type WatchProbingSessionsResponsePageTokenChange_FieldPathValue
- func MustParseWatchProbingSessionsResponsePageTokenChange_FieldPathValue(pathStr, valueStr string) WatchProbingSessionsResponsePageTokenChange_FieldPathValue
- func ParseWatchProbingSessionsResponsePageTokenChange_FieldPathValue(pathStr, valueStr string) (WatchProbingSessionsResponsePageTokenChange_FieldPathValue, error)
- type WatchProbingSessionsResponsePageTokenChange_FieldTerminalPath
- func (fp *WatchProbingSessionsResponsePageTokenChange_FieldTerminalPath) ClearValue(item *WatchProbingSessionsResponse_PageTokenChange)
- func (fp *WatchProbingSessionsResponsePageTokenChange_FieldTerminalPath) ClearValueRaw(item proto.Message)
- func (fp *WatchProbingSessionsResponsePageTokenChange_FieldTerminalPath) Get(source *WatchProbingSessionsResponse_PageTokenChange) (values []interface{})
- func (fp *WatchProbingSessionsResponsePageTokenChange_FieldTerminalPath) GetDefault() interface{}
- func (fp *WatchProbingSessionsResponsePageTokenChange_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
- func (fp *WatchProbingSessionsResponsePageTokenChange_FieldTerminalPath) GetSingle(source *WatchProbingSessionsResponse_PageTokenChange) (interface{}, bool)
- func (fp *WatchProbingSessionsResponsePageTokenChange_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fp *WatchProbingSessionsResponsePageTokenChange_FieldTerminalPath) IsLeaf() bool
- func (fp *WatchProbingSessionsResponsePageTokenChange_FieldTerminalPath) JSONString() string
- func (fp *WatchProbingSessionsResponsePageTokenChange_FieldTerminalPath) Selector() WatchProbingSessionsResponsePageTokenChange_FieldPathSelector
- func (fp *WatchProbingSessionsResponsePageTokenChange_FieldTerminalPath) String() string
- func (fp *WatchProbingSessionsResponsePageTokenChange_FieldTerminalPath) WithIArrayItemValue(value interface{}) WatchProbingSessionsResponsePageTokenChange_FieldPathArrayItemValue
- func (fp *WatchProbingSessionsResponsePageTokenChange_FieldTerminalPath) WithIArrayOfValues(values interface{}) WatchProbingSessionsResponsePageTokenChange_FieldPathArrayOfValues
- func (fp *WatchProbingSessionsResponsePageTokenChange_FieldTerminalPath) WithIValue(value interface{}) WatchProbingSessionsResponsePageTokenChange_FieldPathValue
- func (fp *WatchProbingSessionsResponsePageTokenChange_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fp *WatchProbingSessionsResponsePageTokenChange_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fp *WatchProbingSessionsResponsePageTokenChange_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type WatchProbingSessionsResponsePageTokenChange_FieldTerminalPathArrayItemValue
- func (fpaiv *WatchProbingSessionsResponsePageTokenChange_FieldTerminalPathArrayItemValue) ContainsValue(source *WatchProbingSessionsResponse_PageTokenChange) bool
- func (fpaiv *WatchProbingSessionsResponsePageTokenChange_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
- func (fpaiv *WatchProbingSessionsResponsePageTokenChange_FieldTerminalPathArrayItemValue) GetSingle(source *WatchProbingSessionsResponse_PageTokenChange) (interface{}, bool)
- func (fpaiv *WatchProbingSessionsResponsePageTokenChange_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
- type WatchProbingSessionsResponsePageTokenChange_FieldTerminalPathArrayOfValues
- func (fpaov *WatchProbingSessionsResponsePageTokenChange_FieldTerminalPathArrayOfValues) AsNextPageTokenArrayOfValues() ([]*probing_session.PagerCursor, bool)
- func (fpaov *WatchProbingSessionsResponsePageTokenChange_FieldTerminalPathArrayOfValues) AsPrevPageTokenArrayOfValues() ([]*probing_session.PagerCursor, bool)
- func (fpaov *WatchProbingSessionsResponsePageTokenChange_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
- type WatchProbingSessionsResponsePageTokenChange_FieldTerminalPathValue
- func (fpv *WatchProbingSessionsResponsePageTokenChange_FieldTerminalPathValue) AsNextPageTokenValue() (*probing_session.PagerCursor, bool)
- func (fpv *WatchProbingSessionsResponsePageTokenChange_FieldTerminalPathValue) AsPrevPageTokenValue() (*probing_session.PagerCursor, bool)
- func (fpv *WatchProbingSessionsResponsePageTokenChange_FieldTerminalPathValue) CompareWith(source *WatchProbingSessionsResponse_PageTokenChange) (int, bool)
- func (fpv *WatchProbingSessionsResponsePageTokenChange_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpv *WatchProbingSessionsResponsePageTokenChange_FieldTerminalPathValue) GetRawValue() interface{}
- func (fpv *WatchProbingSessionsResponsePageTokenChange_FieldTerminalPathValue) SetTo(target **WatchProbingSessionsResponse_PageTokenChange)
- func (fpv *WatchProbingSessionsResponsePageTokenChange_FieldTerminalPathValue) SetToRaw(target proto.Message)
- type WatchProbingSessionsResponsePathSelectorIsCurrent
- func (WatchProbingSessionsResponsePathSelectorIsCurrent) FieldPath() *WatchProbingSessionsResponse_FieldTerminalPath
- func (s WatchProbingSessionsResponsePathSelectorIsCurrent) WithArrayOfValues(values []bool) *WatchProbingSessionsResponse_FieldTerminalPathArrayOfValues
- func (s WatchProbingSessionsResponsePathSelectorIsCurrent) WithValue(value bool) *WatchProbingSessionsResponse_FieldTerminalPathValue
- type WatchProbingSessionsResponsePathSelectorIsHardReset
- func (WatchProbingSessionsResponsePathSelectorIsHardReset) FieldPath() *WatchProbingSessionsResponse_FieldTerminalPath
- func (s WatchProbingSessionsResponsePathSelectorIsHardReset) WithArrayOfValues(values []bool) *WatchProbingSessionsResponse_FieldTerminalPathArrayOfValues
- func (s WatchProbingSessionsResponsePathSelectorIsHardReset) WithValue(value bool) *WatchProbingSessionsResponse_FieldTerminalPathValue
- type WatchProbingSessionsResponsePathSelectorIsSoftReset
- func (WatchProbingSessionsResponsePathSelectorIsSoftReset) FieldPath() *WatchProbingSessionsResponse_FieldTerminalPath
- func (s WatchProbingSessionsResponsePathSelectorIsSoftReset) WithArrayOfValues(values []bool) *WatchProbingSessionsResponse_FieldTerminalPathArrayOfValues
- func (s WatchProbingSessionsResponsePathSelectorIsSoftReset) WithValue(value bool) *WatchProbingSessionsResponse_FieldTerminalPathValue
- type WatchProbingSessionsResponsePathSelectorPageTokenChange
- func (WatchProbingSessionsResponsePathSelectorPageTokenChange) FieldPath() *WatchProbingSessionsResponse_FieldTerminalPath
- func (WatchProbingSessionsResponsePathSelectorPageTokenChange) NextPageToken() WatchProbingSessionsResponsePathSelectorPageTokenChangeNextPageToken
- func (WatchProbingSessionsResponsePathSelectorPageTokenChange) PrevPageToken() WatchProbingSessionsResponsePathSelectorPageTokenChangePrevPageToken
- func (s WatchProbingSessionsResponsePathSelectorPageTokenChange) WithArrayOfValues(values []*WatchProbingSessionsResponse_PageTokenChange) *WatchProbingSessionsResponse_FieldTerminalPathArrayOfValues
- func (s WatchProbingSessionsResponsePathSelectorPageTokenChange) WithSubArrayItemValue(...) *WatchProbingSessionsResponse_FieldSubPathArrayItemValue
- func (s WatchProbingSessionsResponsePathSelectorPageTokenChange) WithSubArrayOfValues(...) *WatchProbingSessionsResponse_FieldSubPathArrayOfValues
- func (WatchProbingSessionsResponsePathSelectorPageTokenChange) WithSubPath(subPath WatchProbingSessionsResponsePageTokenChange_FieldPath) *WatchProbingSessionsResponse_FieldSubPath
- func (s WatchProbingSessionsResponsePathSelectorPageTokenChange) WithSubValue(subPathValue WatchProbingSessionsResponsePageTokenChange_FieldPathValue) *WatchProbingSessionsResponse_FieldSubPathValue
- func (s WatchProbingSessionsResponsePathSelectorPageTokenChange) WithValue(value *WatchProbingSessionsResponse_PageTokenChange) *WatchProbingSessionsResponse_FieldTerminalPathValue
- type WatchProbingSessionsResponsePathSelectorPageTokenChangeNextPageToken
- func (WatchProbingSessionsResponsePathSelectorPageTokenChangeNextPageToken) FieldPath() *WatchProbingSessionsResponse_FieldSubPath
- func (s WatchProbingSessionsResponsePathSelectorPageTokenChangeNextPageToken) WithArrayOfValues(values []*probing_session.PagerCursor) *WatchProbingSessionsResponse_FieldSubPathArrayOfValues
- func (s WatchProbingSessionsResponsePathSelectorPageTokenChangeNextPageToken) WithValue(value *probing_session.PagerCursor) *WatchProbingSessionsResponse_FieldSubPathValue
- type WatchProbingSessionsResponsePathSelectorPageTokenChangePrevPageToken
- func (WatchProbingSessionsResponsePathSelectorPageTokenChangePrevPageToken) FieldPath() *WatchProbingSessionsResponse_FieldSubPath
- func (s WatchProbingSessionsResponsePathSelectorPageTokenChangePrevPageToken) WithArrayOfValues(values []*probing_session.PagerCursor) *WatchProbingSessionsResponse_FieldSubPathArrayOfValues
- func (s WatchProbingSessionsResponsePathSelectorPageTokenChangePrevPageToken) WithValue(value *probing_session.PagerCursor) *WatchProbingSessionsResponse_FieldSubPathValue
- type WatchProbingSessionsResponsePathSelectorProbingSessionChanges
- func (WatchProbingSessionsResponsePathSelectorProbingSessionChanges) FieldPath() *WatchProbingSessionsResponse_FieldTerminalPath
- func (s WatchProbingSessionsResponsePathSelectorProbingSessionChanges) WithArrayOfValues(values [][]*probing_session.ProbingSessionChange) *WatchProbingSessionsResponse_FieldTerminalPathArrayOfValues
- func (s WatchProbingSessionsResponsePathSelectorProbingSessionChanges) WithItemValue(value *probing_session.ProbingSessionChange) *WatchProbingSessionsResponse_FieldTerminalPathArrayItemValue
- func (s WatchProbingSessionsResponsePathSelectorProbingSessionChanges) WithValue(value []*probing_session.ProbingSessionChange) *WatchProbingSessionsResponse_FieldTerminalPathValue
- type WatchProbingSessionsResponsePathSelectorResumeToken
- func (WatchProbingSessionsResponsePathSelectorResumeToken) FieldPath() *WatchProbingSessionsResponse_FieldTerminalPath
- func (s WatchProbingSessionsResponsePathSelectorResumeToken) WithArrayOfValues(values []string) *WatchProbingSessionsResponse_FieldTerminalPathArrayOfValues
- func (s WatchProbingSessionsResponsePathSelectorResumeToken) WithValue(value string) *WatchProbingSessionsResponse_FieldTerminalPathValue
- type WatchProbingSessionsResponsePathSelectorSnapshotSize
- func (WatchProbingSessionsResponsePathSelectorSnapshotSize) FieldPath() *WatchProbingSessionsResponse_FieldTerminalPath
- func (s WatchProbingSessionsResponsePathSelectorSnapshotSize) WithArrayOfValues(values []int64) *WatchProbingSessionsResponse_FieldTerminalPathArrayOfValues
- func (s WatchProbingSessionsResponsePathSelectorSnapshotSize) WithValue(value int64) *WatchProbingSessionsResponse_FieldTerminalPathValue
- type WatchProbingSessionsResponse_FieldMask
- func (fieldMask *WatchProbingSessionsResponse_FieldMask) AppendPath(path WatchProbingSessionsResponse_FieldPath)
- func (fieldMask *WatchProbingSessionsResponse_FieldMask) AppendRawPath(path gotenobject.FieldPath)
- func (fieldMask *WatchProbingSessionsResponse_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
- func (fieldMask *WatchProbingSessionsResponse_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
- func (fieldMask *WatchProbingSessionsResponse_FieldMask) FilterInputFields() *WatchProbingSessionsResponse_FieldMask
- func (fieldMask *WatchProbingSessionsResponse_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
- func (fieldMask *WatchProbingSessionsResponse_FieldMask) GetPaths() []WatchProbingSessionsResponse_FieldPath
- func (fieldMask *WatchProbingSessionsResponse_FieldMask) GetRawPaths() []gotenobject.FieldPath
- func (fieldMask *WatchProbingSessionsResponse_FieldMask) IsFull() bool
- func (fieldMask WatchProbingSessionsResponse_FieldMask) Marshal() ([]byte, error)
- func (fieldMask WatchProbingSessionsResponse_FieldMask) MarshalJSON() ([]byte, error)
- func (fieldMask *WatchProbingSessionsResponse_FieldMask) PathsCount() int
- func (fieldMask *WatchProbingSessionsResponse_FieldMask) Project(source *WatchProbingSessionsResponse) *WatchProbingSessionsResponse
- func (fieldMask *WatchProbingSessionsResponse_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
- func (fieldMask *WatchProbingSessionsResponse_FieldMask) ProtoMessage()
- func (fieldMask *WatchProbingSessionsResponse_FieldMask) ProtoReflect() preflect.Message
- func (fieldMask *WatchProbingSessionsResponse_FieldMask) Reset()
- func (fieldMask *WatchProbingSessionsResponse_FieldMask) Set(target, source *WatchProbingSessionsResponse)
- func (fieldMask *WatchProbingSessionsResponse_FieldMask) SetFromCliFlag(raw string) error
- func (fieldMask *WatchProbingSessionsResponse_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
- func (fieldMask *WatchProbingSessionsResponse_FieldMask) Size() int
- func (fieldMask *WatchProbingSessionsResponse_FieldMask) String() string
- func (fieldMask *WatchProbingSessionsResponse_FieldMask) Subtract(other *WatchProbingSessionsResponse_FieldMask) *WatchProbingSessionsResponse_FieldMask
- func (fieldMask *WatchProbingSessionsResponse_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
- func (fieldMask *WatchProbingSessionsResponse_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
- func (fieldMask *WatchProbingSessionsResponse_FieldMask) Unmarshal(data []byte) error
- func (fieldMask *WatchProbingSessionsResponse_FieldMask) UnmarshalJSON(data []byte) error
- type WatchProbingSessionsResponse_FieldPath
- func BuildWatchProbingSessionsResponse_FieldPath(fp gotenobject.RawFieldPath) (WatchProbingSessionsResponse_FieldPath, error)
- func MustParseWatchProbingSessionsResponse_FieldPath(rawField string) WatchProbingSessionsResponse_FieldPath
- func ParseWatchProbingSessionsResponse_FieldPath(rawField string) (WatchProbingSessionsResponse_FieldPath, error)
- type WatchProbingSessionsResponse_FieldPathArrayItemValue
- type WatchProbingSessionsResponse_FieldPathArrayOfValues
- type WatchProbingSessionsResponse_FieldPathSelector
- type WatchProbingSessionsResponse_FieldPathValue
- type WatchProbingSessionsResponse_FieldSubPath
- func (fps *WatchProbingSessionsResponse_FieldSubPath) AsPageTokenChangeSubPath() (WatchProbingSessionsResponsePageTokenChange_FieldPath, bool)
- func (fps *WatchProbingSessionsResponse_FieldSubPath) ClearValue(item *WatchProbingSessionsResponse)
- func (fps *WatchProbingSessionsResponse_FieldSubPath) ClearValueRaw(item proto.Message)
- func (fps *WatchProbingSessionsResponse_FieldSubPath) Get(source *WatchProbingSessionsResponse) (values []interface{})
- func (fps *WatchProbingSessionsResponse_FieldSubPath) GetDefault() interface{}
- func (fps *WatchProbingSessionsResponse_FieldSubPath) GetRaw(source proto.Message) []interface{}
- func (fps *WatchProbingSessionsResponse_FieldSubPath) GetSingle(source *WatchProbingSessionsResponse) (interface{}, bool)
- func (fps *WatchProbingSessionsResponse_FieldSubPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fps *WatchProbingSessionsResponse_FieldSubPath) IsLeaf() bool
- func (fps *WatchProbingSessionsResponse_FieldSubPath) JSONString() string
- func (fps *WatchProbingSessionsResponse_FieldSubPath) Selector() WatchProbingSessionsResponse_FieldPathSelector
- func (fps *WatchProbingSessionsResponse_FieldSubPath) String() string
- func (fps *WatchProbingSessionsResponse_FieldSubPath) WithIArrayItemValue(value interface{}) WatchProbingSessionsResponse_FieldPathArrayItemValue
- func (fps *WatchProbingSessionsResponse_FieldSubPath) WithIArrayOfValues(values interface{}) WatchProbingSessionsResponse_FieldPathArrayOfValues
- func (fps *WatchProbingSessionsResponse_FieldSubPath) WithIValue(value interface{}) WatchProbingSessionsResponse_FieldPathValue
- func (fps *WatchProbingSessionsResponse_FieldSubPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fps *WatchProbingSessionsResponse_FieldSubPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fps *WatchProbingSessionsResponse_FieldSubPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type WatchProbingSessionsResponse_FieldSubPathArrayItemValue
- func (fpaivs *WatchProbingSessionsResponse_FieldSubPathArrayItemValue) AsPageTokenChangePathItemValue() (WatchProbingSessionsResponsePageTokenChange_FieldPathArrayItemValue, bool)
- func (fpaivs *WatchProbingSessionsResponse_FieldSubPathArrayItemValue) ContainsValue(source *WatchProbingSessionsResponse) bool
- func (fpaivs *WatchProbingSessionsResponse_FieldSubPathArrayItemValue) GetRawItemValue() interface{}
- type WatchProbingSessionsResponse_FieldSubPathArrayOfValues
- type WatchProbingSessionsResponse_FieldSubPathValue
- func (fpvs *WatchProbingSessionsResponse_FieldSubPathValue) AsPageTokenChangePathValue() (WatchProbingSessionsResponsePageTokenChange_FieldPathValue, bool)
- func (fpvs *WatchProbingSessionsResponse_FieldSubPathValue) CompareWith(source *WatchProbingSessionsResponse) (int, bool)
- func (fpvs *WatchProbingSessionsResponse_FieldSubPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpvs *WatchProbingSessionsResponse_FieldSubPathValue) GetRawValue() interface{}
- func (fpvs *WatchProbingSessionsResponse_FieldSubPathValue) SetTo(target **WatchProbingSessionsResponse)
- func (fpvs *WatchProbingSessionsResponse_FieldSubPathValue) SetToRaw(target proto.Message)
- type WatchProbingSessionsResponse_FieldTerminalPath
- func (fp *WatchProbingSessionsResponse_FieldTerminalPath) ClearValue(item *WatchProbingSessionsResponse)
- func (fp *WatchProbingSessionsResponse_FieldTerminalPath) ClearValueRaw(item proto.Message)
- func (fp *WatchProbingSessionsResponse_FieldTerminalPath) Get(source *WatchProbingSessionsResponse) (values []interface{})
- func (fp *WatchProbingSessionsResponse_FieldTerminalPath) GetDefault() interface{}
- func (fp *WatchProbingSessionsResponse_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
- func (fp *WatchProbingSessionsResponse_FieldTerminalPath) GetSingle(source *WatchProbingSessionsResponse) (interface{}, bool)
- func (fp *WatchProbingSessionsResponse_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fp *WatchProbingSessionsResponse_FieldTerminalPath) IsLeaf() bool
- func (fp *WatchProbingSessionsResponse_FieldTerminalPath) JSONString() string
- func (fp *WatchProbingSessionsResponse_FieldTerminalPath) Selector() WatchProbingSessionsResponse_FieldPathSelector
- func (fp *WatchProbingSessionsResponse_FieldTerminalPath) String() string
- func (fp *WatchProbingSessionsResponse_FieldTerminalPath) WithIArrayItemValue(value interface{}) WatchProbingSessionsResponse_FieldPathArrayItemValue
- func (fp *WatchProbingSessionsResponse_FieldTerminalPath) WithIArrayOfValues(values interface{}) WatchProbingSessionsResponse_FieldPathArrayOfValues
- func (fp *WatchProbingSessionsResponse_FieldTerminalPath) WithIValue(value interface{}) WatchProbingSessionsResponse_FieldPathValue
- func (fp *WatchProbingSessionsResponse_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fp *WatchProbingSessionsResponse_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fp *WatchProbingSessionsResponse_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type WatchProbingSessionsResponse_FieldTerminalPathArrayItemValue
- func (fpaiv *WatchProbingSessionsResponse_FieldTerminalPathArrayItemValue) AsProbingSessionChangesItemValue() (*probing_session.ProbingSessionChange, bool)
- func (fpaiv *WatchProbingSessionsResponse_FieldTerminalPathArrayItemValue) ContainsValue(source *WatchProbingSessionsResponse) bool
- func (fpaiv *WatchProbingSessionsResponse_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
- func (fpaiv *WatchProbingSessionsResponse_FieldTerminalPathArrayItemValue) GetSingle(source *WatchProbingSessionsResponse) (interface{}, bool)
- func (fpaiv *WatchProbingSessionsResponse_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
- type WatchProbingSessionsResponse_FieldTerminalPathArrayOfValues
- func (fpaov *WatchProbingSessionsResponse_FieldTerminalPathArrayOfValues) AsIsCurrentArrayOfValues() ([]bool, bool)
- func (fpaov *WatchProbingSessionsResponse_FieldTerminalPathArrayOfValues) AsIsHardResetArrayOfValues() ([]bool, bool)
- func (fpaov *WatchProbingSessionsResponse_FieldTerminalPathArrayOfValues) AsIsSoftResetArrayOfValues() ([]bool, bool)
- func (fpaov *WatchProbingSessionsResponse_FieldTerminalPathArrayOfValues) AsPageTokenChangeArrayOfValues() ([]*WatchProbingSessionsResponse_PageTokenChange, bool)
- func (fpaov *WatchProbingSessionsResponse_FieldTerminalPathArrayOfValues) AsProbingSessionChangesArrayOfValues() ([][]*probing_session.ProbingSessionChange, bool)
- func (fpaov *WatchProbingSessionsResponse_FieldTerminalPathArrayOfValues) AsResumeTokenArrayOfValues() ([]string, bool)
- func (fpaov *WatchProbingSessionsResponse_FieldTerminalPathArrayOfValues) AsSnapshotSizeArrayOfValues() ([]int64, bool)
- func (fpaov *WatchProbingSessionsResponse_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
- type WatchProbingSessionsResponse_FieldTerminalPathValue
- func (fpv *WatchProbingSessionsResponse_FieldTerminalPathValue) AsIsCurrentValue() (bool, bool)
- func (fpv *WatchProbingSessionsResponse_FieldTerminalPathValue) AsIsHardResetValue() (bool, bool)
- func (fpv *WatchProbingSessionsResponse_FieldTerminalPathValue) AsIsSoftResetValue() (bool, bool)
- func (fpv *WatchProbingSessionsResponse_FieldTerminalPathValue) AsPageTokenChangeValue() (*WatchProbingSessionsResponse_PageTokenChange, bool)
- func (fpv *WatchProbingSessionsResponse_FieldTerminalPathValue) AsProbingSessionChangesValue() ([]*probing_session.ProbingSessionChange, bool)
- func (fpv *WatchProbingSessionsResponse_FieldTerminalPathValue) AsResumeTokenValue() (string, bool)
- func (fpv *WatchProbingSessionsResponse_FieldTerminalPathValue) AsSnapshotSizeValue() (int64, bool)
- func (fpv *WatchProbingSessionsResponse_FieldTerminalPathValue) CompareWith(source *WatchProbingSessionsResponse) (int, bool)
- func (fpv *WatchProbingSessionsResponse_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpv *WatchProbingSessionsResponse_FieldTerminalPathValue) GetRawValue() interface{}
- func (fpv *WatchProbingSessionsResponse_FieldTerminalPathValue) SetTo(target **WatchProbingSessionsResponse)
- func (fpv *WatchProbingSessionsResponse_FieldTerminalPathValue) SetToRaw(target proto.Message)
- type WatchProbingSessionsResponse_PageTokenChange
- func (o *WatchProbingSessionsResponse_PageTokenChange) Clone() *WatchProbingSessionsResponse_PageTokenChange
- func (o *WatchProbingSessionsResponse_PageTokenChange) CloneRaw() gotenobject.GotenObjectExt
- func (*WatchProbingSessionsResponse_PageTokenChange) Descriptor() ([]byte, []int)
- func (m *WatchProbingSessionsResponse_PageTokenChange) GetNextPageToken() *probing_session.PagerCursor
- func (m *WatchProbingSessionsResponse_PageTokenChange) GetPrevPageToken() *probing_session.PagerCursor
- func (*WatchProbingSessionsResponse_PageTokenChange) GotenMessage()
- func (o *WatchProbingSessionsResponse_PageTokenChange) GotenObjectExt()
- func (obj *WatchProbingSessionsResponse_PageTokenChange) GotenValidate() error
- func (o *WatchProbingSessionsResponse_PageTokenChange) MakeDiffFieldMask(other *WatchProbingSessionsResponse_PageTokenChange) *WatchProbingSessionsResponse_PageTokenChange_FieldMask
- func (o *WatchProbingSessionsResponse_PageTokenChange) MakeFullFieldMask() *WatchProbingSessionsResponse_PageTokenChange_FieldMask
- func (o *WatchProbingSessionsResponse_PageTokenChange) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
- func (o *WatchProbingSessionsResponse_PageTokenChange) MakeRawFullFieldMask() gotenobject.FieldMask
- func (m *WatchProbingSessionsResponse_PageTokenChange) Marshal() ([]byte, error)
- func (m *WatchProbingSessionsResponse_PageTokenChange) MarshalJSON() ([]byte, error)
- func (o *WatchProbingSessionsResponse_PageTokenChange) Merge(source *WatchProbingSessionsResponse_PageTokenChange)
- func (o *WatchProbingSessionsResponse_PageTokenChange) MergeRaw(source gotenobject.GotenObjectExt)
- func (*WatchProbingSessionsResponse_PageTokenChange) ProtoMessage()
- func (m *WatchProbingSessionsResponse_PageTokenChange) ProtoReflect() preflect.Message
- func (m *WatchProbingSessionsResponse_PageTokenChange) Reset()
- func (m *WatchProbingSessionsResponse_PageTokenChange) SetNextPageToken(fv *probing_session.PagerCursor)
- func (m *WatchProbingSessionsResponse_PageTokenChange) SetPrevPageToken(fv *probing_session.PagerCursor)
- func (m *WatchProbingSessionsResponse_PageTokenChange) String() string
- func (m *WatchProbingSessionsResponse_PageTokenChange) Unmarshal(b []byte) error
- func (m *WatchProbingSessionsResponse_PageTokenChange) UnmarshalJSON(data []byte) error
- type WatchProbingSessionsResponse_PageTokenChangePathSelectorNextPageToken
- func (WatchProbingSessionsResponse_PageTokenChangePathSelectorNextPageToken) FieldPath() *WatchProbingSessionsResponsePageTokenChange_FieldTerminalPath
- func (s WatchProbingSessionsResponse_PageTokenChangePathSelectorNextPageToken) WithArrayOfValues(values []*probing_session.PagerCursor) *WatchProbingSessionsResponsePageTokenChange_FieldTerminalPathArrayOfValues
- func (s WatchProbingSessionsResponse_PageTokenChangePathSelectorNextPageToken) WithValue(value *probing_session.PagerCursor) *WatchProbingSessionsResponsePageTokenChange_FieldTerminalPathValue
- type WatchProbingSessionsResponse_PageTokenChangePathSelectorPrevPageToken
- func (WatchProbingSessionsResponse_PageTokenChangePathSelectorPrevPageToken) FieldPath() *WatchProbingSessionsResponsePageTokenChange_FieldTerminalPath
- func (s WatchProbingSessionsResponse_PageTokenChangePathSelectorPrevPageToken) WithArrayOfValues(values []*probing_session.PagerCursor) *WatchProbingSessionsResponsePageTokenChange_FieldTerminalPathArrayOfValues
- func (s WatchProbingSessionsResponse_PageTokenChangePathSelectorPrevPageToken) WithValue(value *probing_session.PagerCursor) *WatchProbingSessionsResponsePageTokenChange_FieldTerminalPathValue
- type WatchProbingSessionsResponse_PageTokenChange_FieldMask
- func (fieldMask *WatchProbingSessionsResponse_PageTokenChange_FieldMask) AppendPath(path WatchProbingSessionsResponsePageTokenChange_FieldPath)
- func (fieldMask *WatchProbingSessionsResponse_PageTokenChange_FieldMask) AppendRawPath(path gotenobject.FieldPath)
- func (fieldMask *WatchProbingSessionsResponse_PageTokenChange_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
- func (fieldMask *WatchProbingSessionsResponse_PageTokenChange_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
- func (fieldMask *WatchProbingSessionsResponse_PageTokenChange_FieldMask) FilterInputFields() *WatchProbingSessionsResponse_PageTokenChange_FieldMask
- func (fieldMask *WatchProbingSessionsResponse_PageTokenChange_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
- func (fieldMask *WatchProbingSessionsResponse_PageTokenChange_FieldMask) GetPaths() []WatchProbingSessionsResponsePageTokenChange_FieldPath
- func (fieldMask *WatchProbingSessionsResponse_PageTokenChange_FieldMask) GetRawPaths() []gotenobject.FieldPath
- func (fieldMask *WatchProbingSessionsResponse_PageTokenChange_FieldMask) IsFull() bool
- func (fieldMask WatchProbingSessionsResponse_PageTokenChange_FieldMask) Marshal() ([]byte, error)
- func (fieldMask WatchProbingSessionsResponse_PageTokenChange_FieldMask) MarshalJSON() ([]byte, error)
- func (fieldMask *WatchProbingSessionsResponse_PageTokenChange_FieldMask) PathsCount() int
- func (fieldMask *WatchProbingSessionsResponse_PageTokenChange_FieldMask) Project(source *WatchProbingSessionsResponse_PageTokenChange) *WatchProbingSessionsResponse_PageTokenChange
- func (fieldMask *WatchProbingSessionsResponse_PageTokenChange_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
- func (fieldMask *WatchProbingSessionsResponse_PageTokenChange_FieldMask) ProtoMessage()
- func (fieldMask *WatchProbingSessionsResponse_PageTokenChange_FieldMask) ProtoReflect() preflect.Message
- func (fieldMask *WatchProbingSessionsResponse_PageTokenChange_FieldMask) Reset()
- func (fieldMask *WatchProbingSessionsResponse_PageTokenChange_FieldMask) Set(target, source *WatchProbingSessionsResponse_PageTokenChange)
- func (fieldMask *WatchProbingSessionsResponse_PageTokenChange_FieldMask) SetFromCliFlag(raw string) error
- func (fieldMask *WatchProbingSessionsResponse_PageTokenChange_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
- func (fieldMask *WatchProbingSessionsResponse_PageTokenChange_FieldMask) Size() int
- func (fieldMask *WatchProbingSessionsResponse_PageTokenChange_FieldMask) String() string
- func (fieldMask *WatchProbingSessionsResponse_PageTokenChange_FieldMask) Subtract(other *WatchProbingSessionsResponse_PageTokenChange_FieldMask) *WatchProbingSessionsResponse_PageTokenChange_FieldMask
- func (fieldMask *WatchProbingSessionsResponse_PageTokenChange_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
- func (fieldMask *WatchProbingSessionsResponse_PageTokenChange_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
- func (fieldMask *WatchProbingSessionsResponse_PageTokenChange_FieldMask) Unmarshal(data []byte) error
- func (fieldMask *WatchProbingSessionsResponse_PageTokenChange_FieldMask) UnmarshalJSON(data []byte) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type BatchGetProbingSessionsDescriptor ¶
type BatchGetProbingSessionsDescriptor struct{}
func GetBatchGetProbingSessionsDescriptor ¶
func GetBatchGetProbingSessionsDescriptor() *BatchGetProbingSessionsDescriptor
func (*BatchGetProbingSessionsDescriptor) GetApiDescriptor ¶
func (d *BatchGetProbingSessionsDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
func (*BatchGetProbingSessionsDescriptor) GetApiName ¶
func (d *BatchGetProbingSessionsDescriptor) GetApiName() string
func (*BatchGetProbingSessionsDescriptor) GetClientMsgReflectHandle ¶
func (d *BatchGetProbingSessionsDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
func (*BatchGetProbingSessionsDescriptor) GetFullMethodName ¶
func (d *BatchGetProbingSessionsDescriptor) GetFullMethodName() string
func (*BatchGetProbingSessionsDescriptor) GetMethodName ¶
func (d *BatchGetProbingSessionsDescriptor) GetMethodName() string
func (*BatchGetProbingSessionsDescriptor) GetProtoPkgName ¶
func (d *BatchGetProbingSessionsDescriptor) GetProtoPkgName() string
func (*BatchGetProbingSessionsDescriptor) GetResourceDescriptor ¶
func (d *BatchGetProbingSessionsDescriptor) GetResourceDescriptor() gotenresource.Descriptor
func (*BatchGetProbingSessionsDescriptor) GetServerMsgReflectHandle ¶
func (d *BatchGetProbingSessionsDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
func (*BatchGetProbingSessionsDescriptor) GetServiceDomain ¶
func (d *BatchGetProbingSessionsDescriptor) GetServiceDomain() string
func (*BatchGetProbingSessionsDescriptor) GetServiceVersion ¶
func (d *BatchGetProbingSessionsDescriptor) GetServiceVersion() string
func (*BatchGetProbingSessionsDescriptor) GetVerb ¶
func (d *BatchGetProbingSessionsDescriptor) GetVerb() string
func (*BatchGetProbingSessionsDescriptor) HasResource ¶
func (d *BatchGetProbingSessionsDescriptor) HasResource() bool
func (*BatchGetProbingSessionsDescriptor) IsClientStream ¶
func (d *BatchGetProbingSessionsDescriptor) IsClientStream() bool
func (*BatchGetProbingSessionsDescriptor) IsCollection ¶
func (d *BatchGetProbingSessionsDescriptor) IsCollection() bool
func (*BatchGetProbingSessionsDescriptor) IsPlural ¶
func (d *BatchGetProbingSessionsDescriptor) IsPlural() bool
func (*BatchGetProbingSessionsDescriptor) IsServerStream ¶
func (d *BatchGetProbingSessionsDescriptor) IsServerStream() bool
func (*BatchGetProbingSessionsDescriptor) IsUnary ¶
func (d *BatchGetProbingSessionsDescriptor) IsUnary() bool
func (*BatchGetProbingSessionsDescriptor) NewEmptyClientMsg ¶
func (d *BatchGetProbingSessionsDescriptor) NewEmptyClientMsg() proto.Message
func (*BatchGetProbingSessionsDescriptor) NewEmptyServerMsg ¶
func (d *BatchGetProbingSessionsDescriptor) NewEmptyServerMsg() proto.Message
func (*BatchGetProbingSessionsDescriptor) RequestHasResourceBody ¶
func (d *BatchGetProbingSessionsDescriptor) RequestHasResourceBody() bool
type BatchGetProbingSessionsDescriptorClientMsgHandle ¶
type BatchGetProbingSessionsDescriptorClientMsgHandle struct{}
func (*BatchGetProbingSessionsDescriptorClientMsgHandle) ExtractCollectionName ¶
func (h *BatchGetProbingSessionsDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*BatchGetProbingSessionsDescriptorClientMsgHandle) ExtractResourceName ¶
func (h *BatchGetProbingSessionsDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*BatchGetProbingSessionsDescriptorClientMsgHandle) ExtractResourceNames ¶
func (h *BatchGetProbingSessionsDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type BatchGetProbingSessionsDescriptorServerMsgHandle ¶
type BatchGetProbingSessionsDescriptorServerMsgHandle struct{}
func (*BatchGetProbingSessionsDescriptorServerMsgHandle) ExtractCollectionName ¶
func (h *BatchGetProbingSessionsDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*BatchGetProbingSessionsDescriptorServerMsgHandle) ExtractResourceName ¶
func (h *BatchGetProbingSessionsDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*BatchGetProbingSessionsDescriptorServerMsgHandle) ExtractResourceNames ¶
func (h *BatchGetProbingSessionsDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type BatchGetProbingSessionsRequest ¶
type BatchGetProbingSessionsRequest struct { // Names of ProbingSessions Names []*probing_session.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_session.ProbingSession_FieldMask `` /* 146-byte string literal not displayed */ // View defines list of standard response fields present in response items. // Additional fields can be amended by request field field_mask View view.View `protobuf:"varint,4,opt,name=view,proto3,enum=goten.view.View" json:"view,omitempty" firestore:"view"` // contains filtered or unexported fields }
Request message for method [BatchGetProbingSessions][ntt.watchdog.v1alpha2.BatchGetProbingSessions]
func (*BatchGetProbingSessionsRequest) Clone ¶
func (o *BatchGetProbingSessionsRequest) Clone() *BatchGetProbingSessionsRequest
func (*BatchGetProbingSessionsRequest) CloneRaw ¶
func (o *BatchGetProbingSessionsRequest) CloneRaw() gotenobject.GotenObjectExt
func (*BatchGetProbingSessionsRequest) Descriptor ¶
func (*BatchGetProbingSessionsRequest) Descriptor() ([]byte, []int)
Deprecated, Use BatchGetProbingSessionsRequest.ProtoReflect.Descriptor instead.
func (*BatchGetProbingSessionsRequest) GetFieldMask ¶
func (m *BatchGetProbingSessionsRequest) GetFieldMask() *probing_session.ProbingSession_FieldMask
func (*BatchGetProbingSessionsRequest) GetNames ¶
func (m *BatchGetProbingSessionsRequest) GetNames() []*probing_session.Reference
func (*BatchGetProbingSessionsRequest) GetView ¶
func (m *BatchGetProbingSessionsRequest) GetView() view.View
func (*BatchGetProbingSessionsRequest) GotenMessage ¶
func (*BatchGetProbingSessionsRequest) GotenMessage()
func (*BatchGetProbingSessionsRequest) GotenObjectExt ¶
func (o *BatchGetProbingSessionsRequest) GotenObjectExt()
func (*BatchGetProbingSessionsRequest) GotenValidate ¶
func (obj *BatchGetProbingSessionsRequest) GotenValidate() error
func (*BatchGetProbingSessionsRequest) MakeDiffFieldMask ¶
func (o *BatchGetProbingSessionsRequest) MakeDiffFieldMask(other *BatchGetProbingSessionsRequest) *BatchGetProbingSessionsRequest_FieldMask
func (*BatchGetProbingSessionsRequest) MakeFullFieldMask ¶
func (o *BatchGetProbingSessionsRequest) MakeFullFieldMask() *BatchGetProbingSessionsRequest_FieldMask
func (*BatchGetProbingSessionsRequest) MakeRawDiffFieldMask ¶
func (o *BatchGetProbingSessionsRequest) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
func (*BatchGetProbingSessionsRequest) MakeRawFullFieldMask ¶
func (o *BatchGetProbingSessionsRequest) MakeRawFullFieldMask() gotenobject.FieldMask
func (*BatchGetProbingSessionsRequest) Marshal ¶
func (m *BatchGetProbingSessionsRequest) Marshal() ([]byte, error)
func (*BatchGetProbingSessionsRequest) MarshalJSON ¶
func (m *BatchGetProbingSessionsRequest) MarshalJSON() ([]byte, error)
func (*BatchGetProbingSessionsRequest) Merge ¶
func (o *BatchGetProbingSessionsRequest) Merge(source *BatchGetProbingSessionsRequest)
func (*BatchGetProbingSessionsRequest) MergeRaw ¶
func (o *BatchGetProbingSessionsRequest) MergeRaw(source gotenobject.GotenObjectExt)
func (*BatchGetProbingSessionsRequest) ProtoMessage ¶
func (*BatchGetProbingSessionsRequest) ProtoMessage()
func (*BatchGetProbingSessionsRequest) ProtoReflect ¶
func (m *BatchGetProbingSessionsRequest) ProtoReflect() preflect.Message
func (*BatchGetProbingSessionsRequest) Reset ¶
func (m *BatchGetProbingSessionsRequest) Reset()
func (*BatchGetProbingSessionsRequest) SetFieldMask ¶
func (m *BatchGetProbingSessionsRequest) SetFieldMask(fv *probing_session.ProbingSession_FieldMask)
func (*BatchGetProbingSessionsRequest) SetNames ¶
func (m *BatchGetProbingSessionsRequest) SetNames(fv []*probing_session.Reference)
func (*BatchGetProbingSessionsRequest) SetView ¶
func (m *BatchGetProbingSessionsRequest) SetView(fv view.View)
func (*BatchGetProbingSessionsRequest) String ¶
func (m *BatchGetProbingSessionsRequest) String() string
func (*BatchGetProbingSessionsRequest) Unmarshal ¶
func (m *BatchGetProbingSessionsRequest) Unmarshal(b []byte) error
func (*BatchGetProbingSessionsRequest) UnmarshalJSON ¶
func (m *BatchGetProbingSessionsRequest) UnmarshalJSON(data []byte) error
type BatchGetProbingSessionsRequestFieldPathBuilder ¶
type BatchGetProbingSessionsRequestFieldPathBuilder struct{}
func NewBatchGetProbingSessionsRequestFieldPathBuilder ¶
func NewBatchGetProbingSessionsRequestFieldPathBuilder() BatchGetProbingSessionsRequestFieldPathBuilder
type BatchGetProbingSessionsRequestPathSelectorFieldMask ¶
type BatchGetProbingSessionsRequestPathSelectorFieldMask struct{}
func (BatchGetProbingSessionsRequestPathSelectorFieldMask) WithArrayOfValues ¶
func (s BatchGetProbingSessionsRequestPathSelectorFieldMask) WithArrayOfValues(values []*probing_session.ProbingSession_FieldMask) *BatchGetProbingSessionsRequest_FieldTerminalPathArrayOfValues
type BatchGetProbingSessionsRequestPathSelectorNames ¶
type BatchGetProbingSessionsRequestPathSelectorNames struct{}
func (BatchGetProbingSessionsRequestPathSelectorNames) WithArrayOfValues ¶
func (s BatchGetProbingSessionsRequestPathSelectorNames) WithArrayOfValues(values [][]*probing_session.Reference) *BatchGetProbingSessionsRequest_FieldTerminalPathArrayOfValues
func (BatchGetProbingSessionsRequestPathSelectorNames) WithItemValue ¶
func (s BatchGetProbingSessionsRequestPathSelectorNames) WithItemValue(value *probing_session.Reference) *BatchGetProbingSessionsRequest_FieldTerminalPathArrayItemValue
func (BatchGetProbingSessionsRequestPathSelectorNames) WithValue ¶
func (s BatchGetProbingSessionsRequestPathSelectorNames) WithValue(value []*probing_session.Reference) *BatchGetProbingSessionsRequest_FieldTerminalPathValue
type BatchGetProbingSessionsRequestPathSelectorView ¶
type BatchGetProbingSessionsRequestPathSelectorView struct{}
func (BatchGetProbingSessionsRequestPathSelectorView) WithArrayOfValues ¶
func (s BatchGetProbingSessionsRequestPathSelectorView) WithArrayOfValues(values []view.View) *BatchGetProbingSessionsRequest_FieldTerminalPathArrayOfValues
func (BatchGetProbingSessionsRequestPathSelectorView) WithValue ¶
func (s BatchGetProbingSessionsRequestPathSelectorView) WithValue(value view.View) *BatchGetProbingSessionsRequest_FieldTerminalPathValue
type BatchGetProbingSessionsRequest_FieldMask ¶
type BatchGetProbingSessionsRequest_FieldMask struct {
Paths []BatchGetProbingSessionsRequest_FieldPath
}
func FullBatchGetProbingSessionsRequest_FieldMask ¶
func FullBatchGetProbingSessionsRequest_FieldMask() *BatchGetProbingSessionsRequest_FieldMask
func (*BatchGetProbingSessionsRequest_FieldMask) AppendPath ¶
func (fieldMask *BatchGetProbingSessionsRequest_FieldMask) AppendPath(path BatchGetProbingSessionsRequest_FieldPath)
func (*BatchGetProbingSessionsRequest_FieldMask) AppendRawPath ¶
func (fieldMask *BatchGetProbingSessionsRequest_FieldMask) AppendRawPath(path gotenobject.FieldPath)
func (*BatchGetProbingSessionsRequest_FieldMask) DecodeFirestore ¶
func (fieldMask *BatchGetProbingSessionsRequest_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
func (*BatchGetProbingSessionsRequest_FieldMask) EncodeFirestore ¶
func (fieldMask *BatchGetProbingSessionsRequest_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
firestore encoding/decoding integration
func (*BatchGetProbingSessionsRequest_FieldMask) FilterInputFields ¶
func (fieldMask *BatchGetProbingSessionsRequest_FieldMask) FilterInputFields() *BatchGetProbingSessionsRequest_FieldMask
FilterInputFields generates copy of field paths with output_only field paths removed
func (*BatchGetProbingSessionsRequest_FieldMask) FromProtoFieldMask ¶
func (fieldMask *BatchGetProbingSessionsRequest_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
func (*BatchGetProbingSessionsRequest_FieldMask) GetPaths ¶
func (fieldMask *BatchGetProbingSessionsRequest_FieldMask) GetPaths() []BatchGetProbingSessionsRequest_FieldPath
func (*BatchGetProbingSessionsRequest_FieldMask) GetRawPaths ¶
func (fieldMask *BatchGetProbingSessionsRequest_FieldMask) GetRawPaths() []gotenobject.FieldPath
func (*BatchGetProbingSessionsRequest_FieldMask) IsFull ¶
func (fieldMask *BatchGetProbingSessionsRequest_FieldMask) IsFull() bool
func (BatchGetProbingSessionsRequest_FieldMask) Marshal ¶
func (fieldMask BatchGetProbingSessionsRequest_FieldMask) Marshal() ([]byte, error)
implement methods required by customType
func (BatchGetProbingSessionsRequest_FieldMask) MarshalJSON ¶
func (fieldMask BatchGetProbingSessionsRequest_FieldMask) MarshalJSON() ([]byte, error)
func (*BatchGetProbingSessionsRequest_FieldMask) PathsCount ¶
func (fieldMask *BatchGetProbingSessionsRequest_FieldMask) PathsCount() int
func (*BatchGetProbingSessionsRequest_FieldMask) Project ¶
func (fieldMask *BatchGetProbingSessionsRequest_FieldMask) Project(source *BatchGetProbingSessionsRequest) *BatchGetProbingSessionsRequest
func (*BatchGetProbingSessionsRequest_FieldMask) ProjectRaw ¶
func (fieldMask *BatchGetProbingSessionsRequest_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
func (*BatchGetProbingSessionsRequest_FieldMask) ProtoMessage ¶
func (fieldMask *BatchGetProbingSessionsRequest_FieldMask) ProtoMessage()
func (*BatchGetProbingSessionsRequest_FieldMask) ProtoReflect ¶
func (fieldMask *BatchGetProbingSessionsRequest_FieldMask) ProtoReflect() preflect.Message
func (*BatchGetProbingSessionsRequest_FieldMask) Reset ¶
func (fieldMask *BatchGetProbingSessionsRequest_FieldMask) Reset()
func (*BatchGetProbingSessionsRequest_FieldMask) Set ¶
func (fieldMask *BatchGetProbingSessionsRequest_FieldMask) Set(target, source *BatchGetProbingSessionsRequest)
func (*BatchGetProbingSessionsRequest_FieldMask) SetFromCliFlag ¶
func (fieldMask *BatchGetProbingSessionsRequest_FieldMask) SetFromCliFlag(raw string) error
func (*BatchGetProbingSessionsRequest_FieldMask) SetRaw ¶
func (fieldMask *BatchGetProbingSessionsRequest_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
func (*BatchGetProbingSessionsRequest_FieldMask) Size ¶
func (fieldMask *BatchGetProbingSessionsRequest_FieldMask) Size() int
func (*BatchGetProbingSessionsRequest_FieldMask) String ¶
func (fieldMask *BatchGetProbingSessionsRequest_FieldMask) String() string
func (*BatchGetProbingSessionsRequest_FieldMask) Subtract ¶
func (fieldMask *BatchGetProbingSessionsRequest_FieldMask) Subtract(other *BatchGetProbingSessionsRequest_FieldMask) *BatchGetProbingSessionsRequest_FieldMask
func (*BatchGetProbingSessionsRequest_FieldMask) SubtractRaw ¶
func (fieldMask *BatchGetProbingSessionsRequest_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
func (*BatchGetProbingSessionsRequest_FieldMask) ToProtoFieldMask ¶
func (fieldMask *BatchGetProbingSessionsRequest_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
ToFieldMask is used for proto conversions
func (*BatchGetProbingSessionsRequest_FieldMask) Unmarshal ¶
func (fieldMask *BatchGetProbingSessionsRequest_FieldMask) Unmarshal(data []byte) error
func (*BatchGetProbingSessionsRequest_FieldMask) UnmarshalJSON ¶
func (fieldMask *BatchGetProbingSessionsRequest_FieldMask) UnmarshalJSON(data []byte) error
type BatchGetProbingSessionsRequest_FieldPath ¶
type BatchGetProbingSessionsRequest_FieldPath interface { gotenobject.FieldPath Selector() BatchGetProbingSessionsRequest_FieldPathSelector Get(source *BatchGetProbingSessionsRequest) []interface{} GetSingle(source *BatchGetProbingSessionsRequest) (interface{}, bool) ClearValue(item *BatchGetProbingSessionsRequest) // Those methods build corresponding BatchGetProbingSessionsRequest_FieldPathValue // (or array of values) and holds passed value. Panics if injected type is incorrect. WithIValue(value interface{}) BatchGetProbingSessionsRequest_FieldPathValue WithIArrayOfValues(values interface{}) BatchGetProbingSessionsRequest_FieldPathArrayOfValues WithIArrayItemValue(value interface{}) BatchGetProbingSessionsRequest_FieldPathArrayItemValue }
FieldPath provides implementation to handle https://github.com/protocolbuffers/protobuf/blob/master/src/google/protobuf/field_mask.proto
func BuildBatchGetProbingSessionsRequest_FieldPath ¶
func BuildBatchGetProbingSessionsRequest_FieldPath(fp gotenobject.RawFieldPath) (BatchGetProbingSessionsRequest_FieldPath, error)
func MustParseBatchGetProbingSessionsRequest_FieldPath ¶
func MustParseBatchGetProbingSessionsRequest_FieldPath(rawField string) BatchGetProbingSessionsRequest_FieldPath
func ParseBatchGetProbingSessionsRequest_FieldPath ¶
func ParseBatchGetProbingSessionsRequest_FieldPath(rawField string) (BatchGetProbingSessionsRequest_FieldPath, error)
type BatchGetProbingSessionsRequest_FieldPathArrayItemValue ¶
type BatchGetProbingSessionsRequest_FieldPathArrayItemValue interface { gotenobject.FieldPathArrayItemValue BatchGetProbingSessionsRequest_FieldPath ContainsValue(*BatchGetProbingSessionsRequest) bool }
BatchGetProbingSessionsRequest_FieldPathArrayItemValue allows storing single item in Path-specific values for BatchGetProbingSessionsRequest according to their type Present only for array (repeated) types.
func MustParseBatchGetProbingSessionsRequest_FieldPathArrayItemValue ¶
func MustParseBatchGetProbingSessionsRequest_FieldPathArrayItemValue(pathStr, valueStr string) BatchGetProbingSessionsRequest_FieldPathArrayItemValue
func ParseBatchGetProbingSessionsRequest_FieldPathArrayItemValue ¶
func ParseBatchGetProbingSessionsRequest_FieldPathArrayItemValue(pathStr, valueStr string) (BatchGetProbingSessionsRequest_FieldPathArrayItemValue, error)
ParseBatchGetProbingSessionsRequest_FieldPathArrayItemValue parses string and JSON-encoded value to its Value
type BatchGetProbingSessionsRequest_FieldPathArrayOfValues ¶
type BatchGetProbingSessionsRequest_FieldPathArrayOfValues interface { gotenobject.FieldPathArrayOfValues BatchGetProbingSessionsRequest_FieldPath }
BatchGetProbingSessionsRequest_FieldPathArrayOfValues allows storing slice of values for BatchGetProbingSessionsRequest fields according to their type
func MustParseBatchGetProbingSessionsRequest_FieldPathArrayOfValues ¶
func MustParseBatchGetProbingSessionsRequest_FieldPathArrayOfValues(pathStr, valuesStr string) BatchGetProbingSessionsRequest_FieldPathArrayOfValues
func ParseBatchGetProbingSessionsRequest_FieldPathArrayOfValues ¶
func ParseBatchGetProbingSessionsRequest_FieldPathArrayOfValues(pathStr, valuesStr string) (BatchGetProbingSessionsRequest_FieldPathArrayOfValues, error)
type BatchGetProbingSessionsRequest_FieldPathSelector ¶
type BatchGetProbingSessionsRequest_FieldPathSelector int32
const ( BatchGetProbingSessionsRequest_FieldPathSelectorNames BatchGetProbingSessionsRequest_FieldPathSelector = 0 BatchGetProbingSessionsRequest_FieldPathSelectorFieldMask BatchGetProbingSessionsRequest_FieldPathSelector = 1 BatchGetProbingSessionsRequest_FieldPathSelectorView BatchGetProbingSessionsRequest_FieldPathSelector = 2 )
func (BatchGetProbingSessionsRequest_FieldPathSelector) String ¶
func (s BatchGetProbingSessionsRequest_FieldPathSelector) String() string
type BatchGetProbingSessionsRequest_FieldPathValue ¶
type BatchGetProbingSessionsRequest_FieldPathValue interface { BatchGetProbingSessionsRequest_FieldPath gotenobject.FieldPathValue SetTo(target **BatchGetProbingSessionsRequest) CompareWith(*BatchGetProbingSessionsRequest) (cmp int, comparable bool) }
BatchGetProbingSessionsRequest_FieldPathValue allows storing values for BatchGetProbingSessionsRequest fields according to their type
func MustParseBatchGetProbingSessionsRequest_FieldPathValue ¶
func MustParseBatchGetProbingSessionsRequest_FieldPathValue(pathStr, valueStr string) BatchGetProbingSessionsRequest_FieldPathValue
func ParseBatchGetProbingSessionsRequest_FieldPathValue ¶
func ParseBatchGetProbingSessionsRequest_FieldPathValue(pathStr, valueStr string) (BatchGetProbingSessionsRequest_FieldPathValue, error)
type BatchGetProbingSessionsRequest_FieldTerminalPath ¶
type BatchGetProbingSessionsRequest_FieldTerminalPath struct {
// contains filtered or unexported fields
}
func (*BatchGetProbingSessionsRequest_FieldTerminalPath) ClearValue ¶
func (fp *BatchGetProbingSessionsRequest_FieldTerminalPath) ClearValue(item *BatchGetProbingSessionsRequest)
func (*BatchGetProbingSessionsRequest_FieldTerminalPath) ClearValueRaw ¶
func (fp *BatchGetProbingSessionsRequest_FieldTerminalPath) ClearValueRaw(item proto.Message)
func (*BatchGetProbingSessionsRequest_FieldTerminalPath) Get ¶
func (fp *BatchGetProbingSessionsRequest_FieldTerminalPath) Get(source *BatchGetProbingSessionsRequest) (values []interface{})
Get returns all values pointed by specific field from source BatchGetProbingSessionsRequest
func (*BatchGetProbingSessionsRequest_FieldTerminalPath) GetDefault ¶
func (fp *BatchGetProbingSessionsRequest_FieldTerminalPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*BatchGetProbingSessionsRequest_FieldTerminalPath) GetRaw ¶
func (fp *BatchGetProbingSessionsRequest_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
func (*BatchGetProbingSessionsRequest_FieldTerminalPath) GetSingle ¶
func (fp *BatchGetProbingSessionsRequest_FieldTerminalPath) GetSingle(source *BatchGetProbingSessionsRequest) (interface{}, bool)
GetSingle returns value pointed by specific field of from source BatchGetProbingSessionsRequest
func (*BatchGetProbingSessionsRequest_FieldTerminalPath) GetSingleRaw ¶
func (fp *BatchGetProbingSessionsRequest_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*BatchGetProbingSessionsRequest_FieldTerminalPath) IsLeaf ¶
func (fp *BatchGetProbingSessionsRequest_FieldTerminalPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*BatchGetProbingSessionsRequest_FieldTerminalPath) JSONString ¶
func (fp *BatchGetProbingSessionsRequest_FieldTerminalPath) JSONString() string
JSONString returns path representation is JSON convention
func (*BatchGetProbingSessionsRequest_FieldTerminalPath) String ¶
func (fp *BatchGetProbingSessionsRequest_FieldTerminalPath) String() string
String returns path representation in proto convention
func (*BatchGetProbingSessionsRequest_FieldTerminalPath) WithIArrayItemValue ¶
func (fp *BatchGetProbingSessionsRequest_FieldTerminalPath) WithIArrayItemValue(value interface{}) BatchGetProbingSessionsRequest_FieldPathArrayItemValue
func (*BatchGetProbingSessionsRequest_FieldTerminalPath) WithIArrayOfValues ¶
func (fp *BatchGetProbingSessionsRequest_FieldTerminalPath) WithIArrayOfValues(values interface{}) BatchGetProbingSessionsRequest_FieldPathArrayOfValues
func (*BatchGetProbingSessionsRequest_FieldTerminalPath) WithIValue ¶
func (fp *BatchGetProbingSessionsRequest_FieldTerminalPath) WithIValue(value interface{}) BatchGetProbingSessionsRequest_FieldPathValue
func (*BatchGetProbingSessionsRequest_FieldTerminalPath) WithRawIArrayItemValue ¶
func (fp *BatchGetProbingSessionsRequest_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*BatchGetProbingSessionsRequest_FieldTerminalPath) WithRawIArrayOfValues ¶
func (fp *BatchGetProbingSessionsRequest_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*BatchGetProbingSessionsRequest_FieldTerminalPath) WithRawIValue ¶
func (fp *BatchGetProbingSessionsRequest_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type BatchGetProbingSessionsRequest_FieldTerminalPathArrayItemValue ¶
type BatchGetProbingSessionsRequest_FieldTerminalPathArrayItemValue struct { BatchGetProbingSessionsRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*BatchGetProbingSessionsRequest_FieldTerminalPathArrayItemValue) AsNamesItemValue ¶
func (fpaiv *BatchGetProbingSessionsRequest_FieldTerminalPathArrayItemValue) AsNamesItemValue() (*probing_session.Reference, bool)
func (*BatchGetProbingSessionsRequest_FieldTerminalPathArrayItemValue) ContainsValue ¶
func (fpaiv *BatchGetProbingSessionsRequest_FieldTerminalPathArrayItemValue) ContainsValue(source *BatchGetProbingSessionsRequest) bool
Contains returns a boolean indicating if value that is being held is present in given 'BatchGetProbingSessionsRequest'
func (*BatchGetProbingSessionsRequest_FieldTerminalPathArrayItemValue) GetRawItemValue ¶
func (fpaiv *BatchGetProbingSessionsRequest_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored element value for array in object BatchGetProbingSessionsRequest as interface{}
func (*BatchGetProbingSessionsRequest_FieldTerminalPathArrayItemValue) GetSingle ¶
func (fpaiv *BatchGetProbingSessionsRequest_FieldTerminalPathArrayItemValue) GetSingle(source *BatchGetProbingSessionsRequest) (interface{}, bool)
func (*BatchGetProbingSessionsRequest_FieldTerminalPathArrayItemValue) GetSingleRaw ¶
func (fpaiv *BatchGetProbingSessionsRequest_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
type BatchGetProbingSessionsRequest_FieldTerminalPathArrayOfValues ¶
type BatchGetProbingSessionsRequest_FieldTerminalPathArrayOfValues struct { BatchGetProbingSessionsRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*BatchGetProbingSessionsRequest_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues ¶
func (fpaov *BatchGetProbingSessionsRequest_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues() ([]*probing_session.ProbingSession_FieldMask, bool)
func (*BatchGetProbingSessionsRequest_FieldTerminalPathArrayOfValues) AsNamesArrayOfValues ¶
func (fpaov *BatchGetProbingSessionsRequest_FieldTerminalPathArrayOfValues) AsNamesArrayOfValues() ([][]*probing_session.Reference, bool)
func (*BatchGetProbingSessionsRequest_FieldTerminalPathArrayOfValues) AsViewArrayOfValues ¶
func (fpaov *BatchGetProbingSessionsRequest_FieldTerminalPathArrayOfValues) AsViewArrayOfValues() ([]view.View, bool)
func (*BatchGetProbingSessionsRequest_FieldTerminalPathArrayOfValues) GetRawValues ¶
func (fpaov *BatchGetProbingSessionsRequest_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
type BatchGetProbingSessionsRequest_FieldTerminalPathValue ¶
type BatchGetProbingSessionsRequest_FieldTerminalPathValue struct { BatchGetProbingSessionsRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*BatchGetProbingSessionsRequest_FieldTerminalPathValue) AsFieldMaskValue ¶
func (fpv *BatchGetProbingSessionsRequest_FieldTerminalPathValue) AsFieldMaskValue() (*probing_session.ProbingSession_FieldMask, bool)
func (*BatchGetProbingSessionsRequest_FieldTerminalPathValue) AsNamesValue ¶
func (fpv *BatchGetProbingSessionsRequest_FieldTerminalPathValue) AsNamesValue() ([]*probing_session.Reference, bool)
func (*BatchGetProbingSessionsRequest_FieldTerminalPathValue) AsViewValue ¶
func (fpv *BatchGetProbingSessionsRequest_FieldTerminalPathValue) AsViewValue() (view.View, bool)
func (*BatchGetProbingSessionsRequest_FieldTerminalPathValue) CompareWith ¶
func (fpv *BatchGetProbingSessionsRequest_FieldTerminalPathValue) CompareWith(source *BatchGetProbingSessionsRequest) (int, bool)
CompareWith compares value in the 'BatchGetProbingSessionsRequest_FieldTerminalPathValue' with the value under path in 'BatchGetProbingSessionsRequest'.
func (*BatchGetProbingSessionsRequest_FieldTerminalPathValue) CompareWithRaw ¶
func (fpv *BatchGetProbingSessionsRequest_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*BatchGetProbingSessionsRequest_FieldTerminalPathValue) GetRawValue ¶
func (fpv *BatchGetProbingSessionsRequest_FieldTerminalPathValue) GetRawValue() interface{}
GetRawValue returns raw value stored under selected path for 'BatchGetProbingSessionsRequest' as interface{}
func (*BatchGetProbingSessionsRequest_FieldTerminalPathValue) SetTo ¶
func (fpv *BatchGetProbingSessionsRequest_FieldTerminalPathValue) SetTo(target **BatchGetProbingSessionsRequest)
SetTo stores value for selected field for object BatchGetProbingSessionsRequest
func (*BatchGetProbingSessionsRequest_FieldTerminalPathValue) SetToRaw ¶
func (fpv *BatchGetProbingSessionsRequest_FieldTerminalPathValue) SetToRaw(target proto.Message)
type BatchGetProbingSessionsResponse ¶
type BatchGetProbingSessionsResponse struct { // found ProbingSessions ProbingSessions []*probing_session.ProbingSession `` /* 134-byte string literal not displayed */ // list of not found ProbingSessions Missing []*probing_session.Reference `protobuf:"bytes,2,rep,customtype=Reference,name=missing,proto3" json:"missing,omitempty" firestore:"missing"` // contains filtered or unexported fields }
BatchGetProbingSessionsResponse
func (*BatchGetProbingSessionsResponse) Clone ¶
func (o *BatchGetProbingSessionsResponse) Clone() *BatchGetProbingSessionsResponse
func (*BatchGetProbingSessionsResponse) CloneRaw ¶
func (o *BatchGetProbingSessionsResponse) CloneRaw() gotenobject.GotenObjectExt
func (*BatchGetProbingSessionsResponse) Descriptor ¶
func (*BatchGetProbingSessionsResponse) Descriptor() ([]byte, []int)
Deprecated, Use BatchGetProbingSessionsResponse.ProtoReflect.Descriptor instead.
func (*BatchGetProbingSessionsResponse) GetMissing ¶
func (m *BatchGetProbingSessionsResponse) GetMissing() []*probing_session.Reference
func (*BatchGetProbingSessionsResponse) GetProbingSessions ¶
func (m *BatchGetProbingSessionsResponse) GetProbingSessions() []*probing_session.ProbingSession
func (*BatchGetProbingSessionsResponse) GotenMessage ¶
func (*BatchGetProbingSessionsResponse) GotenMessage()
func (*BatchGetProbingSessionsResponse) GotenObjectExt ¶
func (o *BatchGetProbingSessionsResponse) GotenObjectExt()
func (*BatchGetProbingSessionsResponse) GotenValidate ¶
func (obj *BatchGetProbingSessionsResponse) GotenValidate() error
func (*BatchGetProbingSessionsResponse) MakeDiffFieldMask ¶
func (o *BatchGetProbingSessionsResponse) MakeDiffFieldMask(other *BatchGetProbingSessionsResponse) *BatchGetProbingSessionsResponse_FieldMask
func (*BatchGetProbingSessionsResponse) MakeFullFieldMask ¶
func (o *BatchGetProbingSessionsResponse) MakeFullFieldMask() *BatchGetProbingSessionsResponse_FieldMask
func (*BatchGetProbingSessionsResponse) MakeRawDiffFieldMask ¶
func (o *BatchGetProbingSessionsResponse) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
func (*BatchGetProbingSessionsResponse) MakeRawFullFieldMask ¶
func (o *BatchGetProbingSessionsResponse) MakeRawFullFieldMask() gotenobject.FieldMask
func (*BatchGetProbingSessionsResponse) Marshal ¶
func (m *BatchGetProbingSessionsResponse) Marshal() ([]byte, error)
func (*BatchGetProbingSessionsResponse) MarshalJSON ¶
func (m *BatchGetProbingSessionsResponse) MarshalJSON() ([]byte, error)
func (*BatchGetProbingSessionsResponse) Merge ¶
func (o *BatchGetProbingSessionsResponse) Merge(source *BatchGetProbingSessionsResponse)
func (*BatchGetProbingSessionsResponse) MergeRaw ¶
func (o *BatchGetProbingSessionsResponse) MergeRaw(source gotenobject.GotenObjectExt)
func (*BatchGetProbingSessionsResponse) ProtoMessage ¶
func (*BatchGetProbingSessionsResponse) ProtoMessage()
func (*BatchGetProbingSessionsResponse) ProtoReflect ¶
func (m *BatchGetProbingSessionsResponse) ProtoReflect() preflect.Message
func (*BatchGetProbingSessionsResponse) Reset ¶
func (m *BatchGetProbingSessionsResponse) Reset()
func (*BatchGetProbingSessionsResponse) SetMissing ¶
func (m *BatchGetProbingSessionsResponse) SetMissing(fv []*probing_session.Reference)
func (*BatchGetProbingSessionsResponse) SetProbingSessions ¶
func (m *BatchGetProbingSessionsResponse) SetProbingSessions(fv []*probing_session.ProbingSession)
func (*BatchGetProbingSessionsResponse) String ¶
func (m *BatchGetProbingSessionsResponse) String() string
func (*BatchGetProbingSessionsResponse) Unmarshal ¶
func (m *BatchGetProbingSessionsResponse) Unmarshal(b []byte) error
func (*BatchGetProbingSessionsResponse) UnmarshalJSON ¶
func (m *BatchGetProbingSessionsResponse) UnmarshalJSON(data []byte) error
type BatchGetProbingSessionsResponseFieldPathBuilder ¶
type BatchGetProbingSessionsResponseFieldPathBuilder struct{}
func NewBatchGetProbingSessionsResponseFieldPathBuilder ¶
func NewBatchGetProbingSessionsResponseFieldPathBuilder() BatchGetProbingSessionsResponseFieldPathBuilder
func (BatchGetProbingSessionsResponseFieldPathBuilder) ProbingSessions ¶
type BatchGetProbingSessionsResponseMapPathSelectorProbingSessionsMetadataAnnotations ¶
type BatchGetProbingSessionsResponseMapPathSelectorProbingSessionsMetadataAnnotations struct {
// contains filtered or unexported fields
}
func (BatchGetProbingSessionsResponseMapPathSelectorProbingSessionsMetadataAnnotations) WithArrayOfValues ¶
func (s BatchGetProbingSessionsResponseMapPathSelectorProbingSessionsMetadataAnnotations) WithArrayOfValues(values []string) *BatchGetProbingSessionsResponse_FieldSubPathArrayOfValues
type BatchGetProbingSessionsResponseMapPathSelectorProbingSessionsMetadataLabels ¶
type BatchGetProbingSessionsResponseMapPathSelectorProbingSessionsMetadataLabels struct {
// contains filtered or unexported fields
}
func (BatchGetProbingSessionsResponseMapPathSelectorProbingSessionsMetadataLabels) WithArrayOfValues ¶
func (s BatchGetProbingSessionsResponseMapPathSelectorProbingSessionsMetadataLabels) WithArrayOfValues(values []string) *BatchGetProbingSessionsResponse_FieldSubPathArrayOfValues
type BatchGetProbingSessionsResponseMapPathSelectorProbingSessionsMetadataShards ¶
type BatchGetProbingSessionsResponseMapPathSelectorProbingSessionsMetadataShards struct {
// contains filtered or unexported fields
}
func (BatchGetProbingSessionsResponseMapPathSelectorProbingSessionsMetadataShards) WithArrayOfValues ¶
func (s BatchGetProbingSessionsResponseMapPathSelectorProbingSessionsMetadataShards) WithArrayOfValues(values []int64) *BatchGetProbingSessionsResponse_FieldSubPathArrayOfValues
type BatchGetProbingSessionsResponseMapPathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigTokenRequestRequestHeaders ¶
type BatchGetProbingSessionsResponseMapPathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigTokenRequestRequestHeaders struct {
// contains filtered or unexported fields
}
func (BatchGetProbingSessionsResponseMapPathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigTokenRequestRequestHeaders) FieldPath ¶
func (BatchGetProbingSessionsResponseMapPathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigTokenRequestRequestHeaders) WithArrayOfValues ¶
type BatchGetProbingSessionsResponseMapPathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigTokenRequestUrlFormEncodedBody ¶
type BatchGetProbingSessionsResponseMapPathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigTokenRequestUrlFormEncodedBody struct {
// contains filtered or unexported fields
}
func (BatchGetProbingSessionsResponseMapPathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigTokenRequestUrlFormEncodedBody) FieldPath ¶
func (BatchGetProbingSessionsResponseMapPathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigTokenRequestUrlFormEncodedBody) WithArrayOfValues ¶
type BatchGetProbingSessionsResponseMapPathSelectorProbingSessionsSpecHttpProbingConfigHttpRequestRequestHeaders ¶
type BatchGetProbingSessionsResponseMapPathSelectorProbingSessionsSpecHttpProbingConfigHttpRequestRequestHeaders struct {
// contains filtered or unexported fields
}
func (BatchGetProbingSessionsResponseMapPathSelectorProbingSessionsSpecHttpProbingConfigHttpRequestRequestHeaders) FieldPath ¶
func (BatchGetProbingSessionsResponseMapPathSelectorProbingSessionsSpecHttpProbingConfigHttpRequestRequestHeaders) WithArrayOfValues ¶
type BatchGetProbingSessionsResponseMapPathSelectorProbingSessionsSpecHttpProbingConfigHttpRequestUrlFormEncodedBody ¶
type BatchGetProbingSessionsResponseMapPathSelectorProbingSessionsSpecHttpProbingConfigHttpRequestUrlFormEncodedBody struct {
// contains filtered or unexported fields
}
func (BatchGetProbingSessionsResponseMapPathSelectorProbingSessionsSpecHttpProbingConfigHttpRequestUrlFormEncodedBody) FieldPath ¶
func (BatchGetProbingSessionsResponseMapPathSelectorProbingSessionsSpecHttpProbingConfigHttpRequestUrlFormEncodedBody) WithArrayOfValues ¶
type BatchGetProbingSessionsResponsePathSelectorMissing ¶
type BatchGetProbingSessionsResponsePathSelectorMissing struct{}
func (BatchGetProbingSessionsResponsePathSelectorMissing) WithArrayOfValues ¶
func (s BatchGetProbingSessionsResponsePathSelectorMissing) WithArrayOfValues(values [][]*probing_session.Reference) *BatchGetProbingSessionsResponse_FieldTerminalPathArrayOfValues
func (BatchGetProbingSessionsResponsePathSelectorMissing) WithItemValue ¶
func (s BatchGetProbingSessionsResponsePathSelectorMissing) WithItemValue(value *probing_session.Reference) *BatchGetProbingSessionsResponse_FieldTerminalPathArrayItemValue
func (BatchGetProbingSessionsResponsePathSelectorMissing) WithValue ¶
func (s BatchGetProbingSessionsResponsePathSelectorMissing) WithValue(value []*probing_session.Reference) *BatchGetProbingSessionsResponse_FieldTerminalPathValue
type BatchGetProbingSessionsResponsePathSelectorProbingSessions ¶
type BatchGetProbingSessionsResponsePathSelectorProbingSessions struct{}
func (BatchGetProbingSessionsResponsePathSelectorProbingSessions) DisplayName ¶
func (BatchGetProbingSessionsResponsePathSelectorProbingSessions) ProbingDistribution ¶
func (BatchGetProbingSessionsResponsePathSelectorProbingSessions) WithArrayOfValues ¶
func (s BatchGetProbingSessionsResponsePathSelectorProbingSessions) WithArrayOfValues(values [][]*probing_session.ProbingSession) *BatchGetProbingSessionsResponse_FieldTerminalPathArrayOfValues
func (BatchGetProbingSessionsResponsePathSelectorProbingSessions) WithItemValue ¶
func (BatchGetProbingSessionsResponsePathSelectorProbingSessions) WithSubArrayItemValue ¶
func (s BatchGetProbingSessionsResponsePathSelectorProbingSessions) WithSubArrayItemValue(subPathArrayItemValue probing_session.ProbingSession_FieldPathArrayItemValue) *BatchGetProbingSessionsResponse_FieldSubPathArrayItemValue
func (BatchGetProbingSessionsResponsePathSelectorProbingSessions) WithSubArrayOfValues ¶
func (s BatchGetProbingSessionsResponsePathSelectorProbingSessions) WithSubArrayOfValues(subPathArrayOfValues probing_session.ProbingSession_FieldPathArrayOfValues) *BatchGetProbingSessionsResponse_FieldSubPathArrayOfValues
func (BatchGetProbingSessionsResponsePathSelectorProbingSessions) WithSubPath ¶
func (BatchGetProbingSessionsResponsePathSelectorProbingSessions) WithSubValue ¶
func (s BatchGetProbingSessionsResponsePathSelectorProbingSessions) WithSubValue(subPathValue probing_session.ProbingSession_FieldPathValue) *BatchGetProbingSessionsResponse_FieldSubPathValue
type BatchGetProbingSessionsResponsePathSelectorProbingSessionsDisplayName ¶
type BatchGetProbingSessionsResponsePathSelectorProbingSessionsDisplayName struct{}
func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsDisplayName) WithArrayOfValues ¶
func (s BatchGetProbingSessionsResponsePathSelectorProbingSessionsDisplayName) WithArrayOfValues(values []string) *BatchGetProbingSessionsResponse_FieldSubPathArrayOfValues
type BatchGetProbingSessionsResponsePathSelectorProbingSessionsMetadata ¶
type BatchGetProbingSessionsResponsePathSelectorProbingSessionsMetadata struct{}
func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsMetadata) Annotations ¶
func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsMetadata) CreateTime ¶
func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsMetadata) Generation ¶
func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsMetadata) OwnerReferences ¶
func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsMetadata) ResourceVersion ¶
func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsMetadata) UpdateTime ¶
func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsMetadata) WithArrayOfValues ¶
func (s BatchGetProbingSessionsResponsePathSelectorProbingSessionsMetadata) WithArrayOfValues(values []*ntt_meta.Meta) *BatchGetProbingSessionsResponse_FieldSubPathArrayOfValues
type BatchGetProbingSessionsResponsePathSelectorProbingSessionsMetadataAnnotations ¶
type BatchGetProbingSessionsResponsePathSelectorProbingSessionsMetadataAnnotations struct{}
func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsMetadataAnnotations) WithArrayOfValues ¶
func (s BatchGetProbingSessionsResponsePathSelectorProbingSessionsMetadataAnnotations) WithArrayOfValues(values []map[string]string) *BatchGetProbingSessionsResponse_FieldSubPathArrayOfValues
type BatchGetProbingSessionsResponsePathSelectorProbingSessionsMetadataCreateTime ¶
type BatchGetProbingSessionsResponsePathSelectorProbingSessionsMetadataCreateTime struct{}
func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsMetadataCreateTime) WithArrayOfValues ¶
func (s BatchGetProbingSessionsResponsePathSelectorProbingSessionsMetadataCreateTime) WithArrayOfValues(values []*timestamp.Timestamp) *BatchGetProbingSessionsResponse_FieldSubPathArrayOfValues
type BatchGetProbingSessionsResponsePathSelectorProbingSessionsMetadataGeneration ¶
type BatchGetProbingSessionsResponsePathSelectorProbingSessionsMetadataGeneration struct{}
func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsMetadataGeneration) WithArrayOfValues ¶
func (s BatchGetProbingSessionsResponsePathSelectorProbingSessionsMetadataGeneration) WithArrayOfValues(values []int64) *BatchGetProbingSessionsResponse_FieldSubPathArrayOfValues
type BatchGetProbingSessionsResponsePathSelectorProbingSessionsMetadataLabels ¶
type BatchGetProbingSessionsResponsePathSelectorProbingSessionsMetadataLabels struct{}
func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsMetadataLabels) WithArrayOfValues ¶
func (s BatchGetProbingSessionsResponsePathSelectorProbingSessionsMetadataLabels) WithArrayOfValues(values []map[string]string) *BatchGetProbingSessionsResponse_FieldSubPathArrayOfValues
func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsMetadataLabels) WithValue ¶
func (s BatchGetProbingSessionsResponsePathSelectorProbingSessionsMetadataLabels) WithValue(value map[string]string) *BatchGetProbingSessionsResponse_FieldSubPathValue
type BatchGetProbingSessionsResponsePathSelectorProbingSessionsMetadataOwnerReferences ¶
type BatchGetProbingSessionsResponsePathSelectorProbingSessionsMetadataOwnerReferences struct{}
func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsMetadataOwnerReferences) ApiVersion ¶
func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsMetadataOwnerReferences) BlockOwnerDeletion ¶
func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsMetadataOwnerReferences) Controller ¶
func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsMetadataOwnerReferences) FieldPath ¶
func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsMetadataOwnerReferences) WithArrayOfValues ¶
func (s BatchGetProbingSessionsResponsePathSelectorProbingSessionsMetadataOwnerReferences) WithArrayOfValues(values [][]*ntt_meta.OwnerReference) *BatchGetProbingSessionsResponse_FieldSubPathArrayOfValues
func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsMetadataOwnerReferences) WithItemValue ¶
type BatchGetProbingSessionsResponsePathSelectorProbingSessionsMetadataOwnerReferencesApiVersion ¶
type BatchGetProbingSessionsResponsePathSelectorProbingSessionsMetadataOwnerReferencesApiVersion struct{}
func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsMetadataOwnerReferencesApiVersion) FieldPath ¶
func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsMetadataOwnerReferencesApiVersion) WithArrayOfValues ¶
func (s BatchGetProbingSessionsResponsePathSelectorProbingSessionsMetadataOwnerReferencesApiVersion) WithArrayOfValues(values []string) *BatchGetProbingSessionsResponse_FieldSubPathArrayOfValues
type BatchGetProbingSessionsResponsePathSelectorProbingSessionsMetadataOwnerReferencesBlockOwnerDeletion ¶
type BatchGetProbingSessionsResponsePathSelectorProbingSessionsMetadataOwnerReferencesBlockOwnerDeletion struct{}
func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsMetadataOwnerReferencesBlockOwnerDeletion) FieldPath ¶
func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsMetadataOwnerReferencesBlockOwnerDeletion) WithArrayOfValues ¶
func (s BatchGetProbingSessionsResponsePathSelectorProbingSessionsMetadataOwnerReferencesBlockOwnerDeletion) WithArrayOfValues(values []bool) *BatchGetProbingSessionsResponse_FieldSubPathArrayOfValues
type BatchGetProbingSessionsResponsePathSelectorProbingSessionsMetadataOwnerReferencesController ¶
type BatchGetProbingSessionsResponsePathSelectorProbingSessionsMetadataOwnerReferencesController struct{}
func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsMetadataOwnerReferencesController) FieldPath ¶
func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsMetadataOwnerReferencesController) WithArrayOfValues ¶
func (s BatchGetProbingSessionsResponsePathSelectorProbingSessionsMetadataOwnerReferencesController) WithArrayOfValues(values []bool) *BatchGetProbingSessionsResponse_FieldSubPathArrayOfValues
type BatchGetProbingSessionsResponsePathSelectorProbingSessionsMetadataOwnerReferencesKind ¶
type BatchGetProbingSessionsResponsePathSelectorProbingSessionsMetadataOwnerReferencesKind struct{}
func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsMetadataOwnerReferencesKind) FieldPath ¶
func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsMetadataOwnerReferencesKind) WithArrayOfValues ¶
func (s BatchGetProbingSessionsResponsePathSelectorProbingSessionsMetadataOwnerReferencesKind) WithArrayOfValues(values []string) *BatchGetProbingSessionsResponse_FieldSubPathArrayOfValues
type BatchGetProbingSessionsResponsePathSelectorProbingSessionsMetadataOwnerReferencesName ¶
type BatchGetProbingSessionsResponsePathSelectorProbingSessionsMetadataOwnerReferencesName struct{}
func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsMetadataOwnerReferencesName) FieldPath ¶
func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsMetadataOwnerReferencesName) WithArrayOfValues ¶
func (s BatchGetProbingSessionsResponsePathSelectorProbingSessionsMetadataOwnerReferencesName) WithArrayOfValues(values []string) *BatchGetProbingSessionsResponse_FieldSubPathArrayOfValues
type BatchGetProbingSessionsResponsePathSelectorProbingSessionsMetadataOwnerReferencesUid ¶
type BatchGetProbingSessionsResponsePathSelectorProbingSessionsMetadataOwnerReferencesUid struct{}
func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsMetadataOwnerReferencesUid) FieldPath ¶
func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsMetadataOwnerReferencesUid) WithArrayOfValues ¶
func (s BatchGetProbingSessionsResponsePathSelectorProbingSessionsMetadataOwnerReferencesUid) WithArrayOfValues(values []string) *BatchGetProbingSessionsResponse_FieldSubPathArrayOfValues
type BatchGetProbingSessionsResponsePathSelectorProbingSessionsMetadataResourceVersion ¶
type BatchGetProbingSessionsResponsePathSelectorProbingSessionsMetadataResourceVersion struct{}
func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsMetadataResourceVersion) FieldPath ¶
func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsMetadataResourceVersion) WithArrayOfValues ¶
func (s BatchGetProbingSessionsResponsePathSelectorProbingSessionsMetadataResourceVersion) WithArrayOfValues(values []string) *BatchGetProbingSessionsResponse_FieldSubPathArrayOfValues
type BatchGetProbingSessionsResponsePathSelectorProbingSessionsMetadataShards ¶
type BatchGetProbingSessionsResponsePathSelectorProbingSessionsMetadataShards struct{}
func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsMetadataShards) WithArrayOfValues ¶
func (s BatchGetProbingSessionsResponsePathSelectorProbingSessionsMetadataShards) WithArrayOfValues(values []map[string]int64) *BatchGetProbingSessionsResponse_FieldSubPathArrayOfValues
func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsMetadataShards) WithValue ¶
func (s BatchGetProbingSessionsResponsePathSelectorProbingSessionsMetadataShards) WithValue(value map[string]int64) *BatchGetProbingSessionsResponse_FieldSubPathValue
type BatchGetProbingSessionsResponsePathSelectorProbingSessionsMetadataSyncing ¶
type BatchGetProbingSessionsResponsePathSelectorProbingSessionsMetadataSyncing struct{}
func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsMetadataSyncing) OwningRegion ¶
func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsMetadataSyncing) WithArrayOfValues ¶
func (s BatchGetProbingSessionsResponsePathSelectorProbingSessionsMetadataSyncing) WithArrayOfValues(values []*ntt_meta.SyncingMeta) *BatchGetProbingSessionsResponse_FieldSubPathArrayOfValues
type BatchGetProbingSessionsResponsePathSelectorProbingSessionsMetadataSyncingOwningRegion ¶
type BatchGetProbingSessionsResponsePathSelectorProbingSessionsMetadataSyncingOwningRegion struct{}
func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsMetadataSyncingOwningRegion) FieldPath ¶
func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsMetadataSyncingOwningRegion) WithArrayOfValues ¶
func (s BatchGetProbingSessionsResponsePathSelectorProbingSessionsMetadataSyncingOwningRegion) WithArrayOfValues(values []string) *BatchGetProbingSessionsResponse_FieldSubPathArrayOfValues
type BatchGetProbingSessionsResponsePathSelectorProbingSessionsMetadataSyncingRegions ¶
type BatchGetProbingSessionsResponsePathSelectorProbingSessionsMetadataSyncingRegions struct{}
func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsMetadataSyncingRegions) WithArrayOfValues ¶
func (s BatchGetProbingSessionsResponsePathSelectorProbingSessionsMetadataSyncingRegions) WithArrayOfValues(values [][]string) *BatchGetProbingSessionsResponse_FieldSubPathArrayOfValues
func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsMetadataSyncingRegions) WithItemValue ¶
type BatchGetProbingSessionsResponsePathSelectorProbingSessionsMetadataTags ¶
type BatchGetProbingSessionsResponsePathSelectorProbingSessionsMetadataTags struct{}
func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsMetadataTags) WithArrayOfValues ¶
func (s BatchGetProbingSessionsResponsePathSelectorProbingSessionsMetadataTags) WithArrayOfValues(values [][]string) *BatchGetProbingSessionsResponse_FieldSubPathArrayOfValues
func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsMetadataTags) WithItemValue ¶
type BatchGetProbingSessionsResponsePathSelectorProbingSessionsMetadataUpdateTime ¶
type BatchGetProbingSessionsResponsePathSelectorProbingSessionsMetadataUpdateTime struct{}
func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsMetadataUpdateTime) WithArrayOfValues ¶
func (s BatchGetProbingSessionsResponsePathSelectorProbingSessionsMetadataUpdateTime) WithArrayOfValues(values []*timestamp.Timestamp) *BatchGetProbingSessionsResponse_FieldSubPathArrayOfValues
type BatchGetProbingSessionsResponsePathSelectorProbingSessionsMetadataUuid ¶
type BatchGetProbingSessionsResponsePathSelectorProbingSessionsMetadataUuid struct{}
func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsMetadataUuid) WithArrayOfValues ¶
func (s BatchGetProbingSessionsResponsePathSelectorProbingSessionsMetadataUuid) WithArrayOfValues(values []string) *BatchGetProbingSessionsResponse_FieldSubPathArrayOfValues
type BatchGetProbingSessionsResponsePathSelectorProbingSessionsName ¶
type BatchGetProbingSessionsResponsePathSelectorProbingSessionsName struct{}
func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsName) WithArrayOfValues ¶
func (s BatchGetProbingSessionsResponsePathSelectorProbingSessionsName) WithArrayOfValues(values []*probing_session.Name) *BatchGetProbingSessionsResponse_FieldSubPathArrayOfValues
type BatchGetProbingSessionsResponsePathSelectorProbingSessionsProbingDistribution ¶
type BatchGetProbingSessionsResponsePathSelectorProbingSessionsProbingDistribution struct{}
func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsProbingDistribution) WithArrayOfValues ¶
func (s BatchGetProbingSessionsResponsePathSelectorProbingSessionsProbingDistribution) WithArrayOfValues(values []*probing_distribution.Reference) *BatchGetProbingSessionsResponse_FieldSubPathArrayOfValues
type BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpec ¶
type BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpec struct{}
func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpec) HttpProbingConfig ¶
func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpec) LocationType ¶ added in v0.4.28
func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpec) PathProbing ¶
func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpec) ProxyConfiguration ¶
func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpec) SpeedtestSettings ¶
func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpec) TargetGroup ¶
func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpec) WithArrayOfValues ¶
func (s BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpec) WithArrayOfValues(values []*probing_session.ProbingSession_Spec) *BatchGetProbingSessionsResponse_FieldSubPathArrayOfValues
type BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecAddress ¶
type BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecAddress struct{}
func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecAddress) WithArrayOfValues ¶
func (s BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecAddress) WithArrayOfValues(values []string) *BatchGetProbingSessionsResponse_FieldSubPathArrayOfValues
type BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecAddresses ¶
type BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecAddresses struct{}
func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecAddresses) WithArrayOfValues ¶
func (s BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecAddresses) WithArrayOfValues(values [][]string) *BatchGetProbingSessionsResponse_FieldSubPathArrayOfValues
func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecAddresses) WithItemValue ¶
type BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfig ¶
type BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfig struct{}
func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfig) AuthConfig ¶
func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfig) HttpRequest ¶
func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfig) WithArrayOfValues ¶
func (s BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfig) WithArrayOfValues(values []*common.HTTPProbingConfig) *BatchGetProbingSessionsResponse_FieldSubPathArrayOfValues
type BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfig ¶
type BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfig struct{}
func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfig) FieldPath ¶
func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfig) Password ¶
func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfig) RequestHeaderTokenKey ¶
func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfig) TokenRequest ¶
func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfig) TokenResponseBodyExpiryKey ¶
func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfig) TokenResponseBodyKey ¶
func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfig) TokenResponseHeader ¶
func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfig) Username ¶
func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfig) WithArrayOfValues ¶
type BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigPassword ¶
type BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigPassword struct{}
func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigPassword) FieldPath ¶
func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigPassword) WithArrayOfValues ¶
func (s BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigPassword) WithArrayOfValues(values []string) *BatchGetProbingSessionsResponse_FieldSubPathArrayOfValues
type BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigRequestHeaderTokenKey ¶
type BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigRequestHeaderTokenKey struct{}
func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigRequestHeaderTokenKey) FieldPath ¶
func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigRequestHeaderTokenKey) WithArrayOfValues ¶
type BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigTokenRequest ¶
type BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigTokenRequest struct{}
func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigTokenRequest) AuthenticationMethod ¶
func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigTokenRequest) ExpectedResponseCode ¶
func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigTokenRequest) FieldPath ¶
func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigTokenRequest) RequestBody ¶
func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigTokenRequest) RequestHeaders ¶
func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigTokenRequest) RequestMethod ¶
func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigTokenRequest) Timeout ¶
func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigTokenRequest) Url ¶
func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigTokenRequest) UrlFormEncodedBody ¶
func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigTokenRequest) WithArrayOfValues ¶
type BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigTokenRequestAuthenticationMethod ¶
type BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigTokenRequestAuthenticationMethod struct{}
func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigTokenRequestAuthenticationMethod) FieldPath ¶
func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigTokenRequestAuthenticationMethod) WithArrayOfValues ¶
type BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigTokenRequestExpectedResponseCode ¶
type BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigTokenRequestExpectedResponseCode struct{}
func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigTokenRequestExpectedResponseCode) FieldPath ¶
func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigTokenRequestExpectedResponseCode) WithArrayOfValues ¶
type BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigTokenRequestRequestBody ¶
type BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigTokenRequestRequestBody struct{}
func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigTokenRequestRequestBody) FieldPath ¶
func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigTokenRequestRequestBody) WithArrayOfValues ¶
type BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigTokenRequestRequestHeaders ¶
type BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigTokenRequestRequestHeaders struct{}
func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigTokenRequestRequestHeaders) FieldPath ¶
func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigTokenRequestRequestHeaders) WithArrayOfValues ¶
func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigTokenRequestRequestHeaders) WithKey ¶
type BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigTokenRequestRequestMethod ¶
type BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigTokenRequestRequestMethod struct{}
func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigTokenRequestRequestMethod) FieldPath ¶
func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigTokenRequestRequestMethod) WithArrayOfValues ¶
type BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigTokenRequestTimeout ¶
type BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigTokenRequestTimeout struct{}
func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigTokenRequestTimeout) FieldPath ¶
func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigTokenRequestTimeout) WithArrayOfValues ¶
type BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigTokenRequestUrl ¶
type BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigTokenRequestUrl struct{}
func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigTokenRequestUrl) FieldPath ¶
func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigTokenRequestUrl) WithArrayOfValues ¶
type BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigTokenRequestUrlFormEncodedBody ¶
type BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigTokenRequestUrlFormEncodedBody struct{}
func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigTokenRequestUrlFormEncodedBody) FieldPath ¶
func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigTokenRequestUrlFormEncodedBody) WithArrayOfValues ¶
func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigTokenRequestUrlFormEncodedBody) WithKey ¶
type BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigTokenResponseBodyExpiryKey ¶
type BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigTokenResponseBodyExpiryKey struct{}
func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigTokenResponseBodyExpiryKey) FieldPath ¶
func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigTokenResponseBodyExpiryKey) WithArrayOfValues ¶
type BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigTokenResponseBodyKey ¶
type BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigTokenResponseBodyKey struct{}
func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigTokenResponseBodyKey) FieldPath ¶
func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigTokenResponseBodyKey) WithArrayOfValues ¶
type BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigTokenResponseHeader ¶
type BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigTokenResponseHeader struct{}
func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigTokenResponseHeader) FieldPath ¶
func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigTokenResponseHeader) WithArrayOfValues ¶
type BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigUsername ¶
type BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigUsername struct{}
func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigUsername) FieldPath ¶
func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigUsername) WithArrayOfValues ¶
func (s BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigUsername) WithArrayOfValues(values []string) *BatchGetProbingSessionsResponse_FieldSubPathArrayOfValues
type BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigHttpRequest ¶
type BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigHttpRequest struct{}
func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigHttpRequest) AuthenticationMethod ¶
func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigHttpRequest) ExpectedResponseCode ¶
func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigHttpRequest) FieldPath ¶
func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigHttpRequest) RequestBody ¶
func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigHttpRequest) RequestHeaders ¶
func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigHttpRequest) RequestMethod ¶
func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigHttpRequest) Timeout ¶
func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigHttpRequest) Url ¶
func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigHttpRequest) UrlFormEncodedBody ¶
func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigHttpRequest) WithArrayOfValues ¶
type BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigHttpRequestAuthenticationMethod ¶
type BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigHttpRequestAuthenticationMethod struct{}
func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigHttpRequestAuthenticationMethod) FieldPath ¶
func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigHttpRequestAuthenticationMethod) WithArrayOfValues ¶
type BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigHttpRequestExpectedResponseCode ¶
type BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigHttpRequestExpectedResponseCode struct{}
func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigHttpRequestExpectedResponseCode) FieldPath ¶
func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigHttpRequestExpectedResponseCode) WithArrayOfValues ¶
type BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigHttpRequestRequestBody ¶
type BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigHttpRequestRequestBody struct{}
func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigHttpRequestRequestBody) FieldPath ¶
func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigHttpRequestRequestBody) WithArrayOfValues ¶
type BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigHttpRequestRequestHeaders ¶
type BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigHttpRequestRequestHeaders struct{}
func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigHttpRequestRequestHeaders) FieldPath ¶
func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigHttpRequestRequestHeaders) WithArrayOfValues ¶
func (s BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigHttpRequestRequestHeaders) WithArrayOfValues(values []map[string]string) *BatchGetProbingSessionsResponse_FieldSubPathArrayOfValues
func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigHttpRequestRequestHeaders) WithKey ¶
type BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigHttpRequestRequestMethod ¶
type BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigHttpRequestRequestMethod struct{}
func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigHttpRequestRequestMethod) FieldPath ¶
func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigHttpRequestRequestMethod) WithArrayOfValues ¶
type BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigHttpRequestTimeout ¶
type BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigHttpRequestTimeout struct{}
func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigHttpRequestTimeout) FieldPath ¶
func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigHttpRequestTimeout) WithArrayOfValues ¶
type BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigHttpRequestUrl ¶
type BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigHttpRequestUrl struct{}
func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigHttpRequestUrl) FieldPath ¶
func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigHttpRequestUrl) WithArrayOfValues ¶
func (s BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigHttpRequestUrl) WithArrayOfValues(values []string) *BatchGetProbingSessionsResponse_FieldSubPathArrayOfValues
type BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigHttpRequestUrlFormEncodedBody ¶
type BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigHttpRequestUrlFormEncodedBody struct{}
func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigHttpRequestUrlFormEncodedBody) FieldPath ¶
func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigHttpRequestUrlFormEncodedBody) WithArrayOfValues ¶
func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigHttpRequestUrlFormEncodedBody) WithKey ¶
type BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecInterval ¶
type BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecInterval struct{}
func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecInterval) WithArrayOfValues ¶
func (s BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecInterval) WithArrayOfValues(values []*duration.Duration) *BatchGetProbingSessionsResponse_FieldSubPathArrayOfValues
type BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecIpVersion ¶
type BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecIpVersion struct{}
func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecIpVersion) WithArrayOfValues ¶
func (s BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecIpVersion) WithArrayOfValues(values []common.IpVersion) *BatchGetProbingSessionsResponse_FieldSubPathArrayOfValues
type BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecLocation ¶ added in v0.4.28
type BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecLocation struct{}
func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecLocation) Accuracy ¶ added in v0.4.28
func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecLocation) Address ¶ added in v0.4.28
func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecLocation) AdminHierarchy ¶ added in v0.4.28
func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecLocation) Coordinates ¶ added in v0.4.28
func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecLocation) FieldPath ¶ added in v0.4.28
func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecLocation) WithArrayOfValues ¶ added in v0.4.28
func (s BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecLocation) WithArrayOfValues(values []*common.Location) *BatchGetProbingSessionsResponse_FieldSubPathArrayOfValues
type BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAccuracy ¶ added in v0.4.28
type BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAccuracy struct{}
func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAccuracy) FieldPath ¶ added in v0.4.28
func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAccuracy) WithArrayOfValues ¶ added in v0.4.28
func (s BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAccuracy) WithArrayOfValues(values []float64) *BatchGetProbingSessionsResponse_FieldSubPathArrayOfValues
type BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAddress ¶ added in v0.4.28
type BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAddress struct{}
func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAddress) AdminArea1 ¶ added in v0.4.28
func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAddress) AdminArea2 ¶ added in v0.4.28
func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAddress) AdminArea3 ¶ added in v0.4.28
func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAddress) AdminArea4 ¶ added in v0.4.28
func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAddress) Continent ¶ added in v0.4.28
func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAddress) Country ¶ added in v0.4.28
func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAddress) CountryCode ¶ added in v0.4.28
func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAddress) FieldPath ¶ added in v0.4.28
func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAddress) PostalCode ¶ added in v0.4.28
func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAddress) StreetAddress ¶ added in v0.4.28
func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAddress) WithArrayOfValues ¶ added in v0.4.28
func (s BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAddress) WithArrayOfValues(values []*common.Address) *BatchGetProbingSessionsResponse_FieldSubPathArrayOfValues
type BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAddressAdminArea1 ¶ added in v0.4.28
type BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAddressAdminArea1 struct{}
func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAddressAdminArea1) FieldPath ¶ added in v0.4.28
func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAddressAdminArea1) WithArrayOfValues ¶ added in v0.4.28
func (s BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAddressAdminArea1) WithArrayOfValues(values []string) *BatchGetProbingSessionsResponse_FieldSubPathArrayOfValues
type BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAddressAdminArea2 ¶ added in v0.4.28
type BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAddressAdminArea2 struct{}
func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAddressAdminArea2) FieldPath ¶ added in v0.4.28
func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAddressAdminArea2) WithArrayOfValues ¶ added in v0.4.28
func (s BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAddressAdminArea2) WithArrayOfValues(values []string) *BatchGetProbingSessionsResponse_FieldSubPathArrayOfValues
type BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAddressAdminArea3 ¶ added in v0.4.28
type BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAddressAdminArea3 struct{}
func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAddressAdminArea3) FieldPath ¶ added in v0.4.28
func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAddressAdminArea3) WithArrayOfValues ¶ added in v0.4.28
func (s BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAddressAdminArea3) WithArrayOfValues(values []string) *BatchGetProbingSessionsResponse_FieldSubPathArrayOfValues
type BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAddressAdminArea4 ¶ added in v0.4.28
type BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAddressAdminArea4 struct{}
func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAddressAdminArea4) FieldPath ¶ added in v0.4.28
func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAddressAdminArea4) WithArrayOfValues ¶ added in v0.4.28
func (s BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAddressAdminArea4) WithArrayOfValues(values []string) *BatchGetProbingSessionsResponse_FieldSubPathArrayOfValues
type BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAddressContinent ¶ added in v0.4.28
type BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAddressContinent struct{}
func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAddressContinent) FieldPath ¶ added in v0.4.28
func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAddressContinent) WithArrayOfValues ¶ added in v0.4.28
func (s BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAddressContinent) WithArrayOfValues(values []string) *BatchGetProbingSessionsResponse_FieldSubPathArrayOfValues
type BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAddressCountry ¶ added in v0.4.28
type BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAddressCountry struct{}
func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAddressCountry) FieldPath ¶ added in v0.4.28
func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAddressCountry) WithArrayOfValues ¶ added in v0.4.28
func (s BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAddressCountry) WithArrayOfValues(values []string) *BatchGetProbingSessionsResponse_FieldSubPathArrayOfValues
type BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAddressCountryCode ¶ added in v0.4.28
type BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAddressCountryCode struct{}
func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAddressCountryCode) FieldPath ¶ added in v0.4.28
func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAddressCountryCode) WithArrayOfValues ¶ added in v0.4.28
func (s BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAddressCountryCode) WithArrayOfValues(values []string) *BatchGetProbingSessionsResponse_FieldSubPathArrayOfValues
type BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAddressPostalCode ¶ added in v0.4.28
type BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAddressPostalCode struct{}
func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAddressPostalCode) FieldPath ¶ added in v0.4.28
func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAddressPostalCode) WithArrayOfValues ¶ added in v0.4.28
func (s BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAddressPostalCode) WithArrayOfValues(values []string) *BatchGetProbingSessionsResponse_FieldSubPathArrayOfValues
type BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAddressStreetAddress ¶ added in v0.4.28
type BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAddressStreetAddress struct{}
func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAddressStreetAddress) FieldPath ¶ added in v0.4.28
func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAddressStreetAddress) WithArrayOfValues ¶ added in v0.4.28
func (s BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAddressStreetAddress) WithArrayOfValues(values []string) *BatchGetProbingSessionsResponse_FieldSubPathArrayOfValues
type BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAdminHierarchy ¶ added in v0.4.28
type BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAdminHierarchy struct{}
func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAdminHierarchy) Admin1 ¶ added in v0.4.28
func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAdminHierarchy) Admin2 ¶ added in v0.4.28
func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAdminHierarchy) Admin3 ¶ added in v0.4.28
func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAdminHierarchy) Admin4 ¶ added in v0.4.28
func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAdminHierarchy) Admin5 ¶ added in v0.4.28
func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAdminHierarchy) Continent ¶ added in v0.4.28
func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAdminHierarchy) Country ¶ added in v0.4.28
func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAdminHierarchy) FieldPath ¶ added in v0.4.28
func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAdminHierarchy) WithArrayOfValues ¶ added in v0.4.28
func (s BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAdminHierarchy) WithArrayOfValues(values []*admin_area.AdminHierarchy) *BatchGetProbingSessionsResponse_FieldSubPathArrayOfValues
type BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAdminHierarchyAdmin1 ¶ added in v0.4.28
type BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAdminHierarchyAdmin1 struct{}
func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAdminHierarchyAdmin1) FieldPath ¶ added in v0.4.28
func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAdminHierarchyAdmin1) WithArrayOfValues ¶ added in v0.4.28
func (s BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAdminHierarchyAdmin1) WithArrayOfValues(values []*admin_area.Reference) *BatchGetProbingSessionsResponse_FieldSubPathArrayOfValues
type BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAdminHierarchyAdmin2 ¶ added in v0.4.28
type BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAdminHierarchyAdmin2 struct{}
func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAdminHierarchyAdmin2) FieldPath ¶ added in v0.4.28
func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAdminHierarchyAdmin2) WithArrayOfValues ¶ added in v0.4.28
func (s BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAdminHierarchyAdmin2) WithArrayOfValues(values []*admin_area.Reference) *BatchGetProbingSessionsResponse_FieldSubPathArrayOfValues
type BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAdminHierarchyAdmin3 ¶ added in v0.4.28
type BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAdminHierarchyAdmin3 struct{}
func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAdminHierarchyAdmin3) FieldPath ¶ added in v0.4.28
func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAdminHierarchyAdmin3) WithArrayOfValues ¶ added in v0.4.28
func (s BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAdminHierarchyAdmin3) WithArrayOfValues(values []*admin_area.Reference) *BatchGetProbingSessionsResponse_FieldSubPathArrayOfValues
type BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAdminHierarchyAdmin4 ¶ added in v0.4.28
type BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAdminHierarchyAdmin4 struct{}
func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAdminHierarchyAdmin4) FieldPath ¶ added in v0.4.28
func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAdminHierarchyAdmin4) WithArrayOfValues ¶ added in v0.4.28
func (s BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAdminHierarchyAdmin4) WithArrayOfValues(values []*admin_area.Reference) *BatchGetProbingSessionsResponse_FieldSubPathArrayOfValues
type BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAdminHierarchyAdmin5 ¶ added in v0.4.28
type BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAdminHierarchyAdmin5 struct{}
func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAdminHierarchyAdmin5) FieldPath ¶ added in v0.4.28
func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAdminHierarchyAdmin5) WithArrayOfValues ¶ added in v0.4.28
func (s BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAdminHierarchyAdmin5) WithArrayOfValues(values []*admin_area.Reference) *BatchGetProbingSessionsResponse_FieldSubPathArrayOfValues
type BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAdminHierarchyContinent ¶ added in v0.4.28
type BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAdminHierarchyContinent struct{}
func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAdminHierarchyContinent) FieldPath ¶ added in v0.4.28
func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAdminHierarchyContinent) WithArrayOfValues ¶ added in v0.4.28
type BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAdminHierarchyCountry ¶ added in v0.4.28
type BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAdminHierarchyCountry struct{}
func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAdminHierarchyCountry) FieldPath ¶ added in v0.4.28
func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAdminHierarchyCountry) WithArrayOfValues ¶ added in v0.4.28
func (s BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAdminHierarchyCountry) WithArrayOfValues(values []*admin_area.Reference) *BatchGetProbingSessionsResponse_FieldSubPathArrayOfValues
type BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecLocationCoordinates ¶ added in v0.4.28
type BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecLocationCoordinates struct{}
func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecLocationCoordinates) FieldPath ¶ added in v0.4.28
func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecLocationCoordinates) WithArrayOfValues ¶ added in v0.4.28
func (s BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecLocationCoordinates) WithArrayOfValues(values []*latlng.LatLng) *BatchGetProbingSessionsResponse_FieldSubPathArrayOfValues
type BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecLocationType ¶ added in v0.4.28
type BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecLocationType struct{}
func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecLocationType) FieldPath ¶ added in v0.4.28
func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecLocationType) WithArrayOfValues ¶ added in v0.4.28
func (s BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecLocationType) WithArrayOfValues(values []common.LocationType) *BatchGetProbingSessionsResponse_FieldSubPathArrayOfValues
type BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecMode ¶
type BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecMode struct{}
func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecMode) WithArrayOfValues ¶
func (s BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecMode) WithArrayOfValues(values []common.ProbingMode) *BatchGetProbingSessionsResponse_FieldSubPathArrayOfValues
type BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecPathProbing ¶
type BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecPathProbing struct{}
func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecPathProbing) IntervalSec ¶
func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecPathProbing) WithArrayOfValues ¶
func (s BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecPathProbing) WithArrayOfValues(values []*common.PathProbe) *BatchGetProbingSessionsResponse_FieldSubPathArrayOfValues
type BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecPathProbingAttempts ¶
type BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecPathProbingAttempts struct{}
func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecPathProbingAttempts) FieldPath ¶
func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecPathProbingAttempts) WithArrayOfValues ¶
func (s BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecPathProbingAttempts) WithArrayOfValues(values []*wrappers.UInt32Value) *BatchGetProbingSessionsResponse_FieldSubPathArrayOfValues
type BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecPathProbingEnabled ¶
type BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecPathProbingEnabled struct{}
func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecPathProbingEnabled) WithArrayOfValues ¶
func (s BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecPathProbingEnabled) WithArrayOfValues(values []bool) *BatchGetProbingSessionsResponse_FieldSubPathArrayOfValues
type BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecPathProbingInterval ¶
type BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecPathProbingInterval struct{}
func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecPathProbingInterval) FieldPath ¶
func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecPathProbingInterval) WithArrayOfValues ¶
func (s BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecPathProbingInterval) WithArrayOfValues(values []*duration.Duration) *BatchGetProbingSessionsResponse_FieldSubPathArrayOfValues
type BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecPathProbingIntervalSec ¶
type BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecPathProbingIntervalSec struct{}
func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecPathProbingIntervalSec) FieldPath ¶
func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecPathProbingIntervalSec) WithArrayOfValues ¶
func (s BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecPathProbingIntervalSec) WithArrayOfValues(values []int64) *BatchGetProbingSessionsResponse_FieldSubPathArrayOfValues
type BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecPathProbingMaxTtl ¶
type BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecPathProbingMaxTtl struct{}
func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecPathProbingMaxTtl) WithArrayOfValues ¶
func (s BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecPathProbingMaxTtl) WithArrayOfValues(values []*wrappers.UInt32Value) *BatchGetProbingSessionsResponse_FieldSubPathArrayOfValues
type BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecPathProbingMode ¶
type BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecPathProbingMode struct{}
func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecPathProbingMode) WithArrayOfValues ¶
func (s BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecPathProbingMode) WithArrayOfValues(values []common.ProbingMode) *BatchGetProbingSessionsResponse_FieldSubPathArrayOfValues
type BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecPort ¶
type BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecPort struct{}
func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecPort) WithArrayOfValues ¶
func (s BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecPort) WithArrayOfValues(values []uint32) *BatchGetProbingSessionsResponse_FieldSubPathArrayOfValues
type BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecProbe ¶
type BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecProbe struct{}
func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecProbe) WithArrayOfValues ¶
func (s BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecProbe) WithArrayOfValues(values []*probe.Reference) *BatchGetProbingSessionsResponse_FieldSubPathArrayOfValues
type BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecProxyConfiguration ¶
type BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecProxyConfiguration struct{}
func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecProxyConfiguration) HttpsProxy ¶
func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecProxyConfiguration) ProxySetting ¶
func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecProxyConfiguration) WithArrayOfValues ¶
func (s BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecProxyConfiguration) WithArrayOfValues(values []*common.ProxyConfiguration) *BatchGetProbingSessionsResponse_FieldSubPathArrayOfValues
type BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecProxyConfigurationHttpProxy ¶
type BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecProxyConfigurationHttpProxy struct{}
func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecProxyConfigurationHttpProxy) FieldPath ¶
func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecProxyConfigurationHttpProxy) WithArrayOfValues ¶
func (s BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecProxyConfigurationHttpProxy) WithArrayOfValues(values []string) *BatchGetProbingSessionsResponse_FieldSubPathArrayOfValues
type BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecProxyConfigurationHttpsProxy ¶
type BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecProxyConfigurationHttpsProxy struct{}
func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecProxyConfigurationHttpsProxy) FieldPath ¶
func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecProxyConfigurationHttpsProxy) WithArrayOfValues ¶
func (s BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecProxyConfigurationHttpsProxy) WithArrayOfValues(values []string) *BatchGetProbingSessionsResponse_FieldSubPathArrayOfValues
type BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecProxyConfigurationNoProxy ¶
type BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecProxyConfigurationNoProxy struct{}
func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecProxyConfigurationNoProxy) FieldPath ¶
func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecProxyConfigurationNoProxy) WithArrayOfValues ¶
func (s BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecProxyConfigurationNoProxy) WithArrayOfValues(values []string) *BatchGetProbingSessionsResponse_FieldSubPathArrayOfValues
type BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecProxyConfigurationProxySetting ¶
type BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecProxyConfigurationProxySetting struct{}
func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecProxyConfigurationProxySetting) FieldPath ¶
func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecProxyConfigurationProxySetting) WithArrayOfValues ¶
type BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecSpeedtestSettings ¶
type BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecSpeedtestSettings struct{}
func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecSpeedtestSettings) ServerSelection ¶
func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecSpeedtestSettings) WithArrayOfValues ¶
func (s BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecSpeedtestSettings) WithArrayOfValues(values []*common.SpeedTestSettings) *BatchGetProbingSessionsResponse_FieldSubPathArrayOfValues
type BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecSpeedtestSettingsDuration ¶
type BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecSpeedtestSettingsDuration struct{}
func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecSpeedtestSettingsDuration) FieldPath ¶
func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecSpeedtestSettingsDuration) WithArrayOfValues ¶
func (s BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecSpeedtestSettingsDuration) WithArrayOfValues(values []*duration.Duration) *BatchGetProbingSessionsResponse_FieldSubPathArrayOfValues
type BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecSpeedtestSettingsServerSelection ¶
type BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecSpeedtestSettingsServerSelection struct{}
func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecSpeedtestSettingsServerSelection) FieldPath ¶
func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecSpeedtestSettingsServerSelection) WithArrayOfValues ¶
type BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecSpeedtestSettingsTcpPort ¶
type BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecSpeedtestSettingsTcpPort struct{}
func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecSpeedtestSettingsTcpPort) FieldPath ¶
func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecSpeedtestSettingsTcpPort) WithArrayOfValues ¶
func (s BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecSpeedtestSettingsTcpPort) WithArrayOfValues(values []int32) *BatchGetProbingSessionsResponse_FieldSubPathArrayOfValues
type BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecTarget ¶
type BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecTarget struct{}
func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecTarget) WithArrayOfValues ¶
func (s BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecTarget) WithArrayOfValues(values []*probing_target.Reference) *BatchGetProbingSessionsResponse_FieldSubPathArrayOfValues
type BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecTargetGroup ¶
type BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecTargetGroup struct{}
func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecTargetGroup) WithArrayOfValues ¶
func (s BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecTargetGroup) WithArrayOfValues(values []*probing_target_group.Reference) *BatchGetProbingSessionsResponse_FieldSubPathArrayOfValues
type BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecTos ¶
type BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecTos struct{}
func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecTos) WithArrayOfValues ¶
func (s BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecTos) WithArrayOfValues(values []uint32) *BatchGetProbingSessionsResponse_FieldSubPathArrayOfValues
type BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecType ¶
type BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecType struct{}
func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecType) WithArrayOfValues ¶
func (s BatchGetProbingSessionsResponsePathSelectorProbingSessionsSpecType) WithArrayOfValues(values []probing_session.ProbingSessionType) *BatchGetProbingSessionsResponse_FieldSubPathArrayOfValues
type BatchGetProbingSessionsResponsePathSelectorProbingSessionsStatus ¶
type BatchGetProbingSessionsResponsePathSelectorProbingSessionsStatus struct{}
func (BatchGetProbingSessionsResponsePathSelectorProbingSessionsStatus) WithArrayOfValues ¶
func (s BatchGetProbingSessionsResponsePathSelectorProbingSessionsStatus) WithArrayOfValues(values []*probing_session.ProbingSession_Status) *BatchGetProbingSessionsResponse_FieldSubPathArrayOfValues
type BatchGetProbingSessionsResponse_FieldMask ¶
type BatchGetProbingSessionsResponse_FieldMask struct {
Paths []BatchGetProbingSessionsResponse_FieldPath
}
func FullBatchGetProbingSessionsResponse_FieldMask ¶
func FullBatchGetProbingSessionsResponse_FieldMask() *BatchGetProbingSessionsResponse_FieldMask
func (*BatchGetProbingSessionsResponse_FieldMask) AppendPath ¶
func (fieldMask *BatchGetProbingSessionsResponse_FieldMask) AppendPath(path BatchGetProbingSessionsResponse_FieldPath)
func (*BatchGetProbingSessionsResponse_FieldMask) AppendRawPath ¶
func (fieldMask *BatchGetProbingSessionsResponse_FieldMask) AppendRawPath(path gotenobject.FieldPath)
func (*BatchGetProbingSessionsResponse_FieldMask) DecodeFirestore ¶
func (fieldMask *BatchGetProbingSessionsResponse_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
func (*BatchGetProbingSessionsResponse_FieldMask) EncodeFirestore ¶
func (fieldMask *BatchGetProbingSessionsResponse_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
firestore encoding/decoding integration
func (*BatchGetProbingSessionsResponse_FieldMask) FilterInputFields ¶
func (fieldMask *BatchGetProbingSessionsResponse_FieldMask) FilterInputFields() *BatchGetProbingSessionsResponse_FieldMask
FilterInputFields generates copy of field paths with output_only field paths removed
func (*BatchGetProbingSessionsResponse_FieldMask) FromProtoFieldMask ¶
func (fieldMask *BatchGetProbingSessionsResponse_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
func (*BatchGetProbingSessionsResponse_FieldMask) GetPaths ¶
func (fieldMask *BatchGetProbingSessionsResponse_FieldMask) GetPaths() []BatchGetProbingSessionsResponse_FieldPath
func (*BatchGetProbingSessionsResponse_FieldMask) GetRawPaths ¶
func (fieldMask *BatchGetProbingSessionsResponse_FieldMask) GetRawPaths() []gotenobject.FieldPath
func (*BatchGetProbingSessionsResponse_FieldMask) IsFull ¶
func (fieldMask *BatchGetProbingSessionsResponse_FieldMask) IsFull() bool
func (BatchGetProbingSessionsResponse_FieldMask) Marshal ¶
func (fieldMask BatchGetProbingSessionsResponse_FieldMask) Marshal() ([]byte, error)
implement methods required by customType
func (BatchGetProbingSessionsResponse_FieldMask) MarshalJSON ¶
func (fieldMask BatchGetProbingSessionsResponse_FieldMask) MarshalJSON() ([]byte, error)
func (*BatchGetProbingSessionsResponse_FieldMask) PathsCount ¶
func (fieldMask *BatchGetProbingSessionsResponse_FieldMask) PathsCount() int
func (*BatchGetProbingSessionsResponse_FieldMask) Project ¶
func (fieldMask *BatchGetProbingSessionsResponse_FieldMask) Project(source *BatchGetProbingSessionsResponse) *BatchGetProbingSessionsResponse
func (*BatchGetProbingSessionsResponse_FieldMask) ProjectRaw ¶
func (fieldMask *BatchGetProbingSessionsResponse_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
func (*BatchGetProbingSessionsResponse_FieldMask) ProtoMessage ¶
func (fieldMask *BatchGetProbingSessionsResponse_FieldMask) ProtoMessage()
func (*BatchGetProbingSessionsResponse_FieldMask) ProtoReflect ¶
func (fieldMask *BatchGetProbingSessionsResponse_FieldMask) ProtoReflect() preflect.Message
func (*BatchGetProbingSessionsResponse_FieldMask) Reset ¶
func (fieldMask *BatchGetProbingSessionsResponse_FieldMask) Reset()
func (*BatchGetProbingSessionsResponse_FieldMask) Set ¶
func (fieldMask *BatchGetProbingSessionsResponse_FieldMask) Set(target, source *BatchGetProbingSessionsResponse)
func (*BatchGetProbingSessionsResponse_FieldMask) SetFromCliFlag ¶
func (fieldMask *BatchGetProbingSessionsResponse_FieldMask) SetFromCliFlag(raw string) error
func (*BatchGetProbingSessionsResponse_FieldMask) SetRaw ¶
func (fieldMask *BatchGetProbingSessionsResponse_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
func (*BatchGetProbingSessionsResponse_FieldMask) Size ¶
func (fieldMask *BatchGetProbingSessionsResponse_FieldMask) Size() int
func (*BatchGetProbingSessionsResponse_FieldMask) String ¶
func (fieldMask *BatchGetProbingSessionsResponse_FieldMask) String() string
func (*BatchGetProbingSessionsResponse_FieldMask) Subtract ¶
func (fieldMask *BatchGetProbingSessionsResponse_FieldMask) Subtract(other *BatchGetProbingSessionsResponse_FieldMask) *BatchGetProbingSessionsResponse_FieldMask
func (*BatchGetProbingSessionsResponse_FieldMask) SubtractRaw ¶
func (fieldMask *BatchGetProbingSessionsResponse_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
func (*BatchGetProbingSessionsResponse_FieldMask) ToProtoFieldMask ¶
func (fieldMask *BatchGetProbingSessionsResponse_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
ToFieldMask is used for proto conversions
func (*BatchGetProbingSessionsResponse_FieldMask) Unmarshal ¶
func (fieldMask *BatchGetProbingSessionsResponse_FieldMask) Unmarshal(data []byte) error
func (*BatchGetProbingSessionsResponse_FieldMask) UnmarshalJSON ¶
func (fieldMask *BatchGetProbingSessionsResponse_FieldMask) UnmarshalJSON(data []byte) error
type BatchGetProbingSessionsResponse_FieldPath ¶
type BatchGetProbingSessionsResponse_FieldPath interface { gotenobject.FieldPath Selector() BatchGetProbingSessionsResponse_FieldPathSelector Get(source *BatchGetProbingSessionsResponse) []interface{} GetSingle(source *BatchGetProbingSessionsResponse) (interface{}, bool) ClearValue(item *BatchGetProbingSessionsResponse) // Those methods build corresponding BatchGetProbingSessionsResponse_FieldPathValue // (or array of values) and holds passed value. Panics if injected type is incorrect. WithIValue(value interface{}) BatchGetProbingSessionsResponse_FieldPathValue WithIArrayOfValues(values interface{}) BatchGetProbingSessionsResponse_FieldPathArrayOfValues WithIArrayItemValue(value interface{}) BatchGetProbingSessionsResponse_FieldPathArrayItemValue }
FieldPath provides implementation to handle https://github.com/protocolbuffers/protobuf/blob/master/src/google/protobuf/field_mask.proto
func BuildBatchGetProbingSessionsResponse_FieldPath ¶
func BuildBatchGetProbingSessionsResponse_FieldPath(fp gotenobject.RawFieldPath) (BatchGetProbingSessionsResponse_FieldPath, error)
func MustParseBatchGetProbingSessionsResponse_FieldPath ¶
func MustParseBatchGetProbingSessionsResponse_FieldPath(rawField string) BatchGetProbingSessionsResponse_FieldPath
func ParseBatchGetProbingSessionsResponse_FieldPath ¶
func ParseBatchGetProbingSessionsResponse_FieldPath(rawField string) (BatchGetProbingSessionsResponse_FieldPath, error)
type BatchGetProbingSessionsResponse_FieldPathArrayItemValue ¶
type BatchGetProbingSessionsResponse_FieldPathArrayItemValue interface { gotenobject.FieldPathArrayItemValue BatchGetProbingSessionsResponse_FieldPath ContainsValue(*BatchGetProbingSessionsResponse) bool }
BatchGetProbingSessionsResponse_FieldPathArrayItemValue allows storing single item in Path-specific values for BatchGetProbingSessionsResponse according to their type Present only for array (repeated) types.
func MustParseBatchGetProbingSessionsResponse_FieldPathArrayItemValue ¶
func MustParseBatchGetProbingSessionsResponse_FieldPathArrayItemValue(pathStr, valueStr string) BatchGetProbingSessionsResponse_FieldPathArrayItemValue
func ParseBatchGetProbingSessionsResponse_FieldPathArrayItemValue ¶
func ParseBatchGetProbingSessionsResponse_FieldPathArrayItemValue(pathStr, valueStr string) (BatchGetProbingSessionsResponse_FieldPathArrayItemValue, error)
ParseBatchGetProbingSessionsResponse_FieldPathArrayItemValue parses string and JSON-encoded value to its Value
type BatchGetProbingSessionsResponse_FieldPathArrayOfValues ¶
type BatchGetProbingSessionsResponse_FieldPathArrayOfValues interface { gotenobject.FieldPathArrayOfValues BatchGetProbingSessionsResponse_FieldPath }
BatchGetProbingSessionsResponse_FieldPathArrayOfValues allows storing slice of values for BatchGetProbingSessionsResponse fields according to their type
func MustParseBatchGetProbingSessionsResponse_FieldPathArrayOfValues ¶
func MustParseBatchGetProbingSessionsResponse_FieldPathArrayOfValues(pathStr, valuesStr string) BatchGetProbingSessionsResponse_FieldPathArrayOfValues
func ParseBatchGetProbingSessionsResponse_FieldPathArrayOfValues ¶
func ParseBatchGetProbingSessionsResponse_FieldPathArrayOfValues(pathStr, valuesStr string) (BatchGetProbingSessionsResponse_FieldPathArrayOfValues, error)
type BatchGetProbingSessionsResponse_FieldPathSelector ¶
type BatchGetProbingSessionsResponse_FieldPathSelector int32
const ( BatchGetProbingSessionsResponse_FieldPathSelectorProbingSessions BatchGetProbingSessionsResponse_FieldPathSelector = 0 BatchGetProbingSessionsResponse_FieldPathSelectorMissing BatchGetProbingSessionsResponse_FieldPathSelector = 1 )
func (BatchGetProbingSessionsResponse_FieldPathSelector) String ¶
func (s BatchGetProbingSessionsResponse_FieldPathSelector) String() string
type BatchGetProbingSessionsResponse_FieldPathValue ¶
type BatchGetProbingSessionsResponse_FieldPathValue interface { BatchGetProbingSessionsResponse_FieldPath gotenobject.FieldPathValue SetTo(target **BatchGetProbingSessionsResponse) CompareWith(*BatchGetProbingSessionsResponse) (cmp int, comparable bool) }
BatchGetProbingSessionsResponse_FieldPathValue allows storing values for BatchGetProbingSessionsResponse fields according to their type
func MustParseBatchGetProbingSessionsResponse_FieldPathValue ¶
func MustParseBatchGetProbingSessionsResponse_FieldPathValue(pathStr, valueStr string) BatchGetProbingSessionsResponse_FieldPathValue
func ParseBatchGetProbingSessionsResponse_FieldPathValue ¶
func ParseBatchGetProbingSessionsResponse_FieldPathValue(pathStr, valueStr string) (BatchGetProbingSessionsResponse_FieldPathValue, error)
type BatchGetProbingSessionsResponse_FieldSubPath ¶
type BatchGetProbingSessionsResponse_FieldSubPath struct {
// contains filtered or unexported fields
}
func (*BatchGetProbingSessionsResponse_FieldSubPath) AsProbingSessionsSubPath ¶
func (fps *BatchGetProbingSessionsResponse_FieldSubPath) AsProbingSessionsSubPath() (probing_session.ProbingSession_FieldPath, bool)
func (*BatchGetProbingSessionsResponse_FieldSubPath) ClearValue ¶
func (fps *BatchGetProbingSessionsResponse_FieldSubPath) ClearValue(item *BatchGetProbingSessionsResponse)
func (*BatchGetProbingSessionsResponse_FieldSubPath) ClearValueRaw ¶
func (fps *BatchGetProbingSessionsResponse_FieldSubPath) ClearValueRaw(item proto.Message)
func (*BatchGetProbingSessionsResponse_FieldSubPath) Get ¶
func (fps *BatchGetProbingSessionsResponse_FieldSubPath) Get(source *BatchGetProbingSessionsResponse) (values []interface{})
Get returns all values pointed by selected field from source BatchGetProbingSessionsResponse
func (*BatchGetProbingSessionsResponse_FieldSubPath) GetDefault ¶
func (fps *BatchGetProbingSessionsResponse_FieldSubPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*BatchGetProbingSessionsResponse_FieldSubPath) GetRaw ¶
func (fps *BatchGetProbingSessionsResponse_FieldSubPath) GetRaw(source proto.Message) []interface{}
func (*BatchGetProbingSessionsResponse_FieldSubPath) GetSingle ¶
func (fps *BatchGetProbingSessionsResponse_FieldSubPath) GetSingle(source *BatchGetProbingSessionsResponse) (interface{}, bool)
GetSingle returns value of selected field from source BatchGetProbingSessionsResponse
func (*BatchGetProbingSessionsResponse_FieldSubPath) GetSingleRaw ¶
func (fps *BatchGetProbingSessionsResponse_FieldSubPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*BatchGetProbingSessionsResponse_FieldSubPath) IsLeaf ¶
func (fps *BatchGetProbingSessionsResponse_FieldSubPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*BatchGetProbingSessionsResponse_FieldSubPath) JSONString ¶
func (fps *BatchGetProbingSessionsResponse_FieldSubPath) JSONString() string
JSONString returns path representation is JSON convention
func (*BatchGetProbingSessionsResponse_FieldSubPath) Selector ¶
func (fps *BatchGetProbingSessionsResponse_FieldSubPath) Selector() BatchGetProbingSessionsResponse_FieldPathSelector
func (*BatchGetProbingSessionsResponse_FieldSubPath) String ¶
func (fps *BatchGetProbingSessionsResponse_FieldSubPath) String() string
String returns path representation in proto convention
func (*BatchGetProbingSessionsResponse_FieldSubPath) WithIArrayItemValue ¶
func (fps *BatchGetProbingSessionsResponse_FieldSubPath) WithIArrayItemValue(value interface{}) BatchGetProbingSessionsResponse_FieldPathArrayItemValue
func (*BatchGetProbingSessionsResponse_FieldSubPath) WithIArrayOfValues ¶
func (fps *BatchGetProbingSessionsResponse_FieldSubPath) WithIArrayOfValues(values interface{}) BatchGetProbingSessionsResponse_FieldPathArrayOfValues
func (*BatchGetProbingSessionsResponse_FieldSubPath) WithIValue ¶
func (fps *BatchGetProbingSessionsResponse_FieldSubPath) WithIValue(value interface{}) BatchGetProbingSessionsResponse_FieldPathValue
func (*BatchGetProbingSessionsResponse_FieldSubPath) WithRawIArrayItemValue ¶
func (fps *BatchGetProbingSessionsResponse_FieldSubPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*BatchGetProbingSessionsResponse_FieldSubPath) WithRawIArrayOfValues ¶
func (fps *BatchGetProbingSessionsResponse_FieldSubPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*BatchGetProbingSessionsResponse_FieldSubPath) WithRawIValue ¶
func (fps *BatchGetProbingSessionsResponse_FieldSubPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type BatchGetProbingSessionsResponse_FieldSubPathArrayItemValue ¶
type BatchGetProbingSessionsResponse_FieldSubPathArrayItemValue struct { BatchGetProbingSessionsResponse_FieldPath // contains filtered or unexported fields }
func (*BatchGetProbingSessionsResponse_FieldSubPathArrayItemValue) AsProbingSessionsPathItemValue ¶
func (fpaivs *BatchGetProbingSessionsResponse_FieldSubPathArrayItemValue) AsProbingSessionsPathItemValue() (probing_session.ProbingSession_FieldPathArrayItemValue, bool)
func (*BatchGetProbingSessionsResponse_FieldSubPathArrayItemValue) ContainsValue ¶
func (fpaivs *BatchGetProbingSessionsResponse_FieldSubPathArrayItemValue) ContainsValue(source *BatchGetProbingSessionsResponse) bool
Contains returns a boolean indicating if value that is being held is present in given 'BatchGetProbingSessionsResponse'
func (*BatchGetProbingSessionsResponse_FieldSubPathArrayItemValue) GetRawItemValue ¶
func (fpaivs *BatchGetProbingSessionsResponse_FieldSubPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored array item value
type BatchGetProbingSessionsResponse_FieldSubPathArrayOfValues ¶
type BatchGetProbingSessionsResponse_FieldSubPathArrayOfValues struct { BatchGetProbingSessionsResponse_FieldPath // contains filtered or unexported fields }
func (*BatchGetProbingSessionsResponse_FieldSubPathArrayOfValues) AsProbingSessionsPathArrayOfValues ¶
func (fpsaov *BatchGetProbingSessionsResponse_FieldSubPathArrayOfValues) AsProbingSessionsPathArrayOfValues() (probing_session.ProbingSession_FieldPathArrayOfValues, bool)
func (*BatchGetProbingSessionsResponse_FieldSubPathArrayOfValues) GetRawValues ¶
func (fpsaov *BatchGetProbingSessionsResponse_FieldSubPathArrayOfValues) GetRawValues() []interface{}
type BatchGetProbingSessionsResponse_FieldSubPathValue ¶
type BatchGetProbingSessionsResponse_FieldSubPathValue struct { BatchGetProbingSessionsResponse_FieldPath // contains filtered or unexported fields }
func (*BatchGetProbingSessionsResponse_FieldSubPathValue) AsProbingSessionsPathValue ¶
func (fpvs *BatchGetProbingSessionsResponse_FieldSubPathValue) AsProbingSessionsPathValue() (probing_session.ProbingSession_FieldPathValue, bool)
func (*BatchGetProbingSessionsResponse_FieldSubPathValue) CompareWith ¶
func (fpvs *BatchGetProbingSessionsResponse_FieldSubPathValue) CompareWith(source *BatchGetProbingSessionsResponse) (int, bool)
func (*BatchGetProbingSessionsResponse_FieldSubPathValue) CompareWithRaw ¶
func (fpvs *BatchGetProbingSessionsResponse_FieldSubPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*BatchGetProbingSessionsResponse_FieldSubPathValue) GetRawValue ¶
func (fpvs *BatchGetProbingSessionsResponse_FieldSubPathValue) GetRawValue() interface{}
func (*BatchGetProbingSessionsResponse_FieldSubPathValue) SetTo ¶
func (fpvs *BatchGetProbingSessionsResponse_FieldSubPathValue) SetTo(target **BatchGetProbingSessionsResponse)
func (*BatchGetProbingSessionsResponse_FieldSubPathValue) SetToRaw ¶
func (fpvs *BatchGetProbingSessionsResponse_FieldSubPathValue) SetToRaw(target proto.Message)
type BatchGetProbingSessionsResponse_FieldTerminalPath ¶
type BatchGetProbingSessionsResponse_FieldTerminalPath struct {
// contains filtered or unexported fields
}
func (*BatchGetProbingSessionsResponse_FieldTerminalPath) ClearValue ¶
func (fp *BatchGetProbingSessionsResponse_FieldTerminalPath) ClearValue(item *BatchGetProbingSessionsResponse)
func (*BatchGetProbingSessionsResponse_FieldTerminalPath) ClearValueRaw ¶
func (fp *BatchGetProbingSessionsResponse_FieldTerminalPath) ClearValueRaw(item proto.Message)
func (*BatchGetProbingSessionsResponse_FieldTerminalPath) Get ¶
func (fp *BatchGetProbingSessionsResponse_FieldTerminalPath) Get(source *BatchGetProbingSessionsResponse) (values []interface{})
Get returns all values pointed by specific field from source BatchGetProbingSessionsResponse
func (*BatchGetProbingSessionsResponse_FieldTerminalPath) GetDefault ¶
func (fp *BatchGetProbingSessionsResponse_FieldTerminalPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*BatchGetProbingSessionsResponse_FieldTerminalPath) GetRaw ¶
func (fp *BatchGetProbingSessionsResponse_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
func (*BatchGetProbingSessionsResponse_FieldTerminalPath) GetSingle ¶
func (fp *BatchGetProbingSessionsResponse_FieldTerminalPath) GetSingle(source *BatchGetProbingSessionsResponse) (interface{}, bool)
GetSingle returns value pointed by specific field of from source BatchGetProbingSessionsResponse
func (*BatchGetProbingSessionsResponse_FieldTerminalPath) GetSingleRaw ¶
func (fp *BatchGetProbingSessionsResponse_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*BatchGetProbingSessionsResponse_FieldTerminalPath) IsLeaf ¶
func (fp *BatchGetProbingSessionsResponse_FieldTerminalPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*BatchGetProbingSessionsResponse_FieldTerminalPath) JSONString ¶
func (fp *BatchGetProbingSessionsResponse_FieldTerminalPath) JSONString() string
JSONString returns path representation is JSON convention
func (*BatchGetProbingSessionsResponse_FieldTerminalPath) String ¶
func (fp *BatchGetProbingSessionsResponse_FieldTerminalPath) String() string
String returns path representation in proto convention
func (*BatchGetProbingSessionsResponse_FieldTerminalPath) WithIArrayItemValue ¶
func (fp *BatchGetProbingSessionsResponse_FieldTerminalPath) WithIArrayItemValue(value interface{}) BatchGetProbingSessionsResponse_FieldPathArrayItemValue
func (*BatchGetProbingSessionsResponse_FieldTerminalPath) WithIArrayOfValues ¶
func (fp *BatchGetProbingSessionsResponse_FieldTerminalPath) WithIArrayOfValues(values interface{}) BatchGetProbingSessionsResponse_FieldPathArrayOfValues
func (*BatchGetProbingSessionsResponse_FieldTerminalPath) WithIValue ¶
func (fp *BatchGetProbingSessionsResponse_FieldTerminalPath) WithIValue(value interface{}) BatchGetProbingSessionsResponse_FieldPathValue
func (*BatchGetProbingSessionsResponse_FieldTerminalPath) WithRawIArrayItemValue ¶
func (fp *BatchGetProbingSessionsResponse_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*BatchGetProbingSessionsResponse_FieldTerminalPath) WithRawIArrayOfValues ¶
func (fp *BatchGetProbingSessionsResponse_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*BatchGetProbingSessionsResponse_FieldTerminalPath) WithRawIValue ¶
func (fp *BatchGetProbingSessionsResponse_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type BatchGetProbingSessionsResponse_FieldTerminalPathArrayItemValue ¶
type BatchGetProbingSessionsResponse_FieldTerminalPathArrayItemValue struct { BatchGetProbingSessionsResponse_FieldTerminalPath // contains filtered or unexported fields }
func (*BatchGetProbingSessionsResponse_FieldTerminalPathArrayItemValue) AsMissingItemValue ¶
func (fpaiv *BatchGetProbingSessionsResponse_FieldTerminalPathArrayItemValue) AsMissingItemValue() (*probing_session.Reference, bool)
func (*BatchGetProbingSessionsResponse_FieldTerminalPathArrayItemValue) AsProbingSessionsItemValue ¶
func (fpaiv *BatchGetProbingSessionsResponse_FieldTerminalPathArrayItemValue) AsProbingSessionsItemValue() (*probing_session.ProbingSession, bool)
func (*BatchGetProbingSessionsResponse_FieldTerminalPathArrayItemValue) ContainsValue ¶
func (fpaiv *BatchGetProbingSessionsResponse_FieldTerminalPathArrayItemValue) ContainsValue(source *BatchGetProbingSessionsResponse) bool
Contains returns a boolean indicating if value that is being held is present in given 'BatchGetProbingSessionsResponse'
func (*BatchGetProbingSessionsResponse_FieldTerminalPathArrayItemValue) GetRawItemValue ¶
func (fpaiv *BatchGetProbingSessionsResponse_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored element value for array in object BatchGetProbingSessionsResponse as interface{}
func (*BatchGetProbingSessionsResponse_FieldTerminalPathArrayItemValue) GetSingle ¶
func (fpaiv *BatchGetProbingSessionsResponse_FieldTerminalPathArrayItemValue) GetSingle(source *BatchGetProbingSessionsResponse) (interface{}, bool)
func (*BatchGetProbingSessionsResponse_FieldTerminalPathArrayItemValue) GetSingleRaw ¶
func (fpaiv *BatchGetProbingSessionsResponse_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
type BatchGetProbingSessionsResponse_FieldTerminalPathArrayOfValues ¶
type BatchGetProbingSessionsResponse_FieldTerminalPathArrayOfValues struct { BatchGetProbingSessionsResponse_FieldTerminalPath // contains filtered or unexported fields }
func (*BatchGetProbingSessionsResponse_FieldTerminalPathArrayOfValues) AsMissingArrayOfValues ¶
func (fpaov *BatchGetProbingSessionsResponse_FieldTerminalPathArrayOfValues) AsMissingArrayOfValues() ([][]*probing_session.Reference, bool)
func (*BatchGetProbingSessionsResponse_FieldTerminalPathArrayOfValues) AsProbingSessionsArrayOfValues ¶
func (fpaov *BatchGetProbingSessionsResponse_FieldTerminalPathArrayOfValues) AsProbingSessionsArrayOfValues() ([][]*probing_session.ProbingSession, bool)
func (*BatchGetProbingSessionsResponse_FieldTerminalPathArrayOfValues) GetRawValues ¶
func (fpaov *BatchGetProbingSessionsResponse_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
type BatchGetProbingSessionsResponse_FieldTerminalPathValue ¶
type BatchGetProbingSessionsResponse_FieldTerminalPathValue struct { BatchGetProbingSessionsResponse_FieldTerminalPath // contains filtered or unexported fields }
func (*BatchGetProbingSessionsResponse_FieldTerminalPathValue) AsMissingValue ¶
func (fpv *BatchGetProbingSessionsResponse_FieldTerminalPathValue) AsMissingValue() ([]*probing_session.Reference, bool)
func (*BatchGetProbingSessionsResponse_FieldTerminalPathValue) AsProbingSessionsValue ¶
func (fpv *BatchGetProbingSessionsResponse_FieldTerminalPathValue) AsProbingSessionsValue() ([]*probing_session.ProbingSession, bool)
func (*BatchGetProbingSessionsResponse_FieldTerminalPathValue) CompareWith ¶
func (fpv *BatchGetProbingSessionsResponse_FieldTerminalPathValue) CompareWith(source *BatchGetProbingSessionsResponse) (int, bool)
CompareWith compares value in the 'BatchGetProbingSessionsResponse_FieldTerminalPathValue' with the value under path in 'BatchGetProbingSessionsResponse'.
func (*BatchGetProbingSessionsResponse_FieldTerminalPathValue) CompareWithRaw ¶
func (fpv *BatchGetProbingSessionsResponse_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*BatchGetProbingSessionsResponse_FieldTerminalPathValue) GetRawValue ¶
func (fpv *BatchGetProbingSessionsResponse_FieldTerminalPathValue) GetRawValue() interface{}
GetRawValue returns raw value stored under selected path for 'BatchGetProbingSessionsResponse' as interface{}
func (*BatchGetProbingSessionsResponse_FieldTerminalPathValue) SetTo ¶
func (fpv *BatchGetProbingSessionsResponse_FieldTerminalPathValue) SetTo(target **BatchGetProbingSessionsResponse)
SetTo stores value for selected field for object BatchGetProbingSessionsResponse
func (*BatchGetProbingSessionsResponse_FieldTerminalPathValue) SetToRaw ¶
func (fpv *BatchGetProbingSessionsResponse_FieldTerminalPathValue) SetToRaw(target proto.Message)
type CreateProbingSessionDescriptor ¶
type CreateProbingSessionDescriptor struct{}
func GetCreateProbingSessionDescriptor ¶
func GetCreateProbingSessionDescriptor() *CreateProbingSessionDescriptor
func (*CreateProbingSessionDescriptor) GetApiDescriptor ¶
func (d *CreateProbingSessionDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
func (*CreateProbingSessionDescriptor) GetApiName ¶
func (d *CreateProbingSessionDescriptor) GetApiName() string
func (*CreateProbingSessionDescriptor) GetClientMsgReflectHandle ¶
func (d *CreateProbingSessionDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
func (*CreateProbingSessionDescriptor) GetFullMethodName ¶
func (d *CreateProbingSessionDescriptor) GetFullMethodName() string
func (*CreateProbingSessionDescriptor) GetMethodName ¶
func (d *CreateProbingSessionDescriptor) GetMethodName() string
func (*CreateProbingSessionDescriptor) GetProtoPkgName ¶
func (d *CreateProbingSessionDescriptor) GetProtoPkgName() string
func (*CreateProbingSessionDescriptor) GetResourceDescriptor ¶
func (d *CreateProbingSessionDescriptor) GetResourceDescriptor() gotenresource.Descriptor
func (*CreateProbingSessionDescriptor) GetServerMsgReflectHandle ¶
func (d *CreateProbingSessionDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
func (*CreateProbingSessionDescriptor) GetServiceDomain ¶
func (d *CreateProbingSessionDescriptor) GetServiceDomain() string
func (*CreateProbingSessionDescriptor) GetServiceVersion ¶
func (d *CreateProbingSessionDescriptor) GetServiceVersion() string
func (*CreateProbingSessionDescriptor) GetVerb ¶
func (d *CreateProbingSessionDescriptor) GetVerb() string
func (*CreateProbingSessionDescriptor) HasResource ¶
func (d *CreateProbingSessionDescriptor) HasResource() bool
func (*CreateProbingSessionDescriptor) IsClientStream ¶
func (d *CreateProbingSessionDescriptor) IsClientStream() bool
func (*CreateProbingSessionDescriptor) IsCollection ¶
func (d *CreateProbingSessionDescriptor) IsCollection() bool
func (*CreateProbingSessionDescriptor) IsPlural ¶
func (d *CreateProbingSessionDescriptor) IsPlural() bool
func (*CreateProbingSessionDescriptor) IsServerStream ¶
func (d *CreateProbingSessionDescriptor) IsServerStream() bool
func (*CreateProbingSessionDescriptor) IsUnary ¶
func (d *CreateProbingSessionDescriptor) IsUnary() bool
func (*CreateProbingSessionDescriptor) NewEmptyClientMsg ¶
func (d *CreateProbingSessionDescriptor) NewEmptyClientMsg() proto.Message
func (*CreateProbingSessionDescriptor) NewEmptyServerMsg ¶
func (d *CreateProbingSessionDescriptor) NewEmptyServerMsg() proto.Message
func (*CreateProbingSessionDescriptor) RequestHasResourceBody ¶
func (d *CreateProbingSessionDescriptor) RequestHasResourceBody() bool
type CreateProbingSessionDescriptorClientMsgHandle ¶
type CreateProbingSessionDescriptorClientMsgHandle struct{}
func (*CreateProbingSessionDescriptorClientMsgHandle) ExtractCollectionName ¶
func (h *CreateProbingSessionDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*CreateProbingSessionDescriptorClientMsgHandle) ExtractResourceName ¶
func (h *CreateProbingSessionDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*CreateProbingSessionDescriptorClientMsgHandle) ExtractResourceNames ¶
func (h *CreateProbingSessionDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type CreateProbingSessionDescriptorServerMsgHandle ¶
type CreateProbingSessionDescriptorServerMsgHandle struct{}
func (*CreateProbingSessionDescriptorServerMsgHandle) ExtractCollectionName ¶
func (h *CreateProbingSessionDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*CreateProbingSessionDescriptorServerMsgHandle) ExtractResourceName ¶
func (h *CreateProbingSessionDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*CreateProbingSessionDescriptorServerMsgHandle) ExtractResourceNames ¶
func (h *CreateProbingSessionDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type CreateProbingSessionRequest ¶
type CreateProbingSessionRequest struct { // Parent reference of ntt.watchdog.v1alpha2.ProbingSession Parent *probing_session.ParentReference `protobuf:"bytes,1,opt,customtype=ParentReference,name=parent,proto3" json:"parent,omitempty" firestore:"parent"` // ProbingSession resource body ProbingSession *probing_session.ProbingSession `` /* 130-byte string literal not displayed */ // contains filtered or unexported fields }
Request message for method [CreateProbingSession][ntt.watchdog.v1alpha2.CreateProbingSession]
func (*CreateProbingSessionRequest) Clone ¶
func (o *CreateProbingSessionRequest) Clone() *CreateProbingSessionRequest
func (*CreateProbingSessionRequest) CloneRaw ¶
func (o *CreateProbingSessionRequest) CloneRaw() gotenobject.GotenObjectExt
func (*CreateProbingSessionRequest) Descriptor ¶
func (*CreateProbingSessionRequest) Descriptor() ([]byte, []int)
Deprecated, Use CreateProbingSessionRequest.ProtoReflect.Descriptor instead.
func (*CreateProbingSessionRequest) GetParent ¶
func (m *CreateProbingSessionRequest) GetParent() *probing_session.ParentReference
func (*CreateProbingSessionRequest) GetProbingSession ¶
func (m *CreateProbingSessionRequest) GetProbingSession() *probing_session.ProbingSession
func (*CreateProbingSessionRequest) GotenMessage ¶
func (*CreateProbingSessionRequest) GotenMessage()
func (*CreateProbingSessionRequest) GotenObjectExt ¶
func (o *CreateProbingSessionRequest) GotenObjectExt()
func (*CreateProbingSessionRequest) GotenValidate ¶
func (obj *CreateProbingSessionRequest) GotenValidate() error
func (*CreateProbingSessionRequest) MakeDiffFieldMask ¶
func (o *CreateProbingSessionRequest) MakeDiffFieldMask(other *CreateProbingSessionRequest) *CreateProbingSessionRequest_FieldMask
func (*CreateProbingSessionRequest) MakeFullFieldMask ¶
func (o *CreateProbingSessionRequest) MakeFullFieldMask() *CreateProbingSessionRequest_FieldMask
func (*CreateProbingSessionRequest) MakeRawDiffFieldMask ¶
func (o *CreateProbingSessionRequest) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
func (*CreateProbingSessionRequest) MakeRawFullFieldMask ¶
func (o *CreateProbingSessionRequest) MakeRawFullFieldMask() gotenobject.FieldMask
func (*CreateProbingSessionRequest) Marshal ¶
func (m *CreateProbingSessionRequest) Marshal() ([]byte, error)
func (*CreateProbingSessionRequest) MarshalJSON ¶
func (m *CreateProbingSessionRequest) MarshalJSON() ([]byte, error)
func (*CreateProbingSessionRequest) Merge ¶
func (o *CreateProbingSessionRequest) Merge(source *CreateProbingSessionRequest)
func (*CreateProbingSessionRequest) MergeRaw ¶
func (o *CreateProbingSessionRequest) MergeRaw(source gotenobject.GotenObjectExt)
func (*CreateProbingSessionRequest) ProtoMessage ¶
func (*CreateProbingSessionRequest) ProtoMessage()
func (*CreateProbingSessionRequest) ProtoReflect ¶
func (m *CreateProbingSessionRequest) ProtoReflect() preflect.Message
func (*CreateProbingSessionRequest) Reset ¶
func (m *CreateProbingSessionRequest) Reset()
func (*CreateProbingSessionRequest) SetParent ¶
func (m *CreateProbingSessionRequest) SetParent(fv *probing_session.ParentReference)
func (*CreateProbingSessionRequest) SetProbingSession ¶
func (m *CreateProbingSessionRequest) SetProbingSession(fv *probing_session.ProbingSession)
func (*CreateProbingSessionRequest) String ¶
func (m *CreateProbingSessionRequest) String() string
func (*CreateProbingSessionRequest) Unmarshal ¶
func (m *CreateProbingSessionRequest) Unmarshal(b []byte) error
func (*CreateProbingSessionRequest) UnmarshalJSON ¶
func (m *CreateProbingSessionRequest) UnmarshalJSON(data []byte) error
type CreateProbingSessionRequestFieldPathBuilder ¶
type CreateProbingSessionRequestFieldPathBuilder struct{}
func NewCreateProbingSessionRequestFieldPathBuilder ¶
func NewCreateProbingSessionRequestFieldPathBuilder() CreateProbingSessionRequestFieldPathBuilder
func (CreateProbingSessionRequestFieldPathBuilder) ProbingSession ¶
func (CreateProbingSessionRequestFieldPathBuilder) ProbingSession() CreateProbingSessionRequestPathSelectorProbingSession
type CreateProbingSessionRequestMapPathSelectorProbingSessionMetadataAnnotations ¶
type CreateProbingSessionRequestMapPathSelectorProbingSessionMetadataAnnotations struct {
// contains filtered or unexported fields
}
func (CreateProbingSessionRequestMapPathSelectorProbingSessionMetadataAnnotations) WithArrayOfValues ¶
func (s CreateProbingSessionRequestMapPathSelectorProbingSessionMetadataAnnotations) WithArrayOfValues(values []string) *CreateProbingSessionRequest_FieldSubPathArrayOfValues
type CreateProbingSessionRequestMapPathSelectorProbingSessionMetadataLabels ¶
type CreateProbingSessionRequestMapPathSelectorProbingSessionMetadataLabels struct {
// contains filtered or unexported fields
}
func (CreateProbingSessionRequestMapPathSelectorProbingSessionMetadataLabels) WithArrayOfValues ¶
func (s CreateProbingSessionRequestMapPathSelectorProbingSessionMetadataLabels) WithArrayOfValues(values []string) *CreateProbingSessionRequest_FieldSubPathArrayOfValues
type CreateProbingSessionRequestMapPathSelectorProbingSessionMetadataShards ¶
type CreateProbingSessionRequestMapPathSelectorProbingSessionMetadataShards struct {
// contains filtered or unexported fields
}
func (CreateProbingSessionRequestMapPathSelectorProbingSessionMetadataShards) WithArrayOfValues ¶
func (s CreateProbingSessionRequestMapPathSelectorProbingSessionMetadataShards) WithArrayOfValues(values []int64) *CreateProbingSessionRequest_FieldSubPathArrayOfValues
type CreateProbingSessionRequestMapPathSelectorProbingSessionSpecHttpProbingConfigAuthConfigTokenRequestRequestHeaders ¶
type CreateProbingSessionRequestMapPathSelectorProbingSessionSpecHttpProbingConfigAuthConfigTokenRequestRequestHeaders struct {
// contains filtered or unexported fields
}
func (CreateProbingSessionRequestMapPathSelectorProbingSessionSpecHttpProbingConfigAuthConfigTokenRequestRequestHeaders) FieldPath ¶
func (CreateProbingSessionRequestMapPathSelectorProbingSessionSpecHttpProbingConfigAuthConfigTokenRequestRequestHeaders) WithArrayOfValues ¶
type CreateProbingSessionRequestMapPathSelectorProbingSessionSpecHttpProbingConfigAuthConfigTokenRequestUrlFormEncodedBody ¶
type CreateProbingSessionRequestMapPathSelectorProbingSessionSpecHttpProbingConfigAuthConfigTokenRequestUrlFormEncodedBody struct {
// contains filtered or unexported fields
}
func (CreateProbingSessionRequestMapPathSelectorProbingSessionSpecHttpProbingConfigAuthConfigTokenRequestUrlFormEncodedBody) FieldPath ¶
func (CreateProbingSessionRequestMapPathSelectorProbingSessionSpecHttpProbingConfigAuthConfigTokenRequestUrlFormEncodedBody) WithArrayOfValues ¶
type CreateProbingSessionRequestMapPathSelectorProbingSessionSpecHttpProbingConfigHttpRequestRequestHeaders ¶
type CreateProbingSessionRequestMapPathSelectorProbingSessionSpecHttpProbingConfigHttpRequestRequestHeaders struct {
// contains filtered or unexported fields
}
func (CreateProbingSessionRequestMapPathSelectorProbingSessionSpecHttpProbingConfigHttpRequestRequestHeaders) FieldPath ¶
func (CreateProbingSessionRequestMapPathSelectorProbingSessionSpecHttpProbingConfigHttpRequestRequestHeaders) WithArrayOfValues ¶
type CreateProbingSessionRequestMapPathSelectorProbingSessionSpecHttpProbingConfigHttpRequestUrlFormEncodedBody ¶
type CreateProbingSessionRequestMapPathSelectorProbingSessionSpecHttpProbingConfigHttpRequestUrlFormEncodedBody struct {
// contains filtered or unexported fields
}
func (CreateProbingSessionRequestMapPathSelectorProbingSessionSpecHttpProbingConfigHttpRequestUrlFormEncodedBody) FieldPath ¶
func (CreateProbingSessionRequestMapPathSelectorProbingSessionSpecHttpProbingConfigHttpRequestUrlFormEncodedBody) WithArrayOfValues ¶
type CreateProbingSessionRequestPathSelectorParent ¶
type CreateProbingSessionRequestPathSelectorParent struct{}
func (CreateProbingSessionRequestPathSelectorParent) WithArrayOfValues ¶
func (s CreateProbingSessionRequestPathSelectorParent) WithArrayOfValues(values []*probing_session.ParentReference) *CreateProbingSessionRequest_FieldTerminalPathArrayOfValues
type CreateProbingSessionRequestPathSelectorProbingSession ¶
type CreateProbingSessionRequestPathSelectorProbingSession struct{}
func (CreateProbingSessionRequestPathSelectorProbingSession) DisplayName ¶
func (CreateProbingSessionRequestPathSelectorProbingSession) ProbingDistribution ¶
func (CreateProbingSessionRequestPathSelectorProbingSession) WithArrayOfValues ¶
func (s CreateProbingSessionRequestPathSelectorProbingSession) WithArrayOfValues(values []*probing_session.ProbingSession) *CreateProbingSessionRequest_FieldTerminalPathArrayOfValues
func (CreateProbingSessionRequestPathSelectorProbingSession) WithSubArrayItemValue ¶
func (s CreateProbingSessionRequestPathSelectorProbingSession) WithSubArrayItemValue(subPathArrayItemValue probing_session.ProbingSession_FieldPathArrayItemValue) *CreateProbingSessionRequest_FieldSubPathArrayItemValue
func (CreateProbingSessionRequestPathSelectorProbingSession) WithSubArrayOfValues ¶
func (s CreateProbingSessionRequestPathSelectorProbingSession) WithSubArrayOfValues(subPathArrayOfValues probing_session.ProbingSession_FieldPathArrayOfValues) *CreateProbingSessionRequest_FieldSubPathArrayOfValues
func (CreateProbingSessionRequestPathSelectorProbingSession) WithSubPath ¶
func (CreateProbingSessionRequestPathSelectorProbingSession) WithSubValue ¶
func (s CreateProbingSessionRequestPathSelectorProbingSession) WithSubValue(subPathValue probing_session.ProbingSession_FieldPathValue) *CreateProbingSessionRequest_FieldSubPathValue
type CreateProbingSessionRequestPathSelectorProbingSessionDisplayName ¶
type CreateProbingSessionRequestPathSelectorProbingSessionDisplayName struct{}
func (CreateProbingSessionRequestPathSelectorProbingSessionDisplayName) WithArrayOfValues ¶
func (s CreateProbingSessionRequestPathSelectorProbingSessionDisplayName) WithArrayOfValues(values []string) *CreateProbingSessionRequest_FieldSubPathArrayOfValues
func (CreateProbingSessionRequestPathSelectorProbingSessionDisplayName) WithValue ¶
func (s CreateProbingSessionRequestPathSelectorProbingSessionDisplayName) WithValue(value string) *CreateProbingSessionRequest_FieldSubPathValue
type CreateProbingSessionRequestPathSelectorProbingSessionMetadata ¶
type CreateProbingSessionRequestPathSelectorProbingSessionMetadata struct{}
func (CreateProbingSessionRequestPathSelectorProbingSessionMetadata) Annotations ¶
func (CreateProbingSessionRequestPathSelectorProbingSessionMetadata) CreateTime ¶
func (CreateProbingSessionRequestPathSelectorProbingSessionMetadata) Generation ¶
func (CreateProbingSessionRequestPathSelectorProbingSessionMetadata) OwnerReferences ¶
func (CreateProbingSessionRequestPathSelectorProbingSessionMetadata) ResourceVersion ¶
func (CreateProbingSessionRequestPathSelectorProbingSessionMetadata) UpdateTime ¶
func (CreateProbingSessionRequestPathSelectorProbingSessionMetadata) WithArrayOfValues ¶
func (s CreateProbingSessionRequestPathSelectorProbingSessionMetadata) WithArrayOfValues(values []*ntt_meta.Meta) *CreateProbingSessionRequest_FieldSubPathArrayOfValues
func (CreateProbingSessionRequestPathSelectorProbingSessionMetadata) WithValue ¶
func (s CreateProbingSessionRequestPathSelectorProbingSessionMetadata) WithValue(value *ntt_meta.Meta) *CreateProbingSessionRequest_FieldSubPathValue
type CreateProbingSessionRequestPathSelectorProbingSessionMetadataAnnotations ¶
type CreateProbingSessionRequestPathSelectorProbingSessionMetadataAnnotations struct{}
func (CreateProbingSessionRequestPathSelectorProbingSessionMetadataAnnotations) WithArrayOfValues ¶
func (s CreateProbingSessionRequestPathSelectorProbingSessionMetadataAnnotations) WithArrayOfValues(values []map[string]string) *CreateProbingSessionRequest_FieldSubPathArrayOfValues
func (CreateProbingSessionRequestPathSelectorProbingSessionMetadataAnnotations) WithValue ¶
func (s CreateProbingSessionRequestPathSelectorProbingSessionMetadataAnnotations) WithValue(value map[string]string) *CreateProbingSessionRequest_FieldSubPathValue
type CreateProbingSessionRequestPathSelectorProbingSessionMetadataCreateTime ¶
type CreateProbingSessionRequestPathSelectorProbingSessionMetadataCreateTime struct{}
func (CreateProbingSessionRequestPathSelectorProbingSessionMetadataCreateTime) WithArrayOfValues ¶
func (s CreateProbingSessionRequestPathSelectorProbingSessionMetadataCreateTime) WithArrayOfValues(values []*timestamp.Timestamp) *CreateProbingSessionRequest_FieldSubPathArrayOfValues
type CreateProbingSessionRequestPathSelectorProbingSessionMetadataGeneration ¶
type CreateProbingSessionRequestPathSelectorProbingSessionMetadataGeneration struct{}
func (CreateProbingSessionRequestPathSelectorProbingSessionMetadataGeneration) WithArrayOfValues ¶
func (s CreateProbingSessionRequestPathSelectorProbingSessionMetadataGeneration) WithArrayOfValues(values []int64) *CreateProbingSessionRequest_FieldSubPathArrayOfValues
type CreateProbingSessionRequestPathSelectorProbingSessionMetadataLabels ¶
type CreateProbingSessionRequestPathSelectorProbingSessionMetadataLabels struct{}
func (CreateProbingSessionRequestPathSelectorProbingSessionMetadataLabels) WithArrayOfValues ¶
func (s CreateProbingSessionRequestPathSelectorProbingSessionMetadataLabels) WithArrayOfValues(values []map[string]string) *CreateProbingSessionRequest_FieldSubPathArrayOfValues
func (CreateProbingSessionRequestPathSelectorProbingSessionMetadataLabels) WithValue ¶
func (s CreateProbingSessionRequestPathSelectorProbingSessionMetadataLabels) WithValue(value map[string]string) *CreateProbingSessionRequest_FieldSubPathValue
type CreateProbingSessionRequestPathSelectorProbingSessionMetadataOwnerReferences ¶
type CreateProbingSessionRequestPathSelectorProbingSessionMetadataOwnerReferences struct{}
func (CreateProbingSessionRequestPathSelectorProbingSessionMetadataOwnerReferences) ApiVersion ¶
func (CreateProbingSessionRequestPathSelectorProbingSessionMetadataOwnerReferences) BlockOwnerDeletion ¶
func (CreateProbingSessionRequestPathSelectorProbingSessionMetadataOwnerReferences) Controller ¶
func (CreateProbingSessionRequestPathSelectorProbingSessionMetadataOwnerReferences) WithArrayOfValues ¶
func (s CreateProbingSessionRequestPathSelectorProbingSessionMetadataOwnerReferences) WithArrayOfValues(values [][]*ntt_meta.OwnerReference) *CreateProbingSessionRequest_FieldSubPathArrayOfValues
func (CreateProbingSessionRequestPathSelectorProbingSessionMetadataOwnerReferences) WithItemValue ¶
type CreateProbingSessionRequestPathSelectorProbingSessionMetadataOwnerReferencesApiVersion ¶
type CreateProbingSessionRequestPathSelectorProbingSessionMetadataOwnerReferencesApiVersion struct{}
func (CreateProbingSessionRequestPathSelectorProbingSessionMetadataOwnerReferencesApiVersion) FieldPath ¶
func (CreateProbingSessionRequestPathSelectorProbingSessionMetadataOwnerReferencesApiVersion) WithArrayOfValues ¶
func (s CreateProbingSessionRequestPathSelectorProbingSessionMetadataOwnerReferencesApiVersion) WithArrayOfValues(values []string) *CreateProbingSessionRequest_FieldSubPathArrayOfValues
type CreateProbingSessionRequestPathSelectorProbingSessionMetadataOwnerReferencesBlockOwnerDeletion ¶
type CreateProbingSessionRequestPathSelectorProbingSessionMetadataOwnerReferencesBlockOwnerDeletion struct{}
func (CreateProbingSessionRequestPathSelectorProbingSessionMetadataOwnerReferencesBlockOwnerDeletion) FieldPath ¶
func (CreateProbingSessionRequestPathSelectorProbingSessionMetadataOwnerReferencesBlockOwnerDeletion) WithArrayOfValues ¶
func (s CreateProbingSessionRequestPathSelectorProbingSessionMetadataOwnerReferencesBlockOwnerDeletion) WithArrayOfValues(values []bool) *CreateProbingSessionRequest_FieldSubPathArrayOfValues
type CreateProbingSessionRequestPathSelectorProbingSessionMetadataOwnerReferencesController ¶
type CreateProbingSessionRequestPathSelectorProbingSessionMetadataOwnerReferencesController struct{}
func (CreateProbingSessionRequestPathSelectorProbingSessionMetadataOwnerReferencesController) FieldPath ¶
func (CreateProbingSessionRequestPathSelectorProbingSessionMetadataOwnerReferencesController) WithArrayOfValues ¶
func (s CreateProbingSessionRequestPathSelectorProbingSessionMetadataOwnerReferencesController) WithArrayOfValues(values []bool) *CreateProbingSessionRequest_FieldSubPathArrayOfValues
type CreateProbingSessionRequestPathSelectorProbingSessionMetadataOwnerReferencesKind ¶
type CreateProbingSessionRequestPathSelectorProbingSessionMetadataOwnerReferencesKind struct{}
func (CreateProbingSessionRequestPathSelectorProbingSessionMetadataOwnerReferencesKind) WithArrayOfValues ¶
func (s CreateProbingSessionRequestPathSelectorProbingSessionMetadataOwnerReferencesKind) WithArrayOfValues(values []string) *CreateProbingSessionRequest_FieldSubPathArrayOfValues
type CreateProbingSessionRequestPathSelectorProbingSessionMetadataOwnerReferencesName ¶
type CreateProbingSessionRequestPathSelectorProbingSessionMetadataOwnerReferencesName struct{}
func (CreateProbingSessionRequestPathSelectorProbingSessionMetadataOwnerReferencesName) WithArrayOfValues ¶
func (s CreateProbingSessionRequestPathSelectorProbingSessionMetadataOwnerReferencesName) WithArrayOfValues(values []string) *CreateProbingSessionRequest_FieldSubPathArrayOfValues
type CreateProbingSessionRequestPathSelectorProbingSessionMetadataOwnerReferencesUid ¶
type CreateProbingSessionRequestPathSelectorProbingSessionMetadataOwnerReferencesUid struct{}
func (CreateProbingSessionRequestPathSelectorProbingSessionMetadataOwnerReferencesUid) WithArrayOfValues ¶
func (s CreateProbingSessionRequestPathSelectorProbingSessionMetadataOwnerReferencesUid) WithArrayOfValues(values []string) *CreateProbingSessionRequest_FieldSubPathArrayOfValues
type CreateProbingSessionRequestPathSelectorProbingSessionMetadataResourceVersion ¶
type CreateProbingSessionRequestPathSelectorProbingSessionMetadataResourceVersion struct{}
func (CreateProbingSessionRequestPathSelectorProbingSessionMetadataResourceVersion) WithArrayOfValues ¶
func (s CreateProbingSessionRequestPathSelectorProbingSessionMetadataResourceVersion) WithArrayOfValues(values []string) *CreateProbingSessionRequest_FieldSubPathArrayOfValues
type CreateProbingSessionRequestPathSelectorProbingSessionMetadataShards ¶
type CreateProbingSessionRequestPathSelectorProbingSessionMetadataShards struct{}
func (CreateProbingSessionRequestPathSelectorProbingSessionMetadataShards) WithArrayOfValues ¶
func (s CreateProbingSessionRequestPathSelectorProbingSessionMetadataShards) WithArrayOfValues(values []map[string]int64) *CreateProbingSessionRequest_FieldSubPathArrayOfValues
func (CreateProbingSessionRequestPathSelectorProbingSessionMetadataShards) WithValue ¶
func (s CreateProbingSessionRequestPathSelectorProbingSessionMetadataShards) WithValue(value map[string]int64) *CreateProbingSessionRequest_FieldSubPathValue
type CreateProbingSessionRequestPathSelectorProbingSessionMetadataSyncing ¶
type CreateProbingSessionRequestPathSelectorProbingSessionMetadataSyncing struct{}
func (CreateProbingSessionRequestPathSelectorProbingSessionMetadataSyncing) OwningRegion ¶
func (CreateProbingSessionRequestPathSelectorProbingSessionMetadataSyncing) WithArrayOfValues ¶
func (s CreateProbingSessionRequestPathSelectorProbingSessionMetadataSyncing) WithArrayOfValues(values []*ntt_meta.SyncingMeta) *CreateProbingSessionRequest_FieldSubPathArrayOfValues
type CreateProbingSessionRequestPathSelectorProbingSessionMetadataSyncingOwningRegion ¶
type CreateProbingSessionRequestPathSelectorProbingSessionMetadataSyncingOwningRegion struct{}
func (CreateProbingSessionRequestPathSelectorProbingSessionMetadataSyncingOwningRegion) WithArrayOfValues ¶
func (s CreateProbingSessionRequestPathSelectorProbingSessionMetadataSyncingOwningRegion) WithArrayOfValues(values []string) *CreateProbingSessionRequest_FieldSubPathArrayOfValues
type CreateProbingSessionRequestPathSelectorProbingSessionMetadataSyncingRegions ¶
type CreateProbingSessionRequestPathSelectorProbingSessionMetadataSyncingRegions struct{}
func (CreateProbingSessionRequestPathSelectorProbingSessionMetadataSyncingRegions) WithArrayOfValues ¶
func (s CreateProbingSessionRequestPathSelectorProbingSessionMetadataSyncingRegions) WithArrayOfValues(values [][]string) *CreateProbingSessionRequest_FieldSubPathArrayOfValues
func (CreateProbingSessionRequestPathSelectorProbingSessionMetadataSyncingRegions) WithItemValue ¶
type CreateProbingSessionRequestPathSelectorProbingSessionMetadataTags ¶
type CreateProbingSessionRequestPathSelectorProbingSessionMetadataTags struct{}
func (CreateProbingSessionRequestPathSelectorProbingSessionMetadataTags) WithArrayOfValues ¶
func (s CreateProbingSessionRequestPathSelectorProbingSessionMetadataTags) WithArrayOfValues(values [][]string) *CreateProbingSessionRequest_FieldSubPathArrayOfValues
func (CreateProbingSessionRequestPathSelectorProbingSessionMetadataTags) WithItemValue ¶
func (s CreateProbingSessionRequestPathSelectorProbingSessionMetadataTags) WithItemValue(value string) *CreateProbingSessionRequest_FieldSubPathArrayItemValue
func (CreateProbingSessionRequestPathSelectorProbingSessionMetadataTags) WithValue ¶
func (s CreateProbingSessionRequestPathSelectorProbingSessionMetadataTags) WithValue(value []string) *CreateProbingSessionRequest_FieldSubPathValue
type CreateProbingSessionRequestPathSelectorProbingSessionMetadataUpdateTime ¶
type CreateProbingSessionRequestPathSelectorProbingSessionMetadataUpdateTime struct{}
func (CreateProbingSessionRequestPathSelectorProbingSessionMetadataUpdateTime) WithArrayOfValues ¶
func (s CreateProbingSessionRequestPathSelectorProbingSessionMetadataUpdateTime) WithArrayOfValues(values []*timestamp.Timestamp) *CreateProbingSessionRequest_FieldSubPathArrayOfValues
type CreateProbingSessionRequestPathSelectorProbingSessionMetadataUuid ¶
type CreateProbingSessionRequestPathSelectorProbingSessionMetadataUuid struct{}
func (CreateProbingSessionRequestPathSelectorProbingSessionMetadataUuid) WithArrayOfValues ¶
func (s CreateProbingSessionRequestPathSelectorProbingSessionMetadataUuid) WithArrayOfValues(values []string) *CreateProbingSessionRequest_FieldSubPathArrayOfValues
func (CreateProbingSessionRequestPathSelectorProbingSessionMetadataUuid) WithValue ¶
func (s CreateProbingSessionRequestPathSelectorProbingSessionMetadataUuid) WithValue(value string) *CreateProbingSessionRequest_FieldSubPathValue
type CreateProbingSessionRequestPathSelectorProbingSessionName ¶
type CreateProbingSessionRequestPathSelectorProbingSessionName struct{}
func (CreateProbingSessionRequestPathSelectorProbingSessionName) WithArrayOfValues ¶
func (s CreateProbingSessionRequestPathSelectorProbingSessionName) WithArrayOfValues(values []*probing_session.Name) *CreateProbingSessionRequest_FieldSubPathArrayOfValues
func (CreateProbingSessionRequestPathSelectorProbingSessionName) WithValue ¶
func (s CreateProbingSessionRequestPathSelectorProbingSessionName) WithValue(value *probing_session.Name) *CreateProbingSessionRequest_FieldSubPathValue
type CreateProbingSessionRequestPathSelectorProbingSessionProbingDistribution ¶
type CreateProbingSessionRequestPathSelectorProbingSessionProbingDistribution struct{}
func (CreateProbingSessionRequestPathSelectorProbingSessionProbingDistribution) WithArrayOfValues ¶
func (s CreateProbingSessionRequestPathSelectorProbingSessionProbingDistribution) WithArrayOfValues(values []*probing_distribution.Reference) *CreateProbingSessionRequest_FieldSubPathArrayOfValues
type CreateProbingSessionRequestPathSelectorProbingSessionSpec ¶
type CreateProbingSessionRequestPathSelectorProbingSessionSpec struct{}
func (CreateProbingSessionRequestPathSelectorProbingSessionSpec) HttpProbingConfig ¶
func (CreateProbingSessionRequestPathSelectorProbingSessionSpec) LocationType ¶ added in v0.4.28
func (CreateProbingSessionRequestPathSelectorProbingSessionSpec) PathProbing ¶
func (CreateProbingSessionRequestPathSelectorProbingSessionSpec) ProxyConfiguration ¶
func (CreateProbingSessionRequestPathSelectorProbingSessionSpec) SpeedtestSettings ¶
func (CreateProbingSessionRequestPathSelectorProbingSessionSpec) TargetGroup ¶
func (CreateProbingSessionRequestPathSelectorProbingSessionSpec) WithArrayOfValues ¶
func (s CreateProbingSessionRequestPathSelectorProbingSessionSpec) WithArrayOfValues(values []*probing_session.ProbingSession_Spec) *CreateProbingSessionRequest_FieldSubPathArrayOfValues
type CreateProbingSessionRequestPathSelectorProbingSessionSpecAddress ¶
type CreateProbingSessionRequestPathSelectorProbingSessionSpecAddress struct{}
func (CreateProbingSessionRequestPathSelectorProbingSessionSpecAddress) WithArrayOfValues ¶
func (s CreateProbingSessionRequestPathSelectorProbingSessionSpecAddress) WithArrayOfValues(values []string) *CreateProbingSessionRequest_FieldSubPathArrayOfValues
func (CreateProbingSessionRequestPathSelectorProbingSessionSpecAddress) WithValue ¶
func (s CreateProbingSessionRequestPathSelectorProbingSessionSpecAddress) WithValue(value string) *CreateProbingSessionRequest_FieldSubPathValue
type CreateProbingSessionRequestPathSelectorProbingSessionSpecAddresses ¶
type CreateProbingSessionRequestPathSelectorProbingSessionSpecAddresses struct{}
func (CreateProbingSessionRequestPathSelectorProbingSessionSpecAddresses) WithArrayOfValues ¶
func (s CreateProbingSessionRequestPathSelectorProbingSessionSpecAddresses) WithArrayOfValues(values [][]string) *CreateProbingSessionRequest_FieldSubPathArrayOfValues
func (CreateProbingSessionRequestPathSelectorProbingSessionSpecAddresses) WithItemValue ¶
func (s CreateProbingSessionRequestPathSelectorProbingSessionSpecAddresses) WithItemValue(value string) *CreateProbingSessionRequest_FieldSubPathArrayItemValue
func (CreateProbingSessionRequestPathSelectorProbingSessionSpecAddresses) WithValue ¶
func (s CreateProbingSessionRequestPathSelectorProbingSessionSpecAddresses) WithValue(value []string) *CreateProbingSessionRequest_FieldSubPathValue
type CreateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfig ¶
type CreateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfig struct{}
func (CreateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfig) AuthConfig ¶
func (CreateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfig) HttpRequest ¶
func (CreateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfig) WithArrayOfValues ¶
func (s CreateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfig) WithArrayOfValues(values []*common.HTTPProbingConfig) *CreateProbingSessionRequest_FieldSubPathArrayOfValues
type CreateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigAuthConfig ¶
type CreateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigAuthConfig struct{}
func (CreateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigAuthConfig) FieldPath ¶
func (CreateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigAuthConfig) Password ¶
func (CreateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigAuthConfig) RequestHeaderTokenKey ¶
func (CreateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigAuthConfig) TokenRequest ¶
func (CreateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigAuthConfig) TokenResponseBodyExpiryKey ¶
func (CreateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigAuthConfig) TokenResponseBodyKey ¶
func (CreateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigAuthConfig) TokenResponseHeader ¶
func (CreateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigAuthConfig) Username ¶
func (CreateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigAuthConfig) WithArrayOfValues ¶
type CreateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigAuthConfigPassword ¶
type CreateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigAuthConfigPassword struct{}
func (CreateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigAuthConfigPassword) FieldPath ¶
func (CreateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigAuthConfigPassword) WithArrayOfValues ¶
func (s CreateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigAuthConfigPassword) WithArrayOfValues(values []string) *CreateProbingSessionRequest_FieldSubPathArrayOfValues
type CreateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigAuthConfigRequestHeaderTokenKey ¶
type CreateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigAuthConfigRequestHeaderTokenKey struct{}
func (CreateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigAuthConfigRequestHeaderTokenKey) FieldPath ¶
func (CreateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigAuthConfigRequestHeaderTokenKey) WithArrayOfValues ¶
type CreateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigAuthConfigTokenRequest ¶
type CreateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigAuthConfigTokenRequest struct{}
func (CreateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigAuthConfigTokenRequest) AuthenticationMethod ¶
func (CreateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigAuthConfigTokenRequest) ExpectedResponseCode ¶
func (CreateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigAuthConfigTokenRequest) FieldPath ¶
func (CreateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigAuthConfigTokenRequest) RequestBody ¶
func (CreateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigAuthConfigTokenRequest) RequestHeaders ¶
func (CreateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigAuthConfigTokenRequest) RequestMethod ¶
func (CreateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigAuthConfigTokenRequest) Timeout ¶
func (CreateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigAuthConfigTokenRequest) Url ¶
func (CreateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigAuthConfigTokenRequest) UrlFormEncodedBody ¶
func (CreateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigAuthConfigTokenRequest) WithArrayOfValues ¶
type CreateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigAuthConfigTokenRequestAuthenticationMethod ¶
type CreateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigAuthConfigTokenRequestAuthenticationMethod struct{}
func (CreateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigAuthConfigTokenRequestAuthenticationMethod) FieldPath ¶
func (CreateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigAuthConfigTokenRequestAuthenticationMethod) WithArrayOfValues ¶
type CreateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigAuthConfigTokenRequestExpectedResponseCode ¶
type CreateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigAuthConfigTokenRequestExpectedResponseCode struct{}
func (CreateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigAuthConfigTokenRequestExpectedResponseCode) FieldPath ¶
func (CreateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigAuthConfigTokenRequestExpectedResponseCode) WithArrayOfValues ¶
type CreateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigAuthConfigTokenRequestRequestBody ¶
type CreateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigAuthConfigTokenRequestRequestBody struct{}
func (CreateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigAuthConfigTokenRequestRequestBody) FieldPath ¶
func (CreateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigAuthConfigTokenRequestRequestBody) WithArrayOfValues ¶
type CreateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigAuthConfigTokenRequestRequestHeaders ¶
type CreateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigAuthConfigTokenRequestRequestHeaders struct{}
func (CreateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigAuthConfigTokenRequestRequestHeaders) FieldPath ¶
func (CreateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigAuthConfigTokenRequestRequestHeaders) WithArrayOfValues ¶
func (s CreateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigAuthConfigTokenRequestRequestHeaders) WithArrayOfValues(values []map[string]string) *CreateProbingSessionRequest_FieldSubPathArrayOfValues
func (CreateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigAuthConfigTokenRequestRequestHeaders) WithKey ¶
type CreateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigAuthConfigTokenRequestRequestMethod ¶
type CreateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigAuthConfigTokenRequestRequestMethod struct{}
func (CreateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigAuthConfigTokenRequestRequestMethod) FieldPath ¶
func (CreateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigAuthConfigTokenRequestRequestMethod) WithArrayOfValues ¶
type CreateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigAuthConfigTokenRequestTimeout ¶
type CreateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigAuthConfigTokenRequestTimeout struct{}
func (CreateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigAuthConfigTokenRequestTimeout) FieldPath ¶
func (CreateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigAuthConfigTokenRequestTimeout) WithArrayOfValues ¶
type CreateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigAuthConfigTokenRequestUrl ¶
type CreateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigAuthConfigTokenRequestUrl struct{}
func (CreateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigAuthConfigTokenRequestUrl) FieldPath ¶
func (CreateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigAuthConfigTokenRequestUrl) WithArrayOfValues ¶
func (s CreateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigAuthConfigTokenRequestUrl) WithArrayOfValues(values []string) *CreateProbingSessionRequest_FieldSubPathArrayOfValues
type CreateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigAuthConfigTokenRequestUrlFormEncodedBody ¶
type CreateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigAuthConfigTokenRequestUrlFormEncodedBody struct{}
func (CreateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigAuthConfigTokenRequestUrlFormEncodedBody) FieldPath ¶
func (CreateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigAuthConfigTokenRequestUrlFormEncodedBody) WithArrayOfValues ¶
func (CreateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigAuthConfigTokenRequestUrlFormEncodedBody) WithKey ¶
type CreateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigAuthConfigTokenResponseBodyExpiryKey ¶
type CreateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigAuthConfigTokenResponseBodyExpiryKey struct{}
func (CreateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigAuthConfigTokenResponseBodyExpiryKey) FieldPath ¶
func (CreateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigAuthConfigTokenResponseBodyExpiryKey) WithArrayOfValues ¶
type CreateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigAuthConfigTokenResponseBodyKey ¶
type CreateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigAuthConfigTokenResponseBodyKey struct{}
func (CreateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigAuthConfigTokenResponseBodyKey) FieldPath ¶
func (CreateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigAuthConfigTokenResponseBodyKey) WithArrayOfValues ¶
type CreateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigAuthConfigTokenResponseHeader ¶
type CreateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigAuthConfigTokenResponseHeader struct{}
func (CreateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigAuthConfigTokenResponseHeader) FieldPath ¶
func (CreateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigAuthConfigTokenResponseHeader) WithArrayOfValues ¶
type CreateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigAuthConfigUsername ¶
type CreateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigAuthConfigUsername struct{}
func (CreateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigAuthConfigUsername) FieldPath ¶
func (CreateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigAuthConfigUsername) WithArrayOfValues ¶
func (s CreateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigAuthConfigUsername) WithArrayOfValues(values []string) *CreateProbingSessionRequest_FieldSubPathArrayOfValues
type CreateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigHttpRequest ¶
type CreateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigHttpRequest struct{}
func (CreateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigHttpRequest) AuthenticationMethod ¶
func (CreateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigHttpRequest) ExpectedResponseCode ¶
func (CreateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigHttpRequest) FieldPath ¶
func (CreateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigHttpRequest) RequestBody ¶
func (CreateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigHttpRequest) RequestHeaders ¶
func (CreateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigHttpRequest) RequestMethod ¶
func (CreateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigHttpRequest) Timeout ¶
func (CreateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigHttpRequest) UrlFormEncodedBody ¶
func (CreateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigHttpRequest) WithArrayOfValues ¶
type CreateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigHttpRequestAuthenticationMethod ¶
type CreateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigHttpRequestAuthenticationMethod struct{}
func (CreateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigHttpRequestAuthenticationMethod) FieldPath ¶
func (CreateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigHttpRequestAuthenticationMethod) WithArrayOfValues ¶
type CreateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigHttpRequestExpectedResponseCode ¶
type CreateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigHttpRequestExpectedResponseCode struct{}
func (CreateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigHttpRequestExpectedResponseCode) FieldPath ¶
func (CreateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigHttpRequestExpectedResponseCode) WithArrayOfValues ¶
type CreateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigHttpRequestRequestBody ¶
type CreateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigHttpRequestRequestBody struct{}
func (CreateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigHttpRequestRequestBody) FieldPath ¶
func (CreateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigHttpRequestRequestBody) WithArrayOfValues ¶
func (s CreateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigHttpRequestRequestBody) WithArrayOfValues(values []string) *CreateProbingSessionRequest_FieldSubPathArrayOfValues
type CreateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigHttpRequestRequestHeaders ¶
type CreateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigHttpRequestRequestHeaders struct{}
func (CreateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigHttpRequestRequestHeaders) FieldPath ¶
func (CreateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigHttpRequestRequestHeaders) WithArrayOfValues ¶
func (s CreateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigHttpRequestRequestHeaders) WithArrayOfValues(values []map[string]string) *CreateProbingSessionRequest_FieldSubPathArrayOfValues
func (CreateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigHttpRequestRequestHeaders) WithKey ¶
type CreateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigHttpRequestRequestMethod ¶
type CreateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigHttpRequestRequestMethod struct{}
func (CreateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigHttpRequestRequestMethod) FieldPath ¶
func (CreateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigHttpRequestRequestMethod) WithArrayOfValues ¶
type CreateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigHttpRequestTimeout ¶
type CreateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigHttpRequestTimeout struct{}
func (CreateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigHttpRequestTimeout) FieldPath ¶
func (CreateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigHttpRequestTimeout) WithArrayOfValues ¶
func (s CreateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigHttpRequestTimeout) WithArrayOfValues(values []*duration.Duration) *CreateProbingSessionRequest_FieldSubPathArrayOfValues
type CreateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigHttpRequestUrl ¶
type CreateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigHttpRequestUrl struct{}
func (CreateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigHttpRequestUrl) FieldPath ¶
func (CreateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigHttpRequestUrl) WithArrayOfValues ¶
func (s CreateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigHttpRequestUrl) WithArrayOfValues(values []string) *CreateProbingSessionRequest_FieldSubPathArrayOfValues
type CreateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigHttpRequestUrlFormEncodedBody ¶
type CreateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigHttpRequestUrlFormEncodedBody struct{}
func (CreateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigHttpRequestUrlFormEncodedBody) FieldPath ¶
func (CreateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigHttpRequestUrlFormEncodedBody) WithArrayOfValues ¶
func (CreateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigHttpRequestUrlFormEncodedBody) WithKey ¶
type CreateProbingSessionRequestPathSelectorProbingSessionSpecInterval ¶
type CreateProbingSessionRequestPathSelectorProbingSessionSpecInterval struct{}
func (CreateProbingSessionRequestPathSelectorProbingSessionSpecInterval) WithArrayOfValues ¶
func (s CreateProbingSessionRequestPathSelectorProbingSessionSpecInterval) WithArrayOfValues(values []*duration.Duration) *CreateProbingSessionRequest_FieldSubPathArrayOfValues
type CreateProbingSessionRequestPathSelectorProbingSessionSpecIpVersion ¶
type CreateProbingSessionRequestPathSelectorProbingSessionSpecIpVersion struct{}
func (CreateProbingSessionRequestPathSelectorProbingSessionSpecIpVersion) WithArrayOfValues ¶
func (s CreateProbingSessionRequestPathSelectorProbingSessionSpecIpVersion) WithArrayOfValues(values []common.IpVersion) *CreateProbingSessionRequest_FieldSubPathArrayOfValues
type CreateProbingSessionRequestPathSelectorProbingSessionSpecLocation ¶ added in v0.4.28
type CreateProbingSessionRequestPathSelectorProbingSessionSpecLocation struct{}
func (CreateProbingSessionRequestPathSelectorProbingSessionSpecLocation) Accuracy ¶ added in v0.4.28
func (CreateProbingSessionRequestPathSelectorProbingSessionSpecLocation) AdminHierarchy ¶ added in v0.4.28
func (CreateProbingSessionRequestPathSelectorProbingSessionSpecLocation) Coordinates ¶ added in v0.4.28
func (CreateProbingSessionRequestPathSelectorProbingSessionSpecLocation) FieldPath ¶ added in v0.4.28
func (CreateProbingSessionRequestPathSelectorProbingSessionSpecLocation) WithArrayOfValues ¶ added in v0.4.28
func (s CreateProbingSessionRequestPathSelectorProbingSessionSpecLocation) WithArrayOfValues(values []*common.Location) *CreateProbingSessionRequest_FieldSubPathArrayOfValues
func (CreateProbingSessionRequestPathSelectorProbingSessionSpecLocation) WithValue ¶ added in v0.4.28
func (s CreateProbingSessionRequestPathSelectorProbingSessionSpecLocation) WithValue(value *common.Location) *CreateProbingSessionRequest_FieldSubPathValue
type CreateProbingSessionRequestPathSelectorProbingSessionSpecLocationAccuracy ¶ added in v0.4.28
type CreateProbingSessionRequestPathSelectorProbingSessionSpecLocationAccuracy struct{}
func (CreateProbingSessionRequestPathSelectorProbingSessionSpecLocationAccuracy) FieldPath ¶ added in v0.4.28
func (CreateProbingSessionRequestPathSelectorProbingSessionSpecLocationAccuracy) WithArrayOfValues ¶ added in v0.4.28
func (s CreateProbingSessionRequestPathSelectorProbingSessionSpecLocationAccuracy) WithArrayOfValues(values []float64) *CreateProbingSessionRequest_FieldSubPathArrayOfValues
type CreateProbingSessionRequestPathSelectorProbingSessionSpecLocationAddress ¶ added in v0.4.28
type CreateProbingSessionRequestPathSelectorProbingSessionSpecLocationAddress struct{}
func (CreateProbingSessionRequestPathSelectorProbingSessionSpecLocationAddress) AdminArea1 ¶ added in v0.4.28
func (CreateProbingSessionRequestPathSelectorProbingSessionSpecLocationAddress) AdminArea2 ¶ added in v0.4.28
func (CreateProbingSessionRequestPathSelectorProbingSessionSpecLocationAddress) AdminArea3 ¶ added in v0.4.28
func (CreateProbingSessionRequestPathSelectorProbingSessionSpecLocationAddress) AdminArea4 ¶ added in v0.4.28
func (CreateProbingSessionRequestPathSelectorProbingSessionSpecLocationAddress) Continent ¶ added in v0.4.28
func (CreateProbingSessionRequestPathSelectorProbingSessionSpecLocationAddress) Country ¶ added in v0.4.28
func (CreateProbingSessionRequestPathSelectorProbingSessionSpecLocationAddress) CountryCode ¶ added in v0.4.28
func (CreateProbingSessionRequestPathSelectorProbingSessionSpecLocationAddress) FieldPath ¶ added in v0.4.28
func (CreateProbingSessionRequestPathSelectorProbingSessionSpecLocationAddress) PostalCode ¶ added in v0.4.28
func (CreateProbingSessionRequestPathSelectorProbingSessionSpecLocationAddress) StreetAddress ¶ added in v0.4.28
func (CreateProbingSessionRequestPathSelectorProbingSessionSpecLocationAddress) WithArrayOfValues ¶ added in v0.4.28
func (s CreateProbingSessionRequestPathSelectorProbingSessionSpecLocationAddress) WithArrayOfValues(values []*common.Address) *CreateProbingSessionRequest_FieldSubPathArrayOfValues
type CreateProbingSessionRequestPathSelectorProbingSessionSpecLocationAddressAdminArea1 ¶ added in v0.4.28
type CreateProbingSessionRequestPathSelectorProbingSessionSpecLocationAddressAdminArea1 struct{}
func (CreateProbingSessionRequestPathSelectorProbingSessionSpecLocationAddressAdminArea1) FieldPath ¶ added in v0.4.28
func (CreateProbingSessionRequestPathSelectorProbingSessionSpecLocationAddressAdminArea1) WithArrayOfValues ¶ added in v0.4.28
func (s CreateProbingSessionRequestPathSelectorProbingSessionSpecLocationAddressAdminArea1) WithArrayOfValues(values []string) *CreateProbingSessionRequest_FieldSubPathArrayOfValues
type CreateProbingSessionRequestPathSelectorProbingSessionSpecLocationAddressAdminArea2 ¶ added in v0.4.28
type CreateProbingSessionRequestPathSelectorProbingSessionSpecLocationAddressAdminArea2 struct{}
func (CreateProbingSessionRequestPathSelectorProbingSessionSpecLocationAddressAdminArea2) FieldPath ¶ added in v0.4.28
func (CreateProbingSessionRequestPathSelectorProbingSessionSpecLocationAddressAdminArea2) WithArrayOfValues ¶ added in v0.4.28
func (s CreateProbingSessionRequestPathSelectorProbingSessionSpecLocationAddressAdminArea2) WithArrayOfValues(values []string) *CreateProbingSessionRequest_FieldSubPathArrayOfValues
type CreateProbingSessionRequestPathSelectorProbingSessionSpecLocationAddressAdminArea3 ¶ added in v0.4.28
type CreateProbingSessionRequestPathSelectorProbingSessionSpecLocationAddressAdminArea3 struct{}
func (CreateProbingSessionRequestPathSelectorProbingSessionSpecLocationAddressAdminArea3) FieldPath ¶ added in v0.4.28
func (CreateProbingSessionRequestPathSelectorProbingSessionSpecLocationAddressAdminArea3) WithArrayOfValues ¶ added in v0.4.28
func (s CreateProbingSessionRequestPathSelectorProbingSessionSpecLocationAddressAdminArea3) WithArrayOfValues(values []string) *CreateProbingSessionRequest_FieldSubPathArrayOfValues
type CreateProbingSessionRequestPathSelectorProbingSessionSpecLocationAddressAdminArea4 ¶ added in v0.4.28
type CreateProbingSessionRequestPathSelectorProbingSessionSpecLocationAddressAdminArea4 struct{}
func (CreateProbingSessionRequestPathSelectorProbingSessionSpecLocationAddressAdminArea4) FieldPath ¶ added in v0.4.28
func (CreateProbingSessionRequestPathSelectorProbingSessionSpecLocationAddressAdminArea4) WithArrayOfValues ¶ added in v0.4.28
func (s CreateProbingSessionRequestPathSelectorProbingSessionSpecLocationAddressAdminArea4) WithArrayOfValues(values []string) *CreateProbingSessionRequest_FieldSubPathArrayOfValues
type CreateProbingSessionRequestPathSelectorProbingSessionSpecLocationAddressContinent ¶ added in v0.4.28
type CreateProbingSessionRequestPathSelectorProbingSessionSpecLocationAddressContinent struct{}
func (CreateProbingSessionRequestPathSelectorProbingSessionSpecLocationAddressContinent) FieldPath ¶ added in v0.4.28
func (CreateProbingSessionRequestPathSelectorProbingSessionSpecLocationAddressContinent) WithArrayOfValues ¶ added in v0.4.28
func (s CreateProbingSessionRequestPathSelectorProbingSessionSpecLocationAddressContinent) WithArrayOfValues(values []string) *CreateProbingSessionRequest_FieldSubPathArrayOfValues
type CreateProbingSessionRequestPathSelectorProbingSessionSpecLocationAddressCountry ¶ added in v0.4.28
type CreateProbingSessionRequestPathSelectorProbingSessionSpecLocationAddressCountry struct{}
func (CreateProbingSessionRequestPathSelectorProbingSessionSpecLocationAddressCountry) FieldPath ¶ added in v0.4.28
func (CreateProbingSessionRequestPathSelectorProbingSessionSpecLocationAddressCountry) WithArrayOfValues ¶ added in v0.4.28
func (s CreateProbingSessionRequestPathSelectorProbingSessionSpecLocationAddressCountry) WithArrayOfValues(values []string) *CreateProbingSessionRequest_FieldSubPathArrayOfValues
type CreateProbingSessionRequestPathSelectorProbingSessionSpecLocationAddressCountryCode ¶ added in v0.4.28
type CreateProbingSessionRequestPathSelectorProbingSessionSpecLocationAddressCountryCode struct{}
func (CreateProbingSessionRequestPathSelectorProbingSessionSpecLocationAddressCountryCode) FieldPath ¶ added in v0.4.28
func (CreateProbingSessionRequestPathSelectorProbingSessionSpecLocationAddressCountryCode) WithArrayOfValues ¶ added in v0.4.28
func (s CreateProbingSessionRequestPathSelectorProbingSessionSpecLocationAddressCountryCode) WithArrayOfValues(values []string) *CreateProbingSessionRequest_FieldSubPathArrayOfValues
type CreateProbingSessionRequestPathSelectorProbingSessionSpecLocationAddressPostalCode ¶ added in v0.4.28
type CreateProbingSessionRequestPathSelectorProbingSessionSpecLocationAddressPostalCode struct{}
func (CreateProbingSessionRequestPathSelectorProbingSessionSpecLocationAddressPostalCode) FieldPath ¶ added in v0.4.28
func (CreateProbingSessionRequestPathSelectorProbingSessionSpecLocationAddressPostalCode) WithArrayOfValues ¶ added in v0.4.28
func (s CreateProbingSessionRequestPathSelectorProbingSessionSpecLocationAddressPostalCode) WithArrayOfValues(values []string) *CreateProbingSessionRequest_FieldSubPathArrayOfValues
type CreateProbingSessionRequestPathSelectorProbingSessionSpecLocationAddressStreetAddress ¶ added in v0.4.28
type CreateProbingSessionRequestPathSelectorProbingSessionSpecLocationAddressStreetAddress struct{}
func (CreateProbingSessionRequestPathSelectorProbingSessionSpecLocationAddressStreetAddress) FieldPath ¶ added in v0.4.28
func (CreateProbingSessionRequestPathSelectorProbingSessionSpecLocationAddressStreetAddress) WithArrayOfValues ¶ added in v0.4.28
func (s CreateProbingSessionRequestPathSelectorProbingSessionSpecLocationAddressStreetAddress) WithArrayOfValues(values []string) *CreateProbingSessionRequest_FieldSubPathArrayOfValues
type CreateProbingSessionRequestPathSelectorProbingSessionSpecLocationAdminHierarchy ¶ added in v0.4.28
type CreateProbingSessionRequestPathSelectorProbingSessionSpecLocationAdminHierarchy struct{}
func (CreateProbingSessionRequestPathSelectorProbingSessionSpecLocationAdminHierarchy) Admin1 ¶ added in v0.4.28
func (CreateProbingSessionRequestPathSelectorProbingSessionSpecLocationAdminHierarchy) Admin2 ¶ added in v0.4.28
func (CreateProbingSessionRequestPathSelectorProbingSessionSpecLocationAdminHierarchy) Admin3 ¶ added in v0.4.28
func (CreateProbingSessionRequestPathSelectorProbingSessionSpecLocationAdminHierarchy) Admin4 ¶ added in v0.4.28
func (CreateProbingSessionRequestPathSelectorProbingSessionSpecLocationAdminHierarchy) Admin5 ¶ added in v0.4.28
func (CreateProbingSessionRequestPathSelectorProbingSessionSpecLocationAdminHierarchy) Continent ¶ added in v0.4.28
func (CreateProbingSessionRequestPathSelectorProbingSessionSpecLocationAdminHierarchy) Country ¶ added in v0.4.28
func (CreateProbingSessionRequestPathSelectorProbingSessionSpecLocationAdminHierarchy) FieldPath ¶ added in v0.4.28
func (CreateProbingSessionRequestPathSelectorProbingSessionSpecLocationAdminHierarchy) WithArrayOfValues ¶ added in v0.4.28
func (s CreateProbingSessionRequestPathSelectorProbingSessionSpecLocationAdminHierarchy) WithArrayOfValues(values []*admin_area.AdminHierarchy) *CreateProbingSessionRequest_FieldSubPathArrayOfValues
type CreateProbingSessionRequestPathSelectorProbingSessionSpecLocationAdminHierarchyAdmin1 ¶ added in v0.4.28
type CreateProbingSessionRequestPathSelectorProbingSessionSpecLocationAdminHierarchyAdmin1 struct{}
func (CreateProbingSessionRequestPathSelectorProbingSessionSpecLocationAdminHierarchyAdmin1) FieldPath ¶ added in v0.4.28
func (CreateProbingSessionRequestPathSelectorProbingSessionSpecLocationAdminHierarchyAdmin1) WithArrayOfValues ¶ added in v0.4.28
func (s CreateProbingSessionRequestPathSelectorProbingSessionSpecLocationAdminHierarchyAdmin1) WithArrayOfValues(values []*admin_area.Reference) *CreateProbingSessionRequest_FieldSubPathArrayOfValues
type CreateProbingSessionRequestPathSelectorProbingSessionSpecLocationAdminHierarchyAdmin2 ¶ added in v0.4.28
type CreateProbingSessionRequestPathSelectorProbingSessionSpecLocationAdminHierarchyAdmin2 struct{}
func (CreateProbingSessionRequestPathSelectorProbingSessionSpecLocationAdminHierarchyAdmin2) FieldPath ¶ added in v0.4.28
func (CreateProbingSessionRequestPathSelectorProbingSessionSpecLocationAdminHierarchyAdmin2) WithArrayOfValues ¶ added in v0.4.28
func (s CreateProbingSessionRequestPathSelectorProbingSessionSpecLocationAdminHierarchyAdmin2) WithArrayOfValues(values []*admin_area.Reference) *CreateProbingSessionRequest_FieldSubPathArrayOfValues
type CreateProbingSessionRequestPathSelectorProbingSessionSpecLocationAdminHierarchyAdmin3 ¶ added in v0.4.28
type CreateProbingSessionRequestPathSelectorProbingSessionSpecLocationAdminHierarchyAdmin3 struct{}
func (CreateProbingSessionRequestPathSelectorProbingSessionSpecLocationAdminHierarchyAdmin3) FieldPath ¶ added in v0.4.28
func (CreateProbingSessionRequestPathSelectorProbingSessionSpecLocationAdminHierarchyAdmin3) WithArrayOfValues ¶ added in v0.4.28
func (s CreateProbingSessionRequestPathSelectorProbingSessionSpecLocationAdminHierarchyAdmin3) WithArrayOfValues(values []*admin_area.Reference) *CreateProbingSessionRequest_FieldSubPathArrayOfValues
type CreateProbingSessionRequestPathSelectorProbingSessionSpecLocationAdminHierarchyAdmin4 ¶ added in v0.4.28
type CreateProbingSessionRequestPathSelectorProbingSessionSpecLocationAdminHierarchyAdmin4 struct{}
func (CreateProbingSessionRequestPathSelectorProbingSessionSpecLocationAdminHierarchyAdmin4) FieldPath ¶ added in v0.4.28
func (CreateProbingSessionRequestPathSelectorProbingSessionSpecLocationAdminHierarchyAdmin4) WithArrayOfValues ¶ added in v0.4.28
func (s CreateProbingSessionRequestPathSelectorProbingSessionSpecLocationAdminHierarchyAdmin4) WithArrayOfValues(values []*admin_area.Reference) *CreateProbingSessionRequest_FieldSubPathArrayOfValues
type CreateProbingSessionRequestPathSelectorProbingSessionSpecLocationAdminHierarchyAdmin5 ¶ added in v0.4.28
type CreateProbingSessionRequestPathSelectorProbingSessionSpecLocationAdminHierarchyAdmin5 struct{}
func (CreateProbingSessionRequestPathSelectorProbingSessionSpecLocationAdminHierarchyAdmin5) FieldPath ¶ added in v0.4.28
func (CreateProbingSessionRequestPathSelectorProbingSessionSpecLocationAdminHierarchyAdmin5) WithArrayOfValues ¶ added in v0.4.28
func (s CreateProbingSessionRequestPathSelectorProbingSessionSpecLocationAdminHierarchyAdmin5) WithArrayOfValues(values []*admin_area.Reference) *CreateProbingSessionRequest_FieldSubPathArrayOfValues
type CreateProbingSessionRequestPathSelectorProbingSessionSpecLocationAdminHierarchyContinent ¶ added in v0.4.28
type CreateProbingSessionRequestPathSelectorProbingSessionSpecLocationAdminHierarchyContinent struct{}
func (CreateProbingSessionRequestPathSelectorProbingSessionSpecLocationAdminHierarchyContinent) FieldPath ¶ added in v0.4.28
func (CreateProbingSessionRequestPathSelectorProbingSessionSpecLocationAdminHierarchyContinent) WithArrayOfValues ¶ added in v0.4.28
func (s CreateProbingSessionRequestPathSelectorProbingSessionSpecLocationAdminHierarchyContinent) WithArrayOfValues(values []*admin_area.Reference) *CreateProbingSessionRequest_FieldSubPathArrayOfValues
type CreateProbingSessionRequestPathSelectorProbingSessionSpecLocationAdminHierarchyCountry ¶ added in v0.4.28
type CreateProbingSessionRequestPathSelectorProbingSessionSpecLocationAdminHierarchyCountry struct{}
func (CreateProbingSessionRequestPathSelectorProbingSessionSpecLocationAdminHierarchyCountry) FieldPath ¶ added in v0.4.28
func (CreateProbingSessionRequestPathSelectorProbingSessionSpecLocationAdminHierarchyCountry) WithArrayOfValues ¶ added in v0.4.28
func (s CreateProbingSessionRequestPathSelectorProbingSessionSpecLocationAdminHierarchyCountry) WithArrayOfValues(values []*admin_area.Reference) *CreateProbingSessionRequest_FieldSubPathArrayOfValues
type CreateProbingSessionRequestPathSelectorProbingSessionSpecLocationCoordinates ¶ added in v0.4.28
type CreateProbingSessionRequestPathSelectorProbingSessionSpecLocationCoordinates struct{}
func (CreateProbingSessionRequestPathSelectorProbingSessionSpecLocationCoordinates) FieldPath ¶ added in v0.4.28
func (CreateProbingSessionRequestPathSelectorProbingSessionSpecLocationCoordinates) WithArrayOfValues ¶ added in v0.4.28
func (s CreateProbingSessionRequestPathSelectorProbingSessionSpecLocationCoordinates) WithArrayOfValues(values []*latlng.LatLng) *CreateProbingSessionRequest_FieldSubPathArrayOfValues
type CreateProbingSessionRequestPathSelectorProbingSessionSpecLocationType ¶ added in v0.4.28
type CreateProbingSessionRequestPathSelectorProbingSessionSpecLocationType struct{}
func (CreateProbingSessionRequestPathSelectorProbingSessionSpecLocationType) FieldPath ¶ added in v0.4.28
func (CreateProbingSessionRequestPathSelectorProbingSessionSpecLocationType) WithArrayOfValues ¶ added in v0.4.28
func (s CreateProbingSessionRequestPathSelectorProbingSessionSpecLocationType) WithArrayOfValues(values []common.LocationType) *CreateProbingSessionRequest_FieldSubPathArrayOfValues
type CreateProbingSessionRequestPathSelectorProbingSessionSpecMode ¶
type CreateProbingSessionRequestPathSelectorProbingSessionSpecMode struct{}
func (CreateProbingSessionRequestPathSelectorProbingSessionSpecMode) WithArrayOfValues ¶
func (s CreateProbingSessionRequestPathSelectorProbingSessionSpecMode) WithArrayOfValues(values []common.ProbingMode) *CreateProbingSessionRequest_FieldSubPathArrayOfValues
type CreateProbingSessionRequestPathSelectorProbingSessionSpecPathProbing ¶
type CreateProbingSessionRequestPathSelectorProbingSessionSpecPathProbing struct{}
func (CreateProbingSessionRequestPathSelectorProbingSessionSpecPathProbing) IntervalSec ¶
func (CreateProbingSessionRequestPathSelectorProbingSessionSpecPathProbing) WithArrayOfValues ¶
func (s CreateProbingSessionRequestPathSelectorProbingSessionSpecPathProbing) WithArrayOfValues(values []*common.PathProbe) *CreateProbingSessionRequest_FieldSubPathArrayOfValues
type CreateProbingSessionRequestPathSelectorProbingSessionSpecPathProbingAttempts ¶
type CreateProbingSessionRequestPathSelectorProbingSessionSpecPathProbingAttempts struct{}
func (CreateProbingSessionRequestPathSelectorProbingSessionSpecPathProbingAttempts) WithArrayOfValues ¶
func (s CreateProbingSessionRequestPathSelectorProbingSessionSpecPathProbingAttempts) WithArrayOfValues(values []*wrappers.UInt32Value) *CreateProbingSessionRequest_FieldSubPathArrayOfValues
type CreateProbingSessionRequestPathSelectorProbingSessionSpecPathProbingEnabled ¶
type CreateProbingSessionRequestPathSelectorProbingSessionSpecPathProbingEnabled struct{}
func (CreateProbingSessionRequestPathSelectorProbingSessionSpecPathProbingEnabled) WithArrayOfValues ¶
func (s CreateProbingSessionRequestPathSelectorProbingSessionSpecPathProbingEnabled) WithArrayOfValues(values []bool) *CreateProbingSessionRequest_FieldSubPathArrayOfValues
type CreateProbingSessionRequestPathSelectorProbingSessionSpecPathProbingInterval ¶
type CreateProbingSessionRequestPathSelectorProbingSessionSpecPathProbingInterval struct{}
func (CreateProbingSessionRequestPathSelectorProbingSessionSpecPathProbingInterval) WithArrayOfValues ¶
func (s CreateProbingSessionRequestPathSelectorProbingSessionSpecPathProbingInterval) WithArrayOfValues(values []*duration.Duration) *CreateProbingSessionRequest_FieldSubPathArrayOfValues
type CreateProbingSessionRequestPathSelectorProbingSessionSpecPathProbingIntervalSec ¶
type CreateProbingSessionRequestPathSelectorProbingSessionSpecPathProbingIntervalSec struct{}
func (CreateProbingSessionRequestPathSelectorProbingSessionSpecPathProbingIntervalSec) WithArrayOfValues ¶
func (s CreateProbingSessionRequestPathSelectorProbingSessionSpecPathProbingIntervalSec) WithArrayOfValues(values []int64) *CreateProbingSessionRequest_FieldSubPathArrayOfValues
type CreateProbingSessionRequestPathSelectorProbingSessionSpecPathProbingMaxTtl ¶
type CreateProbingSessionRequestPathSelectorProbingSessionSpecPathProbingMaxTtl struct{}
func (CreateProbingSessionRequestPathSelectorProbingSessionSpecPathProbingMaxTtl) WithArrayOfValues ¶
func (s CreateProbingSessionRequestPathSelectorProbingSessionSpecPathProbingMaxTtl) WithArrayOfValues(values []*wrappers.UInt32Value) *CreateProbingSessionRequest_FieldSubPathArrayOfValues
type CreateProbingSessionRequestPathSelectorProbingSessionSpecPathProbingMode ¶
type CreateProbingSessionRequestPathSelectorProbingSessionSpecPathProbingMode struct{}
func (CreateProbingSessionRequestPathSelectorProbingSessionSpecPathProbingMode) WithArrayOfValues ¶
func (s CreateProbingSessionRequestPathSelectorProbingSessionSpecPathProbingMode) WithArrayOfValues(values []common.ProbingMode) *CreateProbingSessionRequest_FieldSubPathArrayOfValues
type CreateProbingSessionRequestPathSelectorProbingSessionSpecPort ¶
type CreateProbingSessionRequestPathSelectorProbingSessionSpecPort struct{}
func (CreateProbingSessionRequestPathSelectorProbingSessionSpecPort) WithArrayOfValues ¶
func (s CreateProbingSessionRequestPathSelectorProbingSessionSpecPort) WithArrayOfValues(values []uint32) *CreateProbingSessionRequest_FieldSubPathArrayOfValues
func (CreateProbingSessionRequestPathSelectorProbingSessionSpecPort) WithValue ¶
func (s CreateProbingSessionRequestPathSelectorProbingSessionSpecPort) WithValue(value uint32) *CreateProbingSessionRequest_FieldSubPathValue
type CreateProbingSessionRequestPathSelectorProbingSessionSpecProbe ¶
type CreateProbingSessionRequestPathSelectorProbingSessionSpecProbe struct{}
func (CreateProbingSessionRequestPathSelectorProbingSessionSpecProbe) WithArrayOfValues ¶
func (s CreateProbingSessionRequestPathSelectorProbingSessionSpecProbe) WithArrayOfValues(values []*probe.Reference) *CreateProbingSessionRequest_FieldSubPathArrayOfValues
func (CreateProbingSessionRequestPathSelectorProbingSessionSpecProbe) WithValue ¶
func (s CreateProbingSessionRequestPathSelectorProbingSessionSpecProbe) WithValue(value *probe.Reference) *CreateProbingSessionRequest_FieldSubPathValue
type CreateProbingSessionRequestPathSelectorProbingSessionSpecProxyConfiguration ¶
type CreateProbingSessionRequestPathSelectorProbingSessionSpecProxyConfiguration struct{}
func (CreateProbingSessionRequestPathSelectorProbingSessionSpecProxyConfiguration) HttpsProxy ¶
func (CreateProbingSessionRequestPathSelectorProbingSessionSpecProxyConfiguration) ProxySetting ¶
func (CreateProbingSessionRequestPathSelectorProbingSessionSpecProxyConfiguration) WithArrayOfValues ¶
func (s CreateProbingSessionRequestPathSelectorProbingSessionSpecProxyConfiguration) WithArrayOfValues(values []*common.ProxyConfiguration) *CreateProbingSessionRequest_FieldSubPathArrayOfValues
type CreateProbingSessionRequestPathSelectorProbingSessionSpecProxyConfigurationHttpProxy ¶
type CreateProbingSessionRequestPathSelectorProbingSessionSpecProxyConfigurationHttpProxy struct{}
func (CreateProbingSessionRequestPathSelectorProbingSessionSpecProxyConfigurationHttpProxy) FieldPath ¶
func (CreateProbingSessionRequestPathSelectorProbingSessionSpecProxyConfigurationHttpProxy) WithArrayOfValues ¶
func (s CreateProbingSessionRequestPathSelectorProbingSessionSpecProxyConfigurationHttpProxy) WithArrayOfValues(values []string) *CreateProbingSessionRequest_FieldSubPathArrayOfValues
type CreateProbingSessionRequestPathSelectorProbingSessionSpecProxyConfigurationHttpsProxy ¶
type CreateProbingSessionRequestPathSelectorProbingSessionSpecProxyConfigurationHttpsProxy struct{}
func (CreateProbingSessionRequestPathSelectorProbingSessionSpecProxyConfigurationHttpsProxy) FieldPath ¶
func (CreateProbingSessionRequestPathSelectorProbingSessionSpecProxyConfigurationHttpsProxy) WithArrayOfValues ¶
func (s CreateProbingSessionRequestPathSelectorProbingSessionSpecProxyConfigurationHttpsProxy) WithArrayOfValues(values []string) *CreateProbingSessionRequest_FieldSubPathArrayOfValues
type CreateProbingSessionRequestPathSelectorProbingSessionSpecProxyConfigurationNoProxy ¶
type CreateProbingSessionRequestPathSelectorProbingSessionSpecProxyConfigurationNoProxy struct{}
func (CreateProbingSessionRequestPathSelectorProbingSessionSpecProxyConfigurationNoProxy) FieldPath ¶
func (CreateProbingSessionRequestPathSelectorProbingSessionSpecProxyConfigurationNoProxy) WithArrayOfValues ¶
func (s CreateProbingSessionRequestPathSelectorProbingSessionSpecProxyConfigurationNoProxy) WithArrayOfValues(values []string) *CreateProbingSessionRequest_FieldSubPathArrayOfValues
type CreateProbingSessionRequestPathSelectorProbingSessionSpecProxyConfigurationProxySetting ¶
type CreateProbingSessionRequestPathSelectorProbingSessionSpecProxyConfigurationProxySetting struct{}
func (CreateProbingSessionRequestPathSelectorProbingSessionSpecProxyConfigurationProxySetting) FieldPath ¶
func (CreateProbingSessionRequestPathSelectorProbingSessionSpecProxyConfigurationProxySetting) WithArrayOfValues ¶
func (s CreateProbingSessionRequestPathSelectorProbingSessionSpecProxyConfigurationProxySetting) WithArrayOfValues(values []common.ProxySetting) *CreateProbingSessionRequest_FieldSubPathArrayOfValues
type CreateProbingSessionRequestPathSelectorProbingSessionSpecSpeedtestSettings ¶
type CreateProbingSessionRequestPathSelectorProbingSessionSpecSpeedtestSettings struct{}
func (CreateProbingSessionRequestPathSelectorProbingSessionSpecSpeedtestSettings) ServerSelection ¶
func (CreateProbingSessionRequestPathSelectorProbingSessionSpecSpeedtestSettings) WithArrayOfValues ¶
func (s CreateProbingSessionRequestPathSelectorProbingSessionSpecSpeedtestSettings) WithArrayOfValues(values []*common.SpeedTestSettings) *CreateProbingSessionRequest_FieldSubPathArrayOfValues
type CreateProbingSessionRequestPathSelectorProbingSessionSpecSpeedtestSettingsDuration ¶
type CreateProbingSessionRequestPathSelectorProbingSessionSpecSpeedtestSettingsDuration struct{}
func (CreateProbingSessionRequestPathSelectorProbingSessionSpecSpeedtestSettingsDuration) FieldPath ¶
func (CreateProbingSessionRequestPathSelectorProbingSessionSpecSpeedtestSettingsDuration) WithArrayOfValues ¶
func (s CreateProbingSessionRequestPathSelectorProbingSessionSpecSpeedtestSettingsDuration) WithArrayOfValues(values []*duration.Duration) *CreateProbingSessionRequest_FieldSubPathArrayOfValues
type CreateProbingSessionRequestPathSelectorProbingSessionSpecSpeedtestSettingsServerSelection ¶
type CreateProbingSessionRequestPathSelectorProbingSessionSpecSpeedtestSettingsServerSelection struct{}
func (CreateProbingSessionRequestPathSelectorProbingSessionSpecSpeedtestSettingsServerSelection) FieldPath ¶
func (CreateProbingSessionRequestPathSelectorProbingSessionSpecSpeedtestSettingsServerSelection) WithArrayOfValues ¶
type CreateProbingSessionRequestPathSelectorProbingSessionSpecSpeedtestSettingsTcpPort ¶
type CreateProbingSessionRequestPathSelectorProbingSessionSpecSpeedtestSettingsTcpPort struct{}
func (CreateProbingSessionRequestPathSelectorProbingSessionSpecSpeedtestSettingsTcpPort) FieldPath ¶
func (CreateProbingSessionRequestPathSelectorProbingSessionSpecSpeedtestSettingsTcpPort) WithArrayOfValues ¶
func (s CreateProbingSessionRequestPathSelectorProbingSessionSpecSpeedtestSettingsTcpPort) WithArrayOfValues(values []int32) *CreateProbingSessionRequest_FieldSubPathArrayOfValues
type CreateProbingSessionRequestPathSelectorProbingSessionSpecTarget ¶
type CreateProbingSessionRequestPathSelectorProbingSessionSpecTarget struct{}
func (CreateProbingSessionRequestPathSelectorProbingSessionSpecTarget) WithArrayOfValues ¶
func (s CreateProbingSessionRequestPathSelectorProbingSessionSpecTarget) WithArrayOfValues(values []*probing_target.Reference) *CreateProbingSessionRequest_FieldSubPathArrayOfValues
type CreateProbingSessionRequestPathSelectorProbingSessionSpecTargetGroup ¶
type CreateProbingSessionRequestPathSelectorProbingSessionSpecTargetGroup struct{}
func (CreateProbingSessionRequestPathSelectorProbingSessionSpecTargetGroup) WithArrayOfValues ¶
func (s CreateProbingSessionRequestPathSelectorProbingSessionSpecTargetGroup) WithArrayOfValues(values []*probing_target_group.Reference) *CreateProbingSessionRequest_FieldSubPathArrayOfValues
type CreateProbingSessionRequestPathSelectorProbingSessionSpecTos ¶
type CreateProbingSessionRequestPathSelectorProbingSessionSpecTos struct{}
func (CreateProbingSessionRequestPathSelectorProbingSessionSpecTos) WithArrayOfValues ¶
func (s CreateProbingSessionRequestPathSelectorProbingSessionSpecTos) WithArrayOfValues(values []uint32) *CreateProbingSessionRequest_FieldSubPathArrayOfValues
func (CreateProbingSessionRequestPathSelectorProbingSessionSpecTos) WithValue ¶
func (s CreateProbingSessionRequestPathSelectorProbingSessionSpecTos) WithValue(value uint32) *CreateProbingSessionRequest_FieldSubPathValue
type CreateProbingSessionRequestPathSelectorProbingSessionSpecType ¶
type CreateProbingSessionRequestPathSelectorProbingSessionSpecType struct{}
func (CreateProbingSessionRequestPathSelectorProbingSessionSpecType) WithArrayOfValues ¶
func (s CreateProbingSessionRequestPathSelectorProbingSessionSpecType) WithArrayOfValues(values []probing_session.ProbingSessionType) *CreateProbingSessionRequest_FieldSubPathArrayOfValues
type CreateProbingSessionRequestPathSelectorProbingSessionStatus ¶
type CreateProbingSessionRequestPathSelectorProbingSessionStatus struct{}
func (CreateProbingSessionRequestPathSelectorProbingSessionStatus) WithArrayOfValues ¶
func (s CreateProbingSessionRequestPathSelectorProbingSessionStatus) WithArrayOfValues(values []*probing_session.ProbingSession_Status) *CreateProbingSessionRequest_FieldSubPathArrayOfValues
type CreateProbingSessionRequest_FieldMask ¶
type CreateProbingSessionRequest_FieldMask struct {
Paths []CreateProbingSessionRequest_FieldPath
}
func FullCreateProbingSessionRequest_FieldMask ¶
func FullCreateProbingSessionRequest_FieldMask() *CreateProbingSessionRequest_FieldMask
func (*CreateProbingSessionRequest_FieldMask) AppendPath ¶
func (fieldMask *CreateProbingSessionRequest_FieldMask) AppendPath(path CreateProbingSessionRequest_FieldPath)
func (*CreateProbingSessionRequest_FieldMask) AppendRawPath ¶
func (fieldMask *CreateProbingSessionRequest_FieldMask) AppendRawPath(path gotenobject.FieldPath)
func (*CreateProbingSessionRequest_FieldMask) DecodeFirestore ¶
func (fieldMask *CreateProbingSessionRequest_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
func (*CreateProbingSessionRequest_FieldMask) EncodeFirestore ¶
func (fieldMask *CreateProbingSessionRequest_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
firestore encoding/decoding integration
func (*CreateProbingSessionRequest_FieldMask) FilterInputFields ¶
func (fieldMask *CreateProbingSessionRequest_FieldMask) FilterInputFields() *CreateProbingSessionRequest_FieldMask
FilterInputFields generates copy of field paths with output_only field paths removed
func (*CreateProbingSessionRequest_FieldMask) FromProtoFieldMask ¶
func (fieldMask *CreateProbingSessionRequest_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
func (*CreateProbingSessionRequest_FieldMask) GetPaths ¶
func (fieldMask *CreateProbingSessionRequest_FieldMask) GetPaths() []CreateProbingSessionRequest_FieldPath
func (*CreateProbingSessionRequest_FieldMask) GetRawPaths ¶
func (fieldMask *CreateProbingSessionRequest_FieldMask) GetRawPaths() []gotenobject.FieldPath
func (*CreateProbingSessionRequest_FieldMask) IsFull ¶
func (fieldMask *CreateProbingSessionRequest_FieldMask) IsFull() bool
func (CreateProbingSessionRequest_FieldMask) Marshal ¶
func (fieldMask CreateProbingSessionRequest_FieldMask) Marshal() ([]byte, error)
implement methods required by customType
func (CreateProbingSessionRequest_FieldMask) MarshalJSON ¶
func (fieldMask CreateProbingSessionRequest_FieldMask) MarshalJSON() ([]byte, error)
func (*CreateProbingSessionRequest_FieldMask) PathsCount ¶
func (fieldMask *CreateProbingSessionRequest_FieldMask) PathsCount() int
func (*CreateProbingSessionRequest_FieldMask) Project ¶
func (fieldMask *CreateProbingSessionRequest_FieldMask) Project(source *CreateProbingSessionRequest) *CreateProbingSessionRequest
func (*CreateProbingSessionRequest_FieldMask) ProjectRaw ¶
func (fieldMask *CreateProbingSessionRequest_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
func (*CreateProbingSessionRequest_FieldMask) ProtoMessage ¶
func (fieldMask *CreateProbingSessionRequest_FieldMask) ProtoMessage()
func (*CreateProbingSessionRequest_FieldMask) ProtoReflect ¶
func (fieldMask *CreateProbingSessionRequest_FieldMask) ProtoReflect() preflect.Message
func (*CreateProbingSessionRequest_FieldMask) Reset ¶
func (fieldMask *CreateProbingSessionRequest_FieldMask) Reset()
func (*CreateProbingSessionRequest_FieldMask) Set ¶
func (fieldMask *CreateProbingSessionRequest_FieldMask) Set(target, source *CreateProbingSessionRequest)
func (*CreateProbingSessionRequest_FieldMask) SetFromCliFlag ¶
func (fieldMask *CreateProbingSessionRequest_FieldMask) SetFromCliFlag(raw string) error
func (*CreateProbingSessionRequest_FieldMask) SetRaw ¶
func (fieldMask *CreateProbingSessionRequest_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
func (*CreateProbingSessionRequest_FieldMask) Size ¶
func (fieldMask *CreateProbingSessionRequest_FieldMask) Size() int
func (*CreateProbingSessionRequest_FieldMask) String ¶
func (fieldMask *CreateProbingSessionRequest_FieldMask) String() string
func (*CreateProbingSessionRequest_FieldMask) Subtract ¶
func (fieldMask *CreateProbingSessionRequest_FieldMask) Subtract(other *CreateProbingSessionRequest_FieldMask) *CreateProbingSessionRequest_FieldMask
func (*CreateProbingSessionRequest_FieldMask) SubtractRaw ¶
func (fieldMask *CreateProbingSessionRequest_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
func (*CreateProbingSessionRequest_FieldMask) ToProtoFieldMask ¶
func (fieldMask *CreateProbingSessionRequest_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
ToFieldMask is used for proto conversions
func (*CreateProbingSessionRequest_FieldMask) Unmarshal ¶
func (fieldMask *CreateProbingSessionRequest_FieldMask) Unmarshal(data []byte) error
func (*CreateProbingSessionRequest_FieldMask) UnmarshalJSON ¶
func (fieldMask *CreateProbingSessionRequest_FieldMask) UnmarshalJSON(data []byte) error
type CreateProbingSessionRequest_FieldPath ¶
type CreateProbingSessionRequest_FieldPath interface { gotenobject.FieldPath Selector() CreateProbingSessionRequest_FieldPathSelector Get(source *CreateProbingSessionRequest) []interface{} GetSingle(source *CreateProbingSessionRequest) (interface{}, bool) ClearValue(item *CreateProbingSessionRequest) // Those methods build corresponding CreateProbingSessionRequest_FieldPathValue // (or array of values) and holds passed value. Panics if injected type is incorrect. WithIValue(value interface{}) CreateProbingSessionRequest_FieldPathValue WithIArrayOfValues(values interface{}) CreateProbingSessionRequest_FieldPathArrayOfValues WithIArrayItemValue(value interface{}) CreateProbingSessionRequest_FieldPathArrayItemValue }
FieldPath provides implementation to handle https://github.com/protocolbuffers/protobuf/blob/master/src/google/protobuf/field_mask.proto
func BuildCreateProbingSessionRequest_FieldPath ¶
func BuildCreateProbingSessionRequest_FieldPath(fp gotenobject.RawFieldPath) (CreateProbingSessionRequest_FieldPath, error)
func MustParseCreateProbingSessionRequest_FieldPath ¶
func MustParseCreateProbingSessionRequest_FieldPath(rawField string) CreateProbingSessionRequest_FieldPath
func ParseCreateProbingSessionRequest_FieldPath ¶
func ParseCreateProbingSessionRequest_FieldPath(rawField string) (CreateProbingSessionRequest_FieldPath, error)
type CreateProbingSessionRequest_FieldPathArrayItemValue ¶
type CreateProbingSessionRequest_FieldPathArrayItemValue interface { gotenobject.FieldPathArrayItemValue CreateProbingSessionRequest_FieldPath ContainsValue(*CreateProbingSessionRequest) bool }
CreateProbingSessionRequest_FieldPathArrayItemValue allows storing single item in Path-specific values for CreateProbingSessionRequest according to their type Present only for array (repeated) types.
func MustParseCreateProbingSessionRequest_FieldPathArrayItemValue ¶
func MustParseCreateProbingSessionRequest_FieldPathArrayItemValue(pathStr, valueStr string) CreateProbingSessionRequest_FieldPathArrayItemValue
func ParseCreateProbingSessionRequest_FieldPathArrayItemValue ¶
func ParseCreateProbingSessionRequest_FieldPathArrayItemValue(pathStr, valueStr string) (CreateProbingSessionRequest_FieldPathArrayItemValue, error)
ParseCreateProbingSessionRequest_FieldPathArrayItemValue parses string and JSON-encoded value to its Value
type CreateProbingSessionRequest_FieldPathArrayOfValues ¶
type CreateProbingSessionRequest_FieldPathArrayOfValues interface { gotenobject.FieldPathArrayOfValues CreateProbingSessionRequest_FieldPath }
CreateProbingSessionRequest_FieldPathArrayOfValues allows storing slice of values for CreateProbingSessionRequest fields according to their type
func MustParseCreateProbingSessionRequest_FieldPathArrayOfValues ¶
func MustParseCreateProbingSessionRequest_FieldPathArrayOfValues(pathStr, valuesStr string) CreateProbingSessionRequest_FieldPathArrayOfValues
func ParseCreateProbingSessionRequest_FieldPathArrayOfValues ¶
func ParseCreateProbingSessionRequest_FieldPathArrayOfValues(pathStr, valuesStr string) (CreateProbingSessionRequest_FieldPathArrayOfValues, error)
type CreateProbingSessionRequest_FieldPathSelector ¶
type CreateProbingSessionRequest_FieldPathSelector int32
const ( CreateProbingSessionRequest_FieldPathSelectorParent CreateProbingSessionRequest_FieldPathSelector = 0 CreateProbingSessionRequest_FieldPathSelectorProbingSession CreateProbingSessionRequest_FieldPathSelector = 1 )
func (CreateProbingSessionRequest_FieldPathSelector) String ¶
func (s CreateProbingSessionRequest_FieldPathSelector) String() string
type CreateProbingSessionRequest_FieldPathValue ¶
type CreateProbingSessionRequest_FieldPathValue interface { CreateProbingSessionRequest_FieldPath gotenobject.FieldPathValue SetTo(target **CreateProbingSessionRequest) CompareWith(*CreateProbingSessionRequest) (cmp int, comparable bool) }
CreateProbingSessionRequest_FieldPathValue allows storing values for CreateProbingSessionRequest fields according to their type
func MustParseCreateProbingSessionRequest_FieldPathValue ¶
func MustParseCreateProbingSessionRequest_FieldPathValue(pathStr, valueStr string) CreateProbingSessionRequest_FieldPathValue
func ParseCreateProbingSessionRequest_FieldPathValue ¶
func ParseCreateProbingSessionRequest_FieldPathValue(pathStr, valueStr string) (CreateProbingSessionRequest_FieldPathValue, error)
type CreateProbingSessionRequest_FieldSubPath ¶
type CreateProbingSessionRequest_FieldSubPath struct {
// contains filtered or unexported fields
}
func (*CreateProbingSessionRequest_FieldSubPath) AsProbingSessionSubPath ¶
func (fps *CreateProbingSessionRequest_FieldSubPath) AsProbingSessionSubPath() (probing_session.ProbingSession_FieldPath, bool)
func (*CreateProbingSessionRequest_FieldSubPath) ClearValue ¶
func (fps *CreateProbingSessionRequest_FieldSubPath) ClearValue(item *CreateProbingSessionRequest)
func (*CreateProbingSessionRequest_FieldSubPath) ClearValueRaw ¶
func (fps *CreateProbingSessionRequest_FieldSubPath) ClearValueRaw(item proto.Message)
func (*CreateProbingSessionRequest_FieldSubPath) Get ¶
func (fps *CreateProbingSessionRequest_FieldSubPath) Get(source *CreateProbingSessionRequest) (values []interface{})
Get returns all values pointed by selected field from source CreateProbingSessionRequest
func (*CreateProbingSessionRequest_FieldSubPath) GetDefault ¶
func (fps *CreateProbingSessionRequest_FieldSubPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*CreateProbingSessionRequest_FieldSubPath) GetRaw ¶
func (fps *CreateProbingSessionRequest_FieldSubPath) GetRaw(source proto.Message) []interface{}
func (*CreateProbingSessionRequest_FieldSubPath) GetSingle ¶
func (fps *CreateProbingSessionRequest_FieldSubPath) GetSingle(source *CreateProbingSessionRequest) (interface{}, bool)
GetSingle returns value of selected field from source CreateProbingSessionRequest
func (*CreateProbingSessionRequest_FieldSubPath) GetSingleRaw ¶
func (fps *CreateProbingSessionRequest_FieldSubPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*CreateProbingSessionRequest_FieldSubPath) IsLeaf ¶
func (fps *CreateProbingSessionRequest_FieldSubPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*CreateProbingSessionRequest_FieldSubPath) JSONString ¶
func (fps *CreateProbingSessionRequest_FieldSubPath) JSONString() string
JSONString returns path representation is JSON convention
func (*CreateProbingSessionRequest_FieldSubPath) Selector ¶
func (fps *CreateProbingSessionRequest_FieldSubPath) Selector() CreateProbingSessionRequest_FieldPathSelector
func (*CreateProbingSessionRequest_FieldSubPath) String ¶
func (fps *CreateProbingSessionRequest_FieldSubPath) String() string
String returns path representation in proto convention
func (*CreateProbingSessionRequest_FieldSubPath) WithIArrayItemValue ¶
func (fps *CreateProbingSessionRequest_FieldSubPath) WithIArrayItemValue(value interface{}) CreateProbingSessionRequest_FieldPathArrayItemValue
func (*CreateProbingSessionRequest_FieldSubPath) WithIArrayOfValues ¶
func (fps *CreateProbingSessionRequest_FieldSubPath) WithIArrayOfValues(values interface{}) CreateProbingSessionRequest_FieldPathArrayOfValues
func (*CreateProbingSessionRequest_FieldSubPath) WithIValue ¶
func (fps *CreateProbingSessionRequest_FieldSubPath) WithIValue(value interface{}) CreateProbingSessionRequest_FieldPathValue
func (*CreateProbingSessionRequest_FieldSubPath) WithRawIArrayItemValue ¶
func (fps *CreateProbingSessionRequest_FieldSubPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*CreateProbingSessionRequest_FieldSubPath) WithRawIArrayOfValues ¶
func (fps *CreateProbingSessionRequest_FieldSubPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*CreateProbingSessionRequest_FieldSubPath) WithRawIValue ¶
func (fps *CreateProbingSessionRequest_FieldSubPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type CreateProbingSessionRequest_FieldSubPathArrayItemValue ¶
type CreateProbingSessionRequest_FieldSubPathArrayItemValue struct { CreateProbingSessionRequest_FieldPath // contains filtered or unexported fields }
func (*CreateProbingSessionRequest_FieldSubPathArrayItemValue) AsProbingSessionPathItemValue ¶
func (fpaivs *CreateProbingSessionRequest_FieldSubPathArrayItemValue) AsProbingSessionPathItemValue() (probing_session.ProbingSession_FieldPathArrayItemValue, bool)
func (*CreateProbingSessionRequest_FieldSubPathArrayItemValue) ContainsValue ¶
func (fpaivs *CreateProbingSessionRequest_FieldSubPathArrayItemValue) ContainsValue(source *CreateProbingSessionRequest) bool
Contains returns a boolean indicating if value that is being held is present in given 'CreateProbingSessionRequest'
func (*CreateProbingSessionRequest_FieldSubPathArrayItemValue) GetRawItemValue ¶
func (fpaivs *CreateProbingSessionRequest_FieldSubPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored array item value
type CreateProbingSessionRequest_FieldSubPathArrayOfValues ¶
type CreateProbingSessionRequest_FieldSubPathArrayOfValues struct { CreateProbingSessionRequest_FieldPath // contains filtered or unexported fields }
func (*CreateProbingSessionRequest_FieldSubPathArrayOfValues) AsProbingSessionPathArrayOfValues ¶
func (fpsaov *CreateProbingSessionRequest_FieldSubPathArrayOfValues) AsProbingSessionPathArrayOfValues() (probing_session.ProbingSession_FieldPathArrayOfValues, bool)
func (*CreateProbingSessionRequest_FieldSubPathArrayOfValues) GetRawValues ¶
func (fpsaov *CreateProbingSessionRequest_FieldSubPathArrayOfValues) GetRawValues() []interface{}
type CreateProbingSessionRequest_FieldSubPathValue ¶
type CreateProbingSessionRequest_FieldSubPathValue struct { CreateProbingSessionRequest_FieldPath // contains filtered or unexported fields }
func (*CreateProbingSessionRequest_FieldSubPathValue) AsProbingSessionPathValue ¶
func (fpvs *CreateProbingSessionRequest_FieldSubPathValue) AsProbingSessionPathValue() (probing_session.ProbingSession_FieldPathValue, bool)
func (*CreateProbingSessionRequest_FieldSubPathValue) CompareWith ¶
func (fpvs *CreateProbingSessionRequest_FieldSubPathValue) CompareWith(source *CreateProbingSessionRequest) (int, bool)
func (*CreateProbingSessionRequest_FieldSubPathValue) CompareWithRaw ¶
func (fpvs *CreateProbingSessionRequest_FieldSubPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*CreateProbingSessionRequest_FieldSubPathValue) GetRawValue ¶
func (fpvs *CreateProbingSessionRequest_FieldSubPathValue) GetRawValue() interface{}
func (*CreateProbingSessionRequest_FieldSubPathValue) SetTo ¶
func (fpvs *CreateProbingSessionRequest_FieldSubPathValue) SetTo(target **CreateProbingSessionRequest)
func (*CreateProbingSessionRequest_FieldSubPathValue) SetToRaw ¶
func (fpvs *CreateProbingSessionRequest_FieldSubPathValue) SetToRaw(target proto.Message)
type CreateProbingSessionRequest_FieldTerminalPath ¶
type CreateProbingSessionRequest_FieldTerminalPath struct {
// contains filtered or unexported fields
}
func (*CreateProbingSessionRequest_FieldTerminalPath) ClearValue ¶
func (fp *CreateProbingSessionRequest_FieldTerminalPath) ClearValue(item *CreateProbingSessionRequest)
func (*CreateProbingSessionRequest_FieldTerminalPath) ClearValueRaw ¶
func (fp *CreateProbingSessionRequest_FieldTerminalPath) ClearValueRaw(item proto.Message)
func (*CreateProbingSessionRequest_FieldTerminalPath) Get ¶
func (fp *CreateProbingSessionRequest_FieldTerminalPath) Get(source *CreateProbingSessionRequest) (values []interface{})
Get returns all values pointed by specific field from source CreateProbingSessionRequest
func (*CreateProbingSessionRequest_FieldTerminalPath) GetDefault ¶
func (fp *CreateProbingSessionRequest_FieldTerminalPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*CreateProbingSessionRequest_FieldTerminalPath) GetRaw ¶
func (fp *CreateProbingSessionRequest_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
func (*CreateProbingSessionRequest_FieldTerminalPath) GetSingle ¶
func (fp *CreateProbingSessionRequest_FieldTerminalPath) GetSingle(source *CreateProbingSessionRequest) (interface{}, bool)
GetSingle returns value pointed by specific field of from source CreateProbingSessionRequest
func (*CreateProbingSessionRequest_FieldTerminalPath) GetSingleRaw ¶
func (fp *CreateProbingSessionRequest_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*CreateProbingSessionRequest_FieldTerminalPath) IsLeaf ¶
func (fp *CreateProbingSessionRequest_FieldTerminalPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*CreateProbingSessionRequest_FieldTerminalPath) JSONString ¶
func (fp *CreateProbingSessionRequest_FieldTerminalPath) JSONString() string
JSONString returns path representation is JSON convention
func (*CreateProbingSessionRequest_FieldTerminalPath) Selector ¶
func (fp *CreateProbingSessionRequest_FieldTerminalPath) Selector() CreateProbingSessionRequest_FieldPathSelector
func (*CreateProbingSessionRequest_FieldTerminalPath) String ¶
func (fp *CreateProbingSessionRequest_FieldTerminalPath) String() string
String returns path representation in proto convention
func (*CreateProbingSessionRequest_FieldTerminalPath) WithIArrayItemValue ¶
func (fp *CreateProbingSessionRequest_FieldTerminalPath) WithIArrayItemValue(value interface{}) CreateProbingSessionRequest_FieldPathArrayItemValue
func (*CreateProbingSessionRequest_FieldTerminalPath) WithIArrayOfValues ¶
func (fp *CreateProbingSessionRequest_FieldTerminalPath) WithIArrayOfValues(values interface{}) CreateProbingSessionRequest_FieldPathArrayOfValues
func (*CreateProbingSessionRequest_FieldTerminalPath) WithIValue ¶
func (fp *CreateProbingSessionRequest_FieldTerminalPath) WithIValue(value interface{}) CreateProbingSessionRequest_FieldPathValue
func (*CreateProbingSessionRequest_FieldTerminalPath) WithRawIArrayItemValue ¶
func (fp *CreateProbingSessionRequest_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*CreateProbingSessionRequest_FieldTerminalPath) WithRawIArrayOfValues ¶
func (fp *CreateProbingSessionRequest_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*CreateProbingSessionRequest_FieldTerminalPath) WithRawIValue ¶
func (fp *CreateProbingSessionRequest_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type CreateProbingSessionRequest_FieldTerminalPathArrayItemValue ¶
type CreateProbingSessionRequest_FieldTerminalPathArrayItemValue struct { CreateProbingSessionRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*CreateProbingSessionRequest_FieldTerminalPathArrayItemValue) ContainsValue ¶
func (fpaiv *CreateProbingSessionRequest_FieldTerminalPathArrayItemValue) ContainsValue(source *CreateProbingSessionRequest) bool
Contains returns a boolean indicating if value that is being held is present in given 'CreateProbingSessionRequest'
func (*CreateProbingSessionRequest_FieldTerminalPathArrayItemValue) GetRawItemValue ¶
func (fpaiv *CreateProbingSessionRequest_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored element value for array in object CreateProbingSessionRequest as interface{}
func (*CreateProbingSessionRequest_FieldTerminalPathArrayItemValue) GetSingle ¶
func (fpaiv *CreateProbingSessionRequest_FieldTerminalPathArrayItemValue) GetSingle(source *CreateProbingSessionRequest) (interface{}, bool)
func (*CreateProbingSessionRequest_FieldTerminalPathArrayItemValue) GetSingleRaw ¶
func (fpaiv *CreateProbingSessionRequest_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
type CreateProbingSessionRequest_FieldTerminalPathArrayOfValues ¶
type CreateProbingSessionRequest_FieldTerminalPathArrayOfValues struct { CreateProbingSessionRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*CreateProbingSessionRequest_FieldTerminalPathArrayOfValues) AsParentArrayOfValues ¶
func (fpaov *CreateProbingSessionRequest_FieldTerminalPathArrayOfValues) AsParentArrayOfValues() ([]*probing_session.ParentReference, bool)
func (*CreateProbingSessionRequest_FieldTerminalPathArrayOfValues) AsProbingSessionArrayOfValues ¶
func (fpaov *CreateProbingSessionRequest_FieldTerminalPathArrayOfValues) AsProbingSessionArrayOfValues() ([]*probing_session.ProbingSession, bool)
func (*CreateProbingSessionRequest_FieldTerminalPathArrayOfValues) GetRawValues ¶
func (fpaov *CreateProbingSessionRequest_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
type CreateProbingSessionRequest_FieldTerminalPathValue ¶
type CreateProbingSessionRequest_FieldTerminalPathValue struct { CreateProbingSessionRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*CreateProbingSessionRequest_FieldTerminalPathValue) AsParentValue ¶
func (fpv *CreateProbingSessionRequest_FieldTerminalPathValue) AsParentValue() (*probing_session.ParentReference, bool)
func (*CreateProbingSessionRequest_FieldTerminalPathValue) AsProbingSessionValue ¶
func (fpv *CreateProbingSessionRequest_FieldTerminalPathValue) AsProbingSessionValue() (*probing_session.ProbingSession, bool)
func (*CreateProbingSessionRequest_FieldTerminalPathValue) CompareWith ¶
func (fpv *CreateProbingSessionRequest_FieldTerminalPathValue) CompareWith(source *CreateProbingSessionRequest) (int, bool)
CompareWith compares value in the 'CreateProbingSessionRequest_FieldTerminalPathValue' with the value under path in 'CreateProbingSessionRequest'.
func (*CreateProbingSessionRequest_FieldTerminalPathValue) CompareWithRaw ¶
func (fpv *CreateProbingSessionRequest_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*CreateProbingSessionRequest_FieldTerminalPathValue) GetRawValue ¶
func (fpv *CreateProbingSessionRequest_FieldTerminalPathValue) GetRawValue() interface{}
GetRawValue returns raw value stored under selected path for 'CreateProbingSessionRequest' as interface{}
func (*CreateProbingSessionRequest_FieldTerminalPathValue) SetTo ¶
func (fpv *CreateProbingSessionRequest_FieldTerminalPathValue) SetTo(target **CreateProbingSessionRequest)
SetTo stores value for selected field for object CreateProbingSessionRequest
func (*CreateProbingSessionRequest_FieldTerminalPathValue) SetToRaw ¶
func (fpv *CreateProbingSessionRequest_FieldTerminalPathValue) SetToRaw(target proto.Message)
type DeleteProbingSessionDescriptor ¶
type DeleteProbingSessionDescriptor struct{}
func GetDeleteProbingSessionDescriptor ¶
func GetDeleteProbingSessionDescriptor() *DeleteProbingSessionDescriptor
func (*DeleteProbingSessionDescriptor) GetApiDescriptor ¶
func (d *DeleteProbingSessionDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
func (*DeleteProbingSessionDescriptor) GetApiName ¶
func (d *DeleteProbingSessionDescriptor) GetApiName() string
func (*DeleteProbingSessionDescriptor) GetClientMsgReflectHandle ¶
func (d *DeleteProbingSessionDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
func (*DeleteProbingSessionDescriptor) GetFullMethodName ¶
func (d *DeleteProbingSessionDescriptor) GetFullMethodName() string
func (*DeleteProbingSessionDescriptor) GetMethodName ¶
func (d *DeleteProbingSessionDescriptor) GetMethodName() string
func (*DeleteProbingSessionDescriptor) GetProtoPkgName ¶
func (d *DeleteProbingSessionDescriptor) GetProtoPkgName() string
func (*DeleteProbingSessionDescriptor) GetResourceDescriptor ¶
func (d *DeleteProbingSessionDescriptor) GetResourceDescriptor() gotenresource.Descriptor
func (*DeleteProbingSessionDescriptor) GetServerMsgReflectHandle ¶
func (d *DeleteProbingSessionDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
func (*DeleteProbingSessionDescriptor) GetServiceDomain ¶
func (d *DeleteProbingSessionDescriptor) GetServiceDomain() string
func (*DeleteProbingSessionDescriptor) GetServiceVersion ¶
func (d *DeleteProbingSessionDescriptor) GetServiceVersion() string
func (*DeleteProbingSessionDescriptor) GetVerb ¶
func (d *DeleteProbingSessionDescriptor) GetVerb() string
func (*DeleteProbingSessionDescriptor) HasResource ¶
func (d *DeleteProbingSessionDescriptor) HasResource() bool
func (*DeleteProbingSessionDescriptor) IsClientStream ¶
func (d *DeleteProbingSessionDescriptor) IsClientStream() bool
func (*DeleteProbingSessionDescriptor) IsCollection ¶
func (d *DeleteProbingSessionDescriptor) IsCollection() bool
func (*DeleteProbingSessionDescriptor) IsPlural ¶
func (d *DeleteProbingSessionDescriptor) IsPlural() bool
func (*DeleteProbingSessionDescriptor) IsServerStream ¶
func (d *DeleteProbingSessionDescriptor) IsServerStream() bool
func (*DeleteProbingSessionDescriptor) IsUnary ¶
func (d *DeleteProbingSessionDescriptor) IsUnary() bool
func (*DeleteProbingSessionDescriptor) NewEmptyClientMsg ¶
func (d *DeleteProbingSessionDescriptor) NewEmptyClientMsg() proto.Message
func (*DeleteProbingSessionDescriptor) NewEmptyServerMsg ¶
func (d *DeleteProbingSessionDescriptor) NewEmptyServerMsg() proto.Message
func (*DeleteProbingSessionDescriptor) RequestHasResourceBody ¶
func (d *DeleteProbingSessionDescriptor) RequestHasResourceBody() bool
type DeleteProbingSessionDescriptorClientMsgHandle ¶
type DeleteProbingSessionDescriptorClientMsgHandle struct{}
func (*DeleteProbingSessionDescriptorClientMsgHandle) ExtractCollectionName ¶
func (h *DeleteProbingSessionDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*DeleteProbingSessionDescriptorClientMsgHandle) ExtractResourceName ¶
func (h *DeleteProbingSessionDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*DeleteProbingSessionDescriptorClientMsgHandle) ExtractResourceNames ¶
func (h *DeleteProbingSessionDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type DeleteProbingSessionDescriptorServerMsgHandle ¶
type DeleteProbingSessionDescriptorServerMsgHandle struct{}
func (*DeleteProbingSessionDescriptorServerMsgHandle) ExtractCollectionName ¶
func (h *DeleteProbingSessionDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*DeleteProbingSessionDescriptorServerMsgHandle) ExtractResourceName ¶
func (h *DeleteProbingSessionDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*DeleteProbingSessionDescriptorServerMsgHandle) ExtractResourceNames ¶
func (h *DeleteProbingSessionDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type DeleteProbingSessionRequest ¶
type DeleteProbingSessionRequest struct { // Reference of ntt.watchdog.v1alpha2.ProbingSession Name *probing_session.Reference `protobuf:"bytes,1,opt,customtype=Reference,name=name,proto3" json:"name,omitempty" firestore:"name"` // contains filtered or unexported fields }
Request message for method [DeleteProbingSession][ntt.watchdog.v1alpha2.DeleteProbingSession]
func (*DeleteProbingSessionRequest) Clone ¶
func (o *DeleteProbingSessionRequest) Clone() *DeleteProbingSessionRequest
func (*DeleteProbingSessionRequest) CloneRaw ¶
func (o *DeleteProbingSessionRequest) CloneRaw() gotenobject.GotenObjectExt
func (*DeleteProbingSessionRequest) Descriptor ¶
func (*DeleteProbingSessionRequest) Descriptor() ([]byte, []int)
Deprecated, Use DeleteProbingSessionRequest.ProtoReflect.Descriptor instead.
func (*DeleteProbingSessionRequest) GetName ¶
func (m *DeleteProbingSessionRequest) GetName() *probing_session.Reference
func (*DeleteProbingSessionRequest) GotenMessage ¶
func (*DeleteProbingSessionRequest) GotenMessage()
func (*DeleteProbingSessionRequest) GotenObjectExt ¶
func (o *DeleteProbingSessionRequest) GotenObjectExt()
func (*DeleteProbingSessionRequest) GotenValidate ¶
func (obj *DeleteProbingSessionRequest) GotenValidate() error
func (*DeleteProbingSessionRequest) MakeDiffFieldMask ¶
func (o *DeleteProbingSessionRequest) MakeDiffFieldMask(other *DeleteProbingSessionRequest) *DeleteProbingSessionRequest_FieldMask
func (*DeleteProbingSessionRequest) MakeFullFieldMask ¶
func (o *DeleteProbingSessionRequest) MakeFullFieldMask() *DeleteProbingSessionRequest_FieldMask
func (*DeleteProbingSessionRequest) MakeRawDiffFieldMask ¶
func (o *DeleteProbingSessionRequest) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
func (*DeleteProbingSessionRequest) MakeRawFullFieldMask ¶
func (o *DeleteProbingSessionRequest) MakeRawFullFieldMask() gotenobject.FieldMask
func (*DeleteProbingSessionRequest) Marshal ¶
func (m *DeleteProbingSessionRequest) Marshal() ([]byte, error)
func (*DeleteProbingSessionRequest) MarshalJSON ¶
func (m *DeleteProbingSessionRequest) MarshalJSON() ([]byte, error)
func (*DeleteProbingSessionRequest) Merge ¶
func (o *DeleteProbingSessionRequest) Merge(source *DeleteProbingSessionRequest)
func (*DeleteProbingSessionRequest) MergeRaw ¶
func (o *DeleteProbingSessionRequest) MergeRaw(source gotenobject.GotenObjectExt)
func (*DeleteProbingSessionRequest) ProtoMessage ¶
func (*DeleteProbingSessionRequest) ProtoMessage()
func (*DeleteProbingSessionRequest) ProtoReflect ¶
func (m *DeleteProbingSessionRequest) ProtoReflect() preflect.Message
func (*DeleteProbingSessionRequest) Reset ¶
func (m *DeleteProbingSessionRequest) Reset()
func (*DeleteProbingSessionRequest) SetName ¶
func (m *DeleteProbingSessionRequest) SetName(fv *probing_session.Reference)
func (*DeleteProbingSessionRequest) String ¶
func (m *DeleteProbingSessionRequest) String() string
func (*DeleteProbingSessionRequest) Unmarshal ¶
func (m *DeleteProbingSessionRequest) Unmarshal(b []byte) error
func (*DeleteProbingSessionRequest) UnmarshalJSON ¶
func (m *DeleteProbingSessionRequest) UnmarshalJSON(data []byte) error
type DeleteProbingSessionRequestFieldPathBuilder ¶
type DeleteProbingSessionRequestFieldPathBuilder struct{}
func NewDeleteProbingSessionRequestFieldPathBuilder ¶
func NewDeleteProbingSessionRequestFieldPathBuilder() DeleteProbingSessionRequestFieldPathBuilder
type DeleteProbingSessionRequestPathSelectorName ¶
type DeleteProbingSessionRequestPathSelectorName struct{}
func (DeleteProbingSessionRequestPathSelectorName) WithArrayOfValues ¶
func (s DeleteProbingSessionRequestPathSelectorName) WithArrayOfValues(values []*probing_session.Reference) *DeleteProbingSessionRequest_FieldTerminalPathArrayOfValues
func (DeleteProbingSessionRequestPathSelectorName) WithValue ¶
func (s DeleteProbingSessionRequestPathSelectorName) WithValue(value *probing_session.Reference) *DeleteProbingSessionRequest_FieldTerminalPathValue
type DeleteProbingSessionRequest_FieldMask ¶
type DeleteProbingSessionRequest_FieldMask struct {
Paths []DeleteProbingSessionRequest_FieldPath
}
func FullDeleteProbingSessionRequest_FieldMask ¶
func FullDeleteProbingSessionRequest_FieldMask() *DeleteProbingSessionRequest_FieldMask
func (*DeleteProbingSessionRequest_FieldMask) AppendPath ¶
func (fieldMask *DeleteProbingSessionRequest_FieldMask) AppendPath(path DeleteProbingSessionRequest_FieldPath)
func (*DeleteProbingSessionRequest_FieldMask) AppendRawPath ¶
func (fieldMask *DeleteProbingSessionRequest_FieldMask) AppendRawPath(path gotenobject.FieldPath)
func (*DeleteProbingSessionRequest_FieldMask) DecodeFirestore ¶
func (fieldMask *DeleteProbingSessionRequest_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
func (*DeleteProbingSessionRequest_FieldMask) EncodeFirestore ¶
func (fieldMask *DeleteProbingSessionRequest_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
firestore encoding/decoding integration
func (*DeleteProbingSessionRequest_FieldMask) FilterInputFields ¶
func (fieldMask *DeleteProbingSessionRequest_FieldMask) FilterInputFields() *DeleteProbingSessionRequest_FieldMask
FilterInputFields generates copy of field paths with output_only field paths removed
func (*DeleteProbingSessionRequest_FieldMask) FromProtoFieldMask ¶
func (fieldMask *DeleteProbingSessionRequest_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
func (*DeleteProbingSessionRequest_FieldMask) GetPaths ¶
func (fieldMask *DeleteProbingSessionRequest_FieldMask) GetPaths() []DeleteProbingSessionRequest_FieldPath
func (*DeleteProbingSessionRequest_FieldMask) GetRawPaths ¶
func (fieldMask *DeleteProbingSessionRequest_FieldMask) GetRawPaths() []gotenobject.FieldPath
func (*DeleteProbingSessionRequest_FieldMask) IsFull ¶
func (fieldMask *DeleteProbingSessionRequest_FieldMask) IsFull() bool
func (DeleteProbingSessionRequest_FieldMask) Marshal ¶
func (fieldMask DeleteProbingSessionRequest_FieldMask) Marshal() ([]byte, error)
implement methods required by customType
func (DeleteProbingSessionRequest_FieldMask) MarshalJSON ¶
func (fieldMask DeleteProbingSessionRequest_FieldMask) MarshalJSON() ([]byte, error)
func (*DeleteProbingSessionRequest_FieldMask) PathsCount ¶
func (fieldMask *DeleteProbingSessionRequest_FieldMask) PathsCount() int
func (*DeleteProbingSessionRequest_FieldMask) Project ¶
func (fieldMask *DeleteProbingSessionRequest_FieldMask) Project(source *DeleteProbingSessionRequest) *DeleteProbingSessionRequest
func (*DeleteProbingSessionRequest_FieldMask) ProjectRaw ¶
func (fieldMask *DeleteProbingSessionRequest_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
func (*DeleteProbingSessionRequest_FieldMask) ProtoMessage ¶
func (fieldMask *DeleteProbingSessionRequest_FieldMask) ProtoMessage()
func (*DeleteProbingSessionRequest_FieldMask) ProtoReflect ¶
func (fieldMask *DeleteProbingSessionRequest_FieldMask) ProtoReflect() preflect.Message
func (*DeleteProbingSessionRequest_FieldMask) Reset ¶
func (fieldMask *DeleteProbingSessionRequest_FieldMask) Reset()
func (*DeleteProbingSessionRequest_FieldMask) Set ¶
func (fieldMask *DeleteProbingSessionRequest_FieldMask) Set(target, source *DeleteProbingSessionRequest)
func (*DeleteProbingSessionRequest_FieldMask) SetFromCliFlag ¶
func (fieldMask *DeleteProbingSessionRequest_FieldMask) SetFromCliFlag(raw string) error
func (*DeleteProbingSessionRequest_FieldMask) SetRaw ¶
func (fieldMask *DeleteProbingSessionRequest_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
func (*DeleteProbingSessionRequest_FieldMask) Size ¶
func (fieldMask *DeleteProbingSessionRequest_FieldMask) Size() int
func (*DeleteProbingSessionRequest_FieldMask) String ¶
func (fieldMask *DeleteProbingSessionRequest_FieldMask) String() string
func (*DeleteProbingSessionRequest_FieldMask) Subtract ¶
func (fieldMask *DeleteProbingSessionRequest_FieldMask) Subtract(other *DeleteProbingSessionRequest_FieldMask) *DeleteProbingSessionRequest_FieldMask
func (*DeleteProbingSessionRequest_FieldMask) SubtractRaw ¶
func (fieldMask *DeleteProbingSessionRequest_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
func (*DeleteProbingSessionRequest_FieldMask) ToProtoFieldMask ¶
func (fieldMask *DeleteProbingSessionRequest_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
ToFieldMask is used for proto conversions
func (*DeleteProbingSessionRequest_FieldMask) Unmarshal ¶
func (fieldMask *DeleteProbingSessionRequest_FieldMask) Unmarshal(data []byte) error
func (*DeleteProbingSessionRequest_FieldMask) UnmarshalJSON ¶
func (fieldMask *DeleteProbingSessionRequest_FieldMask) UnmarshalJSON(data []byte) error
type DeleteProbingSessionRequest_FieldPath ¶
type DeleteProbingSessionRequest_FieldPath interface { gotenobject.FieldPath Selector() DeleteProbingSessionRequest_FieldPathSelector Get(source *DeleteProbingSessionRequest) []interface{} GetSingle(source *DeleteProbingSessionRequest) (interface{}, bool) ClearValue(item *DeleteProbingSessionRequest) // Those methods build corresponding DeleteProbingSessionRequest_FieldPathValue // (or array of values) and holds passed value. Panics if injected type is incorrect. WithIValue(value interface{}) DeleteProbingSessionRequest_FieldPathValue WithIArrayOfValues(values interface{}) DeleteProbingSessionRequest_FieldPathArrayOfValues WithIArrayItemValue(value interface{}) DeleteProbingSessionRequest_FieldPathArrayItemValue }
FieldPath provides implementation to handle https://github.com/protocolbuffers/protobuf/blob/master/src/google/protobuf/field_mask.proto
func BuildDeleteProbingSessionRequest_FieldPath ¶
func BuildDeleteProbingSessionRequest_FieldPath(fp gotenobject.RawFieldPath) (DeleteProbingSessionRequest_FieldPath, error)
func MustParseDeleteProbingSessionRequest_FieldPath ¶
func MustParseDeleteProbingSessionRequest_FieldPath(rawField string) DeleteProbingSessionRequest_FieldPath
func ParseDeleteProbingSessionRequest_FieldPath ¶
func ParseDeleteProbingSessionRequest_FieldPath(rawField string) (DeleteProbingSessionRequest_FieldPath, error)
type DeleteProbingSessionRequest_FieldPathArrayItemValue ¶
type DeleteProbingSessionRequest_FieldPathArrayItemValue interface { gotenobject.FieldPathArrayItemValue DeleteProbingSessionRequest_FieldPath ContainsValue(*DeleteProbingSessionRequest) bool }
DeleteProbingSessionRequest_FieldPathArrayItemValue allows storing single item in Path-specific values for DeleteProbingSessionRequest according to their type Present only for array (repeated) types.
func MustParseDeleteProbingSessionRequest_FieldPathArrayItemValue ¶
func MustParseDeleteProbingSessionRequest_FieldPathArrayItemValue(pathStr, valueStr string) DeleteProbingSessionRequest_FieldPathArrayItemValue
func ParseDeleteProbingSessionRequest_FieldPathArrayItemValue ¶
func ParseDeleteProbingSessionRequest_FieldPathArrayItemValue(pathStr, valueStr string) (DeleteProbingSessionRequest_FieldPathArrayItemValue, error)
ParseDeleteProbingSessionRequest_FieldPathArrayItemValue parses string and JSON-encoded value to its Value
type DeleteProbingSessionRequest_FieldPathArrayOfValues ¶
type DeleteProbingSessionRequest_FieldPathArrayOfValues interface { gotenobject.FieldPathArrayOfValues DeleteProbingSessionRequest_FieldPath }
DeleteProbingSessionRequest_FieldPathArrayOfValues allows storing slice of values for DeleteProbingSessionRequest fields according to their type
func MustParseDeleteProbingSessionRequest_FieldPathArrayOfValues ¶
func MustParseDeleteProbingSessionRequest_FieldPathArrayOfValues(pathStr, valuesStr string) DeleteProbingSessionRequest_FieldPathArrayOfValues
func ParseDeleteProbingSessionRequest_FieldPathArrayOfValues ¶
func ParseDeleteProbingSessionRequest_FieldPathArrayOfValues(pathStr, valuesStr string) (DeleteProbingSessionRequest_FieldPathArrayOfValues, error)
type DeleteProbingSessionRequest_FieldPathSelector ¶
type DeleteProbingSessionRequest_FieldPathSelector int32
const (
DeleteProbingSessionRequest_FieldPathSelectorName DeleteProbingSessionRequest_FieldPathSelector = 0
)
func (DeleteProbingSessionRequest_FieldPathSelector) String ¶
func (s DeleteProbingSessionRequest_FieldPathSelector) String() string
type DeleteProbingSessionRequest_FieldPathValue ¶
type DeleteProbingSessionRequest_FieldPathValue interface { DeleteProbingSessionRequest_FieldPath gotenobject.FieldPathValue SetTo(target **DeleteProbingSessionRequest) CompareWith(*DeleteProbingSessionRequest) (cmp int, comparable bool) }
DeleteProbingSessionRequest_FieldPathValue allows storing values for DeleteProbingSessionRequest fields according to their type
func MustParseDeleteProbingSessionRequest_FieldPathValue ¶
func MustParseDeleteProbingSessionRequest_FieldPathValue(pathStr, valueStr string) DeleteProbingSessionRequest_FieldPathValue
func ParseDeleteProbingSessionRequest_FieldPathValue ¶
func ParseDeleteProbingSessionRequest_FieldPathValue(pathStr, valueStr string) (DeleteProbingSessionRequest_FieldPathValue, error)
type DeleteProbingSessionRequest_FieldTerminalPath ¶
type DeleteProbingSessionRequest_FieldTerminalPath struct {
// contains filtered or unexported fields
}
func (*DeleteProbingSessionRequest_FieldTerminalPath) ClearValue ¶
func (fp *DeleteProbingSessionRequest_FieldTerminalPath) ClearValue(item *DeleteProbingSessionRequest)
func (*DeleteProbingSessionRequest_FieldTerminalPath) ClearValueRaw ¶
func (fp *DeleteProbingSessionRequest_FieldTerminalPath) ClearValueRaw(item proto.Message)
func (*DeleteProbingSessionRequest_FieldTerminalPath) Get ¶
func (fp *DeleteProbingSessionRequest_FieldTerminalPath) Get(source *DeleteProbingSessionRequest) (values []interface{})
Get returns all values pointed by specific field from source DeleteProbingSessionRequest
func (*DeleteProbingSessionRequest_FieldTerminalPath) GetDefault ¶
func (fp *DeleteProbingSessionRequest_FieldTerminalPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*DeleteProbingSessionRequest_FieldTerminalPath) GetRaw ¶
func (fp *DeleteProbingSessionRequest_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
func (*DeleteProbingSessionRequest_FieldTerminalPath) GetSingle ¶
func (fp *DeleteProbingSessionRequest_FieldTerminalPath) GetSingle(source *DeleteProbingSessionRequest) (interface{}, bool)
GetSingle returns value pointed by specific field of from source DeleteProbingSessionRequest
func (*DeleteProbingSessionRequest_FieldTerminalPath) GetSingleRaw ¶
func (fp *DeleteProbingSessionRequest_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*DeleteProbingSessionRequest_FieldTerminalPath) IsLeaf ¶
func (fp *DeleteProbingSessionRequest_FieldTerminalPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*DeleteProbingSessionRequest_FieldTerminalPath) JSONString ¶
func (fp *DeleteProbingSessionRequest_FieldTerminalPath) JSONString() string
JSONString returns path representation is JSON convention
func (*DeleteProbingSessionRequest_FieldTerminalPath) Selector ¶
func (fp *DeleteProbingSessionRequest_FieldTerminalPath) Selector() DeleteProbingSessionRequest_FieldPathSelector
func (*DeleteProbingSessionRequest_FieldTerminalPath) String ¶
func (fp *DeleteProbingSessionRequest_FieldTerminalPath) String() string
String returns path representation in proto convention
func (*DeleteProbingSessionRequest_FieldTerminalPath) WithIArrayItemValue ¶
func (fp *DeleteProbingSessionRequest_FieldTerminalPath) WithIArrayItemValue(value interface{}) DeleteProbingSessionRequest_FieldPathArrayItemValue
func (*DeleteProbingSessionRequest_FieldTerminalPath) WithIArrayOfValues ¶
func (fp *DeleteProbingSessionRequest_FieldTerminalPath) WithIArrayOfValues(values interface{}) DeleteProbingSessionRequest_FieldPathArrayOfValues
func (*DeleteProbingSessionRequest_FieldTerminalPath) WithIValue ¶
func (fp *DeleteProbingSessionRequest_FieldTerminalPath) WithIValue(value interface{}) DeleteProbingSessionRequest_FieldPathValue
func (*DeleteProbingSessionRequest_FieldTerminalPath) WithRawIArrayItemValue ¶
func (fp *DeleteProbingSessionRequest_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*DeleteProbingSessionRequest_FieldTerminalPath) WithRawIArrayOfValues ¶
func (fp *DeleteProbingSessionRequest_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*DeleteProbingSessionRequest_FieldTerminalPath) WithRawIValue ¶
func (fp *DeleteProbingSessionRequest_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type DeleteProbingSessionRequest_FieldTerminalPathArrayItemValue ¶
type DeleteProbingSessionRequest_FieldTerminalPathArrayItemValue struct { DeleteProbingSessionRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*DeleteProbingSessionRequest_FieldTerminalPathArrayItemValue) ContainsValue ¶
func (fpaiv *DeleteProbingSessionRequest_FieldTerminalPathArrayItemValue) ContainsValue(source *DeleteProbingSessionRequest) bool
Contains returns a boolean indicating if value that is being held is present in given 'DeleteProbingSessionRequest'
func (*DeleteProbingSessionRequest_FieldTerminalPathArrayItemValue) GetRawItemValue ¶
func (fpaiv *DeleteProbingSessionRequest_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored element value for array in object DeleteProbingSessionRequest as interface{}
func (*DeleteProbingSessionRequest_FieldTerminalPathArrayItemValue) GetSingle ¶
func (fpaiv *DeleteProbingSessionRequest_FieldTerminalPathArrayItemValue) GetSingle(source *DeleteProbingSessionRequest) (interface{}, bool)
func (*DeleteProbingSessionRequest_FieldTerminalPathArrayItemValue) GetSingleRaw ¶
func (fpaiv *DeleteProbingSessionRequest_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
type DeleteProbingSessionRequest_FieldTerminalPathArrayOfValues ¶
type DeleteProbingSessionRequest_FieldTerminalPathArrayOfValues struct { DeleteProbingSessionRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*DeleteProbingSessionRequest_FieldTerminalPathArrayOfValues) AsNameArrayOfValues ¶
func (fpaov *DeleteProbingSessionRequest_FieldTerminalPathArrayOfValues) AsNameArrayOfValues() ([]*probing_session.Reference, bool)
func (*DeleteProbingSessionRequest_FieldTerminalPathArrayOfValues) GetRawValues ¶
func (fpaov *DeleteProbingSessionRequest_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
type DeleteProbingSessionRequest_FieldTerminalPathValue ¶
type DeleteProbingSessionRequest_FieldTerminalPathValue struct { DeleteProbingSessionRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*DeleteProbingSessionRequest_FieldTerminalPathValue) AsNameValue ¶
func (fpv *DeleteProbingSessionRequest_FieldTerminalPathValue) AsNameValue() (*probing_session.Reference, bool)
func (*DeleteProbingSessionRequest_FieldTerminalPathValue) CompareWith ¶
func (fpv *DeleteProbingSessionRequest_FieldTerminalPathValue) CompareWith(source *DeleteProbingSessionRequest) (int, bool)
CompareWith compares value in the 'DeleteProbingSessionRequest_FieldTerminalPathValue' with the value under path in 'DeleteProbingSessionRequest'.
func (*DeleteProbingSessionRequest_FieldTerminalPathValue) CompareWithRaw ¶
func (fpv *DeleteProbingSessionRequest_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*DeleteProbingSessionRequest_FieldTerminalPathValue) GetRawValue ¶
func (fpv *DeleteProbingSessionRequest_FieldTerminalPathValue) GetRawValue() interface{}
GetRawValue returns raw value stored under selected path for 'DeleteProbingSessionRequest' as interface{}
func (*DeleteProbingSessionRequest_FieldTerminalPathValue) SetTo ¶
func (fpv *DeleteProbingSessionRequest_FieldTerminalPathValue) SetTo(target **DeleteProbingSessionRequest)
SetTo stores value for selected field for object DeleteProbingSessionRequest
func (*DeleteProbingSessionRequest_FieldTerminalPathValue) SetToRaw ¶
func (fpv *DeleteProbingSessionRequest_FieldTerminalPathValue) SetToRaw(target proto.Message)
type GetProbingSessionDescriptor ¶
type GetProbingSessionDescriptor struct{}
func GetGetProbingSessionDescriptor ¶
func GetGetProbingSessionDescriptor() *GetProbingSessionDescriptor
func (*GetProbingSessionDescriptor) GetApiDescriptor ¶
func (d *GetProbingSessionDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
func (*GetProbingSessionDescriptor) GetApiName ¶
func (d *GetProbingSessionDescriptor) GetApiName() string
func (*GetProbingSessionDescriptor) GetClientMsgReflectHandle ¶
func (d *GetProbingSessionDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
func (*GetProbingSessionDescriptor) GetFullMethodName ¶
func (d *GetProbingSessionDescriptor) GetFullMethodName() string
func (*GetProbingSessionDescriptor) GetMethodName ¶
func (d *GetProbingSessionDescriptor) GetMethodName() string
func (*GetProbingSessionDescriptor) GetProtoPkgName ¶
func (d *GetProbingSessionDescriptor) GetProtoPkgName() string
func (*GetProbingSessionDescriptor) GetResourceDescriptor ¶
func (d *GetProbingSessionDescriptor) GetResourceDescriptor() gotenresource.Descriptor
func (*GetProbingSessionDescriptor) GetServerMsgReflectHandle ¶
func (d *GetProbingSessionDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
func (*GetProbingSessionDescriptor) GetServiceDomain ¶
func (d *GetProbingSessionDescriptor) GetServiceDomain() string
func (*GetProbingSessionDescriptor) GetServiceVersion ¶
func (d *GetProbingSessionDescriptor) GetServiceVersion() string
func (*GetProbingSessionDescriptor) GetVerb ¶
func (d *GetProbingSessionDescriptor) GetVerb() string
func (*GetProbingSessionDescriptor) HasResource ¶
func (d *GetProbingSessionDescriptor) HasResource() bool
func (*GetProbingSessionDescriptor) IsClientStream ¶
func (d *GetProbingSessionDescriptor) IsClientStream() bool
func (*GetProbingSessionDescriptor) IsCollection ¶
func (d *GetProbingSessionDescriptor) IsCollection() bool
func (*GetProbingSessionDescriptor) IsPlural ¶
func (d *GetProbingSessionDescriptor) IsPlural() bool
func (*GetProbingSessionDescriptor) IsServerStream ¶
func (d *GetProbingSessionDescriptor) IsServerStream() bool
func (*GetProbingSessionDescriptor) IsUnary ¶
func (d *GetProbingSessionDescriptor) IsUnary() bool
func (*GetProbingSessionDescriptor) NewEmptyClientMsg ¶
func (d *GetProbingSessionDescriptor) NewEmptyClientMsg() proto.Message
func (*GetProbingSessionDescriptor) NewEmptyServerMsg ¶
func (d *GetProbingSessionDescriptor) NewEmptyServerMsg() proto.Message
func (*GetProbingSessionDescriptor) RequestHasResourceBody ¶
func (d *GetProbingSessionDescriptor) RequestHasResourceBody() bool
type GetProbingSessionDescriptorClientMsgHandle ¶
type GetProbingSessionDescriptorClientMsgHandle struct{}
func (*GetProbingSessionDescriptorClientMsgHandle) ExtractCollectionName ¶
func (h *GetProbingSessionDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*GetProbingSessionDescriptorClientMsgHandle) ExtractResourceName ¶
func (h *GetProbingSessionDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*GetProbingSessionDescriptorClientMsgHandle) ExtractResourceNames ¶
func (h *GetProbingSessionDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type GetProbingSessionDescriptorServerMsgHandle ¶
type GetProbingSessionDescriptorServerMsgHandle struct{}
func (*GetProbingSessionDescriptorServerMsgHandle) ExtractCollectionName ¶
func (h *GetProbingSessionDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*GetProbingSessionDescriptorServerMsgHandle) ExtractResourceName ¶
func (h *GetProbingSessionDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*GetProbingSessionDescriptorServerMsgHandle) ExtractResourceNames ¶
func (h *GetProbingSessionDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type GetProbingSessionRequest ¶
type GetProbingSessionRequest struct { // Reference of ntt.watchdog.v1alpha2.ProbingSession Name *probing_session.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_session.ProbingSession_FieldMask `` /* 146-byte string literal not displayed */ // View defines list of standard response fields present in response items. // Additional fields can be amended by request field field_mask View view.View `protobuf:"varint,4,opt,name=view,proto3,enum=goten.view.View" json:"view,omitempty" firestore:"view"` // contains filtered or unexported fields }
Request message for method [GetProbingSession][ntt.watchdog.v1alpha2.GetProbingSession]
func (*GetProbingSessionRequest) Clone ¶
func (o *GetProbingSessionRequest) Clone() *GetProbingSessionRequest
func (*GetProbingSessionRequest) CloneRaw ¶
func (o *GetProbingSessionRequest) CloneRaw() gotenobject.GotenObjectExt
func (*GetProbingSessionRequest) Descriptor ¶
func (*GetProbingSessionRequest) Descriptor() ([]byte, []int)
Deprecated, Use GetProbingSessionRequest.ProtoReflect.Descriptor instead.
func (*GetProbingSessionRequest) GetFieldMask ¶
func (m *GetProbingSessionRequest) GetFieldMask() *probing_session.ProbingSession_FieldMask
func (*GetProbingSessionRequest) GetName ¶
func (m *GetProbingSessionRequest) GetName() *probing_session.Reference
func (*GetProbingSessionRequest) GetView ¶
func (m *GetProbingSessionRequest) GetView() view.View
func (*GetProbingSessionRequest) GotenMessage ¶
func (*GetProbingSessionRequest) GotenMessage()
func (*GetProbingSessionRequest) GotenObjectExt ¶
func (o *GetProbingSessionRequest) GotenObjectExt()
func (*GetProbingSessionRequest) GotenValidate ¶
func (obj *GetProbingSessionRequest) GotenValidate() error
func (*GetProbingSessionRequest) MakeDiffFieldMask ¶
func (o *GetProbingSessionRequest) MakeDiffFieldMask(other *GetProbingSessionRequest) *GetProbingSessionRequest_FieldMask
func (*GetProbingSessionRequest) MakeFullFieldMask ¶
func (o *GetProbingSessionRequest) MakeFullFieldMask() *GetProbingSessionRequest_FieldMask
func (*GetProbingSessionRequest) MakeRawDiffFieldMask ¶
func (o *GetProbingSessionRequest) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
func (*GetProbingSessionRequest) MakeRawFullFieldMask ¶
func (o *GetProbingSessionRequest) MakeRawFullFieldMask() gotenobject.FieldMask
func (*GetProbingSessionRequest) Marshal ¶
func (m *GetProbingSessionRequest) Marshal() ([]byte, error)
func (*GetProbingSessionRequest) MarshalJSON ¶
func (m *GetProbingSessionRequest) MarshalJSON() ([]byte, error)
func (*GetProbingSessionRequest) Merge ¶
func (o *GetProbingSessionRequest) Merge(source *GetProbingSessionRequest)
func (*GetProbingSessionRequest) MergeRaw ¶
func (o *GetProbingSessionRequest) MergeRaw(source gotenobject.GotenObjectExt)
func (*GetProbingSessionRequest) ProtoMessage ¶
func (*GetProbingSessionRequest) ProtoMessage()
func (*GetProbingSessionRequest) ProtoReflect ¶
func (m *GetProbingSessionRequest) ProtoReflect() preflect.Message
func (*GetProbingSessionRequest) Reset ¶
func (m *GetProbingSessionRequest) Reset()
func (*GetProbingSessionRequest) SetFieldMask ¶
func (m *GetProbingSessionRequest) SetFieldMask(fv *probing_session.ProbingSession_FieldMask)
func (*GetProbingSessionRequest) SetName ¶
func (m *GetProbingSessionRequest) SetName(fv *probing_session.Reference)
func (*GetProbingSessionRequest) SetView ¶
func (m *GetProbingSessionRequest) SetView(fv view.View)
func (*GetProbingSessionRequest) String ¶
func (m *GetProbingSessionRequest) String() string
func (*GetProbingSessionRequest) Unmarshal ¶
func (m *GetProbingSessionRequest) Unmarshal(b []byte) error
func (*GetProbingSessionRequest) UnmarshalJSON ¶
func (m *GetProbingSessionRequest) UnmarshalJSON(data []byte) error
type GetProbingSessionRequestFieldPathBuilder ¶
type GetProbingSessionRequestFieldPathBuilder struct{}
func NewGetProbingSessionRequestFieldPathBuilder ¶
func NewGetProbingSessionRequestFieldPathBuilder() GetProbingSessionRequestFieldPathBuilder
type GetProbingSessionRequestPathSelectorFieldMask ¶
type GetProbingSessionRequestPathSelectorFieldMask struct{}
func (GetProbingSessionRequestPathSelectorFieldMask) WithArrayOfValues ¶
func (s GetProbingSessionRequestPathSelectorFieldMask) WithArrayOfValues(values []*probing_session.ProbingSession_FieldMask) *GetProbingSessionRequest_FieldTerminalPathArrayOfValues
type GetProbingSessionRequestPathSelectorName ¶
type GetProbingSessionRequestPathSelectorName struct{}
func (GetProbingSessionRequestPathSelectorName) FieldPath ¶
func (GetProbingSessionRequestPathSelectorName) FieldPath() *GetProbingSessionRequest_FieldTerminalPath
func (GetProbingSessionRequestPathSelectorName) WithArrayOfValues ¶
func (s GetProbingSessionRequestPathSelectorName) WithArrayOfValues(values []*probing_session.Reference) *GetProbingSessionRequest_FieldTerminalPathArrayOfValues
func (GetProbingSessionRequestPathSelectorName) WithValue ¶
func (s GetProbingSessionRequestPathSelectorName) WithValue(value *probing_session.Reference) *GetProbingSessionRequest_FieldTerminalPathValue
type GetProbingSessionRequestPathSelectorView ¶
type GetProbingSessionRequestPathSelectorView struct{}
func (GetProbingSessionRequestPathSelectorView) FieldPath ¶
func (GetProbingSessionRequestPathSelectorView) FieldPath() *GetProbingSessionRequest_FieldTerminalPath
func (GetProbingSessionRequestPathSelectorView) WithArrayOfValues ¶
func (s GetProbingSessionRequestPathSelectorView) WithArrayOfValues(values []view.View) *GetProbingSessionRequest_FieldTerminalPathArrayOfValues
func (GetProbingSessionRequestPathSelectorView) WithValue ¶
func (s GetProbingSessionRequestPathSelectorView) WithValue(value view.View) *GetProbingSessionRequest_FieldTerminalPathValue
type GetProbingSessionRequest_FieldMask ¶
type GetProbingSessionRequest_FieldMask struct {
Paths []GetProbingSessionRequest_FieldPath
}
func FullGetProbingSessionRequest_FieldMask ¶
func FullGetProbingSessionRequest_FieldMask() *GetProbingSessionRequest_FieldMask
func (*GetProbingSessionRequest_FieldMask) AppendPath ¶
func (fieldMask *GetProbingSessionRequest_FieldMask) AppendPath(path GetProbingSessionRequest_FieldPath)
func (*GetProbingSessionRequest_FieldMask) AppendRawPath ¶
func (fieldMask *GetProbingSessionRequest_FieldMask) AppendRawPath(path gotenobject.FieldPath)
func (*GetProbingSessionRequest_FieldMask) DecodeFirestore ¶
func (fieldMask *GetProbingSessionRequest_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
func (*GetProbingSessionRequest_FieldMask) EncodeFirestore ¶
func (fieldMask *GetProbingSessionRequest_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
firestore encoding/decoding integration
func (*GetProbingSessionRequest_FieldMask) FilterInputFields ¶
func (fieldMask *GetProbingSessionRequest_FieldMask) FilterInputFields() *GetProbingSessionRequest_FieldMask
FilterInputFields generates copy of field paths with output_only field paths removed
func (*GetProbingSessionRequest_FieldMask) FromProtoFieldMask ¶
func (fieldMask *GetProbingSessionRequest_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
func (*GetProbingSessionRequest_FieldMask) GetPaths ¶
func (fieldMask *GetProbingSessionRequest_FieldMask) GetPaths() []GetProbingSessionRequest_FieldPath
func (*GetProbingSessionRequest_FieldMask) GetRawPaths ¶
func (fieldMask *GetProbingSessionRequest_FieldMask) GetRawPaths() []gotenobject.FieldPath
func (*GetProbingSessionRequest_FieldMask) IsFull ¶
func (fieldMask *GetProbingSessionRequest_FieldMask) IsFull() bool
func (GetProbingSessionRequest_FieldMask) Marshal ¶
func (fieldMask GetProbingSessionRequest_FieldMask) Marshal() ([]byte, error)
implement methods required by customType
func (GetProbingSessionRequest_FieldMask) MarshalJSON ¶
func (fieldMask GetProbingSessionRequest_FieldMask) MarshalJSON() ([]byte, error)
func (*GetProbingSessionRequest_FieldMask) PathsCount ¶
func (fieldMask *GetProbingSessionRequest_FieldMask) PathsCount() int
func (*GetProbingSessionRequest_FieldMask) Project ¶
func (fieldMask *GetProbingSessionRequest_FieldMask) Project(source *GetProbingSessionRequest) *GetProbingSessionRequest
func (*GetProbingSessionRequest_FieldMask) ProjectRaw ¶
func (fieldMask *GetProbingSessionRequest_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
func (*GetProbingSessionRequest_FieldMask) ProtoMessage ¶
func (fieldMask *GetProbingSessionRequest_FieldMask) ProtoMessage()
func (*GetProbingSessionRequest_FieldMask) ProtoReflect ¶
func (fieldMask *GetProbingSessionRequest_FieldMask) ProtoReflect() preflect.Message
func (*GetProbingSessionRequest_FieldMask) Reset ¶
func (fieldMask *GetProbingSessionRequest_FieldMask) Reset()
func (*GetProbingSessionRequest_FieldMask) Set ¶
func (fieldMask *GetProbingSessionRequest_FieldMask) Set(target, source *GetProbingSessionRequest)
func (*GetProbingSessionRequest_FieldMask) SetFromCliFlag ¶
func (fieldMask *GetProbingSessionRequest_FieldMask) SetFromCliFlag(raw string) error
func (*GetProbingSessionRequest_FieldMask) SetRaw ¶
func (fieldMask *GetProbingSessionRequest_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
func (*GetProbingSessionRequest_FieldMask) Size ¶
func (fieldMask *GetProbingSessionRequest_FieldMask) Size() int
func (*GetProbingSessionRequest_FieldMask) String ¶
func (fieldMask *GetProbingSessionRequest_FieldMask) String() string
func (*GetProbingSessionRequest_FieldMask) Subtract ¶
func (fieldMask *GetProbingSessionRequest_FieldMask) Subtract(other *GetProbingSessionRequest_FieldMask) *GetProbingSessionRequest_FieldMask
func (*GetProbingSessionRequest_FieldMask) SubtractRaw ¶
func (fieldMask *GetProbingSessionRequest_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
func (*GetProbingSessionRequest_FieldMask) ToProtoFieldMask ¶
func (fieldMask *GetProbingSessionRequest_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
ToFieldMask is used for proto conversions
func (*GetProbingSessionRequest_FieldMask) Unmarshal ¶
func (fieldMask *GetProbingSessionRequest_FieldMask) Unmarshal(data []byte) error
func (*GetProbingSessionRequest_FieldMask) UnmarshalJSON ¶
func (fieldMask *GetProbingSessionRequest_FieldMask) UnmarshalJSON(data []byte) error
type GetProbingSessionRequest_FieldPath ¶
type GetProbingSessionRequest_FieldPath interface { gotenobject.FieldPath Selector() GetProbingSessionRequest_FieldPathSelector Get(source *GetProbingSessionRequest) []interface{} GetSingle(source *GetProbingSessionRequest) (interface{}, bool) ClearValue(item *GetProbingSessionRequest) // Those methods build corresponding GetProbingSessionRequest_FieldPathValue // (or array of values) and holds passed value. Panics if injected type is incorrect. WithIValue(value interface{}) GetProbingSessionRequest_FieldPathValue WithIArrayOfValues(values interface{}) GetProbingSessionRequest_FieldPathArrayOfValues WithIArrayItemValue(value interface{}) GetProbingSessionRequest_FieldPathArrayItemValue }
FieldPath provides implementation to handle https://github.com/protocolbuffers/protobuf/blob/master/src/google/protobuf/field_mask.proto
func BuildGetProbingSessionRequest_FieldPath ¶
func BuildGetProbingSessionRequest_FieldPath(fp gotenobject.RawFieldPath) (GetProbingSessionRequest_FieldPath, error)
func MustParseGetProbingSessionRequest_FieldPath ¶
func MustParseGetProbingSessionRequest_FieldPath(rawField string) GetProbingSessionRequest_FieldPath
func ParseGetProbingSessionRequest_FieldPath ¶
func ParseGetProbingSessionRequest_FieldPath(rawField string) (GetProbingSessionRequest_FieldPath, error)
type GetProbingSessionRequest_FieldPathArrayItemValue ¶
type GetProbingSessionRequest_FieldPathArrayItemValue interface { gotenobject.FieldPathArrayItemValue GetProbingSessionRequest_FieldPath ContainsValue(*GetProbingSessionRequest) bool }
GetProbingSessionRequest_FieldPathArrayItemValue allows storing single item in Path-specific values for GetProbingSessionRequest according to their type Present only for array (repeated) types.
func MustParseGetProbingSessionRequest_FieldPathArrayItemValue ¶
func MustParseGetProbingSessionRequest_FieldPathArrayItemValue(pathStr, valueStr string) GetProbingSessionRequest_FieldPathArrayItemValue
func ParseGetProbingSessionRequest_FieldPathArrayItemValue ¶
func ParseGetProbingSessionRequest_FieldPathArrayItemValue(pathStr, valueStr string) (GetProbingSessionRequest_FieldPathArrayItemValue, error)
ParseGetProbingSessionRequest_FieldPathArrayItemValue parses string and JSON-encoded value to its Value
type GetProbingSessionRequest_FieldPathArrayOfValues ¶
type GetProbingSessionRequest_FieldPathArrayOfValues interface { gotenobject.FieldPathArrayOfValues GetProbingSessionRequest_FieldPath }
GetProbingSessionRequest_FieldPathArrayOfValues allows storing slice of values for GetProbingSessionRequest fields according to their type
func MustParseGetProbingSessionRequest_FieldPathArrayOfValues ¶
func MustParseGetProbingSessionRequest_FieldPathArrayOfValues(pathStr, valuesStr string) GetProbingSessionRequest_FieldPathArrayOfValues
func ParseGetProbingSessionRequest_FieldPathArrayOfValues ¶
func ParseGetProbingSessionRequest_FieldPathArrayOfValues(pathStr, valuesStr string) (GetProbingSessionRequest_FieldPathArrayOfValues, error)
type GetProbingSessionRequest_FieldPathSelector ¶
type GetProbingSessionRequest_FieldPathSelector int32
const ( GetProbingSessionRequest_FieldPathSelectorName GetProbingSessionRequest_FieldPathSelector = 0 GetProbingSessionRequest_FieldPathSelectorFieldMask GetProbingSessionRequest_FieldPathSelector = 1 GetProbingSessionRequest_FieldPathSelectorView GetProbingSessionRequest_FieldPathSelector = 2 )
func (GetProbingSessionRequest_FieldPathSelector) String ¶
func (s GetProbingSessionRequest_FieldPathSelector) String() string
type GetProbingSessionRequest_FieldPathValue ¶
type GetProbingSessionRequest_FieldPathValue interface { GetProbingSessionRequest_FieldPath gotenobject.FieldPathValue SetTo(target **GetProbingSessionRequest) CompareWith(*GetProbingSessionRequest) (cmp int, comparable bool) }
GetProbingSessionRequest_FieldPathValue allows storing values for GetProbingSessionRequest fields according to their type
func MustParseGetProbingSessionRequest_FieldPathValue ¶
func MustParseGetProbingSessionRequest_FieldPathValue(pathStr, valueStr string) GetProbingSessionRequest_FieldPathValue
func ParseGetProbingSessionRequest_FieldPathValue ¶
func ParseGetProbingSessionRequest_FieldPathValue(pathStr, valueStr string) (GetProbingSessionRequest_FieldPathValue, error)
type GetProbingSessionRequest_FieldTerminalPath ¶
type GetProbingSessionRequest_FieldTerminalPath struct {
// contains filtered or unexported fields
}
func (*GetProbingSessionRequest_FieldTerminalPath) ClearValue ¶
func (fp *GetProbingSessionRequest_FieldTerminalPath) ClearValue(item *GetProbingSessionRequest)
func (*GetProbingSessionRequest_FieldTerminalPath) ClearValueRaw ¶
func (fp *GetProbingSessionRequest_FieldTerminalPath) ClearValueRaw(item proto.Message)
func (*GetProbingSessionRequest_FieldTerminalPath) Get ¶
func (fp *GetProbingSessionRequest_FieldTerminalPath) Get(source *GetProbingSessionRequest) (values []interface{})
Get returns all values pointed by specific field from source GetProbingSessionRequest
func (*GetProbingSessionRequest_FieldTerminalPath) GetDefault ¶
func (fp *GetProbingSessionRequest_FieldTerminalPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*GetProbingSessionRequest_FieldTerminalPath) GetRaw ¶
func (fp *GetProbingSessionRequest_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
func (*GetProbingSessionRequest_FieldTerminalPath) GetSingle ¶
func (fp *GetProbingSessionRequest_FieldTerminalPath) GetSingle(source *GetProbingSessionRequest) (interface{}, bool)
GetSingle returns value pointed by specific field of from source GetProbingSessionRequest
func (*GetProbingSessionRequest_FieldTerminalPath) GetSingleRaw ¶
func (fp *GetProbingSessionRequest_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*GetProbingSessionRequest_FieldTerminalPath) IsLeaf ¶
func (fp *GetProbingSessionRequest_FieldTerminalPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*GetProbingSessionRequest_FieldTerminalPath) JSONString ¶
func (fp *GetProbingSessionRequest_FieldTerminalPath) JSONString() string
JSONString returns path representation is JSON convention
func (*GetProbingSessionRequest_FieldTerminalPath) Selector ¶
func (fp *GetProbingSessionRequest_FieldTerminalPath) Selector() GetProbingSessionRequest_FieldPathSelector
func (*GetProbingSessionRequest_FieldTerminalPath) String ¶
func (fp *GetProbingSessionRequest_FieldTerminalPath) String() string
String returns path representation in proto convention
func (*GetProbingSessionRequest_FieldTerminalPath) WithIArrayItemValue ¶
func (fp *GetProbingSessionRequest_FieldTerminalPath) WithIArrayItemValue(value interface{}) GetProbingSessionRequest_FieldPathArrayItemValue
func (*GetProbingSessionRequest_FieldTerminalPath) WithIArrayOfValues ¶
func (fp *GetProbingSessionRequest_FieldTerminalPath) WithIArrayOfValues(values interface{}) GetProbingSessionRequest_FieldPathArrayOfValues
func (*GetProbingSessionRequest_FieldTerminalPath) WithIValue ¶
func (fp *GetProbingSessionRequest_FieldTerminalPath) WithIValue(value interface{}) GetProbingSessionRequest_FieldPathValue
func (*GetProbingSessionRequest_FieldTerminalPath) WithRawIArrayItemValue ¶
func (fp *GetProbingSessionRequest_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*GetProbingSessionRequest_FieldTerminalPath) WithRawIArrayOfValues ¶
func (fp *GetProbingSessionRequest_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*GetProbingSessionRequest_FieldTerminalPath) WithRawIValue ¶
func (fp *GetProbingSessionRequest_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type GetProbingSessionRequest_FieldTerminalPathArrayItemValue ¶
type GetProbingSessionRequest_FieldTerminalPathArrayItemValue struct { GetProbingSessionRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*GetProbingSessionRequest_FieldTerminalPathArrayItemValue) ContainsValue ¶
func (fpaiv *GetProbingSessionRequest_FieldTerminalPathArrayItemValue) ContainsValue(source *GetProbingSessionRequest) bool
Contains returns a boolean indicating if value that is being held is present in given 'GetProbingSessionRequest'
func (*GetProbingSessionRequest_FieldTerminalPathArrayItemValue) GetRawItemValue ¶
func (fpaiv *GetProbingSessionRequest_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored element value for array in object GetProbingSessionRequest as interface{}
func (*GetProbingSessionRequest_FieldTerminalPathArrayItemValue) GetSingle ¶
func (fpaiv *GetProbingSessionRequest_FieldTerminalPathArrayItemValue) GetSingle(source *GetProbingSessionRequest) (interface{}, bool)
func (*GetProbingSessionRequest_FieldTerminalPathArrayItemValue) GetSingleRaw ¶
func (fpaiv *GetProbingSessionRequest_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
type GetProbingSessionRequest_FieldTerminalPathArrayOfValues ¶
type GetProbingSessionRequest_FieldTerminalPathArrayOfValues struct { GetProbingSessionRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*GetProbingSessionRequest_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues ¶
func (fpaov *GetProbingSessionRequest_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues() ([]*probing_session.ProbingSession_FieldMask, bool)
func (*GetProbingSessionRequest_FieldTerminalPathArrayOfValues) AsNameArrayOfValues ¶
func (fpaov *GetProbingSessionRequest_FieldTerminalPathArrayOfValues) AsNameArrayOfValues() ([]*probing_session.Reference, bool)
func (*GetProbingSessionRequest_FieldTerminalPathArrayOfValues) AsViewArrayOfValues ¶
func (fpaov *GetProbingSessionRequest_FieldTerminalPathArrayOfValues) AsViewArrayOfValues() ([]view.View, bool)
func (*GetProbingSessionRequest_FieldTerminalPathArrayOfValues) GetRawValues ¶
func (fpaov *GetProbingSessionRequest_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
type GetProbingSessionRequest_FieldTerminalPathValue ¶
type GetProbingSessionRequest_FieldTerminalPathValue struct { GetProbingSessionRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*GetProbingSessionRequest_FieldTerminalPathValue) AsFieldMaskValue ¶
func (fpv *GetProbingSessionRequest_FieldTerminalPathValue) AsFieldMaskValue() (*probing_session.ProbingSession_FieldMask, bool)
func (*GetProbingSessionRequest_FieldTerminalPathValue) AsNameValue ¶
func (fpv *GetProbingSessionRequest_FieldTerminalPathValue) AsNameValue() (*probing_session.Reference, bool)
func (*GetProbingSessionRequest_FieldTerminalPathValue) AsViewValue ¶
func (fpv *GetProbingSessionRequest_FieldTerminalPathValue) AsViewValue() (view.View, bool)
func (*GetProbingSessionRequest_FieldTerminalPathValue) CompareWith ¶
func (fpv *GetProbingSessionRequest_FieldTerminalPathValue) CompareWith(source *GetProbingSessionRequest) (int, bool)
CompareWith compares value in the 'GetProbingSessionRequest_FieldTerminalPathValue' with the value under path in 'GetProbingSessionRequest'.
func (*GetProbingSessionRequest_FieldTerminalPathValue) CompareWithRaw ¶
func (fpv *GetProbingSessionRequest_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*GetProbingSessionRequest_FieldTerminalPathValue) GetRawValue ¶
func (fpv *GetProbingSessionRequest_FieldTerminalPathValue) GetRawValue() interface{}
GetRawValue returns raw value stored under selected path for 'GetProbingSessionRequest' as interface{}
func (*GetProbingSessionRequest_FieldTerminalPathValue) SetTo ¶
func (fpv *GetProbingSessionRequest_FieldTerminalPathValue) SetTo(target **GetProbingSessionRequest)
SetTo stores value for selected field for object GetProbingSessionRequest
func (*GetProbingSessionRequest_FieldTerminalPathValue) SetToRaw ¶
func (fpv *GetProbingSessionRequest_FieldTerminalPathValue) SetToRaw(target proto.Message)
type ListProbingSessionsDescriptor ¶
type ListProbingSessionsDescriptor struct{}
func GetListProbingSessionsDescriptor ¶
func GetListProbingSessionsDescriptor() *ListProbingSessionsDescriptor
func (*ListProbingSessionsDescriptor) GetApiDescriptor ¶
func (d *ListProbingSessionsDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
func (*ListProbingSessionsDescriptor) GetApiName ¶
func (d *ListProbingSessionsDescriptor) GetApiName() string
func (*ListProbingSessionsDescriptor) GetClientMsgReflectHandle ¶
func (d *ListProbingSessionsDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
func (*ListProbingSessionsDescriptor) GetFullMethodName ¶
func (d *ListProbingSessionsDescriptor) GetFullMethodName() string
func (*ListProbingSessionsDescriptor) GetMethodName ¶
func (d *ListProbingSessionsDescriptor) GetMethodName() string
func (*ListProbingSessionsDescriptor) GetProtoPkgName ¶
func (d *ListProbingSessionsDescriptor) GetProtoPkgName() string
func (*ListProbingSessionsDescriptor) GetResourceDescriptor ¶
func (d *ListProbingSessionsDescriptor) GetResourceDescriptor() gotenresource.Descriptor
func (*ListProbingSessionsDescriptor) GetServerMsgReflectHandle ¶
func (d *ListProbingSessionsDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
func (*ListProbingSessionsDescriptor) GetServiceDomain ¶
func (d *ListProbingSessionsDescriptor) GetServiceDomain() string
func (*ListProbingSessionsDescriptor) GetServiceVersion ¶
func (d *ListProbingSessionsDescriptor) GetServiceVersion() string
func (*ListProbingSessionsDescriptor) GetVerb ¶
func (d *ListProbingSessionsDescriptor) GetVerb() string
func (*ListProbingSessionsDescriptor) HasResource ¶
func (d *ListProbingSessionsDescriptor) HasResource() bool
func (*ListProbingSessionsDescriptor) IsClientStream ¶
func (d *ListProbingSessionsDescriptor) IsClientStream() bool
func (*ListProbingSessionsDescriptor) IsCollection ¶
func (d *ListProbingSessionsDescriptor) IsCollection() bool
func (*ListProbingSessionsDescriptor) IsPlural ¶
func (d *ListProbingSessionsDescriptor) IsPlural() bool
func (*ListProbingSessionsDescriptor) IsServerStream ¶
func (d *ListProbingSessionsDescriptor) IsServerStream() bool
func (*ListProbingSessionsDescriptor) IsUnary ¶
func (d *ListProbingSessionsDescriptor) IsUnary() bool
func (*ListProbingSessionsDescriptor) NewEmptyClientMsg ¶
func (d *ListProbingSessionsDescriptor) NewEmptyClientMsg() proto.Message
func (*ListProbingSessionsDescriptor) NewEmptyServerMsg ¶
func (d *ListProbingSessionsDescriptor) NewEmptyServerMsg() proto.Message
func (*ListProbingSessionsDescriptor) RequestHasResourceBody ¶
func (d *ListProbingSessionsDescriptor) RequestHasResourceBody() bool
type ListProbingSessionsDescriptorClientMsgHandle ¶
type ListProbingSessionsDescriptorClientMsgHandle struct{}
func (*ListProbingSessionsDescriptorClientMsgHandle) ExtractCollectionName ¶
func (h *ListProbingSessionsDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*ListProbingSessionsDescriptorClientMsgHandle) ExtractResourceName ¶
func (h *ListProbingSessionsDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*ListProbingSessionsDescriptorClientMsgHandle) ExtractResourceNames ¶
func (h *ListProbingSessionsDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type ListProbingSessionsDescriptorServerMsgHandle ¶
type ListProbingSessionsDescriptorServerMsgHandle struct{}
func (*ListProbingSessionsDescriptorServerMsgHandle) ExtractCollectionName ¶
func (h *ListProbingSessionsDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*ListProbingSessionsDescriptorServerMsgHandle) ExtractResourceName ¶
func (h *ListProbingSessionsDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*ListProbingSessionsDescriptorServerMsgHandle) ExtractResourceNames ¶
func (h *ListProbingSessionsDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type ListProbingSessionsRequest ¶
type ListProbingSessionsRequest struct { // Parent name of ntt.watchdog.v1alpha2.ProbingSession Parent *probing_session.ParentName `protobuf:"bytes,1,opt,customtype=ParentName,name=parent,proto3" json:"parent,omitempty" firestore:"parent"` // Requested page size. Server may return fewer ProbingSessions 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 // [ListProbingSessionsResponse.next_page_token][ntt.watchdog.v1alpha2.ListProbingSessionsResponse.next_page_token] PageToken *probing_session.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_session.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_session.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_session.ProbingSession_FieldMask `` /* 146-byte string literal not displayed */ // View defines list of standard response fields present in response items. // Additional fields can be amended by request field field_mask View view.View `protobuf:"varint,7,opt,name=view,proto3,enum=goten.view.View" json:"view,omitempty" firestore:"view"` // contains filtered or unexported fields }
Request message for method [ListProbingSessions][ntt.watchdog.v1alpha2.ListProbingSessions]
func (*ListProbingSessionsRequest) Clone ¶
func (o *ListProbingSessionsRequest) Clone() *ListProbingSessionsRequest
func (*ListProbingSessionsRequest) CloneRaw ¶
func (o *ListProbingSessionsRequest) CloneRaw() gotenobject.GotenObjectExt
func (*ListProbingSessionsRequest) Descriptor ¶
func (*ListProbingSessionsRequest) Descriptor() ([]byte, []int)
Deprecated, Use ListProbingSessionsRequest.ProtoReflect.Descriptor instead.
func (*ListProbingSessionsRequest) GetFieldMask ¶
func (m *ListProbingSessionsRequest) GetFieldMask() *probing_session.ProbingSession_FieldMask
func (*ListProbingSessionsRequest) GetFilter ¶
func (m *ListProbingSessionsRequest) GetFilter() *probing_session.Filter
func (*ListProbingSessionsRequest) GetOrderBy ¶
func (m *ListProbingSessionsRequest) GetOrderBy() *probing_session.OrderBy
func (*ListProbingSessionsRequest) GetPageSize ¶
func (m *ListProbingSessionsRequest) GetPageSize() int32
func (*ListProbingSessionsRequest) GetPageToken ¶
func (m *ListProbingSessionsRequest) GetPageToken() *probing_session.PagerCursor
func (*ListProbingSessionsRequest) GetParent ¶
func (m *ListProbingSessionsRequest) GetParent() *probing_session.ParentName
func (*ListProbingSessionsRequest) GetView ¶
func (m *ListProbingSessionsRequest) GetView() view.View
func (*ListProbingSessionsRequest) GotenMessage ¶
func (*ListProbingSessionsRequest) GotenMessage()
func (*ListProbingSessionsRequest) GotenObjectExt ¶
func (o *ListProbingSessionsRequest) GotenObjectExt()
func (*ListProbingSessionsRequest) GotenValidate ¶
func (obj *ListProbingSessionsRequest) GotenValidate() error
func (*ListProbingSessionsRequest) MakeDiffFieldMask ¶
func (o *ListProbingSessionsRequest) MakeDiffFieldMask(other *ListProbingSessionsRequest) *ListProbingSessionsRequest_FieldMask
func (*ListProbingSessionsRequest) MakeFullFieldMask ¶
func (o *ListProbingSessionsRequest) MakeFullFieldMask() *ListProbingSessionsRequest_FieldMask
func (*ListProbingSessionsRequest) MakeRawDiffFieldMask ¶
func (o *ListProbingSessionsRequest) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
func (*ListProbingSessionsRequest) MakeRawFullFieldMask ¶
func (o *ListProbingSessionsRequest) MakeRawFullFieldMask() gotenobject.FieldMask
func (*ListProbingSessionsRequest) Marshal ¶
func (m *ListProbingSessionsRequest) Marshal() ([]byte, error)
func (*ListProbingSessionsRequest) MarshalJSON ¶
func (m *ListProbingSessionsRequest) MarshalJSON() ([]byte, error)
func (*ListProbingSessionsRequest) Merge ¶
func (o *ListProbingSessionsRequest) Merge(source *ListProbingSessionsRequest)
func (*ListProbingSessionsRequest) MergeRaw ¶
func (o *ListProbingSessionsRequest) MergeRaw(source gotenobject.GotenObjectExt)
func (*ListProbingSessionsRequest) ProtoMessage ¶
func (*ListProbingSessionsRequest) ProtoMessage()
func (*ListProbingSessionsRequest) ProtoReflect ¶
func (m *ListProbingSessionsRequest) ProtoReflect() preflect.Message
func (*ListProbingSessionsRequest) Reset ¶
func (m *ListProbingSessionsRequest) Reset()
func (*ListProbingSessionsRequest) SetFieldMask ¶
func (m *ListProbingSessionsRequest) SetFieldMask(fv *probing_session.ProbingSession_FieldMask)
func (*ListProbingSessionsRequest) SetFilter ¶
func (m *ListProbingSessionsRequest) SetFilter(fv *probing_session.Filter)
func (*ListProbingSessionsRequest) SetOrderBy ¶
func (m *ListProbingSessionsRequest) SetOrderBy(fv *probing_session.OrderBy)
func (*ListProbingSessionsRequest) SetPageSize ¶
func (m *ListProbingSessionsRequest) SetPageSize(fv int32)
func (*ListProbingSessionsRequest) SetPageToken ¶
func (m *ListProbingSessionsRequest) SetPageToken(fv *probing_session.PagerCursor)
func (*ListProbingSessionsRequest) SetParent ¶
func (m *ListProbingSessionsRequest) SetParent(fv *probing_session.ParentName)
func (*ListProbingSessionsRequest) SetView ¶
func (m *ListProbingSessionsRequest) SetView(fv view.View)
func (*ListProbingSessionsRequest) String ¶
func (m *ListProbingSessionsRequest) String() string
func (*ListProbingSessionsRequest) Unmarshal ¶
func (m *ListProbingSessionsRequest) Unmarshal(b []byte) error
func (*ListProbingSessionsRequest) UnmarshalJSON ¶
func (m *ListProbingSessionsRequest) UnmarshalJSON(data []byte) error
type ListProbingSessionsRequestFieldPathBuilder ¶
type ListProbingSessionsRequestFieldPathBuilder struct{}
func NewListProbingSessionsRequestFieldPathBuilder ¶
func NewListProbingSessionsRequestFieldPathBuilder() ListProbingSessionsRequestFieldPathBuilder
type ListProbingSessionsRequestPathSelectorFieldMask ¶
type ListProbingSessionsRequestPathSelectorFieldMask struct{}
func (ListProbingSessionsRequestPathSelectorFieldMask) WithArrayOfValues ¶
func (s ListProbingSessionsRequestPathSelectorFieldMask) WithArrayOfValues(values []*probing_session.ProbingSession_FieldMask) *ListProbingSessionsRequest_FieldTerminalPathArrayOfValues
type ListProbingSessionsRequestPathSelectorFilter ¶
type ListProbingSessionsRequestPathSelectorFilter struct{}
func (ListProbingSessionsRequestPathSelectorFilter) WithArrayOfValues ¶
func (s ListProbingSessionsRequestPathSelectorFilter) WithArrayOfValues(values []*probing_session.Filter) *ListProbingSessionsRequest_FieldTerminalPathArrayOfValues
func (ListProbingSessionsRequestPathSelectorFilter) WithValue ¶
func (s ListProbingSessionsRequestPathSelectorFilter) WithValue(value *probing_session.Filter) *ListProbingSessionsRequest_FieldTerminalPathValue
type ListProbingSessionsRequestPathSelectorOrderBy ¶
type ListProbingSessionsRequestPathSelectorOrderBy struct{}
func (ListProbingSessionsRequestPathSelectorOrderBy) WithArrayOfValues ¶
func (s ListProbingSessionsRequestPathSelectorOrderBy) WithArrayOfValues(values []*probing_session.OrderBy) *ListProbingSessionsRequest_FieldTerminalPathArrayOfValues
func (ListProbingSessionsRequestPathSelectorOrderBy) WithValue ¶
func (s ListProbingSessionsRequestPathSelectorOrderBy) WithValue(value *probing_session.OrderBy) *ListProbingSessionsRequest_FieldTerminalPathValue
type ListProbingSessionsRequestPathSelectorPageSize ¶
type ListProbingSessionsRequestPathSelectorPageSize struct{}
func (ListProbingSessionsRequestPathSelectorPageSize) WithArrayOfValues ¶
func (s ListProbingSessionsRequestPathSelectorPageSize) WithArrayOfValues(values []int32) *ListProbingSessionsRequest_FieldTerminalPathArrayOfValues
func (ListProbingSessionsRequestPathSelectorPageSize) WithValue ¶
func (s ListProbingSessionsRequestPathSelectorPageSize) WithValue(value int32) *ListProbingSessionsRequest_FieldTerminalPathValue
type ListProbingSessionsRequestPathSelectorPageToken ¶
type ListProbingSessionsRequestPathSelectorPageToken struct{}
func (ListProbingSessionsRequestPathSelectorPageToken) WithArrayOfValues ¶
func (s ListProbingSessionsRequestPathSelectorPageToken) WithArrayOfValues(values []*probing_session.PagerCursor) *ListProbingSessionsRequest_FieldTerminalPathArrayOfValues
func (ListProbingSessionsRequestPathSelectorPageToken) WithValue ¶
func (s ListProbingSessionsRequestPathSelectorPageToken) WithValue(value *probing_session.PagerCursor) *ListProbingSessionsRequest_FieldTerminalPathValue
type ListProbingSessionsRequestPathSelectorParent ¶
type ListProbingSessionsRequestPathSelectorParent struct{}
func (ListProbingSessionsRequestPathSelectorParent) WithArrayOfValues ¶
func (s ListProbingSessionsRequestPathSelectorParent) WithArrayOfValues(values []*probing_session.ParentName) *ListProbingSessionsRequest_FieldTerminalPathArrayOfValues
func (ListProbingSessionsRequestPathSelectorParent) WithValue ¶
func (s ListProbingSessionsRequestPathSelectorParent) WithValue(value *probing_session.ParentName) *ListProbingSessionsRequest_FieldTerminalPathValue
type ListProbingSessionsRequestPathSelectorView ¶
type ListProbingSessionsRequestPathSelectorView struct{}
func (ListProbingSessionsRequestPathSelectorView) WithArrayOfValues ¶
func (s ListProbingSessionsRequestPathSelectorView) WithArrayOfValues(values []view.View) *ListProbingSessionsRequest_FieldTerminalPathArrayOfValues
func (ListProbingSessionsRequestPathSelectorView) WithValue ¶
func (s ListProbingSessionsRequestPathSelectorView) WithValue(value view.View) *ListProbingSessionsRequest_FieldTerminalPathValue
type ListProbingSessionsRequest_FieldMask ¶
type ListProbingSessionsRequest_FieldMask struct {
Paths []ListProbingSessionsRequest_FieldPath
}
func FullListProbingSessionsRequest_FieldMask ¶
func FullListProbingSessionsRequest_FieldMask() *ListProbingSessionsRequest_FieldMask
func (*ListProbingSessionsRequest_FieldMask) AppendPath ¶
func (fieldMask *ListProbingSessionsRequest_FieldMask) AppendPath(path ListProbingSessionsRequest_FieldPath)
func (*ListProbingSessionsRequest_FieldMask) AppendRawPath ¶
func (fieldMask *ListProbingSessionsRequest_FieldMask) AppendRawPath(path gotenobject.FieldPath)
func (*ListProbingSessionsRequest_FieldMask) DecodeFirestore ¶
func (fieldMask *ListProbingSessionsRequest_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
func (*ListProbingSessionsRequest_FieldMask) EncodeFirestore ¶
func (fieldMask *ListProbingSessionsRequest_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
firestore encoding/decoding integration
func (*ListProbingSessionsRequest_FieldMask) FilterInputFields ¶
func (fieldMask *ListProbingSessionsRequest_FieldMask) FilterInputFields() *ListProbingSessionsRequest_FieldMask
FilterInputFields generates copy of field paths with output_only field paths removed
func (*ListProbingSessionsRequest_FieldMask) FromProtoFieldMask ¶
func (fieldMask *ListProbingSessionsRequest_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
func (*ListProbingSessionsRequest_FieldMask) GetPaths ¶
func (fieldMask *ListProbingSessionsRequest_FieldMask) GetPaths() []ListProbingSessionsRequest_FieldPath
func (*ListProbingSessionsRequest_FieldMask) GetRawPaths ¶
func (fieldMask *ListProbingSessionsRequest_FieldMask) GetRawPaths() []gotenobject.FieldPath
func (*ListProbingSessionsRequest_FieldMask) IsFull ¶
func (fieldMask *ListProbingSessionsRequest_FieldMask) IsFull() bool
func (ListProbingSessionsRequest_FieldMask) Marshal ¶
func (fieldMask ListProbingSessionsRequest_FieldMask) Marshal() ([]byte, error)
implement methods required by customType
func (ListProbingSessionsRequest_FieldMask) MarshalJSON ¶
func (fieldMask ListProbingSessionsRequest_FieldMask) MarshalJSON() ([]byte, error)
func (*ListProbingSessionsRequest_FieldMask) PathsCount ¶
func (fieldMask *ListProbingSessionsRequest_FieldMask) PathsCount() int
func (*ListProbingSessionsRequest_FieldMask) Project ¶
func (fieldMask *ListProbingSessionsRequest_FieldMask) Project(source *ListProbingSessionsRequest) *ListProbingSessionsRequest
func (*ListProbingSessionsRequest_FieldMask) ProjectRaw ¶
func (fieldMask *ListProbingSessionsRequest_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
func (*ListProbingSessionsRequest_FieldMask) ProtoMessage ¶
func (fieldMask *ListProbingSessionsRequest_FieldMask) ProtoMessage()
func (*ListProbingSessionsRequest_FieldMask) ProtoReflect ¶
func (fieldMask *ListProbingSessionsRequest_FieldMask) ProtoReflect() preflect.Message
func (*ListProbingSessionsRequest_FieldMask) Reset ¶
func (fieldMask *ListProbingSessionsRequest_FieldMask) Reset()
func (*ListProbingSessionsRequest_FieldMask) Set ¶
func (fieldMask *ListProbingSessionsRequest_FieldMask) Set(target, source *ListProbingSessionsRequest)
func (*ListProbingSessionsRequest_FieldMask) SetFromCliFlag ¶
func (fieldMask *ListProbingSessionsRequest_FieldMask) SetFromCliFlag(raw string) error
func (*ListProbingSessionsRequest_FieldMask) SetRaw ¶
func (fieldMask *ListProbingSessionsRequest_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
func (*ListProbingSessionsRequest_FieldMask) Size ¶
func (fieldMask *ListProbingSessionsRequest_FieldMask) Size() int
func (*ListProbingSessionsRequest_FieldMask) String ¶
func (fieldMask *ListProbingSessionsRequest_FieldMask) String() string
func (*ListProbingSessionsRequest_FieldMask) Subtract ¶
func (fieldMask *ListProbingSessionsRequest_FieldMask) Subtract(other *ListProbingSessionsRequest_FieldMask) *ListProbingSessionsRequest_FieldMask
func (*ListProbingSessionsRequest_FieldMask) SubtractRaw ¶
func (fieldMask *ListProbingSessionsRequest_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
func (*ListProbingSessionsRequest_FieldMask) ToProtoFieldMask ¶
func (fieldMask *ListProbingSessionsRequest_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
ToFieldMask is used for proto conversions
func (*ListProbingSessionsRequest_FieldMask) Unmarshal ¶
func (fieldMask *ListProbingSessionsRequest_FieldMask) Unmarshal(data []byte) error
func (*ListProbingSessionsRequest_FieldMask) UnmarshalJSON ¶
func (fieldMask *ListProbingSessionsRequest_FieldMask) UnmarshalJSON(data []byte) error
type ListProbingSessionsRequest_FieldPath ¶
type ListProbingSessionsRequest_FieldPath interface { gotenobject.FieldPath Selector() ListProbingSessionsRequest_FieldPathSelector Get(source *ListProbingSessionsRequest) []interface{} GetSingle(source *ListProbingSessionsRequest) (interface{}, bool) ClearValue(item *ListProbingSessionsRequest) // Those methods build corresponding ListProbingSessionsRequest_FieldPathValue // (or array of values) and holds passed value. Panics if injected type is incorrect. WithIValue(value interface{}) ListProbingSessionsRequest_FieldPathValue WithIArrayOfValues(values interface{}) ListProbingSessionsRequest_FieldPathArrayOfValues WithIArrayItemValue(value interface{}) ListProbingSessionsRequest_FieldPathArrayItemValue }
FieldPath provides implementation to handle https://github.com/protocolbuffers/protobuf/blob/master/src/google/protobuf/field_mask.proto
func BuildListProbingSessionsRequest_FieldPath ¶
func BuildListProbingSessionsRequest_FieldPath(fp gotenobject.RawFieldPath) (ListProbingSessionsRequest_FieldPath, error)
func MustParseListProbingSessionsRequest_FieldPath ¶
func MustParseListProbingSessionsRequest_FieldPath(rawField string) ListProbingSessionsRequest_FieldPath
func ParseListProbingSessionsRequest_FieldPath ¶
func ParseListProbingSessionsRequest_FieldPath(rawField string) (ListProbingSessionsRequest_FieldPath, error)
type ListProbingSessionsRequest_FieldPathArrayItemValue ¶
type ListProbingSessionsRequest_FieldPathArrayItemValue interface { gotenobject.FieldPathArrayItemValue ListProbingSessionsRequest_FieldPath ContainsValue(*ListProbingSessionsRequest) bool }
ListProbingSessionsRequest_FieldPathArrayItemValue allows storing single item in Path-specific values for ListProbingSessionsRequest according to their type Present only for array (repeated) types.
func MustParseListProbingSessionsRequest_FieldPathArrayItemValue ¶
func MustParseListProbingSessionsRequest_FieldPathArrayItemValue(pathStr, valueStr string) ListProbingSessionsRequest_FieldPathArrayItemValue
func ParseListProbingSessionsRequest_FieldPathArrayItemValue ¶
func ParseListProbingSessionsRequest_FieldPathArrayItemValue(pathStr, valueStr string) (ListProbingSessionsRequest_FieldPathArrayItemValue, error)
ParseListProbingSessionsRequest_FieldPathArrayItemValue parses string and JSON-encoded value to its Value
type ListProbingSessionsRequest_FieldPathArrayOfValues ¶
type ListProbingSessionsRequest_FieldPathArrayOfValues interface { gotenobject.FieldPathArrayOfValues ListProbingSessionsRequest_FieldPath }
ListProbingSessionsRequest_FieldPathArrayOfValues allows storing slice of values for ListProbingSessionsRequest fields according to their type
func MustParseListProbingSessionsRequest_FieldPathArrayOfValues ¶
func MustParseListProbingSessionsRequest_FieldPathArrayOfValues(pathStr, valuesStr string) ListProbingSessionsRequest_FieldPathArrayOfValues
func ParseListProbingSessionsRequest_FieldPathArrayOfValues ¶
func ParseListProbingSessionsRequest_FieldPathArrayOfValues(pathStr, valuesStr string) (ListProbingSessionsRequest_FieldPathArrayOfValues, error)
type ListProbingSessionsRequest_FieldPathSelector ¶
type ListProbingSessionsRequest_FieldPathSelector int32
const ( ListProbingSessionsRequest_FieldPathSelectorParent ListProbingSessionsRequest_FieldPathSelector = 0 ListProbingSessionsRequest_FieldPathSelectorPageSize ListProbingSessionsRequest_FieldPathSelector = 1 ListProbingSessionsRequest_FieldPathSelectorPageToken ListProbingSessionsRequest_FieldPathSelector = 2 ListProbingSessionsRequest_FieldPathSelectorOrderBy ListProbingSessionsRequest_FieldPathSelector = 3 ListProbingSessionsRequest_FieldPathSelectorFilter ListProbingSessionsRequest_FieldPathSelector = 4 ListProbingSessionsRequest_FieldPathSelectorFieldMask ListProbingSessionsRequest_FieldPathSelector = 5 ListProbingSessionsRequest_FieldPathSelectorView ListProbingSessionsRequest_FieldPathSelector = 6 )
func (ListProbingSessionsRequest_FieldPathSelector) String ¶
func (s ListProbingSessionsRequest_FieldPathSelector) String() string
type ListProbingSessionsRequest_FieldPathValue ¶
type ListProbingSessionsRequest_FieldPathValue interface { ListProbingSessionsRequest_FieldPath gotenobject.FieldPathValue SetTo(target **ListProbingSessionsRequest) CompareWith(*ListProbingSessionsRequest) (cmp int, comparable bool) }
ListProbingSessionsRequest_FieldPathValue allows storing values for ListProbingSessionsRequest fields according to their type
func MustParseListProbingSessionsRequest_FieldPathValue ¶
func MustParseListProbingSessionsRequest_FieldPathValue(pathStr, valueStr string) ListProbingSessionsRequest_FieldPathValue
func ParseListProbingSessionsRequest_FieldPathValue ¶
func ParseListProbingSessionsRequest_FieldPathValue(pathStr, valueStr string) (ListProbingSessionsRequest_FieldPathValue, error)
type ListProbingSessionsRequest_FieldTerminalPath ¶
type ListProbingSessionsRequest_FieldTerminalPath struct {
// contains filtered or unexported fields
}
func (*ListProbingSessionsRequest_FieldTerminalPath) ClearValue ¶
func (fp *ListProbingSessionsRequest_FieldTerminalPath) ClearValue(item *ListProbingSessionsRequest)
func (*ListProbingSessionsRequest_FieldTerminalPath) ClearValueRaw ¶
func (fp *ListProbingSessionsRequest_FieldTerminalPath) ClearValueRaw(item proto.Message)
func (*ListProbingSessionsRequest_FieldTerminalPath) Get ¶
func (fp *ListProbingSessionsRequest_FieldTerminalPath) Get(source *ListProbingSessionsRequest) (values []interface{})
Get returns all values pointed by specific field from source ListProbingSessionsRequest
func (*ListProbingSessionsRequest_FieldTerminalPath) GetDefault ¶
func (fp *ListProbingSessionsRequest_FieldTerminalPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*ListProbingSessionsRequest_FieldTerminalPath) GetRaw ¶
func (fp *ListProbingSessionsRequest_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
func (*ListProbingSessionsRequest_FieldTerminalPath) GetSingle ¶
func (fp *ListProbingSessionsRequest_FieldTerminalPath) GetSingle(source *ListProbingSessionsRequest) (interface{}, bool)
GetSingle returns value pointed by specific field of from source ListProbingSessionsRequest
func (*ListProbingSessionsRequest_FieldTerminalPath) GetSingleRaw ¶
func (fp *ListProbingSessionsRequest_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*ListProbingSessionsRequest_FieldTerminalPath) IsLeaf ¶
func (fp *ListProbingSessionsRequest_FieldTerminalPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*ListProbingSessionsRequest_FieldTerminalPath) JSONString ¶
func (fp *ListProbingSessionsRequest_FieldTerminalPath) JSONString() string
JSONString returns path representation is JSON convention
func (*ListProbingSessionsRequest_FieldTerminalPath) Selector ¶
func (fp *ListProbingSessionsRequest_FieldTerminalPath) Selector() ListProbingSessionsRequest_FieldPathSelector
func (*ListProbingSessionsRequest_FieldTerminalPath) String ¶
func (fp *ListProbingSessionsRequest_FieldTerminalPath) String() string
String returns path representation in proto convention
func (*ListProbingSessionsRequest_FieldTerminalPath) WithIArrayItemValue ¶
func (fp *ListProbingSessionsRequest_FieldTerminalPath) WithIArrayItemValue(value interface{}) ListProbingSessionsRequest_FieldPathArrayItemValue
func (*ListProbingSessionsRequest_FieldTerminalPath) WithIArrayOfValues ¶
func (fp *ListProbingSessionsRequest_FieldTerminalPath) WithIArrayOfValues(values interface{}) ListProbingSessionsRequest_FieldPathArrayOfValues
func (*ListProbingSessionsRequest_FieldTerminalPath) WithIValue ¶
func (fp *ListProbingSessionsRequest_FieldTerminalPath) WithIValue(value interface{}) ListProbingSessionsRequest_FieldPathValue
func (*ListProbingSessionsRequest_FieldTerminalPath) WithRawIArrayItemValue ¶
func (fp *ListProbingSessionsRequest_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*ListProbingSessionsRequest_FieldTerminalPath) WithRawIArrayOfValues ¶
func (fp *ListProbingSessionsRequest_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*ListProbingSessionsRequest_FieldTerminalPath) WithRawIValue ¶
func (fp *ListProbingSessionsRequest_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type ListProbingSessionsRequest_FieldTerminalPathArrayItemValue ¶
type ListProbingSessionsRequest_FieldTerminalPathArrayItemValue struct { ListProbingSessionsRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*ListProbingSessionsRequest_FieldTerminalPathArrayItemValue) ContainsValue ¶
func (fpaiv *ListProbingSessionsRequest_FieldTerminalPathArrayItemValue) ContainsValue(source *ListProbingSessionsRequest) bool
Contains returns a boolean indicating if value that is being held is present in given 'ListProbingSessionsRequest'
func (*ListProbingSessionsRequest_FieldTerminalPathArrayItemValue) GetRawItemValue ¶
func (fpaiv *ListProbingSessionsRequest_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored element value for array in object ListProbingSessionsRequest as interface{}
func (*ListProbingSessionsRequest_FieldTerminalPathArrayItemValue) GetSingle ¶
func (fpaiv *ListProbingSessionsRequest_FieldTerminalPathArrayItemValue) GetSingle(source *ListProbingSessionsRequest) (interface{}, bool)
func (*ListProbingSessionsRequest_FieldTerminalPathArrayItemValue) GetSingleRaw ¶
func (fpaiv *ListProbingSessionsRequest_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
type ListProbingSessionsRequest_FieldTerminalPathArrayOfValues ¶
type ListProbingSessionsRequest_FieldTerminalPathArrayOfValues struct { ListProbingSessionsRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*ListProbingSessionsRequest_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues ¶
func (fpaov *ListProbingSessionsRequest_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues() ([]*probing_session.ProbingSession_FieldMask, bool)
func (*ListProbingSessionsRequest_FieldTerminalPathArrayOfValues) AsFilterArrayOfValues ¶
func (fpaov *ListProbingSessionsRequest_FieldTerminalPathArrayOfValues) AsFilterArrayOfValues() ([]*probing_session.Filter, bool)
func (*ListProbingSessionsRequest_FieldTerminalPathArrayOfValues) AsOrderByArrayOfValues ¶
func (fpaov *ListProbingSessionsRequest_FieldTerminalPathArrayOfValues) AsOrderByArrayOfValues() ([]*probing_session.OrderBy, bool)
func (*ListProbingSessionsRequest_FieldTerminalPathArrayOfValues) AsPageSizeArrayOfValues ¶
func (fpaov *ListProbingSessionsRequest_FieldTerminalPathArrayOfValues) AsPageSizeArrayOfValues() ([]int32, bool)
func (*ListProbingSessionsRequest_FieldTerminalPathArrayOfValues) AsPageTokenArrayOfValues ¶
func (fpaov *ListProbingSessionsRequest_FieldTerminalPathArrayOfValues) AsPageTokenArrayOfValues() ([]*probing_session.PagerCursor, bool)
func (*ListProbingSessionsRequest_FieldTerminalPathArrayOfValues) AsParentArrayOfValues ¶
func (fpaov *ListProbingSessionsRequest_FieldTerminalPathArrayOfValues) AsParentArrayOfValues() ([]*probing_session.ParentName, bool)
func (*ListProbingSessionsRequest_FieldTerminalPathArrayOfValues) AsViewArrayOfValues ¶
func (fpaov *ListProbingSessionsRequest_FieldTerminalPathArrayOfValues) AsViewArrayOfValues() ([]view.View, bool)
func (*ListProbingSessionsRequest_FieldTerminalPathArrayOfValues) GetRawValues ¶
func (fpaov *ListProbingSessionsRequest_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
type ListProbingSessionsRequest_FieldTerminalPathValue ¶
type ListProbingSessionsRequest_FieldTerminalPathValue struct { ListProbingSessionsRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*ListProbingSessionsRequest_FieldTerminalPathValue) AsFieldMaskValue ¶
func (fpv *ListProbingSessionsRequest_FieldTerminalPathValue) AsFieldMaskValue() (*probing_session.ProbingSession_FieldMask, bool)
func (*ListProbingSessionsRequest_FieldTerminalPathValue) AsFilterValue ¶
func (fpv *ListProbingSessionsRequest_FieldTerminalPathValue) AsFilterValue() (*probing_session.Filter, bool)
func (*ListProbingSessionsRequest_FieldTerminalPathValue) AsOrderByValue ¶
func (fpv *ListProbingSessionsRequest_FieldTerminalPathValue) AsOrderByValue() (*probing_session.OrderBy, bool)
func (*ListProbingSessionsRequest_FieldTerminalPathValue) AsPageSizeValue ¶
func (fpv *ListProbingSessionsRequest_FieldTerminalPathValue) AsPageSizeValue() (int32, bool)
func (*ListProbingSessionsRequest_FieldTerminalPathValue) AsPageTokenValue ¶
func (fpv *ListProbingSessionsRequest_FieldTerminalPathValue) AsPageTokenValue() (*probing_session.PagerCursor, bool)
func (*ListProbingSessionsRequest_FieldTerminalPathValue) AsParentValue ¶
func (fpv *ListProbingSessionsRequest_FieldTerminalPathValue) AsParentValue() (*probing_session.ParentName, bool)
func (*ListProbingSessionsRequest_FieldTerminalPathValue) AsViewValue ¶
func (fpv *ListProbingSessionsRequest_FieldTerminalPathValue) AsViewValue() (view.View, bool)
func (*ListProbingSessionsRequest_FieldTerminalPathValue) CompareWith ¶
func (fpv *ListProbingSessionsRequest_FieldTerminalPathValue) CompareWith(source *ListProbingSessionsRequest) (int, bool)
CompareWith compares value in the 'ListProbingSessionsRequest_FieldTerminalPathValue' with the value under path in 'ListProbingSessionsRequest'.
func (*ListProbingSessionsRequest_FieldTerminalPathValue) CompareWithRaw ¶
func (fpv *ListProbingSessionsRequest_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*ListProbingSessionsRequest_FieldTerminalPathValue) GetRawValue ¶
func (fpv *ListProbingSessionsRequest_FieldTerminalPathValue) GetRawValue() interface{}
GetRawValue returns raw value stored under selected path for 'ListProbingSessionsRequest' as interface{}
func (*ListProbingSessionsRequest_FieldTerminalPathValue) SetTo ¶
func (fpv *ListProbingSessionsRequest_FieldTerminalPathValue) SetTo(target **ListProbingSessionsRequest)
SetTo stores value for selected field for object ListProbingSessionsRequest
func (*ListProbingSessionsRequest_FieldTerminalPathValue) SetToRaw ¶
func (fpv *ListProbingSessionsRequest_FieldTerminalPathValue) SetToRaw(target proto.Message)
type ListProbingSessionsResponse ¶
type ListProbingSessionsResponse struct { // The list of ProbingSessions ProbingSessions []*probing_session.ProbingSession `` /* 134-byte string literal not displayed */ // A token to retrieve previous page of results. Pass this value in the // [ListProbingSessionsRequest.page_token][ntt.watchdog.v1alpha2.ListProbingSessionsRequest.page_token] PrevPageToken *probing_session.PagerCursor `` /* 151-byte string literal not displayed */ // A token to retrieve next page of results. Pass this value in the // [ListProbingSessionsRequest.page_token][ntt.watchdog.v1alpha2.ListProbingSessionsRequest.page_token] NextPageToken *probing_session.PagerCursor `` /* 151-byte string literal not displayed */ // contains filtered or unexported fields }
Request message for method [ListProbingSessions][ntt.watchdog.v1alpha2.ListProbingSessions]
func (*ListProbingSessionsResponse) Clone ¶
func (o *ListProbingSessionsResponse) Clone() *ListProbingSessionsResponse
func (*ListProbingSessionsResponse) CloneRaw ¶
func (o *ListProbingSessionsResponse) CloneRaw() gotenobject.GotenObjectExt
func (*ListProbingSessionsResponse) Descriptor ¶
func (*ListProbingSessionsResponse) Descriptor() ([]byte, []int)
Deprecated, Use ListProbingSessionsResponse.ProtoReflect.Descriptor instead.
func (*ListProbingSessionsResponse) GetNextPageToken ¶
func (m *ListProbingSessionsResponse) GetNextPageToken() *probing_session.PagerCursor
func (*ListProbingSessionsResponse) GetPrevPageToken ¶
func (m *ListProbingSessionsResponse) GetPrevPageToken() *probing_session.PagerCursor
func (*ListProbingSessionsResponse) GetProbingSessions ¶
func (m *ListProbingSessionsResponse) GetProbingSessions() []*probing_session.ProbingSession
func (*ListProbingSessionsResponse) GotenMessage ¶
func (*ListProbingSessionsResponse) GotenMessage()
func (*ListProbingSessionsResponse) GotenObjectExt ¶
func (o *ListProbingSessionsResponse) GotenObjectExt()
func (*ListProbingSessionsResponse) GotenValidate ¶
func (obj *ListProbingSessionsResponse) GotenValidate() error
func (*ListProbingSessionsResponse) MakeDiffFieldMask ¶
func (o *ListProbingSessionsResponse) MakeDiffFieldMask(other *ListProbingSessionsResponse) *ListProbingSessionsResponse_FieldMask
func (*ListProbingSessionsResponse) MakeFullFieldMask ¶
func (o *ListProbingSessionsResponse) MakeFullFieldMask() *ListProbingSessionsResponse_FieldMask
func (*ListProbingSessionsResponse) MakeRawDiffFieldMask ¶
func (o *ListProbingSessionsResponse) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
func (*ListProbingSessionsResponse) MakeRawFullFieldMask ¶
func (o *ListProbingSessionsResponse) MakeRawFullFieldMask() gotenobject.FieldMask
func (*ListProbingSessionsResponse) Marshal ¶
func (m *ListProbingSessionsResponse) Marshal() ([]byte, error)
func (*ListProbingSessionsResponse) MarshalJSON ¶
func (m *ListProbingSessionsResponse) MarshalJSON() ([]byte, error)
func (*ListProbingSessionsResponse) Merge ¶
func (o *ListProbingSessionsResponse) Merge(source *ListProbingSessionsResponse)
func (*ListProbingSessionsResponse) MergeRaw ¶
func (o *ListProbingSessionsResponse) MergeRaw(source gotenobject.GotenObjectExt)
func (*ListProbingSessionsResponse) ProtoMessage ¶
func (*ListProbingSessionsResponse) ProtoMessage()
func (*ListProbingSessionsResponse) ProtoReflect ¶
func (m *ListProbingSessionsResponse) ProtoReflect() preflect.Message
func (*ListProbingSessionsResponse) Reset ¶
func (m *ListProbingSessionsResponse) Reset()
func (*ListProbingSessionsResponse) SetNextPageToken ¶
func (m *ListProbingSessionsResponse) SetNextPageToken(fv *probing_session.PagerCursor)
func (*ListProbingSessionsResponse) SetPrevPageToken ¶
func (m *ListProbingSessionsResponse) SetPrevPageToken(fv *probing_session.PagerCursor)
func (*ListProbingSessionsResponse) SetProbingSessions ¶
func (m *ListProbingSessionsResponse) SetProbingSessions(fv []*probing_session.ProbingSession)
func (*ListProbingSessionsResponse) String ¶
func (m *ListProbingSessionsResponse) String() string
func (*ListProbingSessionsResponse) Unmarshal ¶
func (m *ListProbingSessionsResponse) Unmarshal(b []byte) error
func (*ListProbingSessionsResponse) UnmarshalJSON ¶
func (m *ListProbingSessionsResponse) UnmarshalJSON(data []byte) error
type ListProbingSessionsResponseFieldPathBuilder ¶
type ListProbingSessionsResponseFieldPathBuilder struct{}
func NewListProbingSessionsResponseFieldPathBuilder ¶
func NewListProbingSessionsResponseFieldPathBuilder() ListProbingSessionsResponseFieldPathBuilder
func (ListProbingSessionsResponseFieldPathBuilder) NextPageToken ¶
func (ListProbingSessionsResponseFieldPathBuilder) NextPageToken() ListProbingSessionsResponsePathSelectorNextPageToken
func (ListProbingSessionsResponseFieldPathBuilder) PrevPageToken ¶
func (ListProbingSessionsResponseFieldPathBuilder) PrevPageToken() ListProbingSessionsResponsePathSelectorPrevPageToken
func (ListProbingSessionsResponseFieldPathBuilder) ProbingSessions ¶
func (ListProbingSessionsResponseFieldPathBuilder) ProbingSessions() ListProbingSessionsResponsePathSelectorProbingSessions
type ListProbingSessionsResponseMapPathSelectorProbingSessionsMetadataAnnotations ¶
type ListProbingSessionsResponseMapPathSelectorProbingSessionsMetadataAnnotations struct {
// contains filtered or unexported fields
}
func (ListProbingSessionsResponseMapPathSelectorProbingSessionsMetadataAnnotations) WithArrayOfValues ¶
func (s ListProbingSessionsResponseMapPathSelectorProbingSessionsMetadataAnnotations) WithArrayOfValues(values []string) *ListProbingSessionsResponse_FieldSubPathArrayOfValues
type ListProbingSessionsResponseMapPathSelectorProbingSessionsMetadataLabels ¶
type ListProbingSessionsResponseMapPathSelectorProbingSessionsMetadataLabels struct {
// contains filtered or unexported fields
}
func (ListProbingSessionsResponseMapPathSelectorProbingSessionsMetadataLabels) WithArrayOfValues ¶
func (s ListProbingSessionsResponseMapPathSelectorProbingSessionsMetadataLabels) WithArrayOfValues(values []string) *ListProbingSessionsResponse_FieldSubPathArrayOfValues
type ListProbingSessionsResponseMapPathSelectorProbingSessionsMetadataShards ¶
type ListProbingSessionsResponseMapPathSelectorProbingSessionsMetadataShards struct {
// contains filtered or unexported fields
}
func (ListProbingSessionsResponseMapPathSelectorProbingSessionsMetadataShards) WithArrayOfValues ¶
func (s ListProbingSessionsResponseMapPathSelectorProbingSessionsMetadataShards) WithArrayOfValues(values []int64) *ListProbingSessionsResponse_FieldSubPathArrayOfValues
type ListProbingSessionsResponseMapPathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigTokenRequestRequestHeaders ¶
type ListProbingSessionsResponseMapPathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigTokenRequestRequestHeaders struct {
// contains filtered or unexported fields
}
func (ListProbingSessionsResponseMapPathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigTokenRequestRequestHeaders) FieldPath ¶
func (ListProbingSessionsResponseMapPathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigTokenRequestRequestHeaders) WithArrayOfValues ¶
type ListProbingSessionsResponseMapPathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigTokenRequestUrlFormEncodedBody ¶
type ListProbingSessionsResponseMapPathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigTokenRequestUrlFormEncodedBody struct {
// contains filtered or unexported fields
}
func (ListProbingSessionsResponseMapPathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigTokenRequestUrlFormEncodedBody) FieldPath ¶
func (ListProbingSessionsResponseMapPathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigTokenRequestUrlFormEncodedBody) WithArrayOfValues ¶
type ListProbingSessionsResponseMapPathSelectorProbingSessionsSpecHttpProbingConfigHttpRequestRequestHeaders ¶
type ListProbingSessionsResponseMapPathSelectorProbingSessionsSpecHttpProbingConfigHttpRequestRequestHeaders struct {
// contains filtered or unexported fields
}
func (ListProbingSessionsResponseMapPathSelectorProbingSessionsSpecHttpProbingConfigHttpRequestRequestHeaders) FieldPath ¶
func (ListProbingSessionsResponseMapPathSelectorProbingSessionsSpecHttpProbingConfigHttpRequestRequestHeaders) WithArrayOfValues ¶
type ListProbingSessionsResponseMapPathSelectorProbingSessionsSpecHttpProbingConfigHttpRequestUrlFormEncodedBody ¶
type ListProbingSessionsResponseMapPathSelectorProbingSessionsSpecHttpProbingConfigHttpRequestUrlFormEncodedBody struct {
// contains filtered or unexported fields
}
func (ListProbingSessionsResponseMapPathSelectorProbingSessionsSpecHttpProbingConfigHttpRequestUrlFormEncodedBody) FieldPath ¶
func (ListProbingSessionsResponseMapPathSelectorProbingSessionsSpecHttpProbingConfigHttpRequestUrlFormEncodedBody) WithArrayOfValues ¶
type ListProbingSessionsResponsePathSelectorNextPageToken ¶
type ListProbingSessionsResponsePathSelectorNextPageToken struct{}
func (ListProbingSessionsResponsePathSelectorNextPageToken) WithArrayOfValues ¶
func (s ListProbingSessionsResponsePathSelectorNextPageToken) WithArrayOfValues(values []*probing_session.PagerCursor) *ListProbingSessionsResponse_FieldTerminalPathArrayOfValues
type ListProbingSessionsResponsePathSelectorPrevPageToken ¶
type ListProbingSessionsResponsePathSelectorPrevPageToken struct{}
func (ListProbingSessionsResponsePathSelectorPrevPageToken) WithArrayOfValues ¶
func (s ListProbingSessionsResponsePathSelectorPrevPageToken) WithArrayOfValues(values []*probing_session.PagerCursor) *ListProbingSessionsResponse_FieldTerminalPathArrayOfValues
type ListProbingSessionsResponsePathSelectorProbingSessions ¶
type ListProbingSessionsResponsePathSelectorProbingSessions struct{}
func (ListProbingSessionsResponsePathSelectorProbingSessions) DisplayName ¶
func (ListProbingSessionsResponsePathSelectorProbingSessions) ProbingDistribution ¶
func (ListProbingSessionsResponsePathSelectorProbingSessions) WithArrayOfValues ¶
func (s ListProbingSessionsResponsePathSelectorProbingSessions) WithArrayOfValues(values [][]*probing_session.ProbingSession) *ListProbingSessionsResponse_FieldTerminalPathArrayOfValues
func (ListProbingSessionsResponsePathSelectorProbingSessions) WithItemValue ¶
func (ListProbingSessionsResponsePathSelectorProbingSessions) WithSubArrayItemValue ¶
func (s ListProbingSessionsResponsePathSelectorProbingSessions) WithSubArrayItemValue(subPathArrayItemValue probing_session.ProbingSession_FieldPathArrayItemValue) *ListProbingSessionsResponse_FieldSubPathArrayItemValue
func (ListProbingSessionsResponsePathSelectorProbingSessions) WithSubArrayOfValues ¶
func (s ListProbingSessionsResponsePathSelectorProbingSessions) WithSubArrayOfValues(subPathArrayOfValues probing_session.ProbingSession_FieldPathArrayOfValues) *ListProbingSessionsResponse_FieldSubPathArrayOfValues
func (ListProbingSessionsResponsePathSelectorProbingSessions) WithSubPath ¶
func (ListProbingSessionsResponsePathSelectorProbingSessions) WithSubValue ¶
func (s ListProbingSessionsResponsePathSelectorProbingSessions) WithSubValue(subPathValue probing_session.ProbingSession_FieldPathValue) *ListProbingSessionsResponse_FieldSubPathValue
type ListProbingSessionsResponsePathSelectorProbingSessionsDisplayName ¶
type ListProbingSessionsResponsePathSelectorProbingSessionsDisplayName struct{}
func (ListProbingSessionsResponsePathSelectorProbingSessionsDisplayName) WithArrayOfValues ¶
func (s ListProbingSessionsResponsePathSelectorProbingSessionsDisplayName) WithArrayOfValues(values []string) *ListProbingSessionsResponse_FieldSubPathArrayOfValues
func (ListProbingSessionsResponsePathSelectorProbingSessionsDisplayName) WithValue ¶
func (s ListProbingSessionsResponsePathSelectorProbingSessionsDisplayName) WithValue(value string) *ListProbingSessionsResponse_FieldSubPathValue
type ListProbingSessionsResponsePathSelectorProbingSessionsMetadata ¶
type ListProbingSessionsResponsePathSelectorProbingSessionsMetadata struct{}
func (ListProbingSessionsResponsePathSelectorProbingSessionsMetadata) Annotations ¶
func (ListProbingSessionsResponsePathSelectorProbingSessionsMetadata) CreateTime ¶
func (ListProbingSessionsResponsePathSelectorProbingSessionsMetadata) Generation ¶
func (ListProbingSessionsResponsePathSelectorProbingSessionsMetadata) OwnerReferences ¶
func (ListProbingSessionsResponsePathSelectorProbingSessionsMetadata) ResourceVersion ¶
func (ListProbingSessionsResponsePathSelectorProbingSessionsMetadata) UpdateTime ¶
func (ListProbingSessionsResponsePathSelectorProbingSessionsMetadata) WithArrayOfValues ¶
func (s ListProbingSessionsResponsePathSelectorProbingSessionsMetadata) WithArrayOfValues(values []*ntt_meta.Meta) *ListProbingSessionsResponse_FieldSubPathArrayOfValues
func (ListProbingSessionsResponsePathSelectorProbingSessionsMetadata) WithValue ¶
func (s ListProbingSessionsResponsePathSelectorProbingSessionsMetadata) WithValue(value *ntt_meta.Meta) *ListProbingSessionsResponse_FieldSubPathValue
type ListProbingSessionsResponsePathSelectorProbingSessionsMetadataAnnotations ¶
type ListProbingSessionsResponsePathSelectorProbingSessionsMetadataAnnotations struct{}
func (ListProbingSessionsResponsePathSelectorProbingSessionsMetadataAnnotations) WithArrayOfValues ¶
func (s ListProbingSessionsResponsePathSelectorProbingSessionsMetadataAnnotations) WithArrayOfValues(values []map[string]string) *ListProbingSessionsResponse_FieldSubPathArrayOfValues
func (ListProbingSessionsResponsePathSelectorProbingSessionsMetadataAnnotations) WithValue ¶
func (s ListProbingSessionsResponsePathSelectorProbingSessionsMetadataAnnotations) WithValue(value map[string]string) *ListProbingSessionsResponse_FieldSubPathValue
type ListProbingSessionsResponsePathSelectorProbingSessionsMetadataCreateTime ¶
type ListProbingSessionsResponsePathSelectorProbingSessionsMetadataCreateTime struct{}
func (ListProbingSessionsResponsePathSelectorProbingSessionsMetadataCreateTime) WithArrayOfValues ¶
func (s ListProbingSessionsResponsePathSelectorProbingSessionsMetadataCreateTime) WithArrayOfValues(values []*timestamp.Timestamp) *ListProbingSessionsResponse_FieldSubPathArrayOfValues
type ListProbingSessionsResponsePathSelectorProbingSessionsMetadataGeneration ¶
type ListProbingSessionsResponsePathSelectorProbingSessionsMetadataGeneration struct{}
func (ListProbingSessionsResponsePathSelectorProbingSessionsMetadataGeneration) WithArrayOfValues ¶
func (s ListProbingSessionsResponsePathSelectorProbingSessionsMetadataGeneration) WithArrayOfValues(values []int64) *ListProbingSessionsResponse_FieldSubPathArrayOfValues
type ListProbingSessionsResponsePathSelectorProbingSessionsMetadataLabels ¶
type ListProbingSessionsResponsePathSelectorProbingSessionsMetadataLabels struct{}
func (ListProbingSessionsResponsePathSelectorProbingSessionsMetadataLabels) WithArrayOfValues ¶
func (s ListProbingSessionsResponsePathSelectorProbingSessionsMetadataLabels) WithArrayOfValues(values []map[string]string) *ListProbingSessionsResponse_FieldSubPathArrayOfValues
func (ListProbingSessionsResponsePathSelectorProbingSessionsMetadataLabels) WithValue ¶
func (s ListProbingSessionsResponsePathSelectorProbingSessionsMetadataLabels) WithValue(value map[string]string) *ListProbingSessionsResponse_FieldSubPathValue
type ListProbingSessionsResponsePathSelectorProbingSessionsMetadataOwnerReferences ¶
type ListProbingSessionsResponsePathSelectorProbingSessionsMetadataOwnerReferences struct{}
func (ListProbingSessionsResponsePathSelectorProbingSessionsMetadataOwnerReferences) ApiVersion ¶
func (ListProbingSessionsResponsePathSelectorProbingSessionsMetadataOwnerReferences) BlockOwnerDeletion ¶
func (ListProbingSessionsResponsePathSelectorProbingSessionsMetadataOwnerReferences) Controller ¶
func (ListProbingSessionsResponsePathSelectorProbingSessionsMetadataOwnerReferences) WithArrayOfValues ¶
func (s ListProbingSessionsResponsePathSelectorProbingSessionsMetadataOwnerReferences) WithArrayOfValues(values [][]*ntt_meta.OwnerReference) *ListProbingSessionsResponse_FieldSubPathArrayOfValues
func (ListProbingSessionsResponsePathSelectorProbingSessionsMetadataOwnerReferences) WithItemValue ¶
type ListProbingSessionsResponsePathSelectorProbingSessionsMetadataOwnerReferencesApiVersion ¶
type ListProbingSessionsResponsePathSelectorProbingSessionsMetadataOwnerReferencesApiVersion struct{}
func (ListProbingSessionsResponsePathSelectorProbingSessionsMetadataOwnerReferencesApiVersion) FieldPath ¶
func (ListProbingSessionsResponsePathSelectorProbingSessionsMetadataOwnerReferencesApiVersion) WithArrayOfValues ¶
func (s ListProbingSessionsResponsePathSelectorProbingSessionsMetadataOwnerReferencesApiVersion) WithArrayOfValues(values []string) *ListProbingSessionsResponse_FieldSubPathArrayOfValues
type ListProbingSessionsResponsePathSelectorProbingSessionsMetadataOwnerReferencesBlockOwnerDeletion ¶
type ListProbingSessionsResponsePathSelectorProbingSessionsMetadataOwnerReferencesBlockOwnerDeletion struct{}
func (ListProbingSessionsResponsePathSelectorProbingSessionsMetadataOwnerReferencesBlockOwnerDeletion) FieldPath ¶
func (ListProbingSessionsResponsePathSelectorProbingSessionsMetadataOwnerReferencesBlockOwnerDeletion) WithArrayOfValues ¶
func (s ListProbingSessionsResponsePathSelectorProbingSessionsMetadataOwnerReferencesBlockOwnerDeletion) WithArrayOfValues(values []bool) *ListProbingSessionsResponse_FieldSubPathArrayOfValues
type ListProbingSessionsResponsePathSelectorProbingSessionsMetadataOwnerReferencesController ¶
type ListProbingSessionsResponsePathSelectorProbingSessionsMetadataOwnerReferencesController struct{}
func (ListProbingSessionsResponsePathSelectorProbingSessionsMetadataOwnerReferencesController) FieldPath ¶
func (ListProbingSessionsResponsePathSelectorProbingSessionsMetadataOwnerReferencesController) WithArrayOfValues ¶
func (s ListProbingSessionsResponsePathSelectorProbingSessionsMetadataOwnerReferencesController) WithArrayOfValues(values []bool) *ListProbingSessionsResponse_FieldSubPathArrayOfValues
type ListProbingSessionsResponsePathSelectorProbingSessionsMetadataOwnerReferencesKind ¶
type ListProbingSessionsResponsePathSelectorProbingSessionsMetadataOwnerReferencesKind struct{}
func (ListProbingSessionsResponsePathSelectorProbingSessionsMetadataOwnerReferencesKind) FieldPath ¶
func (ListProbingSessionsResponsePathSelectorProbingSessionsMetadataOwnerReferencesKind) WithArrayOfValues ¶
func (s ListProbingSessionsResponsePathSelectorProbingSessionsMetadataOwnerReferencesKind) WithArrayOfValues(values []string) *ListProbingSessionsResponse_FieldSubPathArrayOfValues
type ListProbingSessionsResponsePathSelectorProbingSessionsMetadataOwnerReferencesName ¶
type ListProbingSessionsResponsePathSelectorProbingSessionsMetadataOwnerReferencesName struct{}
func (ListProbingSessionsResponsePathSelectorProbingSessionsMetadataOwnerReferencesName) FieldPath ¶
func (ListProbingSessionsResponsePathSelectorProbingSessionsMetadataOwnerReferencesName) WithArrayOfValues ¶
func (s ListProbingSessionsResponsePathSelectorProbingSessionsMetadataOwnerReferencesName) WithArrayOfValues(values []string) *ListProbingSessionsResponse_FieldSubPathArrayOfValues
type ListProbingSessionsResponsePathSelectorProbingSessionsMetadataOwnerReferencesUid ¶
type ListProbingSessionsResponsePathSelectorProbingSessionsMetadataOwnerReferencesUid struct{}
func (ListProbingSessionsResponsePathSelectorProbingSessionsMetadataOwnerReferencesUid) WithArrayOfValues ¶
func (s ListProbingSessionsResponsePathSelectorProbingSessionsMetadataOwnerReferencesUid) WithArrayOfValues(values []string) *ListProbingSessionsResponse_FieldSubPathArrayOfValues
type ListProbingSessionsResponsePathSelectorProbingSessionsMetadataResourceVersion ¶
type ListProbingSessionsResponsePathSelectorProbingSessionsMetadataResourceVersion struct{}
func (ListProbingSessionsResponsePathSelectorProbingSessionsMetadataResourceVersion) WithArrayOfValues ¶
func (s ListProbingSessionsResponsePathSelectorProbingSessionsMetadataResourceVersion) WithArrayOfValues(values []string) *ListProbingSessionsResponse_FieldSubPathArrayOfValues
type ListProbingSessionsResponsePathSelectorProbingSessionsMetadataShards ¶
type ListProbingSessionsResponsePathSelectorProbingSessionsMetadataShards struct{}
func (ListProbingSessionsResponsePathSelectorProbingSessionsMetadataShards) WithArrayOfValues ¶
func (s ListProbingSessionsResponsePathSelectorProbingSessionsMetadataShards) WithArrayOfValues(values []map[string]int64) *ListProbingSessionsResponse_FieldSubPathArrayOfValues
func (ListProbingSessionsResponsePathSelectorProbingSessionsMetadataShards) WithValue ¶
func (s ListProbingSessionsResponsePathSelectorProbingSessionsMetadataShards) WithValue(value map[string]int64) *ListProbingSessionsResponse_FieldSubPathValue
type ListProbingSessionsResponsePathSelectorProbingSessionsMetadataSyncing ¶
type ListProbingSessionsResponsePathSelectorProbingSessionsMetadataSyncing struct{}
func (ListProbingSessionsResponsePathSelectorProbingSessionsMetadataSyncing) OwningRegion ¶
func (ListProbingSessionsResponsePathSelectorProbingSessionsMetadataSyncing) WithArrayOfValues ¶
func (s ListProbingSessionsResponsePathSelectorProbingSessionsMetadataSyncing) WithArrayOfValues(values []*ntt_meta.SyncingMeta) *ListProbingSessionsResponse_FieldSubPathArrayOfValues
type ListProbingSessionsResponsePathSelectorProbingSessionsMetadataSyncingOwningRegion ¶
type ListProbingSessionsResponsePathSelectorProbingSessionsMetadataSyncingOwningRegion struct{}
func (ListProbingSessionsResponsePathSelectorProbingSessionsMetadataSyncingOwningRegion) FieldPath ¶
func (ListProbingSessionsResponsePathSelectorProbingSessionsMetadataSyncingOwningRegion) WithArrayOfValues ¶
func (s ListProbingSessionsResponsePathSelectorProbingSessionsMetadataSyncingOwningRegion) WithArrayOfValues(values []string) *ListProbingSessionsResponse_FieldSubPathArrayOfValues
type ListProbingSessionsResponsePathSelectorProbingSessionsMetadataSyncingRegions ¶
type ListProbingSessionsResponsePathSelectorProbingSessionsMetadataSyncingRegions struct{}
func (ListProbingSessionsResponsePathSelectorProbingSessionsMetadataSyncingRegions) WithArrayOfValues ¶
func (s ListProbingSessionsResponsePathSelectorProbingSessionsMetadataSyncingRegions) WithArrayOfValues(values [][]string) *ListProbingSessionsResponse_FieldSubPathArrayOfValues
func (ListProbingSessionsResponsePathSelectorProbingSessionsMetadataSyncingRegions) WithItemValue ¶
type ListProbingSessionsResponsePathSelectorProbingSessionsMetadataTags ¶
type ListProbingSessionsResponsePathSelectorProbingSessionsMetadataTags struct{}
func (ListProbingSessionsResponsePathSelectorProbingSessionsMetadataTags) WithArrayOfValues ¶
func (s ListProbingSessionsResponsePathSelectorProbingSessionsMetadataTags) WithArrayOfValues(values [][]string) *ListProbingSessionsResponse_FieldSubPathArrayOfValues
func (ListProbingSessionsResponsePathSelectorProbingSessionsMetadataTags) WithItemValue ¶
func (s ListProbingSessionsResponsePathSelectorProbingSessionsMetadataTags) WithItemValue(value string) *ListProbingSessionsResponse_FieldSubPathArrayItemValue
func (ListProbingSessionsResponsePathSelectorProbingSessionsMetadataTags) WithValue ¶
func (s ListProbingSessionsResponsePathSelectorProbingSessionsMetadataTags) WithValue(value []string) *ListProbingSessionsResponse_FieldSubPathValue
type ListProbingSessionsResponsePathSelectorProbingSessionsMetadataUpdateTime ¶
type ListProbingSessionsResponsePathSelectorProbingSessionsMetadataUpdateTime struct{}
func (ListProbingSessionsResponsePathSelectorProbingSessionsMetadataUpdateTime) WithArrayOfValues ¶
func (s ListProbingSessionsResponsePathSelectorProbingSessionsMetadataUpdateTime) WithArrayOfValues(values []*timestamp.Timestamp) *ListProbingSessionsResponse_FieldSubPathArrayOfValues
type ListProbingSessionsResponsePathSelectorProbingSessionsMetadataUuid ¶
type ListProbingSessionsResponsePathSelectorProbingSessionsMetadataUuid struct{}
func (ListProbingSessionsResponsePathSelectorProbingSessionsMetadataUuid) WithArrayOfValues ¶
func (s ListProbingSessionsResponsePathSelectorProbingSessionsMetadataUuid) WithArrayOfValues(values []string) *ListProbingSessionsResponse_FieldSubPathArrayOfValues
type ListProbingSessionsResponsePathSelectorProbingSessionsName ¶
type ListProbingSessionsResponsePathSelectorProbingSessionsName struct{}
func (ListProbingSessionsResponsePathSelectorProbingSessionsName) WithArrayOfValues ¶
func (s ListProbingSessionsResponsePathSelectorProbingSessionsName) WithArrayOfValues(values []*probing_session.Name) *ListProbingSessionsResponse_FieldSubPathArrayOfValues
func (ListProbingSessionsResponsePathSelectorProbingSessionsName) WithValue ¶
func (s ListProbingSessionsResponsePathSelectorProbingSessionsName) WithValue(value *probing_session.Name) *ListProbingSessionsResponse_FieldSubPathValue
type ListProbingSessionsResponsePathSelectorProbingSessionsProbingDistribution ¶
type ListProbingSessionsResponsePathSelectorProbingSessionsProbingDistribution struct{}
func (ListProbingSessionsResponsePathSelectorProbingSessionsProbingDistribution) WithArrayOfValues ¶
func (s ListProbingSessionsResponsePathSelectorProbingSessionsProbingDistribution) WithArrayOfValues(values []*probing_distribution.Reference) *ListProbingSessionsResponse_FieldSubPathArrayOfValues
type ListProbingSessionsResponsePathSelectorProbingSessionsSpec ¶
type ListProbingSessionsResponsePathSelectorProbingSessionsSpec struct{}
func (ListProbingSessionsResponsePathSelectorProbingSessionsSpec) HttpProbingConfig ¶
func (ListProbingSessionsResponsePathSelectorProbingSessionsSpec) LocationType ¶ added in v0.4.28
func (ListProbingSessionsResponsePathSelectorProbingSessionsSpec) PathProbing ¶
func (ListProbingSessionsResponsePathSelectorProbingSessionsSpec) ProxyConfiguration ¶
func (ListProbingSessionsResponsePathSelectorProbingSessionsSpec) SpeedtestSettings ¶
func (ListProbingSessionsResponsePathSelectorProbingSessionsSpec) TargetGroup ¶
func (ListProbingSessionsResponsePathSelectorProbingSessionsSpec) WithArrayOfValues ¶
func (s ListProbingSessionsResponsePathSelectorProbingSessionsSpec) WithArrayOfValues(values []*probing_session.ProbingSession_Spec) *ListProbingSessionsResponse_FieldSubPathArrayOfValues
type ListProbingSessionsResponsePathSelectorProbingSessionsSpecAddress ¶
type ListProbingSessionsResponsePathSelectorProbingSessionsSpecAddress struct{}
func (ListProbingSessionsResponsePathSelectorProbingSessionsSpecAddress) WithArrayOfValues ¶
func (s ListProbingSessionsResponsePathSelectorProbingSessionsSpecAddress) WithArrayOfValues(values []string) *ListProbingSessionsResponse_FieldSubPathArrayOfValues
func (ListProbingSessionsResponsePathSelectorProbingSessionsSpecAddress) WithValue ¶
func (s ListProbingSessionsResponsePathSelectorProbingSessionsSpecAddress) WithValue(value string) *ListProbingSessionsResponse_FieldSubPathValue
type ListProbingSessionsResponsePathSelectorProbingSessionsSpecAddresses ¶
type ListProbingSessionsResponsePathSelectorProbingSessionsSpecAddresses struct{}
func (ListProbingSessionsResponsePathSelectorProbingSessionsSpecAddresses) WithArrayOfValues ¶
func (s ListProbingSessionsResponsePathSelectorProbingSessionsSpecAddresses) WithArrayOfValues(values [][]string) *ListProbingSessionsResponse_FieldSubPathArrayOfValues
func (ListProbingSessionsResponsePathSelectorProbingSessionsSpecAddresses) WithItemValue ¶
func (s ListProbingSessionsResponsePathSelectorProbingSessionsSpecAddresses) WithItemValue(value string) *ListProbingSessionsResponse_FieldSubPathArrayItemValue
func (ListProbingSessionsResponsePathSelectorProbingSessionsSpecAddresses) WithValue ¶
func (s ListProbingSessionsResponsePathSelectorProbingSessionsSpecAddresses) WithValue(value []string) *ListProbingSessionsResponse_FieldSubPathValue
type ListProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfig ¶
type ListProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfig struct{}
func (ListProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfig) AuthConfig ¶
func (ListProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfig) HttpRequest ¶
func (ListProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfig) WithArrayOfValues ¶
func (s ListProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfig) WithArrayOfValues(values []*common.HTTPProbingConfig) *ListProbingSessionsResponse_FieldSubPathArrayOfValues
type ListProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfig ¶
type ListProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfig struct{}
func (ListProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfig) FieldPath ¶
func (ListProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfig) Password ¶
func (ListProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfig) RequestHeaderTokenKey ¶
func (ListProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfig) TokenRequest ¶
func (ListProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfig) TokenResponseBodyExpiryKey ¶
func (ListProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfig) TokenResponseBodyKey ¶
func (ListProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfig) TokenResponseHeader ¶
func (ListProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfig) Username ¶
func (ListProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfig) WithArrayOfValues ¶
type ListProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigPassword ¶
type ListProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigPassword struct{}
func (ListProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigPassword) FieldPath ¶
func (ListProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigPassword) WithArrayOfValues ¶
func (s ListProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigPassword) WithArrayOfValues(values []string) *ListProbingSessionsResponse_FieldSubPathArrayOfValues
type ListProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigRequestHeaderTokenKey ¶
type ListProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigRequestHeaderTokenKey struct{}
func (ListProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigRequestHeaderTokenKey) FieldPath ¶
func (ListProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigRequestHeaderTokenKey) WithArrayOfValues ¶
type ListProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigTokenRequest ¶
type ListProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigTokenRequest struct{}
func (ListProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigTokenRequest) AuthenticationMethod ¶
func (ListProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigTokenRequest) ExpectedResponseCode ¶
func (ListProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigTokenRequest) FieldPath ¶
func (ListProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigTokenRequest) RequestBody ¶
func (ListProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigTokenRequest) RequestHeaders ¶
func (ListProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigTokenRequest) RequestMethod ¶
func (ListProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigTokenRequest) Timeout ¶
func (ListProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigTokenRequest) Url ¶
func (ListProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigTokenRequest) UrlFormEncodedBody ¶
func (ListProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigTokenRequest) WithArrayOfValues ¶
type ListProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigTokenRequestAuthenticationMethod ¶
type ListProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigTokenRequestAuthenticationMethod struct{}
func (ListProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigTokenRequestAuthenticationMethod) FieldPath ¶
func (ListProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigTokenRequestAuthenticationMethod) WithArrayOfValues ¶
type ListProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigTokenRequestExpectedResponseCode ¶
type ListProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigTokenRequestExpectedResponseCode struct{}
func (ListProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigTokenRequestExpectedResponseCode) FieldPath ¶
func (ListProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigTokenRequestExpectedResponseCode) WithArrayOfValues ¶
type ListProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigTokenRequestRequestBody ¶
type ListProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigTokenRequestRequestBody struct{}
func (ListProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigTokenRequestRequestBody) FieldPath ¶
func (ListProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigTokenRequestRequestBody) WithArrayOfValues ¶
type ListProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigTokenRequestRequestHeaders ¶
type ListProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigTokenRequestRequestHeaders struct{}
func (ListProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigTokenRequestRequestHeaders) FieldPath ¶
func (ListProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigTokenRequestRequestHeaders) WithArrayOfValues ¶
func (s ListProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigTokenRequestRequestHeaders) WithArrayOfValues(values []map[string]string) *ListProbingSessionsResponse_FieldSubPathArrayOfValues
func (ListProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigTokenRequestRequestHeaders) WithKey ¶
type ListProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigTokenRequestRequestMethod ¶
type ListProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigTokenRequestRequestMethod struct{}
func (ListProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigTokenRequestRequestMethod) FieldPath ¶
func (ListProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigTokenRequestRequestMethod) WithArrayOfValues ¶
type ListProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigTokenRequestTimeout ¶
type ListProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigTokenRequestTimeout struct{}
func (ListProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigTokenRequestTimeout) FieldPath ¶
func (ListProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigTokenRequestTimeout) WithArrayOfValues ¶
type ListProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigTokenRequestUrl ¶
type ListProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigTokenRequestUrl struct{}
func (ListProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigTokenRequestUrl) FieldPath ¶
func (ListProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigTokenRequestUrl) WithArrayOfValues ¶
func (s ListProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigTokenRequestUrl) WithArrayOfValues(values []string) *ListProbingSessionsResponse_FieldSubPathArrayOfValues
type ListProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigTokenRequestUrlFormEncodedBody ¶
type ListProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigTokenRequestUrlFormEncodedBody struct{}
func (ListProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigTokenRequestUrlFormEncodedBody) FieldPath ¶
func (ListProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigTokenRequestUrlFormEncodedBody) WithArrayOfValues ¶
func (ListProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigTokenRequestUrlFormEncodedBody) WithKey ¶
type ListProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigTokenResponseBodyExpiryKey ¶
type ListProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigTokenResponseBodyExpiryKey struct{}
func (ListProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigTokenResponseBodyExpiryKey) FieldPath ¶
func (ListProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigTokenResponseBodyExpiryKey) WithArrayOfValues ¶
type ListProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigTokenResponseBodyKey ¶
type ListProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigTokenResponseBodyKey struct{}
func (ListProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigTokenResponseBodyKey) FieldPath ¶
func (ListProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigTokenResponseBodyKey) WithArrayOfValues ¶
type ListProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigTokenResponseHeader ¶
type ListProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigTokenResponseHeader struct{}
func (ListProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigTokenResponseHeader) FieldPath ¶
func (ListProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigTokenResponseHeader) WithArrayOfValues ¶
type ListProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigUsername ¶
type ListProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigUsername struct{}
func (ListProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigUsername) FieldPath ¶
func (ListProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigUsername) WithArrayOfValues ¶
func (s ListProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigUsername) WithArrayOfValues(values []string) *ListProbingSessionsResponse_FieldSubPathArrayOfValues
type ListProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigHttpRequest ¶
type ListProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigHttpRequest struct{}
func (ListProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigHttpRequest) AuthenticationMethod ¶
func (ListProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigHttpRequest) ExpectedResponseCode ¶
func (ListProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigHttpRequest) FieldPath ¶
func (ListProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigHttpRequest) RequestBody ¶
func (ListProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigHttpRequest) RequestHeaders ¶
func (ListProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigHttpRequest) RequestMethod ¶
func (ListProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigHttpRequest) Timeout ¶
func (ListProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigHttpRequest) UrlFormEncodedBody ¶
func (ListProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigHttpRequest) WithArrayOfValues ¶
type ListProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigHttpRequestAuthenticationMethod ¶
type ListProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigHttpRequestAuthenticationMethod struct{}
func (ListProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigHttpRequestAuthenticationMethod) FieldPath ¶
func (ListProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigHttpRequestAuthenticationMethod) WithArrayOfValues ¶
type ListProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigHttpRequestExpectedResponseCode ¶
type ListProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigHttpRequestExpectedResponseCode struct{}
func (ListProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigHttpRequestExpectedResponseCode) FieldPath ¶
func (ListProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigHttpRequestExpectedResponseCode) WithArrayOfValues ¶
type ListProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigHttpRequestRequestBody ¶
type ListProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigHttpRequestRequestBody struct{}
func (ListProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigHttpRequestRequestBody) FieldPath ¶
func (ListProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigHttpRequestRequestBody) WithArrayOfValues ¶
func (s ListProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigHttpRequestRequestBody) WithArrayOfValues(values []string) *ListProbingSessionsResponse_FieldSubPathArrayOfValues
type ListProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigHttpRequestRequestHeaders ¶
type ListProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigHttpRequestRequestHeaders struct{}
func (ListProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigHttpRequestRequestHeaders) FieldPath ¶
func (ListProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigHttpRequestRequestHeaders) WithArrayOfValues ¶
func (s ListProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigHttpRequestRequestHeaders) WithArrayOfValues(values []map[string]string) *ListProbingSessionsResponse_FieldSubPathArrayOfValues
func (ListProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigHttpRequestRequestHeaders) WithKey ¶
type ListProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigHttpRequestRequestMethod ¶
type ListProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigHttpRequestRequestMethod struct{}
func (ListProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigHttpRequestRequestMethod) FieldPath ¶
func (ListProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigHttpRequestRequestMethod) WithArrayOfValues ¶
type ListProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigHttpRequestTimeout ¶
type ListProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigHttpRequestTimeout struct{}
func (ListProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigHttpRequestTimeout) FieldPath ¶
func (ListProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigHttpRequestTimeout) WithArrayOfValues ¶
func (s ListProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigHttpRequestTimeout) WithArrayOfValues(values []*duration.Duration) *ListProbingSessionsResponse_FieldSubPathArrayOfValues
type ListProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigHttpRequestUrl ¶
type ListProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigHttpRequestUrl struct{}
func (ListProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigHttpRequestUrl) FieldPath ¶
func (ListProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigHttpRequestUrl) WithArrayOfValues ¶
func (s ListProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigHttpRequestUrl) WithArrayOfValues(values []string) *ListProbingSessionsResponse_FieldSubPathArrayOfValues
type ListProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigHttpRequestUrlFormEncodedBody ¶
type ListProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigHttpRequestUrlFormEncodedBody struct{}
func (ListProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigHttpRequestUrlFormEncodedBody) FieldPath ¶
func (ListProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigHttpRequestUrlFormEncodedBody) WithArrayOfValues ¶
func (ListProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigHttpRequestUrlFormEncodedBody) WithKey ¶
type ListProbingSessionsResponsePathSelectorProbingSessionsSpecInterval ¶
type ListProbingSessionsResponsePathSelectorProbingSessionsSpecInterval struct{}
func (ListProbingSessionsResponsePathSelectorProbingSessionsSpecInterval) WithArrayOfValues ¶
func (s ListProbingSessionsResponsePathSelectorProbingSessionsSpecInterval) WithArrayOfValues(values []*duration.Duration) *ListProbingSessionsResponse_FieldSubPathArrayOfValues
type ListProbingSessionsResponsePathSelectorProbingSessionsSpecIpVersion ¶
type ListProbingSessionsResponsePathSelectorProbingSessionsSpecIpVersion struct{}
func (ListProbingSessionsResponsePathSelectorProbingSessionsSpecIpVersion) WithArrayOfValues ¶
func (s ListProbingSessionsResponsePathSelectorProbingSessionsSpecIpVersion) WithArrayOfValues(values []common.IpVersion) *ListProbingSessionsResponse_FieldSubPathArrayOfValues
type ListProbingSessionsResponsePathSelectorProbingSessionsSpecLocation ¶ added in v0.4.28
type ListProbingSessionsResponsePathSelectorProbingSessionsSpecLocation struct{}
func (ListProbingSessionsResponsePathSelectorProbingSessionsSpecLocation) Accuracy ¶ added in v0.4.28
func (ListProbingSessionsResponsePathSelectorProbingSessionsSpecLocation) Address ¶ added in v0.4.28
func (ListProbingSessionsResponsePathSelectorProbingSessionsSpecLocation) AdminHierarchy ¶ added in v0.4.28
func (ListProbingSessionsResponsePathSelectorProbingSessionsSpecLocation) Coordinates ¶ added in v0.4.28
func (ListProbingSessionsResponsePathSelectorProbingSessionsSpecLocation) FieldPath ¶ added in v0.4.28
func (ListProbingSessionsResponsePathSelectorProbingSessionsSpecLocation) WithArrayOfValues ¶ added in v0.4.28
func (s ListProbingSessionsResponsePathSelectorProbingSessionsSpecLocation) WithArrayOfValues(values []*common.Location) *ListProbingSessionsResponse_FieldSubPathArrayOfValues
type ListProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAccuracy ¶ added in v0.4.28
type ListProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAccuracy struct{}
func (ListProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAccuracy) FieldPath ¶ added in v0.4.28
func (ListProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAccuracy) WithArrayOfValues ¶ added in v0.4.28
func (s ListProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAccuracy) WithArrayOfValues(values []float64) *ListProbingSessionsResponse_FieldSubPathArrayOfValues
type ListProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAddress ¶ added in v0.4.28
type ListProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAddress struct{}
func (ListProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAddress) AdminArea1 ¶ added in v0.4.28
func (ListProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAddress) AdminArea2 ¶ added in v0.4.28
func (ListProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAddress) AdminArea3 ¶ added in v0.4.28
func (ListProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAddress) AdminArea4 ¶ added in v0.4.28
func (ListProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAddress) Continent ¶ added in v0.4.28
func (ListProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAddress) Country ¶ added in v0.4.28
func (ListProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAddress) CountryCode ¶ added in v0.4.28
func (ListProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAddress) FieldPath ¶ added in v0.4.28
func (ListProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAddress) PostalCode ¶ added in v0.4.28
func (ListProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAddress) StreetAddress ¶ added in v0.4.28
func (ListProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAddress) WithArrayOfValues ¶ added in v0.4.28
func (s ListProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAddress) WithArrayOfValues(values []*common.Address) *ListProbingSessionsResponse_FieldSubPathArrayOfValues
type ListProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAddressAdminArea1 ¶ added in v0.4.28
type ListProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAddressAdminArea1 struct{}
func (ListProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAddressAdminArea1) FieldPath ¶ added in v0.4.28
func (ListProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAddressAdminArea1) WithArrayOfValues ¶ added in v0.4.28
func (s ListProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAddressAdminArea1) WithArrayOfValues(values []string) *ListProbingSessionsResponse_FieldSubPathArrayOfValues
type ListProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAddressAdminArea2 ¶ added in v0.4.28
type ListProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAddressAdminArea2 struct{}
func (ListProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAddressAdminArea2) FieldPath ¶ added in v0.4.28
func (ListProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAddressAdminArea2) WithArrayOfValues ¶ added in v0.4.28
func (s ListProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAddressAdminArea2) WithArrayOfValues(values []string) *ListProbingSessionsResponse_FieldSubPathArrayOfValues
type ListProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAddressAdminArea3 ¶ added in v0.4.28
type ListProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAddressAdminArea3 struct{}
func (ListProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAddressAdminArea3) FieldPath ¶ added in v0.4.28
func (ListProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAddressAdminArea3) WithArrayOfValues ¶ added in v0.4.28
func (s ListProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAddressAdminArea3) WithArrayOfValues(values []string) *ListProbingSessionsResponse_FieldSubPathArrayOfValues
type ListProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAddressAdminArea4 ¶ added in v0.4.28
type ListProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAddressAdminArea4 struct{}
func (ListProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAddressAdminArea4) FieldPath ¶ added in v0.4.28
func (ListProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAddressAdminArea4) WithArrayOfValues ¶ added in v0.4.28
func (s ListProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAddressAdminArea4) WithArrayOfValues(values []string) *ListProbingSessionsResponse_FieldSubPathArrayOfValues
type ListProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAddressContinent ¶ added in v0.4.28
type ListProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAddressContinent struct{}
func (ListProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAddressContinent) FieldPath ¶ added in v0.4.28
func (ListProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAddressContinent) WithArrayOfValues ¶ added in v0.4.28
func (s ListProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAddressContinent) WithArrayOfValues(values []string) *ListProbingSessionsResponse_FieldSubPathArrayOfValues
type ListProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAddressCountry ¶ added in v0.4.28
type ListProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAddressCountry struct{}
func (ListProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAddressCountry) FieldPath ¶ added in v0.4.28
func (ListProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAddressCountry) WithArrayOfValues ¶ added in v0.4.28
func (s ListProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAddressCountry) WithArrayOfValues(values []string) *ListProbingSessionsResponse_FieldSubPathArrayOfValues
type ListProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAddressCountryCode ¶ added in v0.4.28
type ListProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAddressCountryCode struct{}
func (ListProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAddressCountryCode) FieldPath ¶ added in v0.4.28
func (ListProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAddressCountryCode) WithArrayOfValues ¶ added in v0.4.28
func (s ListProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAddressCountryCode) WithArrayOfValues(values []string) *ListProbingSessionsResponse_FieldSubPathArrayOfValues
type ListProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAddressPostalCode ¶ added in v0.4.28
type ListProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAddressPostalCode struct{}
func (ListProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAddressPostalCode) FieldPath ¶ added in v0.4.28
func (ListProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAddressPostalCode) WithArrayOfValues ¶ added in v0.4.28
func (s ListProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAddressPostalCode) WithArrayOfValues(values []string) *ListProbingSessionsResponse_FieldSubPathArrayOfValues
type ListProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAddressStreetAddress ¶ added in v0.4.28
type ListProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAddressStreetAddress struct{}
func (ListProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAddressStreetAddress) FieldPath ¶ added in v0.4.28
func (ListProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAddressStreetAddress) WithArrayOfValues ¶ added in v0.4.28
func (s ListProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAddressStreetAddress) WithArrayOfValues(values []string) *ListProbingSessionsResponse_FieldSubPathArrayOfValues
type ListProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAdminHierarchy ¶ added in v0.4.28
type ListProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAdminHierarchy struct{}
func (ListProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAdminHierarchy) Admin1 ¶ added in v0.4.28
func (ListProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAdminHierarchy) Admin2 ¶ added in v0.4.28
func (ListProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAdminHierarchy) Admin3 ¶ added in v0.4.28
func (ListProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAdminHierarchy) Admin4 ¶ added in v0.4.28
func (ListProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAdminHierarchy) Admin5 ¶ added in v0.4.28
func (ListProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAdminHierarchy) Continent ¶ added in v0.4.28
func (ListProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAdminHierarchy) Country ¶ added in v0.4.28
func (ListProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAdminHierarchy) FieldPath ¶ added in v0.4.28
func (ListProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAdminHierarchy) WithArrayOfValues ¶ added in v0.4.28
func (s ListProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAdminHierarchy) WithArrayOfValues(values []*admin_area.AdminHierarchy) *ListProbingSessionsResponse_FieldSubPathArrayOfValues
type ListProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAdminHierarchyAdmin1 ¶ added in v0.4.28
type ListProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAdminHierarchyAdmin1 struct{}
func (ListProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAdminHierarchyAdmin1) FieldPath ¶ added in v0.4.28
func (ListProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAdminHierarchyAdmin1) WithArrayOfValues ¶ added in v0.4.28
func (s ListProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAdminHierarchyAdmin1) WithArrayOfValues(values []*admin_area.Reference) *ListProbingSessionsResponse_FieldSubPathArrayOfValues
type ListProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAdminHierarchyAdmin2 ¶ added in v0.4.28
type ListProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAdminHierarchyAdmin2 struct{}
func (ListProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAdminHierarchyAdmin2) FieldPath ¶ added in v0.4.28
func (ListProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAdminHierarchyAdmin2) WithArrayOfValues ¶ added in v0.4.28
func (s ListProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAdminHierarchyAdmin2) WithArrayOfValues(values []*admin_area.Reference) *ListProbingSessionsResponse_FieldSubPathArrayOfValues
type ListProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAdminHierarchyAdmin3 ¶ added in v0.4.28
type ListProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAdminHierarchyAdmin3 struct{}
func (ListProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAdminHierarchyAdmin3) FieldPath ¶ added in v0.4.28
func (ListProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAdminHierarchyAdmin3) WithArrayOfValues ¶ added in v0.4.28
func (s ListProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAdminHierarchyAdmin3) WithArrayOfValues(values []*admin_area.Reference) *ListProbingSessionsResponse_FieldSubPathArrayOfValues
type ListProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAdminHierarchyAdmin4 ¶ added in v0.4.28
type ListProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAdminHierarchyAdmin4 struct{}
func (ListProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAdminHierarchyAdmin4) FieldPath ¶ added in v0.4.28
func (ListProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAdminHierarchyAdmin4) WithArrayOfValues ¶ added in v0.4.28
func (s ListProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAdminHierarchyAdmin4) WithArrayOfValues(values []*admin_area.Reference) *ListProbingSessionsResponse_FieldSubPathArrayOfValues
type ListProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAdminHierarchyAdmin5 ¶ added in v0.4.28
type ListProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAdminHierarchyAdmin5 struct{}
func (ListProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAdminHierarchyAdmin5) FieldPath ¶ added in v0.4.28
func (ListProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAdminHierarchyAdmin5) WithArrayOfValues ¶ added in v0.4.28
func (s ListProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAdminHierarchyAdmin5) WithArrayOfValues(values []*admin_area.Reference) *ListProbingSessionsResponse_FieldSubPathArrayOfValues
type ListProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAdminHierarchyContinent ¶ added in v0.4.28
type ListProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAdminHierarchyContinent struct{}
func (ListProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAdminHierarchyContinent) FieldPath ¶ added in v0.4.28
func (ListProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAdminHierarchyContinent) WithArrayOfValues ¶ added in v0.4.28
func (s ListProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAdminHierarchyContinent) WithArrayOfValues(values []*admin_area.Reference) *ListProbingSessionsResponse_FieldSubPathArrayOfValues
type ListProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAdminHierarchyCountry ¶ added in v0.4.28
type ListProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAdminHierarchyCountry struct{}
func (ListProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAdminHierarchyCountry) FieldPath ¶ added in v0.4.28
func (ListProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAdminHierarchyCountry) WithArrayOfValues ¶ added in v0.4.28
func (s ListProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAdminHierarchyCountry) WithArrayOfValues(values []*admin_area.Reference) *ListProbingSessionsResponse_FieldSubPathArrayOfValues
type ListProbingSessionsResponsePathSelectorProbingSessionsSpecLocationCoordinates ¶ added in v0.4.28
type ListProbingSessionsResponsePathSelectorProbingSessionsSpecLocationCoordinates struct{}
func (ListProbingSessionsResponsePathSelectorProbingSessionsSpecLocationCoordinates) FieldPath ¶ added in v0.4.28
func (ListProbingSessionsResponsePathSelectorProbingSessionsSpecLocationCoordinates) WithArrayOfValues ¶ added in v0.4.28
func (s ListProbingSessionsResponsePathSelectorProbingSessionsSpecLocationCoordinates) WithArrayOfValues(values []*latlng.LatLng) *ListProbingSessionsResponse_FieldSubPathArrayOfValues
type ListProbingSessionsResponsePathSelectorProbingSessionsSpecLocationType ¶ added in v0.4.28
type ListProbingSessionsResponsePathSelectorProbingSessionsSpecLocationType struct{}
func (ListProbingSessionsResponsePathSelectorProbingSessionsSpecLocationType) FieldPath ¶ added in v0.4.28
func (ListProbingSessionsResponsePathSelectorProbingSessionsSpecLocationType) WithArrayOfValues ¶ added in v0.4.28
func (s ListProbingSessionsResponsePathSelectorProbingSessionsSpecLocationType) WithArrayOfValues(values []common.LocationType) *ListProbingSessionsResponse_FieldSubPathArrayOfValues
type ListProbingSessionsResponsePathSelectorProbingSessionsSpecMode ¶
type ListProbingSessionsResponsePathSelectorProbingSessionsSpecMode struct{}
func (ListProbingSessionsResponsePathSelectorProbingSessionsSpecMode) WithArrayOfValues ¶
func (s ListProbingSessionsResponsePathSelectorProbingSessionsSpecMode) WithArrayOfValues(values []common.ProbingMode) *ListProbingSessionsResponse_FieldSubPathArrayOfValues
type ListProbingSessionsResponsePathSelectorProbingSessionsSpecPathProbing ¶
type ListProbingSessionsResponsePathSelectorProbingSessionsSpecPathProbing struct{}
func (ListProbingSessionsResponsePathSelectorProbingSessionsSpecPathProbing) IntervalSec ¶
func (ListProbingSessionsResponsePathSelectorProbingSessionsSpecPathProbing) WithArrayOfValues ¶
func (s ListProbingSessionsResponsePathSelectorProbingSessionsSpecPathProbing) WithArrayOfValues(values []*common.PathProbe) *ListProbingSessionsResponse_FieldSubPathArrayOfValues
type ListProbingSessionsResponsePathSelectorProbingSessionsSpecPathProbingAttempts ¶
type ListProbingSessionsResponsePathSelectorProbingSessionsSpecPathProbingAttempts struct{}
func (ListProbingSessionsResponsePathSelectorProbingSessionsSpecPathProbingAttempts) WithArrayOfValues ¶
func (s ListProbingSessionsResponsePathSelectorProbingSessionsSpecPathProbingAttempts) WithArrayOfValues(values []*wrappers.UInt32Value) *ListProbingSessionsResponse_FieldSubPathArrayOfValues
type ListProbingSessionsResponsePathSelectorProbingSessionsSpecPathProbingEnabled ¶
type ListProbingSessionsResponsePathSelectorProbingSessionsSpecPathProbingEnabled struct{}
func (ListProbingSessionsResponsePathSelectorProbingSessionsSpecPathProbingEnabled) WithArrayOfValues ¶
func (s ListProbingSessionsResponsePathSelectorProbingSessionsSpecPathProbingEnabled) WithArrayOfValues(values []bool) *ListProbingSessionsResponse_FieldSubPathArrayOfValues
type ListProbingSessionsResponsePathSelectorProbingSessionsSpecPathProbingInterval ¶
type ListProbingSessionsResponsePathSelectorProbingSessionsSpecPathProbingInterval struct{}
func (ListProbingSessionsResponsePathSelectorProbingSessionsSpecPathProbingInterval) WithArrayOfValues ¶
func (s ListProbingSessionsResponsePathSelectorProbingSessionsSpecPathProbingInterval) WithArrayOfValues(values []*duration.Duration) *ListProbingSessionsResponse_FieldSubPathArrayOfValues
type ListProbingSessionsResponsePathSelectorProbingSessionsSpecPathProbingIntervalSec ¶
type ListProbingSessionsResponsePathSelectorProbingSessionsSpecPathProbingIntervalSec struct{}
func (ListProbingSessionsResponsePathSelectorProbingSessionsSpecPathProbingIntervalSec) WithArrayOfValues ¶
func (s ListProbingSessionsResponsePathSelectorProbingSessionsSpecPathProbingIntervalSec) WithArrayOfValues(values []int64) *ListProbingSessionsResponse_FieldSubPathArrayOfValues
type ListProbingSessionsResponsePathSelectorProbingSessionsSpecPathProbingMaxTtl ¶
type ListProbingSessionsResponsePathSelectorProbingSessionsSpecPathProbingMaxTtl struct{}
func (ListProbingSessionsResponsePathSelectorProbingSessionsSpecPathProbingMaxTtl) WithArrayOfValues ¶
func (s ListProbingSessionsResponsePathSelectorProbingSessionsSpecPathProbingMaxTtl) WithArrayOfValues(values []*wrappers.UInt32Value) *ListProbingSessionsResponse_FieldSubPathArrayOfValues
type ListProbingSessionsResponsePathSelectorProbingSessionsSpecPathProbingMode ¶
type ListProbingSessionsResponsePathSelectorProbingSessionsSpecPathProbingMode struct{}
func (ListProbingSessionsResponsePathSelectorProbingSessionsSpecPathProbingMode) WithArrayOfValues ¶
func (s ListProbingSessionsResponsePathSelectorProbingSessionsSpecPathProbingMode) WithArrayOfValues(values []common.ProbingMode) *ListProbingSessionsResponse_FieldSubPathArrayOfValues
type ListProbingSessionsResponsePathSelectorProbingSessionsSpecPort ¶
type ListProbingSessionsResponsePathSelectorProbingSessionsSpecPort struct{}
func (ListProbingSessionsResponsePathSelectorProbingSessionsSpecPort) WithArrayOfValues ¶
func (s ListProbingSessionsResponsePathSelectorProbingSessionsSpecPort) WithArrayOfValues(values []uint32) *ListProbingSessionsResponse_FieldSubPathArrayOfValues
func (ListProbingSessionsResponsePathSelectorProbingSessionsSpecPort) WithValue ¶
func (s ListProbingSessionsResponsePathSelectorProbingSessionsSpecPort) WithValue(value uint32) *ListProbingSessionsResponse_FieldSubPathValue
type ListProbingSessionsResponsePathSelectorProbingSessionsSpecProbe ¶
type ListProbingSessionsResponsePathSelectorProbingSessionsSpecProbe struct{}
func (ListProbingSessionsResponsePathSelectorProbingSessionsSpecProbe) WithArrayOfValues ¶
func (s ListProbingSessionsResponsePathSelectorProbingSessionsSpecProbe) WithArrayOfValues(values []*probe.Reference) *ListProbingSessionsResponse_FieldSubPathArrayOfValues
func (ListProbingSessionsResponsePathSelectorProbingSessionsSpecProbe) WithValue ¶
func (s ListProbingSessionsResponsePathSelectorProbingSessionsSpecProbe) WithValue(value *probe.Reference) *ListProbingSessionsResponse_FieldSubPathValue
type ListProbingSessionsResponsePathSelectorProbingSessionsSpecProxyConfiguration ¶
type ListProbingSessionsResponsePathSelectorProbingSessionsSpecProxyConfiguration struct{}
func (ListProbingSessionsResponsePathSelectorProbingSessionsSpecProxyConfiguration) HttpsProxy ¶
func (ListProbingSessionsResponsePathSelectorProbingSessionsSpecProxyConfiguration) ProxySetting ¶
func (ListProbingSessionsResponsePathSelectorProbingSessionsSpecProxyConfiguration) WithArrayOfValues ¶
func (s ListProbingSessionsResponsePathSelectorProbingSessionsSpecProxyConfiguration) WithArrayOfValues(values []*common.ProxyConfiguration) *ListProbingSessionsResponse_FieldSubPathArrayOfValues
type ListProbingSessionsResponsePathSelectorProbingSessionsSpecProxyConfigurationHttpProxy ¶
type ListProbingSessionsResponsePathSelectorProbingSessionsSpecProxyConfigurationHttpProxy struct{}
func (ListProbingSessionsResponsePathSelectorProbingSessionsSpecProxyConfigurationHttpProxy) FieldPath ¶
func (ListProbingSessionsResponsePathSelectorProbingSessionsSpecProxyConfigurationHttpProxy) WithArrayOfValues ¶
func (s ListProbingSessionsResponsePathSelectorProbingSessionsSpecProxyConfigurationHttpProxy) WithArrayOfValues(values []string) *ListProbingSessionsResponse_FieldSubPathArrayOfValues
type ListProbingSessionsResponsePathSelectorProbingSessionsSpecProxyConfigurationHttpsProxy ¶
type ListProbingSessionsResponsePathSelectorProbingSessionsSpecProxyConfigurationHttpsProxy struct{}
func (ListProbingSessionsResponsePathSelectorProbingSessionsSpecProxyConfigurationHttpsProxy) FieldPath ¶
func (ListProbingSessionsResponsePathSelectorProbingSessionsSpecProxyConfigurationHttpsProxy) WithArrayOfValues ¶
func (s ListProbingSessionsResponsePathSelectorProbingSessionsSpecProxyConfigurationHttpsProxy) WithArrayOfValues(values []string) *ListProbingSessionsResponse_FieldSubPathArrayOfValues
type ListProbingSessionsResponsePathSelectorProbingSessionsSpecProxyConfigurationNoProxy ¶
type ListProbingSessionsResponsePathSelectorProbingSessionsSpecProxyConfigurationNoProxy struct{}
func (ListProbingSessionsResponsePathSelectorProbingSessionsSpecProxyConfigurationNoProxy) FieldPath ¶
func (ListProbingSessionsResponsePathSelectorProbingSessionsSpecProxyConfigurationNoProxy) WithArrayOfValues ¶
func (s ListProbingSessionsResponsePathSelectorProbingSessionsSpecProxyConfigurationNoProxy) WithArrayOfValues(values []string) *ListProbingSessionsResponse_FieldSubPathArrayOfValues
type ListProbingSessionsResponsePathSelectorProbingSessionsSpecProxyConfigurationProxySetting ¶
type ListProbingSessionsResponsePathSelectorProbingSessionsSpecProxyConfigurationProxySetting struct{}
func (ListProbingSessionsResponsePathSelectorProbingSessionsSpecProxyConfigurationProxySetting) FieldPath ¶
func (ListProbingSessionsResponsePathSelectorProbingSessionsSpecProxyConfigurationProxySetting) WithArrayOfValues ¶
func (s ListProbingSessionsResponsePathSelectorProbingSessionsSpecProxyConfigurationProxySetting) WithArrayOfValues(values []common.ProxySetting) *ListProbingSessionsResponse_FieldSubPathArrayOfValues
type ListProbingSessionsResponsePathSelectorProbingSessionsSpecSpeedtestSettings ¶
type ListProbingSessionsResponsePathSelectorProbingSessionsSpecSpeedtestSettings struct{}
func (ListProbingSessionsResponsePathSelectorProbingSessionsSpecSpeedtestSettings) ServerSelection ¶
func (ListProbingSessionsResponsePathSelectorProbingSessionsSpecSpeedtestSettings) WithArrayOfValues ¶
func (s ListProbingSessionsResponsePathSelectorProbingSessionsSpecSpeedtestSettings) WithArrayOfValues(values []*common.SpeedTestSettings) *ListProbingSessionsResponse_FieldSubPathArrayOfValues
type ListProbingSessionsResponsePathSelectorProbingSessionsSpecSpeedtestSettingsDuration ¶
type ListProbingSessionsResponsePathSelectorProbingSessionsSpecSpeedtestSettingsDuration struct{}
func (ListProbingSessionsResponsePathSelectorProbingSessionsSpecSpeedtestSettingsDuration) FieldPath ¶
func (ListProbingSessionsResponsePathSelectorProbingSessionsSpecSpeedtestSettingsDuration) WithArrayOfValues ¶
func (s ListProbingSessionsResponsePathSelectorProbingSessionsSpecSpeedtestSettingsDuration) WithArrayOfValues(values []*duration.Duration) *ListProbingSessionsResponse_FieldSubPathArrayOfValues
type ListProbingSessionsResponsePathSelectorProbingSessionsSpecSpeedtestSettingsServerSelection ¶
type ListProbingSessionsResponsePathSelectorProbingSessionsSpecSpeedtestSettingsServerSelection struct{}
func (ListProbingSessionsResponsePathSelectorProbingSessionsSpecSpeedtestSettingsServerSelection) FieldPath ¶
func (ListProbingSessionsResponsePathSelectorProbingSessionsSpecSpeedtestSettingsServerSelection) WithArrayOfValues ¶
type ListProbingSessionsResponsePathSelectorProbingSessionsSpecSpeedtestSettingsTcpPort ¶
type ListProbingSessionsResponsePathSelectorProbingSessionsSpecSpeedtestSettingsTcpPort struct{}
func (ListProbingSessionsResponsePathSelectorProbingSessionsSpecSpeedtestSettingsTcpPort) FieldPath ¶
func (ListProbingSessionsResponsePathSelectorProbingSessionsSpecSpeedtestSettingsTcpPort) WithArrayOfValues ¶
func (s ListProbingSessionsResponsePathSelectorProbingSessionsSpecSpeedtestSettingsTcpPort) WithArrayOfValues(values []int32) *ListProbingSessionsResponse_FieldSubPathArrayOfValues
type ListProbingSessionsResponsePathSelectorProbingSessionsSpecTarget ¶
type ListProbingSessionsResponsePathSelectorProbingSessionsSpecTarget struct{}
func (ListProbingSessionsResponsePathSelectorProbingSessionsSpecTarget) WithArrayOfValues ¶
func (s ListProbingSessionsResponsePathSelectorProbingSessionsSpecTarget) WithArrayOfValues(values []*probing_target.Reference) *ListProbingSessionsResponse_FieldSubPathArrayOfValues
type ListProbingSessionsResponsePathSelectorProbingSessionsSpecTargetGroup ¶
type ListProbingSessionsResponsePathSelectorProbingSessionsSpecTargetGroup struct{}
func (ListProbingSessionsResponsePathSelectorProbingSessionsSpecTargetGroup) WithArrayOfValues ¶
func (s ListProbingSessionsResponsePathSelectorProbingSessionsSpecTargetGroup) WithArrayOfValues(values []*probing_target_group.Reference) *ListProbingSessionsResponse_FieldSubPathArrayOfValues
type ListProbingSessionsResponsePathSelectorProbingSessionsSpecTos ¶
type ListProbingSessionsResponsePathSelectorProbingSessionsSpecTos struct{}
func (ListProbingSessionsResponsePathSelectorProbingSessionsSpecTos) WithArrayOfValues ¶
func (s ListProbingSessionsResponsePathSelectorProbingSessionsSpecTos) WithArrayOfValues(values []uint32) *ListProbingSessionsResponse_FieldSubPathArrayOfValues
func (ListProbingSessionsResponsePathSelectorProbingSessionsSpecTos) WithValue ¶
func (s ListProbingSessionsResponsePathSelectorProbingSessionsSpecTos) WithValue(value uint32) *ListProbingSessionsResponse_FieldSubPathValue
type ListProbingSessionsResponsePathSelectorProbingSessionsSpecType ¶
type ListProbingSessionsResponsePathSelectorProbingSessionsSpecType struct{}
func (ListProbingSessionsResponsePathSelectorProbingSessionsSpecType) WithArrayOfValues ¶
func (s ListProbingSessionsResponsePathSelectorProbingSessionsSpecType) WithArrayOfValues(values []probing_session.ProbingSessionType) *ListProbingSessionsResponse_FieldSubPathArrayOfValues
type ListProbingSessionsResponsePathSelectorProbingSessionsStatus ¶
type ListProbingSessionsResponsePathSelectorProbingSessionsStatus struct{}
func (ListProbingSessionsResponsePathSelectorProbingSessionsStatus) WithArrayOfValues ¶
func (s ListProbingSessionsResponsePathSelectorProbingSessionsStatus) WithArrayOfValues(values []*probing_session.ProbingSession_Status) *ListProbingSessionsResponse_FieldSubPathArrayOfValues
type ListProbingSessionsResponse_FieldMask ¶
type ListProbingSessionsResponse_FieldMask struct {
Paths []ListProbingSessionsResponse_FieldPath
}
func FullListProbingSessionsResponse_FieldMask ¶
func FullListProbingSessionsResponse_FieldMask() *ListProbingSessionsResponse_FieldMask
func (*ListProbingSessionsResponse_FieldMask) AppendPath ¶
func (fieldMask *ListProbingSessionsResponse_FieldMask) AppendPath(path ListProbingSessionsResponse_FieldPath)
func (*ListProbingSessionsResponse_FieldMask) AppendRawPath ¶
func (fieldMask *ListProbingSessionsResponse_FieldMask) AppendRawPath(path gotenobject.FieldPath)
func (*ListProbingSessionsResponse_FieldMask) DecodeFirestore ¶
func (fieldMask *ListProbingSessionsResponse_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
func (*ListProbingSessionsResponse_FieldMask) EncodeFirestore ¶
func (fieldMask *ListProbingSessionsResponse_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
firestore encoding/decoding integration
func (*ListProbingSessionsResponse_FieldMask) FilterInputFields ¶
func (fieldMask *ListProbingSessionsResponse_FieldMask) FilterInputFields() *ListProbingSessionsResponse_FieldMask
FilterInputFields generates copy of field paths with output_only field paths removed
func (*ListProbingSessionsResponse_FieldMask) FromProtoFieldMask ¶
func (fieldMask *ListProbingSessionsResponse_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
func (*ListProbingSessionsResponse_FieldMask) GetPaths ¶
func (fieldMask *ListProbingSessionsResponse_FieldMask) GetPaths() []ListProbingSessionsResponse_FieldPath
func (*ListProbingSessionsResponse_FieldMask) GetRawPaths ¶
func (fieldMask *ListProbingSessionsResponse_FieldMask) GetRawPaths() []gotenobject.FieldPath
func (*ListProbingSessionsResponse_FieldMask) IsFull ¶
func (fieldMask *ListProbingSessionsResponse_FieldMask) IsFull() bool
func (ListProbingSessionsResponse_FieldMask) Marshal ¶
func (fieldMask ListProbingSessionsResponse_FieldMask) Marshal() ([]byte, error)
implement methods required by customType
func (ListProbingSessionsResponse_FieldMask) MarshalJSON ¶
func (fieldMask ListProbingSessionsResponse_FieldMask) MarshalJSON() ([]byte, error)
func (*ListProbingSessionsResponse_FieldMask) PathsCount ¶
func (fieldMask *ListProbingSessionsResponse_FieldMask) PathsCount() int
func (*ListProbingSessionsResponse_FieldMask) Project ¶
func (fieldMask *ListProbingSessionsResponse_FieldMask) Project(source *ListProbingSessionsResponse) *ListProbingSessionsResponse
func (*ListProbingSessionsResponse_FieldMask) ProjectRaw ¶
func (fieldMask *ListProbingSessionsResponse_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
func (*ListProbingSessionsResponse_FieldMask) ProtoMessage ¶
func (fieldMask *ListProbingSessionsResponse_FieldMask) ProtoMessage()
func (*ListProbingSessionsResponse_FieldMask) ProtoReflect ¶
func (fieldMask *ListProbingSessionsResponse_FieldMask) ProtoReflect() preflect.Message
func (*ListProbingSessionsResponse_FieldMask) Reset ¶
func (fieldMask *ListProbingSessionsResponse_FieldMask) Reset()
func (*ListProbingSessionsResponse_FieldMask) Set ¶
func (fieldMask *ListProbingSessionsResponse_FieldMask) Set(target, source *ListProbingSessionsResponse)
func (*ListProbingSessionsResponse_FieldMask) SetFromCliFlag ¶
func (fieldMask *ListProbingSessionsResponse_FieldMask) SetFromCliFlag(raw string) error
func (*ListProbingSessionsResponse_FieldMask) SetRaw ¶
func (fieldMask *ListProbingSessionsResponse_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
func (*ListProbingSessionsResponse_FieldMask) Size ¶
func (fieldMask *ListProbingSessionsResponse_FieldMask) Size() int
func (*ListProbingSessionsResponse_FieldMask) String ¶
func (fieldMask *ListProbingSessionsResponse_FieldMask) String() string
func (*ListProbingSessionsResponse_FieldMask) Subtract ¶
func (fieldMask *ListProbingSessionsResponse_FieldMask) Subtract(other *ListProbingSessionsResponse_FieldMask) *ListProbingSessionsResponse_FieldMask
func (*ListProbingSessionsResponse_FieldMask) SubtractRaw ¶
func (fieldMask *ListProbingSessionsResponse_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
func (*ListProbingSessionsResponse_FieldMask) ToProtoFieldMask ¶
func (fieldMask *ListProbingSessionsResponse_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
ToFieldMask is used for proto conversions
func (*ListProbingSessionsResponse_FieldMask) Unmarshal ¶
func (fieldMask *ListProbingSessionsResponse_FieldMask) Unmarshal(data []byte) error
func (*ListProbingSessionsResponse_FieldMask) UnmarshalJSON ¶
func (fieldMask *ListProbingSessionsResponse_FieldMask) UnmarshalJSON(data []byte) error
type ListProbingSessionsResponse_FieldPath ¶
type ListProbingSessionsResponse_FieldPath interface { gotenobject.FieldPath Selector() ListProbingSessionsResponse_FieldPathSelector Get(source *ListProbingSessionsResponse) []interface{} GetSingle(source *ListProbingSessionsResponse) (interface{}, bool) ClearValue(item *ListProbingSessionsResponse) // Those methods build corresponding ListProbingSessionsResponse_FieldPathValue // (or array of values) and holds passed value. Panics if injected type is incorrect. WithIValue(value interface{}) ListProbingSessionsResponse_FieldPathValue WithIArrayOfValues(values interface{}) ListProbingSessionsResponse_FieldPathArrayOfValues WithIArrayItemValue(value interface{}) ListProbingSessionsResponse_FieldPathArrayItemValue }
FieldPath provides implementation to handle https://github.com/protocolbuffers/protobuf/blob/master/src/google/protobuf/field_mask.proto
func BuildListProbingSessionsResponse_FieldPath ¶
func BuildListProbingSessionsResponse_FieldPath(fp gotenobject.RawFieldPath) (ListProbingSessionsResponse_FieldPath, error)
func MustParseListProbingSessionsResponse_FieldPath ¶
func MustParseListProbingSessionsResponse_FieldPath(rawField string) ListProbingSessionsResponse_FieldPath
func ParseListProbingSessionsResponse_FieldPath ¶
func ParseListProbingSessionsResponse_FieldPath(rawField string) (ListProbingSessionsResponse_FieldPath, error)
type ListProbingSessionsResponse_FieldPathArrayItemValue ¶
type ListProbingSessionsResponse_FieldPathArrayItemValue interface { gotenobject.FieldPathArrayItemValue ListProbingSessionsResponse_FieldPath ContainsValue(*ListProbingSessionsResponse) bool }
ListProbingSessionsResponse_FieldPathArrayItemValue allows storing single item in Path-specific values for ListProbingSessionsResponse according to their type Present only for array (repeated) types.
func MustParseListProbingSessionsResponse_FieldPathArrayItemValue ¶
func MustParseListProbingSessionsResponse_FieldPathArrayItemValue(pathStr, valueStr string) ListProbingSessionsResponse_FieldPathArrayItemValue
func ParseListProbingSessionsResponse_FieldPathArrayItemValue ¶
func ParseListProbingSessionsResponse_FieldPathArrayItemValue(pathStr, valueStr string) (ListProbingSessionsResponse_FieldPathArrayItemValue, error)
ParseListProbingSessionsResponse_FieldPathArrayItemValue parses string and JSON-encoded value to its Value
type ListProbingSessionsResponse_FieldPathArrayOfValues ¶
type ListProbingSessionsResponse_FieldPathArrayOfValues interface { gotenobject.FieldPathArrayOfValues ListProbingSessionsResponse_FieldPath }
ListProbingSessionsResponse_FieldPathArrayOfValues allows storing slice of values for ListProbingSessionsResponse fields according to their type
func MustParseListProbingSessionsResponse_FieldPathArrayOfValues ¶
func MustParseListProbingSessionsResponse_FieldPathArrayOfValues(pathStr, valuesStr string) ListProbingSessionsResponse_FieldPathArrayOfValues
func ParseListProbingSessionsResponse_FieldPathArrayOfValues ¶
func ParseListProbingSessionsResponse_FieldPathArrayOfValues(pathStr, valuesStr string) (ListProbingSessionsResponse_FieldPathArrayOfValues, error)
type ListProbingSessionsResponse_FieldPathSelector ¶
type ListProbingSessionsResponse_FieldPathSelector int32
const ( ListProbingSessionsResponse_FieldPathSelectorProbingSessions ListProbingSessionsResponse_FieldPathSelector = 0 ListProbingSessionsResponse_FieldPathSelectorPrevPageToken ListProbingSessionsResponse_FieldPathSelector = 1 ListProbingSessionsResponse_FieldPathSelectorNextPageToken ListProbingSessionsResponse_FieldPathSelector = 2 )
func (ListProbingSessionsResponse_FieldPathSelector) String ¶
func (s ListProbingSessionsResponse_FieldPathSelector) String() string
type ListProbingSessionsResponse_FieldPathValue ¶
type ListProbingSessionsResponse_FieldPathValue interface { ListProbingSessionsResponse_FieldPath gotenobject.FieldPathValue SetTo(target **ListProbingSessionsResponse) CompareWith(*ListProbingSessionsResponse) (cmp int, comparable bool) }
ListProbingSessionsResponse_FieldPathValue allows storing values for ListProbingSessionsResponse fields according to their type
func MustParseListProbingSessionsResponse_FieldPathValue ¶
func MustParseListProbingSessionsResponse_FieldPathValue(pathStr, valueStr string) ListProbingSessionsResponse_FieldPathValue
func ParseListProbingSessionsResponse_FieldPathValue ¶
func ParseListProbingSessionsResponse_FieldPathValue(pathStr, valueStr string) (ListProbingSessionsResponse_FieldPathValue, error)
type ListProbingSessionsResponse_FieldSubPath ¶
type ListProbingSessionsResponse_FieldSubPath struct {
// contains filtered or unexported fields
}
func (*ListProbingSessionsResponse_FieldSubPath) AsProbingSessionsSubPath ¶
func (fps *ListProbingSessionsResponse_FieldSubPath) AsProbingSessionsSubPath() (probing_session.ProbingSession_FieldPath, bool)
func (*ListProbingSessionsResponse_FieldSubPath) ClearValue ¶
func (fps *ListProbingSessionsResponse_FieldSubPath) ClearValue(item *ListProbingSessionsResponse)
func (*ListProbingSessionsResponse_FieldSubPath) ClearValueRaw ¶
func (fps *ListProbingSessionsResponse_FieldSubPath) ClearValueRaw(item proto.Message)
func (*ListProbingSessionsResponse_FieldSubPath) Get ¶
func (fps *ListProbingSessionsResponse_FieldSubPath) Get(source *ListProbingSessionsResponse) (values []interface{})
Get returns all values pointed by selected field from source ListProbingSessionsResponse
func (*ListProbingSessionsResponse_FieldSubPath) GetDefault ¶
func (fps *ListProbingSessionsResponse_FieldSubPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*ListProbingSessionsResponse_FieldSubPath) GetRaw ¶
func (fps *ListProbingSessionsResponse_FieldSubPath) GetRaw(source proto.Message) []interface{}
func (*ListProbingSessionsResponse_FieldSubPath) GetSingle ¶
func (fps *ListProbingSessionsResponse_FieldSubPath) GetSingle(source *ListProbingSessionsResponse) (interface{}, bool)
GetSingle returns value of selected field from source ListProbingSessionsResponse
func (*ListProbingSessionsResponse_FieldSubPath) GetSingleRaw ¶
func (fps *ListProbingSessionsResponse_FieldSubPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*ListProbingSessionsResponse_FieldSubPath) IsLeaf ¶
func (fps *ListProbingSessionsResponse_FieldSubPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*ListProbingSessionsResponse_FieldSubPath) JSONString ¶
func (fps *ListProbingSessionsResponse_FieldSubPath) JSONString() string
JSONString returns path representation is JSON convention
func (*ListProbingSessionsResponse_FieldSubPath) Selector ¶
func (fps *ListProbingSessionsResponse_FieldSubPath) Selector() ListProbingSessionsResponse_FieldPathSelector
func (*ListProbingSessionsResponse_FieldSubPath) String ¶
func (fps *ListProbingSessionsResponse_FieldSubPath) String() string
String returns path representation in proto convention
func (*ListProbingSessionsResponse_FieldSubPath) WithIArrayItemValue ¶
func (fps *ListProbingSessionsResponse_FieldSubPath) WithIArrayItemValue(value interface{}) ListProbingSessionsResponse_FieldPathArrayItemValue
func (*ListProbingSessionsResponse_FieldSubPath) WithIArrayOfValues ¶
func (fps *ListProbingSessionsResponse_FieldSubPath) WithIArrayOfValues(values interface{}) ListProbingSessionsResponse_FieldPathArrayOfValues
func (*ListProbingSessionsResponse_FieldSubPath) WithIValue ¶
func (fps *ListProbingSessionsResponse_FieldSubPath) WithIValue(value interface{}) ListProbingSessionsResponse_FieldPathValue
func (*ListProbingSessionsResponse_FieldSubPath) WithRawIArrayItemValue ¶
func (fps *ListProbingSessionsResponse_FieldSubPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*ListProbingSessionsResponse_FieldSubPath) WithRawIArrayOfValues ¶
func (fps *ListProbingSessionsResponse_FieldSubPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*ListProbingSessionsResponse_FieldSubPath) WithRawIValue ¶
func (fps *ListProbingSessionsResponse_FieldSubPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type ListProbingSessionsResponse_FieldSubPathArrayItemValue ¶
type ListProbingSessionsResponse_FieldSubPathArrayItemValue struct { ListProbingSessionsResponse_FieldPath // contains filtered or unexported fields }
func (*ListProbingSessionsResponse_FieldSubPathArrayItemValue) AsProbingSessionsPathItemValue ¶
func (fpaivs *ListProbingSessionsResponse_FieldSubPathArrayItemValue) AsProbingSessionsPathItemValue() (probing_session.ProbingSession_FieldPathArrayItemValue, bool)
func (*ListProbingSessionsResponse_FieldSubPathArrayItemValue) ContainsValue ¶
func (fpaivs *ListProbingSessionsResponse_FieldSubPathArrayItemValue) ContainsValue(source *ListProbingSessionsResponse) bool
Contains returns a boolean indicating if value that is being held is present in given 'ListProbingSessionsResponse'
func (*ListProbingSessionsResponse_FieldSubPathArrayItemValue) GetRawItemValue ¶
func (fpaivs *ListProbingSessionsResponse_FieldSubPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored array item value
type ListProbingSessionsResponse_FieldSubPathArrayOfValues ¶
type ListProbingSessionsResponse_FieldSubPathArrayOfValues struct { ListProbingSessionsResponse_FieldPath // contains filtered or unexported fields }
func (*ListProbingSessionsResponse_FieldSubPathArrayOfValues) AsProbingSessionsPathArrayOfValues ¶
func (fpsaov *ListProbingSessionsResponse_FieldSubPathArrayOfValues) AsProbingSessionsPathArrayOfValues() (probing_session.ProbingSession_FieldPathArrayOfValues, bool)
func (*ListProbingSessionsResponse_FieldSubPathArrayOfValues) GetRawValues ¶
func (fpsaov *ListProbingSessionsResponse_FieldSubPathArrayOfValues) GetRawValues() []interface{}
type ListProbingSessionsResponse_FieldSubPathValue ¶
type ListProbingSessionsResponse_FieldSubPathValue struct { ListProbingSessionsResponse_FieldPath // contains filtered or unexported fields }
func (*ListProbingSessionsResponse_FieldSubPathValue) AsProbingSessionsPathValue ¶
func (fpvs *ListProbingSessionsResponse_FieldSubPathValue) AsProbingSessionsPathValue() (probing_session.ProbingSession_FieldPathValue, bool)
func (*ListProbingSessionsResponse_FieldSubPathValue) CompareWith ¶
func (fpvs *ListProbingSessionsResponse_FieldSubPathValue) CompareWith(source *ListProbingSessionsResponse) (int, bool)
func (*ListProbingSessionsResponse_FieldSubPathValue) CompareWithRaw ¶
func (fpvs *ListProbingSessionsResponse_FieldSubPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*ListProbingSessionsResponse_FieldSubPathValue) GetRawValue ¶
func (fpvs *ListProbingSessionsResponse_FieldSubPathValue) GetRawValue() interface{}
func (*ListProbingSessionsResponse_FieldSubPathValue) SetTo ¶
func (fpvs *ListProbingSessionsResponse_FieldSubPathValue) SetTo(target **ListProbingSessionsResponse)
func (*ListProbingSessionsResponse_FieldSubPathValue) SetToRaw ¶
func (fpvs *ListProbingSessionsResponse_FieldSubPathValue) SetToRaw(target proto.Message)
type ListProbingSessionsResponse_FieldTerminalPath ¶
type ListProbingSessionsResponse_FieldTerminalPath struct {
// contains filtered or unexported fields
}
func (*ListProbingSessionsResponse_FieldTerminalPath) ClearValue ¶
func (fp *ListProbingSessionsResponse_FieldTerminalPath) ClearValue(item *ListProbingSessionsResponse)
func (*ListProbingSessionsResponse_FieldTerminalPath) ClearValueRaw ¶
func (fp *ListProbingSessionsResponse_FieldTerminalPath) ClearValueRaw(item proto.Message)
func (*ListProbingSessionsResponse_FieldTerminalPath) Get ¶
func (fp *ListProbingSessionsResponse_FieldTerminalPath) Get(source *ListProbingSessionsResponse) (values []interface{})
Get returns all values pointed by specific field from source ListProbingSessionsResponse
func (*ListProbingSessionsResponse_FieldTerminalPath) GetDefault ¶
func (fp *ListProbingSessionsResponse_FieldTerminalPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*ListProbingSessionsResponse_FieldTerminalPath) GetRaw ¶
func (fp *ListProbingSessionsResponse_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
func (*ListProbingSessionsResponse_FieldTerminalPath) GetSingle ¶
func (fp *ListProbingSessionsResponse_FieldTerminalPath) GetSingle(source *ListProbingSessionsResponse) (interface{}, bool)
GetSingle returns value pointed by specific field of from source ListProbingSessionsResponse
func (*ListProbingSessionsResponse_FieldTerminalPath) GetSingleRaw ¶
func (fp *ListProbingSessionsResponse_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*ListProbingSessionsResponse_FieldTerminalPath) IsLeaf ¶
func (fp *ListProbingSessionsResponse_FieldTerminalPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*ListProbingSessionsResponse_FieldTerminalPath) JSONString ¶
func (fp *ListProbingSessionsResponse_FieldTerminalPath) JSONString() string
JSONString returns path representation is JSON convention
func (*ListProbingSessionsResponse_FieldTerminalPath) Selector ¶
func (fp *ListProbingSessionsResponse_FieldTerminalPath) Selector() ListProbingSessionsResponse_FieldPathSelector
func (*ListProbingSessionsResponse_FieldTerminalPath) String ¶
func (fp *ListProbingSessionsResponse_FieldTerminalPath) String() string
String returns path representation in proto convention
func (*ListProbingSessionsResponse_FieldTerminalPath) WithIArrayItemValue ¶
func (fp *ListProbingSessionsResponse_FieldTerminalPath) WithIArrayItemValue(value interface{}) ListProbingSessionsResponse_FieldPathArrayItemValue
func (*ListProbingSessionsResponse_FieldTerminalPath) WithIArrayOfValues ¶
func (fp *ListProbingSessionsResponse_FieldTerminalPath) WithIArrayOfValues(values interface{}) ListProbingSessionsResponse_FieldPathArrayOfValues
func (*ListProbingSessionsResponse_FieldTerminalPath) WithIValue ¶
func (fp *ListProbingSessionsResponse_FieldTerminalPath) WithIValue(value interface{}) ListProbingSessionsResponse_FieldPathValue
func (*ListProbingSessionsResponse_FieldTerminalPath) WithRawIArrayItemValue ¶
func (fp *ListProbingSessionsResponse_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*ListProbingSessionsResponse_FieldTerminalPath) WithRawIArrayOfValues ¶
func (fp *ListProbingSessionsResponse_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*ListProbingSessionsResponse_FieldTerminalPath) WithRawIValue ¶
func (fp *ListProbingSessionsResponse_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type ListProbingSessionsResponse_FieldTerminalPathArrayItemValue ¶
type ListProbingSessionsResponse_FieldTerminalPathArrayItemValue struct { ListProbingSessionsResponse_FieldTerminalPath // contains filtered or unexported fields }
func (*ListProbingSessionsResponse_FieldTerminalPathArrayItemValue) AsProbingSessionsItemValue ¶
func (fpaiv *ListProbingSessionsResponse_FieldTerminalPathArrayItemValue) AsProbingSessionsItemValue() (*probing_session.ProbingSession, bool)
func (*ListProbingSessionsResponse_FieldTerminalPathArrayItemValue) ContainsValue ¶
func (fpaiv *ListProbingSessionsResponse_FieldTerminalPathArrayItemValue) ContainsValue(source *ListProbingSessionsResponse) bool
Contains returns a boolean indicating if value that is being held is present in given 'ListProbingSessionsResponse'
func (*ListProbingSessionsResponse_FieldTerminalPathArrayItemValue) GetRawItemValue ¶
func (fpaiv *ListProbingSessionsResponse_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored element value for array in object ListProbingSessionsResponse as interface{}
func (*ListProbingSessionsResponse_FieldTerminalPathArrayItemValue) GetSingle ¶
func (fpaiv *ListProbingSessionsResponse_FieldTerminalPathArrayItemValue) GetSingle(source *ListProbingSessionsResponse) (interface{}, bool)
func (*ListProbingSessionsResponse_FieldTerminalPathArrayItemValue) GetSingleRaw ¶
func (fpaiv *ListProbingSessionsResponse_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
type ListProbingSessionsResponse_FieldTerminalPathArrayOfValues ¶
type ListProbingSessionsResponse_FieldTerminalPathArrayOfValues struct { ListProbingSessionsResponse_FieldTerminalPath // contains filtered or unexported fields }
func (*ListProbingSessionsResponse_FieldTerminalPathArrayOfValues) AsNextPageTokenArrayOfValues ¶
func (fpaov *ListProbingSessionsResponse_FieldTerminalPathArrayOfValues) AsNextPageTokenArrayOfValues() ([]*probing_session.PagerCursor, bool)
func (*ListProbingSessionsResponse_FieldTerminalPathArrayOfValues) AsPrevPageTokenArrayOfValues ¶
func (fpaov *ListProbingSessionsResponse_FieldTerminalPathArrayOfValues) AsPrevPageTokenArrayOfValues() ([]*probing_session.PagerCursor, bool)
func (*ListProbingSessionsResponse_FieldTerminalPathArrayOfValues) AsProbingSessionsArrayOfValues ¶
func (fpaov *ListProbingSessionsResponse_FieldTerminalPathArrayOfValues) AsProbingSessionsArrayOfValues() ([][]*probing_session.ProbingSession, bool)
func (*ListProbingSessionsResponse_FieldTerminalPathArrayOfValues) GetRawValues ¶
func (fpaov *ListProbingSessionsResponse_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
type ListProbingSessionsResponse_FieldTerminalPathValue ¶
type ListProbingSessionsResponse_FieldTerminalPathValue struct { ListProbingSessionsResponse_FieldTerminalPath // contains filtered or unexported fields }
func (*ListProbingSessionsResponse_FieldTerminalPathValue) AsNextPageTokenValue ¶
func (fpv *ListProbingSessionsResponse_FieldTerminalPathValue) AsNextPageTokenValue() (*probing_session.PagerCursor, bool)
func (*ListProbingSessionsResponse_FieldTerminalPathValue) AsPrevPageTokenValue ¶
func (fpv *ListProbingSessionsResponse_FieldTerminalPathValue) AsPrevPageTokenValue() (*probing_session.PagerCursor, bool)
func (*ListProbingSessionsResponse_FieldTerminalPathValue) AsProbingSessionsValue ¶
func (fpv *ListProbingSessionsResponse_FieldTerminalPathValue) AsProbingSessionsValue() ([]*probing_session.ProbingSession, bool)
func (*ListProbingSessionsResponse_FieldTerminalPathValue) CompareWith ¶
func (fpv *ListProbingSessionsResponse_FieldTerminalPathValue) CompareWith(source *ListProbingSessionsResponse) (int, bool)
CompareWith compares value in the 'ListProbingSessionsResponse_FieldTerminalPathValue' with the value under path in 'ListProbingSessionsResponse'.
func (*ListProbingSessionsResponse_FieldTerminalPathValue) CompareWithRaw ¶
func (fpv *ListProbingSessionsResponse_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*ListProbingSessionsResponse_FieldTerminalPathValue) GetRawValue ¶
func (fpv *ListProbingSessionsResponse_FieldTerminalPathValue) GetRawValue() interface{}
GetRawValue returns raw value stored under selected path for 'ListProbingSessionsResponse' as interface{}
func (*ListProbingSessionsResponse_FieldTerminalPathValue) SetTo ¶
func (fpv *ListProbingSessionsResponse_FieldTerminalPathValue) SetTo(target **ListProbingSessionsResponse)
SetTo stores value for selected field for object ListProbingSessionsResponse
func (*ListProbingSessionsResponse_FieldTerminalPathValue) SetToRaw ¶
func (fpv *ListProbingSessionsResponse_FieldTerminalPathValue) SetToRaw(target proto.Message)
type ProbingSessionServiceClient ¶
type ProbingSessionServiceClient interface { GetProbingSession(ctx context.Context, in *GetProbingSessionRequest, opts ...grpc.CallOption) (*probing_session.ProbingSession, error) BatchGetProbingSessions(ctx context.Context, in *BatchGetProbingSessionsRequest, opts ...grpc.CallOption) (*BatchGetProbingSessionsResponse, error) ListProbingSessions(ctx context.Context, in *ListProbingSessionsRequest, opts ...grpc.CallOption) (*ListProbingSessionsResponse, error) WatchProbingSession(ctx context.Context, in *WatchProbingSessionRequest, opts ...grpc.CallOption) (WatchProbingSessionClientStream, error) WatchProbingSessions(ctx context.Context, in *WatchProbingSessionsRequest, opts ...grpc.CallOption) (WatchProbingSessionsClientStream, error) CreateProbingSession(ctx context.Context, in *CreateProbingSessionRequest, opts ...grpc.CallOption) (*probing_session.ProbingSession, error) UpdateProbingSession(ctx context.Context, in *UpdateProbingSessionRequest, opts ...grpc.CallOption) (*probing_session.ProbingSession, error) DeleteProbingSession(ctx context.Context, in *DeleteProbingSessionRequest, opts ...grpc.CallOption) (*empty.Empty, error) SearchProbingSessions(ctx context.Context, in *SearchProbingSessionsRequest, opts ...grpc.CallOption) (*SearchProbingSessionsResponse, error) }
ProbingSessionServiceClient is the client API for ProbingSessionService.
For semantics around ctx use and closing/ending streaming RPCs, please refer to https://godoc.org/google.golang.org/grpc#ClientConn.NewStream.
func NewProbingSessionServiceClient ¶
func NewProbingSessionServiceClient(cc grpc.ClientConnInterface) ProbingSessionServiceClient
type ProbingSessionServiceDescriptor ¶
type ProbingSessionServiceDescriptor struct{}
func GetProbingSessionServiceDescriptor ¶
func GetProbingSessionServiceDescriptor() *ProbingSessionServiceDescriptor
func (*ProbingSessionServiceDescriptor) AllMethodDescriptors ¶
func (d *ProbingSessionServiceDescriptor) AllMethodDescriptors() []gotenclient.MethodDescriptor
func (*ProbingSessionServiceDescriptor) GetApiName ¶
func (d *ProbingSessionServiceDescriptor) GetApiName() string
func (*ProbingSessionServiceDescriptor) GetFullAPIName ¶
func (d *ProbingSessionServiceDescriptor) GetFullAPIName() string
func (*ProbingSessionServiceDescriptor) GetProtoPkgName ¶
func (d *ProbingSessionServiceDescriptor) GetProtoPkgName() string
func (*ProbingSessionServiceDescriptor) GetServiceDomain ¶
func (d *ProbingSessionServiceDescriptor) GetServiceDomain() string
func (*ProbingSessionServiceDescriptor) GetServiceVersion ¶
func (d *ProbingSessionServiceDescriptor) GetServiceVersion() string
type SearchProbingSessionsDescriptor ¶
type SearchProbingSessionsDescriptor struct{}
func GetSearchProbingSessionsDescriptor ¶
func GetSearchProbingSessionsDescriptor() *SearchProbingSessionsDescriptor
func (*SearchProbingSessionsDescriptor) GetApiDescriptor ¶
func (d *SearchProbingSessionsDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
func (*SearchProbingSessionsDescriptor) GetApiName ¶
func (d *SearchProbingSessionsDescriptor) GetApiName() string
func (*SearchProbingSessionsDescriptor) GetClientMsgReflectHandle ¶
func (d *SearchProbingSessionsDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
func (*SearchProbingSessionsDescriptor) GetFullMethodName ¶
func (d *SearchProbingSessionsDescriptor) GetFullMethodName() string
func (*SearchProbingSessionsDescriptor) GetMethodName ¶
func (d *SearchProbingSessionsDescriptor) GetMethodName() string
func (*SearchProbingSessionsDescriptor) GetProtoPkgName ¶
func (d *SearchProbingSessionsDescriptor) GetProtoPkgName() string
func (*SearchProbingSessionsDescriptor) GetResourceDescriptor ¶
func (d *SearchProbingSessionsDescriptor) GetResourceDescriptor() gotenresource.Descriptor
func (*SearchProbingSessionsDescriptor) GetServerMsgReflectHandle ¶
func (d *SearchProbingSessionsDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
func (*SearchProbingSessionsDescriptor) GetServiceDomain ¶
func (d *SearchProbingSessionsDescriptor) GetServiceDomain() string
func (*SearchProbingSessionsDescriptor) GetServiceVersion ¶
func (d *SearchProbingSessionsDescriptor) GetServiceVersion() string
func (*SearchProbingSessionsDescriptor) GetVerb ¶
func (d *SearchProbingSessionsDescriptor) GetVerb() string
func (*SearchProbingSessionsDescriptor) HasResource ¶
func (d *SearchProbingSessionsDescriptor) HasResource() bool
func (*SearchProbingSessionsDescriptor) IsClientStream ¶
func (d *SearchProbingSessionsDescriptor) IsClientStream() bool
func (*SearchProbingSessionsDescriptor) IsCollection ¶
func (d *SearchProbingSessionsDescriptor) IsCollection() bool
func (*SearchProbingSessionsDescriptor) IsPlural ¶
func (d *SearchProbingSessionsDescriptor) IsPlural() bool
func (*SearchProbingSessionsDescriptor) IsServerStream ¶
func (d *SearchProbingSessionsDescriptor) IsServerStream() bool
func (*SearchProbingSessionsDescriptor) IsUnary ¶
func (d *SearchProbingSessionsDescriptor) IsUnary() bool
func (*SearchProbingSessionsDescriptor) NewEmptyClientMsg ¶
func (d *SearchProbingSessionsDescriptor) NewEmptyClientMsg() proto.Message
func (*SearchProbingSessionsDescriptor) NewEmptyServerMsg ¶
func (d *SearchProbingSessionsDescriptor) NewEmptyServerMsg() proto.Message
func (*SearchProbingSessionsDescriptor) RequestHasResourceBody ¶
func (d *SearchProbingSessionsDescriptor) RequestHasResourceBody() bool
type SearchProbingSessionsDescriptorClientMsgHandle ¶
type SearchProbingSessionsDescriptorClientMsgHandle struct{}
func (*SearchProbingSessionsDescriptorClientMsgHandle) ExtractCollectionName ¶
func (h *SearchProbingSessionsDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*SearchProbingSessionsDescriptorClientMsgHandle) ExtractResourceName ¶
func (h *SearchProbingSessionsDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*SearchProbingSessionsDescriptorClientMsgHandle) ExtractResourceNames ¶
func (h *SearchProbingSessionsDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type SearchProbingSessionsDescriptorServerMsgHandle ¶
type SearchProbingSessionsDescriptorServerMsgHandle struct{}
func (*SearchProbingSessionsDescriptorServerMsgHandle) ExtractCollectionName ¶
func (h *SearchProbingSessionsDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*SearchProbingSessionsDescriptorServerMsgHandle) ExtractResourceName ¶
func (h *SearchProbingSessionsDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*SearchProbingSessionsDescriptorServerMsgHandle) ExtractResourceNames ¶
func (h *SearchProbingSessionsDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type SearchProbingSessionsRequest ¶
type SearchProbingSessionsRequest struct { // Parent name of ntt.watchdog.v1alpha2.ProbingSession Parent *probing_session.ParentName `protobuf:"bytes,1,opt,customtype=ParentName,name=parent,proto3" json:"parent,omitempty" firestore:"parent"` // Requested page size. Server may return fewer ProbingSessions 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 // [SearchProbingSessionsResponse.next_page_token][ntt.watchdog.v1alpha2.SearchProbingSessionsResponse.next_page_token] PageToken *probing_session.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_session.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_session.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_session.ProbingSession_FieldMask `` /* 146-byte string literal not displayed */ // View defines list of standard response fields present in response items. // Additional fields can be amended by request field field_mask View view.View `protobuf:"varint,7,opt,name=view,proto3,enum=goten.view.View" json:"view,omitempty" firestore:"view"` // 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 [SearchProbingSessions][ntt.watchdog.v1alpha2.SearchProbingSessions]
func (*SearchProbingSessionsRequest) Clone ¶
func (o *SearchProbingSessionsRequest) Clone() *SearchProbingSessionsRequest
func (*SearchProbingSessionsRequest) CloneRaw ¶
func (o *SearchProbingSessionsRequest) CloneRaw() gotenobject.GotenObjectExt
func (*SearchProbingSessionsRequest) Descriptor ¶
func (*SearchProbingSessionsRequest) Descriptor() ([]byte, []int)
Deprecated, Use SearchProbingSessionsRequest.ProtoReflect.Descriptor instead.
func (*SearchProbingSessionsRequest) GetFieldMask ¶
func (m *SearchProbingSessionsRequest) GetFieldMask() *probing_session.ProbingSession_FieldMask
func (*SearchProbingSessionsRequest) GetFilter ¶
func (m *SearchProbingSessionsRequest) GetFilter() *probing_session.Filter
func (*SearchProbingSessionsRequest) GetOrderBy ¶
func (m *SearchProbingSessionsRequest) GetOrderBy() *probing_session.OrderBy
func (*SearchProbingSessionsRequest) GetPageSize ¶
func (m *SearchProbingSessionsRequest) GetPageSize() int32
func (*SearchProbingSessionsRequest) GetPageToken ¶
func (m *SearchProbingSessionsRequest) GetPageToken() *probing_session.PagerCursor
func (*SearchProbingSessionsRequest) GetParent ¶
func (m *SearchProbingSessionsRequest) GetParent() *probing_session.ParentName
func (*SearchProbingSessionsRequest) GetPhrase ¶
func (m *SearchProbingSessionsRequest) GetPhrase() string
func (*SearchProbingSessionsRequest) GetView ¶
func (m *SearchProbingSessionsRequest) GetView() view.View
func (*SearchProbingSessionsRequest) GotenMessage ¶
func (*SearchProbingSessionsRequest) GotenMessage()
func (*SearchProbingSessionsRequest) GotenObjectExt ¶
func (o *SearchProbingSessionsRequest) GotenObjectExt()
func (*SearchProbingSessionsRequest) GotenValidate ¶
func (obj *SearchProbingSessionsRequest) GotenValidate() error
func (*SearchProbingSessionsRequest) MakeDiffFieldMask ¶
func (o *SearchProbingSessionsRequest) MakeDiffFieldMask(other *SearchProbingSessionsRequest) *SearchProbingSessionsRequest_FieldMask
func (*SearchProbingSessionsRequest) MakeFullFieldMask ¶
func (o *SearchProbingSessionsRequest) MakeFullFieldMask() *SearchProbingSessionsRequest_FieldMask
func (*SearchProbingSessionsRequest) MakeRawDiffFieldMask ¶
func (o *SearchProbingSessionsRequest) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
func (*SearchProbingSessionsRequest) MakeRawFullFieldMask ¶
func (o *SearchProbingSessionsRequest) MakeRawFullFieldMask() gotenobject.FieldMask
func (*SearchProbingSessionsRequest) Marshal ¶
func (m *SearchProbingSessionsRequest) Marshal() ([]byte, error)
func (*SearchProbingSessionsRequest) MarshalJSON ¶
func (m *SearchProbingSessionsRequest) MarshalJSON() ([]byte, error)
func (*SearchProbingSessionsRequest) Merge ¶
func (o *SearchProbingSessionsRequest) Merge(source *SearchProbingSessionsRequest)
func (*SearchProbingSessionsRequest) MergeRaw ¶
func (o *SearchProbingSessionsRequest) MergeRaw(source gotenobject.GotenObjectExt)
func (*SearchProbingSessionsRequest) ProtoMessage ¶
func (*SearchProbingSessionsRequest) ProtoMessage()
func (*SearchProbingSessionsRequest) ProtoReflect ¶
func (m *SearchProbingSessionsRequest) ProtoReflect() preflect.Message
func (*SearchProbingSessionsRequest) Reset ¶
func (m *SearchProbingSessionsRequest) Reset()
func (*SearchProbingSessionsRequest) SetFieldMask ¶
func (m *SearchProbingSessionsRequest) SetFieldMask(fv *probing_session.ProbingSession_FieldMask)
func (*SearchProbingSessionsRequest) SetFilter ¶
func (m *SearchProbingSessionsRequest) SetFilter(fv *probing_session.Filter)
func (*SearchProbingSessionsRequest) SetOrderBy ¶
func (m *SearchProbingSessionsRequest) SetOrderBy(fv *probing_session.OrderBy)
func (*SearchProbingSessionsRequest) SetPageSize ¶
func (m *SearchProbingSessionsRequest) SetPageSize(fv int32)
func (*SearchProbingSessionsRequest) SetPageToken ¶
func (m *SearchProbingSessionsRequest) SetPageToken(fv *probing_session.PagerCursor)
func (*SearchProbingSessionsRequest) SetParent ¶
func (m *SearchProbingSessionsRequest) SetParent(fv *probing_session.ParentName)
func (*SearchProbingSessionsRequest) SetPhrase ¶
func (m *SearchProbingSessionsRequest) SetPhrase(fv string)
func (*SearchProbingSessionsRequest) SetView ¶
func (m *SearchProbingSessionsRequest) SetView(fv view.View)
func (*SearchProbingSessionsRequest) String ¶
func (m *SearchProbingSessionsRequest) String() string
func (*SearchProbingSessionsRequest) Unmarshal ¶
func (m *SearchProbingSessionsRequest) Unmarshal(b []byte) error
func (*SearchProbingSessionsRequest) UnmarshalJSON ¶
func (m *SearchProbingSessionsRequest) UnmarshalJSON(data []byte) error
type SearchProbingSessionsRequestFieldPathBuilder ¶
type SearchProbingSessionsRequestFieldPathBuilder struct{}
func NewSearchProbingSessionsRequestFieldPathBuilder ¶
func NewSearchProbingSessionsRequestFieldPathBuilder() SearchProbingSessionsRequestFieldPathBuilder
type SearchProbingSessionsRequestPathSelectorFieldMask ¶
type SearchProbingSessionsRequestPathSelectorFieldMask struct{}
func (SearchProbingSessionsRequestPathSelectorFieldMask) WithArrayOfValues ¶
func (s SearchProbingSessionsRequestPathSelectorFieldMask) WithArrayOfValues(values []*probing_session.ProbingSession_FieldMask) *SearchProbingSessionsRequest_FieldTerminalPathArrayOfValues
type SearchProbingSessionsRequestPathSelectorFilter ¶
type SearchProbingSessionsRequestPathSelectorFilter struct{}
func (SearchProbingSessionsRequestPathSelectorFilter) WithArrayOfValues ¶
func (s SearchProbingSessionsRequestPathSelectorFilter) WithArrayOfValues(values []*probing_session.Filter) *SearchProbingSessionsRequest_FieldTerminalPathArrayOfValues
func (SearchProbingSessionsRequestPathSelectorFilter) WithValue ¶
func (s SearchProbingSessionsRequestPathSelectorFilter) WithValue(value *probing_session.Filter) *SearchProbingSessionsRequest_FieldTerminalPathValue
type SearchProbingSessionsRequestPathSelectorOrderBy ¶
type SearchProbingSessionsRequestPathSelectorOrderBy struct{}
func (SearchProbingSessionsRequestPathSelectorOrderBy) WithArrayOfValues ¶
func (s SearchProbingSessionsRequestPathSelectorOrderBy) WithArrayOfValues(values []*probing_session.OrderBy) *SearchProbingSessionsRequest_FieldTerminalPathArrayOfValues
func (SearchProbingSessionsRequestPathSelectorOrderBy) WithValue ¶
func (s SearchProbingSessionsRequestPathSelectorOrderBy) WithValue(value *probing_session.OrderBy) *SearchProbingSessionsRequest_FieldTerminalPathValue
type SearchProbingSessionsRequestPathSelectorPageSize ¶
type SearchProbingSessionsRequestPathSelectorPageSize struct{}
func (SearchProbingSessionsRequestPathSelectorPageSize) WithArrayOfValues ¶
func (s SearchProbingSessionsRequestPathSelectorPageSize) WithArrayOfValues(values []int32) *SearchProbingSessionsRequest_FieldTerminalPathArrayOfValues
func (SearchProbingSessionsRequestPathSelectorPageSize) WithValue ¶
func (s SearchProbingSessionsRequestPathSelectorPageSize) WithValue(value int32) *SearchProbingSessionsRequest_FieldTerminalPathValue
type SearchProbingSessionsRequestPathSelectorPageToken ¶
type SearchProbingSessionsRequestPathSelectorPageToken struct{}
func (SearchProbingSessionsRequestPathSelectorPageToken) WithArrayOfValues ¶
func (s SearchProbingSessionsRequestPathSelectorPageToken) WithArrayOfValues(values []*probing_session.PagerCursor) *SearchProbingSessionsRequest_FieldTerminalPathArrayOfValues
type SearchProbingSessionsRequestPathSelectorParent ¶
type SearchProbingSessionsRequestPathSelectorParent struct{}
func (SearchProbingSessionsRequestPathSelectorParent) WithArrayOfValues ¶
func (s SearchProbingSessionsRequestPathSelectorParent) WithArrayOfValues(values []*probing_session.ParentName) *SearchProbingSessionsRequest_FieldTerminalPathArrayOfValues
func (SearchProbingSessionsRequestPathSelectorParent) WithValue ¶
func (s SearchProbingSessionsRequestPathSelectorParent) WithValue(value *probing_session.ParentName) *SearchProbingSessionsRequest_FieldTerminalPathValue
type SearchProbingSessionsRequestPathSelectorPhrase ¶
type SearchProbingSessionsRequestPathSelectorPhrase struct{}
func (SearchProbingSessionsRequestPathSelectorPhrase) WithArrayOfValues ¶
func (s SearchProbingSessionsRequestPathSelectorPhrase) WithArrayOfValues(values []string) *SearchProbingSessionsRequest_FieldTerminalPathArrayOfValues
func (SearchProbingSessionsRequestPathSelectorPhrase) WithValue ¶
func (s SearchProbingSessionsRequestPathSelectorPhrase) WithValue(value string) *SearchProbingSessionsRequest_FieldTerminalPathValue
type SearchProbingSessionsRequestPathSelectorView ¶
type SearchProbingSessionsRequestPathSelectorView struct{}
func (SearchProbingSessionsRequestPathSelectorView) WithArrayOfValues ¶
func (s SearchProbingSessionsRequestPathSelectorView) WithArrayOfValues(values []view.View) *SearchProbingSessionsRequest_FieldTerminalPathArrayOfValues
func (SearchProbingSessionsRequestPathSelectorView) WithValue ¶
func (s SearchProbingSessionsRequestPathSelectorView) WithValue(value view.View) *SearchProbingSessionsRequest_FieldTerminalPathValue
type SearchProbingSessionsRequest_FieldMask ¶
type SearchProbingSessionsRequest_FieldMask struct {
Paths []SearchProbingSessionsRequest_FieldPath
}
func FullSearchProbingSessionsRequest_FieldMask ¶
func FullSearchProbingSessionsRequest_FieldMask() *SearchProbingSessionsRequest_FieldMask
func (*SearchProbingSessionsRequest_FieldMask) AppendPath ¶
func (fieldMask *SearchProbingSessionsRequest_FieldMask) AppendPath(path SearchProbingSessionsRequest_FieldPath)
func (*SearchProbingSessionsRequest_FieldMask) AppendRawPath ¶
func (fieldMask *SearchProbingSessionsRequest_FieldMask) AppendRawPath(path gotenobject.FieldPath)
func (*SearchProbingSessionsRequest_FieldMask) DecodeFirestore ¶
func (fieldMask *SearchProbingSessionsRequest_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
func (*SearchProbingSessionsRequest_FieldMask) EncodeFirestore ¶
func (fieldMask *SearchProbingSessionsRequest_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
firestore encoding/decoding integration
func (*SearchProbingSessionsRequest_FieldMask) FilterInputFields ¶
func (fieldMask *SearchProbingSessionsRequest_FieldMask) FilterInputFields() *SearchProbingSessionsRequest_FieldMask
FilterInputFields generates copy of field paths with output_only field paths removed
func (*SearchProbingSessionsRequest_FieldMask) FromProtoFieldMask ¶
func (fieldMask *SearchProbingSessionsRequest_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
func (*SearchProbingSessionsRequest_FieldMask) GetPaths ¶
func (fieldMask *SearchProbingSessionsRequest_FieldMask) GetPaths() []SearchProbingSessionsRequest_FieldPath
func (*SearchProbingSessionsRequest_FieldMask) GetRawPaths ¶
func (fieldMask *SearchProbingSessionsRequest_FieldMask) GetRawPaths() []gotenobject.FieldPath
func (*SearchProbingSessionsRequest_FieldMask) IsFull ¶
func (fieldMask *SearchProbingSessionsRequest_FieldMask) IsFull() bool
func (SearchProbingSessionsRequest_FieldMask) Marshal ¶
func (fieldMask SearchProbingSessionsRequest_FieldMask) Marshal() ([]byte, error)
implement methods required by customType
func (SearchProbingSessionsRequest_FieldMask) MarshalJSON ¶
func (fieldMask SearchProbingSessionsRequest_FieldMask) MarshalJSON() ([]byte, error)
func (*SearchProbingSessionsRequest_FieldMask) PathsCount ¶
func (fieldMask *SearchProbingSessionsRequest_FieldMask) PathsCount() int
func (*SearchProbingSessionsRequest_FieldMask) Project ¶
func (fieldMask *SearchProbingSessionsRequest_FieldMask) Project(source *SearchProbingSessionsRequest) *SearchProbingSessionsRequest
func (*SearchProbingSessionsRequest_FieldMask) ProjectRaw ¶
func (fieldMask *SearchProbingSessionsRequest_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
func (*SearchProbingSessionsRequest_FieldMask) ProtoMessage ¶
func (fieldMask *SearchProbingSessionsRequest_FieldMask) ProtoMessage()
func (*SearchProbingSessionsRequest_FieldMask) ProtoReflect ¶
func (fieldMask *SearchProbingSessionsRequest_FieldMask) ProtoReflect() preflect.Message
func (*SearchProbingSessionsRequest_FieldMask) Reset ¶
func (fieldMask *SearchProbingSessionsRequest_FieldMask) Reset()
func (*SearchProbingSessionsRequest_FieldMask) Set ¶
func (fieldMask *SearchProbingSessionsRequest_FieldMask) Set(target, source *SearchProbingSessionsRequest)
func (*SearchProbingSessionsRequest_FieldMask) SetFromCliFlag ¶
func (fieldMask *SearchProbingSessionsRequest_FieldMask) SetFromCliFlag(raw string) error
func (*SearchProbingSessionsRequest_FieldMask) SetRaw ¶
func (fieldMask *SearchProbingSessionsRequest_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
func (*SearchProbingSessionsRequest_FieldMask) Size ¶
func (fieldMask *SearchProbingSessionsRequest_FieldMask) Size() int
func (*SearchProbingSessionsRequest_FieldMask) String ¶
func (fieldMask *SearchProbingSessionsRequest_FieldMask) String() string
func (*SearchProbingSessionsRequest_FieldMask) Subtract ¶
func (fieldMask *SearchProbingSessionsRequest_FieldMask) Subtract(other *SearchProbingSessionsRequest_FieldMask) *SearchProbingSessionsRequest_FieldMask
func (*SearchProbingSessionsRequest_FieldMask) SubtractRaw ¶
func (fieldMask *SearchProbingSessionsRequest_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
func (*SearchProbingSessionsRequest_FieldMask) ToProtoFieldMask ¶
func (fieldMask *SearchProbingSessionsRequest_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
ToFieldMask is used for proto conversions
func (*SearchProbingSessionsRequest_FieldMask) Unmarshal ¶
func (fieldMask *SearchProbingSessionsRequest_FieldMask) Unmarshal(data []byte) error
func (*SearchProbingSessionsRequest_FieldMask) UnmarshalJSON ¶
func (fieldMask *SearchProbingSessionsRequest_FieldMask) UnmarshalJSON(data []byte) error
type SearchProbingSessionsRequest_FieldPath ¶
type SearchProbingSessionsRequest_FieldPath interface { gotenobject.FieldPath Selector() SearchProbingSessionsRequest_FieldPathSelector Get(source *SearchProbingSessionsRequest) []interface{} GetSingle(source *SearchProbingSessionsRequest) (interface{}, bool) ClearValue(item *SearchProbingSessionsRequest) // Those methods build corresponding SearchProbingSessionsRequest_FieldPathValue // (or array of values) and holds passed value. Panics if injected type is incorrect. WithIValue(value interface{}) SearchProbingSessionsRequest_FieldPathValue WithIArrayOfValues(values interface{}) SearchProbingSessionsRequest_FieldPathArrayOfValues WithIArrayItemValue(value interface{}) SearchProbingSessionsRequest_FieldPathArrayItemValue }
FieldPath provides implementation to handle https://github.com/protocolbuffers/protobuf/blob/master/src/google/protobuf/field_mask.proto
func BuildSearchProbingSessionsRequest_FieldPath ¶
func BuildSearchProbingSessionsRequest_FieldPath(fp gotenobject.RawFieldPath) (SearchProbingSessionsRequest_FieldPath, error)
func MustParseSearchProbingSessionsRequest_FieldPath ¶
func MustParseSearchProbingSessionsRequest_FieldPath(rawField string) SearchProbingSessionsRequest_FieldPath
func ParseSearchProbingSessionsRequest_FieldPath ¶
func ParseSearchProbingSessionsRequest_FieldPath(rawField string) (SearchProbingSessionsRequest_FieldPath, error)
type SearchProbingSessionsRequest_FieldPathArrayItemValue ¶
type SearchProbingSessionsRequest_FieldPathArrayItemValue interface { gotenobject.FieldPathArrayItemValue SearchProbingSessionsRequest_FieldPath ContainsValue(*SearchProbingSessionsRequest) bool }
SearchProbingSessionsRequest_FieldPathArrayItemValue allows storing single item in Path-specific values for SearchProbingSessionsRequest according to their type Present only for array (repeated) types.
func MustParseSearchProbingSessionsRequest_FieldPathArrayItemValue ¶
func MustParseSearchProbingSessionsRequest_FieldPathArrayItemValue(pathStr, valueStr string) SearchProbingSessionsRequest_FieldPathArrayItemValue
func ParseSearchProbingSessionsRequest_FieldPathArrayItemValue ¶
func ParseSearchProbingSessionsRequest_FieldPathArrayItemValue(pathStr, valueStr string) (SearchProbingSessionsRequest_FieldPathArrayItemValue, error)
ParseSearchProbingSessionsRequest_FieldPathArrayItemValue parses string and JSON-encoded value to its Value
type SearchProbingSessionsRequest_FieldPathArrayOfValues ¶
type SearchProbingSessionsRequest_FieldPathArrayOfValues interface { gotenobject.FieldPathArrayOfValues SearchProbingSessionsRequest_FieldPath }
SearchProbingSessionsRequest_FieldPathArrayOfValues allows storing slice of values for SearchProbingSessionsRequest fields according to their type
func MustParseSearchProbingSessionsRequest_FieldPathArrayOfValues ¶
func MustParseSearchProbingSessionsRequest_FieldPathArrayOfValues(pathStr, valuesStr string) SearchProbingSessionsRequest_FieldPathArrayOfValues
func ParseSearchProbingSessionsRequest_FieldPathArrayOfValues ¶
func ParseSearchProbingSessionsRequest_FieldPathArrayOfValues(pathStr, valuesStr string) (SearchProbingSessionsRequest_FieldPathArrayOfValues, error)
type SearchProbingSessionsRequest_FieldPathSelector ¶
type SearchProbingSessionsRequest_FieldPathSelector int32
const ( SearchProbingSessionsRequest_FieldPathSelectorParent SearchProbingSessionsRequest_FieldPathSelector = 0 SearchProbingSessionsRequest_FieldPathSelectorPageSize SearchProbingSessionsRequest_FieldPathSelector = 1 SearchProbingSessionsRequest_FieldPathSelectorPageToken SearchProbingSessionsRequest_FieldPathSelector = 2 SearchProbingSessionsRequest_FieldPathSelectorOrderBy SearchProbingSessionsRequest_FieldPathSelector = 3 SearchProbingSessionsRequest_FieldPathSelectorFilter SearchProbingSessionsRequest_FieldPathSelector = 4 SearchProbingSessionsRequest_FieldPathSelectorFieldMask SearchProbingSessionsRequest_FieldPathSelector = 5 SearchProbingSessionsRequest_FieldPathSelectorView SearchProbingSessionsRequest_FieldPathSelector = 6 SearchProbingSessionsRequest_FieldPathSelectorPhrase SearchProbingSessionsRequest_FieldPathSelector = 7 )
func (SearchProbingSessionsRequest_FieldPathSelector) String ¶
func (s SearchProbingSessionsRequest_FieldPathSelector) String() string
type SearchProbingSessionsRequest_FieldPathValue ¶
type SearchProbingSessionsRequest_FieldPathValue interface { SearchProbingSessionsRequest_FieldPath gotenobject.FieldPathValue SetTo(target **SearchProbingSessionsRequest) CompareWith(*SearchProbingSessionsRequest) (cmp int, comparable bool) }
SearchProbingSessionsRequest_FieldPathValue allows storing values for SearchProbingSessionsRequest fields according to their type
func MustParseSearchProbingSessionsRequest_FieldPathValue ¶
func MustParseSearchProbingSessionsRequest_FieldPathValue(pathStr, valueStr string) SearchProbingSessionsRequest_FieldPathValue
func ParseSearchProbingSessionsRequest_FieldPathValue ¶
func ParseSearchProbingSessionsRequest_FieldPathValue(pathStr, valueStr string) (SearchProbingSessionsRequest_FieldPathValue, error)
type SearchProbingSessionsRequest_FieldTerminalPath ¶
type SearchProbingSessionsRequest_FieldTerminalPath struct {
// contains filtered or unexported fields
}
func (*SearchProbingSessionsRequest_FieldTerminalPath) ClearValue ¶
func (fp *SearchProbingSessionsRequest_FieldTerminalPath) ClearValue(item *SearchProbingSessionsRequest)
func (*SearchProbingSessionsRequest_FieldTerminalPath) ClearValueRaw ¶
func (fp *SearchProbingSessionsRequest_FieldTerminalPath) ClearValueRaw(item proto.Message)
func (*SearchProbingSessionsRequest_FieldTerminalPath) Get ¶
func (fp *SearchProbingSessionsRequest_FieldTerminalPath) Get(source *SearchProbingSessionsRequest) (values []interface{})
Get returns all values pointed by specific field from source SearchProbingSessionsRequest
func (*SearchProbingSessionsRequest_FieldTerminalPath) GetDefault ¶
func (fp *SearchProbingSessionsRequest_FieldTerminalPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*SearchProbingSessionsRequest_FieldTerminalPath) GetRaw ¶
func (fp *SearchProbingSessionsRequest_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
func (*SearchProbingSessionsRequest_FieldTerminalPath) GetSingle ¶
func (fp *SearchProbingSessionsRequest_FieldTerminalPath) GetSingle(source *SearchProbingSessionsRequest) (interface{}, bool)
GetSingle returns value pointed by specific field of from source SearchProbingSessionsRequest
func (*SearchProbingSessionsRequest_FieldTerminalPath) GetSingleRaw ¶
func (fp *SearchProbingSessionsRequest_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*SearchProbingSessionsRequest_FieldTerminalPath) IsLeaf ¶
func (fp *SearchProbingSessionsRequest_FieldTerminalPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*SearchProbingSessionsRequest_FieldTerminalPath) JSONString ¶
func (fp *SearchProbingSessionsRequest_FieldTerminalPath) JSONString() string
JSONString returns path representation is JSON convention
func (*SearchProbingSessionsRequest_FieldTerminalPath) Selector ¶
func (fp *SearchProbingSessionsRequest_FieldTerminalPath) Selector() SearchProbingSessionsRequest_FieldPathSelector
func (*SearchProbingSessionsRequest_FieldTerminalPath) String ¶
func (fp *SearchProbingSessionsRequest_FieldTerminalPath) String() string
String returns path representation in proto convention
func (*SearchProbingSessionsRequest_FieldTerminalPath) WithIArrayItemValue ¶
func (fp *SearchProbingSessionsRequest_FieldTerminalPath) WithIArrayItemValue(value interface{}) SearchProbingSessionsRequest_FieldPathArrayItemValue
func (*SearchProbingSessionsRequest_FieldTerminalPath) WithIArrayOfValues ¶
func (fp *SearchProbingSessionsRequest_FieldTerminalPath) WithIArrayOfValues(values interface{}) SearchProbingSessionsRequest_FieldPathArrayOfValues
func (*SearchProbingSessionsRequest_FieldTerminalPath) WithIValue ¶
func (fp *SearchProbingSessionsRequest_FieldTerminalPath) WithIValue(value interface{}) SearchProbingSessionsRequest_FieldPathValue
func (*SearchProbingSessionsRequest_FieldTerminalPath) WithRawIArrayItemValue ¶
func (fp *SearchProbingSessionsRequest_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*SearchProbingSessionsRequest_FieldTerminalPath) WithRawIArrayOfValues ¶
func (fp *SearchProbingSessionsRequest_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*SearchProbingSessionsRequest_FieldTerminalPath) WithRawIValue ¶
func (fp *SearchProbingSessionsRequest_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type SearchProbingSessionsRequest_FieldTerminalPathArrayItemValue ¶
type SearchProbingSessionsRequest_FieldTerminalPathArrayItemValue struct { SearchProbingSessionsRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*SearchProbingSessionsRequest_FieldTerminalPathArrayItemValue) ContainsValue ¶
func (fpaiv *SearchProbingSessionsRequest_FieldTerminalPathArrayItemValue) ContainsValue(source *SearchProbingSessionsRequest) bool
Contains returns a boolean indicating if value that is being held is present in given 'SearchProbingSessionsRequest'
func (*SearchProbingSessionsRequest_FieldTerminalPathArrayItemValue) GetRawItemValue ¶
func (fpaiv *SearchProbingSessionsRequest_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored element value for array in object SearchProbingSessionsRequest as interface{}
func (*SearchProbingSessionsRequest_FieldTerminalPathArrayItemValue) GetSingle ¶
func (fpaiv *SearchProbingSessionsRequest_FieldTerminalPathArrayItemValue) GetSingle(source *SearchProbingSessionsRequest) (interface{}, bool)
func (*SearchProbingSessionsRequest_FieldTerminalPathArrayItemValue) GetSingleRaw ¶
func (fpaiv *SearchProbingSessionsRequest_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
type SearchProbingSessionsRequest_FieldTerminalPathArrayOfValues ¶
type SearchProbingSessionsRequest_FieldTerminalPathArrayOfValues struct { SearchProbingSessionsRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*SearchProbingSessionsRequest_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues ¶
func (fpaov *SearchProbingSessionsRequest_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues() ([]*probing_session.ProbingSession_FieldMask, bool)
func (*SearchProbingSessionsRequest_FieldTerminalPathArrayOfValues) AsFilterArrayOfValues ¶
func (fpaov *SearchProbingSessionsRequest_FieldTerminalPathArrayOfValues) AsFilterArrayOfValues() ([]*probing_session.Filter, bool)
func (*SearchProbingSessionsRequest_FieldTerminalPathArrayOfValues) AsOrderByArrayOfValues ¶
func (fpaov *SearchProbingSessionsRequest_FieldTerminalPathArrayOfValues) AsOrderByArrayOfValues() ([]*probing_session.OrderBy, bool)
func (*SearchProbingSessionsRequest_FieldTerminalPathArrayOfValues) AsPageSizeArrayOfValues ¶
func (fpaov *SearchProbingSessionsRequest_FieldTerminalPathArrayOfValues) AsPageSizeArrayOfValues() ([]int32, bool)
func (*SearchProbingSessionsRequest_FieldTerminalPathArrayOfValues) AsPageTokenArrayOfValues ¶
func (fpaov *SearchProbingSessionsRequest_FieldTerminalPathArrayOfValues) AsPageTokenArrayOfValues() ([]*probing_session.PagerCursor, bool)
func (*SearchProbingSessionsRequest_FieldTerminalPathArrayOfValues) AsParentArrayOfValues ¶
func (fpaov *SearchProbingSessionsRequest_FieldTerminalPathArrayOfValues) AsParentArrayOfValues() ([]*probing_session.ParentName, bool)
func (*SearchProbingSessionsRequest_FieldTerminalPathArrayOfValues) AsPhraseArrayOfValues ¶
func (fpaov *SearchProbingSessionsRequest_FieldTerminalPathArrayOfValues) AsPhraseArrayOfValues() ([]string, bool)
func (*SearchProbingSessionsRequest_FieldTerminalPathArrayOfValues) AsViewArrayOfValues ¶
func (fpaov *SearchProbingSessionsRequest_FieldTerminalPathArrayOfValues) AsViewArrayOfValues() ([]view.View, bool)
func (*SearchProbingSessionsRequest_FieldTerminalPathArrayOfValues) GetRawValues ¶
func (fpaov *SearchProbingSessionsRequest_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
type SearchProbingSessionsRequest_FieldTerminalPathValue ¶
type SearchProbingSessionsRequest_FieldTerminalPathValue struct { SearchProbingSessionsRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*SearchProbingSessionsRequest_FieldTerminalPathValue) AsFieldMaskValue ¶
func (fpv *SearchProbingSessionsRequest_FieldTerminalPathValue) AsFieldMaskValue() (*probing_session.ProbingSession_FieldMask, bool)
func (*SearchProbingSessionsRequest_FieldTerminalPathValue) AsFilterValue ¶
func (fpv *SearchProbingSessionsRequest_FieldTerminalPathValue) AsFilterValue() (*probing_session.Filter, bool)
func (*SearchProbingSessionsRequest_FieldTerminalPathValue) AsOrderByValue ¶
func (fpv *SearchProbingSessionsRequest_FieldTerminalPathValue) AsOrderByValue() (*probing_session.OrderBy, bool)
func (*SearchProbingSessionsRequest_FieldTerminalPathValue) AsPageSizeValue ¶
func (fpv *SearchProbingSessionsRequest_FieldTerminalPathValue) AsPageSizeValue() (int32, bool)
func (*SearchProbingSessionsRequest_FieldTerminalPathValue) AsPageTokenValue ¶
func (fpv *SearchProbingSessionsRequest_FieldTerminalPathValue) AsPageTokenValue() (*probing_session.PagerCursor, bool)
func (*SearchProbingSessionsRequest_FieldTerminalPathValue) AsParentValue ¶
func (fpv *SearchProbingSessionsRequest_FieldTerminalPathValue) AsParentValue() (*probing_session.ParentName, bool)
func (*SearchProbingSessionsRequest_FieldTerminalPathValue) AsPhraseValue ¶
func (fpv *SearchProbingSessionsRequest_FieldTerminalPathValue) AsPhraseValue() (string, bool)
func (*SearchProbingSessionsRequest_FieldTerminalPathValue) AsViewValue ¶
func (fpv *SearchProbingSessionsRequest_FieldTerminalPathValue) AsViewValue() (view.View, bool)
func (*SearchProbingSessionsRequest_FieldTerminalPathValue) CompareWith ¶
func (fpv *SearchProbingSessionsRequest_FieldTerminalPathValue) CompareWith(source *SearchProbingSessionsRequest) (int, bool)
CompareWith compares value in the 'SearchProbingSessionsRequest_FieldTerminalPathValue' with the value under path in 'SearchProbingSessionsRequest'.
func (*SearchProbingSessionsRequest_FieldTerminalPathValue) CompareWithRaw ¶
func (fpv *SearchProbingSessionsRequest_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*SearchProbingSessionsRequest_FieldTerminalPathValue) GetRawValue ¶
func (fpv *SearchProbingSessionsRequest_FieldTerminalPathValue) GetRawValue() interface{}
GetRawValue returns raw value stored under selected path for 'SearchProbingSessionsRequest' as interface{}
func (*SearchProbingSessionsRequest_FieldTerminalPathValue) SetTo ¶
func (fpv *SearchProbingSessionsRequest_FieldTerminalPathValue) SetTo(target **SearchProbingSessionsRequest)
SetTo stores value for selected field for object SearchProbingSessionsRequest
func (*SearchProbingSessionsRequest_FieldTerminalPathValue) SetToRaw ¶
func (fpv *SearchProbingSessionsRequest_FieldTerminalPathValue) SetToRaw(target proto.Message)
type SearchProbingSessionsResponse ¶
type SearchProbingSessionsResponse struct { // The list of ProbingSessions ProbingSessions []*probing_session.ProbingSession `` /* 134-byte string literal not displayed */ // A token to retrieve previous page of results. Pass this value in the // [SearchProbingSessionsRequest.page_token][ntt.watchdog.v1alpha2.SearchProbingSessionsRequest.page_token] PrevPageToken *probing_session.PagerCursor `` /* 151-byte string literal not displayed */ // A token to retrieve next page of results. Pass this value in the // [SearchProbingSessionsRequest.page_token][ntt.watchdog.v1alpha2.SearchProbingSessionsRequest.page_token] NextPageToken *probing_session.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 ProbingSessions across all pages. TotalResultsCount int32 `` /* 145-byte string literal not displayed */ // contains filtered or unexported fields }
Request message for method [SearchProbingSessions][ntt.watchdog.v1alpha2.SearchProbingSessions]
func (*SearchProbingSessionsResponse) Clone ¶
func (o *SearchProbingSessionsResponse) Clone() *SearchProbingSessionsResponse
func (*SearchProbingSessionsResponse) CloneRaw ¶
func (o *SearchProbingSessionsResponse) CloneRaw() gotenobject.GotenObjectExt
func (*SearchProbingSessionsResponse) Descriptor ¶
func (*SearchProbingSessionsResponse) Descriptor() ([]byte, []int)
Deprecated, Use SearchProbingSessionsResponse.ProtoReflect.Descriptor instead.
func (*SearchProbingSessionsResponse) GetCurrentOffset ¶
func (m *SearchProbingSessionsResponse) GetCurrentOffset() int32
func (*SearchProbingSessionsResponse) GetNextPageToken ¶
func (m *SearchProbingSessionsResponse) GetNextPageToken() *probing_session.PagerCursor
func (*SearchProbingSessionsResponse) GetPrevPageToken ¶
func (m *SearchProbingSessionsResponse) GetPrevPageToken() *probing_session.PagerCursor
func (*SearchProbingSessionsResponse) GetProbingSessions ¶
func (m *SearchProbingSessionsResponse) GetProbingSessions() []*probing_session.ProbingSession
func (*SearchProbingSessionsResponse) GetTotalResultsCount ¶
func (m *SearchProbingSessionsResponse) GetTotalResultsCount() int32
func (*SearchProbingSessionsResponse) GotenMessage ¶
func (*SearchProbingSessionsResponse) GotenMessage()
func (*SearchProbingSessionsResponse) GotenObjectExt ¶
func (o *SearchProbingSessionsResponse) GotenObjectExt()
func (*SearchProbingSessionsResponse) GotenValidate ¶
func (obj *SearchProbingSessionsResponse) GotenValidate() error
func (*SearchProbingSessionsResponse) MakeDiffFieldMask ¶
func (o *SearchProbingSessionsResponse) MakeDiffFieldMask(other *SearchProbingSessionsResponse) *SearchProbingSessionsResponse_FieldMask
func (*SearchProbingSessionsResponse) MakeFullFieldMask ¶
func (o *SearchProbingSessionsResponse) MakeFullFieldMask() *SearchProbingSessionsResponse_FieldMask
func (*SearchProbingSessionsResponse) MakeRawDiffFieldMask ¶
func (o *SearchProbingSessionsResponse) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
func (*SearchProbingSessionsResponse) MakeRawFullFieldMask ¶
func (o *SearchProbingSessionsResponse) MakeRawFullFieldMask() gotenobject.FieldMask
func (*SearchProbingSessionsResponse) Marshal ¶
func (m *SearchProbingSessionsResponse) Marshal() ([]byte, error)
func (*SearchProbingSessionsResponse) MarshalJSON ¶
func (m *SearchProbingSessionsResponse) MarshalJSON() ([]byte, error)
func (*SearchProbingSessionsResponse) Merge ¶
func (o *SearchProbingSessionsResponse) Merge(source *SearchProbingSessionsResponse)
func (*SearchProbingSessionsResponse) MergeRaw ¶
func (o *SearchProbingSessionsResponse) MergeRaw(source gotenobject.GotenObjectExt)
func (*SearchProbingSessionsResponse) ProtoMessage ¶
func (*SearchProbingSessionsResponse) ProtoMessage()
func (*SearchProbingSessionsResponse) ProtoReflect ¶
func (m *SearchProbingSessionsResponse) ProtoReflect() preflect.Message
func (*SearchProbingSessionsResponse) Reset ¶
func (m *SearchProbingSessionsResponse) Reset()
func (*SearchProbingSessionsResponse) SetCurrentOffset ¶
func (m *SearchProbingSessionsResponse) SetCurrentOffset(fv int32)
func (*SearchProbingSessionsResponse) SetNextPageToken ¶
func (m *SearchProbingSessionsResponse) SetNextPageToken(fv *probing_session.PagerCursor)
func (*SearchProbingSessionsResponse) SetPrevPageToken ¶
func (m *SearchProbingSessionsResponse) SetPrevPageToken(fv *probing_session.PagerCursor)
func (*SearchProbingSessionsResponse) SetProbingSessions ¶
func (m *SearchProbingSessionsResponse) SetProbingSessions(fv []*probing_session.ProbingSession)
func (*SearchProbingSessionsResponse) SetTotalResultsCount ¶
func (m *SearchProbingSessionsResponse) SetTotalResultsCount(fv int32)
func (*SearchProbingSessionsResponse) String ¶
func (m *SearchProbingSessionsResponse) String() string
func (*SearchProbingSessionsResponse) Unmarshal ¶
func (m *SearchProbingSessionsResponse) Unmarshal(b []byte) error
func (*SearchProbingSessionsResponse) UnmarshalJSON ¶
func (m *SearchProbingSessionsResponse) UnmarshalJSON(data []byte) error
type SearchProbingSessionsResponseFieldPathBuilder ¶
type SearchProbingSessionsResponseFieldPathBuilder struct{}
func NewSearchProbingSessionsResponseFieldPathBuilder ¶
func NewSearchProbingSessionsResponseFieldPathBuilder() SearchProbingSessionsResponseFieldPathBuilder
func (SearchProbingSessionsResponseFieldPathBuilder) CurrentOffset ¶
func (SearchProbingSessionsResponseFieldPathBuilder) NextPageToken ¶
func (SearchProbingSessionsResponseFieldPathBuilder) PrevPageToken ¶
func (SearchProbingSessionsResponseFieldPathBuilder) ProbingSessions ¶
func (SearchProbingSessionsResponseFieldPathBuilder) ProbingSessions() SearchProbingSessionsResponsePathSelectorProbingSessions
func (SearchProbingSessionsResponseFieldPathBuilder) TotalResultsCount ¶
func (SearchProbingSessionsResponseFieldPathBuilder) TotalResultsCount() SearchProbingSessionsResponsePathSelectorTotalResultsCount
type SearchProbingSessionsResponseMapPathSelectorProbingSessionsMetadataAnnotations ¶
type SearchProbingSessionsResponseMapPathSelectorProbingSessionsMetadataAnnotations struct {
// contains filtered or unexported fields
}
func (SearchProbingSessionsResponseMapPathSelectorProbingSessionsMetadataAnnotations) WithArrayOfValues ¶
func (s SearchProbingSessionsResponseMapPathSelectorProbingSessionsMetadataAnnotations) WithArrayOfValues(values []string) *SearchProbingSessionsResponse_FieldSubPathArrayOfValues
type SearchProbingSessionsResponseMapPathSelectorProbingSessionsMetadataLabels ¶
type SearchProbingSessionsResponseMapPathSelectorProbingSessionsMetadataLabels struct {
// contains filtered or unexported fields
}
func (SearchProbingSessionsResponseMapPathSelectorProbingSessionsMetadataLabels) WithArrayOfValues ¶
func (s SearchProbingSessionsResponseMapPathSelectorProbingSessionsMetadataLabels) WithArrayOfValues(values []string) *SearchProbingSessionsResponse_FieldSubPathArrayOfValues
type SearchProbingSessionsResponseMapPathSelectorProbingSessionsMetadataShards ¶
type SearchProbingSessionsResponseMapPathSelectorProbingSessionsMetadataShards struct {
// contains filtered or unexported fields
}
func (SearchProbingSessionsResponseMapPathSelectorProbingSessionsMetadataShards) WithArrayOfValues ¶
func (s SearchProbingSessionsResponseMapPathSelectorProbingSessionsMetadataShards) WithArrayOfValues(values []int64) *SearchProbingSessionsResponse_FieldSubPathArrayOfValues
type SearchProbingSessionsResponseMapPathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigTokenRequestRequestHeaders ¶
type SearchProbingSessionsResponseMapPathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigTokenRequestRequestHeaders struct {
// contains filtered or unexported fields
}
func (SearchProbingSessionsResponseMapPathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigTokenRequestRequestHeaders) FieldPath ¶
func (SearchProbingSessionsResponseMapPathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigTokenRequestRequestHeaders) WithArrayOfValues ¶
type SearchProbingSessionsResponseMapPathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigTokenRequestUrlFormEncodedBody ¶
type SearchProbingSessionsResponseMapPathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigTokenRequestUrlFormEncodedBody struct {
// contains filtered or unexported fields
}
func (SearchProbingSessionsResponseMapPathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigTokenRequestUrlFormEncodedBody) FieldPath ¶
func (SearchProbingSessionsResponseMapPathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigTokenRequestUrlFormEncodedBody) WithArrayOfValues ¶
type SearchProbingSessionsResponseMapPathSelectorProbingSessionsSpecHttpProbingConfigHttpRequestRequestHeaders ¶
type SearchProbingSessionsResponseMapPathSelectorProbingSessionsSpecHttpProbingConfigHttpRequestRequestHeaders struct {
// contains filtered or unexported fields
}
func (SearchProbingSessionsResponseMapPathSelectorProbingSessionsSpecHttpProbingConfigHttpRequestRequestHeaders) FieldPath ¶
func (SearchProbingSessionsResponseMapPathSelectorProbingSessionsSpecHttpProbingConfigHttpRequestRequestHeaders) WithArrayOfValues ¶
type SearchProbingSessionsResponseMapPathSelectorProbingSessionsSpecHttpProbingConfigHttpRequestUrlFormEncodedBody ¶
type SearchProbingSessionsResponseMapPathSelectorProbingSessionsSpecHttpProbingConfigHttpRequestUrlFormEncodedBody struct {
// contains filtered or unexported fields
}
func (SearchProbingSessionsResponseMapPathSelectorProbingSessionsSpecHttpProbingConfigHttpRequestUrlFormEncodedBody) FieldPath ¶
func (SearchProbingSessionsResponseMapPathSelectorProbingSessionsSpecHttpProbingConfigHttpRequestUrlFormEncodedBody) WithArrayOfValues ¶
type SearchProbingSessionsResponsePathSelectorCurrentOffset ¶
type SearchProbingSessionsResponsePathSelectorCurrentOffset struct{}
func (SearchProbingSessionsResponsePathSelectorCurrentOffset) WithArrayOfValues ¶
func (s SearchProbingSessionsResponsePathSelectorCurrentOffset) WithArrayOfValues(values []int32) *SearchProbingSessionsResponse_FieldTerminalPathArrayOfValues
func (SearchProbingSessionsResponsePathSelectorCurrentOffset) WithValue ¶
func (s SearchProbingSessionsResponsePathSelectorCurrentOffset) WithValue(value int32) *SearchProbingSessionsResponse_FieldTerminalPathValue
type SearchProbingSessionsResponsePathSelectorNextPageToken ¶
type SearchProbingSessionsResponsePathSelectorNextPageToken struct{}
func (SearchProbingSessionsResponsePathSelectorNextPageToken) WithArrayOfValues ¶
func (s SearchProbingSessionsResponsePathSelectorNextPageToken) WithArrayOfValues(values []*probing_session.PagerCursor) *SearchProbingSessionsResponse_FieldTerminalPathArrayOfValues
type SearchProbingSessionsResponsePathSelectorPrevPageToken ¶
type SearchProbingSessionsResponsePathSelectorPrevPageToken struct{}
func (SearchProbingSessionsResponsePathSelectorPrevPageToken) WithArrayOfValues ¶
func (s SearchProbingSessionsResponsePathSelectorPrevPageToken) WithArrayOfValues(values []*probing_session.PagerCursor) *SearchProbingSessionsResponse_FieldTerminalPathArrayOfValues
type SearchProbingSessionsResponsePathSelectorProbingSessions ¶
type SearchProbingSessionsResponsePathSelectorProbingSessions struct{}
func (SearchProbingSessionsResponsePathSelectorProbingSessions) DisplayName ¶
func (SearchProbingSessionsResponsePathSelectorProbingSessions) ProbingDistribution ¶
func (SearchProbingSessionsResponsePathSelectorProbingSessions) WithArrayOfValues ¶
func (s SearchProbingSessionsResponsePathSelectorProbingSessions) WithArrayOfValues(values [][]*probing_session.ProbingSession) *SearchProbingSessionsResponse_FieldTerminalPathArrayOfValues
func (SearchProbingSessionsResponsePathSelectorProbingSessions) WithItemValue ¶
func (SearchProbingSessionsResponsePathSelectorProbingSessions) WithSubArrayItemValue ¶
func (s SearchProbingSessionsResponsePathSelectorProbingSessions) WithSubArrayItemValue(subPathArrayItemValue probing_session.ProbingSession_FieldPathArrayItemValue) *SearchProbingSessionsResponse_FieldSubPathArrayItemValue
func (SearchProbingSessionsResponsePathSelectorProbingSessions) WithSubArrayOfValues ¶
func (s SearchProbingSessionsResponsePathSelectorProbingSessions) WithSubArrayOfValues(subPathArrayOfValues probing_session.ProbingSession_FieldPathArrayOfValues) *SearchProbingSessionsResponse_FieldSubPathArrayOfValues
func (SearchProbingSessionsResponsePathSelectorProbingSessions) WithSubPath ¶
func (SearchProbingSessionsResponsePathSelectorProbingSessions) WithSubValue ¶
func (s SearchProbingSessionsResponsePathSelectorProbingSessions) WithSubValue(subPathValue probing_session.ProbingSession_FieldPathValue) *SearchProbingSessionsResponse_FieldSubPathValue
type SearchProbingSessionsResponsePathSelectorProbingSessionsDisplayName ¶
type SearchProbingSessionsResponsePathSelectorProbingSessionsDisplayName struct{}
func (SearchProbingSessionsResponsePathSelectorProbingSessionsDisplayName) WithArrayOfValues ¶
func (s SearchProbingSessionsResponsePathSelectorProbingSessionsDisplayName) WithArrayOfValues(values []string) *SearchProbingSessionsResponse_FieldSubPathArrayOfValues
type SearchProbingSessionsResponsePathSelectorProbingSessionsMetadata ¶
type SearchProbingSessionsResponsePathSelectorProbingSessionsMetadata struct{}
func (SearchProbingSessionsResponsePathSelectorProbingSessionsMetadata) Annotations ¶
func (SearchProbingSessionsResponsePathSelectorProbingSessionsMetadata) CreateTime ¶
func (SearchProbingSessionsResponsePathSelectorProbingSessionsMetadata) Generation ¶
func (SearchProbingSessionsResponsePathSelectorProbingSessionsMetadata) OwnerReferences ¶
func (SearchProbingSessionsResponsePathSelectorProbingSessionsMetadata) ResourceVersion ¶
func (SearchProbingSessionsResponsePathSelectorProbingSessionsMetadata) UpdateTime ¶
func (SearchProbingSessionsResponsePathSelectorProbingSessionsMetadata) WithArrayOfValues ¶
func (s SearchProbingSessionsResponsePathSelectorProbingSessionsMetadata) WithArrayOfValues(values []*ntt_meta.Meta) *SearchProbingSessionsResponse_FieldSubPathArrayOfValues
func (SearchProbingSessionsResponsePathSelectorProbingSessionsMetadata) WithValue ¶
func (s SearchProbingSessionsResponsePathSelectorProbingSessionsMetadata) WithValue(value *ntt_meta.Meta) *SearchProbingSessionsResponse_FieldSubPathValue
type SearchProbingSessionsResponsePathSelectorProbingSessionsMetadataAnnotations ¶
type SearchProbingSessionsResponsePathSelectorProbingSessionsMetadataAnnotations struct{}
func (SearchProbingSessionsResponsePathSelectorProbingSessionsMetadataAnnotations) WithArrayOfValues ¶
func (s SearchProbingSessionsResponsePathSelectorProbingSessionsMetadataAnnotations) WithArrayOfValues(values []map[string]string) *SearchProbingSessionsResponse_FieldSubPathArrayOfValues
func (SearchProbingSessionsResponsePathSelectorProbingSessionsMetadataAnnotations) WithValue ¶
func (s SearchProbingSessionsResponsePathSelectorProbingSessionsMetadataAnnotations) WithValue(value map[string]string) *SearchProbingSessionsResponse_FieldSubPathValue
type SearchProbingSessionsResponsePathSelectorProbingSessionsMetadataCreateTime ¶
type SearchProbingSessionsResponsePathSelectorProbingSessionsMetadataCreateTime struct{}
func (SearchProbingSessionsResponsePathSelectorProbingSessionsMetadataCreateTime) WithArrayOfValues ¶
func (s SearchProbingSessionsResponsePathSelectorProbingSessionsMetadataCreateTime) WithArrayOfValues(values []*timestamp.Timestamp) *SearchProbingSessionsResponse_FieldSubPathArrayOfValues
type SearchProbingSessionsResponsePathSelectorProbingSessionsMetadataGeneration ¶
type SearchProbingSessionsResponsePathSelectorProbingSessionsMetadataGeneration struct{}
func (SearchProbingSessionsResponsePathSelectorProbingSessionsMetadataGeneration) WithArrayOfValues ¶
func (s SearchProbingSessionsResponsePathSelectorProbingSessionsMetadataGeneration) WithArrayOfValues(values []int64) *SearchProbingSessionsResponse_FieldSubPathArrayOfValues
type SearchProbingSessionsResponsePathSelectorProbingSessionsMetadataLabels ¶
type SearchProbingSessionsResponsePathSelectorProbingSessionsMetadataLabels struct{}
func (SearchProbingSessionsResponsePathSelectorProbingSessionsMetadataLabels) WithArrayOfValues ¶
func (s SearchProbingSessionsResponsePathSelectorProbingSessionsMetadataLabels) WithArrayOfValues(values []map[string]string) *SearchProbingSessionsResponse_FieldSubPathArrayOfValues
func (SearchProbingSessionsResponsePathSelectorProbingSessionsMetadataLabels) WithValue ¶
func (s SearchProbingSessionsResponsePathSelectorProbingSessionsMetadataLabels) WithValue(value map[string]string) *SearchProbingSessionsResponse_FieldSubPathValue
type SearchProbingSessionsResponsePathSelectorProbingSessionsMetadataOwnerReferences ¶
type SearchProbingSessionsResponsePathSelectorProbingSessionsMetadataOwnerReferences struct{}
func (SearchProbingSessionsResponsePathSelectorProbingSessionsMetadataOwnerReferences) ApiVersion ¶
func (SearchProbingSessionsResponsePathSelectorProbingSessionsMetadataOwnerReferences) BlockOwnerDeletion ¶
func (SearchProbingSessionsResponsePathSelectorProbingSessionsMetadataOwnerReferences) Controller ¶
func (SearchProbingSessionsResponsePathSelectorProbingSessionsMetadataOwnerReferences) WithArrayOfValues ¶
func (s SearchProbingSessionsResponsePathSelectorProbingSessionsMetadataOwnerReferences) WithArrayOfValues(values [][]*ntt_meta.OwnerReference) *SearchProbingSessionsResponse_FieldSubPathArrayOfValues
func (SearchProbingSessionsResponsePathSelectorProbingSessionsMetadataOwnerReferences) WithItemValue ¶
type SearchProbingSessionsResponsePathSelectorProbingSessionsMetadataOwnerReferencesApiVersion ¶
type SearchProbingSessionsResponsePathSelectorProbingSessionsMetadataOwnerReferencesApiVersion struct{}
func (SearchProbingSessionsResponsePathSelectorProbingSessionsMetadataOwnerReferencesApiVersion) FieldPath ¶
func (SearchProbingSessionsResponsePathSelectorProbingSessionsMetadataOwnerReferencesApiVersion) WithArrayOfValues ¶
func (s SearchProbingSessionsResponsePathSelectorProbingSessionsMetadataOwnerReferencesApiVersion) WithArrayOfValues(values []string) *SearchProbingSessionsResponse_FieldSubPathArrayOfValues
type SearchProbingSessionsResponsePathSelectorProbingSessionsMetadataOwnerReferencesBlockOwnerDeletion ¶
type SearchProbingSessionsResponsePathSelectorProbingSessionsMetadataOwnerReferencesBlockOwnerDeletion struct{}
func (SearchProbingSessionsResponsePathSelectorProbingSessionsMetadataOwnerReferencesBlockOwnerDeletion) FieldPath ¶
func (SearchProbingSessionsResponsePathSelectorProbingSessionsMetadataOwnerReferencesBlockOwnerDeletion) WithArrayOfValues ¶
func (s SearchProbingSessionsResponsePathSelectorProbingSessionsMetadataOwnerReferencesBlockOwnerDeletion) WithArrayOfValues(values []bool) *SearchProbingSessionsResponse_FieldSubPathArrayOfValues
type SearchProbingSessionsResponsePathSelectorProbingSessionsMetadataOwnerReferencesController ¶
type SearchProbingSessionsResponsePathSelectorProbingSessionsMetadataOwnerReferencesController struct{}
func (SearchProbingSessionsResponsePathSelectorProbingSessionsMetadataOwnerReferencesController) FieldPath ¶
func (SearchProbingSessionsResponsePathSelectorProbingSessionsMetadataOwnerReferencesController) WithArrayOfValues ¶
func (s SearchProbingSessionsResponsePathSelectorProbingSessionsMetadataOwnerReferencesController) WithArrayOfValues(values []bool) *SearchProbingSessionsResponse_FieldSubPathArrayOfValues
type SearchProbingSessionsResponsePathSelectorProbingSessionsMetadataOwnerReferencesKind ¶
type SearchProbingSessionsResponsePathSelectorProbingSessionsMetadataOwnerReferencesKind struct{}
func (SearchProbingSessionsResponsePathSelectorProbingSessionsMetadataOwnerReferencesKind) FieldPath ¶
func (SearchProbingSessionsResponsePathSelectorProbingSessionsMetadataOwnerReferencesKind) WithArrayOfValues ¶
func (s SearchProbingSessionsResponsePathSelectorProbingSessionsMetadataOwnerReferencesKind) WithArrayOfValues(values []string) *SearchProbingSessionsResponse_FieldSubPathArrayOfValues
type SearchProbingSessionsResponsePathSelectorProbingSessionsMetadataOwnerReferencesName ¶
type SearchProbingSessionsResponsePathSelectorProbingSessionsMetadataOwnerReferencesName struct{}
func (SearchProbingSessionsResponsePathSelectorProbingSessionsMetadataOwnerReferencesName) FieldPath ¶
func (SearchProbingSessionsResponsePathSelectorProbingSessionsMetadataOwnerReferencesName) WithArrayOfValues ¶
func (s SearchProbingSessionsResponsePathSelectorProbingSessionsMetadataOwnerReferencesName) WithArrayOfValues(values []string) *SearchProbingSessionsResponse_FieldSubPathArrayOfValues
type SearchProbingSessionsResponsePathSelectorProbingSessionsMetadataOwnerReferencesUid ¶
type SearchProbingSessionsResponsePathSelectorProbingSessionsMetadataOwnerReferencesUid struct{}
func (SearchProbingSessionsResponsePathSelectorProbingSessionsMetadataOwnerReferencesUid) FieldPath ¶
func (SearchProbingSessionsResponsePathSelectorProbingSessionsMetadataOwnerReferencesUid) WithArrayOfValues ¶
func (s SearchProbingSessionsResponsePathSelectorProbingSessionsMetadataOwnerReferencesUid) WithArrayOfValues(values []string) *SearchProbingSessionsResponse_FieldSubPathArrayOfValues
type SearchProbingSessionsResponsePathSelectorProbingSessionsMetadataResourceVersion ¶
type SearchProbingSessionsResponsePathSelectorProbingSessionsMetadataResourceVersion struct{}
func (SearchProbingSessionsResponsePathSelectorProbingSessionsMetadataResourceVersion) WithArrayOfValues ¶
func (s SearchProbingSessionsResponsePathSelectorProbingSessionsMetadataResourceVersion) WithArrayOfValues(values []string) *SearchProbingSessionsResponse_FieldSubPathArrayOfValues
type SearchProbingSessionsResponsePathSelectorProbingSessionsMetadataShards ¶
type SearchProbingSessionsResponsePathSelectorProbingSessionsMetadataShards struct{}
func (SearchProbingSessionsResponsePathSelectorProbingSessionsMetadataShards) WithArrayOfValues ¶
func (s SearchProbingSessionsResponsePathSelectorProbingSessionsMetadataShards) WithArrayOfValues(values []map[string]int64) *SearchProbingSessionsResponse_FieldSubPathArrayOfValues
func (SearchProbingSessionsResponsePathSelectorProbingSessionsMetadataShards) WithValue ¶
func (s SearchProbingSessionsResponsePathSelectorProbingSessionsMetadataShards) WithValue(value map[string]int64) *SearchProbingSessionsResponse_FieldSubPathValue
type SearchProbingSessionsResponsePathSelectorProbingSessionsMetadataSyncing ¶
type SearchProbingSessionsResponsePathSelectorProbingSessionsMetadataSyncing struct{}
func (SearchProbingSessionsResponsePathSelectorProbingSessionsMetadataSyncing) OwningRegion ¶
func (SearchProbingSessionsResponsePathSelectorProbingSessionsMetadataSyncing) WithArrayOfValues ¶
func (s SearchProbingSessionsResponsePathSelectorProbingSessionsMetadataSyncing) WithArrayOfValues(values []*ntt_meta.SyncingMeta) *SearchProbingSessionsResponse_FieldSubPathArrayOfValues
type SearchProbingSessionsResponsePathSelectorProbingSessionsMetadataSyncingOwningRegion ¶
type SearchProbingSessionsResponsePathSelectorProbingSessionsMetadataSyncingOwningRegion struct{}
func (SearchProbingSessionsResponsePathSelectorProbingSessionsMetadataSyncingOwningRegion) FieldPath ¶
func (SearchProbingSessionsResponsePathSelectorProbingSessionsMetadataSyncingOwningRegion) WithArrayOfValues ¶
func (s SearchProbingSessionsResponsePathSelectorProbingSessionsMetadataSyncingOwningRegion) WithArrayOfValues(values []string) *SearchProbingSessionsResponse_FieldSubPathArrayOfValues
type SearchProbingSessionsResponsePathSelectorProbingSessionsMetadataSyncingRegions ¶
type SearchProbingSessionsResponsePathSelectorProbingSessionsMetadataSyncingRegions struct{}
func (SearchProbingSessionsResponsePathSelectorProbingSessionsMetadataSyncingRegions) WithArrayOfValues ¶
func (s SearchProbingSessionsResponsePathSelectorProbingSessionsMetadataSyncingRegions) WithArrayOfValues(values [][]string) *SearchProbingSessionsResponse_FieldSubPathArrayOfValues
func (SearchProbingSessionsResponsePathSelectorProbingSessionsMetadataSyncingRegions) WithItemValue ¶
type SearchProbingSessionsResponsePathSelectorProbingSessionsMetadataTags ¶
type SearchProbingSessionsResponsePathSelectorProbingSessionsMetadataTags struct{}
func (SearchProbingSessionsResponsePathSelectorProbingSessionsMetadataTags) WithArrayOfValues ¶
func (s SearchProbingSessionsResponsePathSelectorProbingSessionsMetadataTags) WithArrayOfValues(values [][]string) *SearchProbingSessionsResponse_FieldSubPathArrayOfValues
func (SearchProbingSessionsResponsePathSelectorProbingSessionsMetadataTags) WithItemValue ¶
func (s SearchProbingSessionsResponsePathSelectorProbingSessionsMetadataTags) WithItemValue(value string) *SearchProbingSessionsResponse_FieldSubPathArrayItemValue
func (SearchProbingSessionsResponsePathSelectorProbingSessionsMetadataTags) WithValue ¶
func (s SearchProbingSessionsResponsePathSelectorProbingSessionsMetadataTags) WithValue(value []string) *SearchProbingSessionsResponse_FieldSubPathValue
type SearchProbingSessionsResponsePathSelectorProbingSessionsMetadataUpdateTime ¶
type SearchProbingSessionsResponsePathSelectorProbingSessionsMetadataUpdateTime struct{}
func (SearchProbingSessionsResponsePathSelectorProbingSessionsMetadataUpdateTime) WithArrayOfValues ¶
func (s SearchProbingSessionsResponsePathSelectorProbingSessionsMetadataUpdateTime) WithArrayOfValues(values []*timestamp.Timestamp) *SearchProbingSessionsResponse_FieldSubPathArrayOfValues
type SearchProbingSessionsResponsePathSelectorProbingSessionsMetadataUuid ¶
type SearchProbingSessionsResponsePathSelectorProbingSessionsMetadataUuid struct{}
func (SearchProbingSessionsResponsePathSelectorProbingSessionsMetadataUuid) WithArrayOfValues ¶
func (s SearchProbingSessionsResponsePathSelectorProbingSessionsMetadataUuid) WithArrayOfValues(values []string) *SearchProbingSessionsResponse_FieldSubPathArrayOfValues
type SearchProbingSessionsResponsePathSelectorProbingSessionsName ¶
type SearchProbingSessionsResponsePathSelectorProbingSessionsName struct{}
func (SearchProbingSessionsResponsePathSelectorProbingSessionsName) WithArrayOfValues ¶
func (s SearchProbingSessionsResponsePathSelectorProbingSessionsName) WithArrayOfValues(values []*probing_session.Name) *SearchProbingSessionsResponse_FieldSubPathArrayOfValues
type SearchProbingSessionsResponsePathSelectorProbingSessionsProbingDistribution ¶
type SearchProbingSessionsResponsePathSelectorProbingSessionsProbingDistribution struct{}
func (SearchProbingSessionsResponsePathSelectorProbingSessionsProbingDistribution) WithArrayOfValues ¶
func (s SearchProbingSessionsResponsePathSelectorProbingSessionsProbingDistribution) WithArrayOfValues(values []*probing_distribution.Reference) *SearchProbingSessionsResponse_FieldSubPathArrayOfValues
type SearchProbingSessionsResponsePathSelectorProbingSessionsSpec ¶
type SearchProbingSessionsResponsePathSelectorProbingSessionsSpec struct{}
func (SearchProbingSessionsResponsePathSelectorProbingSessionsSpec) HttpProbingConfig ¶
func (SearchProbingSessionsResponsePathSelectorProbingSessionsSpec) LocationType ¶ added in v0.4.28
func (SearchProbingSessionsResponsePathSelectorProbingSessionsSpec) PathProbing ¶
func (SearchProbingSessionsResponsePathSelectorProbingSessionsSpec) ProxyConfiguration ¶
func (SearchProbingSessionsResponsePathSelectorProbingSessionsSpec) SpeedtestSettings ¶
func (SearchProbingSessionsResponsePathSelectorProbingSessionsSpec) TargetGroup ¶
func (SearchProbingSessionsResponsePathSelectorProbingSessionsSpec) WithArrayOfValues ¶
func (s SearchProbingSessionsResponsePathSelectorProbingSessionsSpec) WithArrayOfValues(values []*probing_session.ProbingSession_Spec) *SearchProbingSessionsResponse_FieldSubPathArrayOfValues
type SearchProbingSessionsResponsePathSelectorProbingSessionsSpecAddress ¶
type SearchProbingSessionsResponsePathSelectorProbingSessionsSpecAddress struct{}
func (SearchProbingSessionsResponsePathSelectorProbingSessionsSpecAddress) WithArrayOfValues ¶
func (s SearchProbingSessionsResponsePathSelectorProbingSessionsSpecAddress) WithArrayOfValues(values []string) *SearchProbingSessionsResponse_FieldSubPathArrayOfValues
type SearchProbingSessionsResponsePathSelectorProbingSessionsSpecAddresses ¶
type SearchProbingSessionsResponsePathSelectorProbingSessionsSpecAddresses struct{}
func (SearchProbingSessionsResponsePathSelectorProbingSessionsSpecAddresses) WithArrayOfValues ¶
func (s SearchProbingSessionsResponsePathSelectorProbingSessionsSpecAddresses) WithArrayOfValues(values [][]string) *SearchProbingSessionsResponse_FieldSubPathArrayOfValues
func (SearchProbingSessionsResponsePathSelectorProbingSessionsSpecAddresses) WithItemValue ¶
func (s SearchProbingSessionsResponsePathSelectorProbingSessionsSpecAddresses) WithItemValue(value string) *SearchProbingSessionsResponse_FieldSubPathArrayItemValue
func (SearchProbingSessionsResponsePathSelectorProbingSessionsSpecAddresses) WithValue ¶
func (s SearchProbingSessionsResponsePathSelectorProbingSessionsSpecAddresses) WithValue(value []string) *SearchProbingSessionsResponse_FieldSubPathValue
type SearchProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfig ¶
type SearchProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfig struct{}
func (SearchProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfig) AuthConfig ¶
func (SearchProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfig) HttpRequest ¶
func (SearchProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfig) WithArrayOfValues ¶
func (s SearchProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfig) WithArrayOfValues(values []*common.HTTPProbingConfig) *SearchProbingSessionsResponse_FieldSubPathArrayOfValues
type SearchProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfig ¶
type SearchProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfig struct{}
func (SearchProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfig) FieldPath ¶
func (SearchProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfig) Password ¶
func (SearchProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfig) RequestHeaderTokenKey ¶
func (SearchProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfig) TokenRequest ¶
func (SearchProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfig) TokenResponseBodyExpiryKey ¶
func (SearchProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfig) TokenResponseBodyKey ¶
func (SearchProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfig) TokenResponseHeader ¶
func (SearchProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfig) Username ¶
func (SearchProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfig) WithArrayOfValues ¶
type SearchProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigPassword ¶
type SearchProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigPassword struct{}
func (SearchProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigPassword) FieldPath ¶
func (SearchProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigPassword) WithArrayOfValues ¶
func (s SearchProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigPassword) WithArrayOfValues(values []string) *SearchProbingSessionsResponse_FieldSubPathArrayOfValues
type SearchProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigRequestHeaderTokenKey ¶
type SearchProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigRequestHeaderTokenKey struct{}
func (SearchProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigRequestHeaderTokenKey) FieldPath ¶
func (SearchProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigRequestHeaderTokenKey) WithArrayOfValues ¶
type SearchProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigTokenRequest ¶
type SearchProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigTokenRequest struct{}
func (SearchProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigTokenRequest) AuthenticationMethod ¶
func (SearchProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigTokenRequest) ExpectedResponseCode ¶
func (SearchProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigTokenRequest) FieldPath ¶
func (SearchProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigTokenRequest) RequestBody ¶
func (SearchProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigTokenRequest) RequestHeaders ¶
func (SearchProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigTokenRequest) RequestMethod ¶
func (SearchProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigTokenRequest) Timeout ¶
func (SearchProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigTokenRequest) Url ¶
func (SearchProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigTokenRequest) UrlFormEncodedBody ¶
func (SearchProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigTokenRequest) WithArrayOfValues ¶
type SearchProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigTokenRequestAuthenticationMethod ¶
type SearchProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigTokenRequestAuthenticationMethod struct{}
func (SearchProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigTokenRequestAuthenticationMethod) FieldPath ¶
func (SearchProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigTokenRequestAuthenticationMethod) WithArrayOfValues ¶
type SearchProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigTokenRequestExpectedResponseCode ¶
type SearchProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigTokenRequestExpectedResponseCode struct{}
func (SearchProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigTokenRequestExpectedResponseCode) FieldPath ¶
func (SearchProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigTokenRequestExpectedResponseCode) WithArrayOfValues ¶
type SearchProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigTokenRequestRequestBody ¶
type SearchProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigTokenRequestRequestBody struct{}
func (SearchProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigTokenRequestRequestBody) FieldPath ¶
func (SearchProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigTokenRequestRequestBody) WithArrayOfValues ¶
type SearchProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigTokenRequestRequestHeaders ¶
type SearchProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigTokenRequestRequestHeaders struct{}
func (SearchProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigTokenRequestRequestHeaders) FieldPath ¶
func (SearchProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigTokenRequestRequestHeaders) WithArrayOfValues ¶
func (s SearchProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigTokenRequestRequestHeaders) WithArrayOfValues(values []map[string]string) *SearchProbingSessionsResponse_FieldSubPathArrayOfValues
func (SearchProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigTokenRequestRequestHeaders) WithKey ¶
type SearchProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigTokenRequestRequestMethod ¶
type SearchProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigTokenRequestRequestMethod struct{}
func (SearchProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigTokenRequestRequestMethod) FieldPath ¶
func (SearchProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigTokenRequestRequestMethod) WithArrayOfValues ¶
type SearchProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigTokenRequestTimeout ¶
type SearchProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigTokenRequestTimeout struct{}
func (SearchProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigTokenRequestTimeout) FieldPath ¶
func (SearchProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigTokenRequestTimeout) WithArrayOfValues ¶
type SearchProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigTokenRequestUrl ¶
type SearchProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigTokenRequestUrl struct{}
func (SearchProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigTokenRequestUrl) FieldPath ¶
func (SearchProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigTokenRequestUrl) WithArrayOfValues ¶
type SearchProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigTokenRequestUrlFormEncodedBody ¶
type SearchProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigTokenRequestUrlFormEncodedBody struct{}
func (SearchProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigTokenRequestUrlFormEncodedBody) FieldPath ¶
func (SearchProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigTokenRequestUrlFormEncodedBody) WithArrayOfValues ¶
func (SearchProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigTokenRequestUrlFormEncodedBody) WithKey ¶
type SearchProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigTokenResponseBodyExpiryKey ¶
type SearchProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigTokenResponseBodyExpiryKey struct{}
func (SearchProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigTokenResponseBodyExpiryKey) FieldPath ¶
func (SearchProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigTokenResponseBodyExpiryKey) WithArrayOfValues ¶
type SearchProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigTokenResponseBodyKey ¶
type SearchProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigTokenResponseBodyKey struct{}
func (SearchProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigTokenResponseBodyKey) FieldPath ¶
func (SearchProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigTokenResponseBodyKey) WithArrayOfValues ¶
type SearchProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigTokenResponseHeader ¶
type SearchProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigTokenResponseHeader struct{}
func (SearchProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigTokenResponseHeader) FieldPath ¶
func (SearchProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigTokenResponseHeader) WithArrayOfValues ¶
type SearchProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigUsername ¶
type SearchProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigUsername struct{}
func (SearchProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigUsername) FieldPath ¶
func (SearchProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigUsername) WithArrayOfValues ¶
func (s SearchProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigAuthConfigUsername) WithArrayOfValues(values []string) *SearchProbingSessionsResponse_FieldSubPathArrayOfValues
type SearchProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigHttpRequest ¶
type SearchProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigHttpRequest struct{}
func (SearchProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigHttpRequest) AuthenticationMethod ¶
func (SearchProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigHttpRequest) ExpectedResponseCode ¶
func (SearchProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigHttpRequest) FieldPath ¶
func (SearchProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigHttpRequest) RequestBody ¶
func (SearchProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigHttpRequest) RequestHeaders ¶
func (SearchProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigHttpRequest) RequestMethod ¶
func (SearchProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigHttpRequest) Timeout ¶
func (SearchProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigHttpRequest) Url ¶
func (SearchProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigHttpRequest) UrlFormEncodedBody ¶
func (SearchProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigHttpRequest) WithArrayOfValues ¶
type SearchProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigHttpRequestAuthenticationMethod ¶
type SearchProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigHttpRequestAuthenticationMethod struct{}
func (SearchProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigHttpRequestAuthenticationMethod) FieldPath ¶
func (SearchProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigHttpRequestAuthenticationMethod) WithArrayOfValues ¶
type SearchProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigHttpRequestExpectedResponseCode ¶
type SearchProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigHttpRequestExpectedResponseCode struct{}
func (SearchProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigHttpRequestExpectedResponseCode) FieldPath ¶
func (SearchProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigHttpRequestExpectedResponseCode) WithArrayOfValues ¶
type SearchProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigHttpRequestRequestBody ¶
type SearchProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigHttpRequestRequestBody struct{}
func (SearchProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigHttpRequestRequestBody) FieldPath ¶
func (SearchProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigHttpRequestRequestBody) WithArrayOfValues ¶
func (s SearchProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigHttpRequestRequestBody) WithArrayOfValues(values []string) *SearchProbingSessionsResponse_FieldSubPathArrayOfValues
type SearchProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigHttpRequestRequestHeaders ¶
type SearchProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigHttpRequestRequestHeaders struct{}
func (SearchProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigHttpRequestRequestHeaders) FieldPath ¶
func (SearchProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigHttpRequestRequestHeaders) WithArrayOfValues ¶
func (s SearchProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigHttpRequestRequestHeaders) WithArrayOfValues(values []map[string]string) *SearchProbingSessionsResponse_FieldSubPathArrayOfValues
func (SearchProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigHttpRequestRequestHeaders) WithKey ¶
type SearchProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigHttpRequestRequestMethod ¶
type SearchProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigHttpRequestRequestMethod struct{}
func (SearchProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigHttpRequestRequestMethod) FieldPath ¶
func (SearchProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigHttpRequestRequestMethod) WithArrayOfValues ¶
type SearchProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigHttpRequestTimeout ¶
type SearchProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigHttpRequestTimeout struct{}
func (SearchProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigHttpRequestTimeout) FieldPath ¶
func (SearchProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigHttpRequestTimeout) WithArrayOfValues ¶
func (s SearchProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigHttpRequestTimeout) WithArrayOfValues(values []*duration.Duration) *SearchProbingSessionsResponse_FieldSubPathArrayOfValues
type SearchProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigHttpRequestUrl ¶
type SearchProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigHttpRequestUrl struct{}
func (SearchProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigHttpRequestUrl) FieldPath ¶
func (SearchProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigHttpRequestUrl) WithArrayOfValues ¶
func (s SearchProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigHttpRequestUrl) WithArrayOfValues(values []string) *SearchProbingSessionsResponse_FieldSubPathArrayOfValues
type SearchProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigHttpRequestUrlFormEncodedBody ¶
type SearchProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigHttpRequestUrlFormEncodedBody struct{}
func (SearchProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigHttpRequestUrlFormEncodedBody) FieldPath ¶
func (SearchProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigHttpRequestUrlFormEncodedBody) WithArrayOfValues ¶
func (SearchProbingSessionsResponsePathSelectorProbingSessionsSpecHttpProbingConfigHttpRequestUrlFormEncodedBody) WithKey ¶
type SearchProbingSessionsResponsePathSelectorProbingSessionsSpecInterval ¶
type SearchProbingSessionsResponsePathSelectorProbingSessionsSpecInterval struct{}
func (SearchProbingSessionsResponsePathSelectorProbingSessionsSpecInterval) WithArrayOfValues ¶
func (s SearchProbingSessionsResponsePathSelectorProbingSessionsSpecInterval) WithArrayOfValues(values []*duration.Duration) *SearchProbingSessionsResponse_FieldSubPathArrayOfValues
type SearchProbingSessionsResponsePathSelectorProbingSessionsSpecIpVersion ¶
type SearchProbingSessionsResponsePathSelectorProbingSessionsSpecIpVersion struct{}
func (SearchProbingSessionsResponsePathSelectorProbingSessionsSpecIpVersion) WithArrayOfValues ¶
func (s SearchProbingSessionsResponsePathSelectorProbingSessionsSpecIpVersion) WithArrayOfValues(values []common.IpVersion) *SearchProbingSessionsResponse_FieldSubPathArrayOfValues
type SearchProbingSessionsResponsePathSelectorProbingSessionsSpecLocation ¶ added in v0.4.28
type SearchProbingSessionsResponsePathSelectorProbingSessionsSpecLocation struct{}
func (SearchProbingSessionsResponsePathSelectorProbingSessionsSpecLocation) Accuracy ¶ added in v0.4.28
func (SearchProbingSessionsResponsePathSelectorProbingSessionsSpecLocation) Address ¶ added in v0.4.28
func (SearchProbingSessionsResponsePathSelectorProbingSessionsSpecLocation) AdminHierarchy ¶ added in v0.4.28
func (SearchProbingSessionsResponsePathSelectorProbingSessionsSpecLocation) Coordinates ¶ added in v0.4.28
func (SearchProbingSessionsResponsePathSelectorProbingSessionsSpecLocation) FieldPath ¶ added in v0.4.28
func (SearchProbingSessionsResponsePathSelectorProbingSessionsSpecLocation) WithArrayOfValues ¶ added in v0.4.28
func (s SearchProbingSessionsResponsePathSelectorProbingSessionsSpecLocation) WithArrayOfValues(values []*common.Location) *SearchProbingSessionsResponse_FieldSubPathArrayOfValues
type SearchProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAccuracy ¶ added in v0.4.28
type SearchProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAccuracy struct{}
func (SearchProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAccuracy) FieldPath ¶ added in v0.4.28
func (SearchProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAccuracy) WithArrayOfValues ¶ added in v0.4.28
func (s SearchProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAccuracy) WithArrayOfValues(values []float64) *SearchProbingSessionsResponse_FieldSubPathArrayOfValues
type SearchProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAddress ¶ added in v0.4.28
type SearchProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAddress struct{}
func (SearchProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAddress) AdminArea1 ¶ added in v0.4.28
func (SearchProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAddress) AdminArea2 ¶ added in v0.4.28
func (SearchProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAddress) AdminArea3 ¶ added in v0.4.28
func (SearchProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAddress) AdminArea4 ¶ added in v0.4.28
func (SearchProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAddress) Continent ¶ added in v0.4.28
func (SearchProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAddress) Country ¶ added in v0.4.28
func (SearchProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAddress) CountryCode ¶ added in v0.4.28
func (SearchProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAddress) FieldPath ¶ added in v0.4.28
func (SearchProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAddress) PostalCode ¶ added in v0.4.28
func (SearchProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAddress) StreetAddress ¶ added in v0.4.28
func (SearchProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAddress) WithArrayOfValues ¶ added in v0.4.28
func (s SearchProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAddress) WithArrayOfValues(values []*common.Address) *SearchProbingSessionsResponse_FieldSubPathArrayOfValues
type SearchProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAddressAdminArea1 ¶ added in v0.4.28
type SearchProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAddressAdminArea1 struct{}
func (SearchProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAddressAdminArea1) FieldPath ¶ added in v0.4.28
func (SearchProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAddressAdminArea1) WithArrayOfValues ¶ added in v0.4.28
func (s SearchProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAddressAdminArea1) WithArrayOfValues(values []string) *SearchProbingSessionsResponse_FieldSubPathArrayOfValues
type SearchProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAddressAdminArea2 ¶ added in v0.4.28
type SearchProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAddressAdminArea2 struct{}
func (SearchProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAddressAdminArea2) FieldPath ¶ added in v0.4.28
func (SearchProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAddressAdminArea2) WithArrayOfValues ¶ added in v0.4.28
func (s SearchProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAddressAdminArea2) WithArrayOfValues(values []string) *SearchProbingSessionsResponse_FieldSubPathArrayOfValues
type SearchProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAddressAdminArea3 ¶ added in v0.4.28
type SearchProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAddressAdminArea3 struct{}
func (SearchProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAddressAdminArea3) FieldPath ¶ added in v0.4.28
func (SearchProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAddressAdminArea3) WithArrayOfValues ¶ added in v0.4.28
func (s SearchProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAddressAdminArea3) WithArrayOfValues(values []string) *SearchProbingSessionsResponse_FieldSubPathArrayOfValues
type SearchProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAddressAdminArea4 ¶ added in v0.4.28
type SearchProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAddressAdminArea4 struct{}
func (SearchProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAddressAdminArea4) FieldPath ¶ added in v0.4.28
func (SearchProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAddressAdminArea4) WithArrayOfValues ¶ added in v0.4.28
func (s SearchProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAddressAdminArea4) WithArrayOfValues(values []string) *SearchProbingSessionsResponse_FieldSubPathArrayOfValues
type SearchProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAddressContinent ¶ added in v0.4.28
type SearchProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAddressContinent struct{}
func (SearchProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAddressContinent) FieldPath ¶ added in v0.4.28
func (SearchProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAddressContinent) WithArrayOfValues ¶ added in v0.4.28
func (s SearchProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAddressContinent) WithArrayOfValues(values []string) *SearchProbingSessionsResponse_FieldSubPathArrayOfValues
type SearchProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAddressCountry ¶ added in v0.4.28
type SearchProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAddressCountry struct{}
func (SearchProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAddressCountry) FieldPath ¶ added in v0.4.28
func (SearchProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAddressCountry) WithArrayOfValues ¶ added in v0.4.28
func (s SearchProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAddressCountry) WithArrayOfValues(values []string) *SearchProbingSessionsResponse_FieldSubPathArrayOfValues
type SearchProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAddressCountryCode ¶ added in v0.4.28
type SearchProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAddressCountryCode struct{}
func (SearchProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAddressCountryCode) FieldPath ¶ added in v0.4.28
func (SearchProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAddressCountryCode) WithArrayOfValues ¶ added in v0.4.28
func (s SearchProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAddressCountryCode) WithArrayOfValues(values []string) *SearchProbingSessionsResponse_FieldSubPathArrayOfValues
type SearchProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAddressPostalCode ¶ added in v0.4.28
type SearchProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAddressPostalCode struct{}
func (SearchProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAddressPostalCode) FieldPath ¶ added in v0.4.28
func (SearchProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAddressPostalCode) WithArrayOfValues ¶ added in v0.4.28
func (s SearchProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAddressPostalCode) WithArrayOfValues(values []string) *SearchProbingSessionsResponse_FieldSubPathArrayOfValues
type SearchProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAddressStreetAddress ¶ added in v0.4.28
type SearchProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAddressStreetAddress struct{}
func (SearchProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAddressStreetAddress) FieldPath ¶ added in v0.4.28
func (SearchProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAddressStreetAddress) WithArrayOfValues ¶ added in v0.4.28
func (s SearchProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAddressStreetAddress) WithArrayOfValues(values []string) *SearchProbingSessionsResponse_FieldSubPathArrayOfValues
type SearchProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAdminHierarchy ¶ added in v0.4.28
type SearchProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAdminHierarchy struct{}
func (SearchProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAdminHierarchy) Admin1 ¶ added in v0.4.28
func (SearchProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAdminHierarchy) Admin2 ¶ added in v0.4.28
func (SearchProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAdminHierarchy) Admin3 ¶ added in v0.4.28
func (SearchProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAdminHierarchy) Admin4 ¶ added in v0.4.28
func (SearchProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAdminHierarchy) Admin5 ¶ added in v0.4.28
func (SearchProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAdminHierarchy) Continent ¶ added in v0.4.28
func (SearchProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAdminHierarchy) Country ¶ added in v0.4.28
func (SearchProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAdminHierarchy) FieldPath ¶ added in v0.4.28
func (SearchProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAdminHierarchy) WithArrayOfValues ¶ added in v0.4.28
func (s SearchProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAdminHierarchy) WithArrayOfValues(values []*admin_area.AdminHierarchy) *SearchProbingSessionsResponse_FieldSubPathArrayOfValues
type SearchProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAdminHierarchyAdmin1 ¶ added in v0.4.28
type SearchProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAdminHierarchyAdmin1 struct{}
func (SearchProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAdminHierarchyAdmin1) FieldPath ¶ added in v0.4.28
func (SearchProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAdminHierarchyAdmin1) WithArrayOfValues ¶ added in v0.4.28
func (s SearchProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAdminHierarchyAdmin1) WithArrayOfValues(values []*admin_area.Reference) *SearchProbingSessionsResponse_FieldSubPathArrayOfValues
type SearchProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAdminHierarchyAdmin2 ¶ added in v0.4.28
type SearchProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAdminHierarchyAdmin2 struct{}
func (SearchProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAdminHierarchyAdmin2) FieldPath ¶ added in v0.4.28
func (SearchProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAdminHierarchyAdmin2) WithArrayOfValues ¶ added in v0.4.28
func (s SearchProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAdminHierarchyAdmin2) WithArrayOfValues(values []*admin_area.Reference) *SearchProbingSessionsResponse_FieldSubPathArrayOfValues
type SearchProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAdminHierarchyAdmin3 ¶ added in v0.4.28
type SearchProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAdminHierarchyAdmin3 struct{}
func (SearchProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAdminHierarchyAdmin3) FieldPath ¶ added in v0.4.28
func (SearchProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAdminHierarchyAdmin3) WithArrayOfValues ¶ added in v0.4.28
func (s SearchProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAdminHierarchyAdmin3) WithArrayOfValues(values []*admin_area.Reference) *SearchProbingSessionsResponse_FieldSubPathArrayOfValues
type SearchProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAdminHierarchyAdmin4 ¶ added in v0.4.28
type SearchProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAdminHierarchyAdmin4 struct{}
func (SearchProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAdminHierarchyAdmin4) FieldPath ¶ added in v0.4.28
func (SearchProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAdminHierarchyAdmin4) WithArrayOfValues ¶ added in v0.4.28
func (s SearchProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAdminHierarchyAdmin4) WithArrayOfValues(values []*admin_area.Reference) *SearchProbingSessionsResponse_FieldSubPathArrayOfValues
type SearchProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAdminHierarchyAdmin5 ¶ added in v0.4.28
type SearchProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAdminHierarchyAdmin5 struct{}
func (SearchProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAdminHierarchyAdmin5) FieldPath ¶ added in v0.4.28
func (SearchProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAdminHierarchyAdmin5) WithArrayOfValues ¶ added in v0.4.28
func (s SearchProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAdminHierarchyAdmin5) WithArrayOfValues(values []*admin_area.Reference) *SearchProbingSessionsResponse_FieldSubPathArrayOfValues
type SearchProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAdminHierarchyContinent ¶ added in v0.4.28
type SearchProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAdminHierarchyContinent struct{}
func (SearchProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAdminHierarchyContinent) FieldPath ¶ added in v0.4.28
func (SearchProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAdminHierarchyContinent) WithArrayOfValues ¶ added in v0.4.28
func (s SearchProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAdminHierarchyContinent) WithArrayOfValues(values []*admin_area.Reference) *SearchProbingSessionsResponse_FieldSubPathArrayOfValues
type SearchProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAdminHierarchyCountry ¶ added in v0.4.28
type SearchProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAdminHierarchyCountry struct{}
func (SearchProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAdminHierarchyCountry) FieldPath ¶ added in v0.4.28
func (SearchProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAdminHierarchyCountry) WithArrayOfValues ¶ added in v0.4.28
func (s SearchProbingSessionsResponsePathSelectorProbingSessionsSpecLocationAdminHierarchyCountry) WithArrayOfValues(values []*admin_area.Reference) *SearchProbingSessionsResponse_FieldSubPathArrayOfValues
type SearchProbingSessionsResponsePathSelectorProbingSessionsSpecLocationCoordinates ¶ added in v0.4.28
type SearchProbingSessionsResponsePathSelectorProbingSessionsSpecLocationCoordinates struct{}
func (SearchProbingSessionsResponsePathSelectorProbingSessionsSpecLocationCoordinates) FieldPath ¶ added in v0.4.28
func (SearchProbingSessionsResponsePathSelectorProbingSessionsSpecLocationCoordinates) WithArrayOfValues ¶ added in v0.4.28
func (s SearchProbingSessionsResponsePathSelectorProbingSessionsSpecLocationCoordinates) WithArrayOfValues(values []*latlng.LatLng) *SearchProbingSessionsResponse_FieldSubPathArrayOfValues
type SearchProbingSessionsResponsePathSelectorProbingSessionsSpecLocationType ¶ added in v0.4.28
type SearchProbingSessionsResponsePathSelectorProbingSessionsSpecLocationType struct{}
func (SearchProbingSessionsResponsePathSelectorProbingSessionsSpecLocationType) FieldPath ¶ added in v0.4.28
func (SearchProbingSessionsResponsePathSelectorProbingSessionsSpecLocationType) WithArrayOfValues ¶ added in v0.4.28
func (s SearchProbingSessionsResponsePathSelectorProbingSessionsSpecLocationType) WithArrayOfValues(values []common.LocationType) *SearchProbingSessionsResponse_FieldSubPathArrayOfValues
type SearchProbingSessionsResponsePathSelectorProbingSessionsSpecMode ¶
type SearchProbingSessionsResponsePathSelectorProbingSessionsSpecMode struct{}
func (SearchProbingSessionsResponsePathSelectorProbingSessionsSpecMode) WithArrayOfValues ¶
func (s SearchProbingSessionsResponsePathSelectorProbingSessionsSpecMode) WithArrayOfValues(values []common.ProbingMode) *SearchProbingSessionsResponse_FieldSubPathArrayOfValues
type SearchProbingSessionsResponsePathSelectorProbingSessionsSpecPathProbing ¶
type SearchProbingSessionsResponsePathSelectorProbingSessionsSpecPathProbing struct{}
func (SearchProbingSessionsResponsePathSelectorProbingSessionsSpecPathProbing) IntervalSec ¶
func (SearchProbingSessionsResponsePathSelectorProbingSessionsSpecPathProbing) WithArrayOfValues ¶
func (s SearchProbingSessionsResponsePathSelectorProbingSessionsSpecPathProbing) WithArrayOfValues(values []*common.PathProbe) *SearchProbingSessionsResponse_FieldSubPathArrayOfValues
type SearchProbingSessionsResponsePathSelectorProbingSessionsSpecPathProbingAttempts ¶
type SearchProbingSessionsResponsePathSelectorProbingSessionsSpecPathProbingAttempts struct{}
func (SearchProbingSessionsResponsePathSelectorProbingSessionsSpecPathProbingAttempts) WithArrayOfValues ¶
func (s SearchProbingSessionsResponsePathSelectorProbingSessionsSpecPathProbingAttempts) WithArrayOfValues(values []*wrappers.UInt32Value) *SearchProbingSessionsResponse_FieldSubPathArrayOfValues
type SearchProbingSessionsResponsePathSelectorProbingSessionsSpecPathProbingEnabled ¶
type SearchProbingSessionsResponsePathSelectorProbingSessionsSpecPathProbingEnabled struct{}
func (SearchProbingSessionsResponsePathSelectorProbingSessionsSpecPathProbingEnabled) WithArrayOfValues ¶
func (s SearchProbingSessionsResponsePathSelectorProbingSessionsSpecPathProbingEnabled) WithArrayOfValues(values []bool) *SearchProbingSessionsResponse_FieldSubPathArrayOfValues
type SearchProbingSessionsResponsePathSelectorProbingSessionsSpecPathProbingInterval ¶
type SearchProbingSessionsResponsePathSelectorProbingSessionsSpecPathProbingInterval struct{}
func (SearchProbingSessionsResponsePathSelectorProbingSessionsSpecPathProbingInterval) WithArrayOfValues ¶
func (s SearchProbingSessionsResponsePathSelectorProbingSessionsSpecPathProbingInterval) WithArrayOfValues(values []*duration.Duration) *SearchProbingSessionsResponse_FieldSubPathArrayOfValues
type SearchProbingSessionsResponsePathSelectorProbingSessionsSpecPathProbingIntervalSec ¶
type SearchProbingSessionsResponsePathSelectorProbingSessionsSpecPathProbingIntervalSec struct{}
func (SearchProbingSessionsResponsePathSelectorProbingSessionsSpecPathProbingIntervalSec) FieldPath ¶
func (SearchProbingSessionsResponsePathSelectorProbingSessionsSpecPathProbingIntervalSec) WithArrayOfValues ¶
func (s SearchProbingSessionsResponsePathSelectorProbingSessionsSpecPathProbingIntervalSec) WithArrayOfValues(values []int64) *SearchProbingSessionsResponse_FieldSubPathArrayOfValues
type SearchProbingSessionsResponsePathSelectorProbingSessionsSpecPathProbingMaxTtl ¶
type SearchProbingSessionsResponsePathSelectorProbingSessionsSpecPathProbingMaxTtl struct{}
func (SearchProbingSessionsResponsePathSelectorProbingSessionsSpecPathProbingMaxTtl) WithArrayOfValues ¶
func (s SearchProbingSessionsResponsePathSelectorProbingSessionsSpecPathProbingMaxTtl) WithArrayOfValues(values []*wrappers.UInt32Value) *SearchProbingSessionsResponse_FieldSubPathArrayOfValues
type SearchProbingSessionsResponsePathSelectorProbingSessionsSpecPathProbingMode ¶
type SearchProbingSessionsResponsePathSelectorProbingSessionsSpecPathProbingMode struct{}
func (SearchProbingSessionsResponsePathSelectorProbingSessionsSpecPathProbingMode) WithArrayOfValues ¶
func (s SearchProbingSessionsResponsePathSelectorProbingSessionsSpecPathProbingMode) WithArrayOfValues(values []common.ProbingMode) *SearchProbingSessionsResponse_FieldSubPathArrayOfValues
type SearchProbingSessionsResponsePathSelectorProbingSessionsSpecPort ¶
type SearchProbingSessionsResponsePathSelectorProbingSessionsSpecPort struct{}
func (SearchProbingSessionsResponsePathSelectorProbingSessionsSpecPort) WithArrayOfValues ¶
func (s SearchProbingSessionsResponsePathSelectorProbingSessionsSpecPort) WithArrayOfValues(values []uint32) *SearchProbingSessionsResponse_FieldSubPathArrayOfValues
type SearchProbingSessionsResponsePathSelectorProbingSessionsSpecProbe ¶
type SearchProbingSessionsResponsePathSelectorProbingSessionsSpecProbe struct{}
func (SearchProbingSessionsResponsePathSelectorProbingSessionsSpecProbe) WithArrayOfValues ¶
func (s SearchProbingSessionsResponsePathSelectorProbingSessionsSpecProbe) WithArrayOfValues(values []*probe.Reference) *SearchProbingSessionsResponse_FieldSubPathArrayOfValues
type SearchProbingSessionsResponsePathSelectorProbingSessionsSpecProxyConfiguration ¶
type SearchProbingSessionsResponsePathSelectorProbingSessionsSpecProxyConfiguration struct{}
func (SearchProbingSessionsResponsePathSelectorProbingSessionsSpecProxyConfiguration) HttpsProxy ¶
func (SearchProbingSessionsResponsePathSelectorProbingSessionsSpecProxyConfiguration) ProxySetting ¶
func (SearchProbingSessionsResponsePathSelectorProbingSessionsSpecProxyConfiguration) WithArrayOfValues ¶
func (s SearchProbingSessionsResponsePathSelectorProbingSessionsSpecProxyConfiguration) WithArrayOfValues(values []*common.ProxyConfiguration) *SearchProbingSessionsResponse_FieldSubPathArrayOfValues
type SearchProbingSessionsResponsePathSelectorProbingSessionsSpecProxyConfigurationHttpProxy ¶
type SearchProbingSessionsResponsePathSelectorProbingSessionsSpecProxyConfigurationHttpProxy struct{}
func (SearchProbingSessionsResponsePathSelectorProbingSessionsSpecProxyConfigurationHttpProxy) FieldPath ¶
func (SearchProbingSessionsResponsePathSelectorProbingSessionsSpecProxyConfigurationHttpProxy) WithArrayOfValues ¶
func (s SearchProbingSessionsResponsePathSelectorProbingSessionsSpecProxyConfigurationHttpProxy) WithArrayOfValues(values []string) *SearchProbingSessionsResponse_FieldSubPathArrayOfValues
type SearchProbingSessionsResponsePathSelectorProbingSessionsSpecProxyConfigurationHttpsProxy ¶
type SearchProbingSessionsResponsePathSelectorProbingSessionsSpecProxyConfigurationHttpsProxy struct{}
func (SearchProbingSessionsResponsePathSelectorProbingSessionsSpecProxyConfigurationHttpsProxy) FieldPath ¶
func (SearchProbingSessionsResponsePathSelectorProbingSessionsSpecProxyConfigurationHttpsProxy) WithArrayOfValues ¶
func (s SearchProbingSessionsResponsePathSelectorProbingSessionsSpecProxyConfigurationHttpsProxy) WithArrayOfValues(values []string) *SearchProbingSessionsResponse_FieldSubPathArrayOfValues
type SearchProbingSessionsResponsePathSelectorProbingSessionsSpecProxyConfigurationNoProxy ¶
type SearchProbingSessionsResponsePathSelectorProbingSessionsSpecProxyConfigurationNoProxy struct{}
func (SearchProbingSessionsResponsePathSelectorProbingSessionsSpecProxyConfigurationNoProxy) FieldPath ¶
func (SearchProbingSessionsResponsePathSelectorProbingSessionsSpecProxyConfigurationNoProxy) WithArrayOfValues ¶
func (s SearchProbingSessionsResponsePathSelectorProbingSessionsSpecProxyConfigurationNoProxy) WithArrayOfValues(values []string) *SearchProbingSessionsResponse_FieldSubPathArrayOfValues
type SearchProbingSessionsResponsePathSelectorProbingSessionsSpecProxyConfigurationProxySetting ¶
type SearchProbingSessionsResponsePathSelectorProbingSessionsSpecProxyConfigurationProxySetting struct{}
func (SearchProbingSessionsResponsePathSelectorProbingSessionsSpecProxyConfigurationProxySetting) FieldPath ¶
func (SearchProbingSessionsResponsePathSelectorProbingSessionsSpecProxyConfigurationProxySetting) WithArrayOfValues ¶
func (s SearchProbingSessionsResponsePathSelectorProbingSessionsSpecProxyConfigurationProxySetting) WithArrayOfValues(values []common.ProxySetting) *SearchProbingSessionsResponse_FieldSubPathArrayOfValues
type SearchProbingSessionsResponsePathSelectorProbingSessionsSpecSpeedtestSettings ¶
type SearchProbingSessionsResponsePathSelectorProbingSessionsSpecSpeedtestSettings struct{}
func (SearchProbingSessionsResponsePathSelectorProbingSessionsSpecSpeedtestSettings) ServerSelection ¶
func (SearchProbingSessionsResponsePathSelectorProbingSessionsSpecSpeedtestSettings) WithArrayOfValues ¶
func (s SearchProbingSessionsResponsePathSelectorProbingSessionsSpecSpeedtestSettings) WithArrayOfValues(values []*common.SpeedTestSettings) *SearchProbingSessionsResponse_FieldSubPathArrayOfValues
type SearchProbingSessionsResponsePathSelectorProbingSessionsSpecSpeedtestSettingsDuration ¶
type SearchProbingSessionsResponsePathSelectorProbingSessionsSpecSpeedtestSettingsDuration struct{}
func (SearchProbingSessionsResponsePathSelectorProbingSessionsSpecSpeedtestSettingsDuration) FieldPath ¶
func (SearchProbingSessionsResponsePathSelectorProbingSessionsSpecSpeedtestSettingsDuration) WithArrayOfValues ¶
func (s SearchProbingSessionsResponsePathSelectorProbingSessionsSpecSpeedtestSettingsDuration) WithArrayOfValues(values []*duration.Duration) *SearchProbingSessionsResponse_FieldSubPathArrayOfValues
type SearchProbingSessionsResponsePathSelectorProbingSessionsSpecSpeedtestSettingsServerSelection ¶
type SearchProbingSessionsResponsePathSelectorProbingSessionsSpecSpeedtestSettingsServerSelection struct{}
func (SearchProbingSessionsResponsePathSelectorProbingSessionsSpecSpeedtestSettingsServerSelection) FieldPath ¶
func (SearchProbingSessionsResponsePathSelectorProbingSessionsSpecSpeedtestSettingsServerSelection) WithArrayOfValues ¶
type SearchProbingSessionsResponsePathSelectorProbingSessionsSpecSpeedtestSettingsTcpPort ¶
type SearchProbingSessionsResponsePathSelectorProbingSessionsSpecSpeedtestSettingsTcpPort struct{}
func (SearchProbingSessionsResponsePathSelectorProbingSessionsSpecSpeedtestSettingsTcpPort) FieldPath ¶
func (SearchProbingSessionsResponsePathSelectorProbingSessionsSpecSpeedtestSettingsTcpPort) WithArrayOfValues ¶
func (s SearchProbingSessionsResponsePathSelectorProbingSessionsSpecSpeedtestSettingsTcpPort) WithArrayOfValues(values []int32) *SearchProbingSessionsResponse_FieldSubPathArrayOfValues
type SearchProbingSessionsResponsePathSelectorProbingSessionsSpecTarget ¶
type SearchProbingSessionsResponsePathSelectorProbingSessionsSpecTarget struct{}
func (SearchProbingSessionsResponsePathSelectorProbingSessionsSpecTarget) WithArrayOfValues ¶
func (s SearchProbingSessionsResponsePathSelectorProbingSessionsSpecTarget) WithArrayOfValues(values []*probing_target.Reference) *SearchProbingSessionsResponse_FieldSubPathArrayOfValues
type SearchProbingSessionsResponsePathSelectorProbingSessionsSpecTargetGroup ¶
type SearchProbingSessionsResponsePathSelectorProbingSessionsSpecTargetGroup struct{}
func (SearchProbingSessionsResponsePathSelectorProbingSessionsSpecTargetGroup) WithArrayOfValues ¶
func (s SearchProbingSessionsResponsePathSelectorProbingSessionsSpecTargetGroup) WithArrayOfValues(values []*probing_target_group.Reference) *SearchProbingSessionsResponse_FieldSubPathArrayOfValues
type SearchProbingSessionsResponsePathSelectorProbingSessionsSpecTos ¶
type SearchProbingSessionsResponsePathSelectorProbingSessionsSpecTos struct{}
func (SearchProbingSessionsResponsePathSelectorProbingSessionsSpecTos) WithArrayOfValues ¶
func (s SearchProbingSessionsResponsePathSelectorProbingSessionsSpecTos) WithArrayOfValues(values []uint32) *SearchProbingSessionsResponse_FieldSubPathArrayOfValues
func (SearchProbingSessionsResponsePathSelectorProbingSessionsSpecTos) WithValue ¶
func (s SearchProbingSessionsResponsePathSelectorProbingSessionsSpecTos) WithValue(value uint32) *SearchProbingSessionsResponse_FieldSubPathValue
type SearchProbingSessionsResponsePathSelectorProbingSessionsSpecType ¶
type SearchProbingSessionsResponsePathSelectorProbingSessionsSpecType struct{}
func (SearchProbingSessionsResponsePathSelectorProbingSessionsSpecType) WithArrayOfValues ¶
func (s SearchProbingSessionsResponsePathSelectorProbingSessionsSpecType) WithArrayOfValues(values []probing_session.ProbingSessionType) *SearchProbingSessionsResponse_FieldSubPathArrayOfValues
type SearchProbingSessionsResponsePathSelectorProbingSessionsStatus ¶
type SearchProbingSessionsResponsePathSelectorProbingSessionsStatus struct{}
func (SearchProbingSessionsResponsePathSelectorProbingSessionsStatus) WithArrayOfValues ¶
func (s SearchProbingSessionsResponsePathSelectorProbingSessionsStatus) WithArrayOfValues(values []*probing_session.ProbingSession_Status) *SearchProbingSessionsResponse_FieldSubPathArrayOfValues
type SearchProbingSessionsResponsePathSelectorTotalResultsCount ¶
type SearchProbingSessionsResponsePathSelectorTotalResultsCount struct{}
func (SearchProbingSessionsResponsePathSelectorTotalResultsCount) WithArrayOfValues ¶
func (s SearchProbingSessionsResponsePathSelectorTotalResultsCount) WithArrayOfValues(values []int32) *SearchProbingSessionsResponse_FieldTerminalPathArrayOfValues
func (SearchProbingSessionsResponsePathSelectorTotalResultsCount) WithValue ¶
func (s SearchProbingSessionsResponsePathSelectorTotalResultsCount) WithValue(value int32) *SearchProbingSessionsResponse_FieldTerminalPathValue
type SearchProbingSessionsResponse_FieldMask ¶
type SearchProbingSessionsResponse_FieldMask struct {
Paths []SearchProbingSessionsResponse_FieldPath
}
func FullSearchProbingSessionsResponse_FieldMask ¶
func FullSearchProbingSessionsResponse_FieldMask() *SearchProbingSessionsResponse_FieldMask
func (*SearchProbingSessionsResponse_FieldMask) AppendPath ¶
func (fieldMask *SearchProbingSessionsResponse_FieldMask) AppendPath(path SearchProbingSessionsResponse_FieldPath)
func (*SearchProbingSessionsResponse_FieldMask) AppendRawPath ¶
func (fieldMask *SearchProbingSessionsResponse_FieldMask) AppendRawPath(path gotenobject.FieldPath)
func (*SearchProbingSessionsResponse_FieldMask) DecodeFirestore ¶
func (fieldMask *SearchProbingSessionsResponse_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
func (*SearchProbingSessionsResponse_FieldMask) EncodeFirestore ¶
func (fieldMask *SearchProbingSessionsResponse_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
firestore encoding/decoding integration
func (*SearchProbingSessionsResponse_FieldMask) FilterInputFields ¶
func (fieldMask *SearchProbingSessionsResponse_FieldMask) FilterInputFields() *SearchProbingSessionsResponse_FieldMask
FilterInputFields generates copy of field paths with output_only field paths removed
func (*SearchProbingSessionsResponse_FieldMask) FromProtoFieldMask ¶
func (fieldMask *SearchProbingSessionsResponse_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
func (*SearchProbingSessionsResponse_FieldMask) GetPaths ¶
func (fieldMask *SearchProbingSessionsResponse_FieldMask) GetPaths() []SearchProbingSessionsResponse_FieldPath
func (*SearchProbingSessionsResponse_FieldMask) GetRawPaths ¶
func (fieldMask *SearchProbingSessionsResponse_FieldMask) GetRawPaths() []gotenobject.FieldPath
func (*SearchProbingSessionsResponse_FieldMask) IsFull ¶
func (fieldMask *SearchProbingSessionsResponse_FieldMask) IsFull() bool
func (SearchProbingSessionsResponse_FieldMask) Marshal ¶
func (fieldMask SearchProbingSessionsResponse_FieldMask) Marshal() ([]byte, error)
implement methods required by customType
func (SearchProbingSessionsResponse_FieldMask) MarshalJSON ¶
func (fieldMask SearchProbingSessionsResponse_FieldMask) MarshalJSON() ([]byte, error)
func (*SearchProbingSessionsResponse_FieldMask) PathsCount ¶
func (fieldMask *SearchProbingSessionsResponse_FieldMask) PathsCount() int
func (*SearchProbingSessionsResponse_FieldMask) Project ¶
func (fieldMask *SearchProbingSessionsResponse_FieldMask) Project(source *SearchProbingSessionsResponse) *SearchProbingSessionsResponse
func (*SearchProbingSessionsResponse_FieldMask) ProjectRaw ¶
func (fieldMask *SearchProbingSessionsResponse_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
func (*SearchProbingSessionsResponse_FieldMask) ProtoMessage ¶
func (fieldMask *SearchProbingSessionsResponse_FieldMask) ProtoMessage()
func (*SearchProbingSessionsResponse_FieldMask) ProtoReflect ¶
func (fieldMask *SearchProbingSessionsResponse_FieldMask) ProtoReflect() preflect.Message
func (*SearchProbingSessionsResponse_FieldMask) Reset ¶
func (fieldMask *SearchProbingSessionsResponse_FieldMask) Reset()
func (*SearchProbingSessionsResponse_FieldMask) Set ¶
func (fieldMask *SearchProbingSessionsResponse_FieldMask) Set(target, source *SearchProbingSessionsResponse)
func (*SearchProbingSessionsResponse_FieldMask) SetFromCliFlag ¶
func (fieldMask *SearchProbingSessionsResponse_FieldMask) SetFromCliFlag(raw string) error
func (*SearchProbingSessionsResponse_FieldMask) SetRaw ¶
func (fieldMask *SearchProbingSessionsResponse_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
func (*SearchProbingSessionsResponse_FieldMask) Size ¶
func (fieldMask *SearchProbingSessionsResponse_FieldMask) Size() int
func (*SearchProbingSessionsResponse_FieldMask) String ¶
func (fieldMask *SearchProbingSessionsResponse_FieldMask) String() string
func (*SearchProbingSessionsResponse_FieldMask) Subtract ¶
func (fieldMask *SearchProbingSessionsResponse_FieldMask) Subtract(other *SearchProbingSessionsResponse_FieldMask) *SearchProbingSessionsResponse_FieldMask
func (*SearchProbingSessionsResponse_FieldMask) SubtractRaw ¶
func (fieldMask *SearchProbingSessionsResponse_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
func (*SearchProbingSessionsResponse_FieldMask) ToProtoFieldMask ¶
func (fieldMask *SearchProbingSessionsResponse_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
ToFieldMask is used for proto conversions
func (*SearchProbingSessionsResponse_FieldMask) Unmarshal ¶
func (fieldMask *SearchProbingSessionsResponse_FieldMask) Unmarshal(data []byte) error
func (*SearchProbingSessionsResponse_FieldMask) UnmarshalJSON ¶
func (fieldMask *SearchProbingSessionsResponse_FieldMask) UnmarshalJSON(data []byte) error
type SearchProbingSessionsResponse_FieldPath ¶
type SearchProbingSessionsResponse_FieldPath interface { gotenobject.FieldPath Selector() SearchProbingSessionsResponse_FieldPathSelector Get(source *SearchProbingSessionsResponse) []interface{} GetSingle(source *SearchProbingSessionsResponse) (interface{}, bool) ClearValue(item *SearchProbingSessionsResponse) // Those methods build corresponding SearchProbingSessionsResponse_FieldPathValue // (or array of values) and holds passed value. Panics if injected type is incorrect. WithIValue(value interface{}) SearchProbingSessionsResponse_FieldPathValue WithIArrayOfValues(values interface{}) SearchProbingSessionsResponse_FieldPathArrayOfValues WithIArrayItemValue(value interface{}) SearchProbingSessionsResponse_FieldPathArrayItemValue }
FieldPath provides implementation to handle https://github.com/protocolbuffers/protobuf/blob/master/src/google/protobuf/field_mask.proto
func BuildSearchProbingSessionsResponse_FieldPath ¶
func BuildSearchProbingSessionsResponse_FieldPath(fp gotenobject.RawFieldPath) (SearchProbingSessionsResponse_FieldPath, error)
func MustParseSearchProbingSessionsResponse_FieldPath ¶
func MustParseSearchProbingSessionsResponse_FieldPath(rawField string) SearchProbingSessionsResponse_FieldPath
func ParseSearchProbingSessionsResponse_FieldPath ¶
func ParseSearchProbingSessionsResponse_FieldPath(rawField string) (SearchProbingSessionsResponse_FieldPath, error)
type SearchProbingSessionsResponse_FieldPathArrayItemValue ¶
type SearchProbingSessionsResponse_FieldPathArrayItemValue interface { gotenobject.FieldPathArrayItemValue SearchProbingSessionsResponse_FieldPath ContainsValue(*SearchProbingSessionsResponse) bool }
SearchProbingSessionsResponse_FieldPathArrayItemValue allows storing single item in Path-specific values for SearchProbingSessionsResponse according to their type Present only for array (repeated) types.
func MustParseSearchProbingSessionsResponse_FieldPathArrayItemValue ¶
func MustParseSearchProbingSessionsResponse_FieldPathArrayItemValue(pathStr, valueStr string) SearchProbingSessionsResponse_FieldPathArrayItemValue
func ParseSearchProbingSessionsResponse_FieldPathArrayItemValue ¶
func ParseSearchProbingSessionsResponse_FieldPathArrayItemValue(pathStr, valueStr string) (SearchProbingSessionsResponse_FieldPathArrayItemValue, error)
ParseSearchProbingSessionsResponse_FieldPathArrayItemValue parses string and JSON-encoded value to its Value
type SearchProbingSessionsResponse_FieldPathArrayOfValues ¶
type SearchProbingSessionsResponse_FieldPathArrayOfValues interface { gotenobject.FieldPathArrayOfValues SearchProbingSessionsResponse_FieldPath }
SearchProbingSessionsResponse_FieldPathArrayOfValues allows storing slice of values for SearchProbingSessionsResponse fields according to their type
func MustParseSearchProbingSessionsResponse_FieldPathArrayOfValues ¶
func MustParseSearchProbingSessionsResponse_FieldPathArrayOfValues(pathStr, valuesStr string) SearchProbingSessionsResponse_FieldPathArrayOfValues
func ParseSearchProbingSessionsResponse_FieldPathArrayOfValues ¶
func ParseSearchProbingSessionsResponse_FieldPathArrayOfValues(pathStr, valuesStr string) (SearchProbingSessionsResponse_FieldPathArrayOfValues, error)
type SearchProbingSessionsResponse_FieldPathSelector ¶
type SearchProbingSessionsResponse_FieldPathSelector int32
const ( SearchProbingSessionsResponse_FieldPathSelectorProbingSessions SearchProbingSessionsResponse_FieldPathSelector = 0 SearchProbingSessionsResponse_FieldPathSelectorPrevPageToken SearchProbingSessionsResponse_FieldPathSelector = 1 SearchProbingSessionsResponse_FieldPathSelectorNextPageToken SearchProbingSessionsResponse_FieldPathSelector = 2 SearchProbingSessionsResponse_FieldPathSelectorCurrentOffset SearchProbingSessionsResponse_FieldPathSelector = 3 SearchProbingSessionsResponse_FieldPathSelectorTotalResultsCount SearchProbingSessionsResponse_FieldPathSelector = 4 )
func (SearchProbingSessionsResponse_FieldPathSelector) String ¶
func (s SearchProbingSessionsResponse_FieldPathSelector) String() string
type SearchProbingSessionsResponse_FieldPathValue ¶
type SearchProbingSessionsResponse_FieldPathValue interface { SearchProbingSessionsResponse_FieldPath gotenobject.FieldPathValue SetTo(target **SearchProbingSessionsResponse) CompareWith(*SearchProbingSessionsResponse) (cmp int, comparable bool) }
SearchProbingSessionsResponse_FieldPathValue allows storing values for SearchProbingSessionsResponse fields according to their type
func MustParseSearchProbingSessionsResponse_FieldPathValue ¶
func MustParseSearchProbingSessionsResponse_FieldPathValue(pathStr, valueStr string) SearchProbingSessionsResponse_FieldPathValue
func ParseSearchProbingSessionsResponse_FieldPathValue ¶
func ParseSearchProbingSessionsResponse_FieldPathValue(pathStr, valueStr string) (SearchProbingSessionsResponse_FieldPathValue, error)
type SearchProbingSessionsResponse_FieldSubPath ¶
type SearchProbingSessionsResponse_FieldSubPath struct {
// contains filtered or unexported fields
}
func (*SearchProbingSessionsResponse_FieldSubPath) AsProbingSessionsSubPath ¶
func (fps *SearchProbingSessionsResponse_FieldSubPath) AsProbingSessionsSubPath() (probing_session.ProbingSession_FieldPath, bool)
func (*SearchProbingSessionsResponse_FieldSubPath) ClearValue ¶
func (fps *SearchProbingSessionsResponse_FieldSubPath) ClearValue(item *SearchProbingSessionsResponse)
func (*SearchProbingSessionsResponse_FieldSubPath) ClearValueRaw ¶
func (fps *SearchProbingSessionsResponse_FieldSubPath) ClearValueRaw(item proto.Message)
func (*SearchProbingSessionsResponse_FieldSubPath) Get ¶
func (fps *SearchProbingSessionsResponse_FieldSubPath) Get(source *SearchProbingSessionsResponse) (values []interface{})
Get returns all values pointed by selected field from source SearchProbingSessionsResponse
func (*SearchProbingSessionsResponse_FieldSubPath) GetDefault ¶
func (fps *SearchProbingSessionsResponse_FieldSubPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*SearchProbingSessionsResponse_FieldSubPath) GetRaw ¶
func (fps *SearchProbingSessionsResponse_FieldSubPath) GetRaw(source proto.Message) []interface{}
func (*SearchProbingSessionsResponse_FieldSubPath) GetSingle ¶
func (fps *SearchProbingSessionsResponse_FieldSubPath) GetSingle(source *SearchProbingSessionsResponse) (interface{}, bool)
GetSingle returns value of selected field from source SearchProbingSessionsResponse
func (*SearchProbingSessionsResponse_FieldSubPath) GetSingleRaw ¶
func (fps *SearchProbingSessionsResponse_FieldSubPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*SearchProbingSessionsResponse_FieldSubPath) IsLeaf ¶
func (fps *SearchProbingSessionsResponse_FieldSubPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*SearchProbingSessionsResponse_FieldSubPath) JSONString ¶
func (fps *SearchProbingSessionsResponse_FieldSubPath) JSONString() string
JSONString returns path representation is JSON convention
func (*SearchProbingSessionsResponse_FieldSubPath) Selector ¶
func (fps *SearchProbingSessionsResponse_FieldSubPath) Selector() SearchProbingSessionsResponse_FieldPathSelector
func (*SearchProbingSessionsResponse_FieldSubPath) String ¶
func (fps *SearchProbingSessionsResponse_FieldSubPath) String() string
String returns path representation in proto convention
func (*SearchProbingSessionsResponse_FieldSubPath) WithIArrayItemValue ¶
func (fps *SearchProbingSessionsResponse_FieldSubPath) WithIArrayItemValue(value interface{}) SearchProbingSessionsResponse_FieldPathArrayItemValue
func (*SearchProbingSessionsResponse_FieldSubPath) WithIArrayOfValues ¶
func (fps *SearchProbingSessionsResponse_FieldSubPath) WithIArrayOfValues(values interface{}) SearchProbingSessionsResponse_FieldPathArrayOfValues
func (*SearchProbingSessionsResponse_FieldSubPath) WithIValue ¶
func (fps *SearchProbingSessionsResponse_FieldSubPath) WithIValue(value interface{}) SearchProbingSessionsResponse_FieldPathValue
func (*SearchProbingSessionsResponse_FieldSubPath) WithRawIArrayItemValue ¶
func (fps *SearchProbingSessionsResponse_FieldSubPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*SearchProbingSessionsResponse_FieldSubPath) WithRawIArrayOfValues ¶
func (fps *SearchProbingSessionsResponse_FieldSubPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*SearchProbingSessionsResponse_FieldSubPath) WithRawIValue ¶
func (fps *SearchProbingSessionsResponse_FieldSubPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type SearchProbingSessionsResponse_FieldSubPathArrayItemValue ¶
type SearchProbingSessionsResponse_FieldSubPathArrayItemValue struct { SearchProbingSessionsResponse_FieldPath // contains filtered or unexported fields }
func (*SearchProbingSessionsResponse_FieldSubPathArrayItemValue) AsProbingSessionsPathItemValue ¶
func (fpaivs *SearchProbingSessionsResponse_FieldSubPathArrayItemValue) AsProbingSessionsPathItemValue() (probing_session.ProbingSession_FieldPathArrayItemValue, bool)
func (*SearchProbingSessionsResponse_FieldSubPathArrayItemValue) ContainsValue ¶
func (fpaivs *SearchProbingSessionsResponse_FieldSubPathArrayItemValue) ContainsValue(source *SearchProbingSessionsResponse) bool
Contains returns a boolean indicating if value that is being held is present in given 'SearchProbingSessionsResponse'
func (*SearchProbingSessionsResponse_FieldSubPathArrayItemValue) GetRawItemValue ¶
func (fpaivs *SearchProbingSessionsResponse_FieldSubPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored array item value
type SearchProbingSessionsResponse_FieldSubPathArrayOfValues ¶
type SearchProbingSessionsResponse_FieldSubPathArrayOfValues struct { SearchProbingSessionsResponse_FieldPath // contains filtered or unexported fields }
func (*SearchProbingSessionsResponse_FieldSubPathArrayOfValues) AsProbingSessionsPathArrayOfValues ¶
func (fpsaov *SearchProbingSessionsResponse_FieldSubPathArrayOfValues) AsProbingSessionsPathArrayOfValues() (probing_session.ProbingSession_FieldPathArrayOfValues, bool)
func (*SearchProbingSessionsResponse_FieldSubPathArrayOfValues) GetRawValues ¶
func (fpsaov *SearchProbingSessionsResponse_FieldSubPathArrayOfValues) GetRawValues() []interface{}
type SearchProbingSessionsResponse_FieldSubPathValue ¶
type SearchProbingSessionsResponse_FieldSubPathValue struct { SearchProbingSessionsResponse_FieldPath // contains filtered or unexported fields }
func (*SearchProbingSessionsResponse_FieldSubPathValue) AsProbingSessionsPathValue ¶
func (fpvs *SearchProbingSessionsResponse_FieldSubPathValue) AsProbingSessionsPathValue() (probing_session.ProbingSession_FieldPathValue, bool)
func (*SearchProbingSessionsResponse_FieldSubPathValue) CompareWith ¶
func (fpvs *SearchProbingSessionsResponse_FieldSubPathValue) CompareWith(source *SearchProbingSessionsResponse) (int, bool)
func (*SearchProbingSessionsResponse_FieldSubPathValue) CompareWithRaw ¶
func (fpvs *SearchProbingSessionsResponse_FieldSubPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*SearchProbingSessionsResponse_FieldSubPathValue) GetRawValue ¶
func (fpvs *SearchProbingSessionsResponse_FieldSubPathValue) GetRawValue() interface{}
func (*SearchProbingSessionsResponse_FieldSubPathValue) SetTo ¶
func (fpvs *SearchProbingSessionsResponse_FieldSubPathValue) SetTo(target **SearchProbingSessionsResponse)
func (*SearchProbingSessionsResponse_FieldSubPathValue) SetToRaw ¶
func (fpvs *SearchProbingSessionsResponse_FieldSubPathValue) SetToRaw(target proto.Message)
type SearchProbingSessionsResponse_FieldTerminalPath ¶
type SearchProbingSessionsResponse_FieldTerminalPath struct {
// contains filtered or unexported fields
}
func (*SearchProbingSessionsResponse_FieldTerminalPath) ClearValue ¶
func (fp *SearchProbingSessionsResponse_FieldTerminalPath) ClearValue(item *SearchProbingSessionsResponse)
func (*SearchProbingSessionsResponse_FieldTerminalPath) ClearValueRaw ¶
func (fp *SearchProbingSessionsResponse_FieldTerminalPath) ClearValueRaw(item proto.Message)
func (*SearchProbingSessionsResponse_FieldTerminalPath) Get ¶
func (fp *SearchProbingSessionsResponse_FieldTerminalPath) Get(source *SearchProbingSessionsResponse) (values []interface{})
Get returns all values pointed by specific field from source SearchProbingSessionsResponse
func (*SearchProbingSessionsResponse_FieldTerminalPath) GetDefault ¶
func (fp *SearchProbingSessionsResponse_FieldTerminalPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*SearchProbingSessionsResponse_FieldTerminalPath) GetRaw ¶
func (fp *SearchProbingSessionsResponse_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
func (*SearchProbingSessionsResponse_FieldTerminalPath) GetSingle ¶
func (fp *SearchProbingSessionsResponse_FieldTerminalPath) GetSingle(source *SearchProbingSessionsResponse) (interface{}, bool)
GetSingle returns value pointed by specific field of from source SearchProbingSessionsResponse
func (*SearchProbingSessionsResponse_FieldTerminalPath) GetSingleRaw ¶
func (fp *SearchProbingSessionsResponse_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*SearchProbingSessionsResponse_FieldTerminalPath) IsLeaf ¶
func (fp *SearchProbingSessionsResponse_FieldTerminalPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*SearchProbingSessionsResponse_FieldTerminalPath) JSONString ¶
func (fp *SearchProbingSessionsResponse_FieldTerminalPath) JSONString() string
JSONString returns path representation is JSON convention
func (*SearchProbingSessionsResponse_FieldTerminalPath) String ¶
func (fp *SearchProbingSessionsResponse_FieldTerminalPath) String() string
String returns path representation in proto convention
func (*SearchProbingSessionsResponse_FieldTerminalPath) WithIArrayItemValue ¶
func (fp *SearchProbingSessionsResponse_FieldTerminalPath) WithIArrayItemValue(value interface{}) SearchProbingSessionsResponse_FieldPathArrayItemValue
func (*SearchProbingSessionsResponse_FieldTerminalPath) WithIArrayOfValues ¶
func (fp *SearchProbingSessionsResponse_FieldTerminalPath) WithIArrayOfValues(values interface{}) SearchProbingSessionsResponse_FieldPathArrayOfValues
func (*SearchProbingSessionsResponse_FieldTerminalPath) WithIValue ¶
func (fp *SearchProbingSessionsResponse_FieldTerminalPath) WithIValue(value interface{}) SearchProbingSessionsResponse_FieldPathValue
func (*SearchProbingSessionsResponse_FieldTerminalPath) WithRawIArrayItemValue ¶
func (fp *SearchProbingSessionsResponse_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*SearchProbingSessionsResponse_FieldTerminalPath) WithRawIArrayOfValues ¶
func (fp *SearchProbingSessionsResponse_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*SearchProbingSessionsResponse_FieldTerminalPath) WithRawIValue ¶
func (fp *SearchProbingSessionsResponse_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type SearchProbingSessionsResponse_FieldTerminalPathArrayItemValue ¶
type SearchProbingSessionsResponse_FieldTerminalPathArrayItemValue struct { SearchProbingSessionsResponse_FieldTerminalPath // contains filtered or unexported fields }
func (*SearchProbingSessionsResponse_FieldTerminalPathArrayItemValue) AsProbingSessionsItemValue ¶
func (fpaiv *SearchProbingSessionsResponse_FieldTerminalPathArrayItemValue) AsProbingSessionsItemValue() (*probing_session.ProbingSession, bool)
func (*SearchProbingSessionsResponse_FieldTerminalPathArrayItemValue) ContainsValue ¶
func (fpaiv *SearchProbingSessionsResponse_FieldTerminalPathArrayItemValue) ContainsValue(source *SearchProbingSessionsResponse) bool
Contains returns a boolean indicating if value that is being held is present in given 'SearchProbingSessionsResponse'
func (*SearchProbingSessionsResponse_FieldTerminalPathArrayItemValue) GetRawItemValue ¶
func (fpaiv *SearchProbingSessionsResponse_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored element value for array in object SearchProbingSessionsResponse as interface{}
func (*SearchProbingSessionsResponse_FieldTerminalPathArrayItemValue) GetSingle ¶
func (fpaiv *SearchProbingSessionsResponse_FieldTerminalPathArrayItemValue) GetSingle(source *SearchProbingSessionsResponse) (interface{}, bool)
func (*SearchProbingSessionsResponse_FieldTerminalPathArrayItemValue) GetSingleRaw ¶
func (fpaiv *SearchProbingSessionsResponse_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
type SearchProbingSessionsResponse_FieldTerminalPathArrayOfValues ¶
type SearchProbingSessionsResponse_FieldTerminalPathArrayOfValues struct { SearchProbingSessionsResponse_FieldTerminalPath // contains filtered or unexported fields }
func (*SearchProbingSessionsResponse_FieldTerminalPathArrayOfValues) AsCurrentOffsetArrayOfValues ¶
func (fpaov *SearchProbingSessionsResponse_FieldTerminalPathArrayOfValues) AsCurrentOffsetArrayOfValues() ([]int32, bool)
func (*SearchProbingSessionsResponse_FieldTerminalPathArrayOfValues) AsNextPageTokenArrayOfValues ¶
func (fpaov *SearchProbingSessionsResponse_FieldTerminalPathArrayOfValues) AsNextPageTokenArrayOfValues() ([]*probing_session.PagerCursor, bool)
func (*SearchProbingSessionsResponse_FieldTerminalPathArrayOfValues) AsPrevPageTokenArrayOfValues ¶
func (fpaov *SearchProbingSessionsResponse_FieldTerminalPathArrayOfValues) AsPrevPageTokenArrayOfValues() ([]*probing_session.PagerCursor, bool)
func (*SearchProbingSessionsResponse_FieldTerminalPathArrayOfValues) AsProbingSessionsArrayOfValues ¶
func (fpaov *SearchProbingSessionsResponse_FieldTerminalPathArrayOfValues) AsProbingSessionsArrayOfValues() ([][]*probing_session.ProbingSession, bool)
func (*SearchProbingSessionsResponse_FieldTerminalPathArrayOfValues) AsTotalResultsCountArrayOfValues ¶
func (fpaov *SearchProbingSessionsResponse_FieldTerminalPathArrayOfValues) AsTotalResultsCountArrayOfValues() ([]int32, bool)
func (*SearchProbingSessionsResponse_FieldTerminalPathArrayOfValues) GetRawValues ¶
func (fpaov *SearchProbingSessionsResponse_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
type SearchProbingSessionsResponse_FieldTerminalPathValue ¶
type SearchProbingSessionsResponse_FieldTerminalPathValue struct { SearchProbingSessionsResponse_FieldTerminalPath // contains filtered or unexported fields }
func (*SearchProbingSessionsResponse_FieldTerminalPathValue) AsCurrentOffsetValue ¶
func (fpv *SearchProbingSessionsResponse_FieldTerminalPathValue) AsCurrentOffsetValue() (int32, bool)
func (*SearchProbingSessionsResponse_FieldTerminalPathValue) AsNextPageTokenValue ¶
func (fpv *SearchProbingSessionsResponse_FieldTerminalPathValue) AsNextPageTokenValue() (*probing_session.PagerCursor, bool)
func (*SearchProbingSessionsResponse_FieldTerminalPathValue) AsPrevPageTokenValue ¶
func (fpv *SearchProbingSessionsResponse_FieldTerminalPathValue) AsPrevPageTokenValue() (*probing_session.PagerCursor, bool)
func (*SearchProbingSessionsResponse_FieldTerminalPathValue) AsProbingSessionsValue ¶
func (fpv *SearchProbingSessionsResponse_FieldTerminalPathValue) AsProbingSessionsValue() ([]*probing_session.ProbingSession, bool)
func (*SearchProbingSessionsResponse_FieldTerminalPathValue) AsTotalResultsCountValue ¶
func (fpv *SearchProbingSessionsResponse_FieldTerminalPathValue) AsTotalResultsCountValue() (int32, bool)
func (*SearchProbingSessionsResponse_FieldTerminalPathValue) CompareWith ¶
func (fpv *SearchProbingSessionsResponse_FieldTerminalPathValue) CompareWith(source *SearchProbingSessionsResponse) (int, bool)
CompareWith compares value in the 'SearchProbingSessionsResponse_FieldTerminalPathValue' with the value under path in 'SearchProbingSessionsResponse'.
func (*SearchProbingSessionsResponse_FieldTerminalPathValue) CompareWithRaw ¶
func (fpv *SearchProbingSessionsResponse_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*SearchProbingSessionsResponse_FieldTerminalPathValue) GetRawValue ¶
func (fpv *SearchProbingSessionsResponse_FieldTerminalPathValue) GetRawValue() interface{}
GetRawValue returns raw value stored under selected path for 'SearchProbingSessionsResponse' as interface{}
func (*SearchProbingSessionsResponse_FieldTerminalPathValue) SetTo ¶
func (fpv *SearchProbingSessionsResponse_FieldTerminalPathValue) SetTo(target **SearchProbingSessionsResponse)
SetTo stores value for selected field for object SearchProbingSessionsResponse
func (*SearchProbingSessionsResponse_FieldTerminalPathValue) SetToRaw ¶
func (fpv *SearchProbingSessionsResponse_FieldTerminalPathValue) SetToRaw(target proto.Message)
type UpdateProbingSessionDescriptor ¶
type UpdateProbingSessionDescriptor struct{}
func GetUpdateProbingSessionDescriptor ¶
func GetUpdateProbingSessionDescriptor() *UpdateProbingSessionDescriptor
func (*UpdateProbingSessionDescriptor) GetApiDescriptor ¶
func (d *UpdateProbingSessionDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
func (*UpdateProbingSessionDescriptor) GetApiName ¶
func (d *UpdateProbingSessionDescriptor) GetApiName() string
func (*UpdateProbingSessionDescriptor) GetClientMsgReflectHandle ¶
func (d *UpdateProbingSessionDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
func (*UpdateProbingSessionDescriptor) GetFullMethodName ¶
func (d *UpdateProbingSessionDescriptor) GetFullMethodName() string
func (*UpdateProbingSessionDescriptor) GetMethodName ¶
func (d *UpdateProbingSessionDescriptor) GetMethodName() string
func (*UpdateProbingSessionDescriptor) GetProtoPkgName ¶
func (d *UpdateProbingSessionDescriptor) GetProtoPkgName() string
func (*UpdateProbingSessionDescriptor) GetResourceDescriptor ¶
func (d *UpdateProbingSessionDescriptor) GetResourceDescriptor() gotenresource.Descriptor
func (*UpdateProbingSessionDescriptor) GetServerMsgReflectHandle ¶
func (d *UpdateProbingSessionDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
func (*UpdateProbingSessionDescriptor) GetServiceDomain ¶
func (d *UpdateProbingSessionDescriptor) GetServiceDomain() string
func (*UpdateProbingSessionDescriptor) GetServiceVersion ¶
func (d *UpdateProbingSessionDescriptor) GetServiceVersion() string
func (*UpdateProbingSessionDescriptor) GetVerb ¶
func (d *UpdateProbingSessionDescriptor) GetVerb() string
func (*UpdateProbingSessionDescriptor) HasResource ¶
func (d *UpdateProbingSessionDescriptor) HasResource() bool
func (*UpdateProbingSessionDescriptor) IsClientStream ¶
func (d *UpdateProbingSessionDescriptor) IsClientStream() bool
func (*UpdateProbingSessionDescriptor) IsCollection ¶
func (d *UpdateProbingSessionDescriptor) IsCollection() bool
func (*UpdateProbingSessionDescriptor) IsPlural ¶
func (d *UpdateProbingSessionDescriptor) IsPlural() bool
func (*UpdateProbingSessionDescriptor) IsServerStream ¶
func (d *UpdateProbingSessionDescriptor) IsServerStream() bool
func (*UpdateProbingSessionDescriptor) IsUnary ¶
func (d *UpdateProbingSessionDescriptor) IsUnary() bool
func (*UpdateProbingSessionDescriptor) NewEmptyClientMsg ¶
func (d *UpdateProbingSessionDescriptor) NewEmptyClientMsg() proto.Message
func (*UpdateProbingSessionDescriptor) NewEmptyServerMsg ¶
func (d *UpdateProbingSessionDescriptor) NewEmptyServerMsg() proto.Message
func (*UpdateProbingSessionDescriptor) RequestHasResourceBody ¶
func (d *UpdateProbingSessionDescriptor) RequestHasResourceBody() bool
type UpdateProbingSessionDescriptorClientMsgHandle ¶
type UpdateProbingSessionDescriptorClientMsgHandle struct{}
func (*UpdateProbingSessionDescriptorClientMsgHandle) ExtractCollectionName ¶
func (h *UpdateProbingSessionDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*UpdateProbingSessionDescriptorClientMsgHandle) ExtractResourceName ¶
func (h *UpdateProbingSessionDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*UpdateProbingSessionDescriptorClientMsgHandle) ExtractResourceNames ¶
func (h *UpdateProbingSessionDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type UpdateProbingSessionDescriptorServerMsgHandle ¶
type UpdateProbingSessionDescriptorServerMsgHandle struct{}
func (*UpdateProbingSessionDescriptorServerMsgHandle) ExtractCollectionName ¶
func (h *UpdateProbingSessionDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*UpdateProbingSessionDescriptorServerMsgHandle) ExtractResourceName ¶
func (h *UpdateProbingSessionDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*UpdateProbingSessionDescriptorServerMsgHandle) ExtractResourceNames ¶
func (h *UpdateProbingSessionDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type UpdateProbingSessionRequest ¶
type UpdateProbingSessionRequest struct { // ProbingSession resource body ProbingSession *probing_session.ProbingSession `` /* 130-byte string literal not displayed */ // FieldMask applied to request - change will be applied only for fields in // the mask UpdateMask *probing_session.ProbingSession_FieldMask `` /* 150-byte string literal not displayed */ // Conditional update applied to request if update should be executed only for // specific resource state. If this field is populated, then server will fetch // existing resource, compare with the one stored in the cas field (after // applying field mask) and proceed with update only and only if they match. // Otherwise RPC error Aborted will be returned. Cas *UpdateProbingSessionRequest_CAS `protobuf:"bytes,4,opt,name=cas,proto3" json:"cas,omitempty" firestore:"cas"` // contains filtered or unexported fields }
Request message for method [UpdateProbingSession][ntt.watchdog.v1alpha2.UpdateProbingSession]
func (*UpdateProbingSessionRequest) Clone ¶
func (o *UpdateProbingSessionRequest) Clone() *UpdateProbingSessionRequest
func (*UpdateProbingSessionRequest) CloneRaw ¶
func (o *UpdateProbingSessionRequest) CloneRaw() gotenobject.GotenObjectExt
func (*UpdateProbingSessionRequest) Descriptor ¶
func (*UpdateProbingSessionRequest) Descriptor() ([]byte, []int)
Deprecated, Use UpdateProbingSessionRequest.ProtoReflect.Descriptor instead.
func (*UpdateProbingSessionRequest) GetCas ¶
func (m *UpdateProbingSessionRequest) GetCas() *UpdateProbingSessionRequest_CAS
func (*UpdateProbingSessionRequest) GetProbingSession ¶
func (m *UpdateProbingSessionRequest) GetProbingSession() *probing_session.ProbingSession
func (*UpdateProbingSessionRequest) GetUpdateMask ¶
func (m *UpdateProbingSessionRequest) GetUpdateMask() *probing_session.ProbingSession_FieldMask
func (*UpdateProbingSessionRequest) GotenMessage ¶
func (*UpdateProbingSessionRequest) GotenMessage()
func (*UpdateProbingSessionRequest) GotenObjectExt ¶
func (o *UpdateProbingSessionRequest) GotenObjectExt()
func (*UpdateProbingSessionRequest) GotenValidate ¶
func (obj *UpdateProbingSessionRequest) GotenValidate() error
func (*UpdateProbingSessionRequest) MakeDiffFieldMask ¶
func (o *UpdateProbingSessionRequest) MakeDiffFieldMask(other *UpdateProbingSessionRequest) *UpdateProbingSessionRequest_FieldMask
func (*UpdateProbingSessionRequest) MakeFullFieldMask ¶
func (o *UpdateProbingSessionRequest) MakeFullFieldMask() *UpdateProbingSessionRequest_FieldMask
func (*UpdateProbingSessionRequest) MakeRawDiffFieldMask ¶
func (o *UpdateProbingSessionRequest) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
func (*UpdateProbingSessionRequest) MakeRawFullFieldMask ¶
func (o *UpdateProbingSessionRequest) MakeRawFullFieldMask() gotenobject.FieldMask
func (*UpdateProbingSessionRequest) Marshal ¶
func (m *UpdateProbingSessionRequest) Marshal() ([]byte, error)
func (*UpdateProbingSessionRequest) MarshalJSON ¶
func (m *UpdateProbingSessionRequest) MarshalJSON() ([]byte, error)
func (*UpdateProbingSessionRequest) Merge ¶
func (o *UpdateProbingSessionRequest) Merge(source *UpdateProbingSessionRequest)
func (*UpdateProbingSessionRequest) MergeRaw ¶
func (o *UpdateProbingSessionRequest) MergeRaw(source gotenobject.GotenObjectExt)
func (*UpdateProbingSessionRequest) ProtoMessage ¶
func (*UpdateProbingSessionRequest) ProtoMessage()
func (*UpdateProbingSessionRequest) ProtoReflect ¶
func (m *UpdateProbingSessionRequest) ProtoReflect() preflect.Message
func (*UpdateProbingSessionRequest) Reset ¶
func (m *UpdateProbingSessionRequest) Reset()
func (*UpdateProbingSessionRequest) SetCas ¶
func (m *UpdateProbingSessionRequest) SetCas(fv *UpdateProbingSessionRequest_CAS)
func (*UpdateProbingSessionRequest) SetProbingSession ¶
func (m *UpdateProbingSessionRequest) SetProbingSession(fv *probing_session.ProbingSession)
func (*UpdateProbingSessionRequest) SetUpdateMask ¶
func (m *UpdateProbingSessionRequest) SetUpdateMask(fv *probing_session.ProbingSession_FieldMask)
func (*UpdateProbingSessionRequest) String ¶
func (m *UpdateProbingSessionRequest) String() string
func (*UpdateProbingSessionRequest) Unmarshal ¶
func (m *UpdateProbingSessionRequest) Unmarshal(b []byte) error
func (*UpdateProbingSessionRequest) UnmarshalJSON ¶
func (m *UpdateProbingSessionRequest) UnmarshalJSON(data []byte) error
type UpdateProbingSessionRequestCASFieldPathBuilder ¶
type UpdateProbingSessionRequestCASFieldPathBuilder struct{}
func NewUpdateProbingSessionRequestCASFieldPathBuilder ¶
func NewUpdateProbingSessionRequestCASFieldPathBuilder() UpdateProbingSessionRequestCASFieldPathBuilder
func (UpdateProbingSessionRequestCASFieldPathBuilder) ConditionalState ¶
func (UpdateProbingSessionRequestCASFieldPathBuilder) ConditionalState() UpdateProbingSessionRequest_CASPathSelectorConditionalState
type UpdateProbingSessionRequestCAS_FieldPath ¶
type UpdateProbingSessionRequestCAS_FieldPath interface { gotenobject.FieldPath Selector() UpdateProbingSessionRequestCAS_FieldPathSelector Get(source *UpdateProbingSessionRequest_CAS) []interface{} GetSingle(source *UpdateProbingSessionRequest_CAS) (interface{}, bool) ClearValue(item *UpdateProbingSessionRequest_CAS) // Those methods build corresponding UpdateProbingSessionRequestCAS_FieldPathValue // (or array of values) and holds passed value. Panics if injected type is incorrect. WithIValue(value interface{}) UpdateProbingSessionRequestCAS_FieldPathValue WithIArrayOfValues(values interface{}) UpdateProbingSessionRequestCAS_FieldPathArrayOfValues WithIArrayItemValue(value interface{}) UpdateProbingSessionRequestCAS_FieldPathArrayItemValue }
FieldPath provides implementation to handle https://github.com/protocolbuffers/protobuf/blob/master/src/google/protobuf/field_mask.proto
func BuildUpdateProbingSessionRequestCAS_FieldPath ¶
func BuildUpdateProbingSessionRequestCAS_FieldPath(fp gotenobject.RawFieldPath) (UpdateProbingSessionRequestCAS_FieldPath, error)
func MustParseUpdateProbingSessionRequestCAS_FieldPath ¶
func MustParseUpdateProbingSessionRequestCAS_FieldPath(rawField string) UpdateProbingSessionRequestCAS_FieldPath
func ParseUpdateProbingSessionRequestCAS_FieldPath ¶
func ParseUpdateProbingSessionRequestCAS_FieldPath(rawField string) (UpdateProbingSessionRequestCAS_FieldPath, error)
type UpdateProbingSessionRequestCAS_FieldPathArrayItemValue ¶
type UpdateProbingSessionRequestCAS_FieldPathArrayItemValue interface { gotenobject.FieldPathArrayItemValue UpdateProbingSessionRequestCAS_FieldPath ContainsValue(*UpdateProbingSessionRequest_CAS) bool }
UpdateProbingSessionRequestCAS_FieldPathArrayItemValue allows storing single item in Path-specific values for CAS according to their type Present only for array (repeated) types.
func MustParseUpdateProbingSessionRequestCAS_FieldPathArrayItemValue ¶
func MustParseUpdateProbingSessionRequestCAS_FieldPathArrayItemValue(pathStr, valueStr string) UpdateProbingSessionRequestCAS_FieldPathArrayItemValue
func ParseUpdateProbingSessionRequestCAS_FieldPathArrayItemValue ¶
func ParseUpdateProbingSessionRequestCAS_FieldPathArrayItemValue(pathStr, valueStr string) (UpdateProbingSessionRequestCAS_FieldPathArrayItemValue, error)
ParseUpdateProbingSessionRequestCAS_FieldPathArrayItemValue parses string and JSON-encoded value to its Value
type UpdateProbingSessionRequestCAS_FieldPathArrayOfValues ¶
type UpdateProbingSessionRequestCAS_FieldPathArrayOfValues interface { gotenobject.FieldPathArrayOfValues UpdateProbingSessionRequestCAS_FieldPath }
UpdateProbingSessionRequestCAS_FieldPathArrayOfValues allows storing slice of values for CAS fields according to their type
func MustParseUpdateProbingSessionRequestCAS_FieldPathArrayOfValues ¶
func MustParseUpdateProbingSessionRequestCAS_FieldPathArrayOfValues(pathStr, valuesStr string) UpdateProbingSessionRequestCAS_FieldPathArrayOfValues
func ParseUpdateProbingSessionRequestCAS_FieldPathArrayOfValues ¶
func ParseUpdateProbingSessionRequestCAS_FieldPathArrayOfValues(pathStr, valuesStr string) (UpdateProbingSessionRequestCAS_FieldPathArrayOfValues, error)
type UpdateProbingSessionRequestCAS_FieldPathSelector ¶
type UpdateProbingSessionRequestCAS_FieldPathSelector int32
const ( UpdateProbingSessionRequestCAS_FieldPathSelectorConditionalState UpdateProbingSessionRequestCAS_FieldPathSelector = 0 UpdateProbingSessionRequestCAS_FieldPathSelectorFieldMask UpdateProbingSessionRequestCAS_FieldPathSelector = 1 )
func (UpdateProbingSessionRequestCAS_FieldPathSelector) String ¶
func (s UpdateProbingSessionRequestCAS_FieldPathSelector) String() string
type UpdateProbingSessionRequestCAS_FieldPathValue ¶
type UpdateProbingSessionRequestCAS_FieldPathValue interface { UpdateProbingSessionRequestCAS_FieldPath gotenobject.FieldPathValue SetTo(target **UpdateProbingSessionRequest_CAS) CompareWith(*UpdateProbingSessionRequest_CAS) (cmp int, comparable bool) }
UpdateProbingSessionRequestCAS_FieldPathValue allows storing values for CAS fields according to their type
func MustParseUpdateProbingSessionRequestCAS_FieldPathValue ¶
func MustParseUpdateProbingSessionRequestCAS_FieldPathValue(pathStr, valueStr string) UpdateProbingSessionRequestCAS_FieldPathValue
func ParseUpdateProbingSessionRequestCAS_FieldPathValue ¶
func ParseUpdateProbingSessionRequestCAS_FieldPathValue(pathStr, valueStr string) (UpdateProbingSessionRequestCAS_FieldPathValue, error)
type UpdateProbingSessionRequestCAS_FieldSubPath ¶
type UpdateProbingSessionRequestCAS_FieldSubPath struct {
// contains filtered or unexported fields
}
func (*UpdateProbingSessionRequestCAS_FieldSubPath) AsConditionalStateSubPath ¶
func (fps *UpdateProbingSessionRequestCAS_FieldSubPath) AsConditionalStateSubPath() (probing_session.ProbingSession_FieldPath, bool)
func (*UpdateProbingSessionRequestCAS_FieldSubPath) ClearValue ¶
func (fps *UpdateProbingSessionRequestCAS_FieldSubPath) ClearValue(item *UpdateProbingSessionRequest_CAS)
func (*UpdateProbingSessionRequestCAS_FieldSubPath) ClearValueRaw ¶
func (fps *UpdateProbingSessionRequestCAS_FieldSubPath) ClearValueRaw(item proto.Message)
func (*UpdateProbingSessionRequestCAS_FieldSubPath) Get ¶
func (fps *UpdateProbingSessionRequestCAS_FieldSubPath) Get(source *UpdateProbingSessionRequest_CAS) (values []interface{})
Get returns all values pointed by selected field from source UpdateProbingSessionRequest_CAS
func (*UpdateProbingSessionRequestCAS_FieldSubPath) GetDefault ¶
func (fps *UpdateProbingSessionRequestCAS_FieldSubPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*UpdateProbingSessionRequestCAS_FieldSubPath) GetRaw ¶
func (fps *UpdateProbingSessionRequestCAS_FieldSubPath) GetRaw(source proto.Message) []interface{}
func (*UpdateProbingSessionRequestCAS_FieldSubPath) GetSingle ¶
func (fps *UpdateProbingSessionRequestCAS_FieldSubPath) GetSingle(source *UpdateProbingSessionRequest_CAS) (interface{}, bool)
GetSingle returns value of selected field from source UpdateProbingSessionRequest_CAS
func (*UpdateProbingSessionRequestCAS_FieldSubPath) GetSingleRaw ¶
func (fps *UpdateProbingSessionRequestCAS_FieldSubPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*UpdateProbingSessionRequestCAS_FieldSubPath) IsLeaf ¶
func (fps *UpdateProbingSessionRequestCAS_FieldSubPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*UpdateProbingSessionRequestCAS_FieldSubPath) JSONString ¶
func (fps *UpdateProbingSessionRequestCAS_FieldSubPath) JSONString() string
JSONString returns path representation is JSON convention
func (*UpdateProbingSessionRequestCAS_FieldSubPath) Selector ¶
func (fps *UpdateProbingSessionRequestCAS_FieldSubPath) Selector() UpdateProbingSessionRequestCAS_FieldPathSelector
func (*UpdateProbingSessionRequestCAS_FieldSubPath) String ¶
func (fps *UpdateProbingSessionRequestCAS_FieldSubPath) String() string
String returns path representation in proto convention
func (*UpdateProbingSessionRequestCAS_FieldSubPath) WithIArrayItemValue ¶
func (fps *UpdateProbingSessionRequestCAS_FieldSubPath) WithIArrayItemValue(value interface{}) UpdateProbingSessionRequestCAS_FieldPathArrayItemValue
func (*UpdateProbingSessionRequestCAS_FieldSubPath) WithIArrayOfValues ¶
func (fps *UpdateProbingSessionRequestCAS_FieldSubPath) WithIArrayOfValues(values interface{}) UpdateProbingSessionRequestCAS_FieldPathArrayOfValues
func (*UpdateProbingSessionRequestCAS_FieldSubPath) WithIValue ¶
func (fps *UpdateProbingSessionRequestCAS_FieldSubPath) WithIValue(value interface{}) UpdateProbingSessionRequestCAS_FieldPathValue
func (*UpdateProbingSessionRequestCAS_FieldSubPath) WithRawIArrayItemValue ¶
func (fps *UpdateProbingSessionRequestCAS_FieldSubPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*UpdateProbingSessionRequestCAS_FieldSubPath) WithRawIArrayOfValues ¶
func (fps *UpdateProbingSessionRequestCAS_FieldSubPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*UpdateProbingSessionRequestCAS_FieldSubPath) WithRawIValue ¶
func (fps *UpdateProbingSessionRequestCAS_FieldSubPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type UpdateProbingSessionRequestCAS_FieldSubPathArrayItemValue ¶
type UpdateProbingSessionRequestCAS_FieldSubPathArrayItemValue struct { UpdateProbingSessionRequestCAS_FieldPath // contains filtered or unexported fields }
func (*UpdateProbingSessionRequestCAS_FieldSubPathArrayItemValue) AsConditionalStatePathItemValue ¶
func (fpaivs *UpdateProbingSessionRequestCAS_FieldSubPathArrayItemValue) AsConditionalStatePathItemValue() (probing_session.ProbingSession_FieldPathArrayItemValue, bool)
func (*UpdateProbingSessionRequestCAS_FieldSubPathArrayItemValue) ContainsValue ¶
func (fpaivs *UpdateProbingSessionRequestCAS_FieldSubPathArrayItemValue) ContainsValue(source *UpdateProbingSessionRequest_CAS) bool
Contains returns a boolean indicating if value that is being held is present in given 'CAS'
func (*UpdateProbingSessionRequestCAS_FieldSubPathArrayItemValue) GetRawItemValue ¶
func (fpaivs *UpdateProbingSessionRequestCAS_FieldSubPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored array item value
type UpdateProbingSessionRequestCAS_FieldSubPathArrayOfValues ¶
type UpdateProbingSessionRequestCAS_FieldSubPathArrayOfValues struct { UpdateProbingSessionRequestCAS_FieldPath // contains filtered or unexported fields }
func (*UpdateProbingSessionRequestCAS_FieldSubPathArrayOfValues) AsConditionalStatePathArrayOfValues ¶
func (fpsaov *UpdateProbingSessionRequestCAS_FieldSubPathArrayOfValues) AsConditionalStatePathArrayOfValues() (probing_session.ProbingSession_FieldPathArrayOfValues, bool)
func (*UpdateProbingSessionRequestCAS_FieldSubPathArrayOfValues) GetRawValues ¶
func (fpsaov *UpdateProbingSessionRequestCAS_FieldSubPathArrayOfValues) GetRawValues() []interface{}
type UpdateProbingSessionRequestCAS_FieldSubPathValue ¶
type UpdateProbingSessionRequestCAS_FieldSubPathValue struct { UpdateProbingSessionRequestCAS_FieldPath // contains filtered or unexported fields }
func (*UpdateProbingSessionRequestCAS_FieldSubPathValue) AsConditionalStatePathValue ¶
func (fpvs *UpdateProbingSessionRequestCAS_FieldSubPathValue) AsConditionalStatePathValue() (probing_session.ProbingSession_FieldPathValue, bool)
func (*UpdateProbingSessionRequestCAS_FieldSubPathValue) CompareWith ¶
func (fpvs *UpdateProbingSessionRequestCAS_FieldSubPathValue) CompareWith(source *UpdateProbingSessionRequest_CAS) (int, bool)
func (*UpdateProbingSessionRequestCAS_FieldSubPathValue) CompareWithRaw ¶
func (fpvs *UpdateProbingSessionRequestCAS_FieldSubPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*UpdateProbingSessionRequestCAS_FieldSubPathValue) GetRawValue ¶
func (fpvs *UpdateProbingSessionRequestCAS_FieldSubPathValue) GetRawValue() interface{}
func (*UpdateProbingSessionRequestCAS_FieldSubPathValue) SetTo ¶
func (fpvs *UpdateProbingSessionRequestCAS_FieldSubPathValue) SetTo(target **UpdateProbingSessionRequest_CAS)
func (*UpdateProbingSessionRequestCAS_FieldSubPathValue) SetToRaw ¶
func (fpvs *UpdateProbingSessionRequestCAS_FieldSubPathValue) SetToRaw(target proto.Message)
type UpdateProbingSessionRequestCAS_FieldTerminalPath ¶
type UpdateProbingSessionRequestCAS_FieldTerminalPath struct {
// contains filtered or unexported fields
}
func (*UpdateProbingSessionRequestCAS_FieldTerminalPath) ClearValue ¶
func (fp *UpdateProbingSessionRequestCAS_FieldTerminalPath) ClearValue(item *UpdateProbingSessionRequest_CAS)
func (*UpdateProbingSessionRequestCAS_FieldTerminalPath) ClearValueRaw ¶
func (fp *UpdateProbingSessionRequestCAS_FieldTerminalPath) ClearValueRaw(item proto.Message)
func (*UpdateProbingSessionRequestCAS_FieldTerminalPath) Get ¶
func (fp *UpdateProbingSessionRequestCAS_FieldTerminalPath) Get(source *UpdateProbingSessionRequest_CAS) (values []interface{})
Get returns all values pointed by specific field from source UpdateProbingSessionRequest_CAS
func (*UpdateProbingSessionRequestCAS_FieldTerminalPath) GetDefault ¶
func (fp *UpdateProbingSessionRequestCAS_FieldTerminalPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*UpdateProbingSessionRequestCAS_FieldTerminalPath) GetRaw ¶
func (fp *UpdateProbingSessionRequestCAS_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
func (*UpdateProbingSessionRequestCAS_FieldTerminalPath) GetSingle ¶
func (fp *UpdateProbingSessionRequestCAS_FieldTerminalPath) GetSingle(source *UpdateProbingSessionRequest_CAS) (interface{}, bool)
GetSingle returns value pointed by specific field of from source UpdateProbingSessionRequest_CAS
func (*UpdateProbingSessionRequestCAS_FieldTerminalPath) GetSingleRaw ¶
func (fp *UpdateProbingSessionRequestCAS_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*UpdateProbingSessionRequestCAS_FieldTerminalPath) IsLeaf ¶
func (fp *UpdateProbingSessionRequestCAS_FieldTerminalPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*UpdateProbingSessionRequestCAS_FieldTerminalPath) JSONString ¶
func (fp *UpdateProbingSessionRequestCAS_FieldTerminalPath) JSONString() string
JSONString returns path representation is JSON convention
func (*UpdateProbingSessionRequestCAS_FieldTerminalPath) String ¶
func (fp *UpdateProbingSessionRequestCAS_FieldTerminalPath) String() string
String returns path representation in proto convention
func (*UpdateProbingSessionRequestCAS_FieldTerminalPath) WithIArrayItemValue ¶
func (fp *UpdateProbingSessionRequestCAS_FieldTerminalPath) WithIArrayItemValue(value interface{}) UpdateProbingSessionRequestCAS_FieldPathArrayItemValue
func (*UpdateProbingSessionRequestCAS_FieldTerminalPath) WithIArrayOfValues ¶
func (fp *UpdateProbingSessionRequestCAS_FieldTerminalPath) WithIArrayOfValues(values interface{}) UpdateProbingSessionRequestCAS_FieldPathArrayOfValues
func (*UpdateProbingSessionRequestCAS_FieldTerminalPath) WithIValue ¶
func (fp *UpdateProbingSessionRequestCAS_FieldTerminalPath) WithIValue(value interface{}) UpdateProbingSessionRequestCAS_FieldPathValue
func (*UpdateProbingSessionRequestCAS_FieldTerminalPath) WithRawIArrayItemValue ¶
func (fp *UpdateProbingSessionRequestCAS_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*UpdateProbingSessionRequestCAS_FieldTerminalPath) WithRawIArrayOfValues ¶
func (fp *UpdateProbingSessionRequestCAS_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*UpdateProbingSessionRequestCAS_FieldTerminalPath) WithRawIValue ¶
func (fp *UpdateProbingSessionRequestCAS_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type UpdateProbingSessionRequestCAS_FieldTerminalPathArrayItemValue ¶
type UpdateProbingSessionRequestCAS_FieldTerminalPathArrayItemValue struct { UpdateProbingSessionRequestCAS_FieldTerminalPath // contains filtered or unexported fields }
func (*UpdateProbingSessionRequestCAS_FieldTerminalPathArrayItemValue) ContainsValue ¶
func (fpaiv *UpdateProbingSessionRequestCAS_FieldTerminalPathArrayItemValue) ContainsValue(source *UpdateProbingSessionRequest_CAS) bool
Contains returns a boolean indicating if value that is being held is present in given 'CAS'
func (*UpdateProbingSessionRequestCAS_FieldTerminalPathArrayItemValue) GetRawItemValue ¶
func (fpaiv *UpdateProbingSessionRequestCAS_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored element value for array in object UpdateProbingSessionRequest_CAS as interface{}
func (*UpdateProbingSessionRequestCAS_FieldTerminalPathArrayItemValue) GetSingle ¶
func (fpaiv *UpdateProbingSessionRequestCAS_FieldTerminalPathArrayItemValue) GetSingle(source *UpdateProbingSessionRequest_CAS) (interface{}, bool)
func (*UpdateProbingSessionRequestCAS_FieldTerminalPathArrayItemValue) GetSingleRaw ¶
func (fpaiv *UpdateProbingSessionRequestCAS_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
type UpdateProbingSessionRequestCAS_FieldTerminalPathArrayOfValues ¶
type UpdateProbingSessionRequestCAS_FieldTerminalPathArrayOfValues struct { UpdateProbingSessionRequestCAS_FieldTerminalPath // contains filtered or unexported fields }
func (*UpdateProbingSessionRequestCAS_FieldTerminalPathArrayOfValues) AsConditionalStateArrayOfValues ¶
func (fpaov *UpdateProbingSessionRequestCAS_FieldTerminalPathArrayOfValues) AsConditionalStateArrayOfValues() ([]*probing_session.ProbingSession, bool)
func (*UpdateProbingSessionRequestCAS_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues ¶
func (fpaov *UpdateProbingSessionRequestCAS_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues() ([]*probing_session.ProbingSession_FieldMask, bool)
func (*UpdateProbingSessionRequestCAS_FieldTerminalPathArrayOfValues) GetRawValues ¶
func (fpaov *UpdateProbingSessionRequestCAS_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
type UpdateProbingSessionRequestCAS_FieldTerminalPathValue ¶
type UpdateProbingSessionRequestCAS_FieldTerminalPathValue struct { UpdateProbingSessionRequestCAS_FieldTerminalPath // contains filtered or unexported fields }
func (*UpdateProbingSessionRequestCAS_FieldTerminalPathValue) AsConditionalStateValue ¶
func (fpv *UpdateProbingSessionRequestCAS_FieldTerminalPathValue) AsConditionalStateValue() (*probing_session.ProbingSession, bool)
func (*UpdateProbingSessionRequestCAS_FieldTerminalPathValue) AsFieldMaskValue ¶
func (fpv *UpdateProbingSessionRequestCAS_FieldTerminalPathValue) AsFieldMaskValue() (*probing_session.ProbingSession_FieldMask, bool)
func (*UpdateProbingSessionRequestCAS_FieldTerminalPathValue) CompareWith ¶
func (fpv *UpdateProbingSessionRequestCAS_FieldTerminalPathValue) CompareWith(source *UpdateProbingSessionRequest_CAS) (int, bool)
CompareWith compares value in the 'UpdateProbingSessionRequestCAS_FieldTerminalPathValue' with the value under path in 'UpdateProbingSessionRequest_CAS'.
func (*UpdateProbingSessionRequestCAS_FieldTerminalPathValue) CompareWithRaw ¶
func (fpv *UpdateProbingSessionRequestCAS_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*UpdateProbingSessionRequestCAS_FieldTerminalPathValue) GetRawValue ¶
func (fpv *UpdateProbingSessionRequestCAS_FieldTerminalPathValue) GetRawValue() interface{}
GetRawValue returns raw value stored under selected path for 'CAS' as interface{}
func (*UpdateProbingSessionRequestCAS_FieldTerminalPathValue) SetTo ¶
func (fpv *UpdateProbingSessionRequestCAS_FieldTerminalPathValue) SetTo(target **UpdateProbingSessionRequest_CAS)
SetTo stores value for selected field for object CAS
func (*UpdateProbingSessionRequestCAS_FieldTerminalPathValue) SetToRaw ¶
func (fpv *UpdateProbingSessionRequestCAS_FieldTerminalPathValue) SetToRaw(target proto.Message)
type UpdateProbingSessionRequestFieldPathBuilder ¶
type UpdateProbingSessionRequestFieldPathBuilder struct{}
func NewUpdateProbingSessionRequestFieldPathBuilder ¶
func NewUpdateProbingSessionRequestFieldPathBuilder() UpdateProbingSessionRequestFieldPathBuilder
func (UpdateProbingSessionRequestFieldPathBuilder) ProbingSession ¶
func (UpdateProbingSessionRequestFieldPathBuilder) ProbingSession() UpdateProbingSessionRequestPathSelectorProbingSession
func (UpdateProbingSessionRequestFieldPathBuilder) UpdateMask ¶
type UpdateProbingSessionRequestMapPathSelectorCasConditionalStateMetadataAnnotations ¶
type UpdateProbingSessionRequestMapPathSelectorCasConditionalStateMetadataAnnotations struct {
// contains filtered or unexported fields
}
func (UpdateProbingSessionRequestMapPathSelectorCasConditionalStateMetadataAnnotations) WithArrayOfValues ¶
func (s UpdateProbingSessionRequestMapPathSelectorCasConditionalStateMetadataAnnotations) WithArrayOfValues(values []string) *UpdateProbingSessionRequest_FieldSubPathArrayOfValues
type UpdateProbingSessionRequestMapPathSelectorCasConditionalStateMetadataLabels ¶
type UpdateProbingSessionRequestMapPathSelectorCasConditionalStateMetadataLabels struct {
// contains filtered or unexported fields
}
func (UpdateProbingSessionRequestMapPathSelectorCasConditionalStateMetadataLabels) WithArrayOfValues ¶
func (s UpdateProbingSessionRequestMapPathSelectorCasConditionalStateMetadataLabels) WithArrayOfValues(values []string) *UpdateProbingSessionRequest_FieldSubPathArrayOfValues
type UpdateProbingSessionRequestMapPathSelectorCasConditionalStateMetadataShards ¶
type UpdateProbingSessionRequestMapPathSelectorCasConditionalStateMetadataShards struct {
// contains filtered or unexported fields
}
func (UpdateProbingSessionRequestMapPathSelectorCasConditionalStateMetadataShards) WithArrayOfValues ¶
func (s UpdateProbingSessionRequestMapPathSelectorCasConditionalStateMetadataShards) WithArrayOfValues(values []int64) *UpdateProbingSessionRequest_FieldSubPathArrayOfValues
type UpdateProbingSessionRequestMapPathSelectorCasConditionalStateSpecHttpProbingConfigAuthConfigTokenRequestRequestHeaders ¶
type UpdateProbingSessionRequestMapPathSelectorCasConditionalStateSpecHttpProbingConfigAuthConfigTokenRequestRequestHeaders struct {
// contains filtered or unexported fields
}
func (UpdateProbingSessionRequestMapPathSelectorCasConditionalStateSpecHttpProbingConfigAuthConfigTokenRequestRequestHeaders) FieldPath ¶
func (UpdateProbingSessionRequestMapPathSelectorCasConditionalStateSpecHttpProbingConfigAuthConfigTokenRequestRequestHeaders) WithArrayOfValues ¶
type UpdateProbingSessionRequestMapPathSelectorCasConditionalStateSpecHttpProbingConfigAuthConfigTokenRequestUrlFormEncodedBody ¶
type UpdateProbingSessionRequestMapPathSelectorCasConditionalStateSpecHttpProbingConfigAuthConfigTokenRequestUrlFormEncodedBody struct {
// contains filtered or unexported fields
}
func (UpdateProbingSessionRequestMapPathSelectorCasConditionalStateSpecHttpProbingConfigAuthConfigTokenRequestUrlFormEncodedBody) FieldPath ¶
func (UpdateProbingSessionRequestMapPathSelectorCasConditionalStateSpecHttpProbingConfigAuthConfigTokenRequestUrlFormEncodedBody) WithArrayOfValues ¶
type UpdateProbingSessionRequestMapPathSelectorCasConditionalStateSpecHttpProbingConfigHttpRequestRequestHeaders ¶
type UpdateProbingSessionRequestMapPathSelectorCasConditionalStateSpecHttpProbingConfigHttpRequestRequestHeaders struct {
// contains filtered or unexported fields
}
func (UpdateProbingSessionRequestMapPathSelectorCasConditionalStateSpecHttpProbingConfigHttpRequestRequestHeaders) FieldPath ¶
func (UpdateProbingSessionRequestMapPathSelectorCasConditionalStateSpecHttpProbingConfigHttpRequestRequestHeaders) WithArrayOfValues ¶
type UpdateProbingSessionRequestMapPathSelectorCasConditionalStateSpecHttpProbingConfigHttpRequestUrlFormEncodedBody ¶
type UpdateProbingSessionRequestMapPathSelectorCasConditionalStateSpecHttpProbingConfigHttpRequestUrlFormEncodedBody struct {
// contains filtered or unexported fields
}
func (UpdateProbingSessionRequestMapPathSelectorCasConditionalStateSpecHttpProbingConfigHttpRequestUrlFormEncodedBody) FieldPath ¶
func (UpdateProbingSessionRequestMapPathSelectorCasConditionalStateSpecHttpProbingConfigHttpRequestUrlFormEncodedBody) WithArrayOfValues ¶
type UpdateProbingSessionRequestMapPathSelectorProbingSessionMetadataAnnotations ¶
type UpdateProbingSessionRequestMapPathSelectorProbingSessionMetadataAnnotations struct {
// contains filtered or unexported fields
}
func (UpdateProbingSessionRequestMapPathSelectorProbingSessionMetadataAnnotations) WithArrayOfValues ¶
func (s UpdateProbingSessionRequestMapPathSelectorProbingSessionMetadataAnnotations) WithArrayOfValues(values []string) *UpdateProbingSessionRequest_FieldSubPathArrayOfValues
type UpdateProbingSessionRequestMapPathSelectorProbingSessionMetadataLabels ¶
type UpdateProbingSessionRequestMapPathSelectorProbingSessionMetadataLabels struct {
// contains filtered or unexported fields
}
func (UpdateProbingSessionRequestMapPathSelectorProbingSessionMetadataLabels) WithArrayOfValues ¶
func (s UpdateProbingSessionRequestMapPathSelectorProbingSessionMetadataLabels) WithArrayOfValues(values []string) *UpdateProbingSessionRequest_FieldSubPathArrayOfValues
type UpdateProbingSessionRequestMapPathSelectorProbingSessionMetadataShards ¶
type UpdateProbingSessionRequestMapPathSelectorProbingSessionMetadataShards struct {
// contains filtered or unexported fields
}
func (UpdateProbingSessionRequestMapPathSelectorProbingSessionMetadataShards) WithArrayOfValues ¶
func (s UpdateProbingSessionRequestMapPathSelectorProbingSessionMetadataShards) WithArrayOfValues(values []int64) *UpdateProbingSessionRequest_FieldSubPathArrayOfValues
type UpdateProbingSessionRequestMapPathSelectorProbingSessionSpecHttpProbingConfigAuthConfigTokenRequestRequestHeaders ¶
type UpdateProbingSessionRequestMapPathSelectorProbingSessionSpecHttpProbingConfigAuthConfigTokenRequestRequestHeaders struct {
// contains filtered or unexported fields
}
func (UpdateProbingSessionRequestMapPathSelectorProbingSessionSpecHttpProbingConfigAuthConfigTokenRequestRequestHeaders) FieldPath ¶
func (UpdateProbingSessionRequestMapPathSelectorProbingSessionSpecHttpProbingConfigAuthConfigTokenRequestRequestHeaders) WithArrayOfValues ¶
type UpdateProbingSessionRequestMapPathSelectorProbingSessionSpecHttpProbingConfigAuthConfigTokenRequestUrlFormEncodedBody ¶
type UpdateProbingSessionRequestMapPathSelectorProbingSessionSpecHttpProbingConfigAuthConfigTokenRequestUrlFormEncodedBody struct {
// contains filtered or unexported fields
}
func (UpdateProbingSessionRequestMapPathSelectorProbingSessionSpecHttpProbingConfigAuthConfigTokenRequestUrlFormEncodedBody) FieldPath ¶
func (UpdateProbingSessionRequestMapPathSelectorProbingSessionSpecHttpProbingConfigAuthConfigTokenRequestUrlFormEncodedBody) WithArrayOfValues ¶
type UpdateProbingSessionRequestMapPathSelectorProbingSessionSpecHttpProbingConfigHttpRequestRequestHeaders ¶
type UpdateProbingSessionRequestMapPathSelectorProbingSessionSpecHttpProbingConfigHttpRequestRequestHeaders struct {
// contains filtered or unexported fields
}
func (UpdateProbingSessionRequestMapPathSelectorProbingSessionSpecHttpProbingConfigHttpRequestRequestHeaders) FieldPath ¶
func (UpdateProbingSessionRequestMapPathSelectorProbingSessionSpecHttpProbingConfigHttpRequestRequestHeaders) WithArrayOfValues ¶
type UpdateProbingSessionRequestMapPathSelectorProbingSessionSpecHttpProbingConfigHttpRequestUrlFormEncodedBody ¶
type UpdateProbingSessionRequestMapPathSelectorProbingSessionSpecHttpProbingConfigHttpRequestUrlFormEncodedBody struct {
// contains filtered or unexported fields
}
func (UpdateProbingSessionRequestMapPathSelectorProbingSessionSpecHttpProbingConfigHttpRequestUrlFormEncodedBody) FieldPath ¶
func (UpdateProbingSessionRequestMapPathSelectorProbingSessionSpecHttpProbingConfigHttpRequestUrlFormEncodedBody) WithArrayOfValues ¶
type UpdateProbingSessionRequestPathSelectorCas ¶
type UpdateProbingSessionRequestPathSelectorCas struct{}
func (UpdateProbingSessionRequestPathSelectorCas) ConditionalState ¶
func (UpdateProbingSessionRequestPathSelectorCas) ConditionalState() UpdateProbingSessionRequestPathSelectorCasConditionalState
func (UpdateProbingSessionRequestPathSelectorCas) WithArrayOfValues ¶
func (s UpdateProbingSessionRequestPathSelectorCas) WithArrayOfValues(values []*UpdateProbingSessionRequest_CAS) *UpdateProbingSessionRequest_FieldTerminalPathArrayOfValues
func (UpdateProbingSessionRequestPathSelectorCas) WithSubArrayItemValue ¶
func (s UpdateProbingSessionRequestPathSelectorCas) WithSubArrayItemValue(subPathArrayItemValue UpdateProbingSessionRequestCAS_FieldPathArrayItemValue) *UpdateProbingSessionRequest_FieldSubPathArrayItemValue
func (UpdateProbingSessionRequestPathSelectorCas) WithSubArrayOfValues ¶
func (s UpdateProbingSessionRequestPathSelectorCas) WithSubArrayOfValues(subPathArrayOfValues UpdateProbingSessionRequestCAS_FieldPathArrayOfValues) *UpdateProbingSessionRequest_FieldSubPathArrayOfValues
func (UpdateProbingSessionRequestPathSelectorCas) WithSubPath ¶
func (UpdateProbingSessionRequestPathSelectorCas) WithSubPath(subPath UpdateProbingSessionRequestCAS_FieldPath) *UpdateProbingSessionRequest_FieldSubPath
func (UpdateProbingSessionRequestPathSelectorCas) WithSubValue ¶
func (s UpdateProbingSessionRequestPathSelectorCas) WithSubValue(subPathValue UpdateProbingSessionRequestCAS_FieldPathValue) *UpdateProbingSessionRequest_FieldSubPathValue
type UpdateProbingSessionRequestPathSelectorCasConditionalState ¶
type UpdateProbingSessionRequestPathSelectorCasConditionalState struct{}
func (UpdateProbingSessionRequestPathSelectorCasConditionalState) DisplayName ¶
func (UpdateProbingSessionRequestPathSelectorCasConditionalState) ProbingDistribution ¶
func (UpdateProbingSessionRequestPathSelectorCasConditionalState) WithArrayOfValues ¶
func (s UpdateProbingSessionRequestPathSelectorCasConditionalState) WithArrayOfValues(values []*probing_session.ProbingSession) *UpdateProbingSessionRequest_FieldSubPathArrayOfValues
type UpdateProbingSessionRequestPathSelectorCasConditionalStateDisplayName ¶
type UpdateProbingSessionRequestPathSelectorCasConditionalStateDisplayName struct{}
func (UpdateProbingSessionRequestPathSelectorCasConditionalStateDisplayName) WithArrayOfValues ¶
func (s UpdateProbingSessionRequestPathSelectorCasConditionalStateDisplayName) WithArrayOfValues(values []string) *UpdateProbingSessionRequest_FieldSubPathArrayOfValues
type UpdateProbingSessionRequestPathSelectorCasConditionalStateMetadata ¶
type UpdateProbingSessionRequestPathSelectorCasConditionalStateMetadata struct{}
func (UpdateProbingSessionRequestPathSelectorCasConditionalStateMetadata) Annotations ¶
func (UpdateProbingSessionRequestPathSelectorCasConditionalStateMetadata) CreateTime ¶
func (UpdateProbingSessionRequestPathSelectorCasConditionalStateMetadata) Generation ¶
func (UpdateProbingSessionRequestPathSelectorCasConditionalStateMetadata) OwnerReferences ¶
func (UpdateProbingSessionRequestPathSelectorCasConditionalStateMetadata) ResourceVersion ¶
func (UpdateProbingSessionRequestPathSelectorCasConditionalStateMetadata) UpdateTime ¶
func (UpdateProbingSessionRequestPathSelectorCasConditionalStateMetadata) WithArrayOfValues ¶
func (s UpdateProbingSessionRequestPathSelectorCasConditionalStateMetadata) WithArrayOfValues(values []*ntt_meta.Meta) *UpdateProbingSessionRequest_FieldSubPathArrayOfValues
func (UpdateProbingSessionRequestPathSelectorCasConditionalStateMetadata) WithValue ¶
func (s UpdateProbingSessionRequestPathSelectorCasConditionalStateMetadata) WithValue(value *ntt_meta.Meta) *UpdateProbingSessionRequest_FieldSubPathValue
type UpdateProbingSessionRequestPathSelectorCasConditionalStateMetadataAnnotations ¶
type UpdateProbingSessionRequestPathSelectorCasConditionalStateMetadataAnnotations struct{}
func (UpdateProbingSessionRequestPathSelectorCasConditionalStateMetadataAnnotations) WithArrayOfValues ¶
func (s UpdateProbingSessionRequestPathSelectorCasConditionalStateMetadataAnnotations) WithArrayOfValues(values []map[string]string) *UpdateProbingSessionRequest_FieldSubPathArrayOfValues
func (UpdateProbingSessionRequestPathSelectorCasConditionalStateMetadataAnnotations) WithValue ¶
func (s UpdateProbingSessionRequestPathSelectorCasConditionalStateMetadataAnnotations) WithValue(value map[string]string) *UpdateProbingSessionRequest_FieldSubPathValue
type UpdateProbingSessionRequestPathSelectorCasConditionalStateMetadataCreateTime ¶
type UpdateProbingSessionRequestPathSelectorCasConditionalStateMetadataCreateTime struct{}
func (UpdateProbingSessionRequestPathSelectorCasConditionalStateMetadataCreateTime) WithArrayOfValues ¶
func (s UpdateProbingSessionRequestPathSelectorCasConditionalStateMetadataCreateTime) WithArrayOfValues(values []*timestamp.Timestamp) *UpdateProbingSessionRequest_FieldSubPathArrayOfValues
type UpdateProbingSessionRequestPathSelectorCasConditionalStateMetadataGeneration ¶
type UpdateProbingSessionRequestPathSelectorCasConditionalStateMetadataGeneration struct{}
func (UpdateProbingSessionRequestPathSelectorCasConditionalStateMetadataGeneration) WithArrayOfValues ¶
func (s UpdateProbingSessionRequestPathSelectorCasConditionalStateMetadataGeneration) WithArrayOfValues(values []int64) *UpdateProbingSessionRequest_FieldSubPathArrayOfValues
type UpdateProbingSessionRequestPathSelectorCasConditionalStateMetadataLabels ¶
type UpdateProbingSessionRequestPathSelectorCasConditionalStateMetadataLabels struct{}
func (UpdateProbingSessionRequestPathSelectorCasConditionalStateMetadataLabels) WithArrayOfValues ¶
func (s UpdateProbingSessionRequestPathSelectorCasConditionalStateMetadataLabels) WithArrayOfValues(values []map[string]string) *UpdateProbingSessionRequest_FieldSubPathArrayOfValues
func (UpdateProbingSessionRequestPathSelectorCasConditionalStateMetadataLabels) WithValue ¶
func (s UpdateProbingSessionRequestPathSelectorCasConditionalStateMetadataLabels) WithValue(value map[string]string) *UpdateProbingSessionRequest_FieldSubPathValue
type UpdateProbingSessionRequestPathSelectorCasConditionalStateMetadataOwnerReferences ¶
type UpdateProbingSessionRequestPathSelectorCasConditionalStateMetadataOwnerReferences struct{}
func (UpdateProbingSessionRequestPathSelectorCasConditionalStateMetadataOwnerReferences) ApiVersion ¶
func (UpdateProbingSessionRequestPathSelectorCasConditionalStateMetadataOwnerReferences) BlockOwnerDeletion ¶
func (UpdateProbingSessionRequestPathSelectorCasConditionalStateMetadataOwnerReferences) Controller ¶
func (UpdateProbingSessionRequestPathSelectorCasConditionalStateMetadataOwnerReferences) FieldPath ¶
func (UpdateProbingSessionRequestPathSelectorCasConditionalStateMetadataOwnerReferences) WithArrayOfValues ¶
func (s UpdateProbingSessionRequestPathSelectorCasConditionalStateMetadataOwnerReferences) WithArrayOfValues(values [][]*ntt_meta.OwnerReference) *UpdateProbingSessionRequest_FieldSubPathArrayOfValues
func (UpdateProbingSessionRequestPathSelectorCasConditionalStateMetadataOwnerReferences) WithItemValue ¶
type UpdateProbingSessionRequestPathSelectorCasConditionalStateMetadataOwnerReferencesApiVersion ¶
type UpdateProbingSessionRequestPathSelectorCasConditionalStateMetadataOwnerReferencesApiVersion struct{}
func (UpdateProbingSessionRequestPathSelectorCasConditionalStateMetadataOwnerReferencesApiVersion) FieldPath ¶
func (UpdateProbingSessionRequestPathSelectorCasConditionalStateMetadataOwnerReferencesApiVersion) WithArrayOfValues ¶
func (s UpdateProbingSessionRequestPathSelectorCasConditionalStateMetadataOwnerReferencesApiVersion) WithArrayOfValues(values []string) *UpdateProbingSessionRequest_FieldSubPathArrayOfValues
type UpdateProbingSessionRequestPathSelectorCasConditionalStateMetadataOwnerReferencesBlockOwnerDeletion ¶
type UpdateProbingSessionRequestPathSelectorCasConditionalStateMetadataOwnerReferencesBlockOwnerDeletion struct{}
func (UpdateProbingSessionRequestPathSelectorCasConditionalStateMetadataOwnerReferencesBlockOwnerDeletion) FieldPath ¶
func (UpdateProbingSessionRequestPathSelectorCasConditionalStateMetadataOwnerReferencesBlockOwnerDeletion) WithArrayOfValues ¶
func (s UpdateProbingSessionRequestPathSelectorCasConditionalStateMetadataOwnerReferencesBlockOwnerDeletion) WithArrayOfValues(values []bool) *UpdateProbingSessionRequest_FieldSubPathArrayOfValues
type UpdateProbingSessionRequestPathSelectorCasConditionalStateMetadataOwnerReferencesController ¶
type UpdateProbingSessionRequestPathSelectorCasConditionalStateMetadataOwnerReferencesController struct{}
func (UpdateProbingSessionRequestPathSelectorCasConditionalStateMetadataOwnerReferencesController) FieldPath ¶
func (UpdateProbingSessionRequestPathSelectorCasConditionalStateMetadataOwnerReferencesController) WithArrayOfValues ¶
func (s UpdateProbingSessionRequestPathSelectorCasConditionalStateMetadataOwnerReferencesController) WithArrayOfValues(values []bool) *UpdateProbingSessionRequest_FieldSubPathArrayOfValues
type UpdateProbingSessionRequestPathSelectorCasConditionalStateMetadataOwnerReferencesKind ¶
type UpdateProbingSessionRequestPathSelectorCasConditionalStateMetadataOwnerReferencesKind struct{}
func (UpdateProbingSessionRequestPathSelectorCasConditionalStateMetadataOwnerReferencesKind) FieldPath ¶
func (UpdateProbingSessionRequestPathSelectorCasConditionalStateMetadataOwnerReferencesKind) WithArrayOfValues ¶
func (s UpdateProbingSessionRequestPathSelectorCasConditionalStateMetadataOwnerReferencesKind) WithArrayOfValues(values []string) *UpdateProbingSessionRequest_FieldSubPathArrayOfValues
type UpdateProbingSessionRequestPathSelectorCasConditionalStateMetadataOwnerReferencesName ¶
type UpdateProbingSessionRequestPathSelectorCasConditionalStateMetadataOwnerReferencesName struct{}
func (UpdateProbingSessionRequestPathSelectorCasConditionalStateMetadataOwnerReferencesName) FieldPath ¶
func (UpdateProbingSessionRequestPathSelectorCasConditionalStateMetadataOwnerReferencesName) WithArrayOfValues ¶
func (s UpdateProbingSessionRequestPathSelectorCasConditionalStateMetadataOwnerReferencesName) WithArrayOfValues(values []string) *UpdateProbingSessionRequest_FieldSubPathArrayOfValues
type UpdateProbingSessionRequestPathSelectorCasConditionalStateMetadataOwnerReferencesUid ¶
type UpdateProbingSessionRequestPathSelectorCasConditionalStateMetadataOwnerReferencesUid struct{}
func (UpdateProbingSessionRequestPathSelectorCasConditionalStateMetadataOwnerReferencesUid) FieldPath ¶
func (UpdateProbingSessionRequestPathSelectorCasConditionalStateMetadataOwnerReferencesUid) WithArrayOfValues ¶
func (s UpdateProbingSessionRequestPathSelectorCasConditionalStateMetadataOwnerReferencesUid) WithArrayOfValues(values []string) *UpdateProbingSessionRequest_FieldSubPathArrayOfValues
type UpdateProbingSessionRequestPathSelectorCasConditionalStateMetadataResourceVersion ¶
type UpdateProbingSessionRequestPathSelectorCasConditionalStateMetadataResourceVersion struct{}
func (UpdateProbingSessionRequestPathSelectorCasConditionalStateMetadataResourceVersion) FieldPath ¶
func (UpdateProbingSessionRequestPathSelectorCasConditionalStateMetadataResourceVersion) WithArrayOfValues ¶
func (s UpdateProbingSessionRequestPathSelectorCasConditionalStateMetadataResourceVersion) WithArrayOfValues(values []string) *UpdateProbingSessionRequest_FieldSubPathArrayOfValues
type UpdateProbingSessionRequestPathSelectorCasConditionalStateMetadataShards ¶
type UpdateProbingSessionRequestPathSelectorCasConditionalStateMetadataShards struct{}
func (UpdateProbingSessionRequestPathSelectorCasConditionalStateMetadataShards) WithArrayOfValues ¶
func (s UpdateProbingSessionRequestPathSelectorCasConditionalStateMetadataShards) WithArrayOfValues(values []map[string]int64) *UpdateProbingSessionRequest_FieldSubPathArrayOfValues
func (UpdateProbingSessionRequestPathSelectorCasConditionalStateMetadataShards) WithValue ¶
func (s UpdateProbingSessionRequestPathSelectorCasConditionalStateMetadataShards) WithValue(value map[string]int64) *UpdateProbingSessionRequest_FieldSubPathValue
type UpdateProbingSessionRequestPathSelectorCasConditionalStateMetadataSyncing ¶
type UpdateProbingSessionRequestPathSelectorCasConditionalStateMetadataSyncing struct{}
func (UpdateProbingSessionRequestPathSelectorCasConditionalStateMetadataSyncing) OwningRegion ¶
func (UpdateProbingSessionRequestPathSelectorCasConditionalStateMetadataSyncing) WithArrayOfValues ¶
func (s UpdateProbingSessionRequestPathSelectorCasConditionalStateMetadataSyncing) WithArrayOfValues(values []*ntt_meta.SyncingMeta) *UpdateProbingSessionRequest_FieldSubPathArrayOfValues
type UpdateProbingSessionRequestPathSelectorCasConditionalStateMetadataSyncingOwningRegion ¶
type UpdateProbingSessionRequestPathSelectorCasConditionalStateMetadataSyncingOwningRegion struct{}
func (UpdateProbingSessionRequestPathSelectorCasConditionalStateMetadataSyncingOwningRegion) FieldPath ¶
func (UpdateProbingSessionRequestPathSelectorCasConditionalStateMetadataSyncingOwningRegion) WithArrayOfValues ¶
func (s UpdateProbingSessionRequestPathSelectorCasConditionalStateMetadataSyncingOwningRegion) WithArrayOfValues(values []string) *UpdateProbingSessionRequest_FieldSubPathArrayOfValues
type UpdateProbingSessionRequestPathSelectorCasConditionalStateMetadataSyncingRegions ¶
type UpdateProbingSessionRequestPathSelectorCasConditionalStateMetadataSyncingRegions struct{}
func (UpdateProbingSessionRequestPathSelectorCasConditionalStateMetadataSyncingRegions) WithArrayOfValues ¶
func (s UpdateProbingSessionRequestPathSelectorCasConditionalStateMetadataSyncingRegions) WithArrayOfValues(values [][]string) *UpdateProbingSessionRequest_FieldSubPathArrayOfValues
func (UpdateProbingSessionRequestPathSelectorCasConditionalStateMetadataSyncingRegions) WithItemValue ¶
type UpdateProbingSessionRequestPathSelectorCasConditionalStateMetadataTags ¶
type UpdateProbingSessionRequestPathSelectorCasConditionalStateMetadataTags struct{}
func (UpdateProbingSessionRequestPathSelectorCasConditionalStateMetadataTags) WithArrayOfValues ¶
func (s UpdateProbingSessionRequestPathSelectorCasConditionalStateMetadataTags) WithArrayOfValues(values [][]string) *UpdateProbingSessionRequest_FieldSubPathArrayOfValues
func (UpdateProbingSessionRequestPathSelectorCasConditionalStateMetadataTags) WithItemValue ¶
func (s UpdateProbingSessionRequestPathSelectorCasConditionalStateMetadataTags) WithItemValue(value string) *UpdateProbingSessionRequest_FieldSubPathArrayItemValue
func (UpdateProbingSessionRequestPathSelectorCasConditionalStateMetadataTags) WithValue ¶
func (s UpdateProbingSessionRequestPathSelectorCasConditionalStateMetadataTags) WithValue(value []string) *UpdateProbingSessionRequest_FieldSubPathValue
type UpdateProbingSessionRequestPathSelectorCasConditionalStateMetadataUpdateTime ¶
type UpdateProbingSessionRequestPathSelectorCasConditionalStateMetadataUpdateTime struct{}
func (UpdateProbingSessionRequestPathSelectorCasConditionalStateMetadataUpdateTime) WithArrayOfValues ¶
func (s UpdateProbingSessionRequestPathSelectorCasConditionalStateMetadataUpdateTime) WithArrayOfValues(values []*timestamp.Timestamp) *UpdateProbingSessionRequest_FieldSubPathArrayOfValues
type UpdateProbingSessionRequestPathSelectorCasConditionalStateMetadataUuid ¶
type UpdateProbingSessionRequestPathSelectorCasConditionalStateMetadataUuid struct{}
func (UpdateProbingSessionRequestPathSelectorCasConditionalStateMetadataUuid) WithArrayOfValues ¶
func (s UpdateProbingSessionRequestPathSelectorCasConditionalStateMetadataUuid) WithArrayOfValues(values []string) *UpdateProbingSessionRequest_FieldSubPathArrayOfValues
type UpdateProbingSessionRequestPathSelectorCasConditionalStateName ¶
type UpdateProbingSessionRequestPathSelectorCasConditionalStateName struct{}
func (UpdateProbingSessionRequestPathSelectorCasConditionalStateName) WithArrayOfValues ¶
func (s UpdateProbingSessionRequestPathSelectorCasConditionalStateName) WithArrayOfValues(values []*probing_session.Name) *UpdateProbingSessionRequest_FieldSubPathArrayOfValues
type UpdateProbingSessionRequestPathSelectorCasConditionalStateProbingDistribution ¶
type UpdateProbingSessionRequestPathSelectorCasConditionalStateProbingDistribution struct{}
func (UpdateProbingSessionRequestPathSelectorCasConditionalStateProbingDistribution) WithArrayOfValues ¶
func (s UpdateProbingSessionRequestPathSelectorCasConditionalStateProbingDistribution) WithArrayOfValues(values []*probing_distribution.Reference) *UpdateProbingSessionRequest_FieldSubPathArrayOfValues
type UpdateProbingSessionRequestPathSelectorCasConditionalStateSpec ¶
type UpdateProbingSessionRequestPathSelectorCasConditionalStateSpec struct{}
func (UpdateProbingSessionRequestPathSelectorCasConditionalStateSpec) HttpProbingConfig ¶
func (UpdateProbingSessionRequestPathSelectorCasConditionalStateSpec) LocationType ¶ added in v0.4.28
func (UpdateProbingSessionRequestPathSelectorCasConditionalStateSpec) PathProbing ¶
func (UpdateProbingSessionRequestPathSelectorCasConditionalStateSpec) ProxyConfiguration ¶
func (UpdateProbingSessionRequestPathSelectorCasConditionalStateSpec) SpeedtestSettings ¶
func (UpdateProbingSessionRequestPathSelectorCasConditionalStateSpec) TargetGroup ¶
func (UpdateProbingSessionRequestPathSelectorCasConditionalStateSpec) WithArrayOfValues ¶
func (s UpdateProbingSessionRequestPathSelectorCasConditionalStateSpec) WithArrayOfValues(values []*probing_session.ProbingSession_Spec) *UpdateProbingSessionRequest_FieldSubPathArrayOfValues
type UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecAddress ¶
type UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecAddress struct{}
func (UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecAddress) WithArrayOfValues ¶
func (s UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecAddress) WithArrayOfValues(values []string) *UpdateProbingSessionRequest_FieldSubPathArrayOfValues
type UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecAddresses ¶
type UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecAddresses struct{}
func (UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecAddresses) WithArrayOfValues ¶
func (s UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecAddresses) WithArrayOfValues(values [][]string) *UpdateProbingSessionRequest_FieldSubPathArrayOfValues
func (UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecAddresses) WithItemValue ¶
func (s UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecAddresses) WithItemValue(value string) *UpdateProbingSessionRequest_FieldSubPathArrayItemValue
func (UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecAddresses) WithValue ¶
func (s UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecAddresses) WithValue(value []string) *UpdateProbingSessionRequest_FieldSubPathValue
type UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecHttpProbingConfig ¶
type UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecHttpProbingConfig struct{}
func (UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecHttpProbingConfig) AuthConfig ¶
func (UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecHttpProbingConfig) HttpRequest ¶
func (UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecHttpProbingConfig) WithArrayOfValues ¶
func (s UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecHttpProbingConfig) WithArrayOfValues(values []*common.HTTPProbingConfig) *UpdateProbingSessionRequest_FieldSubPathArrayOfValues
type UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecHttpProbingConfigAuthConfig ¶
type UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecHttpProbingConfigAuthConfig struct{}
func (UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecHttpProbingConfigAuthConfig) FieldPath ¶
func (UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecHttpProbingConfigAuthConfig) Password ¶
func (UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecHttpProbingConfigAuthConfig) RequestHeaderTokenKey ¶
func (UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecHttpProbingConfigAuthConfig) TokenRequest ¶
func (UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecHttpProbingConfigAuthConfig) TokenResponseBodyExpiryKey ¶
func (UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecHttpProbingConfigAuthConfig) TokenResponseBodyKey ¶
func (UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecHttpProbingConfigAuthConfig) TokenResponseHeader ¶
func (UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecHttpProbingConfigAuthConfig) Username ¶
func (UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecHttpProbingConfigAuthConfig) WithArrayOfValues ¶
type UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecHttpProbingConfigAuthConfigPassword ¶
type UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecHttpProbingConfigAuthConfigPassword struct{}
func (UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecHttpProbingConfigAuthConfigPassword) FieldPath ¶
func (UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecHttpProbingConfigAuthConfigPassword) WithArrayOfValues ¶
func (s UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecHttpProbingConfigAuthConfigPassword) WithArrayOfValues(values []string) *UpdateProbingSessionRequest_FieldSubPathArrayOfValues
type UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecHttpProbingConfigAuthConfigRequestHeaderTokenKey ¶
type UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecHttpProbingConfigAuthConfigRequestHeaderTokenKey struct{}
func (UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecHttpProbingConfigAuthConfigRequestHeaderTokenKey) FieldPath ¶
func (UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecHttpProbingConfigAuthConfigRequestHeaderTokenKey) WithArrayOfValues ¶
type UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecHttpProbingConfigAuthConfigTokenRequest ¶
type UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecHttpProbingConfigAuthConfigTokenRequest struct{}
func (UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecHttpProbingConfigAuthConfigTokenRequest) AuthenticationMethod ¶
func (UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecHttpProbingConfigAuthConfigTokenRequest) ExpectedResponseCode ¶
func (UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecHttpProbingConfigAuthConfigTokenRequest) FieldPath ¶
func (UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecHttpProbingConfigAuthConfigTokenRequest) RequestBody ¶
func (UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecHttpProbingConfigAuthConfigTokenRequest) RequestHeaders ¶
func (UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecHttpProbingConfigAuthConfigTokenRequest) RequestMethod ¶
func (UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecHttpProbingConfigAuthConfigTokenRequest) Timeout ¶
func (UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecHttpProbingConfigAuthConfigTokenRequest) Url ¶
func (UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecHttpProbingConfigAuthConfigTokenRequest) UrlFormEncodedBody ¶
func (UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecHttpProbingConfigAuthConfigTokenRequest) WithArrayOfValues ¶
type UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecHttpProbingConfigAuthConfigTokenRequestAuthenticationMethod ¶
type UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecHttpProbingConfigAuthConfigTokenRequestAuthenticationMethod struct{}
func (UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecHttpProbingConfigAuthConfigTokenRequestAuthenticationMethod) FieldPath ¶
func (UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecHttpProbingConfigAuthConfigTokenRequestAuthenticationMethod) WithArrayOfValues ¶
type UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecHttpProbingConfigAuthConfigTokenRequestExpectedResponseCode ¶
type UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecHttpProbingConfigAuthConfigTokenRequestExpectedResponseCode struct{}
func (UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecHttpProbingConfigAuthConfigTokenRequestExpectedResponseCode) FieldPath ¶
func (UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecHttpProbingConfigAuthConfigTokenRequestExpectedResponseCode) WithArrayOfValues ¶
type UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecHttpProbingConfigAuthConfigTokenRequestRequestBody ¶
type UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecHttpProbingConfigAuthConfigTokenRequestRequestBody struct{}
func (UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecHttpProbingConfigAuthConfigTokenRequestRequestBody) FieldPath ¶
func (UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecHttpProbingConfigAuthConfigTokenRequestRequestBody) WithArrayOfValues ¶
type UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecHttpProbingConfigAuthConfigTokenRequestRequestHeaders ¶
type UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecHttpProbingConfigAuthConfigTokenRequestRequestHeaders struct{}
func (UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecHttpProbingConfigAuthConfigTokenRequestRequestHeaders) FieldPath ¶
func (UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecHttpProbingConfigAuthConfigTokenRequestRequestHeaders) WithArrayOfValues ¶
func (s UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecHttpProbingConfigAuthConfigTokenRequestRequestHeaders) WithArrayOfValues(values []map[string]string) *UpdateProbingSessionRequest_FieldSubPathArrayOfValues
func (UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecHttpProbingConfigAuthConfigTokenRequestRequestHeaders) WithKey ¶
type UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecHttpProbingConfigAuthConfigTokenRequestRequestMethod ¶
type UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecHttpProbingConfigAuthConfigTokenRequestRequestMethod struct{}
func (UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecHttpProbingConfigAuthConfigTokenRequestRequestMethod) FieldPath ¶
func (UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecHttpProbingConfigAuthConfigTokenRequestRequestMethod) WithArrayOfValues ¶
type UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecHttpProbingConfigAuthConfigTokenRequestTimeout ¶
type UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecHttpProbingConfigAuthConfigTokenRequestTimeout struct{}
func (UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecHttpProbingConfigAuthConfigTokenRequestTimeout) FieldPath ¶
func (UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecHttpProbingConfigAuthConfigTokenRequestTimeout) WithArrayOfValues ¶
type UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecHttpProbingConfigAuthConfigTokenRequestUrl ¶
type UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecHttpProbingConfigAuthConfigTokenRequestUrl struct{}
func (UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecHttpProbingConfigAuthConfigTokenRequestUrl) FieldPath ¶
func (UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecHttpProbingConfigAuthConfigTokenRequestUrl) WithArrayOfValues ¶
type UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecHttpProbingConfigAuthConfigTokenRequestUrlFormEncodedBody ¶
type UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecHttpProbingConfigAuthConfigTokenRequestUrlFormEncodedBody struct{}
func (UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecHttpProbingConfigAuthConfigTokenRequestUrlFormEncodedBody) FieldPath ¶
func (UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecHttpProbingConfigAuthConfigTokenRequestUrlFormEncodedBody) WithArrayOfValues ¶
func (UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecHttpProbingConfigAuthConfigTokenRequestUrlFormEncodedBody) WithKey ¶
type UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecHttpProbingConfigAuthConfigTokenResponseBodyExpiryKey ¶
type UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecHttpProbingConfigAuthConfigTokenResponseBodyExpiryKey struct{}
func (UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecHttpProbingConfigAuthConfigTokenResponseBodyExpiryKey) FieldPath ¶
func (UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecHttpProbingConfigAuthConfigTokenResponseBodyExpiryKey) WithArrayOfValues ¶
type UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecHttpProbingConfigAuthConfigTokenResponseBodyKey ¶
type UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecHttpProbingConfigAuthConfigTokenResponseBodyKey struct{}
func (UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecHttpProbingConfigAuthConfigTokenResponseBodyKey) FieldPath ¶
func (UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecHttpProbingConfigAuthConfigTokenResponseBodyKey) WithArrayOfValues ¶
type UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecHttpProbingConfigAuthConfigTokenResponseHeader ¶
type UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecHttpProbingConfigAuthConfigTokenResponseHeader struct{}
func (UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecHttpProbingConfigAuthConfigTokenResponseHeader) FieldPath ¶
func (UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecHttpProbingConfigAuthConfigTokenResponseHeader) WithArrayOfValues ¶
type UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecHttpProbingConfigAuthConfigUsername ¶
type UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecHttpProbingConfigAuthConfigUsername struct{}
func (UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecHttpProbingConfigAuthConfigUsername) FieldPath ¶
func (UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecHttpProbingConfigAuthConfigUsername) WithArrayOfValues ¶
func (s UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecHttpProbingConfigAuthConfigUsername) WithArrayOfValues(values []string) *UpdateProbingSessionRequest_FieldSubPathArrayOfValues
type UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecHttpProbingConfigHttpRequest ¶
type UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecHttpProbingConfigHttpRequest struct{}
func (UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecHttpProbingConfigHttpRequest) AuthenticationMethod ¶
func (UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecHttpProbingConfigHttpRequest) ExpectedResponseCode ¶
func (UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecHttpProbingConfigHttpRequest) FieldPath ¶
func (UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecHttpProbingConfigHttpRequest) RequestBody ¶
func (UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecHttpProbingConfigHttpRequest) RequestHeaders ¶
func (UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecHttpProbingConfigHttpRequest) RequestMethod ¶
func (UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecHttpProbingConfigHttpRequest) Timeout ¶
func (UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecHttpProbingConfigHttpRequest) Url ¶
func (UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecHttpProbingConfigHttpRequest) UrlFormEncodedBody ¶
func (UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecHttpProbingConfigHttpRequest) WithArrayOfValues ¶
type UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecHttpProbingConfigHttpRequestAuthenticationMethod ¶
type UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecHttpProbingConfigHttpRequestAuthenticationMethod struct{}
func (UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecHttpProbingConfigHttpRequestAuthenticationMethod) FieldPath ¶
func (UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecHttpProbingConfigHttpRequestAuthenticationMethod) WithArrayOfValues ¶
type UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecHttpProbingConfigHttpRequestExpectedResponseCode ¶
type UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecHttpProbingConfigHttpRequestExpectedResponseCode struct{}
func (UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecHttpProbingConfigHttpRequestExpectedResponseCode) FieldPath ¶
func (UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecHttpProbingConfigHttpRequestExpectedResponseCode) WithArrayOfValues ¶
type UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecHttpProbingConfigHttpRequestRequestBody ¶
type UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecHttpProbingConfigHttpRequestRequestBody struct{}
func (UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecHttpProbingConfigHttpRequestRequestBody) FieldPath ¶
func (UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecHttpProbingConfigHttpRequestRequestBody) WithArrayOfValues ¶
func (s UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecHttpProbingConfigHttpRequestRequestBody) WithArrayOfValues(values []string) *UpdateProbingSessionRequest_FieldSubPathArrayOfValues
type UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecHttpProbingConfigHttpRequestRequestHeaders ¶
type UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecHttpProbingConfigHttpRequestRequestHeaders struct{}
func (UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecHttpProbingConfigHttpRequestRequestHeaders) FieldPath ¶
func (UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecHttpProbingConfigHttpRequestRequestHeaders) WithArrayOfValues ¶
func (s UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecHttpProbingConfigHttpRequestRequestHeaders) WithArrayOfValues(values []map[string]string) *UpdateProbingSessionRequest_FieldSubPathArrayOfValues
func (UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecHttpProbingConfigHttpRequestRequestHeaders) WithKey ¶
type UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecHttpProbingConfigHttpRequestRequestMethod ¶
type UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecHttpProbingConfigHttpRequestRequestMethod struct{}
func (UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecHttpProbingConfigHttpRequestRequestMethod) FieldPath ¶
func (UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecHttpProbingConfigHttpRequestRequestMethod) WithArrayOfValues ¶
type UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecHttpProbingConfigHttpRequestTimeout ¶
type UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecHttpProbingConfigHttpRequestTimeout struct{}
func (UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecHttpProbingConfigHttpRequestTimeout) FieldPath ¶
func (UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecHttpProbingConfigHttpRequestTimeout) WithArrayOfValues ¶
func (s UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecHttpProbingConfigHttpRequestTimeout) WithArrayOfValues(values []*duration.Duration) *UpdateProbingSessionRequest_FieldSubPathArrayOfValues
type UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecHttpProbingConfigHttpRequestUrl ¶
type UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecHttpProbingConfigHttpRequestUrl struct{}
func (UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecHttpProbingConfigHttpRequestUrl) FieldPath ¶
func (UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecHttpProbingConfigHttpRequestUrl) WithArrayOfValues ¶
func (s UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecHttpProbingConfigHttpRequestUrl) WithArrayOfValues(values []string) *UpdateProbingSessionRequest_FieldSubPathArrayOfValues
type UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecHttpProbingConfigHttpRequestUrlFormEncodedBody ¶
type UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecHttpProbingConfigHttpRequestUrlFormEncodedBody struct{}
func (UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecHttpProbingConfigHttpRequestUrlFormEncodedBody) FieldPath ¶
func (UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecHttpProbingConfigHttpRequestUrlFormEncodedBody) WithArrayOfValues ¶
func (UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecHttpProbingConfigHttpRequestUrlFormEncodedBody) WithKey ¶
type UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecInterval ¶
type UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecInterval struct{}
func (UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecInterval) WithArrayOfValues ¶
func (s UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecInterval) WithArrayOfValues(values []*duration.Duration) *UpdateProbingSessionRequest_FieldSubPathArrayOfValues
type UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecIpVersion ¶
type UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecIpVersion struct{}
func (UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecIpVersion) WithArrayOfValues ¶
func (s UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecIpVersion) WithArrayOfValues(values []common.IpVersion) *UpdateProbingSessionRequest_FieldSubPathArrayOfValues
type UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecLocation ¶ added in v0.4.28
type UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecLocation struct{}
func (UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecLocation) Accuracy ¶ added in v0.4.28
func (UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecLocation) Address ¶ added in v0.4.28
func (UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecLocation) AdminHierarchy ¶ added in v0.4.28
func (UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecLocation) Coordinates ¶ added in v0.4.28
func (UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecLocation) FieldPath ¶ added in v0.4.28
func (UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecLocation) WithArrayOfValues ¶ added in v0.4.28
func (s UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecLocation) WithArrayOfValues(values []*common.Location) *UpdateProbingSessionRequest_FieldSubPathArrayOfValues
type UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecLocationAccuracy ¶ added in v0.4.28
type UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecLocationAccuracy struct{}
func (UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecLocationAccuracy) FieldPath ¶ added in v0.4.28
func (UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecLocationAccuracy) WithArrayOfValues ¶ added in v0.4.28
func (s UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecLocationAccuracy) WithArrayOfValues(values []float64) *UpdateProbingSessionRequest_FieldSubPathArrayOfValues
type UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecLocationAddress ¶ added in v0.4.28
type UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecLocationAddress struct{}
func (UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecLocationAddress) AdminArea1 ¶ added in v0.4.28
func (UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecLocationAddress) AdminArea2 ¶ added in v0.4.28
func (UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecLocationAddress) AdminArea3 ¶ added in v0.4.28
func (UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecLocationAddress) AdminArea4 ¶ added in v0.4.28
func (UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecLocationAddress) Continent ¶ added in v0.4.28
func (UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecLocationAddress) Country ¶ added in v0.4.28
func (UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecLocationAddress) CountryCode ¶ added in v0.4.28
func (UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecLocationAddress) FieldPath ¶ added in v0.4.28
func (UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecLocationAddress) PostalCode ¶ added in v0.4.28
func (UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecLocationAddress) StreetAddress ¶ added in v0.4.28
func (UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecLocationAddress) WithArrayOfValues ¶ added in v0.4.28
func (s UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecLocationAddress) WithArrayOfValues(values []*common.Address) *UpdateProbingSessionRequest_FieldSubPathArrayOfValues
type UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecLocationAddressAdminArea1 ¶ added in v0.4.28
type UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecLocationAddressAdminArea1 struct{}
func (UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecLocationAddressAdminArea1) FieldPath ¶ added in v0.4.28
func (UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecLocationAddressAdminArea1) WithArrayOfValues ¶ added in v0.4.28
func (s UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecLocationAddressAdminArea1) WithArrayOfValues(values []string) *UpdateProbingSessionRequest_FieldSubPathArrayOfValues
type UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecLocationAddressAdminArea2 ¶ added in v0.4.28
type UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecLocationAddressAdminArea2 struct{}
func (UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecLocationAddressAdminArea2) FieldPath ¶ added in v0.4.28
func (UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecLocationAddressAdminArea2) WithArrayOfValues ¶ added in v0.4.28
func (s UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecLocationAddressAdminArea2) WithArrayOfValues(values []string) *UpdateProbingSessionRequest_FieldSubPathArrayOfValues
type UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecLocationAddressAdminArea3 ¶ added in v0.4.28
type UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecLocationAddressAdminArea3 struct{}
func (UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecLocationAddressAdminArea3) FieldPath ¶ added in v0.4.28
func (UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecLocationAddressAdminArea3) WithArrayOfValues ¶ added in v0.4.28
func (s UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecLocationAddressAdminArea3) WithArrayOfValues(values []string) *UpdateProbingSessionRequest_FieldSubPathArrayOfValues
type UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecLocationAddressAdminArea4 ¶ added in v0.4.28
type UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecLocationAddressAdminArea4 struct{}
func (UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecLocationAddressAdminArea4) FieldPath ¶ added in v0.4.28
func (UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecLocationAddressAdminArea4) WithArrayOfValues ¶ added in v0.4.28
func (s UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecLocationAddressAdminArea4) WithArrayOfValues(values []string) *UpdateProbingSessionRequest_FieldSubPathArrayOfValues
type UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecLocationAddressContinent ¶ added in v0.4.28
type UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecLocationAddressContinent struct{}
func (UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecLocationAddressContinent) FieldPath ¶ added in v0.4.28
func (UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecLocationAddressContinent) WithArrayOfValues ¶ added in v0.4.28
func (s UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecLocationAddressContinent) WithArrayOfValues(values []string) *UpdateProbingSessionRequest_FieldSubPathArrayOfValues
type UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecLocationAddressCountry ¶ added in v0.4.28
type UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecLocationAddressCountry struct{}
func (UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecLocationAddressCountry) FieldPath ¶ added in v0.4.28
func (UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecLocationAddressCountry) WithArrayOfValues ¶ added in v0.4.28
func (s UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecLocationAddressCountry) WithArrayOfValues(values []string) *UpdateProbingSessionRequest_FieldSubPathArrayOfValues
type UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecLocationAddressCountryCode ¶ added in v0.4.28
type UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecLocationAddressCountryCode struct{}
func (UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecLocationAddressCountryCode) FieldPath ¶ added in v0.4.28
func (UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecLocationAddressCountryCode) WithArrayOfValues ¶ added in v0.4.28
func (s UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecLocationAddressCountryCode) WithArrayOfValues(values []string) *UpdateProbingSessionRequest_FieldSubPathArrayOfValues
type UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecLocationAddressPostalCode ¶ added in v0.4.28
type UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecLocationAddressPostalCode struct{}
func (UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecLocationAddressPostalCode) FieldPath ¶ added in v0.4.28
func (UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecLocationAddressPostalCode) WithArrayOfValues ¶ added in v0.4.28
func (s UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecLocationAddressPostalCode) WithArrayOfValues(values []string) *UpdateProbingSessionRequest_FieldSubPathArrayOfValues
type UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecLocationAddressStreetAddress ¶ added in v0.4.28
type UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecLocationAddressStreetAddress struct{}
func (UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecLocationAddressStreetAddress) FieldPath ¶ added in v0.4.28
func (UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecLocationAddressStreetAddress) WithArrayOfValues ¶ added in v0.4.28
func (s UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecLocationAddressStreetAddress) WithArrayOfValues(values []string) *UpdateProbingSessionRequest_FieldSubPathArrayOfValues
type UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecLocationAdminHierarchy ¶ added in v0.4.28
type UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecLocationAdminHierarchy struct{}
func (UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecLocationAdminHierarchy) Admin1 ¶ added in v0.4.28
func (UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecLocationAdminHierarchy) Admin2 ¶ added in v0.4.28
func (UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecLocationAdminHierarchy) Admin3 ¶ added in v0.4.28
func (UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecLocationAdminHierarchy) Admin4 ¶ added in v0.4.28
func (UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecLocationAdminHierarchy) Admin5 ¶ added in v0.4.28
func (UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecLocationAdminHierarchy) Continent ¶ added in v0.4.28
func (UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecLocationAdminHierarchy) Country ¶ added in v0.4.28
func (UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecLocationAdminHierarchy) FieldPath ¶ added in v0.4.28
func (UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecLocationAdminHierarchy) WithArrayOfValues ¶ added in v0.4.28
func (s UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecLocationAdminHierarchy) WithArrayOfValues(values []*admin_area.AdminHierarchy) *UpdateProbingSessionRequest_FieldSubPathArrayOfValues
type UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecLocationAdminHierarchyAdmin1 ¶ added in v0.4.28
type UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecLocationAdminHierarchyAdmin1 struct{}
func (UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecLocationAdminHierarchyAdmin1) FieldPath ¶ added in v0.4.28
func (UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecLocationAdminHierarchyAdmin1) WithArrayOfValues ¶ added in v0.4.28
func (s UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecLocationAdminHierarchyAdmin1) WithArrayOfValues(values []*admin_area.Reference) *UpdateProbingSessionRequest_FieldSubPathArrayOfValues
type UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecLocationAdminHierarchyAdmin2 ¶ added in v0.4.28
type UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecLocationAdminHierarchyAdmin2 struct{}
func (UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecLocationAdminHierarchyAdmin2) FieldPath ¶ added in v0.4.28
func (UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecLocationAdminHierarchyAdmin2) WithArrayOfValues ¶ added in v0.4.28
func (s UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecLocationAdminHierarchyAdmin2) WithArrayOfValues(values []*admin_area.Reference) *UpdateProbingSessionRequest_FieldSubPathArrayOfValues
type UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecLocationAdminHierarchyAdmin3 ¶ added in v0.4.28
type UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecLocationAdminHierarchyAdmin3 struct{}
func (UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecLocationAdminHierarchyAdmin3) FieldPath ¶ added in v0.4.28
func (UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecLocationAdminHierarchyAdmin3) WithArrayOfValues ¶ added in v0.4.28
func (s UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecLocationAdminHierarchyAdmin3) WithArrayOfValues(values []*admin_area.Reference) *UpdateProbingSessionRequest_FieldSubPathArrayOfValues
type UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecLocationAdminHierarchyAdmin4 ¶ added in v0.4.28
type UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecLocationAdminHierarchyAdmin4 struct{}
func (UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecLocationAdminHierarchyAdmin4) FieldPath ¶ added in v0.4.28
func (UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecLocationAdminHierarchyAdmin4) WithArrayOfValues ¶ added in v0.4.28
func (s UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecLocationAdminHierarchyAdmin4) WithArrayOfValues(values []*admin_area.Reference) *UpdateProbingSessionRequest_FieldSubPathArrayOfValues
type UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecLocationAdminHierarchyAdmin5 ¶ added in v0.4.28
type UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecLocationAdminHierarchyAdmin5 struct{}
func (UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecLocationAdminHierarchyAdmin5) FieldPath ¶ added in v0.4.28
func (UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecLocationAdminHierarchyAdmin5) WithArrayOfValues ¶ added in v0.4.28
func (s UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecLocationAdminHierarchyAdmin5) WithArrayOfValues(values []*admin_area.Reference) *UpdateProbingSessionRequest_FieldSubPathArrayOfValues
type UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecLocationAdminHierarchyContinent ¶ added in v0.4.28
type UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecLocationAdminHierarchyContinent struct{}
func (UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecLocationAdminHierarchyContinent) FieldPath ¶ added in v0.4.28
func (UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecLocationAdminHierarchyContinent) WithArrayOfValues ¶ added in v0.4.28
func (s UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecLocationAdminHierarchyContinent) WithArrayOfValues(values []*admin_area.Reference) *UpdateProbingSessionRequest_FieldSubPathArrayOfValues
type UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecLocationAdminHierarchyCountry ¶ added in v0.4.28
type UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecLocationAdminHierarchyCountry struct{}
func (UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecLocationAdminHierarchyCountry) FieldPath ¶ added in v0.4.28
func (UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecLocationAdminHierarchyCountry) WithArrayOfValues ¶ added in v0.4.28
func (s UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecLocationAdminHierarchyCountry) WithArrayOfValues(values []*admin_area.Reference) *UpdateProbingSessionRequest_FieldSubPathArrayOfValues
type UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecLocationCoordinates ¶ added in v0.4.28
type UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecLocationCoordinates struct{}
func (UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecLocationCoordinates) FieldPath ¶ added in v0.4.28
func (UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecLocationCoordinates) WithArrayOfValues ¶ added in v0.4.28
func (s UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecLocationCoordinates) WithArrayOfValues(values []*latlng.LatLng) *UpdateProbingSessionRequest_FieldSubPathArrayOfValues
type UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecLocationType ¶ added in v0.4.28
type UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecLocationType struct{}
func (UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecLocationType) FieldPath ¶ added in v0.4.28
func (UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecLocationType) WithArrayOfValues ¶ added in v0.4.28
func (s UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecLocationType) WithArrayOfValues(values []common.LocationType) *UpdateProbingSessionRequest_FieldSubPathArrayOfValues
type UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecMode ¶
type UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecMode struct{}
func (UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecMode) WithArrayOfValues ¶
func (s UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecMode) WithArrayOfValues(values []common.ProbingMode) *UpdateProbingSessionRequest_FieldSubPathArrayOfValues
type UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecPathProbing ¶
type UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecPathProbing struct{}
func (UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecPathProbing) IntervalSec ¶
func (UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecPathProbing) WithArrayOfValues ¶
func (s UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecPathProbing) WithArrayOfValues(values []*common.PathProbe) *UpdateProbingSessionRequest_FieldSubPathArrayOfValues
type UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecPathProbingAttempts ¶
type UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecPathProbingAttempts struct{}
func (UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecPathProbingAttempts) FieldPath ¶
func (UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecPathProbingAttempts) WithArrayOfValues ¶
func (s UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecPathProbingAttempts) WithArrayOfValues(values []*wrappers.UInt32Value) *UpdateProbingSessionRequest_FieldSubPathArrayOfValues
type UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecPathProbingEnabled ¶
type UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecPathProbingEnabled struct{}
func (UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecPathProbingEnabled) WithArrayOfValues ¶
func (s UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecPathProbingEnabled) WithArrayOfValues(values []bool) *UpdateProbingSessionRequest_FieldSubPathArrayOfValues
type UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecPathProbingInterval ¶
type UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecPathProbingInterval struct{}
func (UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecPathProbingInterval) FieldPath ¶
func (UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecPathProbingInterval) WithArrayOfValues ¶
func (s UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecPathProbingInterval) WithArrayOfValues(values []*duration.Duration) *UpdateProbingSessionRequest_FieldSubPathArrayOfValues
type UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecPathProbingIntervalSec ¶
type UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecPathProbingIntervalSec struct{}
func (UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecPathProbingIntervalSec) FieldPath ¶
func (UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecPathProbingIntervalSec) WithArrayOfValues ¶
func (s UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecPathProbingIntervalSec) WithArrayOfValues(values []int64) *UpdateProbingSessionRequest_FieldSubPathArrayOfValues
type UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecPathProbingMaxTtl ¶
type UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecPathProbingMaxTtl struct{}
func (UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecPathProbingMaxTtl) WithArrayOfValues ¶
func (s UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecPathProbingMaxTtl) WithArrayOfValues(values []*wrappers.UInt32Value) *UpdateProbingSessionRequest_FieldSubPathArrayOfValues
type UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecPathProbingMode ¶
type UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecPathProbingMode struct{}
func (UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecPathProbingMode) WithArrayOfValues ¶
func (s UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecPathProbingMode) WithArrayOfValues(values []common.ProbingMode) *UpdateProbingSessionRequest_FieldSubPathArrayOfValues
type UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecPort ¶
type UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecPort struct{}
func (UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecPort) WithArrayOfValues ¶
func (s UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecPort) WithArrayOfValues(values []uint32) *UpdateProbingSessionRequest_FieldSubPathArrayOfValues
type UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecProbe ¶
type UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecProbe struct{}
func (UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecProbe) WithArrayOfValues ¶
func (s UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecProbe) WithArrayOfValues(values []*probe.Reference) *UpdateProbingSessionRequest_FieldSubPathArrayOfValues
type UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecProxyConfiguration ¶
type UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecProxyConfiguration struct{}
func (UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecProxyConfiguration) HttpsProxy ¶
func (UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecProxyConfiguration) ProxySetting ¶
func (UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecProxyConfiguration) WithArrayOfValues ¶
func (s UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecProxyConfiguration) WithArrayOfValues(values []*common.ProxyConfiguration) *UpdateProbingSessionRequest_FieldSubPathArrayOfValues
type UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecProxyConfigurationHttpProxy ¶
type UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecProxyConfigurationHttpProxy struct{}
func (UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecProxyConfigurationHttpProxy) FieldPath ¶
func (UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecProxyConfigurationHttpProxy) WithArrayOfValues ¶
func (s UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecProxyConfigurationHttpProxy) WithArrayOfValues(values []string) *UpdateProbingSessionRequest_FieldSubPathArrayOfValues
type UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecProxyConfigurationHttpsProxy ¶
type UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecProxyConfigurationHttpsProxy struct{}
func (UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecProxyConfigurationHttpsProxy) FieldPath ¶
func (UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecProxyConfigurationHttpsProxy) WithArrayOfValues ¶
func (s UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecProxyConfigurationHttpsProxy) WithArrayOfValues(values []string) *UpdateProbingSessionRequest_FieldSubPathArrayOfValues
type UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecProxyConfigurationNoProxy ¶
type UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecProxyConfigurationNoProxy struct{}
func (UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecProxyConfigurationNoProxy) FieldPath ¶
func (UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecProxyConfigurationNoProxy) WithArrayOfValues ¶
func (s UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecProxyConfigurationNoProxy) WithArrayOfValues(values []string) *UpdateProbingSessionRequest_FieldSubPathArrayOfValues
type UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecProxyConfigurationProxySetting ¶
type UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecProxyConfigurationProxySetting struct{}
func (UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecProxyConfigurationProxySetting) FieldPath ¶
func (UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecProxyConfigurationProxySetting) WithArrayOfValues ¶
func (s UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecProxyConfigurationProxySetting) WithArrayOfValues(values []common.ProxySetting) *UpdateProbingSessionRequest_FieldSubPathArrayOfValues
type UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecSpeedtestSettings ¶
type UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecSpeedtestSettings struct{}
func (UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecSpeedtestSettings) ServerSelection ¶
func (UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecSpeedtestSettings) WithArrayOfValues ¶
func (s UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecSpeedtestSettings) WithArrayOfValues(values []*common.SpeedTestSettings) *UpdateProbingSessionRequest_FieldSubPathArrayOfValues
type UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecSpeedtestSettingsDuration ¶
type UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecSpeedtestSettingsDuration struct{}
func (UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecSpeedtestSettingsDuration) FieldPath ¶
func (UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecSpeedtestSettingsDuration) WithArrayOfValues ¶
func (s UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecSpeedtestSettingsDuration) WithArrayOfValues(values []*duration.Duration) *UpdateProbingSessionRequest_FieldSubPathArrayOfValues
type UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecSpeedtestSettingsServerSelection ¶
type UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecSpeedtestSettingsServerSelection struct{}
func (UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecSpeedtestSettingsServerSelection) FieldPath ¶
func (UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecSpeedtestSettingsServerSelection) WithArrayOfValues ¶
type UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecSpeedtestSettingsTcpPort ¶
type UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecSpeedtestSettingsTcpPort struct{}
func (UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecSpeedtestSettingsTcpPort) FieldPath ¶
func (UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecSpeedtestSettingsTcpPort) WithArrayOfValues ¶
func (s UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecSpeedtestSettingsTcpPort) WithArrayOfValues(values []int32) *UpdateProbingSessionRequest_FieldSubPathArrayOfValues
type UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecTarget ¶
type UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecTarget struct{}
func (UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecTarget) WithArrayOfValues ¶
func (s UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecTarget) WithArrayOfValues(values []*probing_target.Reference) *UpdateProbingSessionRequest_FieldSubPathArrayOfValues
type UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecTargetGroup ¶
type UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecTargetGroup struct{}
func (UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecTargetGroup) WithArrayOfValues ¶
func (s UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecTargetGroup) WithArrayOfValues(values []*probing_target_group.Reference) *UpdateProbingSessionRequest_FieldSubPathArrayOfValues
type UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecTos ¶
type UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecTos struct{}
func (UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecTos) WithArrayOfValues ¶
func (s UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecTos) WithArrayOfValues(values []uint32) *UpdateProbingSessionRequest_FieldSubPathArrayOfValues
func (UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecTos) WithValue ¶
func (s UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecTos) WithValue(value uint32) *UpdateProbingSessionRequest_FieldSubPathValue
type UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecType ¶
type UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecType struct{}
func (UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecType) WithArrayOfValues ¶
func (s UpdateProbingSessionRequestPathSelectorCasConditionalStateSpecType) WithArrayOfValues(values []probing_session.ProbingSessionType) *UpdateProbingSessionRequest_FieldSubPathArrayOfValues
type UpdateProbingSessionRequestPathSelectorCasConditionalStateStatus ¶
type UpdateProbingSessionRequestPathSelectorCasConditionalStateStatus struct{}
func (UpdateProbingSessionRequestPathSelectorCasConditionalStateStatus) WithArrayOfValues ¶
func (s UpdateProbingSessionRequestPathSelectorCasConditionalStateStatus) WithArrayOfValues(values []*probing_session.ProbingSession_Status) *UpdateProbingSessionRequest_FieldSubPathArrayOfValues
type UpdateProbingSessionRequestPathSelectorCasFieldMask ¶
type UpdateProbingSessionRequestPathSelectorCasFieldMask struct{}
func (UpdateProbingSessionRequestPathSelectorCasFieldMask) WithArrayOfValues ¶
func (s UpdateProbingSessionRequestPathSelectorCasFieldMask) WithArrayOfValues(values []*probing_session.ProbingSession_FieldMask) *UpdateProbingSessionRequest_FieldSubPathArrayOfValues
type UpdateProbingSessionRequestPathSelectorProbingSession ¶
type UpdateProbingSessionRequestPathSelectorProbingSession struct{}
func (UpdateProbingSessionRequestPathSelectorProbingSession) DisplayName ¶
func (UpdateProbingSessionRequestPathSelectorProbingSession) ProbingDistribution ¶
func (UpdateProbingSessionRequestPathSelectorProbingSession) WithArrayOfValues ¶
func (s UpdateProbingSessionRequestPathSelectorProbingSession) WithArrayOfValues(values []*probing_session.ProbingSession) *UpdateProbingSessionRequest_FieldTerminalPathArrayOfValues
func (UpdateProbingSessionRequestPathSelectorProbingSession) WithSubArrayItemValue ¶
func (s UpdateProbingSessionRequestPathSelectorProbingSession) WithSubArrayItemValue(subPathArrayItemValue probing_session.ProbingSession_FieldPathArrayItemValue) *UpdateProbingSessionRequest_FieldSubPathArrayItemValue
func (UpdateProbingSessionRequestPathSelectorProbingSession) WithSubArrayOfValues ¶
func (s UpdateProbingSessionRequestPathSelectorProbingSession) WithSubArrayOfValues(subPathArrayOfValues probing_session.ProbingSession_FieldPathArrayOfValues) *UpdateProbingSessionRequest_FieldSubPathArrayOfValues
func (UpdateProbingSessionRequestPathSelectorProbingSession) WithSubPath ¶
func (UpdateProbingSessionRequestPathSelectorProbingSession) WithSubValue ¶
func (s UpdateProbingSessionRequestPathSelectorProbingSession) WithSubValue(subPathValue probing_session.ProbingSession_FieldPathValue) *UpdateProbingSessionRequest_FieldSubPathValue
type UpdateProbingSessionRequestPathSelectorProbingSessionDisplayName ¶
type UpdateProbingSessionRequestPathSelectorProbingSessionDisplayName struct{}
func (UpdateProbingSessionRequestPathSelectorProbingSessionDisplayName) WithArrayOfValues ¶
func (s UpdateProbingSessionRequestPathSelectorProbingSessionDisplayName) WithArrayOfValues(values []string) *UpdateProbingSessionRequest_FieldSubPathArrayOfValues
func (UpdateProbingSessionRequestPathSelectorProbingSessionDisplayName) WithValue ¶
func (s UpdateProbingSessionRequestPathSelectorProbingSessionDisplayName) WithValue(value string) *UpdateProbingSessionRequest_FieldSubPathValue
type UpdateProbingSessionRequestPathSelectorProbingSessionMetadata ¶
type UpdateProbingSessionRequestPathSelectorProbingSessionMetadata struct{}
func (UpdateProbingSessionRequestPathSelectorProbingSessionMetadata) Annotations ¶
func (UpdateProbingSessionRequestPathSelectorProbingSessionMetadata) CreateTime ¶
func (UpdateProbingSessionRequestPathSelectorProbingSessionMetadata) Generation ¶
func (UpdateProbingSessionRequestPathSelectorProbingSessionMetadata) OwnerReferences ¶
func (UpdateProbingSessionRequestPathSelectorProbingSessionMetadata) ResourceVersion ¶
func (UpdateProbingSessionRequestPathSelectorProbingSessionMetadata) UpdateTime ¶
func (UpdateProbingSessionRequestPathSelectorProbingSessionMetadata) WithArrayOfValues ¶
func (s UpdateProbingSessionRequestPathSelectorProbingSessionMetadata) WithArrayOfValues(values []*ntt_meta.Meta) *UpdateProbingSessionRequest_FieldSubPathArrayOfValues
func (UpdateProbingSessionRequestPathSelectorProbingSessionMetadata) WithValue ¶
func (s UpdateProbingSessionRequestPathSelectorProbingSessionMetadata) WithValue(value *ntt_meta.Meta) *UpdateProbingSessionRequest_FieldSubPathValue
type UpdateProbingSessionRequestPathSelectorProbingSessionMetadataAnnotations ¶
type UpdateProbingSessionRequestPathSelectorProbingSessionMetadataAnnotations struct{}
func (UpdateProbingSessionRequestPathSelectorProbingSessionMetadataAnnotations) WithArrayOfValues ¶
func (s UpdateProbingSessionRequestPathSelectorProbingSessionMetadataAnnotations) WithArrayOfValues(values []map[string]string) *UpdateProbingSessionRequest_FieldSubPathArrayOfValues
func (UpdateProbingSessionRequestPathSelectorProbingSessionMetadataAnnotations) WithValue ¶
func (s UpdateProbingSessionRequestPathSelectorProbingSessionMetadataAnnotations) WithValue(value map[string]string) *UpdateProbingSessionRequest_FieldSubPathValue
type UpdateProbingSessionRequestPathSelectorProbingSessionMetadataCreateTime ¶
type UpdateProbingSessionRequestPathSelectorProbingSessionMetadataCreateTime struct{}
func (UpdateProbingSessionRequestPathSelectorProbingSessionMetadataCreateTime) WithArrayOfValues ¶
func (s UpdateProbingSessionRequestPathSelectorProbingSessionMetadataCreateTime) WithArrayOfValues(values []*timestamp.Timestamp) *UpdateProbingSessionRequest_FieldSubPathArrayOfValues
type UpdateProbingSessionRequestPathSelectorProbingSessionMetadataGeneration ¶
type UpdateProbingSessionRequestPathSelectorProbingSessionMetadataGeneration struct{}
func (UpdateProbingSessionRequestPathSelectorProbingSessionMetadataGeneration) WithArrayOfValues ¶
func (s UpdateProbingSessionRequestPathSelectorProbingSessionMetadataGeneration) WithArrayOfValues(values []int64) *UpdateProbingSessionRequest_FieldSubPathArrayOfValues
type UpdateProbingSessionRequestPathSelectorProbingSessionMetadataLabels ¶
type UpdateProbingSessionRequestPathSelectorProbingSessionMetadataLabels struct{}
func (UpdateProbingSessionRequestPathSelectorProbingSessionMetadataLabels) WithArrayOfValues ¶
func (s UpdateProbingSessionRequestPathSelectorProbingSessionMetadataLabels) WithArrayOfValues(values []map[string]string) *UpdateProbingSessionRequest_FieldSubPathArrayOfValues
func (UpdateProbingSessionRequestPathSelectorProbingSessionMetadataLabels) WithValue ¶
func (s UpdateProbingSessionRequestPathSelectorProbingSessionMetadataLabels) WithValue(value map[string]string) *UpdateProbingSessionRequest_FieldSubPathValue
type UpdateProbingSessionRequestPathSelectorProbingSessionMetadataOwnerReferences ¶
type UpdateProbingSessionRequestPathSelectorProbingSessionMetadataOwnerReferences struct{}
func (UpdateProbingSessionRequestPathSelectorProbingSessionMetadataOwnerReferences) ApiVersion ¶
func (UpdateProbingSessionRequestPathSelectorProbingSessionMetadataOwnerReferences) BlockOwnerDeletion ¶
func (UpdateProbingSessionRequestPathSelectorProbingSessionMetadataOwnerReferences) Controller ¶
func (UpdateProbingSessionRequestPathSelectorProbingSessionMetadataOwnerReferences) WithArrayOfValues ¶
func (s UpdateProbingSessionRequestPathSelectorProbingSessionMetadataOwnerReferences) WithArrayOfValues(values [][]*ntt_meta.OwnerReference) *UpdateProbingSessionRequest_FieldSubPathArrayOfValues
func (UpdateProbingSessionRequestPathSelectorProbingSessionMetadataOwnerReferences) WithItemValue ¶
type UpdateProbingSessionRequestPathSelectorProbingSessionMetadataOwnerReferencesApiVersion ¶
type UpdateProbingSessionRequestPathSelectorProbingSessionMetadataOwnerReferencesApiVersion struct{}
func (UpdateProbingSessionRequestPathSelectorProbingSessionMetadataOwnerReferencesApiVersion) FieldPath ¶
func (UpdateProbingSessionRequestPathSelectorProbingSessionMetadataOwnerReferencesApiVersion) WithArrayOfValues ¶
func (s UpdateProbingSessionRequestPathSelectorProbingSessionMetadataOwnerReferencesApiVersion) WithArrayOfValues(values []string) *UpdateProbingSessionRequest_FieldSubPathArrayOfValues
type UpdateProbingSessionRequestPathSelectorProbingSessionMetadataOwnerReferencesBlockOwnerDeletion ¶
type UpdateProbingSessionRequestPathSelectorProbingSessionMetadataOwnerReferencesBlockOwnerDeletion struct{}
func (UpdateProbingSessionRequestPathSelectorProbingSessionMetadataOwnerReferencesBlockOwnerDeletion) FieldPath ¶
func (UpdateProbingSessionRequestPathSelectorProbingSessionMetadataOwnerReferencesBlockOwnerDeletion) WithArrayOfValues ¶
func (s UpdateProbingSessionRequestPathSelectorProbingSessionMetadataOwnerReferencesBlockOwnerDeletion) WithArrayOfValues(values []bool) *UpdateProbingSessionRequest_FieldSubPathArrayOfValues
type UpdateProbingSessionRequestPathSelectorProbingSessionMetadataOwnerReferencesController ¶
type UpdateProbingSessionRequestPathSelectorProbingSessionMetadataOwnerReferencesController struct{}
func (UpdateProbingSessionRequestPathSelectorProbingSessionMetadataOwnerReferencesController) FieldPath ¶
func (UpdateProbingSessionRequestPathSelectorProbingSessionMetadataOwnerReferencesController) WithArrayOfValues ¶
func (s UpdateProbingSessionRequestPathSelectorProbingSessionMetadataOwnerReferencesController) WithArrayOfValues(values []bool) *UpdateProbingSessionRequest_FieldSubPathArrayOfValues
type UpdateProbingSessionRequestPathSelectorProbingSessionMetadataOwnerReferencesKind ¶
type UpdateProbingSessionRequestPathSelectorProbingSessionMetadataOwnerReferencesKind struct{}
func (UpdateProbingSessionRequestPathSelectorProbingSessionMetadataOwnerReferencesKind) WithArrayOfValues ¶
func (s UpdateProbingSessionRequestPathSelectorProbingSessionMetadataOwnerReferencesKind) WithArrayOfValues(values []string) *UpdateProbingSessionRequest_FieldSubPathArrayOfValues
type UpdateProbingSessionRequestPathSelectorProbingSessionMetadataOwnerReferencesName ¶
type UpdateProbingSessionRequestPathSelectorProbingSessionMetadataOwnerReferencesName struct{}
func (UpdateProbingSessionRequestPathSelectorProbingSessionMetadataOwnerReferencesName) WithArrayOfValues ¶
func (s UpdateProbingSessionRequestPathSelectorProbingSessionMetadataOwnerReferencesName) WithArrayOfValues(values []string) *UpdateProbingSessionRequest_FieldSubPathArrayOfValues
type UpdateProbingSessionRequestPathSelectorProbingSessionMetadataOwnerReferencesUid ¶
type UpdateProbingSessionRequestPathSelectorProbingSessionMetadataOwnerReferencesUid struct{}
func (UpdateProbingSessionRequestPathSelectorProbingSessionMetadataOwnerReferencesUid) WithArrayOfValues ¶
func (s UpdateProbingSessionRequestPathSelectorProbingSessionMetadataOwnerReferencesUid) WithArrayOfValues(values []string) *UpdateProbingSessionRequest_FieldSubPathArrayOfValues
type UpdateProbingSessionRequestPathSelectorProbingSessionMetadataResourceVersion ¶
type UpdateProbingSessionRequestPathSelectorProbingSessionMetadataResourceVersion struct{}
func (UpdateProbingSessionRequestPathSelectorProbingSessionMetadataResourceVersion) WithArrayOfValues ¶
func (s UpdateProbingSessionRequestPathSelectorProbingSessionMetadataResourceVersion) WithArrayOfValues(values []string) *UpdateProbingSessionRequest_FieldSubPathArrayOfValues
type UpdateProbingSessionRequestPathSelectorProbingSessionMetadataShards ¶
type UpdateProbingSessionRequestPathSelectorProbingSessionMetadataShards struct{}
func (UpdateProbingSessionRequestPathSelectorProbingSessionMetadataShards) WithArrayOfValues ¶
func (s UpdateProbingSessionRequestPathSelectorProbingSessionMetadataShards) WithArrayOfValues(values []map[string]int64) *UpdateProbingSessionRequest_FieldSubPathArrayOfValues
func (UpdateProbingSessionRequestPathSelectorProbingSessionMetadataShards) WithValue ¶
func (s UpdateProbingSessionRequestPathSelectorProbingSessionMetadataShards) WithValue(value map[string]int64) *UpdateProbingSessionRequest_FieldSubPathValue
type UpdateProbingSessionRequestPathSelectorProbingSessionMetadataSyncing ¶
type UpdateProbingSessionRequestPathSelectorProbingSessionMetadataSyncing struct{}
func (UpdateProbingSessionRequestPathSelectorProbingSessionMetadataSyncing) OwningRegion ¶
func (UpdateProbingSessionRequestPathSelectorProbingSessionMetadataSyncing) WithArrayOfValues ¶
func (s UpdateProbingSessionRequestPathSelectorProbingSessionMetadataSyncing) WithArrayOfValues(values []*ntt_meta.SyncingMeta) *UpdateProbingSessionRequest_FieldSubPathArrayOfValues
type UpdateProbingSessionRequestPathSelectorProbingSessionMetadataSyncingOwningRegion ¶
type UpdateProbingSessionRequestPathSelectorProbingSessionMetadataSyncingOwningRegion struct{}
func (UpdateProbingSessionRequestPathSelectorProbingSessionMetadataSyncingOwningRegion) WithArrayOfValues ¶
func (s UpdateProbingSessionRequestPathSelectorProbingSessionMetadataSyncingOwningRegion) WithArrayOfValues(values []string) *UpdateProbingSessionRequest_FieldSubPathArrayOfValues
type UpdateProbingSessionRequestPathSelectorProbingSessionMetadataSyncingRegions ¶
type UpdateProbingSessionRequestPathSelectorProbingSessionMetadataSyncingRegions struct{}
func (UpdateProbingSessionRequestPathSelectorProbingSessionMetadataSyncingRegions) WithArrayOfValues ¶
func (s UpdateProbingSessionRequestPathSelectorProbingSessionMetadataSyncingRegions) WithArrayOfValues(values [][]string) *UpdateProbingSessionRequest_FieldSubPathArrayOfValues
func (UpdateProbingSessionRequestPathSelectorProbingSessionMetadataSyncingRegions) WithItemValue ¶
type UpdateProbingSessionRequestPathSelectorProbingSessionMetadataTags ¶
type UpdateProbingSessionRequestPathSelectorProbingSessionMetadataTags struct{}
func (UpdateProbingSessionRequestPathSelectorProbingSessionMetadataTags) WithArrayOfValues ¶
func (s UpdateProbingSessionRequestPathSelectorProbingSessionMetadataTags) WithArrayOfValues(values [][]string) *UpdateProbingSessionRequest_FieldSubPathArrayOfValues
func (UpdateProbingSessionRequestPathSelectorProbingSessionMetadataTags) WithItemValue ¶
func (s UpdateProbingSessionRequestPathSelectorProbingSessionMetadataTags) WithItemValue(value string) *UpdateProbingSessionRequest_FieldSubPathArrayItemValue
func (UpdateProbingSessionRequestPathSelectorProbingSessionMetadataTags) WithValue ¶
func (s UpdateProbingSessionRequestPathSelectorProbingSessionMetadataTags) WithValue(value []string) *UpdateProbingSessionRequest_FieldSubPathValue
type UpdateProbingSessionRequestPathSelectorProbingSessionMetadataUpdateTime ¶
type UpdateProbingSessionRequestPathSelectorProbingSessionMetadataUpdateTime struct{}
func (UpdateProbingSessionRequestPathSelectorProbingSessionMetadataUpdateTime) WithArrayOfValues ¶
func (s UpdateProbingSessionRequestPathSelectorProbingSessionMetadataUpdateTime) WithArrayOfValues(values []*timestamp.Timestamp) *UpdateProbingSessionRequest_FieldSubPathArrayOfValues
type UpdateProbingSessionRequestPathSelectorProbingSessionMetadataUuid ¶
type UpdateProbingSessionRequestPathSelectorProbingSessionMetadataUuid struct{}
func (UpdateProbingSessionRequestPathSelectorProbingSessionMetadataUuid) WithArrayOfValues ¶
func (s UpdateProbingSessionRequestPathSelectorProbingSessionMetadataUuid) WithArrayOfValues(values []string) *UpdateProbingSessionRequest_FieldSubPathArrayOfValues
func (UpdateProbingSessionRequestPathSelectorProbingSessionMetadataUuid) WithValue ¶
func (s UpdateProbingSessionRequestPathSelectorProbingSessionMetadataUuid) WithValue(value string) *UpdateProbingSessionRequest_FieldSubPathValue
type UpdateProbingSessionRequestPathSelectorProbingSessionName ¶
type UpdateProbingSessionRequestPathSelectorProbingSessionName struct{}
func (UpdateProbingSessionRequestPathSelectorProbingSessionName) WithArrayOfValues ¶
func (s UpdateProbingSessionRequestPathSelectorProbingSessionName) WithArrayOfValues(values []*probing_session.Name) *UpdateProbingSessionRequest_FieldSubPathArrayOfValues
func (UpdateProbingSessionRequestPathSelectorProbingSessionName) WithValue ¶
func (s UpdateProbingSessionRequestPathSelectorProbingSessionName) WithValue(value *probing_session.Name) *UpdateProbingSessionRequest_FieldSubPathValue
type UpdateProbingSessionRequestPathSelectorProbingSessionProbingDistribution ¶
type UpdateProbingSessionRequestPathSelectorProbingSessionProbingDistribution struct{}
func (UpdateProbingSessionRequestPathSelectorProbingSessionProbingDistribution) WithArrayOfValues ¶
func (s UpdateProbingSessionRequestPathSelectorProbingSessionProbingDistribution) WithArrayOfValues(values []*probing_distribution.Reference) *UpdateProbingSessionRequest_FieldSubPathArrayOfValues
type UpdateProbingSessionRequestPathSelectorProbingSessionSpec ¶
type UpdateProbingSessionRequestPathSelectorProbingSessionSpec struct{}
func (UpdateProbingSessionRequestPathSelectorProbingSessionSpec) HttpProbingConfig ¶
func (UpdateProbingSessionRequestPathSelectorProbingSessionSpec) LocationType ¶ added in v0.4.28
func (UpdateProbingSessionRequestPathSelectorProbingSessionSpec) PathProbing ¶
func (UpdateProbingSessionRequestPathSelectorProbingSessionSpec) ProxyConfiguration ¶
func (UpdateProbingSessionRequestPathSelectorProbingSessionSpec) SpeedtestSettings ¶
func (UpdateProbingSessionRequestPathSelectorProbingSessionSpec) TargetGroup ¶
func (UpdateProbingSessionRequestPathSelectorProbingSessionSpec) WithArrayOfValues ¶
func (s UpdateProbingSessionRequestPathSelectorProbingSessionSpec) WithArrayOfValues(values []*probing_session.ProbingSession_Spec) *UpdateProbingSessionRequest_FieldSubPathArrayOfValues
type UpdateProbingSessionRequestPathSelectorProbingSessionSpecAddress ¶
type UpdateProbingSessionRequestPathSelectorProbingSessionSpecAddress struct{}
func (UpdateProbingSessionRequestPathSelectorProbingSessionSpecAddress) WithArrayOfValues ¶
func (s UpdateProbingSessionRequestPathSelectorProbingSessionSpecAddress) WithArrayOfValues(values []string) *UpdateProbingSessionRequest_FieldSubPathArrayOfValues
func (UpdateProbingSessionRequestPathSelectorProbingSessionSpecAddress) WithValue ¶
func (s UpdateProbingSessionRequestPathSelectorProbingSessionSpecAddress) WithValue(value string) *UpdateProbingSessionRequest_FieldSubPathValue
type UpdateProbingSessionRequestPathSelectorProbingSessionSpecAddresses ¶
type UpdateProbingSessionRequestPathSelectorProbingSessionSpecAddresses struct{}
func (UpdateProbingSessionRequestPathSelectorProbingSessionSpecAddresses) WithArrayOfValues ¶
func (s UpdateProbingSessionRequestPathSelectorProbingSessionSpecAddresses) WithArrayOfValues(values [][]string) *UpdateProbingSessionRequest_FieldSubPathArrayOfValues
func (UpdateProbingSessionRequestPathSelectorProbingSessionSpecAddresses) WithItemValue ¶
func (s UpdateProbingSessionRequestPathSelectorProbingSessionSpecAddresses) WithItemValue(value string) *UpdateProbingSessionRequest_FieldSubPathArrayItemValue
func (UpdateProbingSessionRequestPathSelectorProbingSessionSpecAddresses) WithValue ¶
func (s UpdateProbingSessionRequestPathSelectorProbingSessionSpecAddresses) WithValue(value []string) *UpdateProbingSessionRequest_FieldSubPathValue
type UpdateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfig ¶
type UpdateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfig struct{}
func (UpdateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfig) AuthConfig ¶
func (UpdateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfig) HttpRequest ¶
func (UpdateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfig) WithArrayOfValues ¶
func (s UpdateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfig) WithArrayOfValues(values []*common.HTTPProbingConfig) *UpdateProbingSessionRequest_FieldSubPathArrayOfValues
type UpdateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigAuthConfig ¶
type UpdateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigAuthConfig struct{}
func (UpdateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigAuthConfig) FieldPath ¶
func (UpdateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigAuthConfig) Password ¶
func (UpdateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigAuthConfig) RequestHeaderTokenKey ¶
func (UpdateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigAuthConfig) TokenRequest ¶
func (UpdateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigAuthConfig) TokenResponseBodyExpiryKey ¶
func (UpdateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigAuthConfig) TokenResponseBodyKey ¶
func (UpdateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigAuthConfig) TokenResponseHeader ¶
func (UpdateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigAuthConfig) Username ¶
func (UpdateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigAuthConfig) WithArrayOfValues ¶
type UpdateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigAuthConfigPassword ¶
type UpdateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigAuthConfigPassword struct{}
func (UpdateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigAuthConfigPassword) FieldPath ¶
func (UpdateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigAuthConfigPassword) WithArrayOfValues ¶
func (s UpdateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigAuthConfigPassword) WithArrayOfValues(values []string) *UpdateProbingSessionRequest_FieldSubPathArrayOfValues
type UpdateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigAuthConfigRequestHeaderTokenKey ¶
type UpdateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigAuthConfigRequestHeaderTokenKey struct{}
func (UpdateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigAuthConfigRequestHeaderTokenKey) FieldPath ¶
func (UpdateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigAuthConfigRequestHeaderTokenKey) WithArrayOfValues ¶
type UpdateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigAuthConfigTokenRequest ¶
type UpdateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigAuthConfigTokenRequest struct{}
func (UpdateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigAuthConfigTokenRequest) AuthenticationMethod ¶
func (UpdateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigAuthConfigTokenRequest) ExpectedResponseCode ¶
func (UpdateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigAuthConfigTokenRequest) FieldPath ¶
func (UpdateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigAuthConfigTokenRequest) RequestBody ¶
func (UpdateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigAuthConfigTokenRequest) RequestHeaders ¶
func (UpdateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigAuthConfigTokenRequest) RequestMethod ¶
func (UpdateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigAuthConfigTokenRequest) Timeout ¶
func (UpdateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigAuthConfigTokenRequest) Url ¶
func (UpdateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigAuthConfigTokenRequest) UrlFormEncodedBody ¶
func (UpdateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigAuthConfigTokenRequest) WithArrayOfValues ¶
type UpdateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigAuthConfigTokenRequestAuthenticationMethod ¶
type UpdateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigAuthConfigTokenRequestAuthenticationMethod struct{}
func (UpdateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigAuthConfigTokenRequestAuthenticationMethod) FieldPath ¶
func (UpdateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigAuthConfigTokenRequestAuthenticationMethod) WithArrayOfValues ¶
type UpdateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigAuthConfigTokenRequestExpectedResponseCode ¶
type UpdateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigAuthConfigTokenRequestExpectedResponseCode struct{}
func (UpdateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigAuthConfigTokenRequestExpectedResponseCode) FieldPath ¶
func (UpdateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigAuthConfigTokenRequestExpectedResponseCode) WithArrayOfValues ¶
type UpdateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigAuthConfigTokenRequestRequestBody ¶
type UpdateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigAuthConfigTokenRequestRequestBody struct{}
func (UpdateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigAuthConfigTokenRequestRequestBody) FieldPath ¶
func (UpdateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigAuthConfigTokenRequestRequestBody) WithArrayOfValues ¶
type UpdateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigAuthConfigTokenRequestRequestHeaders ¶
type UpdateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigAuthConfigTokenRequestRequestHeaders struct{}
func (UpdateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigAuthConfigTokenRequestRequestHeaders) FieldPath ¶
func (UpdateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigAuthConfigTokenRequestRequestHeaders) WithArrayOfValues ¶
func (s UpdateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigAuthConfigTokenRequestRequestHeaders) WithArrayOfValues(values []map[string]string) *UpdateProbingSessionRequest_FieldSubPathArrayOfValues
func (UpdateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigAuthConfigTokenRequestRequestHeaders) WithKey ¶
type UpdateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigAuthConfigTokenRequestRequestMethod ¶
type UpdateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigAuthConfigTokenRequestRequestMethod struct{}
func (UpdateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigAuthConfigTokenRequestRequestMethod) FieldPath ¶
func (UpdateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigAuthConfigTokenRequestRequestMethod) WithArrayOfValues ¶
type UpdateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigAuthConfigTokenRequestTimeout ¶
type UpdateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigAuthConfigTokenRequestTimeout struct{}
func (UpdateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigAuthConfigTokenRequestTimeout) FieldPath ¶
func (UpdateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigAuthConfigTokenRequestTimeout) WithArrayOfValues ¶
type UpdateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigAuthConfigTokenRequestUrl ¶
type UpdateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigAuthConfigTokenRequestUrl struct{}
func (UpdateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigAuthConfigTokenRequestUrl) FieldPath ¶
func (UpdateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigAuthConfigTokenRequestUrl) WithArrayOfValues ¶
func (s UpdateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigAuthConfigTokenRequestUrl) WithArrayOfValues(values []string) *UpdateProbingSessionRequest_FieldSubPathArrayOfValues
type UpdateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigAuthConfigTokenRequestUrlFormEncodedBody ¶
type UpdateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigAuthConfigTokenRequestUrlFormEncodedBody struct{}
func (UpdateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigAuthConfigTokenRequestUrlFormEncodedBody) FieldPath ¶
func (UpdateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigAuthConfigTokenRequestUrlFormEncodedBody) WithArrayOfValues ¶
func (UpdateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigAuthConfigTokenRequestUrlFormEncodedBody) WithKey ¶
type UpdateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigAuthConfigTokenResponseBodyExpiryKey ¶
type UpdateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigAuthConfigTokenResponseBodyExpiryKey struct{}
func (UpdateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigAuthConfigTokenResponseBodyExpiryKey) FieldPath ¶
func (UpdateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigAuthConfigTokenResponseBodyExpiryKey) WithArrayOfValues ¶
type UpdateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigAuthConfigTokenResponseBodyKey ¶
type UpdateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigAuthConfigTokenResponseBodyKey struct{}
func (UpdateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigAuthConfigTokenResponseBodyKey) FieldPath ¶
func (UpdateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigAuthConfigTokenResponseBodyKey) WithArrayOfValues ¶
type UpdateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigAuthConfigTokenResponseHeader ¶
type UpdateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigAuthConfigTokenResponseHeader struct{}
func (UpdateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigAuthConfigTokenResponseHeader) FieldPath ¶
func (UpdateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigAuthConfigTokenResponseHeader) WithArrayOfValues ¶
type UpdateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigAuthConfigUsername ¶
type UpdateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigAuthConfigUsername struct{}
func (UpdateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigAuthConfigUsername) FieldPath ¶
func (UpdateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigAuthConfigUsername) WithArrayOfValues ¶
func (s UpdateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigAuthConfigUsername) WithArrayOfValues(values []string) *UpdateProbingSessionRequest_FieldSubPathArrayOfValues
type UpdateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigHttpRequest ¶
type UpdateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigHttpRequest struct{}
func (UpdateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigHttpRequest) AuthenticationMethod ¶
func (UpdateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigHttpRequest) ExpectedResponseCode ¶
func (UpdateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigHttpRequest) FieldPath ¶
func (UpdateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigHttpRequest) RequestBody ¶
func (UpdateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigHttpRequest) RequestHeaders ¶
func (UpdateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigHttpRequest) RequestMethod ¶
func (UpdateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigHttpRequest) Timeout ¶
func (UpdateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigHttpRequest) UrlFormEncodedBody ¶
func (UpdateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigHttpRequest) WithArrayOfValues ¶
type UpdateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigHttpRequestAuthenticationMethod ¶
type UpdateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigHttpRequestAuthenticationMethod struct{}
func (UpdateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigHttpRequestAuthenticationMethod) FieldPath ¶
func (UpdateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigHttpRequestAuthenticationMethod) WithArrayOfValues ¶
type UpdateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigHttpRequestExpectedResponseCode ¶
type UpdateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigHttpRequestExpectedResponseCode struct{}
func (UpdateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigHttpRequestExpectedResponseCode) FieldPath ¶
func (UpdateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigHttpRequestExpectedResponseCode) WithArrayOfValues ¶
type UpdateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigHttpRequestRequestBody ¶
type UpdateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigHttpRequestRequestBody struct{}
func (UpdateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigHttpRequestRequestBody) FieldPath ¶
func (UpdateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigHttpRequestRequestBody) WithArrayOfValues ¶
func (s UpdateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigHttpRequestRequestBody) WithArrayOfValues(values []string) *UpdateProbingSessionRequest_FieldSubPathArrayOfValues
type UpdateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigHttpRequestRequestHeaders ¶
type UpdateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigHttpRequestRequestHeaders struct{}
func (UpdateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigHttpRequestRequestHeaders) FieldPath ¶
func (UpdateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigHttpRequestRequestHeaders) WithArrayOfValues ¶
func (s UpdateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigHttpRequestRequestHeaders) WithArrayOfValues(values []map[string]string) *UpdateProbingSessionRequest_FieldSubPathArrayOfValues
func (UpdateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigHttpRequestRequestHeaders) WithKey ¶
type UpdateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigHttpRequestRequestMethod ¶
type UpdateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigHttpRequestRequestMethod struct{}
func (UpdateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigHttpRequestRequestMethod) FieldPath ¶
func (UpdateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigHttpRequestRequestMethod) WithArrayOfValues ¶
type UpdateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigHttpRequestTimeout ¶
type UpdateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigHttpRequestTimeout struct{}
func (UpdateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigHttpRequestTimeout) FieldPath ¶
func (UpdateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigHttpRequestTimeout) WithArrayOfValues ¶
func (s UpdateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigHttpRequestTimeout) WithArrayOfValues(values []*duration.Duration) *UpdateProbingSessionRequest_FieldSubPathArrayOfValues
type UpdateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigHttpRequestUrl ¶
type UpdateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigHttpRequestUrl struct{}
func (UpdateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigHttpRequestUrl) FieldPath ¶
func (UpdateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigHttpRequestUrl) WithArrayOfValues ¶
func (s UpdateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigHttpRequestUrl) WithArrayOfValues(values []string) *UpdateProbingSessionRequest_FieldSubPathArrayOfValues
type UpdateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigHttpRequestUrlFormEncodedBody ¶
type UpdateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigHttpRequestUrlFormEncodedBody struct{}
func (UpdateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigHttpRequestUrlFormEncodedBody) FieldPath ¶
func (UpdateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigHttpRequestUrlFormEncodedBody) WithArrayOfValues ¶
func (UpdateProbingSessionRequestPathSelectorProbingSessionSpecHttpProbingConfigHttpRequestUrlFormEncodedBody) WithKey ¶
type UpdateProbingSessionRequestPathSelectorProbingSessionSpecInterval ¶
type UpdateProbingSessionRequestPathSelectorProbingSessionSpecInterval struct{}
func (UpdateProbingSessionRequestPathSelectorProbingSessionSpecInterval) WithArrayOfValues ¶
func (s UpdateProbingSessionRequestPathSelectorProbingSessionSpecInterval) WithArrayOfValues(values []*duration.Duration) *UpdateProbingSessionRequest_FieldSubPathArrayOfValues
type UpdateProbingSessionRequestPathSelectorProbingSessionSpecIpVersion ¶
type UpdateProbingSessionRequestPathSelectorProbingSessionSpecIpVersion struct{}
func (UpdateProbingSessionRequestPathSelectorProbingSessionSpecIpVersion) WithArrayOfValues ¶
func (s UpdateProbingSessionRequestPathSelectorProbingSessionSpecIpVersion) WithArrayOfValues(values []common.IpVersion) *UpdateProbingSessionRequest_FieldSubPathArrayOfValues
type UpdateProbingSessionRequestPathSelectorProbingSessionSpecLocation ¶ added in v0.4.28
type UpdateProbingSessionRequestPathSelectorProbingSessionSpecLocation struct{}
func (UpdateProbingSessionRequestPathSelectorProbingSessionSpecLocation) Accuracy ¶ added in v0.4.28
func (UpdateProbingSessionRequestPathSelectorProbingSessionSpecLocation) AdminHierarchy ¶ added in v0.4.28
func (UpdateProbingSessionRequestPathSelectorProbingSessionSpecLocation) Coordinates ¶ added in v0.4.28
func (UpdateProbingSessionRequestPathSelectorProbingSessionSpecLocation) FieldPath ¶ added in v0.4.28
func (UpdateProbingSessionRequestPathSelectorProbingSessionSpecLocation) WithArrayOfValues ¶ added in v0.4.28
func (s UpdateProbingSessionRequestPathSelectorProbingSessionSpecLocation) WithArrayOfValues(values []*common.Location) *UpdateProbingSessionRequest_FieldSubPathArrayOfValues
func (UpdateProbingSessionRequestPathSelectorProbingSessionSpecLocation) WithValue ¶ added in v0.4.28
func (s UpdateProbingSessionRequestPathSelectorProbingSessionSpecLocation) WithValue(value *common.Location) *UpdateProbingSessionRequest_FieldSubPathValue
type UpdateProbingSessionRequestPathSelectorProbingSessionSpecLocationAccuracy ¶ added in v0.4.28
type UpdateProbingSessionRequestPathSelectorProbingSessionSpecLocationAccuracy struct{}
func (UpdateProbingSessionRequestPathSelectorProbingSessionSpecLocationAccuracy) FieldPath ¶ added in v0.4.28
func (UpdateProbingSessionRequestPathSelectorProbingSessionSpecLocationAccuracy) WithArrayOfValues ¶ added in v0.4.28
func (s UpdateProbingSessionRequestPathSelectorProbingSessionSpecLocationAccuracy) WithArrayOfValues(values []float64) *UpdateProbingSessionRequest_FieldSubPathArrayOfValues
type UpdateProbingSessionRequestPathSelectorProbingSessionSpecLocationAddress ¶ added in v0.4.28
type UpdateProbingSessionRequestPathSelectorProbingSessionSpecLocationAddress struct{}
func (UpdateProbingSessionRequestPathSelectorProbingSessionSpecLocationAddress) AdminArea1 ¶ added in v0.4.28
func (UpdateProbingSessionRequestPathSelectorProbingSessionSpecLocationAddress) AdminArea2 ¶ added in v0.4.28
func (UpdateProbingSessionRequestPathSelectorProbingSessionSpecLocationAddress) AdminArea3 ¶ added in v0.4.28
func (UpdateProbingSessionRequestPathSelectorProbingSessionSpecLocationAddress) AdminArea4 ¶ added in v0.4.28
func (UpdateProbingSessionRequestPathSelectorProbingSessionSpecLocationAddress) Continent ¶ added in v0.4.28
func (UpdateProbingSessionRequestPathSelectorProbingSessionSpecLocationAddress) Country ¶ added in v0.4.28
func (UpdateProbingSessionRequestPathSelectorProbingSessionSpecLocationAddress) CountryCode ¶ added in v0.4.28
func (UpdateProbingSessionRequestPathSelectorProbingSessionSpecLocationAddress) FieldPath ¶ added in v0.4.28
func (UpdateProbingSessionRequestPathSelectorProbingSessionSpecLocationAddress) PostalCode ¶ added in v0.4.28
func (UpdateProbingSessionRequestPathSelectorProbingSessionSpecLocationAddress) StreetAddress ¶ added in v0.4.28
func (UpdateProbingSessionRequestPathSelectorProbingSessionSpecLocationAddress) WithArrayOfValues ¶ added in v0.4.28
func (s UpdateProbingSessionRequestPathSelectorProbingSessionSpecLocationAddress) WithArrayOfValues(values []*common.Address) *UpdateProbingSessionRequest_FieldSubPathArrayOfValues
type UpdateProbingSessionRequestPathSelectorProbingSessionSpecLocationAddressAdminArea1 ¶ added in v0.4.28
type UpdateProbingSessionRequestPathSelectorProbingSessionSpecLocationAddressAdminArea1 struct{}
func (UpdateProbingSessionRequestPathSelectorProbingSessionSpecLocationAddressAdminArea1) FieldPath ¶ added in v0.4.28
func (UpdateProbingSessionRequestPathSelectorProbingSessionSpecLocationAddressAdminArea1) WithArrayOfValues ¶ added in v0.4.28
func (s UpdateProbingSessionRequestPathSelectorProbingSessionSpecLocationAddressAdminArea1) WithArrayOfValues(values []string) *UpdateProbingSessionRequest_FieldSubPathArrayOfValues
type UpdateProbingSessionRequestPathSelectorProbingSessionSpecLocationAddressAdminArea2 ¶ added in v0.4.28
type UpdateProbingSessionRequestPathSelectorProbingSessionSpecLocationAddressAdminArea2 struct{}
func (UpdateProbingSessionRequestPathSelectorProbingSessionSpecLocationAddressAdminArea2) FieldPath ¶ added in v0.4.28
func (UpdateProbingSessionRequestPathSelectorProbingSessionSpecLocationAddressAdminArea2) WithArrayOfValues ¶ added in v0.4.28
func (s UpdateProbingSessionRequestPathSelectorProbingSessionSpecLocationAddressAdminArea2) WithArrayOfValues(values []string) *UpdateProbingSessionRequest_FieldSubPathArrayOfValues
type UpdateProbingSessionRequestPathSelectorProbingSessionSpecLocationAddressAdminArea3 ¶ added in v0.4.28
type UpdateProbingSessionRequestPathSelectorProbingSessionSpecLocationAddressAdminArea3 struct{}
func (UpdateProbingSessionRequestPathSelectorProbingSessionSpecLocationAddressAdminArea3) FieldPath ¶ added in v0.4.28
func (UpdateProbingSessionRequestPathSelectorProbingSessionSpecLocationAddressAdminArea3) WithArrayOfValues ¶ added in v0.4.28
func (s UpdateProbingSessionRequestPathSelectorProbingSessionSpecLocationAddressAdminArea3) WithArrayOfValues(values []string) *UpdateProbingSessionRequest_FieldSubPathArrayOfValues
type UpdateProbingSessionRequestPathSelectorProbingSessionSpecLocationAddressAdminArea4 ¶ added in v0.4.28
type UpdateProbingSessionRequestPathSelectorProbingSessionSpecLocationAddressAdminArea4 struct{}
func (UpdateProbingSessionRequestPathSelectorProbingSessionSpecLocationAddressAdminArea4) FieldPath ¶ added in v0.4.28
func (UpdateProbingSessionRequestPathSelectorProbingSessionSpecLocationAddressAdminArea4) WithArrayOfValues ¶ added in v0.4.28
func (s UpdateProbingSessionRequestPathSelectorProbingSessionSpecLocationAddressAdminArea4) WithArrayOfValues(values []string) *UpdateProbingSessionRequest_FieldSubPathArrayOfValues
type UpdateProbingSessionRequestPathSelectorProbingSessionSpecLocationAddressContinent ¶ added in v0.4.28
type UpdateProbingSessionRequestPathSelectorProbingSessionSpecLocationAddressContinent struct{}
func (UpdateProbingSessionRequestPathSelectorProbingSessionSpecLocationAddressContinent) FieldPath ¶ added in v0.4.28
func (UpdateProbingSessionRequestPathSelectorProbingSessionSpecLocationAddressContinent) WithArrayOfValues ¶ added in v0.4.28
func (s UpdateProbingSessionRequestPathSelectorProbingSessionSpecLocationAddressContinent) WithArrayOfValues(values []string) *UpdateProbingSessionRequest_FieldSubPathArrayOfValues
type UpdateProbingSessionRequestPathSelectorProbingSessionSpecLocationAddressCountry ¶ added in v0.4.28
type UpdateProbingSessionRequestPathSelectorProbingSessionSpecLocationAddressCountry struct{}
func (UpdateProbingSessionRequestPathSelectorProbingSessionSpecLocationAddressCountry) FieldPath ¶ added in v0.4.28
func (UpdateProbingSessionRequestPathSelectorProbingSessionSpecLocationAddressCountry) WithArrayOfValues ¶ added in v0.4.28
func (s UpdateProbingSessionRequestPathSelectorProbingSessionSpecLocationAddressCountry) WithArrayOfValues(values []string) *UpdateProbingSessionRequest_FieldSubPathArrayOfValues
type UpdateProbingSessionRequestPathSelectorProbingSessionSpecLocationAddressCountryCode ¶ added in v0.4.28
type UpdateProbingSessionRequestPathSelectorProbingSessionSpecLocationAddressCountryCode struct{}
func (UpdateProbingSessionRequestPathSelectorProbingSessionSpecLocationAddressCountryCode) FieldPath ¶ added in v0.4.28
func (UpdateProbingSessionRequestPathSelectorProbingSessionSpecLocationAddressCountryCode) WithArrayOfValues ¶ added in v0.4.28
func (s UpdateProbingSessionRequestPathSelectorProbingSessionSpecLocationAddressCountryCode) WithArrayOfValues(values []string) *UpdateProbingSessionRequest_FieldSubPathArrayOfValues
type UpdateProbingSessionRequestPathSelectorProbingSessionSpecLocationAddressPostalCode ¶ added in v0.4.28
type UpdateProbingSessionRequestPathSelectorProbingSessionSpecLocationAddressPostalCode struct{}
func (UpdateProbingSessionRequestPathSelectorProbingSessionSpecLocationAddressPostalCode) FieldPath ¶ added in v0.4.28
func (UpdateProbingSessionRequestPathSelectorProbingSessionSpecLocationAddressPostalCode) WithArrayOfValues ¶ added in v0.4.28
func (s UpdateProbingSessionRequestPathSelectorProbingSessionSpecLocationAddressPostalCode) WithArrayOfValues(values []string) *UpdateProbingSessionRequest_FieldSubPathArrayOfValues
type UpdateProbingSessionRequestPathSelectorProbingSessionSpecLocationAddressStreetAddress ¶ added in v0.4.28
type UpdateProbingSessionRequestPathSelectorProbingSessionSpecLocationAddressStreetAddress struct{}
func (UpdateProbingSessionRequestPathSelectorProbingSessionSpecLocationAddressStreetAddress) FieldPath ¶ added in v0.4.28
func (UpdateProbingSessionRequestPathSelectorProbingSessionSpecLocationAddressStreetAddress) WithArrayOfValues ¶ added in v0.4.28
func (s UpdateProbingSessionRequestPathSelectorProbingSessionSpecLocationAddressStreetAddress) WithArrayOfValues(values []string) *UpdateProbingSessionRequest_FieldSubPathArrayOfValues
type UpdateProbingSessionRequestPathSelectorProbingSessionSpecLocationAdminHierarchy ¶ added in v0.4.28
type UpdateProbingSessionRequestPathSelectorProbingSessionSpecLocationAdminHierarchy struct{}
func (UpdateProbingSessionRequestPathSelectorProbingSessionSpecLocationAdminHierarchy) Admin1 ¶ added in v0.4.28
func (UpdateProbingSessionRequestPathSelectorProbingSessionSpecLocationAdminHierarchy) Admin2 ¶ added in v0.4.28
func (UpdateProbingSessionRequestPathSelectorProbingSessionSpecLocationAdminHierarchy) Admin3 ¶ added in v0.4.28
func (UpdateProbingSessionRequestPathSelectorProbingSessionSpecLocationAdminHierarchy) Admin4 ¶ added in v0.4.28
func (UpdateProbingSessionRequestPathSelectorProbingSessionSpecLocationAdminHierarchy) Admin5 ¶ added in v0.4.28
func (UpdateProbingSessionRequestPathSelectorProbingSessionSpecLocationAdminHierarchy) Continent ¶ added in v0.4.28
func (UpdateProbingSessionRequestPathSelectorProbingSessionSpecLocationAdminHierarchy) Country ¶ added in v0.4.28
func (UpdateProbingSessionRequestPathSelectorProbingSessionSpecLocationAdminHierarchy) FieldPath ¶ added in v0.4.28
func (UpdateProbingSessionRequestPathSelectorProbingSessionSpecLocationAdminHierarchy) WithArrayOfValues ¶ added in v0.4.28
func (s UpdateProbingSessionRequestPathSelectorProbingSessionSpecLocationAdminHierarchy) WithArrayOfValues(values []*admin_area.AdminHierarchy) *UpdateProbingSessionRequest_FieldSubPathArrayOfValues
type UpdateProbingSessionRequestPathSelectorProbingSessionSpecLocationAdminHierarchyAdmin1 ¶ added in v0.4.28
type UpdateProbingSessionRequestPathSelectorProbingSessionSpecLocationAdminHierarchyAdmin1 struct{}
func (UpdateProbingSessionRequestPathSelectorProbingSessionSpecLocationAdminHierarchyAdmin1) FieldPath ¶ added in v0.4.28
func (UpdateProbingSessionRequestPathSelectorProbingSessionSpecLocationAdminHierarchyAdmin1) WithArrayOfValues ¶ added in v0.4.28
func (s UpdateProbingSessionRequestPathSelectorProbingSessionSpecLocationAdminHierarchyAdmin1) WithArrayOfValues(values []*admin_area.Reference) *UpdateProbingSessionRequest_FieldSubPathArrayOfValues
type UpdateProbingSessionRequestPathSelectorProbingSessionSpecLocationAdminHierarchyAdmin2 ¶ added in v0.4.28
type UpdateProbingSessionRequestPathSelectorProbingSessionSpecLocationAdminHierarchyAdmin2 struct{}
func (UpdateProbingSessionRequestPathSelectorProbingSessionSpecLocationAdminHierarchyAdmin2) FieldPath ¶ added in v0.4.28
func (UpdateProbingSessionRequestPathSelectorProbingSessionSpecLocationAdminHierarchyAdmin2) WithArrayOfValues ¶ added in v0.4.28
func (s UpdateProbingSessionRequestPathSelectorProbingSessionSpecLocationAdminHierarchyAdmin2) WithArrayOfValues(values []*admin_area.Reference) *UpdateProbingSessionRequest_FieldSubPathArrayOfValues
type UpdateProbingSessionRequestPathSelectorProbingSessionSpecLocationAdminHierarchyAdmin3 ¶ added in v0.4.28
type UpdateProbingSessionRequestPathSelectorProbingSessionSpecLocationAdminHierarchyAdmin3 struct{}
func (UpdateProbingSessionRequestPathSelectorProbingSessionSpecLocationAdminHierarchyAdmin3) FieldPath ¶ added in v0.4.28
func (UpdateProbingSessionRequestPathSelectorProbingSessionSpecLocationAdminHierarchyAdmin3) WithArrayOfValues ¶ added in v0.4.28
func (s UpdateProbingSessionRequestPathSelectorProbingSessionSpecLocationAdminHierarchyAdmin3) WithArrayOfValues(values []*admin_area.Reference) *UpdateProbingSessionRequest_FieldSubPathArrayOfValues
type UpdateProbingSessionRequestPathSelectorProbingSessionSpecLocationAdminHierarchyAdmin4 ¶ added in v0.4.28
type UpdateProbingSessionRequestPathSelectorProbingSessionSpecLocationAdminHierarchyAdmin4 struct{}
func (UpdateProbingSessionRequestPathSelectorProbingSessionSpecLocationAdminHierarchyAdmin4) FieldPath ¶ added in v0.4.28
func (UpdateProbingSessionRequestPathSelectorProbingSessionSpecLocationAdminHierarchyAdmin4) WithArrayOfValues ¶ added in v0.4.28
func (s UpdateProbingSessionRequestPathSelectorProbingSessionSpecLocationAdminHierarchyAdmin4) WithArrayOfValues(values []*admin_area.Reference) *UpdateProbingSessionRequest_FieldSubPathArrayOfValues
type UpdateProbingSessionRequestPathSelectorProbingSessionSpecLocationAdminHierarchyAdmin5 ¶ added in v0.4.28
type UpdateProbingSessionRequestPathSelectorProbingSessionSpecLocationAdminHierarchyAdmin5 struct{}
func (UpdateProbingSessionRequestPathSelectorProbingSessionSpecLocationAdminHierarchyAdmin5) FieldPath ¶ added in v0.4.28
func (UpdateProbingSessionRequestPathSelectorProbingSessionSpecLocationAdminHierarchyAdmin5) WithArrayOfValues ¶ added in v0.4.28
func (s UpdateProbingSessionRequestPathSelectorProbingSessionSpecLocationAdminHierarchyAdmin5) WithArrayOfValues(values []*admin_area.Reference) *UpdateProbingSessionRequest_FieldSubPathArrayOfValues
type UpdateProbingSessionRequestPathSelectorProbingSessionSpecLocationAdminHierarchyContinent ¶ added in v0.4.28
type UpdateProbingSessionRequestPathSelectorProbingSessionSpecLocationAdminHierarchyContinent struct{}
func (UpdateProbingSessionRequestPathSelectorProbingSessionSpecLocationAdminHierarchyContinent) FieldPath ¶ added in v0.4.28
func (UpdateProbingSessionRequestPathSelectorProbingSessionSpecLocationAdminHierarchyContinent) WithArrayOfValues ¶ added in v0.4.28
func (s UpdateProbingSessionRequestPathSelectorProbingSessionSpecLocationAdminHierarchyContinent) WithArrayOfValues(values []*admin_area.Reference) *UpdateProbingSessionRequest_FieldSubPathArrayOfValues
type UpdateProbingSessionRequestPathSelectorProbingSessionSpecLocationAdminHierarchyCountry ¶ added in v0.4.28
type UpdateProbingSessionRequestPathSelectorProbingSessionSpecLocationAdminHierarchyCountry struct{}
func (UpdateProbingSessionRequestPathSelectorProbingSessionSpecLocationAdminHierarchyCountry) FieldPath ¶ added in v0.4.28
func (UpdateProbingSessionRequestPathSelectorProbingSessionSpecLocationAdminHierarchyCountry) WithArrayOfValues ¶ added in v0.4.28
func (s UpdateProbingSessionRequestPathSelectorProbingSessionSpecLocationAdminHierarchyCountry) WithArrayOfValues(values []*admin_area.Reference) *UpdateProbingSessionRequest_FieldSubPathArrayOfValues
type UpdateProbingSessionRequestPathSelectorProbingSessionSpecLocationCoordinates ¶ added in v0.4.28
type UpdateProbingSessionRequestPathSelectorProbingSessionSpecLocationCoordinates struct{}
func (UpdateProbingSessionRequestPathSelectorProbingSessionSpecLocationCoordinates) FieldPath ¶ added in v0.4.28
func (UpdateProbingSessionRequestPathSelectorProbingSessionSpecLocationCoordinates) WithArrayOfValues ¶ added in v0.4.28
func (s UpdateProbingSessionRequestPathSelectorProbingSessionSpecLocationCoordinates) WithArrayOfValues(values []*latlng.LatLng) *UpdateProbingSessionRequest_FieldSubPathArrayOfValues
type UpdateProbingSessionRequestPathSelectorProbingSessionSpecLocationType ¶ added in v0.4.28
type UpdateProbingSessionRequestPathSelectorProbingSessionSpecLocationType struct{}
func (UpdateProbingSessionRequestPathSelectorProbingSessionSpecLocationType) FieldPath ¶ added in v0.4.28
func (UpdateProbingSessionRequestPathSelectorProbingSessionSpecLocationType) WithArrayOfValues ¶ added in v0.4.28
func (s UpdateProbingSessionRequestPathSelectorProbingSessionSpecLocationType) WithArrayOfValues(values []common.LocationType) *UpdateProbingSessionRequest_FieldSubPathArrayOfValues
type UpdateProbingSessionRequestPathSelectorProbingSessionSpecMode ¶
type UpdateProbingSessionRequestPathSelectorProbingSessionSpecMode struct{}
func (UpdateProbingSessionRequestPathSelectorProbingSessionSpecMode) WithArrayOfValues ¶
func (s UpdateProbingSessionRequestPathSelectorProbingSessionSpecMode) WithArrayOfValues(values []common.ProbingMode) *UpdateProbingSessionRequest_FieldSubPathArrayOfValues
type UpdateProbingSessionRequestPathSelectorProbingSessionSpecPathProbing ¶
type UpdateProbingSessionRequestPathSelectorProbingSessionSpecPathProbing struct{}
func (UpdateProbingSessionRequestPathSelectorProbingSessionSpecPathProbing) IntervalSec ¶
func (UpdateProbingSessionRequestPathSelectorProbingSessionSpecPathProbing) WithArrayOfValues ¶
func (s UpdateProbingSessionRequestPathSelectorProbingSessionSpecPathProbing) WithArrayOfValues(values []*common.PathProbe) *UpdateProbingSessionRequest_FieldSubPathArrayOfValues
type UpdateProbingSessionRequestPathSelectorProbingSessionSpecPathProbingAttempts ¶
type UpdateProbingSessionRequestPathSelectorProbingSessionSpecPathProbingAttempts struct{}
func (UpdateProbingSessionRequestPathSelectorProbingSessionSpecPathProbingAttempts) WithArrayOfValues ¶
func (s UpdateProbingSessionRequestPathSelectorProbingSessionSpecPathProbingAttempts) WithArrayOfValues(values []*wrappers.UInt32Value) *UpdateProbingSessionRequest_FieldSubPathArrayOfValues
type UpdateProbingSessionRequestPathSelectorProbingSessionSpecPathProbingEnabled ¶
type UpdateProbingSessionRequestPathSelectorProbingSessionSpecPathProbingEnabled struct{}
func (UpdateProbingSessionRequestPathSelectorProbingSessionSpecPathProbingEnabled) WithArrayOfValues ¶
func (s UpdateProbingSessionRequestPathSelectorProbingSessionSpecPathProbingEnabled) WithArrayOfValues(values []bool) *UpdateProbingSessionRequest_FieldSubPathArrayOfValues
type UpdateProbingSessionRequestPathSelectorProbingSessionSpecPathProbingInterval ¶
type UpdateProbingSessionRequestPathSelectorProbingSessionSpecPathProbingInterval struct{}
func (UpdateProbingSessionRequestPathSelectorProbingSessionSpecPathProbingInterval) WithArrayOfValues ¶
func (s UpdateProbingSessionRequestPathSelectorProbingSessionSpecPathProbingInterval) WithArrayOfValues(values []*duration.Duration) *UpdateProbingSessionRequest_FieldSubPathArrayOfValues
type UpdateProbingSessionRequestPathSelectorProbingSessionSpecPathProbingIntervalSec ¶
type UpdateProbingSessionRequestPathSelectorProbingSessionSpecPathProbingIntervalSec struct{}
func (UpdateProbingSessionRequestPathSelectorProbingSessionSpecPathProbingIntervalSec) WithArrayOfValues ¶
func (s UpdateProbingSessionRequestPathSelectorProbingSessionSpecPathProbingIntervalSec) WithArrayOfValues(values []int64) *UpdateProbingSessionRequest_FieldSubPathArrayOfValues
type UpdateProbingSessionRequestPathSelectorProbingSessionSpecPathProbingMaxTtl ¶
type UpdateProbingSessionRequestPathSelectorProbingSessionSpecPathProbingMaxTtl struct{}
func (UpdateProbingSessionRequestPathSelectorProbingSessionSpecPathProbingMaxTtl) WithArrayOfValues ¶
func (s UpdateProbingSessionRequestPathSelectorProbingSessionSpecPathProbingMaxTtl) WithArrayOfValues(values []*wrappers.UInt32Value) *UpdateProbingSessionRequest_FieldSubPathArrayOfValues
type UpdateProbingSessionRequestPathSelectorProbingSessionSpecPathProbingMode ¶
type UpdateProbingSessionRequestPathSelectorProbingSessionSpecPathProbingMode struct{}
func (UpdateProbingSessionRequestPathSelectorProbingSessionSpecPathProbingMode) WithArrayOfValues ¶
func (s UpdateProbingSessionRequestPathSelectorProbingSessionSpecPathProbingMode) WithArrayOfValues(values []common.ProbingMode) *UpdateProbingSessionRequest_FieldSubPathArrayOfValues
type UpdateProbingSessionRequestPathSelectorProbingSessionSpecPort ¶
type UpdateProbingSessionRequestPathSelectorProbingSessionSpecPort struct{}
func (UpdateProbingSessionRequestPathSelectorProbingSessionSpecPort) WithArrayOfValues ¶
func (s UpdateProbingSessionRequestPathSelectorProbingSessionSpecPort) WithArrayOfValues(values []uint32) *UpdateProbingSessionRequest_FieldSubPathArrayOfValues
func (UpdateProbingSessionRequestPathSelectorProbingSessionSpecPort) WithValue ¶
func (s UpdateProbingSessionRequestPathSelectorProbingSessionSpecPort) WithValue(value uint32) *UpdateProbingSessionRequest_FieldSubPathValue
type UpdateProbingSessionRequestPathSelectorProbingSessionSpecProbe ¶
type UpdateProbingSessionRequestPathSelectorProbingSessionSpecProbe struct{}
func (UpdateProbingSessionRequestPathSelectorProbingSessionSpecProbe) WithArrayOfValues ¶
func (s UpdateProbingSessionRequestPathSelectorProbingSessionSpecProbe) WithArrayOfValues(values []*probe.Reference) *UpdateProbingSessionRequest_FieldSubPathArrayOfValues
func (UpdateProbingSessionRequestPathSelectorProbingSessionSpecProbe) WithValue ¶
func (s UpdateProbingSessionRequestPathSelectorProbingSessionSpecProbe) WithValue(value *probe.Reference) *UpdateProbingSessionRequest_FieldSubPathValue
type UpdateProbingSessionRequestPathSelectorProbingSessionSpecProxyConfiguration ¶
type UpdateProbingSessionRequestPathSelectorProbingSessionSpecProxyConfiguration struct{}
func (UpdateProbingSessionRequestPathSelectorProbingSessionSpecProxyConfiguration) HttpsProxy ¶
func (UpdateProbingSessionRequestPathSelectorProbingSessionSpecProxyConfiguration) ProxySetting ¶
func (UpdateProbingSessionRequestPathSelectorProbingSessionSpecProxyConfiguration) WithArrayOfValues ¶
func (s UpdateProbingSessionRequestPathSelectorProbingSessionSpecProxyConfiguration) WithArrayOfValues(values []*common.ProxyConfiguration) *UpdateProbingSessionRequest_FieldSubPathArrayOfValues
type UpdateProbingSessionRequestPathSelectorProbingSessionSpecProxyConfigurationHttpProxy ¶
type UpdateProbingSessionRequestPathSelectorProbingSessionSpecProxyConfigurationHttpProxy struct{}
func (UpdateProbingSessionRequestPathSelectorProbingSessionSpecProxyConfigurationHttpProxy) FieldPath ¶
func (UpdateProbingSessionRequestPathSelectorProbingSessionSpecProxyConfigurationHttpProxy) WithArrayOfValues ¶
func (s UpdateProbingSessionRequestPathSelectorProbingSessionSpecProxyConfigurationHttpProxy) WithArrayOfValues(values []string) *UpdateProbingSessionRequest_FieldSubPathArrayOfValues
type UpdateProbingSessionRequestPathSelectorProbingSessionSpecProxyConfigurationHttpsProxy ¶
type UpdateProbingSessionRequestPathSelectorProbingSessionSpecProxyConfigurationHttpsProxy struct{}
func (UpdateProbingSessionRequestPathSelectorProbingSessionSpecProxyConfigurationHttpsProxy) FieldPath ¶
func (UpdateProbingSessionRequestPathSelectorProbingSessionSpecProxyConfigurationHttpsProxy) WithArrayOfValues ¶
func (s UpdateProbingSessionRequestPathSelectorProbingSessionSpecProxyConfigurationHttpsProxy) WithArrayOfValues(values []string) *UpdateProbingSessionRequest_FieldSubPathArrayOfValues
type UpdateProbingSessionRequestPathSelectorProbingSessionSpecProxyConfigurationNoProxy ¶
type UpdateProbingSessionRequestPathSelectorProbingSessionSpecProxyConfigurationNoProxy struct{}
func (UpdateProbingSessionRequestPathSelectorProbingSessionSpecProxyConfigurationNoProxy) FieldPath ¶
func (UpdateProbingSessionRequestPathSelectorProbingSessionSpecProxyConfigurationNoProxy) WithArrayOfValues ¶
func (s UpdateProbingSessionRequestPathSelectorProbingSessionSpecProxyConfigurationNoProxy) WithArrayOfValues(values []string) *UpdateProbingSessionRequest_FieldSubPathArrayOfValues
type UpdateProbingSessionRequestPathSelectorProbingSessionSpecProxyConfigurationProxySetting ¶
type UpdateProbingSessionRequestPathSelectorProbingSessionSpecProxyConfigurationProxySetting struct{}
func (UpdateProbingSessionRequestPathSelectorProbingSessionSpecProxyConfigurationProxySetting) FieldPath ¶
func (UpdateProbingSessionRequestPathSelectorProbingSessionSpecProxyConfigurationProxySetting) WithArrayOfValues ¶
func (s UpdateProbingSessionRequestPathSelectorProbingSessionSpecProxyConfigurationProxySetting) WithArrayOfValues(values []common.ProxySetting) *UpdateProbingSessionRequest_FieldSubPathArrayOfValues
type UpdateProbingSessionRequestPathSelectorProbingSessionSpecSpeedtestSettings ¶
type UpdateProbingSessionRequestPathSelectorProbingSessionSpecSpeedtestSettings struct{}
func (UpdateProbingSessionRequestPathSelectorProbingSessionSpecSpeedtestSettings) ServerSelection ¶
func (UpdateProbingSessionRequestPathSelectorProbingSessionSpecSpeedtestSettings) WithArrayOfValues ¶
func (s UpdateProbingSessionRequestPathSelectorProbingSessionSpecSpeedtestSettings) WithArrayOfValues(values []*common.SpeedTestSettings) *UpdateProbingSessionRequest_FieldSubPathArrayOfValues
type UpdateProbingSessionRequestPathSelectorProbingSessionSpecSpeedtestSettingsDuration ¶
type UpdateProbingSessionRequestPathSelectorProbingSessionSpecSpeedtestSettingsDuration struct{}
func (UpdateProbingSessionRequestPathSelectorProbingSessionSpecSpeedtestSettingsDuration) FieldPath ¶
func (UpdateProbingSessionRequestPathSelectorProbingSessionSpecSpeedtestSettingsDuration) WithArrayOfValues ¶
func (s UpdateProbingSessionRequestPathSelectorProbingSessionSpecSpeedtestSettingsDuration) WithArrayOfValues(values []*duration.Duration) *UpdateProbingSessionRequest_FieldSubPathArrayOfValues
type UpdateProbingSessionRequestPathSelectorProbingSessionSpecSpeedtestSettingsServerSelection ¶
type UpdateProbingSessionRequestPathSelectorProbingSessionSpecSpeedtestSettingsServerSelection struct{}
func (UpdateProbingSessionRequestPathSelectorProbingSessionSpecSpeedtestSettingsServerSelection) FieldPath ¶
func (UpdateProbingSessionRequestPathSelectorProbingSessionSpecSpeedtestSettingsServerSelection) WithArrayOfValues ¶
type UpdateProbingSessionRequestPathSelectorProbingSessionSpecSpeedtestSettingsTcpPort ¶
type UpdateProbingSessionRequestPathSelectorProbingSessionSpecSpeedtestSettingsTcpPort struct{}
func (UpdateProbingSessionRequestPathSelectorProbingSessionSpecSpeedtestSettingsTcpPort) FieldPath ¶
func (UpdateProbingSessionRequestPathSelectorProbingSessionSpecSpeedtestSettingsTcpPort) WithArrayOfValues ¶
func (s UpdateProbingSessionRequestPathSelectorProbingSessionSpecSpeedtestSettingsTcpPort) WithArrayOfValues(values []int32) *UpdateProbingSessionRequest_FieldSubPathArrayOfValues
type UpdateProbingSessionRequestPathSelectorProbingSessionSpecTarget ¶
type UpdateProbingSessionRequestPathSelectorProbingSessionSpecTarget struct{}
func (UpdateProbingSessionRequestPathSelectorProbingSessionSpecTarget) WithArrayOfValues ¶
func (s UpdateProbingSessionRequestPathSelectorProbingSessionSpecTarget) WithArrayOfValues(values []*probing_target.Reference) *UpdateProbingSessionRequest_FieldSubPathArrayOfValues
type UpdateProbingSessionRequestPathSelectorProbingSessionSpecTargetGroup ¶
type UpdateProbingSessionRequestPathSelectorProbingSessionSpecTargetGroup struct{}
func (UpdateProbingSessionRequestPathSelectorProbingSessionSpecTargetGroup) WithArrayOfValues ¶
func (s UpdateProbingSessionRequestPathSelectorProbingSessionSpecTargetGroup) WithArrayOfValues(values []*probing_target_group.Reference) *UpdateProbingSessionRequest_FieldSubPathArrayOfValues
type UpdateProbingSessionRequestPathSelectorProbingSessionSpecTos ¶
type UpdateProbingSessionRequestPathSelectorProbingSessionSpecTos struct{}
func (UpdateProbingSessionRequestPathSelectorProbingSessionSpecTos) WithArrayOfValues ¶
func (s UpdateProbingSessionRequestPathSelectorProbingSessionSpecTos) WithArrayOfValues(values []uint32) *UpdateProbingSessionRequest_FieldSubPathArrayOfValues
func (UpdateProbingSessionRequestPathSelectorProbingSessionSpecTos) WithValue ¶
func (s UpdateProbingSessionRequestPathSelectorProbingSessionSpecTos) WithValue(value uint32) *UpdateProbingSessionRequest_FieldSubPathValue
type UpdateProbingSessionRequestPathSelectorProbingSessionSpecType ¶
type UpdateProbingSessionRequestPathSelectorProbingSessionSpecType struct{}
func (UpdateProbingSessionRequestPathSelectorProbingSessionSpecType) WithArrayOfValues ¶
func (s UpdateProbingSessionRequestPathSelectorProbingSessionSpecType) WithArrayOfValues(values []probing_session.ProbingSessionType) *UpdateProbingSessionRequest_FieldSubPathArrayOfValues
type UpdateProbingSessionRequestPathSelectorProbingSessionStatus ¶
type UpdateProbingSessionRequestPathSelectorProbingSessionStatus struct{}
func (UpdateProbingSessionRequestPathSelectorProbingSessionStatus) WithArrayOfValues ¶
func (s UpdateProbingSessionRequestPathSelectorProbingSessionStatus) WithArrayOfValues(values []*probing_session.ProbingSession_Status) *UpdateProbingSessionRequest_FieldSubPathArrayOfValues
type UpdateProbingSessionRequestPathSelectorUpdateMask ¶
type UpdateProbingSessionRequestPathSelectorUpdateMask struct{}
func (UpdateProbingSessionRequestPathSelectorUpdateMask) WithArrayOfValues ¶
func (s UpdateProbingSessionRequestPathSelectorUpdateMask) WithArrayOfValues(values []*probing_session.ProbingSession_FieldMask) *UpdateProbingSessionRequest_FieldTerminalPathArrayOfValues
type UpdateProbingSessionRequest_CAS ¶
type UpdateProbingSessionRequest_CAS struct { // Conditional desired state of a resource before update. ConditionalState *probing_session.ProbingSession `` /* 138-byte string literal not displayed */ // Field paths from conditional state of resource server should check and // compare. FieldMask *probing_session.ProbingSession_FieldMask `` /* 146-byte string literal not displayed */ // contains filtered or unexported fields }
CAS - Compare and Swap. This object is used if user wants to make update conditional based upon previous resource version.
func (*UpdateProbingSessionRequest_CAS) Clone ¶
func (o *UpdateProbingSessionRequest_CAS) Clone() *UpdateProbingSessionRequest_CAS
func (*UpdateProbingSessionRequest_CAS) CloneRaw ¶
func (o *UpdateProbingSessionRequest_CAS) CloneRaw() gotenobject.GotenObjectExt
func (*UpdateProbingSessionRequest_CAS) Descriptor ¶
func (*UpdateProbingSessionRequest_CAS) Descriptor() ([]byte, []int)
Deprecated, Use UpdateProbingSessionRequest_CAS.ProtoReflect.Descriptor instead.
func (*UpdateProbingSessionRequest_CAS) GetConditionalState ¶
func (m *UpdateProbingSessionRequest_CAS) GetConditionalState() *probing_session.ProbingSession
func (*UpdateProbingSessionRequest_CAS) GetFieldMask ¶
func (m *UpdateProbingSessionRequest_CAS) GetFieldMask() *probing_session.ProbingSession_FieldMask
func (*UpdateProbingSessionRequest_CAS) GotenMessage ¶
func (*UpdateProbingSessionRequest_CAS) GotenMessage()
func (*UpdateProbingSessionRequest_CAS) GotenObjectExt ¶
func (o *UpdateProbingSessionRequest_CAS) GotenObjectExt()
func (*UpdateProbingSessionRequest_CAS) GotenValidate ¶
func (obj *UpdateProbingSessionRequest_CAS) GotenValidate() error
func (*UpdateProbingSessionRequest_CAS) MakeDiffFieldMask ¶
func (o *UpdateProbingSessionRequest_CAS) MakeDiffFieldMask(other *UpdateProbingSessionRequest_CAS) *UpdateProbingSessionRequest_CAS_FieldMask
func (*UpdateProbingSessionRequest_CAS) MakeFullFieldMask ¶
func (o *UpdateProbingSessionRequest_CAS) MakeFullFieldMask() *UpdateProbingSessionRequest_CAS_FieldMask
func (*UpdateProbingSessionRequest_CAS) MakeRawDiffFieldMask ¶
func (o *UpdateProbingSessionRequest_CAS) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
func (*UpdateProbingSessionRequest_CAS) MakeRawFullFieldMask ¶
func (o *UpdateProbingSessionRequest_CAS) MakeRawFullFieldMask() gotenobject.FieldMask
func (*UpdateProbingSessionRequest_CAS) Marshal ¶
func (m *UpdateProbingSessionRequest_CAS) Marshal() ([]byte, error)
func (*UpdateProbingSessionRequest_CAS) MarshalJSON ¶
func (m *UpdateProbingSessionRequest_CAS) MarshalJSON() ([]byte, error)
func (*UpdateProbingSessionRequest_CAS) Merge ¶
func (o *UpdateProbingSessionRequest_CAS) Merge(source *UpdateProbingSessionRequest_CAS)
func (*UpdateProbingSessionRequest_CAS) MergeRaw ¶
func (o *UpdateProbingSessionRequest_CAS) MergeRaw(source gotenobject.GotenObjectExt)
func (*UpdateProbingSessionRequest_CAS) ProtoMessage ¶
func (*UpdateProbingSessionRequest_CAS) ProtoMessage()
func (*UpdateProbingSessionRequest_CAS) ProtoReflect ¶
func (m *UpdateProbingSessionRequest_CAS) ProtoReflect() preflect.Message
func (*UpdateProbingSessionRequest_CAS) Reset ¶
func (m *UpdateProbingSessionRequest_CAS) Reset()
func (*UpdateProbingSessionRequest_CAS) SetConditionalState ¶
func (m *UpdateProbingSessionRequest_CAS) SetConditionalState(fv *probing_session.ProbingSession)
func (*UpdateProbingSessionRequest_CAS) SetFieldMask ¶
func (m *UpdateProbingSessionRequest_CAS) SetFieldMask(fv *probing_session.ProbingSession_FieldMask)
func (*UpdateProbingSessionRequest_CAS) String ¶
func (m *UpdateProbingSessionRequest_CAS) String() string
func (*UpdateProbingSessionRequest_CAS) Unmarshal ¶
func (m *UpdateProbingSessionRequest_CAS) Unmarshal(b []byte) error
func (*UpdateProbingSessionRequest_CAS) UnmarshalJSON ¶
func (m *UpdateProbingSessionRequest_CAS) UnmarshalJSON(data []byte) error
type UpdateProbingSessionRequest_CASMapPathSelectorConditionalStateMetadataAnnotations ¶
type UpdateProbingSessionRequest_CASMapPathSelectorConditionalStateMetadataAnnotations struct {
// contains filtered or unexported fields
}
func (UpdateProbingSessionRequest_CASMapPathSelectorConditionalStateMetadataAnnotations) FieldPath ¶
func (UpdateProbingSessionRequest_CASMapPathSelectorConditionalStateMetadataAnnotations) WithArrayOfValues ¶
func (s UpdateProbingSessionRequest_CASMapPathSelectorConditionalStateMetadataAnnotations) WithArrayOfValues(values []string) *UpdateProbingSessionRequestCAS_FieldSubPathArrayOfValues
type UpdateProbingSessionRequest_CASMapPathSelectorConditionalStateMetadataLabels ¶
type UpdateProbingSessionRequest_CASMapPathSelectorConditionalStateMetadataLabels struct {
// contains filtered or unexported fields
}
func (UpdateProbingSessionRequest_CASMapPathSelectorConditionalStateMetadataLabels) WithArrayOfValues ¶
func (s UpdateProbingSessionRequest_CASMapPathSelectorConditionalStateMetadataLabels) WithArrayOfValues(values []string) *UpdateProbingSessionRequestCAS_FieldSubPathArrayOfValues
type UpdateProbingSessionRequest_CASMapPathSelectorConditionalStateMetadataShards ¶
type UpdateProbingSessionRequest_CASMapPathSelectorConditionalStateMetadataShards struct {
// contains filtered or unexported fields
}
func (UpdateProbingSessionRequest_CASMapPathSelectorConditionalStateMetadataShards) WithArrayOfValues ¶
func (s UpdateProbingSessionRequest_CASMapPathSelectorConditionalStateMetadataShards) WithArrayOfValues(values []int64) *UpdateProbingSessionRequestCAS_FieldSubPathArrayOfValues
type UpdateProbingSessionRequest_CASMapPathSelectorConditionalStateSpecHttpProbingConfigAuthConfigTokenRequestRequestHeaders ¶
type UpdateProbingSessionRequest_CASMapPathSelectorConditionalStateSpecHttpProbingConfigAuthConfigTokenRequestRequestHeaders struct {
// contains filtered or unexported fields
}
func (UpdateProbingSessionRequest_CASMapPathSelectorConditionalStateSpecHttpProbingConfigAuthConfigTokenRequestRequestHeaders) FieldPath ¶
func (UpdateProbingSessionRequest_CASMapPathSelectorConditionalStateSpecHttpProbingConfigAuthConfigTokenRequestRequestHeaders) WithArrayOfValues ¶
type UpdateProbingSessionRequest_CASMapPathSelectorConditionalStateSpecHttpProbingConfigAuthConfigTokenRequestUrlFormEncodedBody ¶
type UpdateProbingSessionRequest_CASMapPathSelectorConditionalStateSpecHttpProbingConfigAuthConfigTokenRequestUrlFormEncodedBody struct {
// contains filtered or unexported fields
}
func (UpdateProbingSessionRequest_CASMapPathSelectorConditionalStateSpecHttpProbingConfigAuthConfigTokenRequestUrlFormEncodedBody) FieldPath ¶
func (UpdateProbingSessionRequest_CASMapPathSelectorConditionalStateSpecHttpProbingConfigAuthConfigTokenRequestUrlFormEncodedBody) WithArrayOfValues ¶
type UpdateProbingSessionRequest_CASMapPathSelectorConditionalStateSpecHttpProbingConfigHttpRequestRequestHeaders ¶
type UpdateProbingSessionRequest_CASMapPathSelectorConditionalStateSpecHttpProbingConfigHttpRequestRequestHeaders struct {
// contains filtered or unexported fields
}
func (UpdateProbingSessionRequest_CASMapPathSelectorConditionalStateSpecHttpProbingConfigHttpRequestRequestHeaders) FieldPath ¶
func (UpdateProbingSessionRequest_CASMapPathSelectorConditionalStateSpecHttpProbingConfigHttpRequestRequestHeaders) WithArrayOfValues ¶
type UpdateProbingSessionRequest_CASMapPathSelectorConditionalStateSpecHttpProbingConfigHttpRequestUrlFormEncodedBody ¶
type UpdateProbingSessionRequest_CASMapPathSelectorConditionalStateSpecHttpProbingConfigHttpRequestUrlFormEncodedBody struct {
// contains filtered or unexported fields
}
func (UpdateProbingSessionRequest_CASMapPathSelectorConditionalStateSpecHttpProbingConfigHttpRequestUrlFormEncodedBody) FieldPath ¶
func (UpdateProbingSessionRequest_CASMapPathSelectorConditionalStateSpecHttpProbingConfigHttpRequestUrlFormEncodedBody) WithArrayOfValues ¶
type UpdateProbingSessionRequest_CASPathSelectorConditionalState ¶
type UpdateProbingSessionRequest_CASPathSelectorConditionalState struct{}
func (UpdateProbingSessionRequest_CASPathSelectorConditionalState) DisplayName ¶
func (UpdateProbingSessionRequest_CASPathSelectorConditionalState) ProbingDistribution ¶
func (UpdateProbingSessionRequest_CASPathSelectorConditionalState) WithArrayOfValues ¶
func (s UpdateProbingSessionRequest_CASPathSelectorConditionalState) WithArrayOfValues(values []*probing_session.ProbingSession) *UpdateProbingSessionRequestCAS_FieldTerminalPathArrayOfValues
func (UpdateProbingSessionRequest_CASPathSelectorConditionalState) WithSubArrayItemValue ¶
func (s UpdateProbingSessionRequest_CASPathSelectorConditionalState) WithSubArrayItemValue(subPathArrayItemValue probing_session.ProbingSession_FieldPathArrayItemValue) *UpdateProbingSessionRequestCAS_FieldSubPathArrayItemValue
func (UpdateProbingSessionRequest_CASPathSelectorConditionalState) WithSubArrayOfValues ¶
func (s UpdateProbingSessionRequest_CASPathSelectorConditionalState) WithSubArrayOfValues(subPathArrayOfValues probing_session.ProbingSession_FieldPathArrayOfValues) *UpdateProbingSessionRequestCAS_FieldSubPathArrayOfValues
func (UpdateProbingSessionRequest_CASPathSelectorConditionalState) WithSubPath ¶
func (UpdateProbingSessionRequest_CASPathSelectorConditionalState) WithSubValue ¶
func (s UpdateProbingSessionRequest_CASPathSelectorConditionalState) WithSubValue(subPathValue probing_session.ProbingSession_FieldPathValue) *UpdateProbingSessionRequestCAS_FieldSubPathValue
type UpdateProbingSessionRequest_CASPathSelectorConditionalStateDisplayName ¶
type UpdateProbingSessionRequest_CASPathSelectorConditionalStateDisplayName struct{}
func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateDisplayName) WithArrayOfValues ¶
func (s UpdateProbingSessionRequest_CASPathSelectorConditionalStateDisplayName) WithArrayOfValues(values []string) *UpdateProbingSessionRequestCAS_FieldSubPathArrayOfValues
type UpdateProbingSessionRequest_CASPathSelectorConditionalStateMetadata ¶
type UpdateProbingSessionRequest_CASPathSelectorConditionalStateMetadata struct{}
func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateMetadata) Annotations ¶
func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateMetadata) CreateTime ¶
func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateMetadata) Generation ¶
func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateMetadata) OwnerReferences ¶
func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateMetadata) ResourceVersion ¶
func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateMetadata) UpdateTime ¶
func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateMetadata) WithArrayOfValues ¶
func (s UpdateProbingSessionRequest_CASPathSelectorConditionalStateMetadata) WithArrayOfValues(values []*ntt_meta.Meta) *UpdateProbingSessionRequestCAS_FieldSubPathArrayOfValues
type UpdateProbingSessionRequest_CASPathSelectorConditionalStateMetadataAnnotations ¶
type UpdateProbingSessionRequest_CASPathSelectorConditionalStateMetadataAnnotations struct{}
func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateMetadataAnnotations) WithArrayOfValues ¶
func (s UpdateProbingSessionRequest_CASPathSelectorConditionalStateMetadataAnnotations) WithArrayOfValues(values []map[string]string) *UpdateProbingSessionRequestCAS_FieldSubPathArrayOfValues
type UpdateProbingSessionRequest_CASPathSelectorConditionalStateMetadataCreateTime ¶
type UpdateProbingSessionRequest_CASPathSelectorConditionalStateMetadataCreateTime struct{}
func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateMetadataCreateTime) WithArrayOfValues ¶
func (s UpdateProbingSessionRequest_CASPathSelectorConditionalStateMetadataCreateTime) WithArrayOfValues(values []*timestamp.Timestamp) *UpdateProbingSessionRequestCAS_FieldSubPathArrayOfValues
type UpdateProbingSessionRequest_CASPathSelectorConditionalStateMetadataGeneration ¶
type UpdateProbingSessionRequest_CASPathSelectorConditionalStateMetadataGeneration struct{}
func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateMetadataGeneration) WithArrayOfValues ¶
func (s UpdateProbingSessionRequest_CASPathSelectorConditionalStateMetadataGeneration) WithArrayOfValues(values []int64) *UpdateProbingSessionRequestCAS_FieldSubPathArrayOfValues
type UpdateProbingSessionRequest_CASPathSelectorConditionalStateMetadataLabels ¶
type UpdateProbingSessionRequest_CASPathSelectorConditionalStateMetadataLabels struct{}
func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateMetadataLabels) WithArrayOfValues ¶
func (s UpdateProbingSessionRequest_CASPathSelectorConditionalStateMetadataLabels) WithArrayOfValues(values []map[string]string) *UpdateProbingSessionRequestCAS_FieldSubPathArrayOfValues
func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateMetadataLabels) WithValue ¶
func (s UpdateProbingSessionRequest_CASPathSelectorConditionalStateMetadataLabels) WithValue(value map[string]string) *UpdateProbingSessionRequestCAS_FieldSubPathValue
type UpdateProbingSessionRequest_CASPathSelectorConditionalStateMetadataOwnerReferences ¶
type UpdateProbingSessionRequest_CASPathSelectorConditionalStateMetadataOwnerReferences struct{}
func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateMetadataOwnerReferences) ApiVersion ¶
func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateMetadataOwnerReferences) BlockOwnerDeletion ¶
func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateMetadataOwnerReferences) Controller ¶
func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateMetadataOwnerReferences) FieldPath ¶
func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateMetadataOwnerReferences) WithArrayOfValues ¶
func (s UpdateProbingSessionRequest_CASPathSelectorConditionalStateMetadataOwnerReferences) WithArrayOfValues(values [][]*ntt_meta.OwnerReference) *UpdateProbingSessionRequestCAS_FieldSubPathArrayOfValues
func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateMetadataOwnerReferences) WithItemValue ¶
type UpdateProbingSessionRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesApiVersion ¶
type UpdateProbingSessionRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesApiVersion struct{}
func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesApiVersion) FieldPath ¶
func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesApiVersion) WithArrayOfValues ¶
func (s UpdateProbingSessionRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesApiVersion) WithArrayOfValues(values []string) *UpdateProbingSessionRequestCAS_FieldSubPathArrayOfValues
type UpdateProbingSessionRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesBlockOwnerDeletion ¶
type UpdateProbingSessionRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesBlockOwnerDeletion struct{}
func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesBlockOwnerDeletion) FieldPath ¶
func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesBlockOwnerDeletion) WithArrayOfValues ¶
func (s UpdateProbingSessionRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesBlockOwnerDeletion) WithArrayOfValues(values []bool) *UpdateProbingSessionRequestCAS_FieldSubPathArrayOfValues
type UpdateProbingSessionRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesController ¶
type UpdateProbingSessionRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesController struct{}
func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesController) FieldPath ¶
func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesController) WithArrayOfValues ¶
func (s UpdateProbingSessionRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesController) WithArrayOfValues(values []bool) *UpdateProbingSessionRequestCAS_FieldSubPathArrayOfValues
type UpdateProbingSessionRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesKind ¶
type UpdateProbingSessionRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesKind struct{}
func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesKind) FieldPath ¶
func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesKind) WithArrayOfValues ¶
func (s UpdateProbingSessionRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesKind) WithArrayOfValues(values []string) *UpdateProbingSessionRequestCAS_FieldSubPathArrayOfValues
type UpdateProbingSessionRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesName ¶
type UpdateProbingSessionRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesName struct{}
func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesName) FieldPath ¶
func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesName) WithArrayOfValues ¶
func (s UpdateProbingSessionRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesName) WithArrayOfValues(values []string) *UpdateProbingSessionRequestCAS_FieldSubPathArrayOfValues
type UpdateProbingSessionRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesUid ¶
type UpdateProbingSessionRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesUid struct{}
func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesUid) FieldPath ¶
func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesUid) WithArrayOfValues ¶
func (s UpdateProbingSessionRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesUid) WithArrayOfValues(values []string) *UpdateProbingSessionRequestCAS_FieldSubPathArrayOfValues
type UpdateProbingSessionRequest_CASPathSelectorConditionalStateMetadataResourceVersion ¶
type UpdateProbingSessionRequest_CASPathSelectorConditionalStateMetadataResourceVersion struct{}
func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateMetadataResourceVersion) FieldPath ¶
func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateMetadataResourceVersion) WithArrayOfValues ¶
func (s UpdateProbingSessionRequest_CASPathSelectorConditionalStateMetadataResourceVersion) WithArrayOfValues(values []string) *UpdateProbingSessionRequestCAS_FieldSubPathArrayOfValues
type UpdateProbingSessionRequest_CASPathSelectorConditionalStateMetadataShards ¶
type UpdateProbingSessionRequest_CASPathSelectorConditionalStateMetadataShards struct{}
func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateMetadataShards) WithArrayOfValues ¶
func (s UpdateProbingSessionRequest_CASPathSelectorConditionalStateMetadataShards) WithArrayOfValues(values []map[string]int64) *UpdateProbingSessionRequestCAS_FieldSubPathArrayOfValues
func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateMetadataShards) WithValue ¶
func (s UpdateProbingSessionRequest_CASPathSelectorConditionalStateMetadataShards) WithValue(value map[string]int64) *UpdateProbingSessionRequestCAS_FieldSubPathValue
type UpdateProbingSessionRequest_CASPathSelectorConditionalStateMetadataSyncing ¶
type UpdateProbingSessionRequest_CASPathSelectorConditionalStateMetadataSyncing struct{}
func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateMetadataSyncing) OwningRegion ¶
func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateMetadataSyncing) WithArrayOfValues ¶
func (s UpdateProbingSessionRequest_CASPathSelectorConditionalStateMetadataSyncing) WithArrayOfValues(values []*ntt_meta.SyncingMeta) *UpdateProbingSessionRequestCAS_FieldSubPathArrayOfValues
type UpdateProbingSessionRequest_CASPathSelectorConditionalStateMetadataSyncingOwningRegion ¶
type UpdateProbingSessionRequest_CASPathSelectorConditionalStateMetadataSyncingOwningRegion struct{}
func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateMetadataSyncingOwningRegion) FieldPath ¶
func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateMetadataSyncingOwningRegion) WithArrayOfValues ¶
func (s UpdateProbingSessionRequest_CASPathSelectorConditionalStateMetadataSyncingOwningRegion) WithArrayOfValues(values []string) *UpdateProbingSessionRequestCAS_FieldSubPathArrayOfValues
type UpdateProbingSessionRequest_CASPathSelectorConditionalStateMetadataSyncingRegions ¶
type UpdateProbingSessionRequest_CASPathSelectorConditionalStateMetadataSyncingRegions struct{}
func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateMetadataSyncingRegions) FieldPath ¶
func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateMetadataSyncingRegions) WithArrayOfValues ¶
func (s UpdateProbingSessionRequest_CASPathSelectorConditionalStateMetadataSyncingRegions) WithArrayOfValues(values [][]string) *UpdateProbingSessionRequestCAS_FieldSubPathArrayOfValues
func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateMetadataSyncingRegions) WithItemValue ¶
type UpdateProbingSessionRequest_CASPathSelectorConditionalStateMetadataTags ¶
type UpdateProbingSessionRequest_CASPathSelectorConditionalStateMetadataTags struct{}
func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateMetadataTags) WithArrayOfValues ¶
func (s UpdateProbingSessionRequest_CASPathSelectorConditionalStateMetadataTags) WithArrayOfValues(values [][]string) *UpdateProbingSessionRequestCAS_FieldSubPathArrayOfValues
func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateMetadataTags) WithItemValue ¶
type UpdateProbingSessionRequest_CASPathSelectorConditionalStateMetadataUpdateTime ¶
type UpdateProbingSessionRequest_CASPathSelectorConditionalStateMetadataUpdateTime struct{}
func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateMetadataUpdateTime) WithArrayOfValues ¶
func (s UpdateProbingSessionRequest_CASPathSelectorConditionalStateMetadataUpdateTime) WithArrayOfValues(values []*timestamp.Timestamp) *UpdateProbingSessionRequestCAS_FieldSubPathArrayOfValues
type UpdateProbingSessionRequest_CASPathSelectorConditionalStateMetadataUuid ¶
type UpdateProbingSessionRequest_CASPathSelectorConditionalStateMetadataUuid struct{}
func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateMetadataUuid) WithArrayOfValues ¶
func (s UpdateProbingSessionRequest_CASPathSelectorConditionalStateMetadataUuid) WithArrayOfValues(values []string) *UpdateProbingSessionRequestCAS_FieldSubPathArrayOfValues
type UpdateProbingSessionRequest_CASPathSelectorConditionalStateName ¶
type UpdateProbingSessionRequest_CASPathSelectorConditionalStateName struct{}
func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateName) WithArrayOfValues ¶
func (s UpdateProbingSessionRequest_CASPathSelectorConditionalStateName) WithArrayOfValues(values []*probing_session.Name) *UpdateProbingSessionRequestCAS_FieldSubPathArrayOfValues
type UpdateProbingSessionRequest_CASPathSelectorConditionalStateProbingDistribution ¶
type UpdateProbingSessionRequest_CASPathSelectorConditionalStateProbingDistribution struct{}
func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateProbingDistribution) WithArrayOfValues ¶
func (s UpdateProbingSessionRequest_CASPathSelectorConditionalStateProbingDistribution) WithArrayOfValues(values []*probing_distribution.Reference) *UpdateProbingSessionRequestCAS_FieldSubPathArrayOfValues
type UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpec ¶
type UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpec struct{}
func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpec) HttpProbingConfig ¶
func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpec) LocationType ¶ added in v0.4.28
func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpec) PathProbing ¶
func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpec) ProxyConfiguration ¶
func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpec) SpeedtestSettings ¶
func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpec) TargetGroup ¶
func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpec) WithArrayOfValues ¶
func (s UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpec) WithArrayOfValues(values []*probing_session.ProbingSession_Spec) *UpdateProbingSessionRequestCAS_FieldSubPathArrayOfValues
type UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecAddress ¶
type UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecAddress struct{}
func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecAddress) WithArrayOfValues ¶
func (s UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecAddress) WithArrayOfValues(values []string) *UpdateProbingSessionRequestCAS_FieldSubPathArrayOfValues
type UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecAddresses ¶
type UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecAddresses struct{}
func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecAddresses) WithArrayOfValues ¶
func (s UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecAddresses) WithArrayOfValues(values [][]string) *UpdateProbingSessionRequestCAS_FieldSubPathArrayOfValues
func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecAddresses) WithItemValue ¶
type UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecHttpProbingConfig ¶
type UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecHttpProbingConfig struct{}
func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecHttpProbingConfig) AuthConfig ¶
func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecHttpProbingConfig) HttpRequest ¶
func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecHttpProbingConfig) WithArrayOfValues ¶
func (s UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecHttpProbingConfig) WithArrayOfValues(values []*common.HTTPProbingConfig) *UpdateProbingSessionRequestCAS_FieldSubPathArrayOfValues
type UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecHttpProbingConfigAuthConfig ¶
type UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecHttpProbingConfigAuthConfig struct{}
func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecHttpProbingConfigAuthConfig) FieldPath ¶
func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecHttpProbingConfigAuthConfig) Password ¶
func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecHttpProbingConfigAuthConfig) RequestHeaderTokenKey ¶
func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecHttpProbingConfigAuthConfig) TokenRequest ¶
func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecHttpProbingConfigAuthConfig) TokenResponseBodyExpiryKey ¶
func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecHttpProbingConfigAuthConfig) TokenResponseBodyKey ¶
func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecHttpProbingConfigAuthConfig) TokenResponseHeader ¶
func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecHttpProbingConfigAuthConfig) Username ¶
func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecHttpProbingConfigAuthConfig) WithArrayOfValues ¶
type UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecHttpProbingConfigAuthConfigPassword ¶
type UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecHttpProbingConfigAuthConfigPassword struct{}
func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecHttpProbingConfigAuthConfigPassword) FieldPath ¶
func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecHttpProbingConfigAuthConfigPassword) WithArrayOfValues ¶
func (s UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecHttpProbingConfigAuthConfigPassword) WithArrayOfValues(values []string) *UpdateProbingSessionRequestCAS_FieldSubPathArrayOfValues
type UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecHttpProbingConfigAuthConfigRequestHeaderTokenKey ¶
type UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecHttpProbingConfigAuthConfigRequestHeaderTokenKey struct{}
func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecHttpProbingConfigAuthConfigRequestHeaderTokenKey) FieldPath ¶
func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecHttpProbingConfigAuthConfigRequestHeaderTokenKey) WithArrayOfValues ¶
type UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecHttpProbingConfigAuthConfigTokenRequest ¶
type UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecHttpProbingConfigAuthConfigTokenRequest struct{}
func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecHttpProbingConfigAuthConfigTokenRequest) AuthenticationMethod ¶
func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecHttpProbingConfigAuthConfigTokenRequest) ExpectedResponseCode ¶
func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecHttpProbingConfigAuthConfigTokenRequest) FieldPath ¶
func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecHttpProbingConfigAuthConfigTokenRequest) RequestBody ¶
func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecHttpProbingConfigAuthConfigTokenRequest) RequestHeaders ¶
func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecHttpProbingConfigAuthConfigTokenRequest) RequestMethod ¶
func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecHttpProbingConfigAuthConfigTokenRequest) Timeout ¶
func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecHttpProbingConfigAuthConfigTokenRequest) Url ¶
func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecHttpProbingConfigAuthConfigTokenRequest) UrlFormEncodedBody ¶
func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecHttpProbingConfigAuthConfigTokenRequest) WithArrayOfValues ¶
type UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecHttpProbingConfigAuthConfigTokenRequestAuthenticationMethod ¶
type UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecHttpProbingConfigAuthConfigTokenRequestAuthenticationMethod struct{}
func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecHttpProbingConfigAuthConfigTokenRequestAuthenticationMethod) FieldPath ¶
func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecHttpProbingConfigAuthConfigTokenRequestAuthenticationMethod) WithArrayOfValues ¶
type UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecHttpProbingConfigAuthConfigTokenRequestExpectedResponseCode ¶
type UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecHttpProbingConfigAuthConfigTokenRequestExpectedResponseCode struct{}
func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecHttpProbingConfigAuthConfigTokenRequestExpectedResponseCode) FieldPath ¶
func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecHttpProbingConfigAuthConfigTokenRequestExpectedResponseCode) WithArrayOfValues ¶
type UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecHttpProbingConfigAuthConfigTokenRequestRequestBody ¶
type UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecHttpProbingConfigAuthConfigTokenRequestRequestBody struct{}
func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecHttpProbingConfigAuthConfigTokenRequestRequestBody) FieldPath ¶
func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecHttpProbingConfigAuthConfigTokenRequestRequestBody) WithArrayOfValues ¶
type UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecHttpProbingConfigAuthConfigTokenRequestRequestHeaders ¶
type UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecHttpProbingConfigAuthConfigTokenRequestRequestHeaders struct{}
func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecHttpProbingConfigAuthConfigTokenRequestRequestHeaders) FieldPath ¶
func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecHttpProbingConfigAuthConfigTokenRequestRequestHeaders) WithArrayOfValues ¶
func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecHttpProbingConfigAuthConfigTokenRequestRequestHeaders) WithKey ¶
type UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecHttpProbingConfigAuthConfigTokenRequestRequestMethod ¶
type UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecHttpProbingConfigAuthConfigTokenRequestRequestMethod struct{}
func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecHttpProbingConfigAuthConfigTokenRequestRequestMethod) FieldPath ¶
func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecHttpProbingConfigAuthConfigTokenRequestRequestMethod) WithArrayOfValues ¶
type UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecHttpProbingConfigAuthConfigTokenRequestTimeout ¶
type UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecHttpProbingConfigAuthConfigTokenRequestTimeout struct{}
func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecHttpProbingConfigAuthConfigTokenRequestTimeout) FieldPath ¶
func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecHttpProbingConfigAuthConfigTokenRequestTimeout) WithArrayOfValues ¶
type UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecHttpProbingConfigAuthConfigTokenRequestUrl ¶
type UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecHttpProbingConfigAuthConfigTokenRequestUrl struct{}
func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecHttpProbingConfigAuthConfigTokenRequestUrl) FieldPath ¶
func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecHttpProbingConfigAuthConfigTokenRequestUrl) WithArrayOfValues ¶
type UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecHttpProbingConfigAuthConfigTokenRequestUrlFormEncodedBody ¶
type UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecHttpProbingConfigAuthConfigTokenRequestUrlFormEncodedBody struct{}
func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecHttpProbingConfigAuthConfigTokenRequestUrlFormEncodedBody) FieldPath ¶
func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecHttpProbingConfigAuthConfigTokenRequestUrlFormEncodedBody) WithArrayOfValues ¶
func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecHttpProbingConfigAuthConfigTokenRequestUrlFormEncodedBody) WithKey ¶
type UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecHttpProbingConfigAuthConfigTokenResponseBodyExpiryKey ¶
type UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecHttpProbingConfigAuthConfigTokenResponseBodyExpiryKey struct{}
func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecHttpProbingConfigAuthConfigTokenResponseBodyExpiryKey) FieldPath ¶
func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecHttpProbingConfigAuthConfigTokenResponseBodyExpiryKey) WithArrayOfValues ¶
type UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecHttpProbingConfigAuthConfigTokenResponseBodyKey ¶
type UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecHttpProbingConfigAuthConfigTokenResponseBodyKey struct{}
func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecHttpProbingConfigAuthConfigTokenResponseBodyKey) FieldPath ¶
func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecHttpProbingConfigAuthConfigTokenResponseBodyKey) WithArrayOfValues ¶
type UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecHttpProbingConfigAuthConfigTokenResponseHeader ¶
type UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecHttpProbingConfigAuthConfigTokenResponseHeader struct{}
func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecHttpProbingConfigAuthConfigTokenResponseHeader) FieldPath ¶
func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecHttpProbingConfigAuthConfigTokenResponseHeader) WithArrayOfValues ¶
type UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecHttpProbingConfigAuthConfigUsername ¶
type UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecHttpProbingConfigAuthConfigUsername struct{}
func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecHttpProbingConfigAuthConfigUsername) FieldPath ¶
func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecHttpProbingConfigAuthConfigUsername) WithArrayOfValues ¶
func (s UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecHttpProbingConfigAuthConfigUsername) WithArrayOfValues(values []string) *UpdateProbingSessionRequestCAS_FieldSubPathArrayOfValues
type UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecHttpProbingConfigHttpRequest ¶
type UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecHttpProbingConfigHttpRequest struct{}
func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecHttpProbingConfigHttpRequest) AuthenticationMethod ¶
func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecHttpProbingConfigHttpRequest) ExpectedResponseCode ¶
func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecHttpProbingConfigHttpRequest) FieldPath ¶
func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecHttpProbingConfigHttpRequest) RequestBody ¶
func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecHttpProbingConfigHttpRequest) RequestHeaders ¶
func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecHttpProbingConfigHttpRequest) RequestMethod ¶
func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecHttpProbingConfigHttpRequest) Timeout ¶
func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecHttpProbingConfigHttpRequest) Url ¶
func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecHttpProbingConfigHttpRequest) UrlFormEncodedBody ¶
func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecHttpProbingConfigHttpRequest) WithArrayOfValues ¶
type UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecHttpProbingConfigHttpRequestAuthenticationMethod ¶
type UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecHttpProbingConfigHttpRequestAuthenticationMethod struct{}
func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecHttpProbingConfigHttpRequestAuthenticationMethod) FieldPath ¶
func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecHttpProbingConfigHttpRequestAuthenticationMethod) WithArrayOfValues ¶
type UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecHttpProbingConfigHttpRequestExpectedResponseCode ¶
type UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecHttpProbingConfigHttpRequestExpectedResponseCode struct{}
func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecHttpProbingConfigHttpRequestExpectedResponseCode) FieldPath ¶
func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecHttpProbingConfigHttpRequestExpectedResponseCode) WithArrayOfValues ¶
type UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecHttpProbingConfigHttpRequestRequestBody ¶
type UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecHttpProbingConfigHttpRequestRequestBody struct{}
func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecHttpProbingConfigHttpRequestRequestBody) FieldPath ¶
func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecHttpProbingConfigHttpRequestRequestBody) WithArrayOfValues ¶
type UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecHttpProbingConfigHttpRequestRequestHeaders ¶
type UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecHttpProbingConfigHttpRequestRequestHeaders struct{}
func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecHttpProbingConfigHttpRequestRequestHeaders) FieldPath ¶
func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecHttpProbingConfigHttpRequestRequestHeaders) WithArrayOfValues ¶
func (s UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecHttpProbingConfigHttpRequestRequestHeaders) WithArrayOfValues(values []map[string]string) *UpdateProbingSessionRequestCAS_FieldSubPathArrayOfValues
func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecHttpProbingConfigHttpRequestRequestHeaders) WithKey ¶
type UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecHttpProbingConfigHttpRequestRequestMethod ¶
type UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecHttpProbingConfigHttpRequestRequestMethod struct{}
func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecHttpProbingConfigHttpRequestRequestMethod) FieldPath ¶
func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecHttpProbingConfigHttpRequestRequestMethod) WithArrayOfValues ¶
type UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecHttpProbingConfigHttpRequestTimeout ¶
type UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecHttpProbingConfigHttpRequestTimeout struct{}
func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecHttpProbingConfigHttpRequestTimeout) FieldPath ¶
func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecHttpProbingConfigHttpRequestTimeout) WithArrayOfValues ¶
type UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecHttpProbingConfigHttpRequestUrl ¶
type UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecHttpProbingConfigHttpRequestUrl struct{}
func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecHttpProbingConfigHttpRequestUrl) FieldPath ¶
func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecHttpProbingConfigHttpRequestUrl) WithArrayOfValues ¶
func (s UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecHttpProbingConfigHttpRequestUrl) WithArrayOfValues(values []string) *UpdateProbingSessionRequestCAS_FieldSubPathArrayOfValues
type UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecHttpProbingConfigHttpRequestUrlFormEncodedBody ¶
type UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecHttpProbingConfigHttpRequestUrlFormEncodedBody struct{}
func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecHttpProbingConfigHttpRequestUrlFormEncodedBody) FieldPath ¶
func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecHttpProbingConfigHttpRequestUrlFormEncodedBody) WithArrayOfValues ¶
func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecHttpProbingConfigHttpRequestUrlFormEncodedBody) WithKey ¶
type UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecInterval ¶
type UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecInterval struct{}
func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecInterval) WithArrayOfValues ¶
func (s UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecInterval) WithArrayOfValues(values []*duration.Duration) *UpdateProbingSessionRequestCAS_FieldSubPathArrayOfValues
type UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecIpVersion ¶
type UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecIpVersion struct{}
func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecIpVersion) WithArrayOfValues ¶
func (s UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecIpVersion) WithArrayOfValues(values []common.IpVersion) *UpdateProbingSessionRequestCAS_FieldSubPathArrayOfValues
type UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecLocation ¶ added in v0.4.28
type UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecLocation struct{}
func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecLocation) Accuracy ¶ added in v0.4.28
func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecLocation) Address ¶ added in v0.4.28
func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecLocation) AdminHierarchy ¶ added in v0.4.28
func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecLocation) Coordinates ¶ added in v0.4.28
func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecLocation) FieldPath ¶ added in v0.4.28
func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecLocation) WithArrayOfValues ¶ added in v0.4.28
func (s UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecLocation) WithArrayOfValues(values []*common.Location) *UpdateProbingSessionRequestCAS_FieldSubPathArrayOfValues
type UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecLocationAccuracy ¶ added in v0.4.28
type UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecLocationAccuracy struct{}
func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecLocationAccuracy) FieldPath ¶ added in v0.4.28
func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecLocationAccuracy) WithArrayOfValues ¶ added in v0.4.28
func (s UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecLocationAccuracy) WithArrayOfValues(values []float64) *UpdateProbingSessionRequestCAS_FieldSubPathArrayOfValues
type UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecLocationAddress ¶ added in v0.4.28
type UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecLocationAddress struct{}
func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecLocationAddress) AdminArea1 ¶ added in v0.4.28
func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecLocationAddress) AdminArea2 ¶ added in v0.4.28
func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecLocationAddress) AdminArea3 ¶ added in v0.4.28
func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecLocationAddress) AdminArea4 ¶ added in v0.4.28
func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecLocationAddress) Continent ¶ added in v0.4.28
func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecLocationAddress) Country ¶ added in v0.4.28
func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecLocationAddress) CountryCode ¶ added in v0.4.28
func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecLocationAddress) FieldPath ¶ added in v0.4.28
func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecLocationAddress) PostalCode ¶ added in v0.4.28
func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecLocationAddress) StreetAddress ¶ added in v0.4.28
func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecLocationAddress) WithArrayOfValues ¶ added in v0.4.28
func (s UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecLocationAddress) WithArrayOfValues(values []*common.Address) *UpdateProbingSessionRequestCAS_FieldSubPathArrayOfValues
type UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecLocationAddressAdminArea1 ¶ added in v0.4.28
type UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecLocationAddressAdminArea1 struct{}
func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecLocationAddressAdminArea1) FieldPath ¶ added in v0.4.28
func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecLocationAddressAdminArea1) WithArrayOfValues ¶ added in v0.4.28
func (s UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecLocationAddressAdminArea1) WithArrayOfValues(values []string) *UpdateProbingSessionRequestCAS_FieldSubPathArrayOfValues
type UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecLocationAddressAdminArea2 ¶ added in v0.4.28
type UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecLocationAddressAdminArea2 struct{}
func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecLocationAddressAdminArea2) FieldPath ¶ added in v0.4.28
func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecLocationAddressAdminArea2) WithArrayOfValues ¶ added in v0.4.28
func (s UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecLocationAddressAdminArea2) WithArrayOfValues(values []string) *UpdateProbingSessionRequestCAS_FieldSubPathArrayOfValues
type UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecLocationAddressAdminArea3 ¶ added in v0.4.28
type UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecLocationAddressAdminArea3 struct{}
func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecLocationAddressAdminArea3) FieldPath ¶ added in v0.4.28
func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecLocationAddressAdminArea3) WithArrayOfValues ¶ added in v0.4.28
func (s UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecLocationAddressAdminArea3) WithArrayOfValues(values []string) *UpdateProbingSessionRequestCAS_FieldSubPathArrayOfValues
type UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecLocationAddressAdminArea4 ¶ added in v0.4.28
type UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecLocationAddressAdminArea4 struct{}
func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecLocationAddressAdminArea4) FieldPath ¶ added in v0.4.28
func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecLocationAddressAdminArea4) WithArrayOfValues ¶ added in v0.4.28
func (s UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecLocationAddressAdminArea4) WithArrayOfValues(values []string) *UpdateProbingSessionRequestCAS_FieldSubPathArrayOfValues
type UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecLocationAddressContinent ¶ added in v0.4.28
type UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecLocationAddressContinent struct{}
func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecLocationAddressContinent) FieldPath ¶ added in v0.4.28
func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecLocationAddressContinent) WithArrayOfValues ¶ added in v0.4.28
func (s UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecLocationAddressContinent) WithArrayOfValues(values []string) *UpdateProbingSessionRequestCAS_FieldSubPathArrayOfValues
type UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecLocationAddressCountry ¶ added in v0.4.28
type UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecLocationAddressCountry struct{}
func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecLocationAddressCountry) FieldPath ¶ added in v0.4.28
func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecLocationAddressCountry) WithArrayOfValues ¶ added in v0.4.28
func (s UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecLocationAddressCountry) WithArrayOfValues(values []string) *UpdateProbingSessionRequestCAS_FieldSubPathArrayOfValues
type UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecLocationAddressCountryCode ¶ added in v0.4.28
type UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecLocationAddressCountryCode struct{}
func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecLocationAddressCountryCode) FieldPath ¶ added in v0.4.28
func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecLocationAddressCountryCode) WithArrayOfValues ¶ added in v0.4.28
func (s UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecLocationAddressCountryCode) WithArrayOfValues(values []string) *UpdateProbingSessionRequestCAS_FieldSubPathArrayOfValues
type UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecLocationAddressPostalCode ¶ added in v0.4.28
type UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecLocationAddressPostalCode struct{}
func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecLocationAddressPostalCode) FieldPath ¶ added in v0.4.28
func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecLocationAddressPostalCode) WithArrayOfValues ¶ added in v0.4.28
func (s UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecLocationAddressPostalCode) WithArrayOfValues(values []string) *UpdateProbingSessionRequestCAS_FieldSubPathArrayOfValues
type UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecLocationAddressStreetAddress ¶ added in v0.4.28
type UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecLocationAddressStreetAddress struct{}
func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecLocationAddressStreetAddress) FieldPath ¶ added in v0.4.28
func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecLocationAddressStreetAddress) WithArrayOfValues ¶ added in v0.4.28
func (s UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecLocationAddressStreetAddress) WithArrayOfValues(values []string) *UpdateProbingSessionRequestCAS_FieldSubPathArrayOfValues
type UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecLocationAdminHierarchy ¶ added in v0.4.28
type UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecLocationAdminHierarchy struct{}
func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecLocationAdminHierarchy) Admin1 ¶ added in v0.4.28
func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecLocationAdminHierarchy) Admin2 ¶ added in v0.4.28
func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecLocationAdminHierarchy) Admin3 ¶ added in v0.4.28
func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecLocationAdminHierarchy) Admin4 ¶ added in v0.4.28
func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecLocationAdminHierarchy) Admin5 ¶ added in v0.4.28
func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecLocationAdminHierarchy) Continent ¶ added in v0.4.28
func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecLocationAdminHierarchy) Country ¶ added in v0.4.28
func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecLocationAdminHierarchy) FieldPath ¶ added in v0.4.28
func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecLocationAdminHierarchy) WithArrayOfValues ¶ added in v0.4.28
func (s UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecLocationAdminHierarchy) WithArrayOfValues(values []*admin_area.AdminHierarchy) *UpdateProbingSessionRequestCAS_FieldSubPathArrayOfValues
type UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecLocationAdminHierarchyAdmin1 ¶ added in v0.4.28
type UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecLocationAdminHierarchyAdmin1 struct{}
func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecLocationAdminHierarchyAdmin1) FieldPath ¶ added in v0.4.28
func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecLocationAdminHierarchyAdmin1) WithArrayOfValues ¶ added in v0.4.28
func (s UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecLocationAdminHierarchyAdmin1) WithArrayOfValues(values []*admin_area.Reference) *UpdateProbingSessionRequestCAS_FieldSubPathArrayOfValues
type UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecLocationAdminHierarchyAdmin2 ¶ added in v0.4.28
type UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecLocationAdminHierarchyAdmin2 struct{}
func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecLocationAdminHierarchyAdmin2) FieldPath ¶ added in v0.4.28
func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecLocationAdminHierarchyAdmin2) WithArrayOfValues ¶ added in v0.4.28
func (s UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecLocationAdminHierarchyAdmin2) WithArrayOfValues(values []*admin_area.Reference) *UpdateProbingSessionRequestCAS_FieldSubPathArrayOfValues
type UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecLocationAdminHierarchyAdmin3 ¶ added in v0.4.28
type UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecLocationAdminHierarchyAdmin3 struct{}
func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecLocationAdminHierarchyAdmin3) FieldPath ¶ added in v0.4.28
func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecLocationAdminHierarchyAdmin3) WithArrayOfValues ¶ added in v0.4.28
func (s UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecLocationAdminHierarchyAdmin3) WithArrayOfValues(values []*admin_area.Reference) *UpdateProbingSessionRequestCAS_FieldSubPathArrayOfValues
type UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecLocationAdminHierarchyAdmin4 ¶ added in v0.4.28
type UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecLocationAdminHierarchyAdmin4 struct{}
func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecLocationAdminHierarchyAdmin4) FieldPath ¶ added in v0.4.28
func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecLocationAdminHierarchyAdmin4) WithArrayOfValues ¶ added in v0.4.28
func (s UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecLocationAdminHierarchyAdmin4) WithArrayOfValues(values []*admin_area.Reference) *UpdateProbingSessionRequestCAS_FieldSubPathArrayOfValues
type UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecLocationAdminHierarchyAdmin5 ¶ added in v0.4.28
type UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecLocationAdminHierarchyAdmin5 struct{}
func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecLocationAdminHierarchyAdmin5) FieldPath ¶ added in v0.4.28
func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecLocationAdminHierarchyAdmin5) WithArrayOfValues ¶ added in v0.4.28
func (s UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecLocationAdminHierarchyAdmin5) WithArrayOfValues(values []*admin_area.Reference) *UpdateProbingSessionRequestCAS_FieldSubPathArrayOfValues
type UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecLocationAdminHierarchyContinent ¶ added in v0.4.28
type UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecLocationAdminHierarchyContinent struct{}
func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecLocationAdminHierarchyContinent) FieldPath ¶ added in v0.4.28
func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecLocationAdminHierarchyContinent) WithArrayOfValues ¶ added in v0.4.28
type UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecLocationAdminHierarchyCountry ¶ added in v0.4.28
type UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecLocationAdminHierarchyCountry struct{}
func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecLocationAdminHierarchyCountry) FieldPath ¶ added in v0.4.28
func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecLocationAdminHierarchyCountry) WithArrayOfValues ¶ added in v0.4.28
func (s UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecLocationAdminHierarchyCountry) WithArrayOfValues(values []*admin_area.Reference) *UpdateProbingSessionRequestCAS_FieldSubPathArrayOfValues
type UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecLocationCoordinates ¶ added in v0.4.28
type UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecLocationCoordinates struct{}
func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecLocationCoordinates) FieldPath ¶ added in v0.4.28
func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecLocationCoordinates) WithArrayOfValues ¶ added in v0.4.28
func (s UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecLocationCoordinates) WithArrayOfValues(values []*latlng.LatLng) *UpdateProbingSessionRequestCAS_FieldSubPathArrayOfValues
type UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecLocationType ¶ added in v0.4.28
type UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecLocationType struct{}
func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecLocationType) FieldPath ¶ added in v0.4.28
func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecLocationType) WithArrayOfValues ¶ added in v0.4.28
func (s UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecLocationType) WithArrayOfValues(values []common.LocationType) *UpdateProbingSessionRequestCAS_FieldSubPathArrayOfValues
type UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecMode ¶
type UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecMode struct{}
func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecMode) WithArrayOfValues ¶
func (s UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecMode) WithArrayOfValues(values []common.ProbingMode) *UpdateProbingSessionRequestCAS_FieldSubPathArrayOfValues
type UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecPathProbing ¶
type UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecPathProbing struct{}
func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecPathProbing) IntervalSec ¶
func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecPathProbing) WithArrayOfValues ¶
func (s UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecPathProbing) WithArrayOfValues(values []*common.PathProbe) *UpdateProbingSessionRequestCAS_FieldSubPathArrayOfValues
type UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecPathProbingAttempts ¶
type UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecPathProbingAttempts struct{}
func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecPathProbingAttempts) FieldPath ¶
func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecPathProbingAttempts) WithArrayOfValues ¶
func (s UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecPathProbingAttempts) WithArrayOfValues(values []*wrappers.UInt32Value) *UpdateProbingSessionRequestCAS_FieldSubPathArrayOfValues
type UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecPathProbingEnabled ¶
type UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecPathProbingEnabled struct{}
func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecPathProbingEnabled) FieldPath ¶
func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecPathProbingEnabled) WithArrayOfValues ¶
func (s UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecPathProbingEnabled) WithArrayOfValues(values []bool) *UpdateProbingSessionRequestCAS_FieldSubPathArrayOfValues
type UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecPathProbingInterval ¶
type UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecPathProbingInterval struct{}
func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecPathProbingInterval) FieldPath ¶
func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecPathProbingInterval) WithArrayOfValues ¶
func (s UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecPathProbingInterval) WithArrayOfValues(values []*duration.Duration) *UpdateProbingSessionRequestCAS_FieldSubPathArrayOfValues
type UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecPathProbingIntervalSec ¶
type UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecPathProbingIntervalSec struct{}
func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecPathProbingIntervalSec) FieldPath ¶
func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecPathProbingIntervalSec) WithArrayOfValues ¶
func (s UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecPathProbingIntervalSec) WithArrayOfValues(values []int64) *UpdateProbingSessionRequestCAS_FieldSubPathArrayOfValues
type UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecPathProbingMaxTtl ¶
type UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecPathProbingMaxTtl struct{}
func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecPathProbingMaxTtl) WithArrayOfValues ¶
func (s UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecPathProbingMaxTtl) WithArrayOfValues(values []*wrappers.UInt32Value) *UpdateProbingSessionRequestCAS_FieldSubPathArrayOfValues
type UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecPathProbingMode ¶
type UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecPathProbingMode struct{}
func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecPathProbingMode) WithArrayOfValues ¶
func (s UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecPathProbingMode) WithArrayOfValues(values []common.ProbingMode) *UpdateProbingSessionRequestCAS_FieldSubPathArrayOfValues
type UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecPort ¶
type UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecPort struct{}
func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecPort) WithArrayOfValues ¶
func (s UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecPort) WithArrayOfValues(values []uint32) *UpdateProbingSessionRequestCAS_FieldSubPathArrayOfValues
type UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecProbe ¶
type UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecProbe struct{}
func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecProbe) WithArrayOfValues ¶
func (s UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecProbe) WithArrayOfValues(values []*probe.Reference) *UpdateProbingSessionRequestCAS_FieldSubPathArrayOfValues
type UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecProxyConfiguration ¶
type UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecProxyConfiguration struct{}
func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecProxyConfiguration) FieldPath ¶
func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecProxyConfiguration) HttpProxy ¶
func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecProxyConfiguration) HttpsProxy ¶
func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecProxyConfiguration) ProxySetting ¶
func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecProxyConfiguration) WithArrayOfValues ¶
func (s UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecProxyConfiguration) WithArrayOfValues(values []*common.ProxyConfiguration) *UpdateProbingSessionRequestCAS_FieldSubPathArrayOfValues
type UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecProxyConfigurationHttpProxy ¶
type UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecProxyConfigurationHttpProxy struct{}
func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecProxyConfigurationHttpProxy) FieldPath ¶
func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecProxyConfigurationHttpProxy) WithArrayOfValues ¶
func (s UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecProxyConfigurationHttpProxy) WithArrayOfValues(values []string) *UpdateProbingSessionRequestCAS_FieldSubPathArrayOfValues
type UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecProxyConfigurationHttpsProxy ¶
type UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecProxyConfigurationHttpsProxy struct{}
func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecProxyConfigurationHttpsProxy) FieldPath ¶
func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecProxyConfigurationHttpsProxy) WithArrayOfValues ¶
func (s UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecProxyConfigurationHttpsProxy) WithArrayOfValues(values []string) *UpdateProbingSessionRequestCAS_FieldSubPathArrayOfValues
type UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecProxyConfigurationNoProxy ¶
type UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecProxyConfigurationNoProxy struct{}
func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecProxyConfigurationNoProxy) FieldPath ¶
func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecProxyConfigurationNoProxy) WithArrayOfValues ¶
func (s UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecProxyConfigurationNoProxy) WithArrayOfValues(values []string) *UpdateProbingSessionRequestCAS_FieldSubPathArrayOfValues
type UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecProxyConfigurationProxySetting ¶
type UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecProxyConfigurationProxySetting struct{}
func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecProxyConfigurationProxySetting) FieldPath ¶
func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecProxyConfigurationProxySetting) WithArrayOfValues ¶
type UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecSpeedtestSettings ¶
type UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecSpeedtestSettings struct{}
func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecSpeedtestSettings) ServerSelection ¶
func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecSpeedtestSettings) WithArrayOfValues ¶
func (s UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecSpeedtestSettings) WithArrayOfValues(values []*common.SpeedTestSettings) *UpdateProbingSessionRequestCAS_FieldSubPathArrayOfValues
type UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecSpeedtestSettingsDuration ¶
type UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecSpeedtestSettingsDuration struct{}
func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecSpeedtestSettingsDuration) FieldPath ¶
func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecSpeedtestSettingsDuration) WithArrayOfValues ¶
func (s UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecSpeedtestSettingsDuration) WithArrayOfValues(values []*duration.Duration) *UpdateProbingSessionRequestCAS_FieldSubPathArrayOfValues
type UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecSpeedtestSettingsServerSelection ¶
type UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecSpeedtestSettingsServerSelection struct{}
func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecSpeedtestSettingsServerSelection) FieldPath ¶
func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecSpeedtestSettingsServerSelection) WithArrayOfValues ¶
type UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecSpeedtestSettingsTcpPort ¶
type UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecSpeedtestSettingsTcpPort struct{}
func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecSpeedtestSettingsTcpPort) FieldPath ¶
func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecSpeedtestSettingsTcpPort) WithArrayOfValues ¶
func (s UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecSpeedtestSettingsTcpPort) WithArrayOfValues(values []int32) *UpdateProbingSessionRequestCAS_FieldSubPathArrayOfValues
type UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecTarget ¶
type UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecTarget struct{}
func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecTarget) WithArrayOfValues ¶
func (s UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecTarget) WithArrayOfValues(values []*probing_target.Reference) *UpdateProbingSessionRequestCAS_FieldSubPathArrayOfValues
type UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecTargetGroup ¶
type UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecTargetGroup struct{}
func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecTargetGroup) WithArrayOfValues ¶
func (s UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecTargetGroup) WithArrayOfValues(values []*probing_target_group.Reference) *UpdateProbingSessionRequestCAS_FieldSubPathArrayOfValues
type UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecTos ¶
type UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecTos struct{}
func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecTos) WithArrayOfValues ¶
func (s UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecTos) WithArrayOfValues(values []uint32) *UpdateProbingSessionRequestCAS_FieldSubPathArrayOfValues
type UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecType ¶
type UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecType struct{}
func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecType) WithArrayOfValues ¶
func (s UpdateProbingSessionRequest_CASPathSelectorConditionalStateSpecType) WithArrayOfValues(values []probing_session.ProbingSessionType) *UpdateProbingSessionRequestCAS_FieldSubPathArrayOfValues
type UpdateProbingSessionRequest_CASPathSelectorConditionalStateStatus ¶
type UpdateProbingSessionRequest_CASPathSelectorConditionalStateStatus struct{}
func (UpdateProbingSessionRequest_CASPathSelectorConditionalStateStatus) WithArrayOfValues ¶
func (s UpdateProbingSessionRequest_CASPathSelectorConditionalStateStatus) WithArrayOfValues(values []*probing_session.ProbingSession_Status) *UpdateProbingSessionRequestCAS_FieldSubPathArrayOfValues
type UpdateProbingSessionRequest_CASPathSelectorFieldMask ¶
type UpdateProbingSessionRequest_CASPathSelectorFieldMask struct{}
func (UpdateProbingSessionRequest_CASPathSelectorFieldMask) WithArrayOfValues ¶
func (s UpdateProbingSessionRequest_CASPathSelectorFieldMask) WithArrayOfValues(values []*probing_session.ProbingSession_FieldMask) *UpdateProbingSessionRequestCAS_FieldTerminalPathArrayOfValues
type UpdateProbingSessionRequest_CAS_FieldMask ¶
type UpdateProbingSessionRequest_CAS_FieldMask struct {
Paths []UpdateProbingSessionRequestCAS_FieldPath
}
func FullUpdateProbingSessionRequest_CAS_FieldMask ¶
func FullUpdateProbingSessionRequest_CAS_FieldMask() *UpdateProbingSessionRequest_CAS_FieldMask
func (*UpdateProbingSessionRequest_CAS_FieldMask) AppendPath ¶
func (fieldMask *UpdateProbingSessionRequest_CAS_FieldMask) AppendPath(path UpdateProbingSessionRequestCAS_FieldPath)
func (*UpdateProbingSessionRequest_CAS_FieldMask) AppendRawPath ¶
func (fieldMask *UpdateProbingSessionRequest_CAS_FieldMask) AppendRawPath(path gotenobject.FieldPath)
func (*UpdateProbingSessionRequest_CAS_FieldMask) DecodeFirestore ¶
func (fieldMask *UpdateProbingSessionRequest_CAS_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
func (*UpdateProbingSessionRequest_CAS_FieldMask) EncodeFirestore ¶
func (fieldMask *UpdateProbingSessionRequest_CAS_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
firestore encoding/decoding integration
func (*UpdateProbingSessionRequest_CAS_FieldMask) FilterInputFields ¶
func (fieldMask *UpdateProbingSessionRequest_CAS_FieldMask) FilterInputFields() *UpdateProbingSessionRequest_CAS_FieldMask
FilterInputFields generates copy of field paths with output_only field paths removed
func (*UpdateProbingSessionRequest_CAS_FieldMask) FromProtoFieldMask ¶
func (fieldMask *UpdateProbingSessionRequest_CAS_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
func (*UpdateProbingSessionRequest_CAS_FieldMask) GetPaths ¶
func (fieldMask *UpdateProbingSessionRequest_CAS_FieldMask) GetPaths() []UpdateProbingSessionRequestCAS_FieldPath
func (*UpdateProbingSessionRequest_CAS_FieldMask) GetRawPaths ¶
func (fieldMask *UpdateProbingSessionRequest_CAS_FieldMask) GetRawPaths() []gotenobject.FieldPath
func (*UpdateProbingSessionRequest_CAS_FieldMask) IsFull ¶
func (fieldMask *UpdateProbingSessionRequest_CAS_FieldMask) IsFull() bool
func (UpdateProbingSessionRequest_CAS_FieldMask) Marshal ¶
func (fieldMask UpdateProbingSessionRequest_CAS_FieldMask) Marshal() ([]byte, error)
implement methods required by customType
func (UpdateProbingSessionRequest_CAS_FieldMask) MarshalJSON ¶
func (fieldMask UpdateProbingSessionRequest_CAS_FieldMask) MarshalJSON() ([]byte, error)
func (*UpdateProbingSessionRequest_CAS_FieldMask) PathsCount ¶
func (fieldMask *UpdateProbingSessionRequest_CAS_FieldMask) PathsCount() int
func (*UpdateProbingSessionRequest_CAS_FieldMask) Project ¶
func (fieldMask *UpdateProbingSessionRequest_CAS_FieldMask) Project(source *UpdateProbingSessionRequest_CAS) *UpdateProbingSessionRequest_CAS
func (*UpdateProbingSessionRequest_CAS_FieldMask) ProjectRaw ¶
func (fieldMask *UpdateProbingSessionRequest_CAS_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
func (*UpdateProbingSessionRequest_CAS_FieldMask) ProtoMessage ¶
func (fieldMask *UpdateProbingSessionRequest_CAS_FieldMask) ProtoMessage()
func (*UpdateProbingSessionRequest_CAS_FieldMask) ProtoReflect ¶
func (fieldMask *UpdateProbingSessionRequest_CAS_FieldMask) ProtoReflect() preflect.Message
func (*UpdateProbingSessionRequest_CAS_FieldMask) Reset ¶
func (fieldMask *UpdateProbingSessionRequest_CAS_FieldMask) Reset()
func (*UpdateProbingSessionRequest_CAS_FieldMask) Set ¶
func (fieldMask *UpdateProbingSessionRequest_CAS_FieldMask) Set(target, source *UpdateProbingSessionRequest_CAS)
func (*UpdateProbingSessionRequest_CAS_FieldMask) SetFromCliFlag ¶
func (fieldMask *UpdateProbingSessionRequest_CAS_FieldMask) SetFromCliFlag(raw string) error
func (*UpdateProbingSessionRequest_CAS_FieldMask) SetRaw ¶
func (fieldMask *UpdateProbingSessionRequest_CAS_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
func (*UpdateProbingSessionRequest_CAS_FieldMask) Size ¶
func (fieldMask *UpdateProbingSessionRequest_CAS_FieldMask) Size() int
func (*UpdateProbingSessionRequest_CAS_FieldMask) String ¶
func (fieldMask *UpdateProbingSessionRequest_CAS_FieldMask) String() string
func (*UpdateProbingSessionRequest_CAS_FieldMask) Subtract ¶
func (fieldMask *UpdateProbingSessionRequest_CAS_FieldMask) Subtract(other *UpdateProbingSessionRequest_CAS_FieldMask) *UpdateProbingSessionRequest_CAS_FieldMask
func (*UpdateProbingSessionRequest_CAS_FieldMask) SubtractRaw ¶
func (fieldMask *UpdateProbingSessionRequest_CAS_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
func (*UpdateProbingSessionRequest_CAS_FieldMask) ToProtoFieldMask ¶
func (fieldMask *UpdateProbingSessionRequest_CAS_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
ToFieldMask is used for proto conversions
func (*UpdateProbingSessionRequest_CAS_FieldMask) Unmarshal ¶
func (fieldMask *UpdateProbingSessionRequest_CAS_FieldMask) Unmarshal(data []byte) error
func (*UpdateProbingSessionRequest_CAS_FieldMask) UnmarshalJSON ¶
func (fieldMask *UpdateProbingSessionRequest_CAS_FieldMask) UnmarshalJSON(data []byte) error
type UpdateProbingSessionRequest_FieldMask ¶
type UpdateProbingSessionRequest_FieldMask struct {
Paths []UpdateProbingSessionRequest_FieldPath
}
func FullUpdateProbingSessionRequest_FieldMask ¶
func FullUpdateProbingSessionRequest_FieldMask() *UpdateProbingSessionRequest_FieldMask
func (*UpdateProbingSessionRequest_FieldMask) AppendPath ¶
func (fieldMask *UpdateProbingSessionRequest_FieldMask) AppendPath(path UpdateProbingSessionRequest_FieldPath)
func (*UpdateProbingSessionRequest_FieldMask) AppendRawPath ¶
func (fieldMask *UpdateProbingSessionRequest_FieldMask) AppendRawPath(path gotenobject.FieldPath)
func (*UpdateProbingSessionRequest_FieldMask) DecodeFirestore ¶
func (fieldMask *UpdateProbingSessionRequest_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
func (*UpdateProbingSessionRequest_FieldMask) EncodeFirestore ¶
func (fieldMask *UpdateProbingSessionRequest_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
firestore encoding/decoding integration
func (*UpdateProbingSessionRequest_FieldMask) FilterInputFields ¶
func (fieldMask *UpdateProbingSessionRequest_FieldMask) FilterInputFields() *UpdateProbingSessionRequest_FieldMask
FilterInputFields generates copy of field paths with output_only field paths removed
func (*UpdateProbingSessionRequest_FieldMask) FromProtoFieldMask ¶
func (fieldMask *UpdateProbingSessionRequest_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
func (*UpdateProbingSessionRequest_FieldMask) GetPaths ¶
func (fieldMask *UpdateProbingSessionRequest_FieldMask) GetPaths() []UpdateProbingSessionRequest_FieldPath
func (*UpdateProbingSessionRequest_FieldMask) GetRawPaths ¶
func (fieldMask *UpdateProbingSessionRequest_FieldMask) GetRawPaths() []gotenobject.FieldPath
func (*UpdateProbingSessionRequest_FieldMask) IsFull ¶
func (fieldMask *UpdateProbingSessionRequest_FieldMask) IsFull() bool
func (UpdateProbingSessionRequest_FieldMask) Marshal ¶
func (fieldMask UpdateProbingSessionRequest_FieldMask) Marshal() ([]byte, error)
implement methods required by customType
func (UpdateProbingSessionRequest_FieldMask) MarshalJSON ¶
func (fieldMask UpdateProbingSessionRequest_FieldMask) MarshalJSON() ([]byte, error)
func (*UpdateProbingSessionRequest_FieldMask) PathsCount ¶
func (fieldMask *UpdateProbingSessionRequest_FieldMask) PathsCount() int
func (*UpdateProbingSessionRequest_FieldMask) Project ¶
func (fieldMask *UpdateProbingSessionRequest_FieldMask) Project(source *UpdateProbingSessionRequest) *UpdateProbingSessionRequest
func (*UpdateProbingSessionRequest_FieldMask) ProjectRaw ¶
func (fieldMask *UpdateProbingSessionRequest_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
func (*UpdateProbingSessionRequest_FieldMask) ProtoMessage ¶
func (fieldMask *UpdateProbingSessionRequest_FieldMask) ProtoMessage()
func (*UpdateProbingSessionRequest_FieldMask) ProtoReflect ¶
func (fieldMask *UpdateProbingSessionRequest_FieldMask) ProtoReflect() preflect.Message
func (*UpdateProbingSessionRequest_FieldMask) Reset ¶
func (fieldMask *UpdateProbingSessionRequest_FieldMask) Reset()
func (*UpdateProbingSessionRequest_FieldMask) Set ¶
func (fieldMask *UpdateProbingSessionRequest_FieldMask) Set(target, source *UpdateProbingSessionRequest)
func (*UpdateProbingSessionRequest_FieldMask) SetFromCliFlag ¶
func (fieldMask *UpdateProbingSessionRequest_FieldMask) SetFromCliFlag(raw string) error
func (*UpdateProbingSessionRequest_FieldMask) SetRaw ¶
func (fieldMask *UpdateProbingSessionRequest_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
func (*UpdateProbingSessionRequest_FieldMask) Size ¶
func (fieldMask *UpdateProbingSessionRequest_FieldMask) Size() int
func (*UpdateProbingSessionRequest_FieldMask) String ¶
func (fieldMask *UpdateProbingSessionRequest_FieldMask) String() string
func (*UpdateProbingSessionRequest_FieldMask) Subtract ¶
func (fieldMask *UpdateProbingSessionRequest_FieldMask) Subtract(other *UpdateProbingSessionRequest_FieldMask) *UpdateProbingSessionRequest_FieldMask
func (*UpdateProbingSessionRequest_FieldMask) SubtractRaw ¶
func (fieldMask *UpdateProbingSessionRequest_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
func (*UpdateProbingSessionRequest_FieldMask) ToProtoFieldMask ¶
func (fieldMask *UpdateProbingSessionRequest_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
ToFieldMask is used for proto conversions
func (*UpdateProbingSessionRequest_FieldMask) Unmarshal ¶
func (fieldMask *UpdateProbingSessionRequest_FieldMask) Unmarshal(data []byte) error
func (*UpdateProbingSessionRequest_FieldMask) UnmarshalJSON ¶
func (fieldMask *UpdateProbingSessionRequest_FieldMask) UnmarshalJSON(data []byte) error
type UpdateProbingSessionRequest_FieldPath ¶
type UpdateProbingSessionRequest_FieldPath interface { gotenobject.FieldPath Selector() UpdateProbingSessionRequest_FieldPathSelector Get(source *UpdateProbingSessionRequest) []interface{} GetSingle(source *UpdateProbingSessionRequest) (interface{}, bool) ClearValue(item *UpdateProbingSessionRequest) // Those methods build corresponding UpdateProbingSessionRequest_FieldPathValue // (or array of values) and holds passed value. Panics if injected type is incorrect. WithIValue(value interface{}) UpdateProbingSessionRequest_FieldPathValue WithIArrayOfValues(values interface{}) UpdateProbingSessionRequest_FieldPathArrayOfValues WithIArrayItemValue(value interface{}) UpdateProbingSessionRequest_FieldPathArrayItemValue }
FieldPath provides implementation to handle https://github.com/protocolbuffers/protobuf/blob/master/src/google/protobuf/field_mask.proto
func BuildUpdateProbingSessionRequest_FieldPath ¶
func BuildUpdateProbingSessionRequest_FieldPath(fp gotenobject.RawFieldPath) (UpdateProbingSessionRequest_FieldPath, error)
func MustParseUpdateProbingSessionRequest_FieldPath ¶
func MustParseUpdateProbingSessionRequest_FieldPath(rawField string) UpdateProbingSessionRequest_FieldPath
func ParseUpdateProbingSessionRequest_FieldPath ¶
func ParseUpdateProbingSessionRequest_FieldPath(rawField string) (UpdateProbingSessionRequest_FieldPath, error)
type UpdateProbingSessionRequest_FieldPathArrayItemValue ¶
type UpdateProbingSessionRequest_FieldPathArrayItemValue interface { gotenobject.FieldPathArrayItemValue UpdateProbingSessionRequest_FieldPath ContainsValue(*UpdateProbingSessionRequest) bool }
UpdateProbingSessionRequest_FieldPathArrayItemValue allows storing single item in Path-specific values for UpdateProbingSessionRequest according to their type Present only for array (repeated) types.
func MustParseUpdateProbingSessionRequest_FieldPathArrayItemValue ¶
func MustParseUpdateProbingSessionRequest_FieldPathArrayItemValue(pathStr, valueStr string) UpdateProbingSessionRequest_FieldPathArrayItemValue
func ParseUpdateProbingSessionRequest_FieldPathArrayItemValue ¶
func ParseUpdateProbingSessionRequest_FieldPathArrayItemValue(pathStr, valueStr string) (UpdateProbingSessionRequest_FieldPathArrayItemValue, error)
ParseUpdateProbingSessionRequest_FieldPathArrayItemValue parses string and JSON-encoded value to its Value
type UpdateProbingSessionRequest_FieldPathArrayOfValues ¶
type UpdateProbingSessionRequest_FieldPathArrayOfValues interface { gotenobject.FieldPathArrayOfValues UpdateProbingSessionRequest_FieldPath }
UpdateProbingSessionRequest_FieldPathArrayOfValues allows storing slice of values for UpdateProbingSessionRequest fields according to their type
func MustParseUpdateProbingSessionRequest_FieldPathArrayOfValues ¶
func MustParseUpdateProbingSessionRequest_FieldPathArrayOfValues(pathStr, valuesStr string) UpdateProbingSessionRequest_FieldPathArrayOfValues
func ParseUpdateProbingSessionRequest_FieldPathArrayOfValues ¶
func ParseUpdateProbingSessionRequest_FieldPathArrayOfValues(pathStr, valuesStr string) (UpdateProbingSessionRequest_FieldPathArrayOfValues, error)
type UpdateProbingSessionRequest_FieldPathSelector ¶
type UpdateProbingSessionRequest_FieldPathSelector int32
const ( UpdateProbingSessionRequest_FieldPathSelectorProbingSession UpdateProbingSessionRequest_FieldPathSelector = 0 UpdateProbingSessionRequest_FieldPathSelectorUpdateMask UpdateProbingSessionRequest_FieldPathSelector = 1 UpdateProbingSessionRequest_FieldPathSelectorCas UpdateProbingSessionRequest_FieldPathSelector = 2 )
func (UpdateProbingSessionRequest_FieldPathSelector) String ¶
func (s UpdateProbingSessionRequest_FieldPathSelector) String() string
type UpdateProbingSessionRequest_FieldPathValue ¶
type UpdateProbingSessionRequest_FieldPathValue interface { UpdateProbingSessionRequest_FieldPath gotenobject.FieldPathValue SetTo(target **UpdateProbingSessionRequest) CompareWith(*UpdateProbingSessionRequest) (cmp int, comparable bool) }
UpdateProbingSessionRequest_FieldPathValue allows storing values for UpdateProbingSessionRequest fields according to their type
func MustParseUpdateProbingSessionRequest_FieldPathValue ¶
func MustParseUpdateProbingSessionRequest_FieldPathValue(pathStr, valueStr string) UpdateProbingSessionRequest_FieldPathValue
func ParseUpdateProbingSessionRequest_FieldPathValue ¶
func ParseUpdateProbingSessionRequest_FieldPathValue(pathStr, valueStr string) (UpdateProbingSessionRequest_FieldPathValue, error)
type UpdateProbingSessionRequest_FieldSubPath ¶
type UpdateProbingSessionRequest_FieldSubPath struct {
// contains filtered or unexported fields
}
func (*UpdateProbingSessionRequest_FieldSubPath) AsCasSubPath ¶
func (fps *UpdateProbingSessionRequest_FieldSubPath) AsCasSubPath() (UpdateProbingSessionRequestCAS_FieldPath, bool)
func (*UpdateProbingSessionRequest_FieldSubPath) AsProbingSessionSubPath ¶
func (fps *UpdateProbingSessionRequest_FieldSubPath) AsProbingSessionSubPath() (probing_session.ProbingSession_FieldPath, bool)
func (*UpdateProbingSessionRequest_FieldSubPath) ClearValue ¶
func (fps *UpdateProbingSessionRequest_FieldSubPath) ClearValue(item *UpdateProbingSessionRequest)
func (*UpdateProbingSessionRequest_FieldSubPath) ClearValueRaw ¶
func (fps *UpdateProbingSessionRequest_FieldSubPath) ClearValueRaw(item proto.Message)
func (*UpdateProbingSessionRequest_FieldSubPath) Get ¶
func (fps *UpdateProbingSessionRequest_FieldSubPath) Get(source *UpdateProbingSessionRequest) (values []interface{})
Get returns all values pointed by selected field from source UpdateProbingSessionRequest
func (*UpdateProbingSessionRequest_FieldSubPath) GetDefault ¶
func (fps *UpdateProbingSessionRequest_FieldSubPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*UpdateProbingSessionRequest_FieldSubPath) GetRaw ¶
func (fps *UpdateProbingSessionRequest_FieldSubPath) GetRaw(source proto.Message) []interface{}
func (*UpdateProbingSessionRequest_FieldSubPath) GetSingle ¶
func (fps *UpdateProbingSessionRequest_FieldSubPath) GetSingle(source *UpdateProbingSessionRequest) (interface{}, bool)
GetSingle returns value of selected field from source UpdateProbingSessionRequest
func (*UpdateProbingSessionRequest_FieldSubPath) GetSingleRaw ¶
func (fps *UpdateProbingSessionRequest_FieldSubPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*UpdateProbingSessionRequest_FieldSubPath) IsLeaf ¶
func (fps *UpdateProbingSessionRequest_FieldSubPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*UpdateProbingSessionRequest_FieldSubPath) JSONString ¶
func (fps *UpdateProbingSessionRequest_FieldSubPath) JSONString() string
JSONString returns path representation is JSON convention
func (*UpdateProbingSessionRequest_FieldSubPath) Selector ¶
func (fps *UpdateProbingSessionRequest_FieldSubPath) Selector() UpdateProbingSessionRequest_FieldPathSelector
func (*UpdateProbingSessionRequest_FieldSubPath) String ¶
func (fps *UpdateProbingSessionRequest_FieldSubPath) String() string
String returns path representation in proto convention
func (*UpdateProbingSessionRequest_FieldSubPath) WithIArrayItemValue ¶
func (fps *UpdateProbingSessionRequest_FieldSubPath) WithIArrayItemValue(value interface{}) UpdateProbingSessionRequest_FieldPathArrayItemValue
func (*UpdateProbingSessionRequest_FieldSubPath) WithIArrayOfValues ¶
func (fps *UpdateProbingSessionRequest_FieldSubPath) WithIArrayOfValues(values interface{}) UpdateProbingSessionRequest_FieldPathArrayOfValues
func (*UpdateProbingSessionRequest_FieldSubPath) WithIValue ¶
func (fps *UpdateProbingSessionRequest_FieldSubPath) WithIValue(value interface{}) UpdateProbingSessionRequest_FieldPathValue
func (*UpdateProbingSessionRequest_FieldSubPath) WithRawIArrayItemValue ¶
func (fps *UpdateProbingSessionRequest_FieldSubPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*UpdateProbingSessionRequest_FieldSubPath) WithRawIArrayOfValues ¶
func (fps *UpdateProbingSessionRequest_FieldSubPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*UpdateProbingSessionRequest_FieldSubPath) WithRawIValue ¶
func (fps *UpdateProbingSessionRequest_FieldSubPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type UpdateProbingSessionRequest_FieldSubPathArrayItemValue ¶
type UpdateProbingSessionRequest_FieldSubPathArrayItemValue struct { UpdateProbingSessionRequest_FieldPath // contains filtered or unexported fields }
func (*UpdateProbingSessionRequest_FieldSubPathArrayItemValue) AsCasPathItemValue ¶
func (fpaivs *UpdateProbingSessionRequest_FieldSubPathArrayItemValue) AsCasPathItemValue() (UpdateProbingSessionRequestCAS_FieldPathArrayItemValue, bool)
func (*UpdateProbingSessionRequest_FieldSubPathArrayItemValue) AsProbingSessionPathItemValue ¶
func (fpaivs *UpdateProbingSessionRequest_FieldSubPathArrayItemValue) AsProbingSessionPathItemValue() (probing_session.ProbingSession_FieldPathArrayItemValue, bool)
func (*UpdateProbingSessionRequest_FieldSubPathArrayItemValue) ContainsValue ¶
func (fpaivs *UpdateProbingSessionRequest_FieldSubPathArrayItemValue) ContainsValue(source *UpdateProbingSessionRequest) bool
Contains returns a boolean indicating if value that is being held is present in given 'UpdateProbingSessionRequest'
func (*UpdateProbingSessionRequest_FieldSubPathArrayItemValue) GetRawItemValue ¶
func (fpaivs *UpdateProbingSessionRequest_FieldSubPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored array item value
type UpdateProbingSessionRequest_FieldSubPathArrayOfValues ¶
type UpdateProbingSessionRequest_FieldSubPathArrayOfValues struct { UpdateProbingSessionRequest_FieldPath // contains filtered or unexported fields }
func (*UpdateProbingSessionRequest_FieldSubPathArrayOfValues) AsCasPathArrayOfValues ¶
func (fpsaov *UpdateProbingSessionRequest_FieldSubPathArrayOfValues) AsCasPathArrayOfValues() (UpdateProbingSessionRequestCAS_FieldPathArrayOfValues, bool)
func (*UpdateProbingSessionRequest_FieldSubPathArrayOfValues) AsProbingSessionPathArrayOfValues ¶
func (fpsaov *UpdateProbingSessionRequest_FieldSubPathArrayOfValues) AsProbingSessionPathArrayOfValues() (probing_session.ProbingSession_FieldPathArrayOfValues, bool)
func (*UpdateProbingSessionRequest_FieldSubPathArrayOfValues) GetRawValues ¶
func (fpsaov *UpdateProbingSessionRequest_FieldSubPathArrayOfValues) GetRawValues() []interface{}
type UpdateProbingSessionRequest_FieldSubPathValue ¶
type UpdateProbingSessionRequest_FieldSubPathValue struct { UpdateProbingSessionRequest_FieldPath // contains filtered or unexported fields }
func (*UpdateProbingSessionRequest_FieldSubPathValue) AsCasPathValue ¶
func (fpvs *UpdateProbingSessionRequest_FieldSubPathValue) AsCasPathValue() (UpdateProbingSessionRequestCAS_FieldPathValue, bool)
func (*UpdateProbingSessionRequest_FieldSubPathValue) AsProbingSessionPathValue ¶
func (fpvs *UpdateProbingSessionRequest_FieldSubPathValue) AsProbingSessionPathValue() (probing_session.ProbingSession_FieldPathValue, bool)
func (*UpdateProbingSessionRequest_FieldSubPathValue) CompareWith ¶
func (fpvs *UpdateProbingSessionRequest_FieldSubPathValue) CompareWith(source *UpdateProbingSessionRequest) (int, bool)
func (*UpdateProbingSessionRequest_FieldSubPathValue) CompareWithRaw ¶
func (fpvs *UpdateProbingSessionRequest_FieldSubPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*UpdateProbingSessionRequest_FieldSubPathValue) GetRawValue ¶
func (fpvs *UpdateProbingSessionRequest_FieldSubPathValue) GetRawValue() interface{}
func (*UpdateProbingSessionRequest_FieldSubPathValue) SetTo ¶
func (fpvs *UpdateProbingSessionRequest_FieldSubPathValue) SetTo(target **UpdateProbingSessionRequest)
func (*UpdateProbingSessionRequest_FieldSubPathValue) SetToRaw ¶
func (fpvs *UpdateProbingSessionRequest_FieldSubPathValue) SetToRaw(target proto.Message)
type UpdateProbingSessionRequest_FieldTerminalPath ¶
type UpdateProbingSessionRequest_FieldTerminalPath struct {
// contains filtered or unexported fields
}
func (*UpdateProbingSessionRequest_FieldTerminalPath) ClearValue ¶
func (fp *UpdateProbingSessionRequest_FieldTerminalPath) ClearValue(item *UpdateProbingSessionRequest)
func (*UpdateProbingSessionRequest_FieldTerminalPath) ClearValueRaw ¶
func (fp *UpdateProbingSessionRequest_FieldTerminalPath) ClearValueRaw(item proto.Message)
func (*UpdateProbingSessionRequest_FieldTerminalPath) Get ¶
func (fp *UpdateProbingSessionRequest_FieldTerminalPath) Get(source *UpdateProbingSessionRequest) (values []interface{})
Get returns all values pointed by specific field from source UpdateProbingSessionRequest
func (*UpdateProbingSessionRequest_FieldTerminalPath) GetDefault ¶
func (fp *UpdateProbingSessionRequest_FieldTerminalPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*UpdateProbingSessionRequest_FieldTerminalPath) GetRaw ¶
func (fp *UpdateProbingSessionRequest_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
func (*UpdateProbingSessionRequest_FieldTerminalPath) GetSingle ¶
func (fp *UpdateProbingSessionRequest_FieldTerminalPath) GetSingle(source *UpdateProbingSessionRequest) (interface{}, bool)
GetSingle returns value pointed by specific field of from source UpdateProbingSessionRequest
func (*UpdateProbingSessionRequest_FieldTerminalPath) GetSingleRaw ¶
func (fp *UpdateProbingSessionRequest_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*UpdateProbingSessionRequest_FieldTerminalPath) IsLeaf ¶
func (fp *UpdateProbingSessionRequest_FieldTerminalPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*UpdateProbingSessionRequest_FieldTerminalPath) JSONString ¶
func (fp *UpdateProbingSessionRequest_FieldTerminalPath) JSONString() string
JSONString returns path representation is JSON convention
func (*UpdateProbingSessionRequest_FieldTerminalPath) Selector ¶
func (fp *UpdateProbingSessionRequest_FieldTerminalPath) Selector() UpdateProbingSessionRequest_FieldPathSelector
func (*UpdateProbingSessionRequest_FieldTerminalPath) String ¶
func (fp *UpdateProbingSessionRequest_FieldTerminalPath) String() string
String returns path representation in proto convention
func (*UpdateProbingSessionRequest_FieldTerminalPath) WithIArrayItemValue ¶
func (fp *UpdateProbingSessionRequest_FieldTerminalPath) WithIArrayItemValue(value interface{}) UpdateProbingSessionRequest_FieldPathArrayItemValue
func (*UpdateProbingSessionRequest_FieldTerminalPath) WithIArrayOfValues ¶
func (fp *UpdateProbingSessionRequest_FieldTerminalPath) WithIArrayOfValues(values interface{}) UpdateProbingSessionRequest_FieldPathArrayOfValues
func (*UpdateProbingSessionRequest_FieldTerminalPath) WithIValue ¶
func (fp *UpdateProbingSessionRequest_FieldTerminalPath) WithIValue(value interface{}) UpdateProbingSessionRequest_FieldPathValue
func (*UpdateProbingSessionRequest_FieldTerminalPath) WithRawIArrayItemValue ¶
func (fp *UpdateProbingSessionRequest_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*UpdateProbingSessionRequest_FieldTerminalPath) WithRawIArrayOfValues ¶
func (fp *UpdateProbingSessionRequest_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*UpdateProbingSessionRequest_FieldTerminalPath) WithRawIValue ¶
func (fp *UpdateProbingSessionRequest_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type UpdateProbingSessionRequest_FieldTerminalPathArrayItemValue ¶
type UpdateProbingSessionRequest_FieldTerminalPathArrayItemValue struct { UpdateProbingSessionRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*UpdateProbingSessionRequest_FieldTerminalPathArrayItemValue) ContainsValue ¶
func (fpaiv *UpdateProbingSessionRequest_FieldTerminalPathArrayItemValue) ContainsValue(source *UpdateProbingSessionRequest) bool
Contains returns a boolean indicating if value that is being held is present in given 'UpdateProbingSessionRequest'
func (*UpdateProbingSessionRequest_FieldTerminalPathArrayItemValue) GetRawItemValue ¶
func (fpaiv *UpdateProbingSessionRequest_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored element value for array in object UpdateProbingSessionRequest as interface{}
func (*UpdateProbingSessionRequest_FieldTerminalPathArrayItemValue) GetSingle ¶
func (fpaiv *UpdateProbingSessionRequest_FieldTerminalPathArrayItemValue) GetSingle(source *UpdateProbingSessionRequest) (interface{}, bool)
func (*UpdateProbingSessionRequest_FieldTerminalPathArrayItemValue) GetSingleRaw ¶
func (fpaiv *UpdateProbingSessionRequest_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
type UpdateProbingSessionRequest_FieldTerminalPathArrayOfValues ¶
type UpdateProbingSessionRequest_FieldTerminalPathArrayOfValues struct { UpdateProbingSessionRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*UpdateProbingSessionRequest_FieldTerminalPathArrayOfValues) AsCasArrayOfValues ¶
func (fpaov *UpdateProbingSessionRequest_FieldTerminalPathArrayOfValues) AsCasArrayOfValues() ([]*UpdateProbingSessionRequest_CAS, bool)
func (*UpdateProbingSessionRequest_FieldTerminalPathArrayOfValues) AsProbingSessionArrayOfValues ¶
func (fpaov *UpdateProbingSessionRequest_FieldTerminalPathArrayOfValues) AsProbingSessionArrayOfValues() ([]*probing_session.ProbingSession, bool)
func (*UpdateProbingSessionRequest_FieldTerminalPathArrayOfValues) AsUpdateMaskArrayOfValues ¶
func (fpaov *UpdateProbingSessionRequest_FieldTerminalPathArrayOfValues) AsUpdateMaskArrayOfValues() ([]*probing_session.ProbingSession_FieldMask, bool)
func (*UpdateProbingSessionRequest_FieldTerminalPathArrayOfValues) GetRawValues ¶
func (fpaov *UpdateProbingSessionRequest_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
type UpdateProbingSessionRequest_FieldTerminalPathValue ¶
type UpdateProbingSessionRequest_FieldTerminalPathValue struct { UpdateProbingSessionRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*UpdateProbingSessionRequest_FieldTerminalPathValue) AsCasValue ¶
func (fpv *UpdateProbingSessionRequest_FieldTerminalPathValue) AsCasValue() (*UpdateProbingSessionRequest_CAS, bool)
func (*UpdateProbingSessionRequest_FieldTerminalPathValue) AsProbingSessionValue ¶
func (fpv *UpdateProbingSessionRequest_FieldTerminalPathValue) AsProbingSessionValue() (*probing_session.ProbingSession, bool)
func (*UpdateProbingSessionRequest_FieldTerminalPathValue) AsUpdateMaskValue ¶
func (fpv *UpdateProbingSessionRequest_FieldTerminalPathValue) AsUpdateMaskValue() (*probing_session.ProbingSession_FieldMask, bool)
func (*UpdateProbingSessionRequest_FieldTerminalPathValue) CompareWith ¶
func (fpv *UpdateProbingSessionRequest_FieldTerminalPathValue) CompareWith(source *UpdateProbingSessionRequest) (int, bool)
CompareWith compares value in the 'UpdateProbingSessionRequest_FieldTerminalPathValue' with the value under path in 'UpdateProbingSessionRequest'.
func (*UpdateProbingSessionRequest_FieldTerminalPathValue) CompareWithRaw ¶
func (fpv *UpdateProbingSessionRequest_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*UpdateProbingSessionRequest_FieldTerminalPathValue) GetRawValue ¶
func (fpv *UpdateProbingSessionRequest_FieldTerminalPathValue) GetRawValue() interface{}
GetRawValue returns raw value stored under selected path for 'UpdateProbingSessionRequest' as interface{}
func (*UpdateProbingSessionRequest_FieldTerminalPathValue) SetTo ¶
func (fpv *UpdateProbingSessionRequest_FieldTerminalPathValue) SetTo(target **UpdateProbingSessionRequest)
SetTo stores value for selected field for object UpdateProbingSessionRequest
func (*UpdateProbingSessionRequest_FieldTerminalPathValue) SetToRaw ¶
func (fpv *UpdateProbingSessionRequest_FieldTerminalPathValue) SetToRaw(target proto.Message)
type WatchProbingSessionClientStream ¶
type WatchProbingSessionClientStream interface { Recv() (*WatchProbingSessionResponse, error) grpc.ClientStream }
type WatchProbingSessionDescriptor ¶
type WatchProbingSessionDescriptor struct{}
func GetWatchProbingSessionDescriptor ¶
func GetWatchProbingSessionDescriptor() *WatchProbingSessionDescriptor
func (*WatchProbingSessionDescriptor) GetApiDescriptor ¶
func (d *WatchProbingSessionDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
func (*WatchProbingSessionDescriptor) GetApiName ¶
func (d *WatchProbingSessionDescriptor) GetApiName() string
func (*WatchProbingSessionDescriptor) GetClientMsgReflectHandle ¶
func (d *WatchProbingSessionDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
func (*WatchProbingSessionDescriptor) GetFullMethodName ¶
func (d *WatchProbingSessionDescriptor) GetFullMethodName() string
func (*WatchProbingSessionDescriptor) GetMethodName ¶
func (d *WatchProbingSessionDescriptor) GetMethodName() string
func (*WatchProbingSessionDescriptor) GetProtoPkgName ¶
func (d *WatchProbingSessionDescriptor) GetProtoPkgName() string
func (*WatchProbingSessionDescriptor) GetResourceDescriptor ¶
func (d *WatchProbingSessionDescriptor) GetResourceDescriptor() gotenresource.Descriptor
func (*WatchProbingSessionDescriptor) GetServerMsgReflectHandle ¶
func (d *WatchProbingSessionDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
func (*WatchProbingSessionDescriptor) GetServiceDomain ¶
func (d *WatchProbingSessionDescriptor) GetServiceDomain() string
func (*WatchProbingSessionDescriptor) GetServiceVersion ¶
func (d *WatchProbingSessionDescriptor) GetServiceVersion() string
func (*WatchProbingSessionDescriptor) GetVerb ¶
func (d *WatchProbingSessionDescriptor) GetVerb() string
func (*WatchProbingSessionDescriptor) HasResource ¶
func (d *WatchProbingSessionDescriptor) HasResource() bool
func (*WatchProbingSessionDescriptor) IsClientStream ¶
func (d *WatchProbingSessionDescriptor) IsClientStream() bool
func (*WatchProbingSessionDescriptor) IsCollection ¶
func (d *WatchProbingSessionDescriptor) IsCollection() bool
func (*WatchProbingSessionDescriptor) IsPlural ¶
func (d *WatchProbingSessionDescriptor) IsPlural() bool
func (*WatchProbingSessionDescriptor) IsServerStream ¶
func (d *WatchProbingSessionDescriptor) IsServerStream() bool
func (*WatchProbingSessionDescriptor) IsUnary ¶
func (d *WatchProbingSessionDescriptor) IsUnary() bool
func (*WatchProbingSessionDescriptor) NewEmptyClientMsg ¶
func (d *WatchProbingSessionDescriptor) NewEmptyClientMsg() proto.Message
func (*WatchProbingSessionDescriptor) NewEmptyServerMsg ¶
func (d *WatchProbingSessionDescriptor) NewEmptyServerMsg() proto.Message
func (*WatchProbingSessionDescriptor) RequestHasResourceBody ¶
func (d *WatchProbingSessionDescriptor) RequestHasResourceBody() bool
type WatchProbingSessionDescriptorClientMsgHandle ¶
type WatchProbingSessionDescriptorClientMsgHandle struct{}
func (*WatchProbingSessionDescriptorClientMsgHandle) ExtractCollectionName ¶
func (h *WatchProbingSessionDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*WatchProbingSessionDescriptorClientMsgHandle) ExtractResourceName ¶
func (h *WatchProbingSessionDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*WatchProbingSessionDescriptorClientMsgHandle) ExtractResourceNames ¶
func (h *WatchProbingSessionDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type WatchProbingSessionDescriptorServerMsgHandle ¶
type WatchProbingSessionDescriptorServerMsgHandle struct{}
func (*WatchProbingSessionDescriptorServerMsgHandle) ExtractCollectionName ¶
func (h *WatchProbingSessionDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*WatchProbingSessionDescriptorServerMsgHandle) ExtractResourceName ¶
func (h *WatchProbingSessionDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*WatchProbingSessionDescriptorServerMsgHandle) ExtractResourceNames ¶
func (h *WatchProbingSessionDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type WatchProbingSessionRequest ¶
type WatchProbingSessionRequest struct { // Reference to ntt.watchdog.v1alpha2.ProbingSession Name *probing_session.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_session.ProbingSession_FieldMask `` /* 146-byte string literal not displayed */ // View defines list of standard response fields present in response items. // Additional fields can be amended by request field field_mask View view.View `protobuf:"varint,4,opt,name=view,proto3,enum=goten.view.View" json:"view,omitempty" firestore:"view"` // contains filtered or unexported fields }
Request message for method [WatchProbingSession][ntt.watchdog.v1alpha2.WatchProbingSession]
func (*WatchProbingSessionRequest) Clone ¶
func (o *WatchProbingSessionRequest) Clone() *WatchProbingSessionRequest
func (*WatchProbingSessionRequest) CloneRaw ¶
func (o *WatchProbingSessionRequest) CloneRaw() gotenobject.GotenObjectExt
func (*WatchProbingSessionRequest) Descriptor ¶
func (*WatchProbingSessionRequest) Descriptor() ([]byte, []int)
Deprecated, Use WatchProbingSessionRequest.ProtoReflect.Descriptor instead.
func (*WatchProbingSessionRequest) GetFieldMask ¶
func (m *WatchProbingSessionRequest) GetFieldMask() *probing_session.ProbingSession_FieldMask
func (*WatchProbingSessionRequest) GetName ¶
func (m *WatchProbingSessionRequest) GetName() *probing_session.Reference
func (*WatchProbingSessionRequest) GetView ¶
func (m *WatchProbingSessionRequest) GetView() view.View
func (*WatchProbingSessionRequest) GotenMessage ¶
func (*WatchProbingSessionRequest) GotenMessage()
func (*WatchProbingSessionRequest) GotenObjectExt ¶
func (o *WatchProbingSessionRequest) GotenObjectExt()
func (*WatchProbingSessionRequest) GotenValidate ¶
func (obj *WatchProbingSessionRequest) GotenValidate() error
func (*WatchProbingSessionRequest) MakeDiffFieldMask ¶
func (o *WatchProbingSessionRequest) MakeDiffFieldMask(other *WatchProbingSessionRequest) *WatchProbingSessionRequest_FieldMask
func (*WatchProbingSessionRequest) MakeFullFieldMask ¶
func (o *WatchProbingSessionRequest) MakeFullFieldMask() *WatchProbingSessionRequest_FieldMask
func (*WatchProbingSessionRequest) MakeRawDiffFieldMask ¶
func (o *WatchProbingSessionRequest) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
func (*WatchProbingSessionRequest) MakeRawFullFieldMask ¶
func (o *WatchProbingSessionRequest) MakeRawFullFieldMask() gotenobject.FieldMask
func (*WatchProbingSessionRequest) Marshal ¶
func (m *WatchProbingSessionRequest) Marshal() ([]byte, error)
func (*WatchProbingSessionRequest) MarshalJSON ¶
func (m *WatchProbingSessionRequest) MarshalJSON() ([]byte, error)
func (*WatchProbingSessionRequest) Merge ¶
func (o *WatchProbingSessionRequest) Merge(source *WatchProbingSessionRequest)
func (*WatchProbingSessionRequest) MergeRaw ¶
func (o *WatchProbingSessionRequest) MergeRaw(source gotenobject.GotenObjectExt)
func (*WatchProbingSessionRequest) ProtoMessage ¶
func (*WatchProbingSessionRequest) ProtoMessage()
func (*WatchProbingSessionRequest) ProtoReflect ¶
func (m *WatchProbingSessionRequest) ProtoReflect() preflect.Message
func (*WatchProbingSessionRequest) Reset ¶
func (m *WatchProbingSessionRequest) Reset()
func (*WatchProbingSessionRequest) SetFieldMask ¶
func (m *WatchProbingSessionRequest) SetFieldMask(fv *probing_session.ProbingSession_FieldMask)
func (*WatchProbingSessionRequest) SetName ¶
func (m *WatchProbingSessionRequest) SetName(fv *probing_session.Reference)
func (*WatchProbingSessionRequest) SetView ¶
func (m *WatchProbingSessionRequest) SetView(fv view.View)
func (*WatchProbingSessionRequest) String ¶
func (m *WatchProbingSessionRequest) String() string
func (*WatchProbingSessionRequest) Unmarshal ¶
func (m *WatchProbingSessionRequest) Unmarshal(b []byte) error
func (*WatchProbingSessionRequest) UnmarshalJSON ¶
func (m *WatchProbingSessionRequest) UnmarshalJSON(data []byte) error
type WatchProbingSessionRequestFieldPathBuilder ¶
type WatchProbingSessionRequestFieldPathBuilder struct{}
func NewWatchProbingSessionRequestFieldPathBuilder ¶
func NewWatchProbingSessionRequestFieldPathBuilder() WatchProbingSessionRequestFieldPathBuilder
type WatchProbingSessionRequestPathSelectorFieldMask ¶
type WatchProbingSessionRequestPathSelectorFieldMask struct{}
func (WatchProbingSessionRequestPathSelectorFieldMask) WithArrayOfValues ¶
func (s WatchProbingSessionRequestPathSelectorFieldMask) WithArrayOfValues(values []*probing_session.ProbingSession_FieldMask) *WatchProbingSessionRequest_FieldTerminalPathArrayOfValues
type WatchProbingSessionRequestPathSelectorName ¶
type WatchProbingSessionRequestPathSelectorName struct{}
func (WatchProbingSessionRequestPathSelectorName) WithArrayOfValues ¶
func (s WatchProbingSessionRequestPathSelectorName) WithArrayOfValues(values []*probing_session.Reference) *WatchProbingSessionRequest_FieldTerminalPathArrayOfValues
func (WatchProbingSessionRequestPathSelectorName) WithValue ¶
func (s WatchProbingSessionRequestPathSelectorName) WithValue(value *probing_session.Reference) *WatchProbingSessionRequest_FieldTerminalPathValue
type WatchProbingSessionRequestPathSelectorView ¶
type WatchProbingSessionRequestPathSelectorView struct{}
func (WatchProbingSessionRequestPathSelectorView) WithArrayOfValues ¶
func (s WatchProbingSessionRequestPathSelectorView) WithArrayOfValues(values []view.View) *WatchProbingSessionRequest_FieldTerminalPathArrayOfValues
func (WatchProbingSessionRequestPathSelectorView) WithValue ¶
func (s WatchProbingSessionRequestPathSelectorView) WithValue(value view.View) *WatchProbingSessionRequest_FieldTerminalPathValue
type WatchProbingSessionRequest_FieldMask ¶
type WatchProbingSessionRequest_FieldMask struct {
Paths []WatchProbingSessionRequest_FieldPath
}
func FullWatchProbingSessionRequest_FieldMask ¶
func FullWatchProbingSessionRequest_FieldMask() *WatchProbingSessionRequest_FieldMask
func (*WatchProbingSessionRequest_FieldMask) AppendPath ¶
func (fieldMask *WatchProbingSessionRequest_FieldMask) AppendPath(path WatchProbingSessionRequest_FieldPath)
func (*WatchProbingSessionRequest_FieldMask) AppendRawPath ¶
func (fieldMask *WatchProbingSessionRequest_FieldMask) AppendRawPath(path gotenobject.FieldPath)
func (*WatchProbingSessionRequest_FieldMask) DecodeFirestore ¶
func (fieldMask *WatchProbingSessionRequest_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
func (*WatchProbingSessionRequest_FieldMask) EncodeFirestore ¶
func (fieldMask *WatchProbingSessionRequest_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
firestore encoding/decoding integration
func (*WatchProbingSessionRequest_FieldMask) FilterInputFields ¶
func (fieldMask *WatchProbingSessionRequest_FieldMask) FilterInputFields() *WatchProbingSessionRequest_FieldMask
FilterInputFields generates copy of field paths with output_only field paths removed
func (*WatchProbingSessionRequest_FieldMask) FromProtoFieldMask ¶
func (fieldMask *WatchProbingSessionRequest_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
func (*WatchProbingSessionRequest_FieldMask) GetPaths ¶
func (fieldMask *WatchProbingSessionRequest_FieldMask) GetPaths() []WatchProbingSessionRequest_FieldPath
func (*WatchProbingSessionRequest_FieldMask) GetRawPaths ¶
func (fieldMask *WatchProbingSessionRequest_FieldMask) GetRawPaths() []gotenobject.FieldPath
func (*WatchProbingSessionRequest_FieldMask) IsFull ¶
func (fieldMask *WatchProbingSessionRequest_FieldMask) IsFull() bool
func (WatchProbingSessionRequest_FieldMask) Marshal ¶
func (fieldMask WatchProbingSessionRequest_FieldMask) Marshal() ([]byte, error)
implement methods required by customType
func (WatchProbingSessionRequest_FieldMask) MarshalJSON ¶
func (fieldMask WatchProbingSessionRequest_FieldMask) MarshalJSON() ([]byte, error)
func (*WatchProbingSessionRequest_FieldMask) PathsCount ¶
func (fieldMask *WatchProbingSessionRequest_FieldMask) PathsCount() int
func (*WatchProbingSessionRequest_FieldMask) Project ¶
func (fieldMask *WatchProbingSessionRequest_FieldMask) Project(source *WatchProbingSessionRequest) *WatchProbingSessionRequest
func (*WatchProbingSessionRequest_FieldMask) ProjectRaw ¶
func (fieldMask *WatchProbingSessionRequest_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
func (*WatchProbingSessionRequest_FieldMask) ProtoMessage ¶
func (fieldMask *WatchProbingSessionRequest_FieldMask) ProtoMessage()
func (*WatchProbingSessionRequest_FieldMask) ProtoReflect ¶
func (fieldMask *WatchProbingSessionRequest_FieldMask) ProtoReflect() preflect.Message
func (*WatchProbingSessionRequest_FieldMask) Reset ¶
func (fieldMask *WatchProbingSessionRequest_FieldMask) Reset()
func (*WatchProbingSessionRequest_FieldMask) Set ¶
func (fieldMask *WatchProbingSessionRequest_FieldMask) Set(target, source *WatchProbingSessionRequest)
func (*WatchProbingSessionRequest_FieldMask) SetFromCliFlag ¶
func (fieldMask *WatchProbingSessionRequest_FieldMask) SetFromCliFlag(raw string) error
func (*WatchProbingSessionRequest_FieldMask) SetRaw ¶
func (fieldMask *WatchProbingSessionRequest_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
func (*WatchProbingSessionRequest_FieldMask) Size ¶
func (fieldMask *WatchProbingSessionRequest_FieldMask) Size() int
func (*WatchProbingSessionRequest_FieldMask) String ¶
func (fieldMask *WatchProbingSessionRequest_FieldMask) String() string
func (*WatchProbingSessionRequest_FieldMask) Subtract ¶
func (fieldMask *WatchProbingSessionRequest_FieldMask) Subtract(other *WatchProbingSessionRequest_FieldMask) *WatchProbingSessionRequest_FieldMask
func (*WatchProbingSessionRequest_FieldMask) SubtractRaw ¶
func (fieldMask *WatchProbingSessionRequest_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
func (*WatchProbingSessionRequest_FieldMask) ToProtoFieldMask ¶
func (fieldMask *WatchProbingSessionRequest_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
ToFieldMask is used for proto conversions
func (*WatchProbingSessionRequest_FieldMask) Unmarshal ¶
func (fieldMask *WatchProbingSessionRequest_FieldMask) Unmarshal(data []byte) error
func (*WatchProbingSessionRequest_FieldMask) UnmarshalJSON ¶
func (fieldMask *WatchProbingSessionRequest_FieldMask) UnmarshalJSON(data []byte) error
type WatchProbingSessionRequest_FieldPath ¶
type WatchProbingSessionRequest_FieldPath interface { gotenobject.FieldPath Selector() WatchProbingSessionRequest_FieldPathSelector Get(source *WatchProbingSessionRequest) []interface{} GetSingle(source *WatchProbingSessionRequest) (interface{}, bool) ClearValue(item *WatchProbingSessionRequest) // Those methods build corresponding WatchProbingSessionRequest_FieldPathValue // (or array of values) and holds passed value. Panics if injected type is incorrect. WithIValue(value interface{}) WatchProbingSessionRequest_FieldPathValue WithIArrayOfValues(values interface{}) WatchProbingSessionRequest_FieldPathArrayOfValues WithIArrayItemValue(value interface{}) WatchProbingSessionRequest_FieldPathArrayItemValue }
FieldPath provides implementation to handle https://github.com/protocolbuffers/protobuf/blob/master/src/google/protobuf/field_mask.proto
func BuildWatchProbingSessionRequest_FieldPath ¶
func BuildWatchProbingSessionRequest_FieldPath(fp gotenobject.RawFieldPath) (WatchProbingSessionRequest_FieldPath, error)
func MustParseWatchProbingSessionRequest_FieldPath ¶
func MustParseWatchProbingSessionRequest_FieldPath(rawField string) WatchProbingSessionRequest_FieldPath
func ParseWatchProbingSessionRequest_FieldPath ¶
func ParseWatchProbingSessionRequest_FieldPath(rawField string) (WatchProbingSessionRequest_FieldPath, error)
type WatchProbingSessionRequest_FieldPathArrayItemValue ¶
type WatchProbingSessionRequest_FieldPathArrayItemValue interface { gotenobject.FieldPathArrayItemValue WatchProbingSessionRequest_FieldPath ContainsValue(*WatchProbingSessionRequest) bool }
WatchProbingSessionRequest_FieldPathArrayItemValue allows storing single item in Path-specific values for WatchProbingSessionRequest according to their type Present only for array (repeated) types.
func MustParseWatchProbingSessionRequest_FieldPathArrayItemValue ¶
func MustParseWatchProbingSessionRequest_FieldPathArrayItemValue(pathStr, valueStr string) WatchProbingSessionRequest_FieldPathArrayItemValue
func ParseWatchProbingSessionRequest_FieldPathArrayItemValue ¶
func ParseWatchProbingSessionRequest_FieldPathArrayItemValue(pathStr, valueStr string) (WatchProbingSessionRequest_FieldPathArrayItemValue, error)
ParseWatchProbingSessionRequest_FieldPathArrayItemValue parses string and JSON-encoded value to its Value
type WatchProbingSessionRequest_FieldPathArrayOfValues ¶
type WatchProbingSessionRequest_FieldPathArrayOfValues interface { gotenobject.FieldPathArrayOfValues WatchProbingSessionRequest_FieldPath }
WatchProbingSessionRequest_FieldPathArrayOfValues allows storing slice of values for WatchProbingSessionRequest fields according to their type
func MustParseWatchProbingSessionRequest_FieldPathArrayOfValues ¶
func MustParseWatchProbingSessionRequest_FieldPathArrayOfValues(pathStr, valuesStr string) WatchProbingSessionRequest_FieldPathArrayOfValues
func ParseWatchProbingSessionRequest_FieldPathArrayOfValues ¶
func ParseWatchProbingSessionRequest_FieldPathArrayOfValues(pathStr, valuesStr string) (WatchProbingSessionRequest_FieldPathArrayOfValues, error)
type WatchProbingSessionRequest_FieldPathSelector ¶
type WatchProbingSessionRequest_FieldPathSelector int32
const ( WatchProbingSessionRequest_FieldPathSelectorName WatchProbingSessionRequest_FieldPathSelector = 0 WatchProbingSessionRequest_FieldPathSelectorFieldMask WatchProbingSessionRequest_FieldPathSelector = 1 WatchProbingSessionRequest_FieldPathSelectorView WatchProbingSessionRequest_FieldPathSelector = 2 )
func (WatchProbingSessionRequest_FieldPathSelector) String ¶
func (s WatchProbingSessionRequest_FieldPathSelector) String() string
type WatchProbingSessionRequest_FieldPathValue ¶
type WatchProbingSessionRequest_FieldPathValue interface { WatchProbingSessionRequest_FieldPath gotenobject.FieldPathValue SetTo(target **WatchProbingSessionRequest) CompareWith(*WatchProbingSessionRequest) (cmp int, comparable bool) }
WatchProbingSessionRequest_FieldPathValue allows storing values for WatchProbingSessionRequest fields according to their type
func MustParseWatchProbingSessionRequest_FieldPathValue ¶
func MustParseWatchProbingSessionRequest_FieldPathValue(pathStr, valueStr string) WatchProbingSessionRequest_FieldPathValue
func ParseWatchProbingSessionRequest_FieldPathValue ¶
func ParseWatchProbingSessionRequest_FieldPathValue(pathStr, valueStr string) (WatchProbingSessionRequest_FieldPathValue, error)
type WatchProbingSessionRequest_FieldTerminalPath ¶
type WatchProbingSessionRequest_FieldTerminalPath struct {
// contains filtered or unexported fields
}
func (*WatchProbingSessionRequest_FieldTerminalPath) ClearValue ¶
func (fp *WatchProbingSessionRequest_FieldTerminalPath) ClearValue(item *WatchProbingSessionRequest)
func (*WatchProbingSessionRequest_FieldTerminalPath) ClearValueRaw ¶
func (fp *WatchProbingSessionRequest_FieldTerminalPath) ClearValueRaw(item proto.Message)
func (*WatchProbingSessionRequest_FieldTerminalPath) Get ¶
func (fp *WatchProbingSessionRequest_FieldTerminalPath) Get(source *WatchProbingSessionRequest) (values []interface{})
Get returns all values pointed by specific field from source WatchProbingSessionRequest
func (*WatchProbingSessionRequest_FieldTerminalPath) GetDefault ¶
func (fp *WatchProbingSessionRequest_FieldTerminalPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*WatchProbingSessionRequest_FieldTerminalPath) GetRaw ¶
func (fp *WatchProbingSessionRequest_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
func (*WatchProbingSessionRequest_FieldTerminalPath) GetSingle ¶
func (fp *WatchProbingSessionRequest_FieldTerminalPath) GetSingle(source *WatchProbingSessionRequest) (interface{}, bool)
GetSingle returns value pointed by specific field of from source WatchProbingSessionRequest
func (*WatchProbingSessionRequest_FieldTerminalPath) GetSingleRaw ¶
func (fp *WatchProbingSessionRequest_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*WatchProbingSessionRequest_FieldTerminalPath) IsLeaf ¶
func (fp *WatchProbingSessionRequest_FieldTerminalPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*WatchProbingSessionRequest_FieldTerminalPath) JSONString ¶
func (fp *WatchProbingSessionRequest_FieldTerminalPath) JSONString() string
JSONString returns path representation is JSON convention
func (*WatchProbingSessionRequest_FieldTerminalPath) Selector ¶
func (fp *WatchProbingSessionRequest_FieldTerminalPath) Selector() WatchProbingSessionRequest_FieldPathSelector
func (*WatchProbingSessionRequest_FieldTerminalPath) String ¶
func (fp *WatchProbingSessionRequest_FieldTerminalPath) String() string
String returns path representation in proto convention
func (*WatchProbingSessionRequest_FieldTerminalPath) WithIArrayItemValue ¶
func (fp *WatchProbingSessionRequest_FieldTerminalPath) WithIArrayItemValue(value interface{}) WatchProbingSessionRequest_FieldPathArrayItemValue
func (*WatchProbingSessionRequest_FieldTerminalPath) WithIArrayOfValues ¶
func (fp *WatchProbingSessionRequest_FieldTerminalPath) WithIArrayOfValues(values interface{}) WatchProbingSessionRequest_FieldPathArrayOfValues
func (*WatchProbingSessionRequest_FieldTerminalPath) WithIValue ¶
func (fp *WatchProbingSessionRequest_FieldTerminalPath) WithIValue(value interface{}) WatchProbingSessionRequest_FieldPathValue
func (*WatchProbingSessionRequest_FieldTerminalPath) WithRawIArrayItemValue ¶
func (fp *WatchProbingSessionRequest_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*WatchProbingSessionRequest_FieldTerminalPath) WithRawIArrayOfValues ¶
func (fp *WatchProbingSessionRequest_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*WatchProbingSessionRequest_FieldTerminalPath) WithRawIValue ¶
func (fp *WatchProbingSessionRequest_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type WatchProbingSessionRequest_FieldTerminalPathArrayItemValue ¶
type WatchProbingSessionRequest_FieldTerminalPathArrayItemValue struct { WatchProbingSessionRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*WatchProbingSessionRequest_FieldTerminalPathArrayItemValue) ContainsValue ¶
func (fpaiv *WatchProbingSessionRequest_FieldTerminalPathArrayItemValue) ContainsValue(source *WatchProbingSessionRequest) bool
Contains returns a boolean indicating if value that is being held is present in given 'WatchProbingSessionRequest'
func (*WatchProbingSessionRequest_FieldTerminalPathArrayItemValue) GetRawItemValue ¶
func (fpaiv *WatchProbingSessionRequest_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored element value for array in object WatchProbingSessionRequest as interface{}
func (*WatchProbingSessionRequest_FieldTerminalPathArrayItemValue) GetSingle ¶
func (fpaiv *WatchProbingSessionRequest_FieldTerminalPathArrayItemValue) GetSingle(source *WatchProbingSessionRequest) (interface{}, bool)
func (*WatchProbingSessionRequest_FieldTerminalPathArrayItemValue) GetSingleRaw ¶
func (fpaiv *WatchProbingSessionRequest_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
type WatchProbingSessionRequest_FieldTerminalPathArrayOfValues ¶
type WatchProbingSessionRequest_FieldTerminalPathArrayOfValues struct { WatchProbingSessionRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*WatchProbingSessionRequest_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues ¶
func (fpaov *WatchProbingSessionRequest_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues() ([]*probing_session.ProbingSession_FieldMask, bool)
func (*WatchProbingSessionRequest_FieldTerminalPathArrayOfValues) AsNameArrayOfValues ¶
func (fpaov *WatchProbingSessionRequest_FieldTerminalPathArrayOfValues) AsNameArrayOfValues() ([]*probing_session.Reference, bool)
func (*WatchProbingSessionRequest_FieldTerminalPathArrayOfValues) AsViewArrayOfValues ¶
func (fpaov *WatchProbingSessionRequest_FieldTerminalPathArrayOfValues) AsViewArrayOfValues() ([]view.View, bool)
func (*WatchProbingSessionRequest_FieldTerminalPathArrayOfValues) GetRawValues ¶
func (fpaov *WatchProbingSessionRequest_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
type WatchProbingSessionRequest_FieldTerminalPathValue ¶
type WatchProbingSessionRequest_FieldTerminalPathValue struct { WatchProbingSessionRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*WatchProbingSessionRequest_FieldTerminalPathValue) AsFieldMaskValue ¶
func (fpv *WatchProbingSessionRequest_FieldTerminalPathValue) AsFieldMaskValue() (*probing_session.ProbingSession_FieldMask, bool)
func (*WatchProbingSessionRequest_FieldTerminalPathValue) AsNameValue ¶
func (fpv *WatchProbingSessionRequest_FieldTerminalPathValue) AsNameValue() (*probing_session.Reference, bool)
func (*WatchProbingSessionRequest_FieldTerminalPathValue) AsViewValue ¶
func (fpv *WatchProbingSessionRequest_FieldTerminalPathValue) AsViewValue() (view.View, bool)
func (*WatchProbingSessionRequest_FieldTerminalPathValue) CompareWith ¶
func (fpv *WatchProbingSessionRequest_FieldTerminalPathValue) CompareWith(source *WatchProbingSessionRequest) (int, bool)
CompareWith compares value in the 'WatchProbingSessionRequest_FieldTerminalPathValue' with the value under path in 'WatchProbingSessionRequest'.
func (*WatchProbingSessionRequest_FieldTerminalPathValue) CompareWithRaw ¶
func (fpv *WatchProbingSessionRequest_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*WatchProbingSessionRequest_FieldTerminalPathValue) GetRawValue ¶
func (fpv *WatchProbingSessionRequest_FieldTerminalPathValue) GetRawValue() interface{}
GetRawValue returns raw value stored under selected path for 'WatchProbingSessionRequest' as interface{}
func (*WatchProbingSessionRequest_FieldTerminalPathValue) SetTo ¶
func (fpv *WatchProbingSessionRequest_FieldTerminalPathValue) SetTo(target **WatchProbingSessionRequest)
SetTo stores value for selected field for object WatchProbingSessionRequest
func (*WatchProbingSessionRequest_FieldTerminalPathValue) SetToRaw ¶
func (fpv *WatchProbingSessionRequest_FieldTerminalPathValue) SetToRaw(target proto.Message)
type WatchProbingSessionResponse ¶
type WatchProbingSessionResponse struct { Change *probing_session.ProbingSessionChange `protobuf:"bytes,1,opt,name=change,proto3" json:"change,omitempty" firestore:"change"` // contains filtered or unexported fields }
WatchProbingSessionResponse
func (*WatchProbingSessionResponse) Clone ¶
func (o *WatchProbingSessionResponse) Clone() *WatchProbingSessionResponse
func (*WatchProbingSessionResponse) CloneRaw ¶
func (o *WatchProbingSessionResponse) CloneRaw() gotenobject.GotenObjectExt
func (*WatchProbingSessionResponse) Descriptor ¶
func (*WatchProbingSessionResponse) Descriptor() ([]byte, []int)
Deprecated, Use WatchProbingSessionResponse.ProtoReflect.Descriptor instead.
func (*WatchProbingSessionResponse) GetChange ¶
func (m *WatchProbingSessionResponse) GetChange() *probing_session.ProbingSessionChange
func (*WatchProbingSessionResponse) GotenMessage ¶
func (*WatchProbingSessionResponse) GotenMessage()
func (*WatchProbingSessionResponse) GotenObjectExt ¶
func (o *WatchProbingSessionResponse) GotenObjectExt()
func (*WatchProbingSessionResponse) GotenValidate ¶
func (obj *WatchProbingSessionResponse) GotenValidate() error
func (*WatchProbingSessionResponse) MakeDiffFieldMask ¶
func (o *WatchProbingSessionResponse) MakeDiffFieldMask(other *WatchProbingSessionResponse) *WatchProbingSessionResponse_FieldMask
func (*WatchProbingSessionResponse) MakeFullFieldMask ¶
func (o *WatchProbingSessionResponse) MakeFullFieldMask() *WatchProbingSessionResponse_FieldMask
func (*WatchProbingSessionResponse) MakeRawDiffFieldMask ¶
func (o *WatchProbingSessionResponse) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
func (*WatchProbingSessionResponse) MakeRawFullFieldMask ¶
func (o *WatchProbingSessionResponse) MakeRawFullFieldMask() gotenobject.FieldMask
func (*WatchProbingSessionResponse) Marshal ¶
func (m *WatchProbingSessionResponse) Marshal() ([]byte, error)
func (*WatchProbingSessionResponse) MarshalJSON ¶
func (m *WatchProbingSessionResponse) MarshalJSON() ([]byte, error)
func (*WatchProbingSessionResponse) Merge ¶
func (o *WatchProbingSessionResponse) Merge(source *WatchProbingSessionResponse)
func (*WatchProbingSessionResponse) MergeRaw ¶
func (o *WatchProbingSessionResponse) MergeRaw(source gotenobject.GotenObjectExt)
func (*WatchProbingSessionResponse) ProtoMessage ¶
func (*WatchProbingSessionResponse) ProtoMessage()
func (*WatchProbingSessionResponse) ProtoReflect ¶
func (m *WatchProbingSessionResponse) ProtoReflect() preflect.Message
func (*WatchProbingSessionResponse) Reset ¶
func (m *WatchProbingSessionResponse) Reset()
func (*WatchProbingSessionResponse) SetChange ¶
func (m *WatchProbingSessionResponse) SetChange(fv *probing_session.ProbingSessionChange)
func (*WatchProbingSessionResponse) String ¶
func (m *WatchProbingSessionResponse) String() string
func (*WatchProbingSessionResponse) Unmarshal ¶
func (m *WatchProbingSessionResponse) Unmarshal(b []byte) error
func (*WatchProbingSessionResponse) UnmarshalJSON ¶
func (m *WatchProbingSessionResponse) UnmarshalJSON(data []byte) error
type WatchProbingSessionResponseFieldPathBuilder ¶
type WatchProbingSessionResponseFieldPathBuilder struct{}
func NewWatchProbingSessionResponseFieldPathBuilder ¶
func NewWatchProbingSessionResponseFieldPathBuilder() WatchProbingSessionResponseFieldPathBuilder
type WatchProbingSessionResponsePathSelectorChange ¶
type WatchProbingSessionResponsePathSelectorChange struct{}
func (WatchProbingSessionResponsePathSelectorChange) WithArrayOfValues ¶
func (s WatchProbingSessionResponsePathSelectorChange) WithArrayOfValues(values []*probing_session.ProbingSessionChange) *WatchProbingSessionResponse_FieldTerminalPathArrayOfValues
type WatchProbingSessionResponse_FieldMask ¶
type WatchProbingSessionResponse_FieldMask struct {
Paths []WatchProbingSessionResponse_FieldPath
}
func FullWatchProbingSessionResponse_FieldMask ¶
func FullWatchProbingSessionResponse_FieldMask() *WatchProbingSessionResponse_FieldMask
func (*WatchProbingSessionResponse_FieldMask) AppendPath ¶
func (fieldMask *WatchProbingSessionResponse_FieldMask) AppendPath(path WatchProbingSessionResponse_FieldPath)
func (*WatchProbingSessionResponse_FieldMask) AppendRawPath ¶
func (fieldMask *WatchProbingSessionResponse_FieldMask) AppendRawPath(path gotenobject.FieldPath)
func (*WatchProbingSessionResponse_FieldMask) DecodeFirestore ¶
func (fieldMask *WatchProbingSessionResponse_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
func (*WatchProbingSessionResponse_FieldMask) EncodeFirestore ¶
func (fieldMask *WatchProbingSessionResponse_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
firestore encoding/decoding integration
func (*WatchProbingSessionResponse_FieldMask) FilterInputFields ¶
func (fieldMask *WatchProbingSessionResponse_FieldMask) FilterInputFields() *WatchProbingSessionResponse_FieldMask
FilterInputFields generates copy of field paths with output_only field paths removed
func (*WatchProbingSessionResponse_FieldMask) FromProtoFieldMask ¶
func (fieldMask *WatchProbingSessionResponse_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
func (*WatchProbingSessionResponse_FieldMask) GetPaths ¶
func (fieldMask *WatchProbingSessionResponse_FieldMask) GetPaths() []WatchProbingSessionResponse_FieldPath
func (*WatchProbingSessionResponse_FieldMask) GetRawPaths ¶
func (fieldMask *WatchProbingSessionResponse_FieldMask) GetRawPaths() []gotenobject.FieldPath
func (*WatchProbingSessionResponse_FieldMask) IsFull ¶
func (fieldMask *WatchProbingSessionResponse_FieldMask) IsFull() bool
func (WatchProbingSessionResponse_FieldMask) Marshal ¶
func (fieldMask WatchProbingSessionResponse_FieldMask) Marshal() ([]byte, error)
implement methods required by customType
func (WatchProbingSessionResponse_FieldMask) MarshalJSON ¶
func (fieldMask WatchProbingSessionResponse_FieldMask) MarshalJSON() ([]byte, error)
func (*WatchProbingSessionResponse_FieldMask) PathsCount ¶
func (fieldMask *WatchProbingSessionResponse_FieldMask) PathsCount() int
func (*WatchProbingSessionResponse_FieldMask) Project ¶
func (fieldMask *WatchProbingSessionResponse_FieldMask) Project(source *WatchProbingSessionResponse) *WatchProbingSessionResponse
func (*WatchProbingSessionResponse_FieldMask) ProjectRaw ¶
func (fieldMask *WatchProbingSessionResponse_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
func (*WatchProbingSessionResponse_FieldMask) ProtoMessage ¶
func (fieldMask *WatchProbingSessionResponse_FieldMask) ProtoMessage()
func (*WatchProbingSessionResponse_FieldMask) ProtoReflect ¶
func (fieldMask *WatchProbingSessionResponse_FieldMask) ProtoReflect() preflect.Message
func (*WatchProbingSessionResponse_FieldMask) Reset ¶
func (fieldMask *WatchProbingSessionResponse_FieldMask) Reset()
func (*WatchProbingSessionResponse_FieldMask) Set ¶
func (fieldMask *WatchProbingSessionResponse_FieldMask) Set(target, source *WatchProbingSessionResponse)
func (*WatchProbingSessionResponse_FieldMask) SetFromCliFlag ¶
func (fieldMask *WatchProbingSessionResponse_FieldMask) SetFromCliFlag(raw string) error
func (*WatchProbingSessionResponse_FieldMask) SetRaw ¶
func (fieldMask *WatchProbingSessionResponse_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
func (*WatchProbingSessionResponse_FieldMask) Size ¶
func (fieldMask *WatchProbingSessionResponse_FieldMask) Size() int
func (*WatchProbingSessionResponse_FieldMask) String ¶
func (fieldMask *WatchProbingSessionResponse_FieldMask) String() string
func (*WatchProbingSessionResponse_FieldMask) Subtract ¶
func (fieldMask *WatchProbingSessionResponse_FieldMask) Subtract(other *WatchProbingSessionResponse_FieldMask) *WatchProbingSessionResponse_FieldMask
func (*WatchProbingSessionResponse_FieldMask) SubtractRaw ¶
func (fieldMask *WatchProbingSessionResponse_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
func (*WatchProbingSessionResponse_FieldMask) ToProtoFieldMask ¶
func (fieldMask *WatchProbingSessionResponse_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
ToFieldMask is used for proto conversions
func (*WatchProbingSessionResponse_FieldMask) Unmarshal ¶
func (fieldMask *WatchProbingSessionResponse_FieldMask) Unmarshal(data []byte) error
func (*WatchProbingSessionResponse_FieldMask) UnmarshalJSON ¶
func (fieldMask *WatchProbingSessionResponse_FieldMask) UnmarshalJSON(data []byte) error
type WatchProbingSessionResponse_FieldPath ¶
type WatchProbingSessionResponse_FieldPath interface { gotenobject.FieldPath Selector() WatchProbingSessionResponse_FieldPathSelector Get(source *WatchProbingSessionResponse) []interface{} GetSingle(source *WatchProbingSessionResponse) (interface{}, bool) ClearValue(item *WatchProbingSessionResponse) // Those methods build corresponding WatchProbingSessionResponse_FieldPathValue // (or array of values) and holds passed value. Panics if injected type is incorrect. WithIValue(value interface{}) WatchProbingSessionResponse_FieldPathValue WithIArrayOfValues(values interface{}) WatchProbingSessionResponse_FieldPathArrayOfValues WithIArrayItemValue(value interface{}) WatchProbingSessionResponse_FieldPathArrayItemValue }
FieldPath provides implementation to handle https://github.com/protocolbuffers/protobuf/blob/master/src/google/protobuf/field_mask.proto
func BuildWatchProbingSessionResponse_FieldPath ¶
func BuildWatchProbingSessionResponse_FieldPath(fp gotenobject.RawFieldPath) (WatchProbingSessionResponse_FieldPath, error)
func MustParseWatchProbingSessionResponse_FieldPath ¶
func MustParseWatchProbingSessionResponse_FieldPath(rawField string) WatchProbingSessionResponse_FieldPath
func ParseWatchProbingSessionResponse_FieldPath ¶
func ParseWatchProbingSessionResponse_FieldPath(rawField string) (WatchProbingSessionResponse_FieldPath, error)
type WatchProbingSessionResponse_FieldPathArrayItemValue ¶
type WatchProbingSessionResponse_FieldPathArrayItemValue interface { gotenobject.FieldPathArrayItemValue WatchProbingSessionResponse_FieldPath ContainsValue(*WatchProbingSessionResponse) bool }
WatchProbingSessionResponse_FieldPathArrayItemValue allows storing single item in Path-specific values for WatchProbingSessionResponse according to their type Present only for array (repeated) types.
func MustParseWatchProbingSessionResponse_FieldPathArrayItemValue ¶
func MustParseWatchProbingSessionResponse_FieldPathArrayItemValue(pathStr, valueStr string) WatchProbingSessionResponse_FieldPathArrayItemValue
func ParseWatchProbingSessionResponse_FieldPathArrayItemValue ¶
func ParseWatchProbingSessionResponse_FieldPathArrayItemValue(pathStr, valueStr string) (WatchProbingSessionResponse_FieldPathArrayItemValue, error)
ParseWatchProbingSessionResponse_FieldPathArrayItemValue parses string and JSON-encoded value to its Value
type WatchProbingSessionResponse_FieldPathArrayOfValues ¶
type WatchProbingSessionResponse_FieldPathArrayOfValues interface { gotenobject.FieldPathArrayOfValues WatchProbingSessionResponse_FieldPath }
WatchProbingSessionResponse_FieldPathArrayOfValues allows storing slice of values for WatchProbingSessionResponse fields according to their type
func MustParseWatchProbingSessionResponse_FieldPathArrayOfValues ¶
func MustParseWatchProbingSessionResponse_FieldPathArrayOfValues(pathStr, valuesStr string) WatchProbingSessionResponse_FieldPathArrayOfValues
func ParseWatchProbingSessionResponse_FieldPathArrayOfValues ¶
func ParseWatchProbingSessionResponse_FieldPathArrayOfValues(pathStr, valuesStr string) (WatchProbingSessionResponse_FieldPathArrayOfValues, error)
type WatchProbingSessionResponse_FieldPathSelector ¶
type WatchProbingSessionResponse_FieldPathSelector int32
const (
WatchProbingSessionResponse_FieldPathSelectorChange WatchProbingSessionResponse_FieldPathSelector = 0
)
func (WatchProbingSessionResponse_FieldPathSelector) String ¶
func (s WatchProbingSessionResponse_FieldPathSelector) String() string
type WatchProbingSessionResponse_FieldPathValue ¶
type WatchProbingSessionResponse_FieldPathValue interface { WatchProbingSessionResponse_FieldPath gotenobject.FieldPathValue SetTo(target **WatchProbingSessionResponse) CompareWith(*WatchProbingSessionResponse) (cmp int, comparable bool) }
WatchProbingSessionResponse_FieldPathValue allows storing values for WatchProbingSessionResponse fields according to their type
func MustParseWatchProbingSessionResponse_FieldPathValue ¶
func MustParseWatchProbingSessionResponse_FieldPathValue(pathStr, valueStr string) WatchProbingSessionResponse_FieldPathValue
func ParseWatchProbingSessionResponse_FieldPathValue ¶
func ParseWatchProbingSessionResponse_FieldPathValue(pathStr, valueStr string) (WatchProbingSessionResponse_FieldPathValue, error)
type WatchProbingSessionResponse_FieldTerminalPath ¶
type WatchProbingSessionResponse_FieldTerminalPath struct {
// contains filtered or unexported fields
}
func (*WatchProbingSessionResponse_FieldTerminalPath) ClearValue ¶
func (fp *WatchProbingSessionResponse_FieldTerminalPath) ClearValue(item *WatchProbingSessionResponse)
func (*WatchProbingSessionResponse_FieldTerminalPath) ClearValueRaw ¶
func (fp *WatchProbingSessionResponse_FieldTerminalPath) ClearValueRaw(item proto.Message)
func (*WatchProbingSessionResponse_FieldTerminalPath) Get ¶
func (fp *WatchProbingSessionResponse_FieldTerminalPath) Get(source *WatchProbingSessionResponse) (values []interface{})
Get returns all values pointed by specific field from source WatchProbingSessionResponse
func (*WatchProbingSessionResponse_FieldTerminalPath) GetDefault ¶
func (fp *WatchProbingSessionResponse_FieldTerminalPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*WatchProbingSessionResponse_FieldTerminalPath) GetRaw ¶
func (fp *WatchProbingSessionResponse_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
func (*WatchProbingSessionResponse_FieldTerminalPath) GetSingle ¶
func (fp *WatchProbingSessionResponse_FieldTerminalPath) GetSingle(source *WatchProbingSessionResponse) (interface{}, bool)
GetSingle returns value pointed by specific field of from source WatchProbingSessionResponse
func (*WatchProbingSessionResponse_FieldTerminalPath) GetSingleRaw ¶
func (fp *WatchProbingSessionResponse_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*WatchProbingSessionResponse_FieldTerminalPath) IsLeaf ¶
func (fp *WatchProbingSessionResponse_FieldTerminalPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*WatchProbingSessionResponse_FieldTerminalPath) JSONString ¶
func (fp *WatchProbingSessionResponse_FieldTerminalPath) JSONString() string
JSONString returns path representation is JSON convention
func (*WatchProbingSessionResponse_FieldTerminalPath) Selector ¶
func (fp *WatchProbingSessionResponse_FieldTerminalPath) Selector() WatchProbingSessionResponse_FieldPathSelector
func (*WatchProbingSessionResponse_FieldTerminalPath) String ¶
func (fp *WatchProbingSessionResponse_FieldTerminalPath) String() string
String returns path representation in proto convention
func (*WatchProbingSessionResponse_FieldTerminalPath) WithIArrayItemValue ¶
func (fp *WatchProbingSessionResponse_FieldTerminalPath) WithIArrayItemValue(value interface{}) WatchProbingSessionResponse_FieldPathArrayItemValue
func (*WatchProbingSessionResponse_FieldTerminalPath) WithIArrayOfValues ¶
func (fp *WatchProbingSessionResponse_FieldTerminalPath) WithIArrayOfValues(values interface{}) WatchProbingSessionResponse_FieldPathArrayOfValues
func (*WatchProbingSessionResponse_FieldTerminalPath) WithIValue ¶
func (fp *WatchProbingSessionResponse_FieldTerminalPath) WithIValue(value interface{}) WatchProbingSessionResponse_FieldPathValue
func (*WatchProbingSessionResponse_FieldTerminalPath) WithRawIArrayItemValue ¶
func (fp *WatchProbingSessionResponse_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*WatchProbingSessionResponse_FieldTerminalPath) WithRawIArrayOfValues ¶
func (fp *WatchProbingSessionResponse_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*WatchProbingSessionResponse_FieldTerminalPath) WithRawIValue ¶
func (fp *WatchProbingSessionResponse_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type WatchProbingSessionResponse_FieldTerminalPathArrayItemValue ¶
type WatchProbingSessionResponse_FieldTerminalPathArrayItemValue struct { WatchProbingSessionResponse_FieldTerminalPath // contains filtered or unexported fields }
func (*WatchProbingSessionResponse_FieldTerminalPathArrayItemValue) ContainsValue ¶
func (fpaiv *WatchProbingSessionResponse_FieldTerminalPathArrayItemValue) ContainsValue(source *WatchProbingSessionResponse) bool
Contains returns a boolean indicating if value that is being held is present in given 'WatchProbingSessionResponse'
func (*WatchProbingSessionResponse_FieldTerminalPathArrayItemValue) GetRawItemValue ¶
func (fpaiv *WatchProbingSessionResponse_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored element value for array in object WatchProbingSessionResponse as interface{}
func (*WatchProbingSessionResponse_FieldTerminalPathArrayItemValue) GetSingle ¶
func (fpaiv *WatchProbingSessionResponse_FieldTerminalPathArrayItemValue) GetSingle(source *WatchProbingSessionResponse) (interface{}, bool)
func (*WatchProbingSessionResponse_FieldTerminalPathArrayItemValue) GetSingleRaw ¶
func (fpaiv *WatchProbingSessionResponse_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
type WatchProbingSessionResponse_FieldTerminalPathArrayOfValues ¶
type WatchProbingSessionResponse_FieldTerminalPathArrayOfValues struct { WatchProbingSessionResponse_FieldTerminalPath // contains filtered or unexported fields }
func (*WatchProbingSessionResponse_FieldTerminalPathArrayOfValues) AsChangeArrayOfValues ¶
func (fpaov *WatchProbingSessionResponse_FieldTerminalPathArrayOfValues) AsChangeArrayOfValues() ([]*probing_session.ProbingSessionChange, bool)
func (*WatchProbingSessionResponse_FieldTerminalPathArrayOfValues) GetRawValues ¶
func (fpaov *WatchProbingSessionResponse_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
type WatchProbingSessionResponse_FieldTerminalPathValue ¶
type WatchProbingSessionResponse_FieldTerminalPathValue struct { WatchProbingSessionResponse_FieldTerminalPath // contains filtered or unexported fields }
func (*WatchProbingSessionResponse_FieldTerminalPathValue) AsChangeValue ¶
func (fpv *WatchProbingSessionResponse_FieldTerminalPathValue) AsChangeValue() (*probing_session.ProbingSessionChange, bool)
func (*WatchProbingSessionResponse_FieldTerminalPathValue) CompareWith ¶
func (fpv *WatchProbingSessionResponse_FieldTerminalPathValue) CompareWith(source *WatchProbingSessionResponse) (int, bool)
CompareWith compares value in the 'WatchProbingSessionResponse_FieldTerminalPathValue' with the value under path in 'WatchProbingSessionResponse'.
func (*WatchProbingSessionResponse_FieldTerminalPathValue) CompareWithRaw ¶
func (fpv *WatchProbingSessionResponse_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*WatchProbingSessionResponse_FieldTerminalPathValue) GetRawValue ¶
func (fpv *WatchProbingSessionResponse_FieldTerminalPathValue) GetRawValue() interface{}
GetRawValue returns raw value stored under selected path for 'WatchProbingSessionResponse' as interface{}
func (*WatchProbingSessionResponse_FieldTerminalPathValue) SetTo ¶
func (fpv *WatchProbingSessionResponse_FieldTerminalPathValue) SetTo(target **WatchProbingSessionResponse)
SetTo stores value for selected field for object WatchProbingSessionResponse
func (*WatchProbingSessionResponse_FieldTerminalPathValue) SetToRaw ¶
func (fpv *WatchProbingSessionResponse_FieldTerminalPathValue) SetToRaw(target proto.Message)
type WatchProbingSessionsClientStream ¶
type WatchProbingSessionsClientStream interface { Recv() (*WatchProbingSessionsResponse, error) grpc.ClientStream }
type WatchProbingSessionsDescriptor ¶
type WatchProbingSessionsDescriptor struct{}
func GetWatchProbingSessionsDescriptor ¶
func GetWatchProbingSessionsDescriptor() *WatchProbingSessionsDescriptor
func (*WatchProbingSessionsDescriptor) GetApiDescriptor ¶
func (d *WatchProbingSessionsDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
func (*WatchProbingSessionsDescriptor) GetApiName ¶
func (d *WatchProbingSessionsDescriptor) GetApiName() string
func (*WatchProbingSessionsDescriptor) GetClientMsgReflectHandle ¶
func (d *WatchProbingSessionsDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
func (*WatchProbingSessionsDescriptor) GetFullMethodName ¶
func (d *WatchProbingSessionsDescriptor) GetFullMethodName() string
func (*WatchProbingSessionsDescriptor) GetMethodName ¶
func (d *WatchProbingSessionsDescriptor) GetMethodName() string
func (*WatchProbingSessionsDescriptor) GetProtoPkgName ¶
func (d *WatchProbingSessionsDescriptor) GetProtoPkgName() string
func (*WatchProbingSessionsDescriptor) GetResourceDescriptor ¶
func (d *WatchProbingSessionsDescriptor) GetResourceDescriptor() gotenresource.Descriptor
func (*WatchProbingSessionsDescriptor) GetServerMsgReflectHandle ¶
func (d *WatchProbingSessionsDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
func (*WatchProbingSessionsDescriptor) GetServiceDomain ¶
func (d *WatchProbingSessionsDescriptor) GetServiceDomain() string
func (*WatchProbingSessionsDescriptor) GetServiceVersion ¶
func (d *WatchProbingSessionsDescriptor) GetServiceVersion() string
func (*WatchProbingSessionsDescriptor) GetVerb ¶
func (d *WatchProbingSessionsDescriptor) GetVerb() string
func (*WatchProbingSessionsDescriptor) HasResource ¶
func (d *WatchProbingSessionsDescriptor) HasResource() bool
func (*WatchProbingSessionsDescriptor) IsClientStream ¶
func (d *WatchProbingSessionsDescriptor) IsClientStream() bool
func (*WatchProbingSessionsDescriptor) IsCollection ¶
func (d *WatchProbingSessionsDescriptor) IsCollection() bool
func (*WatchProbingSessionsDescriptor) IsPlural ¶
func (d *WatchProbingSessionsDescriptor) IsPlural() bool
func (*WatchProbingSessionsDescriptor) IsServerStream ¶
func (d *WatchProbingSessionsDescriptor) IsServerStream() bool
func (*WatchProbingSessionsDescriptor) IsUnary ¶
func (d *WatchProbingSessionsDescriptor) IsUnary() bool
func (*WatchProbingSessionsDescriptor) NewEmptyClientMsg ¶
func (d *WatchProbingSessionsDescriptor) NewEmptyClientMsg() proto.Message
func (*WatchProbingSessionsDescriptor) NewEmptyServerMsg ¶
func (d *WatchProbingSessionsDescriptor) NewEmptyServerMsg() proto.Message
func (*WatchProbingSessionsDescriptor) RequestHasResourceBody ¶
func (d *WatchProbingSessionsDescriptor) RequestHasResourceBody() bool
type WatchProbingSessionsDescriptorClientMsgHandle ¶
type WatchProbingSessionsDescriptorClientMsgHandle struct{}
func (*WatchProbingSessionsDescriptorClientMsgHandle) ExtractCollectionName ¶
func (h *WatchProbingSessionsDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*WatchProbingSessionsDescriptorClientMsgHandle) ExtractResourceName ¶
func (h *WatchProbingSessionsDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*WatchProbingSessionsDescriptorClientMsgHandle) ExtractResourceNames ¶
func (h *WatchProbingSessionsDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type WatchProbingSessionsDescriptorServerMsgHandle ¶
type WatchProbingSessionsDescriptorServerMsgHandle struct{}
func (*WatchProbingSessionsDescriptorServerMsgHandle) ExtractCollectionName ¶
func (h *WatchProbingSessionsDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*WatchProbingSessionsDescriptorServerMsgHandle) ExtractResourceName ¶
func (h *WatchProbingSessionsDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*WatchProbingSessionsDescriptorServerMsgHandle) ExtractResourceNames ¶
func (h *WatchProbingSessionsDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type WatchProbingSessionsRequest ¶
type WatchProbingSessionsRequest 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.ProbingSession Parent *probing_session.ParentReference `protobuf:"bytes,1,opt,customtype=ParentReference,name=parent,proto3" json:"parent,omitempty" firestore:"parent"` // Requested page size. Server may return fewer ProbingSessions 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_session.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_session.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_session.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 ProbingSession that don't // affect any of masked fields won't be sent back. FieldMask *probing_session.ProbingSession_FieldMask `` /* 146-byte string literal not displayed */ // View defines list of standard response fields present in response items. // Additional fields can be amended by request field field_mask Changes to // ProbingSession 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 [WatchProbingSessions][ntt.watchdog.v1alpha2.WatchProbingSessions]
func (*WatchProbingSessionsRequest) Clone ¶
func (o *WatchProbingSessionsRequest) Clone() *WatchProbingSessionsRequest
func (*WatchProbingSessionsRequest) CloneRaw ¶
func (o *WatchProbingSessionsRequest) CloneRaw() gotenobject.GotenObjectExt
func (*WatchProbingSessionsRequest) Descriptor ¶
func (*WatchProbingSessionsRequest) Descriptor() ([]byte, []int)
Deprecated, Use WatchProbingSessionsRequest.ProtoReflect.Descriptor instead.
func (*WatchProbingSessionsRequest) GetFieldMask ¶
func (m *WatchProbingSessionsRequest) GetFieldMask() *probing_session.ProbingSession_FieldMask
func (*WatchProbingSessionsRequest) GetFilter ¶
func (m *WatchProbingSessionsRequest) GetFilter() *probing_session.Filter
func (*WatchProbingSessionsRequest) GetMaxChunkSize ¶
func (m *WatchProbingSessionsRequest) GetMaxChunkSize() int32
func (*WatchProbingSessionsRequest) GetOrderBy ¶
func (m *WatchProbingSessionsRequest) GetOrderBy() *probing_session.OrderBy
func (*WatchProbingSessionsRequest) GetPageSize ¶
func (m *WatchProbingSessionsRequest) GetPageSize() int32
func (*WatchProbingSessionsRequest) GetPageToken ¶
func (m *WatchProbingSessionsRequest) GetPageToken() *probing_session.PagerCursor
func (*WatchProbingSessionsRequest) GetParent ¶
func (m *WatchProbingSessionsRequest) GetParent() *probing_session.ParentReference
func (*WatchProbingSessionsRequest) GetResumeToken ¶
func (m *WatchProbingSessionsRequest) GetResumeToken() string
func (*WatchProbingSessionsRequest) GetType ¶
func (m *WatchProbingSessionsRequest) GetType() watch_type.WatchType
func (*WatchProbingSessionsRequest) GetView ¶
func (m *WatchProbingSessionsRequest) GetView() view.View
func (*WatchProbingSessionsRequest) GotenMessage ¶
func (*WatchProbingSessionsRequest) GotenMessage()
func (*WatchProbingSessionsRequest) GotenObjectExt ¶
func (o *WatchProbingSessionsRequest) GotenObjectExt()
func (*WatchProbingSessionsRequest) GotenValidate ¶
func (obj *WatchProbingSessionsRequest) GotenValidate() error
func (*WatchProbingSessionsRequest) MakeDiffFieldMask ¶
func (o *WatchProbingSessionsRequest) MakeDiffFieldMask(other *WatchProbingSessionsRequest) *WatchProbingSessionsRequest_FieldMask
func (*WatchProbingSessionsRequest) MakeFullFieldMask ¶
func (o *WatchProbingSessionsRequest) MakeFullFieldMask() *WatchProbingSessionsRequest_FieldMask
func (*WatchProbingSessionsRequest) MakeRawDiffFieldMask ¶
func (o *WatchProbingSessionsRequest) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
func (*WatchProbingSessionsRequest) MakeRawFullFieldMask ¶
func (o *WatchProbingSessionsRequest) MakeRawFullFieldMask() gotenobject.FieldMask
func (*WatchProbingSessionsRequest) Marshal ¶
func (m *WatchProbingSessionsRequest) Marshal() ([]byte, error)
func (*WatchProbingSessionsRequest) MarshalJSON ¶
func (m *WatchProbingSessionsRequest) MarshalJSON() ([]byte, error)
func (*WatchProbingSessionsRequest) Merge ¶
func (o *WatchProbingSessionsRequest) Merge(source *WatchProbingSessionsRequest)
func (*WatchProbingSessionsRequest) MergeRaw ¶
func (o *WatchProbingSessionsRequest) MergeRaw(source gotenobject.GotenObjectExt)
func (*WatchProbingSessionsRequest) ProtoMessage ¶
func (*WatchProbingSessionsRequest) ProtoMessage()
func (*WatchProbingSessionsRequest) ProtoReflect ¶
func (m *WatchProbingSessionsRequest) ProtoReflect() preflect.Message
func (*WatchProbingSessionsRequest) Reset ¶
func (m *WatchProbingSessionsRequest) Reset()
func (*WatchProbingSessionsRequest) SetFieldMask ¶
func (m *WatchProbingSessionsRequest) SetFieldMask(fv *probing_session.ProbingSession_FieldMask)
func (*WatchProbingSessionsRequest) SetFilter ¶
func (m *WatchProbingSessionsRequest) SetFilter(fv *probing_session.Filter)
func (*WatchProbingSessionsRequest) SetMaxChunkSize ¶
func (m *WatchProbingSessionsRequest) SetMaxChunkSize(fv int32)
func (*WatchProbingSessionsRequest) SetOrderBy ¶
func (m *WatchProbingSessionsRequest) SetOrderBy(fv *probing_session.OrderBy)
func (*WatchProbingSessionsRequest) SetPageSize ¶
func (m *WatchProbingSessionsRequest) SetPageSize(fv int32)
func (*WatchProbingSessionsRequest) SetPageToken ¶
func (m *WatchProbingSessionsRequest) SetPageToken(fv *probing_session.PagerCursor)
func (*WatchProbingSessionsRequest) SetParent ¶
func (m *WatchProbingSessionsRequest) SetParent(fv *probing_session.ParentReference)
func (*WatchProbingSessionsRequest) SetResumeToken ¶
func (m *WatchProbingSessionsRequest) SetResumeToken(fv string)
func (*WatchProbingSessionsRequest) SetType ¶
func (m *WatchProbingSessionsRequest) SetType(fv watch_type.WatchType)
func (*WatchProbingSessionsRequest) SetView ¶
func (m *WatchProbingSessionsRequest) SetView(fv view.View)
func (*WatchProbingSessionsRequest) String ¶
func (m *WatchProbingSessionsRequest) String() string
func (*WatchProbingSessionsRequest) Unmarshal ¶
func (m *WatchProbingSessionsRequest) Unmarshal(b []byte) error
func (*WatchProbingSessionsRequest) UnmarshalJSON ¶
func (m *WatchProbingSessionsRequest) UnmarshalJSON(data []byte) error
type WatchProbingSessionsRequestFieldPathBuilder ¶
type WatchProbingSessionsRequestFieldPathBuilder struct{}
func NewWatchProbingSessionsRequestFieldPathBuilder ¶
func NewWatchProbingSessionsRequestFieldPathBuilder() WatchProbingSessionsRequestFieldPathBuilder
func (WatchProbingSessionsRequestFieldPathBuilder) MaxChunkSize ¶
func (WatchProbingSessionsRequestFieldPathBuilder) ResumeToken ¶
type WatchProbingSessionsRequestPathSelectorFieldMask ¶
type WatchProbingSessionsRequestPathSelectorFieldMask struct{}
func (WatchProbingSessionsRequestPathSelectorFieldMask) WithArrayOfValues ¶
func (s WatchProbingSessionsRequestPathSelectorFieldMask) WithArrayOfValues(values []*probing_session.ProbingSession_FieldMask) *WatchProbingSessionsRequest_FieldTerminalPathArrayOfValues
type WatchProbingSessionsRequestPathSelectorFilter ¶
type WatchProbingSessionsRequestPathSelectorFilter struct{}
func (WatchProbingSessionsRequestPathSelectorFilter) WithArrayOfValues ¶
func (s WatchProbingSessionsRequestPathSelectorFilter) WithArrayOfValues(values []*probing_session.Filter) *WatchProbingSessionsRequest_FieldTerminalPathArrayOfValues
func (WatchProbingSessionsRequestPathSelectorFilter) WithValue ¶
func (s WatchProbingSessionsRequestPathSelectorFilter) WithValue(value *probing_session.Filter) *WatchProbingSessionsRequest_FieldTerminalPathValue
type WatchProbingSessionsRequestPathSelectorMaxChunkSize ¶
type WatchProbingSessionsRequestPathSelectorMaxChunkSize struct{}
func (WatchProbingSessionsRequestPathSelectorMaxChunkSize) WithArrayOfValues ¶
func (s WatchProbingSessionsRequestPathSelectorMaxChunkSize) WithArrayOfValues(values []int32) *WatchProbingSessionsRequest_FieldTerminalPathArrayOfValues
func (WatchProbingSessionsRequestPathSelectorMaxChunkSize) WithValue ¶
func (s WatchProbingSessionsRequestPathSelectorMaxChunkSize) WithValue(value int32) *WatchProbingSessionsRequest_FieldTerminalPathValue
type WatchProbingSessionsRequestPathSelectorOrderBy ¶
type WatchProbingSessionsRequestPathSelectorOrderBy struct{}
func (WatchProbingSessionsRequestPathSelectorOrderBy) WithArrayOfValues ¶
func (s WatchProbingSessionsRequestPathSelectorOrderBy) WithArrayOfValues(values []*probing_session.OrderBy) *WatchProbingSessionsRequest_FieldTerminalPathArrayOfValues
func (WatchProbingSessionsRequestPathSelectorOrderBy) WithValue ¶
func (s WatchProbingSessionsRequestPathSelectorOrderBy) WithValue(value *probing_session.OrderBy) *WatchProbingSessionsRequest_FieldTerminalPathValue
type WatchProbingSessionsRequestPathSelectorPageSize ¶
type WatchProbingSessionsRequestPathSelectorPageSize struct{}
func (WatchProbingSessionsRequestPathSelectorPageSize) WithArrayOfValues ¶
func (s WatchProbingSessionsRequestPathSelectorPageSize) WithArrayOfValues(values []int32) *WatchProbingSessionsRequest_FieldTerminalPathArrayOfValues
func (WatchProbingSessionsRequestPathSelectorPageSize) WithValue ¶
func (s WatchProbingSessionsRequestPathSelectorPageSize) WithValue(value int32) *WatchProbingSessionsRequest_FieldTerminalPathValue
type WatchProbingSessionsRequestPathSelectorPageToken ¶
type WatchProbingSessionsRequestPathSelectorPageToken struct{}
func (WatchProbingSessionsRequestPathSelectorPageToken) WithArrayOfValues ¶
func (s WatchProbingSessionsRequestPathSelectorPageToken) WithArrayOfValues(values []*probing_session.PagerCursor) *WatchProbingSessionsRequest_FieldTerminalPathArrayOfValues
func (WatchProbingSessionsRequestPathSelectorPageToken) WithValue ¶
func (s WatchProbingSessionsRequestPathSelectorPageToken) WithValue(value *probing_session.PagerCursor) *WatchProbingSessionsRequest_FieldTerminalPathValue
type WatchProbingSessionsRequestPathSelectorParent ¶
type WatchProbingSessionsRequestPathSelectorParent struct{}
func (WatchProbingSessionsRequestPathSelectorParent) WithArrayOfValues ¶
func (s WatchProbingSessionsRequestPathSelectorParent) WithArrayOfValues(values []*probing_session.ParentReference) *WatchProbingSessionsRequest_FieldTerminalPathArrayOfValues
type WatchProbingSessionsRequestPathSelectorResumeToken ¶
type WatchProbingSessionsRequestPathSelectorResumeToken struct{}
func (WatchProbingSessionsRequestPathSelectorResumeToken) WithArrayOfValues ¶
func (s WatchProbingSessionsRequestPathSelectorResumeToken) WithArrayOfValues(values []string) *WatchProbingSessionsRequest_FieldTerminalPathArrayOfValues
func (WatchProbingSessionsRequestPathSelectorResumeToken) WithValue ¶
func (s WatchProbingSessionsRequestPathSelectorResumeToken) WithValue(value string) *WatchProbingSessionsRequest_FieldTerminalPathValue
type WatchProbingSessionsRequestPathSelectorType ¶
type WatchProbingSessionsRequestPathSelectorType struct{}
func (WatchProbingSessionsRequestPathSelectorType) WithArrayOfValues ¶
func (s WatchProbingSessionsRequestPathSelectorType) WithArrayOfValues(values []watch_type.WatchType) *WatchProbingSessionsRequest_FieldTerminalPathArrayOfValues
func (WatchProbingSessionsRequestPathSelectorType) WithValue ¶
func (s WatchProbingSessionsRequestPathSelectorType) WithValue(value watch_type.WatchType) *WatchProbingSessionsRequest_FieldTerminalPathValue
type WatchProbingSessionsRequestPathSelectorView ¶
type WatchProbingSessionsRequestPathSelectorView struct{}
func (WatchProbingSessionsRequestPathSelectorView) WithArrayOfValues ¶
func (s WatchProbingSessionsRequestPathSelectorView) WithArrayOfValues(values []view.View) *WatchProbingSessionsRequest_FieldTerminalPathArrayOfValues
func (WatchProbingSessionsRequestPathSelectorView) WithValue ¶
func (s WatchProbingSessionsRequestPathSelectorView) WithValue(value view.View) *WatchProbingSessionsRequest_FieldTerminalPathValue
type WatchProbingSessionsRequest_FieldMask ¶
type WatchProbingSessionsRequest_FieldMask struct {
Paths []WatchProbingSessionsRequest_FieldPath
}
func FullWatchProbingSessionsRequest_FieldMask ¶
func FullWatchProbingSessionsRequest_FieldMask() *WatchProbingSessionsRequest_FieldMask
func (*WatchProbingSessionsRequest_FieldMask) AppendPath ¶
func (fieldMask *WatchProbingSessionsRequest_FieldMask) AppendPath(path WatchProbingSessionsRequest_FieldPath)
func (*WatchProbingSessionsRequest_FieldMask) AppendRawPath ¶
func (fieldMask *WatchProbingSessionsRequest_FieldMask) AppendRawPath(path gotenobject.FieldPath)
func (*WatchProbingSessionsRequest_FieldMask) DecodeFirestore ¶
func (fieldMask *WatchProbingSessionsRequest_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
func (*WatchProbingSessionsRequest_FieldMask) EncodeFirestore ¶
func (fieldMask *WatchProbingSessionsRequest_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
firestore encoding/decoding integration
func (*WatchProbingSessionsRequest_FieldMask) FilterInputFields ¶
func (fieldMask *WatchProbingSessionsRequest_FieldMask) FilterInputFields() *WatchProbingSessionsRequest_FieldMask
FilterInputFields generates copy of field paths with output_only field paths removed
func (*WatchProbingSessionsRequest_FieldMask) FromProtoFieldMask ¶
func (fieldMask *WatchProbingSessionsRequest_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
func (*WatchProbingSessionsRequest_FieldMask) GetPaths ¶
func (fieldMask *WatchProbingSessionsRequest_FieldMask) GetPaths() []WatchProbingSessionsRequest_FieldPath
func (*WatchProbingSessionsRequest_FieldMask) GetRawPaths ¶
func (fieldMask *WatchProbingSessionsRequest_FieldMask) GetRawPaths() []gotenobject.FieldPath
func (*WatchProbingSessionsRequest_FieldMask) IsFull ¶
func (fieldMask *WatchProbingSessionsRequest_FieldMask) IsFull() bool
func (WatchProbingSessionsRequest_FieldMask) Marshal ¶
func (fieldMask WatchProbingSessionsRequest_FieldMask) Marshal() ([]byte, error)
implement methods required by customType
func (WatchProbingSessionsRequest_FieldMask) MarshalJSON ¶
func (fieldMask WatchProbingSessionsRequest_FieldMask) MarshalJSON() ([]byte, error)
func (*WatchProbingSessionsRequest_FieldMask) PathsCount ¶
func (fieldMask *WatchProbingSessionsRequest_FieldMask) PathsCount() int
func (*WatchProbingSessionsRequest_FieldMask) Project ¶
func (fieldMask *WatchProbingSessionsRequest_FieldMask) Project(source *WatchProbingSessionsRequest) *WatchProbingSessionsRequest
func (*WatchProbingSessionsRequest_FieldMask) ProjectRaw ¶
func (fieldMask *WatchProbingSessionsRequest_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
func (*WatchProbingSessionsRequest_FieldMask) ProtoMessage ¶
func (fieldMask *WatchProbingSessionsRequest_FieldMask) ProtoMessage()
func (*WatchProbingSessionsRequest_FieldMask) ProtoReflect ¶
func (fieldMask *WatchProbingSessionsRequest_FieldMask) ProtoReflect() preflect.Message
func (*WatchProbingSessionsRequest_FieldMask) Reset ¶
func (fieldMask *WatchProbingSessionsRequest_FieldMask) Reset()
func (*WatchProbingSessionsRequest_FieldMask) Set ¶
func (fieldMask *WatchProbingSessionsRequest_FieldMask) Set(target, source *WatchProbingSessionsRequest)
func (*WatchProbingSessionsRequest_FieldMask) SetFromCliFlag ¶
func (fieldMask *WatchProbingSessionsRequest_FieldMask) SetFromCliFlag(raw string) error
func (*WatchProbingSessionsRequest_FieldMask) SetRaw ¶
func (fieldMask *WatchProbingSessionsRequest_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
func (*WatchProbingSessionsRequest_FieldMask) Size ¶
func (fieldMask *WatchProbingSessionsRequest_FieldMask) Size() int
func (*WatchProbingSessionsRequest_FieldMask) String ¶
func (fieldMask *WatchProbingSessionsRequest_FieldMask) String() string
func (*WatchProbingSessionsRequest_FieldMask) Subtract ¶
func (fieldMask *WatchProbingSessionsRequest_FieldMask) Subtract(other *WatchProbingSessionsRequest_FieldMask) *WatchProbingSessionsRequest_FieldMask
func (*WatchProbingSessionsRequest_FieldMask) SubtractRaw ¶
func (fieldMask *WatchProbingSessionsRequest_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
func (*WatchProbingSessionsRequest_FieldMask) ToProtoFieldMask ¶
func (fieldMask *WatchProbingSessionsRequest_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
ToFieldMask is used for proto conversions
func (*WatchProbingSessionsRequest_FieldMask) Unmarshal ¶
func (fieldMask *WatchProbingSessionsRequest_FieldMask) Unmarshal(data []byte) error
func (*WatchProbingSessionsRequest_FieldMask) UnmarshalJSON ¶
func (fieldMask *WatchProbingSessionsRequest_FieldMask) UnmarshalJSON(data []byte) error
type WatchProbingSessionsRequest_FieldPath ¶
type WatchProbingSessionsRequest_FieldPath interface { gotenobject.FieldPath Selector() WatchProbingSessionsRequest_FieldPathSelector Get(source *WatchProbingSessionsRequest) []interface{} GetSingle(source *WatchProbingSessionsRequest) (interface{}, bool) ClearValue(item *WatchProbingSessionsRequest) // Those methods build corresponding WatchProbingSessionsRequest_FieldPathValue // (or array of values) and holds passed value. Panics if injected type is incorrect. WithIValue(value interface{}) WatchProbingSessionsRequest_FieldPathValue WithIArrayOfValues(values interface{}) WatchProbingSessionsRequest_FieldPathArrayOfValues WithIArrayItemValue(value interface{}) WatchProbingSessionsRequest_FieldPathArrayItemValue }
FieldPath provides implementation to handle https://github.com/protocolbuffers/protobuf/blob/master/src/google/protobuf/field_mask.proto
func BuildWatchProbingSessionsRequest_FieldPath ¶
func BuildWatchProbingSessionsRequest_FieldPath(fp gotenobject.RawFieldPath) (WatchProbingSessionsRequest_FieldPath, error)
func MustParseWatchProbingSessionsRequest_FieldPath ¶
func MustParseWatchProbingSessionsRequest_FieldPath(rawField string) WatchProbingSessionsRequest_FieldPath
func ParseWatchProbingSessionsRequest_FieldPath ¶
func ParseWatchProbingSessionsRequest_FieldPath(rawField string) (WatchProbingSessionsRequest_FieldPath, error)
type WatchProbingSessionsRequest_FieldPathArrayItemValue ¶
type WatchProbingSessionsRequest_FieldPathArrayItemValue interface { gotenobject.FieldPathArrayItemValue WatchProbingSessionsRequest_FieldPath ContainsValue(*WatchProbingSessionsRequest) bool }
WatchProbingSessionsRequest_FieldPathArrayItemValue allows storing single item in Path-specific values for WatchProbingSessionsRequest according to their type Present only for array (repeated) types.
func MustParseWatchProbingSessionsRequest_FieldPathArrayItemValue ¶
func MustParseWatchProbingSessionsRequest_FieldPathArrayItemValue(pathStr, valueStr string) WatchProbingSessionsRequest_FieldPathArrayItemValue
func ParseWatchProbingSessionsRequest_FieldPathArrayItemValue ¶
func ParseWatchProbingSessionsRequest_FieldPathArrayItemValue(pathStr, valueStr string) (WatchProbingSessionsRequest_FieldPathArrayItemValue, error)
ParseWatchProbingSessionsRequest_FieldPathArrayItemValue parses string and JSON-encoded value to its Value
type WatchProbingSessionsRequest_FieldPathArrayOfValues ¶
type WatchProbingSessionsRequest_FieldPathArrayOfValues interface { gotenobject.FieldPathArrayOfValues WatchProbingSessionsRequest_FieldPath }
WatchProbingSessionsRequest_FieldPathArrayOfValues allows storing slice of values for WatchProbingSessionsRequest fields according to their type
func MustParseWatchProbingSessionsRequest_FieldPathArrayOfValues ¶
func MustParseWatchProbingSessionsRequest_FieldPathArrayOfValues(pathStr, valuesStr string) WatchProbingSessionsRequest_FieldPathArrayOfValues
func ParseWatchProbingSessionsRequest_FieldPathArrayOfValues ¶
func ParseWatchProbingSessionsRequest_FieldPathArrayOfValues(pathStr, valuesStr string) (WatchProbingSessionsRequest_FieldPathArrayOfValues, error)
type WatchProbingSessionsRequest_FieldPathSelector ¶
type WatchProbingSessionsRequest_FieldPathSelector int32
const ( WatchProbingSessionsRequest_FieldPathSelectorType WatchProbingSessionsRequest_FieldPathSelector = 0 WatchProbingSessionsRequest_FieldPathSelectorParent WatchProbingSessionsRequest_FieldPathSelector = 1 WatchProbingSessionsRequest_FieldPathSelectorPageSize WatchProbingSessionsRequest_FieldPathSelector = 2 WatchProbingSessionsRequest_FieldPathSelectorPageToken WatchProbingSessionsRequest_FieldPathSelector = 3 WatchProbingSessionsRequest_FieldPathSelectorOrderBy WatchProbingSessionsRequest_FieldPathSelector = 4 WatchProbingSessionsRequest_FieldPathSelectorResumeToken WatchProbingSessionsRequest_FieldPathSelector = 5 WatchProbingSessionsRequest_FieldPathSelectorFilter WatchProbingSessionsRequest_FieldPathSelector = 6 WatchProbingSessionsRequest_FieldPathSelectorFieldMask WatchProbingSessionsRequest_FieldPathSelector = 7 WatchProbingSessionsRequest_FieldPathSelectorView WatchProbingSessionsRequest_FieldPathSelector = 8 WatchProbingSessionsRequest_FieldPathSelectorMaxChunkSize WatchProbingSessionsRequest_FieldPathSelector = 9 )
func (WatchProbingSessionsRequest_FieldPathSelector) String ¶
func (s WatchProbingSessionsRequest_FieldPathSelector) String() string
type WatchProbingSessionsRequest_FieldPathValue ¶
type WatchProbingSessionsRequest_FieldPathValue interface { WatchProbingSessionsRequest_FieldPath gotenobject.FieldPathValue SetTo(target **WatchProbingSessionsRequest) CompareWith(*WatchProbingSessionsRequest) (cmp int, comparable bool) }
WatchProbingSessionsRequest_FieldPathValue allows storing values for WatchProbingSessionsRequest fields according to their type
func MustParseWatchProbingSessionsRequest_FieldPathValue ¶
func MustParseWatchProbingSessionsRequest_FieldPathValue(pathStr, valueStr string) WatchProbingSessionsRequest_FieldPathValue
func ParseWatchProbingSessionsRequest_FieldPathValue ¶
func ParseWatchProbingSessionsRequest_FieldPathValue(pathStr, valueStr string) (WatchProbingSessionsRequest_FieldPathValue, error)
type WatchProbingSessionsRequest_FieldTerminalPath ¶
type WatchProbingSessionsRequest_FieldTerminalPath struct {
// contains filtered or unexported fields
}
func (*WatchProbingSessionsRequest_FieldTerminalPath) ClearValue ¶
func (fp *WatchProbingSessionsRequest_FieldTerminalPath) ClearValue(item *WatchProbingSessionsRequest)
func (*WatchProbingSessionsRequest_FieldTerminalPath) ClearValueRaw ¶
func (fp *WatchProbingSessionsRequest_FieldTerminalPath) ClearValueRaw(item proto.Message)
func (*WatchProbingSessionsRequest_FieldTerminalPath) Get ¶
func (fp *WatchProbingSessionsRequest_FieldTerminalPath) Get(source *WatchProbingSessionsRequest) (values []interface{})
Get returns all values pointed by specific field from source WatchProbingSessionsRequest
func (*WatchProbingSessionsRequest_FieldTerminalPath) GetDefault ¶
func (fp *WatchProbingSessionsRequest_FieldTerminalPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*WatchProbingSessionsRequest_FieldTerminalPath) GetRaw ¶
func (fp *WatchProbingSessionsRequest_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
func (*WatchProbingSessionsRequest_FieldTerminalPath) GetSingle ¶
func (fp *WatchProbingSessionsRequest_FieldTerminalPath) GetSingle(source *WatchProbingSessionsRequest) (interface{}, bool)
GetSingle returns value pointed by specific field of from source WatchProbingSessionsRequest
func (*WatchProbingSessionsRequest_FieldTerminalPath) GetSingleRaw ¶
func (fp *WatchProbingSessionsRequest_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*WatchProbingSessionsRequest_FieldTerminalPath) IsLeaf ¶
func (fp *WatchProbingSessionsRequest_FieldTerminalPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*WatchProbingSessionsRequest_FieldTerminalPath) JSONString ¶
func (fp *WatchProbingSessionsRequest_FieldTerminalPath) JSONString() string
JSONString returns path representation is JSON convention
func (*WatchProbingSessionsRequest_FieldTerminalPath) Selector ¶
func (fp *WatchProbingSessionsRequest_FieldTerminalPath) Selector() WatchProbingSessionsRequest_FieldPathSelector
func (*WatchProbingSessionsRequest_FieldTerminalPath) String ¶
func (fp *WatchProbingSessionsRequest_FieldTerminalPath) String() string
String returns path representation in proto convention
func (*WatchProbingSessionsRequest_FieldTerminalPath) WithIArrayItemValue ¶
func (fp *WatchProbingSessionsRequest_FieldTerminalPath) WithIArrayItemValue(value interface{}) WatchProbingSessionsRequest_FieldPathArrayItemValue
func (*WatchProbingSessionsRequest_FieldTerminalPath) WithIArrayOfValues ¶
func (fp *WatchProbingSessionsRequest_FieldTerminalPath) WithIArrayOfValues(values interface{}) WatchProbingSessionsRequest_FieldPathArrayOfValues
func (*WatchProbingSessionsRequest_FieldTerminalPath) WithIValue ¶
func (fp *WatchProbingSessionsRequest_FieldTerminalPath) WithIValue(value interface{}) WatchProbingSessionsRequest_FieldPathValue
func (*WatchProbingSessionsRequest_FieldTerminalPath) WithRawIArrayItemValue ¶
func (fp *WatchProbingSessionsRequest_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*WatchProbingSessionsRequest_FieldTerminalPath) WithRawIArrayOfValues ¶
func (fp *WatchProbingSessionsRequest_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*WatchProbingSessionsRequest_FieldTerminalPath) WithRawIValue ¶
func (fp *WatchProbingSessionsRequest_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type WatchProbingSessionsRequest_FieldTerminalPathArrayItemValue ¶
type WatchProbingSessionsRequest_FieldTerminalPathArrayItemValue struct { WatchProbingSessionsRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*WatchProbingSessionsRequest_FieldTerminalPathArrayItemValue) ContainsValue ¶
func (fpaiv *WatchProbingSessionsRequest_FieldTerminalPathArrayItemValue) ContainsValue(source *WatchProbingSessionsRequest) bool
Contains returns a boolean indicating if value that is being held is present in given 'WatchProbingSessionsRequest'
func (*WatchProbingSessionsRequest_FieldTerminalPathArrayItemValue) GetRawItemValue ¶
func (fpaiv *WatchProbingSessionsRequest_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored element value for array in object WatchProbingSessionsRequest as interface{}
func (*WatchProbingSessionsRequest_FieldTerminalPathArrayItemValue) GetSingle ¶
func (fpaiv *WatchProbingSessionsRequest_FieldTerminalPathArrayItemValue) GetSingle(source *WatchProbingSessionsRequest) (interface{}, bool)
func (*WatchProbingSessionsRequest_FieldTerminalPathArrayItemValue) GetSingleRaw ¶
func (fpaiv *WatchProbingSessionsRequest_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
type WatchProbingSessionsRequest_FieldTerminalPathArrayOfValues ¶
type WatchProbingSessionsRequest_FieldTerminalPathArrayOfValues struct { WatchProbingSessionsRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*WatchProbingSessionsRequest_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues ¶
func (fpaov *WatchProbingSessionsRequest_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues() ([]*probing_session.ProbingSession_FieldMask, bool)
func (*WatchProbingSessionsRequest_FieldTerminalPathArrayOfValues) AsFilterArrayOfValues ¶
func (fpaov *WatchProbingSessionsRequest_FieldTerminalPathArrayOfValues) AsFilterArrayOfValues() ([]*probing_session.Filter, bool)
func (*WatchProbingSessionsRequest_FieldTerminalPathArrayOfValues) AsMaxChunkSizeArrayOfValues ¶
func (fpaov *WatchProbingSessionsRequest_FieldTerminalPathArrayOfValues) AsMaxChunkSizeArrayOfValues() ([]int32, bool)
func (*WatchProbingSessionsRequest_FieldTerminalPathArrayOfValues) AsOrderByArrayOfValues ¶
func (fpaov *WatchProbingSessionsRequest_FieldTerminalPathArrayOfValues) AsOrderByArrayOfValues() ([]*probing_session.OrderBy, bool)
func (*WatchProbingSessionsRequest_FieldTerminalPathArrayOfValues) AsPageSizeArrayOfValues ¶
func (fpaov *WatchProbingSessionsRequest_FieldTerminalPathArrayOfValues) AsPageSizeArrayOfValues() ([]int32, bool)
func (*WatchProbingSessionsRequest_FieldTerminalPathArrayOfValues) AsPageTokenArrayOfValues ¶
func (fpaov *WatchProbingSessionsRequest_FieldTerminalPathArrayOfValues) AsPageTokenArrayOfValues() ([]*probing_session.PagerCursor, bool)
func (*WatchProbingSessionsRequest_FieldTerminalPathArrayOfValues) AsParentArrayOfValues ¶
func (fpaov *WatchProbingSessionsRequest_FieldTerminalPathArrayOfValues) AsParentArrayOfValues() ([]*probing_session.ParentReference, bool)
func (*WatchProbingSessionsRequest_FieldTerminalPathArrayOfValues) AsResumeTokenArrayOfValues ¶
func (fpaov *WatchProbingSessionsRequest_FieldTerminalPathArrayOfValues) AsResumeTokenArrayOfValues() ([]string, bool)
func (*WatchProbingSessionsRequest_FieldTerminalPathArrayOfValues) AsTypeArrayOfValues ¶
func (fpaov *WatchProbingSessionsRequest_FieldTerminalPathArrayOfValues) AsTypeArrayOfValues() ([]watch_type.WatchType, bool)
func (*WatchProbingSessionsRequest_FieldTerminalPathArrayOfValues) AsViewArrayOfValues ¶
func (fpaov *WatchProbingSessionsRequest_FieldTerminalPathArrayOfValues) AsViewArrayOfValues() ([]view.View, bool)
func (*WatchProbingSessionsRequest_FieldTerminalPathArrayOfValues) GetRawValues ¶
func (fpaov *WatchProbingSessionsRequest_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
type WatchProbingSessionsRequest_FieldTerminalPathValue ¶
type WatchProbingSessionsRequest_FieldTerminalPathValue struct { WatchProbingSessionsRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*WatchProbingSessionsRequest_FieldTerminalPathValue) AsFieldMaskValue ¶
func (fpv *WatchProbingSessionsRequest_FieldTerminalPathValue) AsFieldMaskValue() (*probing_session.ProbingSession_FieldMask, bool)
func (*WatchProbingSessionsRequest_FieldTerminalPathValue) AsFilterValue ¶
func (fpv *WatchProbingSessionsRequest_FieldTerminalPathValue) AsFilterValue() (*probing_session.Filter, bool)
func (*WatchProbingSessionsRequest_FieldTerminalPathValue) AsMaxChunkSizeValue ¶
func (fpv *WatchProbingSessionsRequest_FieldTerminalPathValue) AsMaxChunkSizeValue() (int32, bool)
func (*WatchProbingSessionsRequest_FieldTerminalPathValue) AsOrderByValue ¶
func (fpv *WatchProbingSessionsRequest_FieldTerminalPathValue) AsOrderByValue() (*probing_session.OrderBy, bool)
func (*WatchProbingSessionsRequest_FieldTerminalPathValue) AsPageSizeValue ¶
func (fpv *WatchProbingSessionsRequest_FieldTerminalPathValue) AsPageSizeValue() (int32, bool)
func (*WatchProbingSessionsRequest_FieldTerminalPathValue) AsPageTokenValue ¶
func (fpv *WatchProbingSessionsRequest_FieldTerminalPathValue) AsPageTokenValue() (*probing_session.PagerCursor, bool)
func (*WatchProbingSessionsRequest_FieldTerminalPathValue) AsParentValue ¶
func (fpv *WatchProbingSessionsRequest_FieldTerminalPathValue) AsParentValue() (*probing_session.ParentReference, bool)
func (*WatchProbingSessionsRequest_FieldTerminalPathValue) AsResumeTokenValue ¶
func (fpv *WatchProbingSessionsRequest_FieldTerminalPathValue) AsResumeTokenValue() (string, bool)
func (*WatchProbingSessionsRequest_FieldTerminalPathValue) AsTypeValue ¶
func (fpv *WatchProbingSessionsRequest_FieldTerminalPathValue) AsTypeValue() (watch_type.WatchType, bool)
func (*WatchProbingSessionsRequest_FieldTerminalPathValue) AsViewValue ¶
func (fpv *WatchProbingSessionsRequest_FieldTerminalPathValue) AsViewValue() (view.View, bool)
func (*WatchProbingSessionsRequest_FieldTerminalPathValue) CompareWith ¶
func (fpv *WatchProbingSessionsRequest_FieldTerminalPathValue) CompareWith(source *WatchProbingSessionsRequest) (int, bool)
CompareWith compares value in the 'WatchProbingSessionsRequest_FieldTerminalPathValue' with the value under path in 'WatchProbingSessionsRequest'.
func (*WatchProbingSessionsRequest_FieldTerminalPathValue) CompareWithRaw ¶
func (fpv *WatchProbingSessionsRequest_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*WatchProbingSessionsRequest_FieldTerminalPathValue) GetRawValue ¶
func (fpv *WatchProbingSessionsRequest_FieldTerminalPathValue) GetRawValue() interface{}
GetRawValue returns raw value stored under selected path for 'WatchProbingSessionsRequest' as interface{}
func (*WatchProbingSessionsRequest_FieldTerminalPathValue) SetTo ¶
func (fpv *WatchProbingSessionsRequest_FieldTerminalPathValue) SetTo(target **WatchProbingSessionsRequest)
SetTo stores value for selected field for object WatchProbingSessionsRequest
func (*WatchProbingSessionsRequest_FieldTerminalPathValue) SetToRaw ¶
func (fpv *WatchProbingSessionsRequest_FieldTerminalPathValue) SetToRaw(target proto.Message)
type WatchProbingSessionsResponse ¶
type WatchProbingSessionsResponse struct { // Changes of ProbingSessions ProbingSessionChanges []*probing_session.ProbingSessionChange `` /* 160-byte string literal not displayed */ // If request specified max_chunk_size (or this limit was enforced if // stateless watch has been chosen), then responses with "full changeset" will // be divided into chunks. Client should keep receiving messages and, once // is_current has value true, combine this recent message with all previous // ones where is_current is false. If this is the first is_current in a whole // watch stream, then it means that client should have, at this moment, // contain snapshot of the current situation (or more accurately, snapshot of // situation at the moment of request). All ProbingSessions 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 *WatchProbingSessionsResponse_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 (ProbingSessions 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 }
WatchProbingSessionsResponse
func (*WatchProbingSessionsResponse) Clone ¶
func (o *WatchProbingSessionsResponse) Clone() *WatchProbingSessionsResponse
func (*WatchProbingSessionsResponse) CloneRaw ¶
func (o *WatchProbingSessionsResponse) CloneRaw() gotenobject.GotenObjectExt
func (*WatchProbingSessionsResponse) Descriptor ¶
func (*WatchProbingSessionsResponse) Descriptor() ([]byte, []int)
Deprecated, Use WatchProbingSessionsResponse.ProtoReflect.Descriptor instead.
func (*WatchProbingSessionsResponse) GetIsCurrent ¶
func (m *WatchProbingSessionsResponse) GetIsCurrent() bool
func (*WatchProbingSessionsResponse) GetIsHardReset ¶
func (m *WatchProbingSessionsResponse) GetIsHardReset() bool
func (*WatchProbingSessionsResponse) GetIsSoftReset ¶
func (m *WatchProbingSessionsResponse) GetIsSoftReset() bool
func (*WatchProbingSessionsResponse) GetPageTokenChange ¶
func (m *WatchProbingSessionsResponse) GetPageTokenChange() *WatchProbingSessionsResponse_PageTokenChange
func (*WatchProbingSessionsResponse) GetProbingSessionChanges ¶
func (m *WatchProbingSessionsResponse) GetProbingSessionChanges() []*probing_session.ProbingSessionChange
func (*WatchProbingSessionsResponse) GetResumeToken ¶
func (m *WatchProbingSessionsResponse) GetResumeToken() string
func (*WatchProbingSessionsResponse) GetSnapshotSize ¶
func (m *WatchProbingSessionsResponse) GetSnapshotSize() int64
func (*WatchProbingSessionsResponse) GotenMessage ¶
func (*WatchProbingSessionsResponse) GotenMessage()
func (*WatchProbingSessionsResponse) GotenObjectExt ¶
func (o *WatchProbingSessionsResponse) GotenObjectExt()
func (*WatchProbingSessionsResponse) GotenValidate ¶
func (obj *WatchProbingSessionsResponse) GotenValidate() error
func (*WatchProbingSessionsResponse) MakeDiffFieldMask ¶
func (o *WatchProbingSessionsResponse) MakeDiffFieldMask(other *WatchProbingSessionsResponse) *WatchProbingSessionsResponse_FieldMask
func (*WatchProbingSessionsResponse) MakeFullFieldMask ¶
func (o *WatchProbingSessionsResponse) MakeFullFieldMask() *WatchProbingSessionsResponse_FieldMask
func (*WatchProbingSessionsResponse) MakeRawDiffFieldMask ¶
func (o *WatchProbingSessionsResponse) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
func (*WatchProbingSessionsResponse) MakeRawFullFieldMask ¶
func (o *WatchProbingSessionsResponse) MakeRawFullFieldMask() gotenobject.FieldMask
func (*WatchProbingSessionsResponse) Marshal ¶
func (m *WatchProbingSessionsResponse) Marshal() ([]byte, error)
func (*WatchProbingSessionsResponse) MarshalJSON ¶
func (m *WatchProbingSessionsResponse) MarshalJSON() ([]byte, error)
func (*WatchProbingSessionsResponse) Merge ¶
func (o *WatchProbingSessionsResponse) Merge(source *WatchProbingSessionsResponse)
func (*WatchProbingSessionsResponse) MergeRaw ¶
func (o *WatchProbingSessionsResponse) MergeRaw(source gotenobject.GotenObjectExt)
func (*WatchProbingSessionsResponse) ProtoMessage ¶
func (*WatchProbingSessionsResponse) ProtoMessage()
func (*WatchProbingSessionsResponse) ProtoReflect ¶
func (m *WatchProbingSessionsResponse) ProtoReflect() preflect.Message
func (*WatchProbingSessionsResponse) Reset ¶
func (m *WatchProbingSessionsResponse) Reset()
func (*WatchProbingSessionsResponse) SetIsCurrent ¶
func (m *WatchProbingSessionsResponse) SetIsCurrent(fv bool)
func (*WatchProbingSessionsResponse) SetIsHardReset ¶
func (m *WatchProbingSessionsResponse) SetIsHardReset(fv bool)
func (*WatchProbingSessionsResponse) SetIsSoftReset ¶
func (m *WatchProbingSessionsResponse) SetIsSoftReset(fv bool)
func (*WatchProbingSessionsResponse) SetPageTokenChange ¶
func (m *WatchProbingSessionsResponse) SetPageTokenChange(fv *WatchProbingSessionsResponse_PageTokenChange)
func (*WatchProbingSessionsResponse) SetProbingSessionChanges ¶
func (m *WatchProbingSessionsResponse) SetProbingSessionChanges(fv []*probing_session.ProbingSessionChange)
func (*WatchProbingSessionsResponse) SetResumeToken ¶
func (m *WatchProbingSessionsResponse) SetResumeToken(fv string)
func (*WatchProbingSessionsResponse) SetSnapshotSize ¶
func (m *WatchProbingSessionsResponse) SetSnapshotSize(fv int64)
func (*WatchProbingSessionsResponse) String ¶
func (m *WatchProbingSessionsResponse) String() string
func (*WatchProbingSessionsResponse) Unmarshal ¶
func (m *WatchProbingSessionsResponse) Unmarshal(b []byte) error
func (*WatchProbingSessionsResponse) UnmarshalJSON ¶
func (m *WatchProbingSessionsResponse) UnmarshalJSON(data []byte) error
type WatchProbingSessionsResponseFieldPathBuilder ¶
type WatchProbingSessionsResponseFieldPathBuilder struct{}
func NewWatchProbingSessionsResponseFieldPathBuilder ¶
func NewWatchProbingSessionsResponseFieldPathBuilder() WatchProbingSessionsResponseFieldPathBuilder
func (WatchProbingSessionsResponseFieldPathBuilder) IsHardReset ¶
func (WatchProbingSessionsResponseFieldPathBuilder) IsSoftReset ¶
func (WatchProbingSessionsResponseFieldPathBuilder) PageTokenChange ¶
func (WatchProbingSessionsResponseFieldPathBuilder) PageTokenChange() WatchProbingSessionsResponsePathSelectorPageTokenChange
func (WatchProbingSessionsResponseFieldPathBuilder) ProbingSessionChanges ¶
func (WatchProbingSessionsResponseFieldPathBuilder) ProbingSessionChanges() WatchProbingSessionsResponsePathSelectorProbingSessionChanges
func (WatchProbingSessionsResponseFieldPathBuilder) ResumeToken ¶
func (WatchProbingSessionsResponseFieldPathBuilder) SnapshotSize ¶
type WatchProbingSessionsResponsePageTokenChangeFieldPathBuilder ¶
type WatchProbingSessionsResponsePageTokenChangeFieldPathBuilder struct{}
func NewWatchProbingSessionsResponsePageTokenChangeFieldPathBuilder ¶
func NewWatchProbingSessionsResponsePageTokenChangeFieldPathBuilder() WatchProbingSessionsResponsePageTokenChangeFieldPathBuilder
func (WatchProbingSessionsResponsePageTokenChangeFieldPathBuilder) NextPageToken ¶
func (WatchProbingSessionsResponsePageTokenChangeFieldPathBuilder) PrevPageToken ¶
type WatchProbingSessionsResponsePageTokenChange_FieldPath ¶
type WatchProbingSessionsResponsePageTokenChange_FieldPath interface { gotenobject.FieldPath Selector() WatchProbingSessionsResponsePageTokenChange_FieldPathSelector Get(source *WatchProbingSessionsResponse_PageTokenChange) []interface{} GetSingle(source *WatchProbingSessionsResponse_PageTokenChange) (interface{}, bool) ClearValue(item *WatchProbingSessionsResponse_PageTokenChange) // Those methods build corresponding WatchProbingSessionsResponsePageTokenChange_FieldPathValue // (or array of values) and holds passed value. Panics if injected type is incorrect. WithIValue(value interface{}) WatchProbingSessionsResponsePageTokenChange_FieldPathValue WithIArrayOfValues(values interface{}) WatchProbingSessionsResponsePageTokenChange_FieldPathArrayOfValues WithIArrayItemValue(value interface{}) WatchProbingSessionsResponsePageTokenChange_FieldPathArrayItemValue }
FieldPath provides implementation to handle https://github.com/protocolbuffers/protobuf/blob/master/src/google/protobuf/field_mask.proto
func BuildWatchProbingSessionsResponsePageTokenChange_FieldPath ¶
func BuildWatchProbingSessionsResponsePageTokenChange_FieldPath(fp gotenobject.RawFieldPath) (WatchProbingSessionsResponsePageTokenChange_FieldPath, error)
func MustParseWatchProbingSessionsResponsePageTokenChange_FieldPath ¶
func MustParseWatchProbingSessionsResponsePageTokenChange_FieldPath(rawField string) WatchProbingSessionsResponsePageTokenChange_FieldPath
func ParseWatchProbingSessionsResponsePageTokenChange_FieldPath ¶
func ParseWatchProbingSessionsResponsePageTokenChange_FieldPath(rawField string) (WatchProbingSessionsResponsePageTokenChange_FieldPath, error)
type WatchProbingSessionsResponsePageTokenChange_FieldPathArrayItemValue ¶
type WatchProbingSessionsResponsePageTokenChange_FieldPathArrayItemValue interface { gotenobject.FieldPathArrayItemValue WatchProbingSessionsResponsePageTokenChange_FieldPath ContainsValue(*WatchProbingSessionsResponse_PageTokenChange) bool }
WatchProbingSessionsResponsePageTokenChange_FieldPathArrayItemValue allows storing single item in Path-specific values for PageTokenChange according to their type Present only for array (repeated) types.
func MustParseWatchProbingSessionsResponsePageTokenChange_FieldPathArrayItemValue ¶
func MustParseWatchProbingSessionsResponsePageTokenChange_FieldPathArrayItemValue(pathStr, valueStr string) WatchProbingSessionsResponsePageTokenChange_FieldPathArrayItemValue
func ParseWatchProbingSessionsResponsePageTokenChange_FieldPathArrayItemValue ¶
func ParseWatchProbingSessionsResponsePageTokenChange_FieldPathArrayItemValue(pathStr, valueStr string) (WatchProbingSessionsResponsePageTokenChange_FieldPathArrayItemValue, error)
ParseWatchProbingSessionsResponsePageTokenChange_FieldPathArrayItemValue parses string and JSON-encoded value to its Value
type WatchProbingSessionsResponsePageTokenChange_FieldPathArrayOfValues ¶
type WatchProbingSessionsResponsePageTokenChange_FieldPathArrayOfValues interface { gotenobject.FieldPathArrayOfValues WatchProbingSessionsResponsePageTokenChange_FieldPath }
WatchProbingSessionsResponsePageTokenChange_FieldPathArrayOfValues allows storing slice of values for PageTokenChange fields according to their type
func MustParseWatchProbingSessionsResponsePageTokenChange_FieldPathArrayOfValues ¶
func MustParseWatchProbingSessionsResponsePageTokenChange_FieldPathArrayOfValues(pathStr, valuesStr string) WatchProbingSessionsResponsePageTokenChange_FieldPathArrayOfValues
func ParseWatchProbingSessionsResponsePageTokenChange_FieldPathArrayOfValues ¶
func ParseWatchProbingSessionsResponsePageTokenChange_FieldPathArrayOfValues(pathStr, valuesStr string) (WatchProbingSessionsResponsePageTokenChange_FieldPathArrayOfValues, error)
type WatchProbingSessionsResponsePageTokenChange_FieldPathSelector ¶
type WatchProbingSessionsResponsePageTokenChange_FieldPathSelector int32
const ( WatchProbingSessionsResponsePageTokenChange_FieldPathSelectorPrevPageToken WatchProbingSessionsResponsePageTokenChange_FieldPathSelector = 0 WatchProbingSessionsResponsePageTokenChange_FieldPathSelectorNextPageToken WatchProbingSessionsResponsePageTokenChange_FieldPathSelector = 1 )
func (WatchProbingSessionsResponsePageTokenChange_FieldPathSelector) String ¶
func (s WatchProbingSessionsResponsePageTokenChange_FieldPathSelector) String() string
type WatchProbingSessionsResponsePageTokenChange_FieldPathValue ¶
type WatchProbingSessionsResponsePageTokenChange_FieldPathValue interface { WatchProbingSessionsResponsePageTokenChange_FieldPath gotenobject.FieldPathValue SetTo(target **WatchProbingSessionsResponse_PageTokenChange) CompareWith(*WatchProbingSessionsResponse_PageTokenChange) (cmp int, comparable bool) }
WatchProbingSessionsResponsePageTokenChange_FieldPathValue allows storing values for PageTokenChange fields according to their type
func MustParseWatchProbingSessionsResponsePageTokenChange_FieldPathValue ¶
func MustParseWatchProbingSessionsResponsePageTokenChange_FieldPathValue(pathStr, valueStr string) WatchProbingSessionsResponsePageTokenChange_FieldPathValue
func ParseWatchProbingSessionsResponsePageTokenChange_FieldPathValue ¶
func ParseWatchProbingSessionsResponsePageTokenChange_FieldPathValue(pathStr, valueStr string) (WatchProbingSessionsResponsePageTokenChange_FieldPathValue, error)
type WatchProbingSessionsResponsePageTokenChange_FieldTerminalPath ¶
type WatchProbingSessionsResponsePageTokenChange_FieldTerminalPath struct {
// contains filtered or unexported fields
}
func (*WatchProbingSessionsResponsePageTokenChange_FieldTerminalPath) ClearValue ¶
func (fp *WatchProbingSessionsResponsePageTokenChange_FieldTerminalPath) ClearValue(item *WatchProbingSessionsResponse_PageTokenChange)
func (*WatchProbingSessionsResponsePageTokenChange_FieldTerminalPath) ClearValueRaw ¶
func (fp *WatchProbingSessionsResponsePageTokenChange_FieldTerminalPath) ClearValueRaw(item proto.Message)
func (*WatchProbingSessionsResponsePageTokenChange_FieldTerminalPath) Get ¶
func (fp *WatchProbingSessionsResponsePageTokenChange_FieldTerminalPath) Get(source *WatchProbingSessionsResponse_PageTokenChange) (values []interface{})
Get returns all values pointed by specific field from source WatchProbingSessionsResponse_PageTokenChange
func (*WatchProbingSessionsResponsePageTokenChange_FieldTerminalPath) GetDefault ¶
func (fp *WatchProbingSessionsResponsePageTokenChange_FieldTerminalPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*WatchProbingSessionsResponsePageTokenChange_FieldTerminalPath) GetRaw ¶
func (fp *WatchProbingSessionsResponsePageTokenChange_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
func (*WatchProbingSessionsResponsePageTokenChange_FieldTerminalPath) GetSingle ¶
func (fp *WatchProbingSessionsResponsePageTokenChange_FieldTerminalPath) GetSingle(source *WatchProbingSessionsResponse_PageTokenChange) (interface{}, bool)
GetSingle returns value pointed by specific field of from source WatchProbingSessionsResponse_PageTokenChange
func (*WatchProbingSessionsResponsePageTokenChange_FieldTerminalPath) GetSingleRaw ¶
func (fp *WatchProbingSessionsResponsePageTokenChange_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*WatchProbingSessionsResponsePageTokenChange_FieldTerminalPath) IsLeaf ¶
func (fp *WatchProbingSessionsResponsePageTokenChange_FieldTerminalPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*WatchProbingSessionsResponsePageTokenChange_FieldTerminalPath) JSONString ¶
func (fp *WatchProbingSessionsResponsePageTokenChange_FieldTerminalPath) JSONString() string
JSONString returns path representation is JSON convention
func (*WatchProbingSessionsResponsePageTokenChange_FieldTerminalPath) String ¶
func (fp *WatchProbingSessionsResponsePageTokenChange_FieldTerminalPath) String() string
String returns path representation in proto convention
func (*WatchProbingSessionsResponsePageTokenChange_FieldTerminalPath) WithIArrayItemValue ¶
func (fp *WatchProbingSessionsResponsePageTokenChange_FieldTerminalPath) WithIArrayItemValue(value interface{}) WatchProbingSessionsResponsePageTokenChange_FieldPathArrayItemValue
func (*WatchProbingSessionsResponsePageTokenChange_FieldTerminalPath) WithIArrayOfValues ¶
func (fp *WatchProbingSessionsResponsePageTokenChange_FieldTerminalPath) WithIArrayOfValues(values interface{}) WatchProbingSessionsResponsePageTokenChange_FieldPathArrayOfValues
func (*WatchProbingSessionsResponsePageTokenChange_FieldTerminalPath) WithIValue ¶
func (fp *WatchProbingSessionsResponsePageTokenChange_FieldTerminalPath) WithIValue(value interface{}) WatchProbingSessionsResponsePageTokenChange_FieldPathValue
func (*WatchProbingSessionsResponsePageTokenChange_FieldTerminalPath) WithRawIArrayItemValue ¶
func (fp *WatchProbingSessionsResponsePageTokenChange_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*WatchProbingSessionsResponsePageTokenChange_FieldTerminalPath) WithRawIArrayOfValues ¶
func (fp *WatchProbingSessionsResponsePageTokenChange_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*WatchProbingSessionsResponsePageTokenChange_FieldTerminalPath) WithRawIValue ¶
func (fp *WatchProbingSessionsResponsePageTokenChange_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type WatchProbingSessionsResponsePageTokenChange_FieldTerminalPathArrayItemValue ¶
type WatchProbingSessionsResponsePageTokenChange_FieldTerminalPathArrayItemValue struct { WatchProbingSessionsResponsePageTokenChange_FieldTerminalPath // contains filtered or unexported fields }
func (*WatchProbingSessionsResponsePageTokenChange_FieldTerminalPathArrayItemValue) ContainsValue ¶
func (fpaiv *WatchProbingSessionsResponsePageTokenChange_FieldTerminalPathArrayItemValue) ContainsValue(source *WatchProbingSessionsResponse_PageTokenChange) bool
Contains returns a boolean indicating if value that is being held is present in given 'PageTokenChange'
func (*WatchProbingSessionsResponsePageTokenChange_FieldTerminalPathArrayItemValue) GetRawItemValue ¶
func (fpaiv *WatchProbingSessionsResponsePageTokenChange_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored element value for array in object WatchProbingSessionsResponse_PageTokenChange as interface{}
func (*WatchProbingSessionsResponsePageTokenChange_FieldTerminalPathArrayItemValue) GetSingle ¶
func (fpaiv *WatchProbingSessionsResponsePageTokenChange_FieldTerminalPathArrayItemValue) GetSingle(source *WatchProbingSessionsResponse_PageTokenChange) (interface{}, bool)
func (*WatchProbingSessionsResponsePageTokenChange_FieldTerminalPathArrayItemValue) GetSingleRaw ¶
func (fpaiv *WatchProbingSessionsResponsePageTokenChange_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
type WatchProbingSessionsResponsePageTokenChange_FieldTerminalPathArrayOfValues ¶
type WatchProbingSessionsResponsePageTokenChange_FieldTerminalPathArrayOfValues struct { WatchProbingSessionsResponsePageTokenChange_FieldTerminalPath // contains filtered or unexported fields }
func (*WatchProbingSessionsResponsePageTokenChange_FieldTerminalPathArrayOfValues) AsNextPageTokenArrayOfValues ¶
func (fpaov *WatchProbingSessionsResponsePageTokenChange_FieldTerminalPathArrayOfValues) AsNextPageTokenArrayOfValues() ([]*probing_session.PagerCursor, bool)
func (*WatchProbingSessionsResponsePageTokenChange_FieldTerminalPathArrayOfValues) AsPrevPageTokenArrayOfValues ¶
func (fpaov *WatchProbingSessionsResponsePageTokenChange_FieldTerminalPathArrayOfValues) AsPrevPageTokenArrayOfValues() ([]*probing_session.PagerCursor, bool)
func (*WatchProbingSessionsResponsePageTokenChange_FieldTerminalPathArrayOfValues) GetRawValues ¶
func (fpaov *WatchProbingSessionsResponsePageTokenChange_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
type WatchProbingSessionsResponsePageTokenChange_FieldTerminalPathValue ¶
type WatchProbingSessionsResponsePageTokenChange_FieldTerminalPathValue struct { WatchProbingSessionsResponsePageTokenChange_FieldTerminalPath // contains filtered or unexported fields }
func (*WatchProbingSessionsResponsePageTokenChange_FieldTerminalPathValue) AsNextPageTokenValue ¶
func (fpv *WatchProbingSessionsResponsePageTokenChange_FieldTerminalPathValue) AsNextPageTokenValue() (*probing_session.PagerCursor, bool)
func (*WatchProbingSessionsResponsePageTokenChange_FieldTerminalPathValue) AsPrevPageTokenValue ¶
func (fpv *WatchProbingSessionsResponsePageTokenChange_FieldTerminalPathValue) AsPrevPageTokenValue() (*probing_session.PagerCursor, bool)
func (*WatchProbingSessionsResponsePageTokenChange_FieldTerminalPathValue) CompareWith ¶
func (fpv *WatchProbingSessionsResponsePageTokenChange_FieldTerminalPathValue) CompareWith(source *WatchProbingSessionsResponse_PageTokenChange) (int, bool)
CompareWith compares value in the 'WatchProbingSessionsResponsePageTokenChange_FieldTerminalPathValue' with the value under path in 'WatchProbingSessionsResponse_PageTokenChange'.
func (*WatchProbingSessionsResponsePageTokenChange_FieldTerminalPathValue) CompareWithRaw ¶
func (fpv *WatchProbingSessionsResponsePageTokenChange_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*WatchProbingSessionsResponsePageTokenChange_FieldTerminalPathValue) GetRawValue ¶
func (fpv *WatchProbingSessionsResponsePageTokenChange_FieldTerminalPathValue) GetRawValue() interface{}
GetRawValue returns raw value stored under selected path for 'PageTokenChange' as interface{}
func (*WatchProbingSessionsResponsePageTokenChange_FieldTerminalPathValue) SetTo ¶
func (fpv *WatchProbingSessionsResponsePageTokenChange_FieldTerminalPathValue) SetTo(target **WatchProbingSessionsResponse_PageTokenChange)
SetTo stores value for selected field for object PageTokenChange
func (*WatchProbingSessionsResponsePageTokenChange_FieldTerminalPathValue) SetToRaw ¶
func (fpv *WatchProbingSessionsResponsePageTokenChange_FieldTerminalPathValue) SetToRaw(target proto.Message)
type WatchProbingSessionsResponsePathSelectorIsCurrent ¶
type WatchProbingSessionsResponsePathSelectorIsCurrent struct{}
func (WatchProbingSessionsResponsePathSelectorIsCurrent) WithArrayOfValues ¶
func (s WatchProbingSessionsResponsePathSelectorIsCurrent) WithArrayOfValues(values []bool) *WatchProbingSessionsResponse_FieldTerminalPathArrayOfValues
func (WatchProbingSessionsResponsePathSelectorIsCurrent) WithValue ¶
func (s WatchProbingSessionsResponsePathSelectorIsCurrent) WithValue(value bool) *WatchProbingSessionsResponse_FieldTerminalPathValue
type WatchProbingSessionsResponsePathSelectorIsHardReset ¶
type WatchProbingSessionsResponsePathSelectorIsHardReset struct{}
func (WatchProbingSessionsResponsePathSelectorIsHardReset) WithArrayOfValues ¶
func (s WatchProbingSessionsResponsePathSelectorIsHardReset) WithArrayOfValues(values []bool) *WatchProbingSessionsResponse_FieldTerminalPathArrayOfValues
func (WatchProbingSessionsResponsePathSelectorIsHardReset) WithValue ¶
func (s WatchProbingSessionsResponsePathSelectorIsHardReset) WithValue(value bool) *WatchProbingSessionsResponse_FieldTerminalPathValue
type WatchProbingSessionsResponsePathSelectorIsSoftReset ¶
type WatchProbingSessionsResponsePathSelectorIsSoftReset struct{}
func (WatchProbingSessionsResponsePathSelectorIsSoftReset) WithArrayOfValues ¶
func (s WatchProbingSessionsResponsePathSelectorIsSoftReset) WithArrayOfValues(values []bool) *WatchProbingSessionsResponse_FieldTerminalPathArrayOfValues
func (WatchProbingSessionsResponsePathSelectorIsSoftReset) WithValue ¶
func (s WatchProbingSessionsResponsePathSelectorIsSoftReset) WithValue(value bool) *WatchProbingSessionsResponse_FieldTerminalPathValue
type WatchProbingSessionsResponsePathSelectorPageTokenChange ¶
type WatchProbingSessionsResponsePathSelectorPageTokenChange struct{}
func (WatchProbingSessionsResponsePathSelectorPageTokenChange) NextPageToken ¶
func (WatchProbingSessionsResponsePathSelectorPageTokenChange) PrevPageToken ¶
func (WatchProbingSessionsResponsePathSelectorPageTokenChange) WithArrayOfValues ¶
func (s WatchProbingSessionsResponsePathSelectorPageTokenChange) WithArrayOfValues(values []*WatchProbingSessionsResponse_PageTokenChange) *WatchProbingSessionsResponse_FieldTerminalPathArrayOfValues
func (WatchProbingSessionsResponsePathSelectorPageTokenChange) WithSubArrayItemValue ¶
func (s WatchProbingSessionsResponsePathSelectorPageTokenChange) WithSubArrayItemValue(subPathArrayItemValue WatchProbingSessionsResponsePageTokenChange_FieldPathArrayItemValue) *WatchProbingSessionsResponse_FieldSubPathArrayItemValue
func (WatchProbingSessionsResponsePathSelectorPageTokenChange) WithSubArrayOfValues ¶
func (s WatchProbingSessionsResponsePathSelectorPageTokenChange) WithSubArrayOfValues(subPathArrayOfValues WatchProbingSessionsResponsePageTokenChange_FieldPathArrayOfValues) *WatchProbingSessionsResponse_FieldSubPathArrayOfValues
func (WatchProbingSessionsResponsePathSelectorPageTokenChange) WithSubPath ¶
func (WatchProbingSessionsResponsePathSelectorPageTokenChange) WithSubValue ¶
type WatchProbingSessionsResponsePathSelectorPageTokenChangeNextPageToken ¶
type WatchProbingSessionsResponsePathSelectorPageTokenChangeNextPageToken struct{}
func (WatchProbingSessionsResponsePathSelectorPageTokenChangeNextPageToken) WithArrayOfValues ¶
func (s WatchProbingSessionsResponsePathSelectorPageTokenChangeNextPageToken) WithArrayOfValues(values []*probing_session.PagerCursor) *WatchProbingSessionsResponse_FieldSubPathArrayOfValues
type WatchProbingSessionsResponsePathSelectorPageTokenChangePrevPageToken ¶
type WatchProbingSessionsResponsePathSelectorPageTokenChangePrevPageToken struct{}
func (WatchProbingSessionsResponsePathSelectorPageTokenChangePrevPageToken) WithArrayOfValues ¶
func (s WatchProbingSessionsResponsePathSelectorPageTokenChangePrevPageToken) WithArrayOfValues(values []*probing_session.PagerCursor) *WatchProbingSessionsResponse_FieldSubPathArrayOfValues
type WatchProbingSessionsResponsePathSelectorProbingSessionChanges ¶
type WatchProbingSessionsResponsePathSelectorProbingSessionChanges struct{}
func (WatchProbingSessionsResponsePathSelectorProbingSessionChanges) WithArrayOfValues ¶
func (s WatchProbingSessionsResponsePathSelectorProbingSessionChanges) WithArrayOfValues(values [][]*probing_session.ProbingSessionChange) *WatchProbingSessionsResponse_FieldTerminalPathArrayOfValues
func (WatchProbingSessionsResponsePathSelectorProbingSessionChanges) WithItemValue ¶
type WatchProbingSessionsResponsePathSelectorResumeToken ¶
type WatchProbingSessionsResponsePathSelectorResumeToken struct{}
func (WatchProbingSessionsResponsePathSelectorResumeToken) WithArrayOfValues ¶
func (s WatchProbingSessionsResponsePathSelectorResumeToken) WithArrayOfValues(values []string) *WatchProbingSessionsResponse_FieldTerminalPathArrayOfValues
func (WatchProbingSessionsResponsePathSelectorResumeToken) WithValue ¶
func (s WatchProbingSessionsResponsePathSelectorResumeToken) WithValue(value string) *WatchProbingSessionsResponse_FieldTerminalPathValue
type WatchProbingSessionsResponsePathSelectorSnapshotSize ¶
type WatchProbingSessionsResponsePathSelectorSnapshotSize struct{}
func (WatchProbingSessionsResponsePathSelectorSnapshotSize) WithArrayOfValues ¶
func (s WatchProbingSessionsResponsePathSelectorSnapshotSize) WithArrayOfValues(values []int64) *WatchProbingSessionsResponse_FieldTerminalPathArrayOfValues
func (WatchProbingSessionsResponsePathSelectorSnapshotSize) WithValue ¶
func (s WatchProbingSessionsResponsePathSelectorSnapshotSize) WithValue(value int64) *WatchProbingSessionsResponse_FieldTerminalPathValue
type WatchProbingSessionsResponse_FieldMask ¶
type WatchProbingSessionsResponse_FieldMask struct {
Paths []WatchProbingSessionsResponse_FieldPath
}
func FullWatchProbingSessionsResponse_FieldMask ¶
func FullWatchProbingSessionsResponse_FieldMask() *WatchProbingSessionsResponse_FieldMask
func (*WatchProbingSessionsResponse_FieldMask) AppendPath ¶
func (fieldMask *WatchProbingSessionsResponse_FieldMask) AppendPath(path WatchProbingSessionsResponse_FieldPath)
func (*WatchProbingSessionsResponse_FieldMask) AppendRawPath ¶
func (fieldMask *WatchProbingSessionsResponse_FieldMask) AppendRawPath(path gotenobject.FieldPath)
func (*WatchProbingSessionsResponse_FieldMask) DecodeFirestore ¶
func (fieldMask *WatchProbingSessionsResponse_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
func (*WatchProbingSessionsResponse_FieldMask) EncodeFirestore ¶
func (fieldMask *WatchProbingSessionsResponse_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
firestore encoding/decoding integration
func (*WatchProbingSessionsResponse_FieldMask) FilterInputFields ¶
func (fieldMask *WatchProbingSessionsResponse_FieldMask) FilterInputFields() *WatchProbingSessionsResponse_FieldMask
FilterInputFields generates copy of field paths with output_only field paths removed
func (*WatchProbingSessionsResponse_FieldMask) FromProtoFieldMask ¶
func (fieldMask *WatchProbingSessionsResponse_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
func (*WatchProbingSessionsResponse_FieldMask) GetPaths ¶
func (fieldMask *WatchProbingSessionsResponse_FieldMask) GetPaths() []WatchProbingSessionsResponse_FieldPath
func (*WatchProbingSessionsResponse_FieldMask) GetRawPaths ¶
func (fieldMask *WatchProbingSessionsResponse_FieldMask) GetRawPaths() []gotenobject.FieldPath
func (*WatchProbingSessionsResponse_FieldMask) IsFull ¶
func (fieldMask *WatchProbingSessionsResponse_FieldMask) IsFull() bool
func (WatchProbingSessionsResponse_FieldMask) Marshal ¶
func (fieldMask WatchProbingSessionsResponse_FieldMask) Marshal() ([]byte, error)
implement methods required by customType
func (WatchProbingSessionsResponse_FieldMask) MarshalJSON ¶
func (fieldMask WatchProbingSessionsResponse_FieldMask) MarshalJSON() ([]byte, error)
func (*WatchProbingSessionsResponse_FieldMask) PathsCount ¶
func (fieldMask *WatchProbingSessionsResponse_FieldMask) PathsCount() int
func (*WatchProbingSessionsResponse_FieldMask) Project ¶
func (fieldMask *WatchProbingSessionsResponse_FieldMask) Project(source *WatchProbingSessionsResponse) *WatchProbingSessionsResponse
func (*WatchProbingSessionsResponse_FieldMask) ProjectRaw ¶
func (fieldMask *WatchProbingSessionsResponse_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
func (*WatchProbingSessionsResponse_FieldMask) ProtoMessage ¶
func (fieldMask *WatchProbingSessionsResponse_FieldMask) ProtoMessage()
func (*WatchProbingSessionsResponse_FieldMask) ProtoReflect ¶
func (fieldMask *WatchProbingSessionsResponse_FieldMask) ProtoReflect() preflect.Message
func (*WatchProbingSessionsResponse_FieldMask) Reset ¶
func (fieldMask *WatchProbingSessionsResponse_FieldMask) Reset()
func (*WatchProbingSessionsResponse_FieldMask) Set ¶
func (fieldMask *WatchProbingSessionsResponse_FieldMask) Set(target, source *WatchProbingSessionsResponse)
func (*WatchProbingSessionsResponse_FieldMask) SetFromCliFlag ¶
func (fieldMask *WatchProbingSessionsResponse_FieldMask) SetFromCliFlag(raw string) error
func (*WatchProbingSessionsResponse_FieldMask) SetRaw ¶
func (fieldMask *WatchProbingSessionsResponse_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
func (*WatchProbingSessionsResponse_FieldMask) Size ¶
func (fieldMask *WatchProbingSessionsResponse_FieldMask) Size() int
func (*WatchProbingSessionsResponse_FieldMask) String ¶
func (fieldMask *WatchProbingSessionsResponse_FieldMask) String() string
func (*WatchProbingSessionsResponse_FieldMask) Subtract ¶
func (fieldMask *WatchProbingSessionsResponse_FieldMask) Subtract(other *WatchProbingSessionsResponse_FieldMask) *WatchProbingSessionsResponse_FieldMask
func (*WatchProbingSessionsResponse_FieldMask) SubtractRaw ¶
func (fieldMask *WatchProbingSessionsResponse_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
func (*WatchProbingSessionsResponse_FieldMask) ToProtoFieldMask ¶
func (fieldMask *WatchProbingSessionsResponse_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
ToFieldMask is used for proto conversions
func (*WatchProbingSessionsResponse_FieldMask) Unmarshal ¶
func (fieldMask *WatchProbingSessionsResponse_FieldMask) Unmarshal(data []byte) error
func (*WatchProbingSessionsResponse_FieldMask) UnmarshalJSON ¶
func (fieldMask *WatchProbingSessionsResponse_FieldMask) UnmarshalJSON(data []byte) error
type WatchProbingSessionsResponse_FieldPath ¶
type WatchProbingSessionsResponse_FieldPath interface { gotenobject.FieldPath Selector() WatchProbingSessionsResponse_FieldPathSelector Get(source *WatchProbingSessionsResponse) []interface{} GetSingle(source *WatchProbingSessionsResponse) (interface{}, bool) ClearValue(item *WatchProbingSessionsResponse) // Those methods build corresponding WatchProbingSessionsResponse_FieldPathValue // (or array of values) and holds passed value. Panics if injected type is incorrect. WithIValue(value interface{}) WatchProbingSessionsResponse_FieldPathValue WithIArrayOfValues(values interface{}) WatchProbingSessionsResponse_FieldPathArrayOfValues WithIArrayItemValue(value interface{}) WatchProbingSessionsResponse_FieldPathArrayItemValue }
FieldPath provides implementation to handle https://github.com/protocolbuffers/protobuf/blob/master/src/google/protobuf/field_mask.proto
func BuildWatchProbingSessionsResponse_FieldPath ¶
func BuildWatchProbingSessionsResponse_FieldPath(fp gotenobject.RawFieldPath) (WatchProbingSessionsResponse_FieldPath, error)
func MustParseWatchProbingSessionsResponse_FieldPath ¶
func MustParseWatchProbingSessionsResponse_FieldPath(rawField string) WatchProbingSessionsResponse_FieldPath
func ParseWatchProbingSessionsResponse_FieldPath ¶
func ParseWatchProbingSessionsResponse_FieldPath(rawField string) (WatchProbingSessionsResponse_FieldPath, error)
type WatchProbingSessionsResponse_FieldPathArrayItemValue ¶
type WatchProbingSessionsResponse_FieldPathArrayItemValue interface { gotenobject.FieldPathArrayItemValue WatchProbingSessionsResponse_FieldPath ContainsValue(*WatchProbingSessionsResponse) bool }
WatchProbingSessionsResponse_FieldPathArrayItemValue allows storing single item in Path-specific values for WatchProbingSessionsResponse according to their type Present only for array (repeated) types.
func MustParseWatchProbingSessionsResponse_FieldPathArrayItemValue ¶
func MustParseWatchProbingSessionsResponse_FieldPathArrayItemValue(pathStr, valueStr string) WatchProbingSessionsResponse_FieldPathArrayItemValue
func ParseWatchProbingSessionsResponse_FieldPathArrayItemValue ¶
func ParseWatchProbingSessionsResponse_FieldPathArrayItemValue(pathStr, valueStr string) (WatchProbingSessionsResponse_FieldPathArrayItemValue, error)
ParseWatchProbingSessionsResponse_FieldPathArrayItemValue parses string and JSON-encoded value to its Value
type WatchProbingSessionsResponse_FieldPathArrayOfValues ¶
type WatchProbingSessionsResponse_FieldPathArrayOfValues interface { gotenobject.FieldPathArrayOfValues WatchProbingSessionsResponse_FieldPath }
WatchProbingSessionsResponse_FieldPathArrayOfValues allows storing slice of values for WatchProbingSessionsResponse fields according to their type
func MustParseWatchProbingSessionsResponse_FieldPathArrayOfValues ¶
func MustParseWatchProbingSessionsResponse_FieldPathArrayOfValues(pathStr, valuesStr string) WatchProbingSessionsResponse_FieldPathArrayOfValues
func ParseWatchProbingSessionsResponse_FieldPathArrayOfValues ¶
func ParseWatchProbingSessionsResponse_FieldPathArrayOfValues(pathStr, valuesStr string) (WatchProbingSessionsResponse_FieldPathArrayOfValues, error)
type WatchProbingSessionsResponse_FieldPathSelector ¶
type WatchProbingSessionsResponse_FieldPathSelector int32
const ( WatchProbingSessionsResponse_FieldPathSelectorProbingSessionChanges WatchProbingSessionsResponse_FieldPathSelector = 0 WatchProbingSessionsResponse_FieldPathSelectorIsCurrent WatchProbingSessionsResponse_FieldPathSelector = 1 WatchProbingSessionsResponse_FieldPathSelectorPageTokenChange WatchProbingSessionsResponse_FieldPathSelector = 2 WatchProbingSessionsResponse_FieldPathSelectorResumeToken WatchProbingSessionsResponse_FieldPathSelector = 3 WatchProbingSessionsResponse_FieldPathSelectorSnapshotSize WatchProbingSessionsResponse_FieldPathSelector = 4 WatchProbingSessionsResponse_FieldPathSelectorIsSoftReset WatchProbingSessionsResponse_FieldPathSelector = 5 WatchProbingSessionsResponse_FieldPathSelectorIsHardReset WatchProbingSessionsResponse_FieldPathSelector = 6 )
func (WatchProbingSessionsResponse_FieldPathSelector) String ¶
func (s WatchProbingSessionsResponse_FieldPathSelector) String() string
type WatchProbingSessionsResponse_FieldPathValue ¶
type WatchProbingSessionsResponse_FieldPathValue interface { WatchProbingSessionsResponse_FieldPath gotenobject.FieldPathValue SetTo(target **WatchProbingSessionsResponse) CompareWith(*WatchProbingSessionsResponse) (cmp int, comparable bool) }
WatchProbingSessionsResponse_FieldPathValue allows storing values for WatchProbingSessionsResponse fields according to their type
func MustParseWatchProbingSessionsResponse_FieldPathValue ¶
func MustParseWatchProbingSessionsResponse_FieldPathValue(pathStr, valueStr string) WatchProbingSessionsResponse_FieldPathValue
func ParseWatchProbingSessionsResponse_FieldPathValue ¶
func ParseWatchProbingSessionsResponse_FieldPathValue(pathStr, valueStr string) (WatchProbingSessionsResponse_FieldPathValue, error)
type WatchProbingSessionsResponse_FieldSubPath ¶
type WatchProbingSessionsResponse_FieldSubPath struct {
// contains filtered or unexported fields
}
func (*WatchProbingSessionsResponse_FieldSubPath) AsPageTokenChangeSubPath ¶
func (fps *WatchProbingSessionsResponse_FieldSubPath) AsPageTokenChangeSubPath() (WatchProbingSessionsResponsePageTokenChange_FieldPath, bool)
func (*WatchProbingSessionsResponse_FieldSubPath) ClearValue ¶
func (fps *WatchProbingSessionsResponse_FieldSubPath) ClearValue(item *WatchProbingSessionsResponse)
func (*WatchProbingSessionsResponse_FieldSubPath) ClearValueRaw ¶
func (fps *WatchProbingSessionsResponse_FieldSubPath) ClearValueRaw(item proto.Message)
func (*WatchProbingSessionsResponse_FieldSubPath) Get ¶
func (fps *WatchProbingSessionsResponse_FieldSubPath) Get(source *WatchProbingSessionsResponse) (values []interface{})
Get returns all values pointed by selected field from source WatchProbingSessionsResponse
func (*WatchProbingSessionsResponse_FieldSubPath) GetDefault ¶
func (fps *WatchProbingSessionsResponse_FieldSubPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*WatchProbingSessionsResponse_FieldSubPath) GetRaw ¶
func (fps *WatchProbingSessionsResponse_FieldSubPath) GetRaw(source proto.Message) []interface{}
func (*WatchProbingSessionsResponse_FieldSubPath) GetSingle ¶
func (fps *WatchProbingSessionsResponse_FieldSubPath) GetSingle(source *WatchProbingSessionsResponse) (interface{}, bool)
GetSingle returns value of selected field from source WatchProbingSessionsResponse
func (*WatchProbingSessionsResponse_FieldSubPath) GetSingleRaw ¶
func (fps *WatchProbingSessionsResponse_FieldSubPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*WatchProbingSessionsResponse_FieldSubPath) IsLeaf ¶
func (fps *WatchProbingSessionsResponse_FieldSubPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*WatchProbingSessionsResponse_FieldSubPath) JSONString ¶
func (fps *WatchProbingSessionsResponse_FieldSubPath) JSONString() string
JSONString returns path representation is JSON convention
func (*WatchProbingSessionsResponse_FieldSubPath) Selector ¶
func (fps *WatchProbingSessionsResponse_FieldSubPath) Selector() WatchProbingSessionsResponse_FieldPathSelector
func (*WatchProbingSessionsResponse_FieldSubPath) String ¶
func (fps *WatchProbingSessionsResponse_FieldSubPath) String() string
String returns path representation in proto convention
func (*WatchProbingSessionsResponse_FieldSubPath) WithIArrayItemValue ¶
func (fps *WatchProbingSessionsResponse_FieldSubPath) WithIArrayItemValue(value interface{}) WatchProbingSessionsResponse_FieldPathArrayItemValue
func (*WatchProbingSessionsResponse_FieldSubPath) WithIArrayOfValues ¶
func (fps *WatchProbingSessionsResponse_FieldSubPath) WithIArrayOfValues(values interface{}) WatchProbingSessionsResponse_FieldPathArrayOfValues
func (*WatchProbingSessionsResponse_FieldSubPath) WithIValue ¶
func (fps *WatchProbingSessionsResponse_FieldSubPath) WithIValue(value interface{}) WatchProbingSessionsResponse_FieldPathValue
func (*WatchProbingSessionsResponse_FieldSubPath) WithRawIArrayItemValue ¶
func (fps *WatchProbingSessionsResponse_FieldSubPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*WatchProbingSessionsResponse_FieldSubPath) WithRawIArrayOfValues ¶
func (fps *WatchProbingSessionsResponse_FieldSubPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*WatchProbingSessionsResponse_FieldSubPath) WithRawIValue ¶
func (fps *WatchProbingSessionsResponse_FieldSubPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type WatchProbingSessionsResponse_FieldSubPathArrayItemValue ¶
type WatchProbingSessionsResponse_FieldSubPathArrayItemValue struct { WatchProbingSessionsResponse_FieldPath // contains filtered or unexported fields }
func (*WatchProbingSessionsResponse_FieldSubPathArrayItemValue) AsPageTokenChangePathItemValue ¶
func (fpaivs *WatchProbingSessionsResponse_FieldSubPathArrayItemValue) AsPageTokenChangePathItemValue() (WatchProbingSessionsResponsePageTokenChange_FieldPathArrayItemValue, bool)
func (*WatchProbingSessionsResponse_FieldSubPathArrayItemValue) ContainsValue ¶
func (fpaivs *WatchProbingSessionsResponse_FieldSubPathArrayItemValue) ContainsValue(source *WatchProbingSessionsResponse) bool
Contains returns a boolean indicating if value that is being held is present in given 'WatchProbingSessionsResponse'
func (*WatchProbingSessionsResponse_FieldSubPathArrayItemValue) GetRawItemValue ¶
func (fpaivs *WatchProbingSessionsResponse_FieldSubPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored array item value
type WatchProbingSessionsResponse_FieldSubPathArrayOfValues ¶
type WatchProbingSessionsResponse_FieldSubPathArrayOfValues struct { WatchProbingSessionsResponse_FieldPath // contains filtered or unexported fields }
func (*WatchProbingSessionsResponse_FieldSubPathArrayOfValues) AsPageTokenChangePathArrayOfValues ¶
func (fpsaov *WatchProbingSessionsResponse_FieldSubPathArrayOfValues) AsPageTokenChangePathArrayOfValues() (WatchProbingSessionsResponsePageTokenChange_FieldPathArrayOfValues, bool)
func (*WatchProbingSessionsResponse_FieldSubPathArrayOfValues) GetRawValues ¶
func (fpsaov *WatchProbingSessionsResponse_FieldSubPathArrayOfValues) GetRawValues() []interface{}
type WatchProbingSessionsResponse_FieldSubPathValue ¶
type WatchProbingSessionsResponse_FieldSubPathValue struct { WatchProbingSessionsResponse_FieldPath // contains filtered or unexported fields }
func (*WatchProbingSessionsResponse_FieldSubPathValue) AsPageTokenChangePathValue ¶
func (fpvs *WatchProbingSessionsResponse_FieldSubPathValue) AsPageTokenChangePathValue() (WatchProbingSessionsResponsePageTokenChange_FieldPathValue, bool)
func (*WatchProbingSessionsResponse_FieldSubPathValue) CompareWith ¶
func (fpvs *WatchProbingSessionsResponse_FieldSubPathValue) CompareWith(source *WatchProbingSessionsResponse) (int, bool)
func (*WatchProbingSessionsResponse_FieldSubPathValue) CompareWithRaw ¶
func (fpvs *WatchProbingSessionsResponse_FieldSubPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*WatchProbingSessionsResponse_FieldSubPathValue) GetRawValue ¶
func (fpvs *WatchProbingSessionsResponse_FieldSubPathValue) GetRawValue() interface{}
func (*WatchProbingSessionsResponse_FieldSubPathValue) SetTo ¶
func (fpvs *WatchProbingSessionsResponse_FieldSubPathValue) SetTo(target **WatchProbingSessionsResponse)
func (*WatchProbingSessionsResponse_FieldSubPathValue) SetToRaw ¶
func (fpvs *WatchProbingSessionsResponse_FieldSubPathValue) SetToRaw(target proto.Message)
type WatchProbingSessionsResponse_FieldTerminalPath ¶
type WatchProbingSessionsResponse_FieldTerminalPath struct {
// contains filtered or unexported fields
}
func (*WatchProbingSessionsResponse_FieldTerminalPath) ClearValue ¶
func (fp *WatchProbingSessionsResponse_FieldTerminalPath) ClearValue(item *WatchProbingSessionsResponse)
func (*WatchProbingSessionsResponse_FieldTerminalPath) ClearValueRaw ¶
func (fp *WatchProbingSessionsResponse_FieldTerminalPath) ClearValueRaw(item proto.Message)
func (*WatchProbingSessionsResponse_FieldTerminalPath) Get ¶
func (fp *WatchProbingSessionsResponse_FieldTerminalPath) Get(source *WatchProbingSessionsResponse) (values []interface{})
Get returns all values pointed by specific field from source WatchProbingSessionsResponse
func (*WatchProbingSessionsResponse_FieldTerminalPath) GetDefault ¶
func (fp *WatchProbingSessionsResponse_FieldTerminalPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*WatchProbingSessionsResponse_FieldTerminalPath) GetRaw ¶
func (fp *WatchProbingSessionsResponse_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
func (*WatchProbingSessionsResponse_FieldTerminalPath) GetSingle ¶
func (fp *WatchProbingSessionsResponse_FieldTerminalPath) GetSingle(source *WatchProbingSessionsResponse) (interface{}, bool)
GetSingle returns value pointed by specific field of from source WatchProbingSessionsResponse
func (*WatchProbingSessionsResponse_FieldTerminalPath) GetSingleRaw ¶
func (fp *WatchProbingSessionsResponse_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*WatchProbingSessionsResponse_FieldTerminalPath) IsLeaf ¶
func (fp *WatchProbingSessionsResponse_FieldTerminalPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*WatchProbingSessionsResponse_FieldTerminalPath) JSONString ¶
func (fp *WatchProbingSessionsResponse_FieldTerminalPath) JSONString() string
JSONString returns path representation is JSON convention
func (*WatchProbingSessionsResponse_FieldTerminalPath) Selector ¶
func (fp *WatchProbingSessionsResponse_FieldTerminalPath) Selector() WatchProbingSessionsResponse_FieldPathSelector
func (*WatchProbingSessionsResponse_FieldTerminalPath) String ¶
func (fp *WatchProbingSessionsResponse_FieldTerminalPath) String() string
String returns path representation in proto convention
func (*WatchProbingSessionsResponse_FieldTerminalPath) WithIArrayItemValue ¶
func (fp *WatchProbingSessionsResponse_FieldTerminalPath) WithIArrayItemValue(value interface{}) WatchProbingSessionsResponse_FieldPathArrayItemValue
func (*WatchProbingSessionsResponse_FieldTerminalPath) WithIArrayOfValues ¶
func (fp *WatchProbingSessionsResponse_FieldTerminalPath) WithIArrayOfValues(values interface{}) WatchProbingSessionsResponse_FieldPathArrayOfValues
func (*WatchProbingSessionsResponse_FieldTerminalPath) WithIValue ¶
func (fp *WatchProbingSessionsResponse_FieldTerminalPath) WithIValue(value interface{}) WatchProbingSessionsResponse_FieldPathValue
func (*WatchProbingSessionsResponse_FieldTerminalPath) WithRawIArrayItemValue ¶
func (fp *WatchProbingSessionsResponse_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*WatchProbingSessionsResponse_FieldTerminalPath) WithRawIArrayOfValues ¶
func (fp *WatchProbingSessionsResponse_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*WatchProbingSessionsResponse_FieldTerminalPath) WithRawIValue ¶
func (fp *WatchProbingSessionsResponse_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type WatchProbingSessionsResponse_FieldTerminalPathArrayItemValue ¶
type WatchProbingSessionsResponse_FieldTerminalPathArrayItemValue struct { WatchProbingSessionsResponse_FieldTerminalPath // contains filtered or unexported fields }
func (*WatchProbingSessionsResponse_FieldTerminalPathArrayItemValue) AsProbingSessionChangesItemValue ¶
func (fpaiv *WatchProbingSessionsResponse_FieldTerminalPathArrayItemValue) AsProbingSessionChangesItemValue() (*probing_session.ProbingSessionChange, bool)
func (*WatchProbingSessionsResponse_FieldTerminalPathArrayItemValue) ContainsValue ¶
func (fpaiv *WatchProbingSessionsResponse_FieldTerminalPathArrayItemValue) ContainsValue(source *WatchProbingSessionsResponse) bool
Contains returns a boolean indicating if value that is being held is present in given 'WatchProbingSessionsResponse'
func (*WatchProbingSessionsResponse_FieldTerminalPathArrayItemValue) GetRawItemValue ¶
func (fpaiv *WatchProbingSessionsResponse_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored element value for array in object WatchProbingSessionsResponse as interface{}
func (*WatchProbingSessionsResponse_FieldTerminalPathArrayItemValue) GetSingle ¶
func (fpaiv *WatchProbingSessionsResponse_FieldTerminalPathArrayItemValue) GetSingle(source *WatchProbingSessionsResponse) (interface{}, bool)
func (*WatchProbingSessionsResponse_FieldTerminalPathArrayItemValue) GetSingleRaw ¶
func (fpaiv *WatchProbingSessionsResponse_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
type WatchProbingSessionsResponse_FieldTerminalPathArrayOfValues ¶
type WatchProbingSessionsResponse_FieldTerminalPathArrayOfValues struct { WatchProbingSessionsResponse_FieldTerminalPath // contains filtered or unexported fields }
func (*WatchProbingSessionsResponse_FieldTerminalPathArrayOfValues) AsIsCurrentArrayOfValues ¶
func (fpaov *WatchProbingSessionsResponse_FieldTerminalPathArrayOfValues) AsIsCurrentArrayOfValues() ([]bool, bool)
func (*WatchProbingSessionsResponse_FieldTerminalPathArrayOfValues) AsIsHardResetArrayOfValues ¶
func (fpaov *WatchProbingSessionsResponse_FieldTerminalPathArrayOfValues) AsIsHardResetArrayOfValues() ([]bool, bool)
func (*WatchProbingSessionsResponse_FieldTerminalPathArrayOfValues) AsIsSoftResetArrayOfValues ¶
func (fpaov *WatchProbingSessionsResponse_FieldTerminalPathArrayOfValues) AsIsSoftResetArrayOfValues() ([]bool, bool)
func (*WatchProbingSessionsResponse_FieldTerminalPathArrayOfValues) AsPageTokenChangeArrayOfValues ¶
func (fpaov *WatchProbingSessionsResponse_FieldTerminalPathArrayOfValues) AsPageTokenChangeArrayOfValues() ([]*WatchProbingSessionsResponse_PageTokenChange, bool)
func (*WatchProbingSessionsResponse_FieldTerminalPathArrayOfValues) AsProbingSessionChangesArrayOfValues ¶
func (fpaov *WatchProbingSessionsResponse_FieldTerminalPathArrayOfValues) AsProbingSessionChangesArrayOfValues() ([][]*probing_session.ProbingSessionChange, bool)
func (*WatchProbingSessionsResponse_FieldTerminalPathArrayOfValues) AsResumeTokenArrayOfValues ¶
func (fpaov *WatchProbingSessionsResponse_FieldTerminalPathArrayOfValues) AsResumeTokenArrayOfValues() ([]string, bool)
func (*WatchProbingSessionsResponse_FieldTerminalPathArrayOfValues) AsSnapshotSizeArrayOfValues ¶
func (fpaov *WatchProbingSessionsResponse_FieldTerminalPathArrayOfValues) AsSnapshotSizeArrayOfValues() ([]int64, bool)
func (*WatchProbingSessionsResponse_FieldTerminalPathArrayOfValues) GetRawValues ¶
func (fpaov *WatchProbingSessionsResponse_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
type WatchProbingSessionsResponse_FieldTerminalPathValue ¶
type WatchProbingSessionsResponse_FieldTerminalPathValue struct { WatchProbingSessionsResponse_FieldTerminalPath // contains filtered or unexported fields }
func (*WatchProbingSessionsResponse_FieldTerminalPathValue) AsIsCurrentValue ¶
func (fpv *WatchProbingSessionsResponse_FieldTerminalPathValue) AsIsCurrentValue() (bool, bool)
func (*WatchProbingSessionsResponse_FieldTerminalPathValue) AsIsHardResetValue ¶
func (fpv *WatchProbingSessionsResponse_FieldTerminalPathValue) AsIsHardResetValue() (bool, bool)
func (*WatchProbingSessionsResponse_FieldTerminalPathValue) AsIsSoftResetValue ¶
func (fpv *WatchProbingSessionsResponse_FieldTerminalPathValue) AsIsSoftResetValue() (bool, bool)
func (*WatchProbingSessionsResponse_FieldTerminalPathValue) AsPageTokenChangeValue ¶
func (fpv *WatchProbingSessionsResponse_FieldTerminalPathValue) AsPageTokenChangeValue() (*WatchProbingSessionsResponse_PageTokenChange, bool)
func (*WatchProbingSessionsResponse_FieldTerminalPathValue) AsProbingSessionChangesValue ¶
func (fpv *WatchProbingSessionsResponse_FieldTerminalPathValue) AsProbingSessionChangesValue() ([]*probing_session.ProbingSessionChange, bool)
func (*WatchProbingSessionsResponse_FieldTerminalPathValue) AsResumeTokenValue ¶
func (fpv *WatchProbingSessionsResponse_FieldTerminalPathValue) AsResumeTokenValue() (string, bool)
func (*WatchProbingSessionsResponse_FieldTerminalPathValue) AsSnapshotSizeValue ¶
func (fpv *WatchProbingSessionsResponse_FieldTerminalPathValue) AsSnapshotSizeValue() (int64, bool)
func (*WatchProbingSessionsResponse_FieldTerminalPathValue) CompareWith ¶
func (fpv *WatchProbingSessionsResponse_FieldTerminalPathValue) CompareWith(source *WatchProbingSessionsResponse) (int, bool)
CompareWith compares value in the 'WatchProbingSessionsResponse_FieldTerminalPathValue' with the value under path in 'WatchProbingSessionsResponse'.
func (*WatchProbingSessionsResponse_FieldTerminalPathValue) CompareWithRaw ¶
func (fpv *WatchProbingSessionsResponse_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*WatchProbingSessionsResponse_FieldTerminalPathValue) GetRawValue ¶
func (fpv *WatchProbingSessionsResponse_FieldTerminalPathValue) GetRawValue() interface{}
GetRawValue returns raw value stored under selected path for 'WatchProbingSessionsResponse' as interface{}
func (*WatchProbingSessionsResponse_FieldTerminalPathValue) SetTo ¶
func (fpv *WatchProbingSessionsResponse_FieldTerminalPathValue) SetTo(target **WatchProbingSessionsResponse)
SetTo stores value for selected field for object WatchProbingSessionsResponse
func (*WatchProbingSessionsResponse_FieldTerminalPathValue) SetToRaw ¶
func (fpv *WatchProbingSessionsResponse_FieldTerminalPathValue) SetToRaw(target proto.Message)
type WatchProbingSessionsResponse_PageTokenChange ¶
type WatchProbingSessionsResponse_PageTokenChange struct { // New token to retrieve previous page of results. PrevPageToken *probing_session.PagerCursor `` /* 151-byte string literal not displayed */ // New token to retrieve next page of results. NextPageToken *probing_session.PagerCursor `` /* 151-byte string literal not displayed */ // contains filtered or unexported fields }
func (*WatchProbingSessionsResponse_PageTokenChange) CloneRaw ¶
func (o *WatchProbingSessionsResponse_PageTokenChange) CloneRaw() gotenobject.GotenObjectExt
func (*WatchProbingSessionsResponse_PageTokenChange) Descriptor ¶
func (*WatchProbingSessionsResponse_PageTokenChange) Descriptor() ([]byte, []int)
Deprecated, Use WatchProbingSessionsResponse_PageTokenChange.ProtoReflect.Descriptor instead.
func (*WatchProbingSessionsResponse_PageTokenChange) GetNextPageToken ¶
func (m *WatchProbingSessionsResponse_PageTokenChange) GetNextPageToken() *probing_session.PagerCursor
func (*WatchProbingSessionsResponse_PageTokenChange) GetPrevPageToken ¶
func (m *WatchProbingSessionsResponse_PageTokenChange) GetPrevPageToken() *probing_session.PagerCursor
func (*WatchProbingSessionsResponse_PageTokenChange) GotenMessage ¶
func (*WatchProbingSessionsResponse_PageTokenChange) GotenMessage()
func (*WatchProbingSessionsResponse_PageTokenChange) GotenObjectExt ¶
func (o *WatchProbingSessionsResponse_PageTokenChange) GotenObjectExt()
func (*WatchProbingSessionsResponse_PageTokenChange) GotenValidate ¶
func (obj *WatchProbingSessionsResponse_PageTokenChange) GotenValidate() error
func (*WatchProbingSessionsResponse_PageTokenChange) MakeDiffFieldMask ¶
func (o *WatchProbingSessionsResponse_PageTokenChange) MakeDiffFieldMask(other *WatchProbingSessionsResponse_PageTokenChange) *WatchProbingSessionsResponse_PageTokenChange_FieldMask
func (*WatchProbingSessionsResponse_PageTokenChange) MakeFullFieldMask ¶
func (o *WatchProbingSessionsResponse_PageTokenChange) MakeFullFieldMask() *WatchProbingSessionsResponse_PageTokenChange_FieldMask
func (*WatchProbingSessionsResponse_PageTokenChange) MakeRawDiffFieldMask ¶
func (o *WatchProbingSessionsResponse_PageTokenChange) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
func (*WatchProbingSessionsResponse_PageTokenChange) MakeRawFullFieldMask ¶
func (o *WatchProbingSessionsResponse_PageTokenChange) MakeRawFullFieldMask() gotenobject.FieldMask
func (*WatchProbingSessionsResponse_PageTokenChange) Marshal ¶
func (m *WatchProbingSessionsResponse_PageTokenChange) Marshal() ([]byte, error)
func (*WatchProbingSessionsResponse_PageTokenChange) MarshalJSON ¶
func (m *WatchProbingSessionsResponse_PageTokenChange) MarshalJSON() ([]byte, error)
func (*WatchProbingSessionsResponse_PageTokenChange) Merge ¶
func (o *WatchProbingSessionsResponse_PageTokenChange) Merge(source *WatchProbingSessionsResponse_PageTokenChange)
func (*WatchProbingSessionsResponse_PageTokenChange) MergeRaw ¶
func (o *WatchProbingSessionsResponse_PageTokenChange) MergeRaw(source gotenobject.GotenObjectExt)
func (*WatchProbingSessionsResponse_PageTokenChange) ProtoMessage ¶
func (*WatchProbingSessionsResponse_PageTokenChange) ProtoMessage()
func (*WatchProbingSessionsResponse_PageTokenChange) ProtoReflect ¶
func (m *WatchProbingSessionsResponse_PageTokenChange) ProtoReflect() preflect.Message
func (*WatchProbingSessionsResponse_PageTokenChange) Reset ¶
func (m *WatchProbingSessionsResponse_PageTokenChange) Reset()
func (*WatchProbingSessionsResponse_PageTokenChange) SetNextPageToken ¶
func (m *WatchProbingSessionsResponse_PageTokenChange) SetNextPageToken(fv *probing_session.PagerCursor)
func (*WatchProbingSessionsResponse_PageTokenChange) SetPrevPageToken ¶
func (m *WatchProbingSessionsResponse_PageTokenChange) SetPrevPageToken(fv *probing_session.PagerCursor)
func (*WatchProbingSessionsResponse_PageTokenChange) String ¶
func (m *WatchProbingSessionsResponse_PageTokenChange) String() string
func (*WatchProbingSessionsResponse_PageTokenChange) Unmarshal ¶
func (m *WatchProbingSessionsResponse_PageTokenChange) Unmarshal(b []byte) error
func (*WatchProbingSessionsResponse_PageTokenChange) UnmarshalJSON ¶
func (m *WatchProbingSessionsResponse_PageTokenChange) UnmarshalJSON(data []byte) error
type WatchProbingSessionsResponse_PageTokenChangePathSelectorNextPageToken ¶
type WatchProbingSessionsResponse_PageTokenChangePathSelectorNextPageToken struct{}
func (WatchProbingSessionsResponse_PageTokenChangePathSelectorNextPageToken) WithArrayOfValues ¶
type WatchProbingSessionsResponse_PageTokenChangePathSelectorPrevPageToken ¶
type WatchProbingSessionsResponse_PageTokenChangePathSelectorPrevPageToken struct{}
func (WatchProbingSessionsResponse_PageTokenChangePathSelectorPrevPageToken) WithArrayOfValues ¶
type WatchProbingSessionsResponse_PageTokenChange_FieldMask ¶
type WatchProbingSessionsResponse_PageTokenChange_FieldMask struct {
Paths []WatchProbingSessionsResponsePageTokenChange_FieldPath
}
func FullWatchProbingSessionsResponse_PageTokenChange_FieldMask ¶
func FullWatchProbingSessionsResponse_PageTokenChange_FieldMask() *WatchProbingSessionsResponse_PageTokenChange_FieldMask
func (*WatchProbingSessionsResponse_PageTokenChange_FieldMask) AppendPath ¶
func (fieldMask *WatchProbingSessionsResponse_PageTokenChange_FieldMask) AppendPath(path WatchProbingSessionsResponsePageTokenChange_FieldPath)
func (*WatchProbingSessionsResponse_PageTokenChange_FieldMask) AppendRawPath ¶
func (fieldMask *WatchProbingSessionsResponse_PageTokenChange_FieldMask) AppendRawPath(path gotenobject.FieldPath)
func (*WatchProbingSessionsResponse_PageTokenChange_FieldMask) DecodeFirestore ¶
func (fieldMask *WatchProbingSessionsResponse_PageTokenChange_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
func (*WatchProbingSessionsResponse_PageTokenChange_FieldMask) EncodeFirestore ¶
func (fieldMask *WatchProbingSessionsResponse_PageTokenChange_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
firestore encoding/decoding integration
func (*WatchProbingSessionsResponse_PageTokenChange_FieldMask) FilterInputFields ¶
func (fieldMask *WatchProbingSessionsResponse_PageTokenChange_FieldMask) FilterInputFields() *WatchProbingSessionsResponse_PageTokenChange_FieldMask
FilterInputFields generates copy of field paths with output_only field paths removed
func (*WatchProbingSessionsResponse_PageTokenChange_FieldMask) FromProtoFieldMask ¶
func (fieldMask *WatchProbingSessionsResponse_PageTokenChange_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
func (*WatchProbingSessionsResponse_PageTokenChange_FieldMask) GetPaths ¶
func (fieldMask *WatchProbingSessionsResponse_PageTokenChange_FieldMask) GetPaths() []WatchProbingSessionsResponsePageTokenChange_FieldPath
func (*WatchProbingSessionsResponse_PageTokenChange_FieldMask) GetRawPaths ¶
func (fieldMask *WatchProbingSessionsResponse_PageTokenChange_FieldMask) GetRawPaths() []gotenobject.FieldPath
func (*WatchProbingSessionsResponse_PageTokenChange_FieldMask) IsFull ¶
func (fieldMask *WatchProbingSessionsResponse_PageTokenChange_FieldMask) IsFull() bool
func (WatchProbingSessionsResponse_PageTokenChange_FieldMask) Marshal ¶
func (fieldMask WatchProbingSessionsResponse_PageTokenChange_FieldMask) Marshal() ([]byte, error)
implement methods required by customType
func (WatchProbingSessionsResponse_PageTokenChange_FieldMask) MarshalJSON ¶
func (fieldMask WatchProbingSessionsResponse_PageTokenChange_FieldMask) MarshalJSON() ([]byte, error)
func (*WatchProbingSessionsResponse_PageTokenChange_FieldMask) PathsCount ¶
func (fieldMask *WatchProbingSessionsResponse_PageTokenChange_FieldMask) PathsCount() int
func (*WatchProbingSessionsResponse_PageTokenChange_FieldMask) Project ¶
func (fieldMask *WatchProbingSessionsResponse_PageTokenChange_FieldMask) Project(source *WatchProbingSessionsResponse_PageTokenChange) *WatchProbingSessionsResponse_PageTokenChange
func (*WatchProbingSessionsResponse_PageTokenChange_FieldMask) ProjectRaw ¶
func (fieldMask *WatchProbingSessionsResponse_PageTokenChange_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
func (*WatchProbingSessionsResponse_PageTokenChange_FieldMask) ProtoMessage ¶
func (fieldMask *WatchProbingSessionsResponse_PageTokenChange_FieldMask) ProtoMessage()
func (*WatchProbingSessionsResponse_PageTokenChange_FieldMask) ProtoReflect ¶
func (fieldMask *WatchProbingSessionsResponse_PageTokenChange_FieldMask) ProtoReflect() preflect.Message
func (*WatchProbingSessionsResponse_PageTokenChange_FieldMask) Reset ¶
func (fieldMask *WatchProbingSessionsResponse_PageTokenChange_FieldMask) Reset()
func (*WatchProbingSessionsResponse_PageTokenChange_FieldMask) Set ¶
func (fieldMask *WatchProbingSessionsResponse_PageTokenChange_FieldMask) Set(target, source *WatchProbingSessionsResponse_PageTokenChange)
func (*WatchProbingSessionsResponse_PageTokenChange_FieldMask) SetFromCliFlag ¶
func (fieldMask *WatchProbingSessionsResponse_PageTokenChange_FieldMask) SetFromCliFlag(raw string) error
func (*WatchProbingSessionsResponse_PageTokenChange_FieldMask) SetRaw ¶
func (fieldMask *WatchProbingSessionsResponse_PageTokenChange_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
func (*WatchProbingSessionsResponse_PageTokenChange_FieldMask) Size ¶
func (fieldMask *WatchProbingSessionsResponse_PageTokenChange_FieldMask) Size() int
func (*WatchProbingSessionsResponse_PageTokenChange_FieldMask) String ¶
func (fieldMask *WatchProbingSessionsResponse_PageTokenChange_FieldMask) String() string
func (*WatchProbingSessionsResponse_PageTokenChange_FieldMask) SubtractRaw ¶
func (fieldMask *WatchProbingSessionsResponse_PageTokenChange_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
func (*WatchProbingSessionsResponse_PageTokenChange_FieldMask) ToProtoFieldMask ¶
func (fieldMask *WatchProbingSessionsResponse_PageTokenChange_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
ToFieldMask is used for proto conversions
func (*WatchProbingSessionsResponse_PageTokenChange_FieldMask) Unmarshal ¶
func (fieldMask *WatchProbingSessionsResponse_PageTokenChange_FieldMask) Unmarshal(data []byte) error
func (*WatchProbingSessionsResponse_PageTokenChange_FieldMask) UnmarshalJSON ¶
func (fieldMask *WatchProbingSessionsResponse_PageTokenChange_FieldMask) UnmarshalJSON(data []byte) error
Source Files ¶
- probing_session_service.pb.client.go
- probing_session_service.pb.descriptors.go
- probing_session_service.pb.fieldmask.go
- probing_session_service.pb.fieldpath.go
- probing_session_service.pb.fieldpathbuilder.go
- probing_session_service.pb.go
- probing_session_service.pb.object_ext.go
- probing_session_service.pb.validate.go