probing_distribution_client

package
v0.12.9 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 14, 2023 License: Apache-2.0 Imports: 58 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type BatchGetProbingDistributionsDescriptor added in v0.4.26

type BatchGetProbingDistributionsDescriptor struct{}

func GetBatchGetProbingDistributionsDescriptor added in v0.4.26

func GetBatchGetProbingDistributionsDescriptor() *BatchGetProbingDistributionsDescriptor

func (*BatchGetProbingDistributionsDescriptor) GetApiDescriptor added in v0.4.26

func (*BatchGetProbingDistributionsDescriptor) GetApiName added in v0.4.26

func (*BatchGetProbingDistributionsDescriptor) GetClientMsgReflectHandle added in v0.4.26

func (*BatchGetProbingDistributionsDescriptor) GetFullMethodName added in v0.4.26

func (d *BatchGetProbingDistributionsDescriptor) GetFullMethodName() string

func (*BatchGetProbingDistributionsDescriptor) GetMethodName added in v0.4.26

func (*BatchGetProbingDistributionsDescriptor) GetProtoPkgName added in v0.4.26

func (d *BatchGetProbingDistributionsDescriptor) GetProtoPkgName() string

func (*BatchGetProbingDistributionsDescriptor) GetResourceDescriptor added in v0.4.27

func (*BatchGetProbingDistributionsDescriptor) GetServerMsgReflectHandle added in v0.4.26

func (*BatchGetProbingDistributionsDescriptor) GetServiceDomain added in v0.4.26

func (d *BatchGetProbingDistributionsDescriptor) GetServiceDomain() string

func (*BatchGetProbingDistributionsDescriptor) GetServiceVersion added in v0.4.26

func (d *BatchGetProbingDistributionsDescriptor) GetServiceVersion() string

func (*BatchGetProbingDistributionsDescriptor) GetVerb added in v0.4.26

func (*BatchGetProbingDistributionsDescriptor) HasResource added in v0.4.27

func (*BatchGetProbingDistributionsDescriptor) IsClientStream added in v0.4.26

func (d *BatchGetProbingDistributionsDescriptor) IsClientStream() bool

func (*BatchGetProbingDistributionsDescriptor) IsCollection added in v0.4.27

func (d *BatchGetProbingDistributionsDescriptor) IsCollection() bool

func (*BatchGetProbingDistributionsDescriptor) IsPlural added in v0.4.27

func (*BatchGetProbingDistributionsDescriptor) IsServerStream added in v0.4.26

func (d *BatchGetProbingDistributionsDescriptor) IsServerStream() bool

func (*BatchGetProbingDistributionsDescriptor) IsUnary added in v0.4.26

func (*BatchGetProbingDistributionsDescriptor) NewEmptyClientMsg added in v0.4.26

func (d *BatchGetProbingDistributionsDescriptor) NewEmptyClientMsg() proto.Message

func (*BatchGetProbingDistributionsDescriptor) NewEmptyServerMsg added in v0.4.26

func (d *BatchGetProbingDistributionsDescriptor) NewEmptyServerMsg() proto.Message

func (*BatchGetProbingDistributionsDescriptor) RequestHasResourceBody added in v0.4.26

func (d *BatchGetProbingDistributionsDescriptor) RequestHasResourceBody() bool

type BatchGetProbingDistributionsDescriptorClientMsgHandle added in v0.4.26

type BatchGetProbingDistributionsDescriptorClientMsgHandle struct{}

func (*BatchGetProbingDistributionsDescriptorClientMsgHandle) ExtractCollectionName added in v0.4.27

func (*BatchGetProbingDistributionsDescriptorClientMsgHandle) ExtractResourceName added in v0.4.27

func (*BatchGetProbingDistributionsDescriptorClientMsgHandle) ExtractResourceNames added in v0.4.27

type BatchGetProbingDistributionsDescriptorServerMsgHandle added in v0.4.26

type BatchGetProbingDistributionsDescriptorServerMsgHandle struct{}

func (*BatchGetProbingDistributionsDescriptorServerMsgHandle) ExtractCollectionName added in v0.4.27

func (*BatchGetProbingDistributionsDescriptorServerMsgHandle) ExtractResourceName added in v0.4.27

func (*BatchGetProbingDistributionsDescriptorServerMsgHandle) ExtractResourceNames added in v0.4.27

type BatchGetProbingDistributionsRequest

type BatchGetProbingDistributionsRequest struct {

	// Names of ProbingDistributions
	Names []*probing_distribution.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_distribution.ProbingDistribution_FieldMask `` /* 151-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 [BatchGetProbingDistributions][ntt.watchdog.v1alpha2.BatchGetProbingDistributions]

func (*BatchGetProbingDistributionsRequest) Clone

func (*BatchGetProbingDistributionsRequest) CloneRaw

func (*BatchGetProbingDistributionsRequest) Descriptor

func (*BatchGetProbingDistributionsRequest) Descriptor() ([]byte, []int)

Deprecated, Use BatchGetProbingDistributionsRequest.ProtoReflect.Descriptor instead.

func (*BatchGetProbingDistributionsRequest) GetFieldMask

func (*BatchGetProbingDistributionsRequest) GetNames

func (*BatchGetProbingDistributionsRequest) GetView

func (*BatchGetProbingDistributionsRequest) GotenMessage

func (*BatchGetProbingDistributionsRequest) GotenMessage()

func (*BatchGetProbingDistributionsRequest) GotenObjectExt

func (o *BatchGetProbingDistributionsRequest) GotenObjectExt()

func (*BatchGetProbingDistributionsRequest) GotenValidate

func (obj *BatchGetProbingDistributionsRequest) GotenValidate() error

func (*BatchGetProbingDistributionsRequest) MakeFullFieldMask

func (*BatchGetProbingDistributionsRequest) MakeRawDiffFieldMask

func (*BatchGetProbingDistributionsRequest) MakeRawFullFieldMask

func (o *BatchGetProbingDistributionsRequest) MakeRawFullFieldMask() gotenobject.FieldMask

func (*BatchGetProbingDistributionsRequest) Marshal

func (*BatchGetProbingDistributionsRequest) MarshalJSON

func (m *BatchGetProbingDistributionsRequest) MarshalJSON() ([]byte, error)

func (*BatchGetProbingDistributionsRequest) Merge

func (*BatchGetProbingDistributionsRequest) MergeRaw

func (*BatchGetProbingDistributionsRequest) ProtoMessage

func (*BatchGetProbingDistributionsRequest) ProtoMessage()

func (*BatchGetProbingDistributionsRequest) ProtoReflect

func (*BatchGetProbingDistributionsRequest) Reset

func (*BatchGetProbingDistributionsRequest) SetFieldMask

func (*BatchGetProbingDistributionsRequest) SetNames

func (*BatchGetProbingDistributionsRequest) SetView

func (*BatchGetProbingDistributionsRequest) String

func (*BatchGetProbingDistributionsRequest) Unmarshal

func (*BatchGetProbingDistributionsRequest) UnmarshalJSON

func (m *BatchGetProbingDistributionsRequest) UnmarshalJSON(data []byte) error

type BatchGetProbingDistributionsRequestFieldPathBuilder

type BatchGetProbingDistributionsRequestFieldPathBuilder struct{}

func (BatchGetProbingDistributionsRequestFieldPathBuilder) FieldMask

func (BatchGetProbingDistributionsRequestFieldPathBuilder) Names

func (BatchGetProbingDistributionsRequestFieldPathBuilder) View

type BatchGetProbingDistributionsRequestPathSelectorFieldMask

type BatchGetProbingDistributionsRequestPathSelectorFieldMask struct{}

func (BatchGetProbingDistributionsRequestPathSelectorFieldMask) FieldPath

type BatchGetProbingDistributionsRequestPathSelectorNames

type BatchGetProbingDistributionsRequestPathSelectorNames struct{}

func (BatchGetProbingDistributionsRequestPathSelectorNames) FieldPath

type BatchGetProbingDistributionsRequestPathSelectorView

type BatchGetProbingDistributionsRequestPathSelectorView struct{}

func (BatchGetProbingDistributionsRequestPathSelectorView) FieldPath

func (BatchGetProbingDistributionsRequestPathSelectorView) WithArrayOfValues

func (BatchGetProbingDistributionsRequestPathSelectorView) WithValue

type BatchGetProbingDistributionsRequest_FieldMask

type BatchGetProbingDistributionsRequest_FieldMask struct {
	Paths []BatchGetProbingDistributionsRequest_FieldPath
}

func FullBatchGetProbingDistributionsRequest_FieldMask

func FullBatchGetProbingDistributionsRequest_FieldMask() *BatchGetProbingDistributionsRequest_FieldMask

func (*BatchGetProbingDistributionsRequest_FieldMask) AppendPath

func (*BatchGetProbingDistributionsRequest_FieldMask) AppendRawPath

func (*BatchGetProbingDistributionsRequest_FieldMask) DecodeFirestore

func (fieldMask *BatchGetProbingDistributionsRequest_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error

func (*BatchGetProbingDistributionsRequest_FieldMask) EncodeFirestore

func (fieldMask *BatchGetProbingDistributionsRequest_FieldMask) EncodeFirestore() (*firestorepb.Value, error)

firestore encoding/decoding integration

func (*BatchGetProbingDistributionsRequest_FieldMask) FilterInputFields

FilterInputFields generates copy of field paths with output_only field paths removed

func (*BatchGetProbingDistributionsRequest_FieldMask) FromProtoFieldMask

func (fieldMask *BatchGetProbingDistributionsRequest_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error

func (*BatchGetProbingDistributionsRequest_FieldMask) GetPaths

func (*BatchGetProbingDistributionsRequest_FieldMask) GetRawPaths

func (*BatchGetProbingDistributionsRequest_FieldMask) IsFull

func (BatchGetProbingDistributionsRequest_FieldMask) Marshal

func (fieldMask BatchGetProbingDistributionsRequest_FieldMask) Marshal() ([]byte, error)

implement methods required by customType

func (BatchGetProbingDistributionsRequest_FieldMask) MarshalJSON

func (fieldMask BatchGetProbingDistributionsRequest_FieldMask) MarshalJSON() ([]byte, error)

func (*BatchGetProbingDistributionsRequest_FieldMask) PathsCount

func (fieldMask *BatchGetProbingDistributionsRequest_FieldMask) PathsCount() int

func (*BatchGetProbingDistributionsRequest_FieldMask) Project

func (*BatchGetProbingDistributionsRequest_FieldMask) ProjectRaw

func (*BatchGetProbingDistributionsRequest_FieldMask) ProtoMessage

func (fieldMask *BatchGetProbingDistributionsRequest_FieldMask) ProtoMessage()

func (*BatchGetProbingDistributionsRequest_FieldMask) ProtoReflect

func (*BatchGetProbingDistributionsRequest_FieldMask) Reset

func (*BatchGetProbingDistributionsRequest_FieldMask) Set

func (*BatchGetProbingDistributionsRequest_FieldMask) SetFromCliFlag

func (fieldMask *BatchGetProbingDistributionsRequest_FieldMask) SetFromCliFlag(raw string) error

func (*BatchGetProbingDistributionsRequest_FieldMask) SetRaw

func (*BatchGetProbingDistributionsRequest_FieldMask) Size

func (*BatchGetProbingDistributionsRequest_FieldMask) String

func (*BatchGetProbingDistributionsRequest_FieldMask) SubtractRaw

func (*BatchGetProbingDistributionsRequest_FieldMask) ToProtoFieldMask

ToFieldMask is used for proto conversions

func (*BatchGetProbingDistributionsRequest_FieldMask) Unmarshal

func (fieldMask *BatchGetProbingDistributionsRequest_FieldMask) Unmarshal(data []byte) error

func (*BatchGetProbingDistributionsRequest_FieldMask) UnmarshalJSON

func (fieldMask *BatchGetProbingDistributionsRequest_FieldMask) UnmarshalJSON(data []byte) error

type BatchGetProbingDistributionsRequest_FieldPath

type BatchGetProbingDistributionsRequest_FieldPath interface {
	gotenobject.FieldPath
	Selector() BatchGetProbingDistributionsRequest_FieldPathSelector
	Get(source *BatchGetProbingDistributionsRequest) []interface{}
	GetSingle(source *BatchGetProbingDistributionsRequest) (interface{}, bool)
	ClearValue(item *BatchGetProbingDistributionsRequest)

	// Those methods build corresponding BatchGetProbingDistributionsRequest_FieldPathValue
	// (or array of values) and holds passed value. Panics if injected type is incorrect.
	WithIValue(value interface{}) BatchGetProbingDistributionsRequest_FieldPathValue
	WithIArrayOfValues(values interface{}) BatchGetProbingDistributionsRequest_FieldPathArrayOfValues
	WithIArrayItemValue(value interface{}) BatchGetProbingDistributionsRequest_FieldPathArrayItemValue
}

FieldPath provides implementation to handle https://github.com/protocolbuffers/protobuf/blob/master/src/google/protobuf/field_mask.proto

func MustParseBatchGetProbingDistributionsRequest_FieldPath

func MustParseBatchGetProbingDistributionsRequest_FieldPath(rawField string) BatchGetProbingDistributionsRequest_FieldPath

func ParseBatchGetProbingDistributionsRequest_FieldPath

func ParseBatchGetProbingDistributionsRequest_FieldPath(rawField string) (BatchGetProbingDistributionsRequest_FieldPath, error)

type BatchGetProbingDistributionsRequest_FieldPathArrayItemValue

type BatchGetProbingDistributionsRequest_FieldPathArrayItemValue interface {
	gotenobject.FieldPathArrayItemValue
	BatchGetProbingDistributionsRequest_FieldPath
	ContainsValue(*BatchGetProbingDistributionsRequest) bool
}

BatchGetProbingDistributionsRequest_FieldPathArrayItemValue allows storing single item in Path-specific values for BatchGetProbingDistributionsRequest according to their type Present only for array (repeated) types.

func MustParseBatchGetProbingDistributionsRequest_FieldPathArrayItemValue

func MustParseBatchGetProbingDistributionsRequest_FieldPathArrayItemValue(pathStr, valueStr string) BatchGetProbingDistributionsRequest_FieldPathArrayItemValue

func ParseBatchGetProbingDistributionsRequest_FieldPathArrayItemValue

func ParseBatchGetProbingDistributionsRequest_FieldPathArrayItemValue(pathStr, valueStr string) (BatchGetProbingDistributionsRequest_FieldPathArrayItemValue, error)

ParseBatchGetProbingDistributionsRequest_FieldPathArrayItemValue parses string and JSON-encoded value to its Value

type BatchGetProbingDistributionsRequest_FieldPathArrayOfValues

type BatchGetProbingDistributionsRequest_FieldPathArrayOfValues interface {
	gotenobject.FieldPathArrayOfValues
	BatchGetProbingDistributionsRequest_FieldPath
}

BatchGetProbingDistributionsRequest_FieldPathArrayOfValues allows storing slice of values for BatchGetProbingDistributionsRequest fields according to their type

func MustParseBatchGetProbingDistributionsRequest_FieldPathArrayOfValues

func MustParseBatchGetProbingDistributionsRequest_FieldPathArrayOfValues(pathStr, valuesStr string) BatchGetProbingDistributionsRequest_FieldPathArrayOfValues

func ParseBatchGetProbingDistributionsRequest_FieldPathArrayOfValues

func ParseBatchGetProbingDistributionsRequest_FieldPathArrayOfValues(pathStr, valuesStr string) (BatchGetProbingDistributionsRequest_FieldPathArrayOfValues, error)

type BatchGetProbingDistributionsRequest_FieldPathSelector

type BatchGetProbingDistributionsRequest_FieldPathSelector int32
const (
	BatchGetProbingDistributionsRequest_FieldPathSelectorNames     BatchGetProbingDistributionsRequest_FieldPathSelector = 0
	BatchGetProbingDistributionsRequest_FieldPathSelectorFieldMask BatchGetProbingDistributionsRequest_FieldPathSelector = 1
	BatchGetProbingDistributionsRequest_FieldPathSelectorView      BatchGetProbingDistributionsRequest_FieldPathSelector = 2
)

func (BatchGetProbingDistributionsRequest_FieldPathSelector) String

type BatchGetProbingDistributionsRequest_FieldPathValue

type BatchGetProbingDistributionsRequest_FieldPathValue interface {
	BatchGetProbingDistributionsRequest_FieldPath
	gotenobject.FieldPathValue
	SetTo(target **BatchGetProbingDistributionsRequest)
	CompareWith(*BatchGetProbingDistributionsRequest) (cmp int, comparable bool)
}

BatchGetProbingDistributionsRequest_FieldPathValue allows storing values for BatchGetProbingDistributionsRequest fields according to their type

func MustParseBatchGetProbingDistributionsRequest_FieldPathValue

func MustParseBatchGetProbingDistributionsRequest_FieldPathValue(pathStr, valueStr string) BatchGetProbingDistributionsRequest_FieldPathValue

func ParseBatchGetProbingDistributionsRequest_FieldPathValue

func ParseBatchGetProbingDistributionsRequest_FieldPathValue(pathStr, valueStr string) (BatchGetProbingDistributionsRequest_FieldPathValue, error)

type BatchGetProbingDistributionsRequest_FieldTerminalPath

type BatchGetProbingDistributionsRequest_FieldTerminalPath struct {
	// contains filtered or unexported fields
}

func (*BatchGetProbingDistributionsRequest_FieldTerminalPath) ClearValue

func (*BatchGetProbingDistributionsRequest_FieldTerminalPath) ClearValueRaw

func (*BatchGetProbingDistributionsRequest_FieldTerminalPath) Get

Get returns all values pointed by specific field from source BatchGetProbingDistributionsRequest

func (*BatchGetProbingDistributionsRequest_FieldTerminalPath) GetDefault

func (fp *BatchGetProbingDistributionsRequest_FieldTerminalPath) GetDefault() interface{}

GetDefault returns a default value of the field type

func (*BatchGetProbingDistributionsRequest_FieldTerminalPath) GetRaw

func (fp *BatchGetProbingDistributionsRequest_FieldTerminalPath) GetRaw(source proto.Message) []interface{}

func (*BatchGetProbingDistributionsRequest_FieldTerminalPath) GetSingle

GetSingle returns value pointed by specific field of from source BatchGetProbingDistributionsRequest

func (*BatchGetProbingDistributionsRequest_FieldTerminalPath) GetSingleRaw

func (fp *BatchGetProbingDistributionsRequest_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)

func (*BatchGetProbingDistributionsRequest_FieldTerminalPath) IsLeaf

IsLeaf - whether field path is holds simple value

func (*BatchGetProbingDistributionsRequest_FieldTerminalPath) JSONString

JSONString returns path representation is JSON convention

func (*BatchGetProbingDistributionsRequest_FieldTerminalPath) Selector

func (*BatchGetProbingDistributionsRequest_FieldTerminalPath) SplitIntoTerminalIPaths added in v0.7.1

func (*BatchGetProbingDistributionsRequest_FieldTerminalPath) String

String returns path representation in proto convention

func (*BatchGetProbingDistributionsRequest_FieldTerminalPath) WithIArrayItemValue

func (*BatchGetProbingDistributionsRequest_FieldTerminalPath) WithIArrayOfValues

func (*BatchGetProbingDistributionsRequest_FieldTerminalPath) WithIValue

func (*BatchGetProbingDistributionsRequest_FieldTerminalPath) WithRawIArrayItemValue

func (*BatchGetProbingDistributionsRequest_FieldTerminalPath) WithRawIArrayOfValues

func (*BatchGetProbingDistributionsRequest_FieldTerminalPath) WithRawIValue

type BatchGetProbingDistributionsRequest_FieldTerminalPathArrayItemValue

type BatchGetProbingDistributionsRequest_FieldTerminalPathArrayItemValue struct {
	BatchGetProbingDistributionsRequest_FieldTerminalPath
	// contains filtered or unexported fields
}

func (*BatchGetProbingDistributionsRequest_FieldTerminalPathArrayItemValue) AsNamesItemValue

func (*BatchGetProbingDistributionsRequest_FieldTerminalPathArrayItemValue) ContainsValue

Contains returns a boolean indicating if value that is being held is present in given 'BatchGetProbingDistributionsRequest'

func (*BatchGetProbingDistributionsRequest_FieldTerminalPathArrayItemValue) GetRawItemValue

func (fpaiv *BatchGetProbingDistributionsRequest_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}

GetRawValue returns stored element value for array in object BatchGetProbingDistributionsRequest as interface{}

func (*BatchGetProbingDistributionsRequest_FieldTerminalPathArrayItemValue) GetSingle

func (*BatchGetProbingDistributionsRequest_FieldTerminalPathArrayItemValue) GetSingleRaw

type BatchGetProbingDistributionsRequest_FieldTerminalPathArrayOfValues

type BatchGetProbingDistributionsRequest_FieldTerminalPathArrayOfValues struct {
	BatchGetProbingDistributionsRequest_FieldTerminalPath
	// contains filtered or unexported fields
}

func (*BatchGetProbingDistributionsRequest_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues

func (*BatchGetProbingDistributionsRequest_FieldTerminalPathArrayOfValues) AsNamesArrayOfValues

func (*BatchGetProbingDistributionsRequest_FieldTerminalPathArrayOfValues) AsViewArrayOfValues

func (*BatchGetProbingDistributionsRequest_FieldTerminalPathArrayOfValues) GetRawValues

func (fpaov *BatchGetProbingDistributionsRequest_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})

type BatchGetProbingDistributionsRequest_FieldTerminalPathValue

type BatchGetProbingDistributionsRequest_FieldTerminalPathValue struct {
	BatchGetProbingDistributionsRequest_FieldTerminalPath
	// contains filtered or unexported fields
}

func (*BatchGetProbingDistributionsRequest_FieldTerminalPathValue) AsFieldMaskValue

func (*BatchGetProbingDistributionsRequest_FieldTerminalPathValue) AsNamesValue

func (*BatchGetProbingDistributionsRequest_FieldTerminalPathValue) AsViewValue

func (*BatchGetProbingDistributionsRequest_FieldTerminalPathValue) CompareWith

CompareWith compares value in the 'BatchGetProbingDistributionsRequest_FieldTerminalPathValue' with the value under path in 'BatchGetProbingDistributionsRequest'.

func (*BatchGetProbingDistributionsRequest_FieldTerminalPathValue) CompareWithRaw

func (*BatchGetProbingDistributionsRequest_FieldTerminalPathValue) GetRawValue

func (fpv *BatchGetProbingDistributionsRequest_FieldTerminalPathValue) GetRawValue() interface{}

GetRawValue returns raw value stored under selected path for 'BatchGetProbingDistributionsRequest' as interface{}

func (*BatchGetProbingDistributionsRequest_FieldTerminalPathValue) SetTo

SetTo stores value for selected field for object BatchGetProbingDistributionsRequest

func (*BatchGetProbingDistributionsRequest_FieldTerminalPathValue) SetToRaw

type BatchGetProbingDistributionsResponse

type BatchGetProbingDistributionsResponse struct {

	// found ProbingDistributions
	ProbingDistributions []*probing_distribution.ProbingDistribution `` /* 154-byte string literal not displayed */
	// list of not found ProbingDistributions
	Missing []*probing_distribution.Reference `protobuf:"bytes,2,rep,customtype=Reference,name=missing,proto3" json:"missing,omitempty" firestore:"missing"`
	// contains filtered or unexported fields
}

BatchGetProbingDistributionsResponse

func (*BatchGetProbingDistributionsResponse) Clone

func (*BatchGetProbingDistributionsResponse) CloneRaw

func (*BatchGetProbingDistributionsResponse) Descriptor

func (*BatchGetProbingDistributionsResponse) Descriptor() ([]byte, []int)

Deprecated, Use BatchGetProbingDistributionsResponse.ProtoReflect.Descriptor instead.

func (*BatchGetProbingDistributionsResponse) GetMissing

func (*BatchGetProbingDistributionsResponse) GetProbingDistributions

func (*BatchGetProbingDistributionsResponse) GotenMessage

func (*BatchGetProbingDistributionsResponse) GotenMessage()

func (*BatchGetProbingDistributionsResponse) GotenObjectExt

func (o *BatchGetProbingDistributionsResponse) GotenObjectExt()

func (*BatchGetProbingDistributionsResponse) GotenValidate

func (obj *BatchGetProbingDistributionsResponse) GotenValidate() error

func (*BatchGetProbingDistributionsResponse) MakeFullFieldMask

func (*BatchGetProbingDistributionsResponse) MakeRawDiffFieldMask

func (*BatchGetProbingDistributionsResponse) MakeRawFullFieldMask

func (*BatchGetProbingDistributionsResponse) Marshal

func (*BatchGetProbingDistributionsResponse) MarshalJSON

func (m *BatchGetProbingDistributionsResponse) MarshalJSON() ([]byte, error)

func (*BatchGetProbingDistributionsResponse) Merge

func (*BatchGetProbingDistributionsResponse) MergeRaw

func (*BatchGetProbingDistributionsResponse) ProtoMessage

func (*BatchGetProbingDistributionsResponse) ProtoMessage()

func (*BatchGetProbingDistributionsResponse) ProtoReflect

func (*BatchGetProbingDistributionsResponse) Reset

func (*BatchGetProbingDistributionsResponse) SetMissing

func (*BatchGetProbingDistributionsResponse) SetProbingDistributions

func (*BatchGetProbingDistributionsResponse) String

func (*BatchGetProbingDistributionsResponse) Unmarshal

func (*BatchGetProbingDistributionsResponse) UnmarshalJSON

func (m *BatchGetProbingDistributionsResponse) UnmarshalJSON(data []byte) error

type BatchGetProbingDistributionsResponseFieldPathBuilder

type BatchGetProbingDistributionsResponseFieldPathBuilder struct{}

func (BatchGetProbingDistributionsResponseFieldPathBuilder) Missing

func (BatchGetProbingDistributionsResponseFieldPathBuilder) ProbingDistributions

type BatchGetProbingDistributionsResponseMapPathSelectorProbingDistributionsMetadataAnnotations

type BatchGetProbingDistributionsResponseMapPathSelectorProbingDistributionsMetadataAnnotations struct {
	// contains filtered or unexported fields
}

func (BatchGetProbingDistributionsResponseMapPathSelectorProbingDistributionsMetadataAnnotations) FieldPath

func (BatchGetProbingDistributionsResponseMapPathSelectorProbingDistributionsMetadataAnnotations) WithArrayOfValues

func (BatchGetProbingDistributionsResponseMapPathSelectorProbingDistributionsMetadataAnnotations) WithValue

type BatchGetProbingDistributionsResponseMapPathSelectorProbingDistributionsMetadataLabels

type BatchGetProbingDistributionsResponseMapPathSelectorProbingDistributionsMetadataLabels struct {
	// contains filtered or unexported fields
}

func (BatchGetProbingDistributionsResponseMapPathSelectorProbingDistributionsMetadataLabels) FieldPath

func (BatchGetProbingDistributionsResponseMapPathSelectorProbingDistributionsMetadataLabels) WithArrayOfValues

func (BatchGetProbingDistributionsResponseMapPathSelectorProbingDistributionsMetadataLabels) WithValue

type BatchGetProbingDistributionsResponseMapPathSelectorProbingDistributionsMetadataShards

type BatchGetProbingDistributionsResponseMapPathSelectorProbingDistributionsMetadataShards struct {
	// contains filtered or unexported fields
}

func (BatchGetProbingDistributionsResponseMapPathSelectorProbingDistributionsMetadataShards) FieldPath

func (BatchGetProbingDistributionsResponseMapPathSelectorProbingDistributionsMetadataShards) WithArrayOfValues

func (BatchGetProbingDistributionsResponseMapPathSelectorProbingDistributionsMetadataShards) WithValue

type BatchGetProbingDistributionsResponseMapPathSelectorProbingDistributionsSpecProbingSettingsHttpProbingConfigAuthConfigTokenRequestRequestHeaders

type BatchGetProbingDistributionsResponseMapPathSelectorProbingDistributionsSpecProbingSettingsHttpProbingConfigAuthConfigTokenRequestRequestHeaders struct {
	// contains filtered or unexported fields
}

func (BatchGetProbingDistributionsResponseMapPathSelectorProbingDistributionsSpecProbingSettingsHttpProbingConfigAuthConfigTokenRequestRequestHeaders) FieldPath

func (BatchGetProbingDistributionsResponseMapPathSelectorProbingDistributionsSpecProbingSettingsHttpProbingConfigAuthConfigTokenRequestRequestHeaders) WithArrayOfValues

func (BatchGetProbingDistributionsResponseMapPathSelectorProbingDistributionsSpecProbingSettingsHttpProbingConfigAuthConfigTokenRequestRequestHeaders) WithValue

type BatchGetProbingDistributionsResponseMapPathSelectorProbingDistributionsSpecProbingSettingsHttpProbingConfigHttpRequestRequestHeaders

type BatchGetProbingDistributionsResponseMapPathSelectorProbingDistributionsSpecProbingSettingsHttpProbingConfigHttpRequestRequestHeaders struct {
	// contains filtered or unexported fields
}

func (BatchGetProbingDistributionsResponseMapPathSelectorProbingDistributionsSpecProbingSettingsHttpProbingConfigHttpRequestRequestHeaders) FieldPath

func (BatchGetProbingDistributionsResponseMapPathSelectorProbingDistributionsSpecProbingSettingsHttpProbingConfigHttpRequestRequestHeaders) WithArrayOfValues

func (BatchGetProbingDistributionsResponseMapPathSelectorProbingDistributionsSpecProbingSettingsHttpProbingConfigHttpRequestRequestHeaders) WithValue

type BatchGetProbingDistributionsResponseMapPathSelectorProbingDistributionsStatusByRegion added in v0.8.0

type BatchGetProbingDistributionsResponseMapPathSelectorProbingDistributionsStatusByRegion struct {
	// contains filtered or unexported fields
}

func (BatchGetProbingDistributionsResponseMapPathSelectorProbingDistributionsStatusByRegion) FieldPath added in v0.8.0

func (BatchGetProbingDistributionsResponseMapPathSelectorProbingDistributionsStatusByRegion) WithArrayOfValues added in v0.8.0

func (BatchGetProbingDistributionsResponseMapPathSelectorProbingDistributionsStatusByRegion) WithValue added in v0.8.0

type BatchGetProbingDistributionsResponsePathSelectorMissing

type BatchGetProbingDistributionsResponsePathSelectorMissing struct{}

func (BatchGetProbingDistributionsResponsePathSelectorMissing) FieldPath

type BatchGetProbingDistributionsResponsePathSelectorProbingDistributions

type BatchGetProbingDistributionsResponsePathSelectorProbingDistributions struct{}

func (BatchGetProbingDistributionsResponsePathSelectorProbingDistributions) FieldPath

type BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsDisplayName

type BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsDisplayName struct{}

func (BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsDisplayName) FieldPath

func (BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsDisplayName) WithArrayOfValues

func (BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsDisplayName) WithValue

type BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsMetadata

type BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsMetadata struct{}

func (BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsMetadata) DeleteTime added in v0.7.1

func (BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsMetadata) FieldPath

func (BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsMetadata) Lifecycle added in v0.7.1

func (BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsMetadata) WithArrayOfValues

func (BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsMetadata) WithValue

type BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsMetadataAnnotations

type BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsMetadataAnnotations struct{}

func (BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsMetadataAnnotations) FieldPath

func (BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsMetadataAnnotations) WithArrayOfValues

func (BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsMetadataAnnotations) WithValue

type BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsMetadataCreateTime

type BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsMetadataCreateTime struct{}

func (BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsMetadataCreateTime) FieldPath

func (BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsMetadataCreateTime) WithArrayOfValues

func (BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsMetadataCreateTime) WithValue

type BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsMetadataDeleteTime added in v0.7.1

type BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsMetadataDeleteTime struct{}

func (BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsMetadataDeleteTime) FieldPath added in v0.7.1

func (BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsMetadataDeleteTime) WithArrayOfValues added in v0.7.1

func (BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsMetadataDeleteTime) WithValue added in v0.7.1

type BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsMetadataGeneration

type BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsMetadataGeneration struct{}

func (BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsMetadataGeneration) FieldPath

func (BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsMetadataGeneration) WithArrayOfValues

func (BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsMetadataGeneration) WithValue

type BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsMetadataLabels

type BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsMetadataLabels struct{}

func (BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsMetadataLabels) FieldPath

func (BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsMetadataLabels) WithArrayOfValues

func (BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsMetadataLabels) WithValue

type BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsMetadataLifecycle added in v0.7.1

type BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsMetadataLifecycle struct{}

func (BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsMetadataLifecycle) BlockDeletion added in v0.7.1

func (BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsMetadataLifecycle) FieldPath added in v0.7.1

func (BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsMetadataLifecycle) State added in v0.7.1

func (BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsMetadataLifecycle) WithArrayOfValues added in v0.7.1

func (BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsMetadataLifecycle) WithValue added in v0.7.1

type BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsMetadataLifecycleBlockDeletion added in v0.7.1

type BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsMetadataLifecycleBlockDeletion struct{}

func (BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsMetadataLifecycleBlockDeletion) FieldPath added in v0.7.1

func (BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsMetadataLifecycleBlockDeletion) WithArrayOfValues added in v0.7.1

func (BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsMetadataLifecycleBlockDeletion) WithValue added in v0.7.1

type BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsMetadataLifecycleState added in v0.7.1

type BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsMetadataLifecycleState struct{}

func (BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsMetadataLifecycleState) FieldPath added in v0.7.1

func (BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsMetadataLifecycleState) WithArrayOfValues added in v0.7.1

func (BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsMetadataLifecycleState) WithValue added in v0.7.1

type BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsMetadataOwnerReferences

type BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsMetadataOwnerReferences struct{}

func (BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsMetadataOwnerReferences) FieldPath

func (BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsMetadataOwnerReferences) Region added in v0.7.1

func (BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsMetadataOwnerReferences) RequiresOwnerReference added in v0.7.1

func (BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsMetadataOwnerReferences) Version added in v0.7.1

func (BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsMetadataOwnerReferences) WithArrayOfValues

func (BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsMetadataOwnerReferences) WithItemValue

func (BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsMetadataOwnerReferences) WithValue

type BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsMetadataOwnerReferencesBlockOwnerDeletion

type BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsMetadataOwnerReferencesBlockOwnerDeletion struct{}

func (BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsMetadataOwnerReferencesBlockOwnerDeletion) FieldPath

func (BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsMetadataOwnerReferencesBlockOwnerDeletion) WithArrayOfValues

func (BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsMetadataOwnerReferencesBlockOwnerDeletion) WithValue

type BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsMetadataOwnerReferencesController

type BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsMetadataOwnerReferencesController struct{}

func (BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsMetadataOwnerReferencesController) FieldPath

func (BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsMetadataOwnerReferencesController) WithArrayOfValues

func (BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsMetadataOwnerReferencesController) WithValue

type BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsMetadataOwnerReferencesKind

type BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsMetadataOwnerReferencesKind struct{}

func (BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsMetadataOwnerReferencesKind) FieldPath

func (BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsMetadataOwnerReferencesKind) WithArrayOfValues

func (BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsMetadataOwnerReferencesKind) WithValue

type BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsMetadataOwnerReferencesName

type BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsMetadataOwnerReferencesName struct{}

func (BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsMetadataOwnerReferencesName) FieldPath

func (BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsMetadataOwnerReferencesName) WithArrayOfValues

func (BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsMetadataOwnerReferencesName) WithValue

type BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsMetadataOwnerReferencesRegion added in v0.7.1

type BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsMetadataOwnerReferencesRegion struct{}

func (BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsMetadataOwnerReferencesRegion) FieldPath added in v0.7.1

func (BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsMetadataOwnerReferencesRegion) WithArrayOfValues added in v0.7.1

func (BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsMetadataOwnerReferencesRegion) WithValue added in v0.7.1

type BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsMetadataOwnerReferencesRequiresOwnerReference added in v0.7.1

type BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsMetadataOwnerReferencesRequiresOwnerReference struct{}

func (BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsMetadataOwnerReferencesRequiresOwnerReference) FieldPath added in v0.7.1

func (BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsMetadataOwnerReferencesRequiresOwnerReference) WithArrayOfValues added in v0.7.1

func (BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsMetadataOwnerReferencesRequiresOwnerReference) WithValue added in v0.7.1

type BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsMetadataOwnerReferencesVersion added in v0.7.1

type BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsMetadataOwnerReferencesVersion struct{}

func (BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsMetadataOwnerReferencesVersion) FieldPath added in v0.7.1

func (BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsMetadataOwnerReferencesVersion) WithArrayOfValues added in v0.7.1

func (BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsMetadataOwnerReferencesVersion) WithValue added in v0.7.1

type BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsMetadataResourceVersion

type BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsMetadataResourceVersion struct{}

func (BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsMetadataResourceVersion) FieldPath

func (BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsMetadataResourceVersion) WithArrayOfValues

func (BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsMetadataResourceVersion) WithValue

type BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsMetadataShards

type BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsMetadataShards struct{}

func (BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsMetadataShards) FieldPath

func (BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsMetadataShards) WithArrayOfValues

func (BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsMetadataShards) WithValue

type BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsMetadataSyncing

type BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsMetadataSyncing struct{}

func (BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsMetadataSyncing) FieldPath

func (BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsMetadataSyncing) WithArrayOfValues

func (BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsMetadataSyncing) WithValue

type BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsMetadataSyncingOwningRegion

type BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsMetadataSyncingOwningRegion struct{}

func (BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsMetadataSyncingOwningRegion) FieldPath

func (BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsMetadataSyncingOwningRegion) WithArrayOfValues

func (BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsMetadataSyncingOwningRegion) WithValue

type BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsMetadataSyncingRegions

type BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsMetadataSyncingRegions struct{}

func (BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsMetadataSyncingRegions) FieldPath

func (BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsMetadataSyncingRegions) WithArrayOfValues

func (BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsMetadataSyncingRegions) WithItemValue

func (BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsMetadataSyncingRegions) WithValue

type BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsMetadataTags

type BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsMetadataTags struct{}

func (BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsMetadataTags) FieldPath

func (BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsMetadataTags) WithArrayOfValues

func (BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsMetadataTags) WithItemValue

func (BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsMetadataTags) WithValue

type BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsMetadataUpdateTime

type BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsMetadataUpdateTime struct{}

func (BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsMetadataUpdateTime) FieldPath

func (BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsMetadataUpdateTime) WithArrayOfValues

func (BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsMetadataUpdateTime) WithValue

type BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsMetadataUuid

type BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsMetadataUuid struct{}

func (BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsMetadataUuid) FieldPath

func (BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsMetadataUuid) WithArrayOfValues

func (BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsMetadataUuid) WithValue

type BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsName

type BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsName struct{}

func (BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsName) FieldPath

func (BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsName) WithArrayOfValues

func (BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsName) WithValue

type BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsSpec

type BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsSpec struct{}

func (BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsSpec) EnablePcap added in v0.8.0

func (BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsSpec) FieldPath

type BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsSpecConstraint

type BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsSpecConstraint struct{}

func (BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsSpecConstraint) FieldPath

func (BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsSpecConstraint) WithArrayOfValues

func (BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsSpecConstraint) WithValue

type BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsSpecConstraintMaxSessionsPerAgentLocation

type BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsSpecConstraintMaxSessionsPerAgentLocation struct{}

func (BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsSpecConstraintMaxSessionsPerAgentLocation) FieldPath

func (BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsSpecConstraintMaxSessionsPerAgentLocation) WithArrayOfValues

func (BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsSpecConstraintMaxSessionsPerAgentLocation) WithValue

type BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsSpecConstraintMaxSessionsPerAgentLocationAdmin1

type BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsSpecConstraintMaxSessionsPerAgentLocationAdmin1 struct{}

func (BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsSpecConstraintMaxSessionsPerAgentLocationAdmin1) FieldPath

func (BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsSpecConstraintMaxSessionsPerAgentLocationAdmin1) WithArrayOfValues

func (BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsSpecConstraintMaxSessionsPerAgentLocationAdmin1) WithValue

type BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsSpecConstraintMaxSessionsPerAgentLocationAdmin2

type BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsSpecConstraintMaxSessionsPerAgentLocationAdmin2 struct{}

func (BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsSpecConstraintMaxSessionsPerAgentLocationAdmin2) FieldPath

func (BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsSpecConstraintMaxSessionsPerAgentLocationAdmin2) WithArrayOfValues

func (BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsSpecConstraintMaxSessionsPerAgentLocationAdmin2) WithValue

type BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsSpecConstraintMaxSessionsPerAgentLocationAdmin3

type BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsSpecConstraintMaxSessionsPerAgentLocationAdmin3 struct{}

func (BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsSpecConstraintMaxSessionsPerAgentLocationAdmin3) FieldPath

func (BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsSpecConstraintMaxSessionsPerAgentLocationAdmin3) WithArrayOfValues

func (BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsSpecConstraintMaxSessionsPerAgentLocationAdmin3) WithValue

type BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsSpecConstraintMaxSessionsPerAgentLocationAdmin4

type BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsSpecConstraintMaxSessionsPerAgentLocationAdmin4 struct{}

func (BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsSpecConstraintMaxSessionsPerAgentLocationAdmin4) FieldPath

func (BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsSpecConstraintMaxSessionsPerAgentLocationAdmin4) WithArrayOfValues

func (BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsSpecConstraintMaxSessionsPerAgentLocationAdmin4) WithValue

type BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsSpecConstraintMaxSessionsPerAgentLocationCountry

type BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsSpecConstraintMaxSessionsPerAgentLocationCountry struct{}

func (BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsSpecConstraintMaxSessionsPerAgentLocationCountry) FieldPath

func (BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsSpecConstraintMaxSessionsPerAgentLocationCountry) WithArrayOfValues

func (BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsSpecConstraintMaxSessionsPerAgentLocationCountry) WithValue

type BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsSpecConstraintMaxSessionsPerAgentPublicIpAddress

type BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsSpecConstraintMaxSessionsPerAgentPublicIpAddress struct{}

func (BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsSpecConstraintMaxSessionsPerAgentPublicIpAddress) FieldPath

func (BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsSpecConstraintMaxSessionsPerAgentPublicIpAddress) WithArrayOfValues

func (BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsSpecConstraintMaxSessionsPerAgentPublicIpAddress) WithValue

type BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsSpecEnablePcap added in v0.8.0

type BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsSpecEnablePcap struct{}

func (BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsSpecEnablePcap) FieldPath added in v0.8.0

func (BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsSpecEnablePcap) WithArrayOfValues added in v0.8.0

func (BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsSpecEnablePcap) WithValue added in v0.8.0

type BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsSpecEnabled

type BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsSpecEnabled struct{}

func (BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsSpecEnabled) FieldPath

func (BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsSpecEnabled) WithArrayOfValues

func (BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsSpecEnabled) WithValue

type BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbeSelector

type BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbeSelector struct{}

func (BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbeSelector) FieldPath

func (BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbeSelector) WithArrayOfValues

func (BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbeSelector) WithValue

type BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettings

type BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettings struct{}

func (BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettings) FieldPath

func (BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettings) WithArrayOfValues

func (BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettings) WithValue

type BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsHttpProbingConfig

type BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsHttpProbingConfig struct{}

func (BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsHttpProbingConfig) FieldPath

func (BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsHttpProbingConfig) WithArrayOfValues

func (BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsHttpProbingConfig) WithValue

type BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsHttpProbingConfigAuthConfig

type BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsHttpProbingConfigAuthConfig struct{}

func (BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsHttpProbingConfigAuthConfig) FieldPath

func (BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsHttpProbingConfigAuthConfig) WithArrayOfValues

func (BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsHttpProbingConfigAuthConfig) WithValue

type BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsHttpProbingConfigAuthConfigPassword

type BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsHttpProbingConfigAuthConfigPassword struct{}

func (BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsHttpProbingConfigAuthConfigPassword) FieldPath

func (BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsHttpProbingConfigAuthConfigPassword) WithArrayOfValues

func (BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsHttpProbingConfigAuthConfigPassword) WithValue

type BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsHttpProbingConfigAuthConfigRequestHeaderTokenKey

type BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsHttpProbingConfigAuthConfigRequestHeaderTokenKey struct{}

func (BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsHttpProbingConfigAuthConfigRequestHeaderTokenKey) FieldPath

func (BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsHttpProbingConfigAuthConfigRequestHeaderTokenKey) WithArrayOfValues

func (BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsHttpProbingConfigAuthConfigRequestHeaderTokenKey) WithValue

type BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsHttpProbingConfigAuthConfigTokenRequest

type BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsHttpProbingConfigAuthConfigTokenRequest struct{}

func (BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsHttpProbingConfigAuthConfigTokenRequest) FieldPath

func (BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsHttpProbingConfigAuthConfigTokenRequest) WithArrayOfValues

func (BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsHttpProbingConfigAuthConfigTokenRequest) WithValue

type BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsHttpProbingConfigAuthConfigTokenRequestAuthenticationMethod

type BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsHttpProbingConfigAuthConfigTokenRequestAuthenticationMethod struct{}

func (BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsHttpProbingConfigAuthConfigTokenRequestAuthenticationMethod) FieldPath

func (BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsHttpProbingConfigAuthConfigTokenRequestAuthenticationMethod) WithArrayOfValues

func (BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsHttpProbingConfigAuthConfigTokenRequestAuthenticationMethod) WithValue

type BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsHttpProbingConfigAuthConfigTokenRequestExpectedResponseCode

type BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsHttpProbingConfigAuthConfigTokenRequestExpectedResponseCode struct{}

func (BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsHttpProbingConfigAuthConfigTokenRequestExpectedResponseCode) FieldPath

func (BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsHttpProbingConfigAuthConfigTokenRequestExpectedResponseCode) WithArrayOfValues

func (BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsHttpProbingConfigAuthConfigTokenRequestExpectedResponseCode) WithValue

type BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsHttpProbingConfigAuthConfigTokenRequestRequestBody

type BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsHttpProbingConfigAuthConfigTokenRequestRequestBody struct{}

func (BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsHttpProbingConfigAuthConfigTokenRequestRequestBody) FieldPath

func (BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsHttpProbingConfigAuthConfigTokenRequestRequestBody) WithArrayOfValues

func (BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsHttpProbingConfigAuthConfigTokenRequestRequestBody) WithValue

type BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsHttpProbingConfigAuthConfigTokenRequestRequestHeaders

type BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsHttpProbingConfigAuthConfigTokenRequestRequestHeaders struct{}

func (BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsHttpProbingConfigAuthConfigTokenRequestRequestHeaders) FieldPath

func (BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsHttpProbingConfigAuthConfigTokenRequestRequestHeaders) WithArrayOfValues

func (BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsHttpProbingConfigAuthConfigTokenRequestRequestHeaders) WithValue

type BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsHttpProbingConfigAuthConfigTokenRequestRequestMethod

type BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsHttpProbingConfigAuthConfigTokenRequestRequestMethod struct{}

func (BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsHttpProbingConfigAuthConfigTokenRequestRequestMethod) FieldPath

func (BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsHttpProbingConfigAuthConfigTokenRequestRequestMethod) WithArrayOfValues

func (BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsHttpProbingConfigAuthConfigTokenRequestRequestMethod) WithValue

type BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsHttpProbingConfigAuthConfigTokenRequestTimeout

type BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsHttpProbingConfigAuthConfigTokenRequestTimeout struct{}

func (BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsHttpProbingConfigAuthConfigTokenRequestTimeout) FieldPath

func (BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsHttpProbingConfigAuthConfigTokenRequestTimeout) WithArrayOfValues

func (BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsHttpProbingConfigAuthConfigTokenRequestTimeout) WithValue

type BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsHttpProbingConfigAuthConfigTokenRequestUrl

type BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsHttpProbingConfigAuthConfigTokenRequestUrl struct{}

func (BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsHttpProbingConfigAuthConfigTokenRequestUrl) FieldPath

func (BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsHttpProbingConfigAuthConfigTokenRequestUrl) WithArrayOfValues

func (BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsHttpProbingConfigAuthConfigTokenRequestUrl) WithValue

type BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsHttpProbingConfigAuthConfigTokenResponseBodyExpiryKey

type BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsHttpProbingConfigAuthConfigTokenResponseBodyExpiryKey struct{}

func (BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsHttpProbingConfigAuthConfigTokenResponseBodyExpiryKey) FieldPath

func (BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsHttpProbingConfigAuthConfigTokenResponseBodyExpiryKey) WithArrayOfValues

func (BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsHttpProbingConfigAuthConfigTokenResponseBodyExpiryKey) WithValue

type BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsHttpProbingConfigAuthConfigTokenResponseBodyKey

type BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsHttpProbingConfigAuthConfigTokenResponseBodyKey struct{}

func (BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsHttpProbingConfigAuthConfigTokenResponseBodyKey) FieldPath

func (BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsHttpProbingConfigAuthConfigTokenResponseBodyKey) WithArrayOfValues

func (BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsHttpProbingConfigAuthConfigTokenResponseBodyKey) WithValue

type BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsHttpProbingConfigAuthConfigTokenResponseHeader

type BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsHttpProbingConfigAuthConfigTokenResponseHeader struct{}

func (BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsHttpProbingConfigAuthConfigTokenResponseHeader) FieldPath

func (BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsHttpProbingConfigAuthConfigTokenResponseHeader) WithArrayOfValues

func (BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsHttpProbingConfigAuthConfigTokenResponseHeader) WithValue

type BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsHttpProbingConfigAuthConfigUsername

type BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsHttpProbingConfigAuthConfigUsername struct{}

func (BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsHttpProbingConfigAuthConfigUsername) FieldPath

func (BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsHttpProbingConfigAuthConfigUsername) WithArrayOfValues

func (BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsHttpProbingConfigAuthConfigUsername) WithValue

type BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsHttpProbingConfigHttpRequest

type BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsHttpProbingConfigHttpRequest struct{}

func (BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsHttpProbingConfigHttpRequest) FieldPath

func (BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsHttpProbingConfigHttpRequest) WithArrayOfValues

func (BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsHttpProbingConfigHttpRequest) WithValue

type BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsHttpProbingConfigHttpRequestAuthenticationMethod

type BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsHttpProbingConfigHttpRequestAuthenticationMethod struct{}

func (BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsHttpProbingConfigHttpRequestAuthenticationMethod) FieldPath

func (BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsHttpProbingConfigHttpRequestAuthenticationMethod) WithArrayOfValues

func (BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsHttpProbingConfigHttpRequestAuthenticationMethod) WithValue

type BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsHttpProbingConfigHttpRequestExpectedResponseCode

type BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsHttpProbingConfigHttpRequestExpectedResponseCode struct{}

func (BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsHttpProbingConfigHttpRequestExpectedResponseCode) FieldPath

func (BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsHttpProbingConfigHttpRequestExpectedResponseCode) WithArrayOfValues

func (BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsHttpProbingConfigHttpRequestExpectedResponseCode) WithValue

type BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsHttpProbingConfigHttpRequestRequestBody

type BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsHttpProbingConfigHttpRequestRequestBody struct{}

func (BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsHttpProbingConfigHttpRequestRequestBody) FieldPath

func (BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsHttpProbingConfigHttpRequestRequestBody) WithArrayOfValues

func (BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsHttpProbingConfigHttpRequestRequestBody) WithValue

type BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsHttpProbingConfigHttpRequestRequestHeaders

type BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsHttpProbingConfigHttpRequestRequestHeaders struct{}

func (BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsHttpProbingConfigHttpRequestRequestHeaders) FieldPath

func (BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsHttpProbingConfigHttpRequestRequestHeaders) WithArrayOfValues

func (BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsHttpProbingConfigHttpRequestRequestHeaders) WithValue

type BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsHttpProbingConfigHttpRequestRequestMethod

type BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsHttpProbingConfigHttpRequestRequestMethod struct{}

func (BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsHttpProbingConfigHttpRequestRequestMethod) FieldPath

func (BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsHttpProbingConfigHttpRequestRequestMethod) WithArrayOfValues

func (BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsHttpProbingConfigHttpRequestRequestMethod) WithValue

type BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsHttpProbingConfigHttpRequestTimeout

type BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsHttpProbingConfigHttpRequestTimeout struct{}

func (BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsHttpProbingConfigHttpRequestTimeout) FieldPath

func (BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsHttpProbingConfigHttpRequestTimeout) WithArrayOfValues

func (BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsHttpProbingConfigHttpRequestTimeout) WithValue

type BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsHttpProbingConfigHttpRequestUrl

type BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsHttpProbingConfigHttpRequestUrl struct{}

func (BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsHttpProbingConfigHttpRequestUrl) FieldPath

func (BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsHttpProbingConfigHttpRequestUrl) WithArrayOfValues

func (BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsHttpProbingConfigHttpRequestUrl) WithValue

type BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsInterval

type BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsInterval struct{}

func (BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsInterval) FieldPath

func (BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsInterval) WithArrayOfValues

func (BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsInterval) WithValue

type BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsPathProbing

type BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsPathProbing struct{}

func (BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsPathProbing) FieldPath

func (BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsPathProbing) WithArrayOfValues

func (BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsPathProbing) WithValue

type BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsPathProbingAttempts

type BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsPathProbingAttempts struct{}

func (BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsPathProbingAttempts) FieldPath

func (BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsPathProbingAttempts) WithArrayOfValues

func (BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsPathProbingAttempts) WithValue

type BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsPathProbingEnabled

type BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsPathProbingEnabled struct{}

func (BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsPathProbingEnabled) FieldPath

func (BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsPathProbingEnabled) WithArrayOfValues

func (BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsPathProbingEnabled) WithValue

type BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsPathProbingInterval

type BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsPathProbingInterval struct{}

func (BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsPathProbingInterval) FieldPath

func (BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsPathProbingInterval) WithArrayOfValues

func (BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsPathProbingInterval) WithValue

type BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsPathProbingIntervalSec

type BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsPathProbingIntervalSec struct{}

func (BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsPathProbingIntervalSec) FieldPath

func (BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsPathProbingIntervalSec) WithArrayOfValues

func (BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsPathProbingIntervalSec) WithValue

type BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsPathProbingMaxTtl

type BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsPathProbingMaxTtl struct{}

func (BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsPathProbingMaxTtl) FieldPath

func (BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsPathProbingMaxTtl) WithArrayOfValues

func (BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsPathProbingMaxTtl) WithValue

type BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsPathProbingMode

type BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsPathProbingMode struct{}

func (BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsPathProbingMode) FieldPath

func (BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsPathProbingMode) WithArrayOfValues

func (BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsPathProbingMode) WithValue

type BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsProxyConfiguration

type BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsProxyConfiguration struct{}

func (BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsProxyConfiguration) FieldPath

func (BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsProxyConfiguration) WithArrayOfValues

func (BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsProxyConfiguration) WithValue

type BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsProxyConfigurationHttpProxy

type BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsProxyConfigurationHttpProxy struct{}

func (BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsProxyConfigurationHttpProxy) FieldPath

func (BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsProxyConfigurationHttpProxy) WithArrayOfValues

func (BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsProxyConfigurationHttpProxy) WithValue

type BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsProxyConfigurationHttpsProxy

type BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsProxyConfigurationHttpsProxy struct{}

func (BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsProxyConfigurationHttpsProxy) FieldPath

func (BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsProxyConfigurationHttpsProxy) WithArrayOfValues

func (BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsProxyConfigurationHttpsProxy) WithValue

type BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsProxyConfigurationNoProxy

type BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsProxyConfigurationNoProxy struct{}

func (BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsProxyConfigurationNoProxy) FieldPath

func (BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsProxyConfigurationNoProxy) WithArrayOfValues

func (BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsProxyConfigurationNoProxy) WithValue

type BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsProxyConfigurationProxySetting

type BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsProxyConfigurationProxySetting struct{}

func (BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsProxyConfigurationProxySetting) FieldPath

func (BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsProxyConfigurationProxySetting) WithArrayOfValues

func (BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsProxyConfigurationProxySetting) WithValue

type BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsSpeedtestSettings

type BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsSpeedtestSettings struct{}

func (BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsSpeedtestSettings) FieldPath

func (BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsSpeedtestSettings) WithArrayOfValues

func (BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsSpeedtestSettings) WithValue

type BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsSpeedtestSettingsDuration

type BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsSpeedtestSettingsDuration struct{}

func (BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsSpeedtestSettingsDuration) FieldPath

func (BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsSpeedtestSettingsDuration) WithArrayOfValues

func (BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsSpeedtestSettingsDuration) WithValue

type BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsSpeedtestSettingsServerSelection

type BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsSpeedtestSettingsServerSelection struct{}

func (BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsSpeedtestSettingsServerSelection) FieldPath

func (BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsSpeedtestSettingsServerSelection) WithArrayOfValues

func (BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsSpeedtestSettingsServerSelection) WithValue

type BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsSpeedtestSettingsTcpPort

type BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsSpeedtestSettingsTcpPort struct{}

func (BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsSpeedtestSettingsTcpPort) FieldPath

func (BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsSpeedtestSettingsTcpPort) WithArrayOfValues

func (BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsSpeedtestSettingsTcpPort) WithValue

type BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsTos

type BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsTos struct{}

func (BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsTos) FieldPath

func (BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsTos) WithArrayOfValues

func (BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsTos) WithValue

type BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsWindowSize

type BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsWindowSize struct{}

func (BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsWindowSize) FieldPath

func (BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsWindowSize) WithArrayOfValues

func (BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsWindowSize) WithValue

type BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsSpecTargetSelector

type BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsSpecTargetSelector struct{}

func (BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsSpecTargetSelector) FieldPath

func (BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsSpecTargetSelector) WithArrayOfValues

func (BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsSpecTargetSelector) WithValue

type BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsStatus

type BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsStatus struct{}

func (BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsStatus) ByRegion added in v0.8.0

func (BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsStatus) FieldPath

func (BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsStatus) TotalSkippedSessionCount added in v0.8.0

type BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsStatusByRegion added in v0.8.0

type BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsStatusByRegion struct{}

func (BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsStatusByRegion) FieldPath added in v0.8.0

func (BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsStatusByRegion) WithArrayOfValues added in v0.8.0

func (BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsStatusByRegion) WithKey added in v0.8.0

func (BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsStatusByRegion) WithValue added in v0.8.0

type BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsStatusSelectedTargetCount

type BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsStatusSelectedTargetCount struct{}

func (BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsStatusSelectedTargetCount) FieldPath

func (BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsStatusSelectedTargetCount) WithArrayOfValues

func (BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsStatusSelectedTargetCount) WithValue

type BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsStatusTotalNumber

type BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsStatusTotalNumber struct{}

func (BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsStatusTotalNumber) FieldPath

func (BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsStatusTotalNumber) WithArrayOfValues

func (BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsStatusTotalNumber) WithValue

type BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsStatusTotalSkippedSessionCount added in v0.8.0

type BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsStatusTotalSkippedSessionCount struct{}

func (BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsStatusTotalSkippedSessionCount) FieldPath added in v0.8.0

func (BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsStatusTotalSkippedSessionCount) WithArrayOfValues added in v0.8.0

func (BatchGetProbingDistributionsResponsePathSelectorProbingDistributionsStatusTotalSkippedSessionCount) WithValue added in v0.8.0

type BatchGetProbingDistributionsResponse_FieldMask

type BatchGetProbingDistributionsResponse_FieldMask struct {
	Paths []BatchGetProbingDistributionsResponse_FieldPath
}

func FullBatchGetProbingDistributionsResponse_FieldMask

func FullBatchGetProbingDistributionsResponse_FieldMask() *BatchGetProbingDistributionsResponse_FieldMask

func (*BatchGetProbingDistributionsResponse_FieldMask) AppendPath

func (*BatchGetProbingDistributionsResponse_FieldMask) AppendRawPath

func (*BatchGetProbingDistributionsResponse_FieldMask) DecodeFirestore

func (fieldMask *BatchGetProbingDistributionsResponse_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error

func (*BatchGetProbingDistributionsResponse_FieldMask) EncodeFirestore

func (fieldMask *BatchGetProbingDistributionsResponse_FieldMask) EncodeFirestore() (*firestorepb.Value, error)

firestore encoding/decoding integration

func (*BatchGetProbingDistributionsResponse_FieldMask) FilterInputFields

FilterInputFields generates copy of field paths with output_only field paths removed

func (*BatchGetProbingDistributionsResponse_FieldMask) FromProtoFieldMask

func (fieldMask *BatchGetProbingDistributionsResponse_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error

func (*BatchGetProbingDistributionsResponse_FieldMask) GetPaths

func (*BatchGetProbingDistributionsResponse_FieldMask) GetRawPaths

func (*BatchGetProbingDistributionsResponse_FieldMask) IsFull

func (BatchGetProbingDistributionsResponse_FieldMask) Marshal

implement methods required by customType

func (BatchGetProbingDistributionsResponse_FieldMask) MarshalJSON

func (fieldMask BatchGetProbingDistributionsResponse_FieldMask) MarshalJSON() ([]byte, error)

func (*BatchGetProbingDistributionsResponse_FieldMask) PathsCount

func (fieldMask *BatchGetProbingDistributionsResponse_FieldMask) PathsCount() int

func (*BatchGetProbingDistributionsResponse_FieldMask) Project

func (*BatchGetProbingDistributionsResponse_FieldMask) ProjectRaw

func (*BatchGetProbingDistributionsResponse_FieldMask) ProtoMessage

func (fieldMask *BatchGetProbingDistributionsResponse_FieldMask) ProtoMessage()

func (*BatchGetProbingDistributionsResponse_FieldMask) ProtoReflect

func (*BatchGetProbingDistributionsResponse_FieldMask) Reset

func (*BatchGetProbingDistributionsResponse_FieldMask) Set

func (*BatchGetProbingDistributionsResponse_FieldMask) SetFromCliFlag

func (fieldMask *BatchGetProbingDistributionsResponse_FieldMask) SetFromCliFlag(raw string) error

func (*BatchGetProbingDistributionsResponse_FieldMask) SetRaw

func (*BatchGetProbingDistributionsResponse_FieldMask) Size

func (*BatchGetProbingDistributionsResponse_FieldMask) String

func (*BatchGetProbingDistributionsResponse_FieldMask) SubtractRaw

func (*BatchGetProbingDistributionsResponse_FieldMask) ToProtoFieldMask

ToFieldMask is used for proto conversions

func (*BatchGetProbingDistributionsResponse_FieldMask) Unmarshal

func (fieldMask *BatchGetProbingDistributionsResponse_FieldMask) Unmarshal(data []byte) error

func (*BatchGetProbingDistributionsResponse_FieldMask) UnmarshalJSON

func (fieldMask *BatchGetProbingDistributionsResponse_FieldMask) UnmarshalJSON(data []byte) error

type BatchGetProbingDistributionsResponse_FieldPath

type BatchGetProbingDistributionsResponse_FieldPath interface {
	gotenobject.FieldPath
	Selector() BatchGetProbingDistributionsResponse_FieldPathSelector
	Get(source *BatchGetProbingDistributionsResponse) []interface{}
	GetSingle(source *BatchGetProbingDistributionsResponse) (interface{}, bool)
	ClearValue(item *BatchGetProbingDistributionsResponse)

	// Those methods build corresponding BatchGetProbingDistributionsResponse_FieldPathValue
	// (or array of values) and holds passed value. Panics if injected type is incorrect.
	WithIValue(value interface{}) BatchGetProbingDistributionsResponse_FieldPathValue
	WithIArrayOfValues(values interface{}) BatchGetProbingDistributionsResponse_FieldPathArrayOfValues
	WithIArrayItemValue(value interface{}) BatchGetProbingDistributionsResponse_FieldPathArrayItemValue
}

FieldPath provides implementation to handle https://github.com/protocolbuffers/protobuf/blob/master/src/google/protobuf/field_mask.proto

func MustParseBatchGetProbingDistributionsResponse_FieldPath

func MustParseBatchGetProbingDistributionsResponse_FieldPath(rawField string) BatchGetProbingDistributionsResponse_FieldPath

func ParseBatchGetProbingDistributionsResponse_FieldPath

func ParseBatchGetProbingDistributionsResponse_FieldPath(rawField string) (BatchGetProbingDistributionsResponse_FieldPath, error)

type BatchGetProbingDistributionsResponse_FieldPathArrayItemValue

type BatchGetProbingDistributionsResponse_FieldPathArrayItemValue interface {
	gotenobject.FieldPathArrayItemValue
	BatchGetProbingDistributionsResponse_FieldPath
	ContainsValue(*BatchGetProbingDistributionsResponse) bool
}

BatchGetProbingDistributionsResponse_FieldPathArrayItemValue allows storing single item in Path-specific values for BatchGetProbingDistributionsResponse according to their type Present only for array (repeated) types.

func MustParseBatchGetProbingDistributionsResponse_FieldPathArrayItemValue

func MustParseBatchGetProbingDistributionsResponse_FieldPathArrayItemValue(pathStr, valueStr string) BatchGetProbingDistributionsResponse_FieldPathArrayItemValue

func ParseBatchGetProbingDistributionsResponse_FieldPathArrayItemValue

func ParseBatchGetProbingDistributionsResponse_FieldPathArrayItemValue(pathStr, valueStr string) (BatchGetProbingDistributionsResponse_FieldPathArrayItemValue, error)

ParseBatchGetProbingDistributionsResponse_FieldPathArrayItemValue parses string and JSON-encoded value to its Value

type BatchGetProbingDistributionsResponse_FieldPathArrayOfValues

type BatchGetProbingDistributionsResponse_FieldPathArrayOfValues interface {
	gotenobject.FieldPathArrayOfValues
	BatchGetProbingDistributionsResponse_FieldPath
}

BatchGetProbingDistributionsResponse_FieldPathArrayOfValues allows storing slice of values for BatchGetProbingDistributionsResponse fields according to their type

func MustParseBatchGetProbingDistributionsResponse_FieldPathArrayOfValues

func MustParseBatchGetProbingDistributionsResponse_FieldPathArrayOfValues(pathStr, valuesStr string) BatchGetProbingDistributionsResponse_FieldPathArrayOfValues

func ParseBatchGetProbingDistributionsResponse_FieldPathArrayOfValues

func ParseBatchGetProbingDistributionsResponse_FieldPathArrayOfValues(pathStr, valuesStr string) (BatchGetProbingDistributionsResponse_FieldPathArrayOfValues, error)

type BatchGetProbingDistributionsResponse_FieldPathSelector

type BatchGetProbingDistributionsResponse_FieldPathSelector int32
const (
	BatchGetProbingDistributionsResponse_FieldPathSelectorProbingDistributions BatchGetProbingDistributionsResponse_FieldPathSelector = 0
	BatchGetProbingDistributionsResponse_FieldPathSelectorMissing              BatchGetProbingDistributionsResponse_FieldPathSelector = 1
)

func (BatchGetProbingDistributionsResponse_FieldPathSelector) String

type BatchGetProbingDistributionsResponse_FieldPathValue

type BatchGetProbingDistributionsResponse_FieldPathValue interface {
	BatchGetProbingDistributionsResponse_FieldPath
	gotenobject.FieldPathValue
	SetTo(target **BatchGetProbingDistributionsResponse)
	CompareWith(*BatchGetProbingDistributionsResponse) (cmp int, comparable bool)
}

BatchGetProbingDistributionsResponse_FieldPathValue allows storing values for BatchGetProbingDistributionsResponse fields according to their type

func MustParseBatchGetProbingDistributionsResponse_FieldPathValue

func MustParseBatchGetProbingDistributionsResponse_FieldPathValue(pathStr, valueStr string) BatchGetProbingDistributionsResponse_FieldPathValue

func ParseBatchGetProbingDistributionsResponse_FieldPathValue

func ParseBatchGetProbingDistributionsResponse_FieldPathValue(pathStr, valueStr string) (BatchGetProbingDistributionsResponse_FieldPathValue, error)

type BatchGetProbingDistributionsResponse_FieldSubPath

type BatchGetProbingDistributionsResponse_FieldSubPath struct {
	// contains filtered or unexported fields
}

func (*BatchGetProbingDistributionsResponse_FieldSubPath) AsProbingDistributionsSubPath

func (*BatchGetProbingDistributionsResponse_FieldSubPath) ClearValue

func (*BatchGetProbingDistributionsResponse_FieldSubPath) ClearValueRaw

func (*BatchGetProbingDistributionsResponse_FieldSubPath) Get

Get returns all values pointed by selected field from source BatchGetProbingDistributionsResponse

func (*BatchGetProbingDistributionsResponse_FieldSubPath) GetDefault

func (fps *BatchGetProbingDistributionsResponse_FieldSubPath) GetDefault() interface{}

GetDefault returns a default value of the field type

func (*BatchGetProbingDistributionsResponse_FieldSubPath) GetRaw

func (fps *BatchGetProbingDistributionsResponse_FieldSubPath) GetRaw(source proto.Message) []interface{}

func (*BatchGetProbingDistributionsResponse_FieldSubPath) GetSingle

GetSingle returns value of selected field from source BatchGetProbingDistributionsResponse

func (*BatchGetProbingDistributionsResponse_FieldSubPath) GetSingleRaw

func (fps *BatchGetProbingDistributionsResponse_FieldSubPath) GetSingleRaw(source proto.Message) (interface{}, bool)

func (*BatchGetProbingDistributionsResponse_FieldSubPath) IsLeaf

IsLeaf - whether field path is holds simple value

func (*BatchGetProbingDistributionsResponse_FieldSubPath) JSONString

JSONString returns path representation is JSON convention

func (*BatchGetProbingDistributionsResponse_FieldSubPath) Selector

func (*BatchGetProbingDistributionsResponse_FieldSubPath) SplitIntoTerminalIPaths added in v0.7.1

func (*BatchGetProbingDistributionsResponse_FieldSubPath) String

String returns path representation in proto convention

func (*BatchGetProbingDistributionsResponse_FieldSubPath) WithIArrayItemValue

func (*BatchGetProbingDistributionsResponse_FieldSubPath) WithIArrayOfValues

func (*BatchGetProbingDistributionsResponse_FieldSubPath) WithIValue

func (*BatchGetProbingDistributionsResponse_FieldSubPath) WithRawIArrayItemValue

func (fps *BatchGetProbingDistributionsResponse_FieldSubPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue

func (*BatchGetProbingDistributionsResponse_FieldSubPath) WithRawIArrayOfValues

func (fps *BatchGetProbingDistributionsResponse_FieldSubPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues

func (*BatchGetProbingDistributionsResponse_FieldSubPath) WithRawIValue

type BatchGetProbingDistributionsResponse_FieldSubPathArrayItemValue

type BatchGetProbingDistributionsResponse_FieldSubPathArrayItemValue struct {
	BatchGetProbingDistributionsResponse_FieldPath
	// contains filtered or unexported fields
}

func (*BatchGetProbingDistributionsResponse_FieldSubPathArrayItemValue) AsProbingDistributionsPathItemValue

func (*BatchGetProbingDistributionsResponse_FieldSubPathArrayItemValue) ContainsValue

Contains returns a boolean indicating if value that is being held is present in given 'BatchGetProbingDistributionsResponse'

func (*BatchGetProbingDistributionsResponse_FieldSubPathArrayItemValue) GetRawItemValue

func (fpaivs *BatchGetProbingDistributionsResponse_FieldSubPathArrayItemValue) GetRawItemValue() interface{}

GetRawValue returns stored array item value

type BatchGetProbingDistributionsResponse_FieldSubPathArrayOfValues

type BatchGetProbingDistributionsResponse_FieldSubPathArrayOfValues struct {
	BatchGetProbingDistributionsResponse_FieldPath
	// contains filtered or unexported fields
}

func (*BatchGetProbingDistributionsResponse_FieldSubPathArrayOfValues) AsProbingDistributionsPathArrayOfValues

func (*BatchGetProbingDistributionsResponse_FieldSubPathArrayOfValues) GetRawValues

func (fpsaov *BatchGetProbingDistributionsResponse_FieldSubPathArrayOfValues) GetRawValues() []interface{}

type BatchGetProbingDistributionsResponse_FieldSubPathValue

type BatchGetProbingDistributionsResponse_FieldSubPathValue struct {
	BatchGetProbingDistributionsResponse_FieldPath
	// contains filtered or unexported fields
}

func (*BatchGetProbingDistributionsResponse_FieldSubPathValue) AsProbingDistributionsPathValue

func (*BatchGetProbingDistributionsResponse_FieldSubPathValue) CompareWith

func (*BatchGetProbingDistributionsResponse_FieldSubPathValue) CompareWithRaw

func (*BatchGetProbingDistributionsResponse_FieldSubPathValue) GetRawValue

func (fpvs *BatchGetProbingDistributionsResponse_FieldSubPathValue) GetRawValue() interface{}

func (*BatchGetProbingDistributionsResponse_FieldSubPathValue) SetTo

func (*BatchGetProbingDistributionsResponse_FieldSubPathValue) SetToRaw

type BatchGetProbingDistributionsResponse_FieldTerminalPath

type BatchGetProbingDistributionsResponse_FieldTerminalPath struct {
	// contains filtered or unexported fields
}

func (*BatchGetProbingDistributionsResponse_FieldTerminalPath) ClearValue

func (*BatchGetProbingDistributionsResponse_FieldTerminalPath) ClearValueRaw

func (*BatchGetProbingDistributionsResponse_FieldTerminalPath) Get

Get returns all values pointed by specific field from source BatchGetProbingDistributionsResponse

func (*BatchGetProbingDistributionsResponse_FieldTerminalPath) GetDefault

func (fp *BatchGetProbingDistributionsResponse_FieldTerminalPath) GetDefault() interface{}

GetDefault returns a default value of the field type

func (*BatchGetProbingDistributionsResponse_FieldTerminalPath) GetRaw

func (fp *BatchGetProbingDistributionsResponse_FieldTerminalPath) GetRaw(source proto.Message) []interface{}

func (*BatchGetProbingDistributionsResponse_FieldTerminalPath) GetSingle

GetSingle returns value pointed by specific field of from source BatchGetProbingDistributionsResponse

func (*BatchGetProbingDistributionsResponse_FieldTerminalPath) GetSingleRaw

func (fp *BatchGetProbingDistributionsResponse_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)

func (*BatchGetProbingDistributionsResponse_FieldTerminalPath) IsLeaf

IsLeaf - whether field path is holds simple value

func (*BatchGetProbingDistributionsResponse_FieldTerminalPath) JSONString

JSONString returns path representation is JSON convention

func (*BatchGetProbingDistributionsResponse_FieldTerminalPath) Selector

func (*BatchGetProbingDistributionsResponse_FieldTerminalPath) SplitIntoTerminalIPaths added in v0.7.1

func (*BatchGetProbingDistributionsResponse_FieldTerminalPath) String

String returns path representation in proto convention

func (*BatchGetProbingDistributionsResponse_FieldTerminalPath) WithIArrayItemValue

func (*BatchGetProbingDistributionsResponse_FieldTerminalPath) WithIArrayOfValues

func (*BatchGetProbingDistributionsResponse_FieldTerminalPath) WithIValue

func (*BatchGetProbingDistributionsResponse_FieldTerminalPath) WithRawIArrayItemValue

func (*BatchGetProbingDistributionsResponse_FieldTerminalPath) WithRawIArrayOfValues

func (*BatchGetProbingDistributionsResponse_FieldTerminalPath) WithRawIValue

type BatchGetProbingDistributionsResponse_FieldTerminalPathArrayItemValue

type BatchGetProbingDistributionsResponse_FieldTerminalPathArrayItemValue struct {
	BatchGetProbingDistributionsResponse_FieldTerminalPath
	// contains filtered or unexported fields
}

func (*BatchGetProbingDistributionsResponse_FieldTerminalPathArrayItemValue) AsMissingItemValue

func (*BatchGetProbingDistributionsResponse_FieldTerminalPathArrayItemValue) AsProbingDistributionsItemValue

func (*BatchGetProbingDistributionsResponse_FieldTerminalPathArrayItemValue) ContainsValue

Contains returns a boolean indicating if value that is being held is present in given 'BatchGetProbingDistributionsResponse'

func (*BatchGetProbingDistributionsResponse_FieldTerminalPathArrayItemValue) GetRawItemValue

func (fpaiv *BatchGetProbingDistributionsResponse_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}

GetRawValue returns stored element value for array in object BatchGetProbingDistributionsResponse as interface{}

func (*BatchGetProbingDistributionsResponse_FieldTerminalPathArrayItemValue) GetSingle

func (*BatchGetProbingDistributionsResponse_FieldTerminalPathArrayItemValue) GetSingleRaw

type BatchGetProbingDistributionsResponse_FieldTerminalPathArrayOfValues

type BatchGetProbingDistributionsResponse_FieldTerminalPathArrayOfValues struct {
	BatchGetProbingDistributionsResponse_FieldTerminalPath
	// contains filtered or unexported fields
}

func (*BatchGetProbingDistributionsResponse_FieldTerminalPathArrayOfValues) AsMissingArrayOfValues

func (*BatchGetProbingDistributionsResponse_FieldTerminalPathArrayOfValues) AsProbingDistributionsArrayOfValues

func (*BatchGetProbingDistributionsResponse_FieldTerminalPathArrayOfValues) GetRawValues

func (fpaov *BatchGetProbingDistributionsResponse_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})

type BatchGetProbingDistributionsResponse_FieldTerminalPathValue

type BatchGetProbingDistributionsResponse_FieldTerminalPathValue struct {
	BatchGetProbingDistributionsResponse_FieldTerminalPath
	// contains filtered or unexported fields
}

func (*BatchGetProbingDistributionsResponse_FieldTerminalPathValue) AsMissingValue

func (*BatchGetProbingDistributionsResponse_FieldTerminalPathValue) AsProbingDistributionsValue

func (*BatchGetProbingDistributionsResponse_FieldTerminalPathValue) CompareWith

CompareWith compares value in the 'BatchGetProbingDistributionsResponse_FieldTerminalPathValue' with the value under path in 'BatchGetProbingDistributionsResponse'.

func (*BatchGetProbingDistributionsResponse_FieldTerminalPathValue) CompareWithRaw

func (*BatchGetProbingDistributionsResponse_FieldTerminalPathValue) GetRawValue

func (fpv *BatchGetProbingDistributionsResponse_FieldTerminalPathValue) GetRawValue() interface{}

GetRawValue returns raw value stored under selected path for 'BatchGetProbingDistributionsResponse' as interface{}

func (*BatchGetProbingDistributionsResponse_FieldTerminalPathValue) SetTo

SetTo stores value for selected field for object BatchGetProbingDistributionsResponse

func (*BatchGetProbingDistributionsResponse_FieldTerminalPathValue) SetToRaw

type CreateProbingDistributionDescriptor added in v0.4.26

type CreateProbingDistributionDescriptor struct{}

func GetCreateProbingDistributionDescriptor added in v0.4.26

func GetCreateProbingDistributionDescriptor() *CreateProbingDistributionDescriptor

func (*CreateProbingDistributionDescriptor) GetApiDescriptor added in v0.4.26

func (*CreateProbingDistributionDescriptor) GetApiName added in v0.4.26

func (*CreateProbingDistributionDescriptor) GetClientMsgReflectHandle added in v0.4.26

func (d *CreateProbingDistributionDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle

func (*CreateProbingDistributionDescriptor) GetFullMethodName added in v0.4.26

func (d *CreateProbingDistributionDescriptor) GetFullMethodName() string

func (*CreateProbingDistributionDescriptor) GetMethodName added in v0.4.26

func (d *CreateProbingDistributionDescriptor) GetMethodName() string

func (*CreateProbingDistributionDescriptor) GetProtoPkgName added in v0.4.26

func (d *CreateProbingDistributionDescriptor) GetProtoPkgName() string

func (*CreateProbingDistributionDescriptor) GetResourceDescriptor added in v0.4.27

func (*CreateProbingDistributionDescriptor) GetServerMsgReflectHandle added in v0.4.26

func (d *CreateProbingDistributionDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle

func (*CreateProbingDistributionDescriptor) GetServiceDomain added in v0.4.26

func (d *CreateProbingDistributionDescriptor) GetServiceDomain() string

func (*CreateProbingDistributionDescriptor) GetServiceVersion added in v0.4.26

func (d *CreateProbingDistributionDescriptor) GetServiceVersion() string

func (*CreateProbingDistributionDescriptor) GetVerb added in v0.4.26

func (*CreateProbingDistributionDescriptor) HasResource added in v0.4.27

func (d *CreateProbingDistributionDescriptor) HasResource() bool

func (*CreateProbingDistributionDescriptor) IsClientStream added in v0.4.26

func (d *CreateProbingDistributionDescriptor) IsClientStream() bool

func (*CreateProbingDistributionDescriptor) IsCollection added in v0.4.27

func (d *CreateProbingDistributionDescriptor) IsCollection() bool

func (*CreateProbingDistributionDescriptor) IsPlural added in v0.4.27

func (*CreateProbingDistributionDescriptor) IsServerStream added in v0.4.26

func (d *CreateProbingDistributionDescriptor) IsServerStream() bool

func (*CreateProbingDistributionDescriptor) IsUnary added in v0.4.26

func (*CreateProbingDistributionDescriptor) NewEmptyClientMsg added in v0.4.26

func (d *CreateProbingDistributionDescriptor) NewEmptyClientMsg() proto.Message

func (*CreateProbingDistributionDescriptor) NewEmptyServerMsg added in v0.4.26

func (d *CreateProbingDistributionDescriptor) NewEmptyServerMsg() proto.Message

func (*CreateProbingDistributionDescriptor) RequestHasResourceBody added in v0.4.26

func (d *CreateProbingDistributionDescriptor) RequestHasResourceBody() bool

type CreateProbingDistributionDescriptorClientMsgHandle added in v0.4.26

type CreateProbingDistributionDescriptorClientMsgHandle struct{}

func (*CreateProbingDistributionDescriptorClientMsgHandle) ExtractCollectionName added in v0.4.27

func (*CreateProbingDistributionDescriptorClientMsgHandle) ExtractResourceName added in v0.4.27

func (*CreateProbingDistributionDescriptorClientMsgHandle) ExtractResourceNames added in v0.4.27

type CreateProbingDistributionDescriptorServerMsgHandle added in v0.4.26

type CreateProbingDistributionDescriptorServerMsgHandle struct{}

func (*CreateProbingDistributionDescriptorServerMsgHandle) ExtractCollectionName added in v0.4.27

func (*CreateProbingDistributionDescriptorServerMsgHandle) ExtractResourceName added in v0.4.27

func (*CreateProbingDistributionDescriptorServerMsgHandle) ExtractResourceNames added in v0.4.27

type CreateProbingDistributionRequest

type CreateProbingDistributionRequest struct {

	// Parent reference of ntt.watchdog.v1alpha2.ProbingDistribution
	Parent *probing_distribution.ParentReference `protobuf:"bytes,1,opt,customtype=ParentReference,name=parent,proto3" json:"parent,omitempty" firestore:"parent"`
	// ProbingDistribution resource body
	ProbingDistribution *probing_distribution.ProbingDistribution `` /* 150-byte string literal not displayed */
	// contains filtered or unexported fields
}

Request message for method [CreateProbingDistribution][ntt.watchdog.v1alpha2.CreateProbingDistribution]

func (*CreateProbingDistributionRequest) Clone

func (*CreateProbingDistributionRequest) CloneRaw

func (*CreateProbingDistributionRequest) Descriptor

func (*CreateProbingDistributionRequest) Descriptor() ([]byte, []int)

Deprecated, Use CreateProbingDistributionRequest.ProtoReflect.Descriptor instead.

func (*CreateProbingDistributionRequest) GetParent

func (*CreateProbingDistributionRequest) GetProbingDistribution

func (*CreateProbingDistributionRequest) GotenMessage

func (*CreateProbingDistributionRequest) GotenMessage()

func (*CreateProbingDistributionRequest) GotenObjectExt

func (o *CreateProbingDistributionRequest) GotenObjectExt()

func (*CreateProbingDistributionRequest) GotenValidate

func (obj *CreateProbingDistributionRequest) GotenValidate() error

func (*CreateProbingDistributionRequest) MakeDiffFieldMask

func (*CreateProbingDistributionRequest) MakeFullFieldMask

func (*CreateProbingDistributionRequest) MakeRawDiffFieldMask

func (*CreateProbingDistributionRequest) MakeRawFullFieldMask

func (o *CreateProbingDistributionRequest) MakeRawFullFieldMask() gotenobject.FieldMask

func (*CreateProbingDistributionRequest) Marshal

func (m *CreateProbingDistributionRequest) Marshal() ([]byte, error)

func (*CreateProbingDistributionRequest) MarshalJSON

func (m *CreateProbingDistributionRequest) MarshalJSON() ([]byte, error)

func (*CreateProbingDistributionRequest) Merge

func (*CreateProbingDistributionRequest) MergeRaw

func (*CreateProbingDistributionRequest) ProtoMessage

func (*CreateProbingDistributionRequest) ProtoMessage()

func (*CreateProbingDistributionRequest) ProtoReflect

func (*CreateProbingDistributionRequest) Reset

func (*CreateProbingDistributionRequest) SetParent

func (*CreateProbingDistributionRequest) SetProbingDistribution

func (*CreateProbingDistributionRequest) String

func (*CreateProbingDistributionRequest) Unmarshal

func (m *CreateProbingDistributionRequest) Unmarshal(b []byte) error

func (*CreateProbingDistributionRequest) UnmarshalJSON

func (m *CreateProbingDistributionRequest) UnmarshalJSON(data []byte) error

type CreateProbingDistributionRequestFieldPathBuilder

type CreateProbingDistributionRequestFieldPathBuilder struct{}

func NewCreateProbingDistributionRequestFieldPathBuilder

func NewCreateProbingDistributionRequestFieldPathBuilder() CreateProbingDistributionRequestFieldPathBuilder

func (CreateProbingDistributionRequestFieldPathBuilder) Parent

func (CreateProbingDistributionRequestFieldPathBuilder) ProbingDistribution

type CreateProbingDistributionRequestMapPathSelectorProbingDistributionMetadataAnnotations

type CreateProbingDistributionRequestMapPathSelectorProbingDistributionMetadataAnnotations struct {
	// contains filtered or unexported fields
}

func (CreateProbingDistributionRequestMapPathSelectorProbingDistributionMetadataAnnotations) FieldPath

func (CreateProbingDistributionRequestMapPathSelectorProbingDistributionMetadataAnnotations) WithArrayOfValues

func (CreateProbingDistributionRequestMapPathSelectorProbingDistributionMetadataAnnotations) WithValue

type CreateProbingDistributionRequestMapPathSelectorProbingDistributionMetadataLabels

type CreateProbingDistributionRequestMapPathSelectorProbingDistributionMetadataLabels struct {
	// contains filtered or unexported fields
}

func (CreateProbingDistributionRequestMapPathSelectorProbingDistributionMetadataLabels) FieldPath

func (CreateProbingDistributionRequestMapPathSelectorProbingDistributionMetadataLabels) WithArrayOfValues

func (CreateProbingDistributionRequestMapPathSelectorProbingDistributionMetadataLabels) WithValue

type CreateProbingDistributionRequestMapPathSelectorProbingDistributionMetadataShards

type CreateProbingDistributionRequestMapPathSelectorProbingDistributionMetadataShards struct {
	// contains filtered or unexported fields
}

func (CreateProbingDistributionRequestMapPathSelectorProbingDistributionMetadataShards) FieldPath

func (CreateProbingDistributionRequestMapPathSelectorProbingDistributionMetadataShards) WithArrayOfValues

func (CreateProbingDistributionRequestMapPathSelectorProbingDistributionMetadataShards) WithValue

type CreateProbingDistributionRequestMapPathSelectorProbingDistributionSpecProbingSettingsHttpProbingConfigAuthConfigTokenRequestRequestHeaders

type CreateProbingDistributionRequestMapPathSelectorProbingDistributionSpecProbingSettingsHttpProbingConfigAuthConfigTokenRequestRequestHeaders struct {
	// contains filtered or unexported fields
}

func (CreateProbingDistributionRequestMapPathSelectorProbingDistributionSpecProbingSettingsHttpProbingConfigAuthConfigTokenRequestRequestHeaders) FieldPath

func (CreateProbingDistributionRequestMapPathSelectorProbingDistributionSpecProbingSettingsHttpProbingConfigAuthConfigTokenRequestRequestHeaders) WithArrayOfValues

func (CreateProbingDistributionRequestMapPathSelectorProbingDistributionSpecProbingSettingsHttpProbingConfigAuthConfigTokenRequestRequestHeaders) WithValue

type CreateProbingDistributionRequestMapPathSelectorProbingDistributionSpecProbingSettingsHttpProbingConfigHttpRequestRequestHeaders

type CreateProbingDistributionRequestMapPathSelectorProbingDistributionSpecProbingSettingsHttpProbingConfigHttpRequestRequestHeaders struct {
	// contains filtered or unexported fields
}

func (CreateProbingDistributionRequestMapPathSelectorProbingDistributionSpecProbingSettingsHttpProbingConfigHttpRequestRequestHeaders) FieldPath

func (CreateProbingDistributionRequestMapPathSelectorProbingDistributionSpecProbingSettingsHttpProbingConfigHttpRequestRequestHeaders) WithArrayOfValues

func (CreateProbingDistributionRequestMapPathSelectorProbingDistributionSpecProbingSettingsHttpProbingConfigHttpRequestRequestHeaders) WithValue

type CreateProbingDistributionRequestMapPathSelectorProbingDistributionStatusByRegion added in v0.8.0

type CreateProbingDistributionRequestMapPathSelectorProbingDistributionStatusByRegion struct {
	// contains filtered or unexported fields
}

func (CreateProbingDistributionRequestMapPathSelectorProbingDistributionStatusByRegion) FieldPath added in v0.8.0

func (CreateProbingDistributionRequestMapPathSelectorProbingDistributionStatusByRegion) WithArrayOfValues added in v0.8.0

func (CreateProbingDistributionRequestMapPathSelectorProbingDistributionStatusByRegion) WithValue added in v0.8.0

type CreateProbingDistributionRequestPathSelectorParent

type CreateProbingDistributionRequestPathSelectorParent struct{}

func (CreateProbingDistributionRequestPathSelectorParent) FieldPath

type CreateProbingDistributionRequestPathSelectorProbingDistribution

type CreateProbingDistributionRequestPathSelectorProbingDistribution struct{}

func (CreateProbingDistributionRequestPathSelectorProbingDistribution) FieldPath

type CreateProbingDistributionRequestPathSelectorProbingDistributionDisplayName

type CreateProbingDistributionRequestPathSelectorProbingDistributionDisplayName struct{}

func (CreateProbingDistributionRequestPathSelectorProbingDistributionDisplayName) FieldPath

func (CreateProbingDistributionRequestPathSelectorProbingDistributionDisplayName) WithArrayOfValues

func (CreateProbingDistributionRequestPathSelectorProbingDistributionDisplayName) WithValue

type CreateProbingDistributionRequestPathSelectorProbingDistributionMetadata

type CreateProbingDistributionRequestPathSelectorProbingDistributionMetadata struct{}

func (CreateProbingDistributionRequestPathSelectorProbingDistributionMetadata) DeleteTime added in v0.7.1

func (CreateProbingDistributionRequestPathSelectorProbingDistributionMetadata) FieldPath

func (CreateProbingDistributionRequestPathSelectorProbingDistributionMetadata) Lifecycle added in v0.7.1

func (CreateProbingDistributionRequestPathSelectorProbingDistributionMetadata) WithArrayOfValues

func (CreateProbingDistributionRequestPathSelectorProbingDistributionMetadata) WithValue

type CreateProbingDistributionRequestPathSelectorProbingDistributionMetadataAnnotations

type CreateProbingDistributionRequestPathSelectorProbingDistributionMetadataAnnotations struct{}

func (CreateProbingDistributionRequestPathSelectorProbingDistributionMetadataAnnotations) FieldPath

func (CreateProbingDistributionRequestPathSelectorProbingDistributionMetadataAnnotations) WithArrayOfValues

func (CreateProbingDistributionRequestPathSelectorProbingDistributionMetadataAnnotations) WithValue

type CreateProbingDistributionRequestPathSelectorProbingDistributionMetadataCreateTime

type CreateProbingDistributionRequestPathSelectorProbingDistributionMetadataCreateTime struct{}

func (CreateProbingDistributionRequestPathSelectorProbingDistributionMetadataCreateTime) FieldPath

func (CreateProbingDistributionRequestPathSelectorProbingDistributionMetadataCreateTime) WithArrayOfValues

func (CreateProbingDistributionRequestPathSelectorProbingDistributionMetadataCreateTime) WithValue

type CreateProbingDistributionRequestPathSelectorProbingDistributionMetadataDeleteTime added in v0.7.1

type CreateProbingDistributionRequestPathSelectorProbingDistributionMetadataDeleteTime struct{}

func (CreateProbingDistributionRequestPathSelectorProbingDistributionMetadataDeleteTime) FieldPath added in v0.7.1

func (CreateProbingDistributionRequestPathSelectorProbingDistributionMetadataDeleteTime) WithArrayOfValues added in v0.7.1

func (CreateProbingDistributionRequestPathSelectorProbingDistributionMetadataDeleteTime) WithValue added in v0.7.1

type CreateProbingDistributionRequestPathSelectorProbingDistributionMetadataGeneration

type CreateProbingDistributionRequestPathSelectorProbingDistributionMetadataGeneration struct{}

func (CreateProbingDistributionRequestPathSelectorProbingDistributionMetadataGeneration) FieldPath

func (CreateProbingDistributionRequestPathSelectorProbingDistributionMetadataGeneration) WithArrayOfValues

func (CreateProbingDistributionRequestPathSelectorProbingDistributionMetadataGeneration) WithValue

type CreateProbingDistributionRequestPathSelectorProbingDistributionMetadataLabels

type CreateProbingDistributionRequestPathSelectorProbingDistributionMetadataLabels struct{}

func (CreateProbingDistributionRequestPathSelectorProbingDistributionMetadataLabels) FieldPath

func (CreateProbingDistributionRequestPathSelectorProbingDistributionMetadataLabels) WithArrayOfValues

func (CreateProbingDistributionRequestPathSelectorProbingDistributionMetadataLabels) WithValue

type CreateProbingDistributionRequestPathSelectorProbingDistributionMetadataLifecycle added in v0.7.1

type CreateProbingDistributionRequestPathSelectorProbingDistributionMetadataLifecycle struct{}

func (CreateProbingDistributionRequestPathSelectorProbingDistributionMetadataLifecycle) BlockDeletion added in v0.7.1

func (CreateProbingDistributionRequestPathSelectorProbingDistributionMetadataLifecycle) FieldPath added in v0.7.1

func (CreateProbingDistributionRequestPathSelectorProbingDistributionMetadataLifecycle) State added in v0.7.1

func (CreateProbingDistributionRequestPathSelectorProbingDistributionMetadataLifecycle) WithArrayOfValues added in v0.7.1

func (CreateProbingDistributionRequestPathSelectorProbingDistributionMetadataLifecycle) WithValue added in v0.7.1

type CreateProbingDistributionRequestPathSelectorProbingDistributionMetadataLifecycleBlockDeletion added in v0.7.1

type CreateProbingDistributionRequestPathSelectorProbingDistributionMetadataLifecycleBlockDeletion struct{}

func (CreateProbingDistributionRequestPathSelectorProbingDistributionMetadataLifecycleBlockDeletion) FieldPath added in v0.7.1

func (CreateProbingDistributionRequestPathSelectorProbingDistributionMetadataLifecycleBlockDeletion) WithArrayOfValues added in v0.7.1

func (CreateProbingDistributionRequestPathSelectorProbingDistributionMetadataLifecycleBlockDeletion) WithValue added in v0.7.1

type CreateProbingDistributionRequestPathSelectorProbingDistributionMetadataLifecycleState added in v0.7.1

type CreateProbingDistributionRequestPathSelectorProbingDistributionMetadataLifecycleState struct{}

func (CreateProbingDistributionRequestPathSelectorProbingDistributionMetadataLifecycleState) FieldPath added in v0.7.1

func (CreateProbingDistributionRequestPathSelectorProbingDistributionMetadataLifecycleState) WithArrayOfValues added in v0.7.1

func (CreateProbingDistributionRequestPathSelectorProbingDistributionMetadataLifecycleState) WithValue added in v0.7.1

type CreateProbingDistributionRequestPathSelectorProbingDistributionMetadataOwnerReferences

type CreateProbingDistributionRequestPathSelectorProbingDistributionMetadataOwnerReferences struct{}

func (CreateProbingDistributionRequestPathSelectorProbingDistributionMetadataOwnerReferences) FieldPath

func (CreateProbingDistributionRequestPathSelectorProbingDistributionMetadataOwnerReferences) Region added in v0.7.1

func (CreateProbingDistributionRequestPathSelectorProbingDistributionMetadataOwnerReferences) RequiresOwnerReference added in v0.7.1

func (CreateProbingDistributionRequestPathSelectorProbingDistributionMetadataOwnerReferences) Version added in v0.7.1

func (CreateProbingDistributionRequestPathSelectorProbingDistributionMetadataOwnerReferences) WithArrayOfValues

func (CreateProbingDistributionRequestPathSelectorProbingDistributionMetadataOwnerReferences) WithItemValue

func (CreateProbingDistributionRequestPathSelectorProbingDistributionMetadataOwnerReferences) WithValue

type CreateProbingDistributionRequestPathSelectorProbingDistributionMetadataOwnerReferencesBlockOwnerDeletion

type CreateProbingDistributionRequestPathSelectorProbingDistributionMetadataOwnerReferencesBlockOwnerDeletion struct{}

func (CreateProbingDistributionRequestPathSelectorProbingDistributionMetadataOwnerReferencesBlockOwnerDeletion) FieldPath

func (CreateProbingDistributionRequestPathSelectorProbingDistributionMetadataOwnerReferencesBlockOwnerDeletion) WithArrayOfValues

func (CreateProbingDistributionRequestPathSelectorProbingDistributionMetadataOwnerReferencesBlockOwnerDeletion) WithValue

type CreateProbingDistributionRequestPathSelectorProbingDistributionMetadataOwnerReferencesController

type CreateProbingDistributionRequestPathSelectorProbingDistributionMetadataOwnerReferencesController struct{}

func (CreateProbingDistributionRequestPathSelectorProbingDistributionMetadataOwnerReferencesController) FieldPath

func (CreateProbingDistributionRequestPathSelectorProbingDistributionMetadataOwnerReferencesController) WithArrayOfValues

func (CreateProbingDistributionRequestPathSelectorProbingDistributionMetadataOwnerReferencesController) WithValue

type CreateProbingDistributionRequestPathSelectorProbingDistributionMetadataOwnerReferencesKind

type CreateProbingDistributionRequestPathSelectorProbingDistributionMetadataOwnerReferencesKind struct{}

func (CreateProbingDistributionRequestPathSelectorProbingDistributionMetadataOwnerReferencesKind) FieldPath

func (CreateProbingDistributionRequestPathSelectorProbingDistributionMetadataOwnerReferencesKind) WithArrayOfValues

func (CreateProbingDistributionRequestPathSelectorProbingDistributionMetadataOwnerReferencesKind) WithValue

type CreateProbingDistributionRequestPathSelectorProbingDistributionMetadataOwnerReferencesName

type CreateProbingDistributionRequestPathSelectorProbingDistributionMetadataOwnerReferencesName struct{}

func (CreateProbingDistributionRequestPathSelectorProbingDistributionMetadataOwnerReferencesName) FieldPath

func (CreateProbingDistributionRequestPathSelectorProbingDistributionMetadataOwnerReferencesName) WithArrayOfValues

func (CreateProbingDistributionRequestPathSelectorProbingDistributionMetadataOwnerReferencesName) WithValue

type CreateProbingDistributionRequestPathSelectorProbingDistributionMetadataOwnerReferencesRegion added in v0.7.1

type CreateProbingDistributionRequestPathSelectorProbingDistributionMetadataOwnerReferencesRegion struct{}

func (CreateProbingDistributionRequestPathSelectorProbingDistributionMetadataOwnerReferencesRegion) FieldPath added in v0.7.1

func (CreateProbingDistributionRequestPathSelectorProbingDistributionMetadataOwnerReferencesRegion) WithArrayOfValues added in v0.7.1

func (CreateProbingDistributionRequestPathSelectorProbingDistributionMetadataOwnerReferencesRegion) WithValue added in v0.7.1

type CreateProbingDistributionRequestPathSelectorProbingDistributionMetadataOwnerReferencesRequiresOwnerReference added in v0.7.1

type CreateProbingDistributionRequestPathSelectorProbingDistributionMetadataOwnerReferencesRequiresOwnerReference struct{}

func (CreateProbingDistributionRequestPathSelectorProbingDistributionMetadataOwnerReferencesRequiresOwnerReference) FieldPath added in v0.7.1

func (CreateProbingDistributionRequestPathSelectorProbingDistributionMetadataOwnerReferencesRequiresOwnerReference) WithArrayOfValues added in v0.7.1

func (CreateProbingDistributionRequestPathSelectorProbingDistributionMetadataOwnerReferencesRequiresOwnerReference) WithValue added in v0.7.1

type CreateProbingDistributionRequestPathSelectorProbingDistributionMetadataOwnerReferencesVersion added in v0.7.1

type CreateProbingDistributionRequestPathSelectorProbingDistributionMetadataOwnerReferencesVersion struct{}

func (CreateProbingDistributionRequestPathSelectorProbingDistributionMetadataOwnerReferencesVersion) FieldPath added in v0.7.1

func (CreateProbingDistributionRequestPathSelectorProbingDistributionMetadataOwnerReferencesVersion) WithArrayOfValues added in v0.7.1

func (CreateProbingDistributionRequestPathSelectorProbingDistributionMetadataOwnerReferencesVersion) WithValue added in v0.7.1

type CreateProbingDistributionRequestPathSelectorProbingDistributionMetadataResourceVersion

type CreateProbingDistributionRequestPathSelectorProbingDistributionMetadataResourceVersion struct{}

func (CreateProbingDistributionRequestPathSelectorProbingDistributionMetadataResourceVersion) FieldPath

func (CreateProbingDistributionRequestPathSelectorProbingDistributionMetadataResourceVersion) WithArrayOfValues

func (CreateProbingDistributionRequestPathSelectorProbingDistributionMetadataResourceVersion) WithValue

type CreateProbingDistributionRequestPathSelectorProbingDistributionMetadataShards

type CreateProbingDistributionRequestPathSelectorProbingDistributionMetadataShards struct{}

func (CreateProbingDistributionRequestPathSelectorProbingDistributionMetadataShards) FieldPath

func (CreateProbingDistributionRequestPathSelectorProbingDistributionMetadataShards) WithArrayOfValues

func (CreateProbingDistributionRequestPathSelectorProbingDistributionMetadataShards) WithValue

type CreateProbingDistributionRequestPathSelectorProbingDistributionMetadataSyncing

type CreateProbingDistributionRequestPathSelectorProbingDistributionMetadataSyncing struct{}

func (CreateProbingDistributionRequestPathSelectorProbingDistributionMetadataSyncing) FieldPath

func (CreateProbingDistributionRequestPathSelectorProbingDistributionMetadataSyncing) WithArrayOfValues

func (CreateProbingDistributionRequestPathSelectorProbingDistributionMetadataSyncing) WithValue

type CreateProbingDistributionRequestPathSelectorProbingDistributionMetadataSyncingOwningRegion

type CreateProbingDistributionRequestPathSelectorProbingDistributionMetadataSyncingOwningRegion struct{}

func (CreateProbingDistributionRequestPathSelectorProbingDistributionMetadataSyncingOwningRegion) FieldPath

func (CreateProbingDistributionRequestPathSelectorProbingDistributionMetadataSyncingOwningRegion) WithArrayOfValues

func (CreateProbingDistributionRequestPathSelectorProbingDistributionMetadataSyncingOwningRegion) WithValue

type CreateProbingDistributionRequestPathSelectorProbingDistributionMetadataSyncingRegions

type CreateProbingDistributionRequestPathSelectorProbingDistributionMetadataSyncingRegions struct{}

func (CreateProbingDistributionRequestPathSelectorProbingDistributionMetadataSyncingRegions) FieldPath

func (CreateProbingDistributionRequestPathSelectorProbingDistributionMetadataSyncingRegions) WithArrayOfValues

func (CreateProbingDistributionRequestPathSelectorProbingDistributionMetadataSyncingRegions) WithItemValue

func (CreateProbingDistributionRequestPathSelectorProbingDistributionMetadataSyncingRegions) WithValue

type CreateProbingDistributionRequestPathSelectorProbingDistributionMetadataTags

type CreateProbingDistributionRequestPathSelectorProbingDistributionMetadataTags struct{}

func (CreateProbingDistributionRequestPathSelectorProbingDistributionMetadataTags) FieldPath

func (CreateProbingDistributionRequestPathSelectorProbingDistributionMetadataTags) WithArrayOfValues

func (CreateProbingDistributionRequestPathSelectorProbingDistributionMetadataTags) WithItemValue

func (CreateProbingDistributionRequestPathSelectorProbingDistributionMetadataTags) WithValue

type CreateProbingDistributionRequestPathSelectorProbingDistributionMetadataUpdateTime

type CreateProbingDistributionRequestPathSelectorProbingDistributionMetadataUpdateTime struct{}

func (CreateProbingDistributionRequestPathSelectorProbingDistributionMetadataUpdateTime) FieldPath

func (CreateProbingDistributionRequestPathSelectorProbingDistributionMetadataUpdateTime) WithArrayOfValues

func (CreateProbingDistributionRequestPathSelectorProbingDistributionMetadataUpdateTime) WithValue

type CreateProbingDistributionRequestPathSelectorProbingDistributionMetadataUuid

type CreateProbingDistributionRequestPathSelectorProbingDistributionMetadataUuid struct{}

func (CreateProbingDistributionRequestPathSelectorProbingDistributionMetadataUuid) FieldPath

func (CreateProbingDistributionRequestPathSelectorProbingDistributionMetadataUuid) WithArrayOfValues

func (CreateProbingDistributionRequestPathSelectorProbingDistributionMetadataUuid) WithValue

type CreateProbingDistributionRequestPathSelectorProbingDistributionName

type CreateProbingDistributionRequestPathSelectorProbingDistributionName struct{}

func (CreateProbingDistributionRequestPathSelectorProbingDistributionName) FieldPath

func (CreateProbingDistributionRequestPathSelectorProbingDistributionName) WithArrayOfValues

func (CreateProbingDistributionRequestPathSelectorProbingDistributionName) WithValue

type CreateProbingDistributionRequestPathSelectorProbingDistributionSpec

type CreateProbingDistributionRequestPathSelectorProbingDistributionSpec struct{}

func (CreateProbingDistributionRequestPathSelectorProbingDistributionSpec) EnablePcap added in v0.8.0

func (CreateProbingDistributionRequestPathSelectorProbingDistributionSpec) FieldPath

type CreateProbingDistributionRequestPathSelectorProbingDistributionSpecConstraint

type CreateProbingDistributionRequestPathSelectorProbingDistributionSpecConstraint struct{}

func (CreateProbingDistributionRequestPathSelectorProbingDistributionSpecConstraint) FieldPath

func (CreateProbingDistributionRequestPathSelectorProbingDistributionSpecConstraint) WithArrayOfValues

func (CreateProbingDistributionRequestPathSelectorProbingDistributionSpecConstraint) WithValue

type CreateProbingDistributionRequestPathSelectorProbingDistributionSpecConstraintMaxSessionsPerAgentLocation

type CreateProbingDistributionRequestPathSelectorProbingDistributionSpecConstraintMaxSessionsPerAgentLocation struct{}

func (CreateProbingDistributionRequestPathSelectorProbingDistributionSpecConstraintMaxSessionsPerAgentLocation) FieldPath

func (CreateProbingDistributionRequestPathSelectorProbingDistributionSpecConstraintMaxSessionsPerAgentLocation) WithArrayOfValues

func (CreateProbingDistributionRequestPathSelectorProbingDistributionSpecConstraintMaxSessionsPerAgentLocation) WithValue

type CreateProbingDistributionRequestPathSelectorProbingDistributionSpecConstraintMaxSessionsPerAgentLocationAdmin1

type CreateProbingDistributionRequestPathSelectorProbingDistributionSpecConstraintMaxSessionsPerAgentLocationAdmin1 struct{}

func (CreateProbingDistributionRequestPathSelectorProbingDistributionSpecConstraintMaxSessionsPerAgentLocationAdmin1) FieldPath

func (CreateProbingDistributionRequestPathSelectorProbingDistributionSpecConstraintMaxSessionsPerAgentLocationAdmin1) WithArrayOfValues

func (CreateProbingDistributionRequestPathSelectorProbingDistributionSpecConstraintMaxSessionsPerAgentLocationAdmin1) WithValue

type CreateProbingDistributionRequestPathSelectorProbingDistributionSpecConstraintMaxSessionsPerAgentLocationAdmin2

type CreateProbingDistributionRequestPathSelectorProbingDistributionSpecConstraintMaxSessionsPerAgentLocationAdmin2 struct{}

func (CreateProbingDistributionRequestPathSelectorProbingDistributionSpecConstraintMaxSessionsPerAgentLocationAdmin2) FieldPath

func (CreateProbingDistributionRequestPathSelectorProbingDistributionSpecConstraintMaxSessionsPerAgentLocationAdmin2) WithArrayOfValues

func (CreateProbingDistributionRequestPathSelectorProbingDistributionSpecConstraintMaxSessionsPerAgentLocationAdmin2) WithValue

type CreateProbingDistributionRequestPathSelectorProbingDistributionSpecConstraintMaxSessionsPerAgentLocationAdmin3

type CreateProbingDistributionRequestPathSelectorProbingDistributionSpecConstraintMaxSessionsPerAgentLocationAdmin3 struct{}

func (CreateProbingDistributionRequestPathSelectorProbingDistributionSpecConstraintMaxSessionsPerAgentLocationAdmin3) FieldPath

func (CreateProbingDistributionRequestPathSelectorProbingDistributionSpecConstraintMaxSessionsPerAgentLocationAdmin3) WithArrayOfValues

func (CreateProbingDistributionRequestPathSelectorProbingDistributionSpecConstraintMaxSessionsPerAgentLocationAdmin3) WithValue

type CreateProbingDistributionRequestPathSelectorProbingDistributionSpecConstraintMaxSessionsPerAgentLocationAdmin4

type CreateProbingDistributionRequestPathSelectorProbingDistributionSpecConstraintMaxSessionsPerAgentLocationAdmin4 struct{}

func (CreateProbingDistributionRequestPathSelectorProbingDistributionSpecConstraintMaxSessionsPerAgentLocationAdmin4) FieldPath

func (CreateProbingDistributionRequestPathSelectorProbingDistributionSpecConstraintMaxSessionsPerAgentLocationAdmin4) WithArrayOfValues

func (CreateProbingDistributionRequestPathSelectorProbingDistributionSpecConstraintMaxSessionsPerAgentLocationAdmin4) WithValue

type CreateProbingDistributionRequestPathSelectorProbingDistributionSpecConstraintMaxSessionsPerAgentLocationCountry

type CreateProbingDistributionRequestPathSelectorProbingDistributionSpecConstraintMaxSessionsPerAgentLocationCountry struct{}

func (CreateProbingDistributionRequestPathSelectorProbingDistributionSpecConstraintMaxSessionsPerAgentLocationCountry) FieldPath

func (CreateProbingDistributionRequestPathSelectorProbingDistributionSpecConstraintMaxSessionsPerAgentLocationCountry) WithArrayOfValues

func (CreateProbingDistributionRequestPathSelectorProbingDistributionSpecConstraintMaxSessionsPerAgentLocationCountry) WithValue

type CreateProbingDistributionRequestPathSelectorProbingDistributionSpecConstraintMaxSessionsPerAgentPublicIpAddress

type CreateProbingDistributionRequestPathSelectorProbingDistributionSpecConstraintMaxSessionsPerAgentPublicIpAddress struct{}

func (CreateProbingDistributionRequestPathSelectorProbingDistributionSpecConstraintMaxSessionsPerAgentPublicIpAddress) FieldPath

func (CreateProbingDistributionRequestPathSelectorProbingDistributionSpecConstraintMaxSessionsPerAgentPublicIpAddress) WithArrayOfValues

func (CreateProbingDistributionRequestPathSelectorProbingDistributionSpecConstraintMaxSessionsPerAgentPublicIpAddress) WithValue

type CreateProbingDistributionRequestPathSelectorProbingDistributionSpecEnablePcap added in v0.8.0

type CreateProbingDistributionRequestPathSelectorProbingDistributionSpecEnablePcap struct{}

func (CreateProbingDistributionRequestPathSelectorProbingDistributionSpecEnablePcap) FieldPath added in v0.8.0

func (CreateProbingDistributionRequestPathSelectorProbingDistributionSpecEnablePcap) WithArrayOfValues added in v0.8.0

func (CreateProbingDistributionRequestPathSelectorProbingDistributionSpecEnablePcap) WithValue added in v0.8.0

type CreateProbingDistributionRequestPathSelectorProbingDistributionSpecEnabled

type CreateProbingDistributionRequestPathSelectorProbingDistributionSpecEnabled struct{}

func (CreateProbingDistributionRequestPathSelectorProbingDistributionSpecEnabled) FieldPath

func (CreateProbingDistributionRequestPathSelectorProbingDistributionSpecEnabled) WithArrayOfValues

func (CreateProbingDistributionRequestPathSelectorProbingDistributionSpecEnabled) WithValue

type CreateProbingDistributionRequestPathSelectorProbingDistributionSpecProbeSelector

type CreateProbingDistributionRequestPathSelectorProbingDistributionSpecProbeSelector struct{}

func (CreateProbingDistributionRequestPathSelectorProbingDistributionSpecProbeSelector) FieldPath

func (CreateProbingDistributionRequestPathSelectorProbingDistributionSpecProbeSelector) WithArrayOfValues

func (CreateProbingDistributionRequestPathSelectorProbingDistributionSpecProbeSelector) WithValue

type CreateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettings

type CreateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettings struct{}

func (CreateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettings) FieldPath

func (CreateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettings) WithArrayOfValues

func (CreateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettings) WithValue

type CreateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsHttpProbingConfig

type CreateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsHttpProbingConfig struct{}

func (CreateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsHttpProbingConfig) FieldPath

func (CreateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsHttpProbingConfig) WithArrayOfValues

func (CreateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsHttpProbingConfig) WithValue

type CreateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsHttpProbingConfigAuthConfig

type CreateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsHttpProbingConfigAuthConfig struct{}

func (CreateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsHttpProbingConfigAuthConfig) FieldPath

func (CreateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsHttpProbingConfigAuthConfig) WithArrayOfValues

func (CreateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsHttpProbingConfigAuthConfig) WithValue

type CreateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsHttpProbingConfigAuthConfigPassword

type CreateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsHttpProbingConfigAuthConfigPassword struct{}

func (CreateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsHttpProbingConfigAuthConfigPassword) FieldPath

func (CreateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsHttpProbingConfigAuthConfigPassword) WithArrayOfValues

func (CreateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsHttpProbingConfigAuthConfigPassword) WithValue

type CreateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsHttpProbingConfigAuthConfigRequestHeaderTokenKey

type CreateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsHttpProbingConfigAuthConfigRequestHeaderTokenKey struct{}

func (CreateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsHttpProbingConfigAuthConfigRequestHeaderTokenKey) FieldPath

func (CreateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsHttpProbingConfigAuthConfigRequestHeaderTokenKey) WithArrayOfValues

func (CreateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsHttpProbingConfigAuthConfigRequestHeaderTokenKey) WithValue

type CreateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsHttpProbingConfigAuthConfigTokenRequest

type CreateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsHttpProbingConfigAuthConfigTokenRequest struct{}

func (CreateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsHttpProbingConfigAuthConfigTokenRequest) FieldPath

func (CreateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsHttpProbingConfigAuthConfigTokenRequest) WithArrayOfValues

func (CreateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsHttpProbingConfigAuthConfigTokenRequest) WithValue

type CreateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsHttpProbingConfigAuthConfigTokenRequestAuthenticationMethod

type CreateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsHttpProbingConfigAuthConfigTokenRequestAuthenticationMethod struct{}

func (CreateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsHttpProbingConfigAuthConfigTokenRequestAuthenticationMethod) FieldPath

func (CreateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsHttpProbingConfigAuthConfigTokenRequestAuthenticationMethod) WithArrayOfValues

func (CreateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsHttpProbingConfigAuthConfigTokenRequestAuthenticationMethod) WithValue

type CreateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsHttpProbingConfigAuthConfigTokenRequestExpectedResponseCode

type CreateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsHttpProbingConfigAuthConfigTokenRequestExpectedResponseCode struct{}

func (CreateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsHttpProbingConfigAuthConfigTokenRequestExpectedResponseCode) FieldPath

func (CreateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsHttpProbingConfigAuthConfigTokenRequestExpectedResponseCode) WithArrayOfValues

func (CreateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsHttpProbingConfigAuthConfigTokenRequestExpectedResponseCode) WithValue

type CreateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsHttpProbingConfigAuthConfigTokenRequestRequestBody

type CreateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsHttpProbingConfigAuthConfigTokenRequestRequestBody struct{}

func (CreateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsHttpProbingConfigAuthConfigTokenRequestRequestBody) FieldPath

func (CreateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsHttpProbingConfigAuthConfigTokenRequestRequestBody) WithArrayOfValues

func (CreateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsHttpProbingConfigAuthConfigTokenRequestRequestBody) WithValue

type CreateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsHttpProbingConfigAuthConfigTokenRequestRequestHeaders

type CreateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsHttpProbingConfigAuthConfigTokenRequestRequestHeaders struct{}

func (CreateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsHttpProbingConfigAuthConfigTokenRequestRequestHeaders) FieldPath

func (CreateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsHttpProbingConfigAuthConfigTokenRequestRequestHeaders) WithArrayOfValues

func (CreateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsHttpProbingConfigAuthConfigTokenRequestRequestHeaders) WithValue

type CreateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsHttpProbingConfigAuthConfigTokenRequestRequestMethod

type CreateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsHttpProbingConfigAuthConfigTokenRequestRequestMethod struct{}

func (CreateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsHttpProbingConfigAuthConfigTokenRequestRequestMethod) FieldPath

func (CreateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsHttpProbingConfigAuthConfigTokenRequestRequestMethod) WithArrayOfValues

func (CreateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsHttpProbingConfigAuthConfigTokenRequestRequestMethod) WithValue

type CreateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsHttpProbingConfigAuthConfigTokenRequestTimeout

type CreateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsHttpProbingConfigAuthConfigTokenRequestTimeout struct{}

func (CreateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsHttpProbingConfigAuthConfigTokenRequestTimeout) FieldPath

func (CreateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsHttpProbingConfigAuthConfigTokenRequestTimeout) WithArrayOfValues

func (CreateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsHttpProbingConfigAuthConfigTokenRequestTimeout) WithValue

type CreateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsHttpProbingConfigAuthConfigTokenRequestUrl

type CreateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsHttpProbingConfigAuthConfigTokenRequestUrl struct{}

func (CreateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsHttpProbingConfigAuthConfigTokenRequestUrl) FieldPath

func (CreateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsHttpProbingConfigAuthConfigTokenRequestUrl) WithArrayOfValues

func (CreateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsHttpProbingConfigAuthConfigTokenRequestUrl) WithValue

type CreateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsHttpProbingConfigAuthConfigTokenResponseBodyExpiryKey

type CreateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsHttpProbingConfigAuthConfigTokenResponseBodyExpiryKey struct{}

func (CreateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsHttpProbingConfigAuthConfigTokenResponseBodyExpiryKey) FieldPath

func (CreateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsHttpProbingConfigAuthConfigTokenResponseBodyExpiryKey) WithArrayOfValues

func (CreateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsHttpProbingConfigAuthConfigTokenResponseBodyExpiryKey) WithValue

type CreateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsHttpProbingConfigAuthConfigTokenResponseBodyKey

type CreateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsHttpProbingConfigAuthConfigTokenResponseBodyKey struct{}

func (CreateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsHttpProbingConfigAuthConfigTokenResponseBodyKey) FieldPath

func (CreateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsHttpProbingConfigAuthConfigTokenResponseBodyKey) WithArrayOfValues

func (CreateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsHttpProbingConfigAuthConfigTokenResponseBodyKey) WithValue

type CreateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsHttpProbingConfigAuthConfigTokenResponseHeader

type CreateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsHttpProbingConfigAuthConfigTokenResponseHeader struct{}

func (CreateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsHttpProbingConfigAuthConfigTokenResponseHeader) FieldPath

func (CreateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsHttpProbingConfigAuthConfigTokenResponseHeader) WithArrayOfValues

func (CreateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsHttpProbingConfigAuthConfigTokenResponseHeader) WithValue

type CreateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsHttpProbingConfigAuthConfigUsername

type CreateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsHttpProbingConfigAuthConfigUsername struct{}

func (CreateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsHttpProbingConfigAuthConfigUsername) FieldPath

func (CreateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsHttpProbingConfigAuthConfigUsername) WithArrayOfValues

func (CreateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsHttpProbingConfigAuthConfigUsername) WithValue

type CreateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsHttpProbingConfigHttpRequest

type CreateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsHttpProbingConfigHttpRequest struct{}

func (CreateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsHttpProbingConfigHttpRequest) FieldPath

func (CreateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsHttpProbingConfigHttpRequest) WithArrayOfValues

func (CreateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsHttpProbingConfigHttpRequest) WithValue

type CreateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsHttpProbingConfigHttpRequestAuthenticationMethod

type CreateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsHttpProbingConfigHttpRequestAuthenticationMethod struct{}

func (CreateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsHttpProbingConfigHttpRequestAuthenticationMethod) FieldPath

func (CreateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsHttpProbingConfigHttpRequestAuthenticationMethod) WithArrayOfValues

func (CreateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsHttpProbingConfigHttpRequestAuthenticationMethod) WithValue

type CreateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsHttpProbingConfigHttpRequestExpectedResponseCode

type CreateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsHttpProbingConfigHttpRequestExpectedResponseCode struct{}

func (CreateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsHttpProbingConfigHttpRequestExpectedResponseCode) FieldPath

func (CreateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsHttpProbingConfigHttpRequestExpectedResponseCode) WithArrayOfValues

func (CreateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsHttpProbingConfigHttpRequestExpectedResponseCode) WithValue

type CreateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsHttpProbingConfigHttpRequestRequestBody

type CreateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsHttpProbingConfigHttpRequestRequestBody struct{}

func (CreateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsHttpProbingConfigHttpRequestRequestBody) FieldPath

func (CreateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsHttpProbingConfigHttpRequestRequestBody) WithArrayOfValues

func (CreateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsHttpProbingConfigHttpRequestRequestBody) WithValue

type CreateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsHttpProbingConfigHttpRequestRequestHeaders

type CreateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsHttpProbingConfigHttpRequestRequestHeaders struct{}

func (CreateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsHttpProbingConfigHttpRequestRequestHeaders) FieldPath

func (CreateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsHttpProbingConfigHttpRequestRequestHeaders) WithArrayOfValues

func (CreateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsHttpProbingConfigHttpRequestRequestHeaders) WithValue

type CreateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsHttpProbingConfigHttpRequestRequestMethod

type CreateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsHttpProbingConfigHttpRequestRequestMethod struct{}

func (CreateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsHttpProbingConfigHttpRequestRequestMethod) FieldPath

func (CreateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsHttpProbingConfigHttpRequestRequestMethod) WithArrayOfValues

func (CreateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsHttpProbingConfigHttpRequestRequestMethod) WithValue

type CreateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsHttpProbingConfigHttpRequestTimeout

type CreateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsHttpProbingConfigHttpRequestTimeout struct{}

func (CreateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsHttpProbingConfigHttpRequestTimeout) FieldPath

func (CreateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsHttpProbingConfigHttpRequestTimeout) WithArrayOfValues

func (CreateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsHttpProbingConfigHttpRequestTimeout) WithValue

type CreateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsHttpProbingConfigHttpRequestUrl

type CreateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsHttpProbingConfigHttpRequestUrl struct{}

func (CreateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsHttpProbingConfigHttpRequestUrl) FieldPath

func (CreateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsHttpProbingConfigHttpRequestUrl) WithArrayOfValues

func (CreateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsHttpProbingConfigHttpRequestUrl) WithValue

type CreateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsInterval

type CreateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsInterval struct{}

func (CreateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsInterval) FieldPath

func (CreateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsInterval) WithArrayOfValues

func (CreateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsInterval) WithValue

type CreateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsPathProbing

type CreateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsPathProbing struct{}

func (CreateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsPathProbing) FieldPath

func (CreateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsPathProbing) WithArrayOfValues

func (CreateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsPathProbing) WithValue

type CreateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsPathProbingAttempts

type CreateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsPathProbingAttempts struct{}

func (CreateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsPathProbingAttempts) FieldPath

func (CreateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsPathProbingAttempts) WithArrayOfValues

func (CreateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsPathProbingAttempts) WithValue

type CreateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsPathProbingEnabled

type CreateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsPathProbingEnabled struct{}

func (CreateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsPathProbingEnabled) FieldPath

func (CreateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsPathProbingEnabled) WithArrayOfValues

func (CreateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsPathProbingEnabled) WithValue

type CreateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsPathProbingInterval

type CreateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsPathProbingInterval struct{}

func (CreateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsPathProbingInterval) FieldPath

func (CreateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsPathProbingInterval) WithArrayOfValues

func (CreateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsPathProbingInterval) WithValue

type CreateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsPathProbingIntervalSec

type CreateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsPathProbingIntervalSec struct{}

func (CreateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsPathProbingIntervalSec) FieldPath

func (CreateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsPathProbingIntervalSec) WithArrayOfValues

func (CreateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsPathProbingIntervalSec) WithValue

type CreateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsPathProbingMaxTtl

type CreateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsPathProbingMaxTtl struct{}

func (CreateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsPathProbingMaxTtl) FieldPath

func (CreateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsPathProbingMaxTtl) WithArrayOfValues

func (CreateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsPathProbingMaxTtl) WithValue

type CreateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsPathProbingMode

type CreateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsPathProbingMode struct{}

func (CreateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsPathProbingMode) FieldPath

func (CreateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsPathProbingMode) WithArrayOfValues

func (CreateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsPathProbingMode) WithValue

type CreateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsProxyConfiguration

type CreateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsProxyConfiguration struct{}

func (CreateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsProxyConfiguration) FieldPath

func (CreateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsProxyConfiguration) WithArrayOfValues

func (CreateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsProxyConfiguration) WithValue

type CreateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsProxyConfigurationHttpProxy

type CreateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsProxyConfigurationHttpProxy struct{}

func (CreateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsProxyConfigurationHttpProxy) FieldPath

func (CreateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsProxyConfigurationHttpProxy) WithArrayOfValues

func (CreateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsProxyConfigurationHttpProxy) WithValue

type CreateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsProxyConfigurationHttpsProxy

type CreateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsProxyConfigurationHttpsProxy struct{}

func (CreateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsProxyConfigurationHttpsProxy) FieldPath

func (CreateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsProxyConfigurationHttpsProxy) WithArrayOfValues

func (CreateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsProxyConfigurationHttpsProxy) WithValue

type CreateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsProxyConfigurationNoProxy

type CreateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsProxyConfigurationNoProxy struct{}

func (CreateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsProxyConfigurationNoProxy) FieldPath

func (CreateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsProxyConfigurationNoProxy) WithArrayOfValues

func (CreateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsProxyConfigurationNoProxy) WithValue

type CreateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsProxyConfigurationProxySetting

type CreateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsProxyConfigurationProxySetting struct{}

func (CreateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsProxyConfigurationProxySetting) FieldPath

func (CreateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsProxyConfigurationProxySetting) WithArrayOfValues

func (CreateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsProxyConfigurationProxySetting) WithValue

type CreateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsSpeedtestSettings

type CreateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsSpeedtestSettings struct{}

func (CreateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsSpeedtestSettings) FieldPath

func (CreateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsSpeedtestSettings) WithArrayOfValues

func (CreateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsSpeedtestSettings) WithValue

type CreateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsSpeedtestSettingsDuration

type CreateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsSpeedtestSettingsDuration struct{}

func (CreateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsSpeedtestSettingsDuration) FieldPath

func (CreateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsSpeedtestSettingsDuration) WithArrayOfValues

func (CreateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsSpeedtestSettingsDuration) WithValue

type CreateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsSpeedtestSettingsServerSelection

type CreateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsSpeedtestSettingsServerSelection struct{}

func (CreateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsSpeedtestSettingsServerSelection) FieldPath

func (CreateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsSpeedtestSettingsServerSelection) WithArrayOfValues

func (CreateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsSpeedtestSettingsServerSelection) WithValue

type CreateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsSpeedtestSettingsTcpPort

type CreateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsSpeedtestSettingsTcpPort struct{}

func (CreateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsSpeedtestSettingsTcpPort) FieldPath

func (CreateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsSpeedtestSettingsTcpPort) WithArrayOfValues

func (CreateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsSpeedtestSettingsTcpPort) WithValue

type CreateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsTos

type CreateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsTos struct{}

func (CreateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsTos) FieldPath

func (CreateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsTos) WithArrayOfValues

func (CreateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsTos) WithValue

type CreateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsWindowSize

type CreateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsWindowSize struct{}

func (CreateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsWindowSize) FieldPath

func (CreateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsWindowSize) WithArrayOfValues

func (CreateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsWindowSize) WithValue

type CreateProbingDistributionRequestPathSelectorProbingDistributionSpecTargetSelector

type CreateProbingDistributionRequestPathSelectorProbingDistributionSpecTargetSelector struct{}

func (CreateProbingDistributionRequestPathSelectorProbingDistributionSpecTargetSelector) FieldPath

func (CreateProbingDistributionRequestPathSelectorProbingDistributionSpecTargetSelector) WithArrayOfValues

func (CreateProbingDistributionRequestPathSelectorProbingDistributionSpecTargetSelector) WithValue

type CreateProbingDistributionRequestPathSelectorProbingDistributionStatus

type CreateProbingDistributionRequestPathSelectorProbingDistributionStatus struct{}

func (CreateProbingDistributionRequestPathSelectorProbingDistributionStatus) ByRegion added in v0.8.0

func (CreateProbingDistributionRequestPathSelectorProbingDistributionStatus) FieldPath

func (CreateProbingDistributionRequestPathSelectorProbingDistributionStatus) TotalSkippedSessionCount added in v0.8.0

type CreateProbingDistributionRequestPathSelectorProbingDistributionStatusByRegion added in v0.8.0

type CreateProbingDistributionRequestPathSelectorProbingDistributionStatusByRegion struct{}

func (CreateProbingDistributionRequestPathSelectorProbingDistributionStatusByRegion) FieldPath added in v0.8.0

func (CreateProbingDistributionRequestPathSelectorProbingDistributionStatusByRegion) WithArrayOfValues added in v0.8.0

func (CreateProbingDistributionRequestPathSelectorProbingDistributionStatusByRegion) WithKey added in v0.8.0

func (CreateProbingDistributionRequestPathSelectorProbingDistributionStatusByRegion) WithValue added in v0.8.0

type CreateProbingDistributionRequestPathSelectorProbingDistributionStatusSelectedTargetCount

type CreateProbingDistributionRequestPathSelectorProbingDistributionStatusSelectedTargetCount struct{}

func (CreateProbingDistributionRequestPathSelectorProbingDistributionStatusSelectedTargetCount) FieldPath

func (CreateProbingDistributionRequestPathSelectorProbingDistributionStatusSelectedTargetCount) WithArrayOfValues

func (CreateProbingDistributionRequestPathSelectorProbingDistributionStatusSelectedTargetCount) WithValue

type CreateProbingDistributionRequestPathSelectorProbingDistributionStatusTotalNumber

type CreateProbingDistributionRequestPathSelectorProbingDistributionStatusTotalNumber struct{}

func (CreateProbingDistributionRequestPathSelectorProbingDistributionStatusTotalNumber) FieldPath

func (CreateProbingDistributionRequestPathSelectorProbingDistributionStatusTotalNumber) WithArrayOfValues

func (CreateProbingDistributionRequestPathSelectorProbingDistributionStatusTotalNumber) WithValue

type CreateProbingDistributionRequestPathSelectorProbingDistributionStatusTotalSkippedSessionCount added in v0.8.0

type CreateProbingDistributionRequestPathSelectorProbingDistributionStatusTotalSkippedSessionCount struct{}

func (CreateProbingDistributionRequestPathSelectorProbingDistributionStatusTotalSkippedSessionCount) FieldPath added in v0.8.0

func (CreateProbingDistributionRequestPathSelectorProbingDistributionStatusTotalSkippedSessionCount) WithArrayOfValues added in v0.8.0

func (CreateProbingDistributionRequestPathSelectorProbingDistributionStatusTotalSkippedSessionCount) WithValue added in v0.8.0

type CreateProbingDistributionRequest_FieldMask

type CreateProbingDistributionRequest_FieldMask struct {
	Paths []CreateProbingDistributionRequest_FieldPath
}

func FullCreateProbingDistributionRequest_FieldMask

func FullCreateProbingDistributionRequest_FieldMask() *CreateProbingDistributionRequest_FieldMask

func (*CreateProbingDistributionRequest_FieldMask) AppendPath

func (*CreateProbingDistributionRequest_FieldMask) AppendRawPath

func (fieldMask *CreateProbingDistributionRequest_FieldMask) AppendRawPath(path gotenobject.FieldPath)

func (*CreateProbingDistributionRequest_FieldMask) DecodeFirestore

func (fieldMask *CreateProbingDistributionRequest_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error

func (*CreateProbingDistributionRequest_FieldMask) EncodeFirestore

func (fieldMask *CreateProbingDistributionRequest_FieldMask) EncodeFirestore() (*firestorepb.Value, error)

firestore encoding/decoding integration

func (*CreateProbingDistributionRequest_FieldMask) FilterInputFields

FilterInputFields generates copy of field paths with output_only field paths removed

func (*CreateProbingDistributionRequest_FieldMask) FromProtoFieldMask

func (fieldMask *CreateProbingDistributionRequest_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error

func (*CreateProbingDistributionRequest_FieldMask) GetPaths

func (*CreateProbingDistributionRequest_FieldMask) GetRawPaths

func (*CreateProbingDistributionRequest_FieldMask) IsFull

func (CreateProbingDistributionRequest_FieldMask) Marshal

func (fieldMask CreateProbingDistributionRequest_FieldMask) Marshal() ([]byte, error)

implement methods required by customType

func (CreateProbingDistributionRequest_FieldMask) MarshalJSON

func (fieldMask CreateProbingDistributionRequest_FieldMask) MarshalJSON() ([]byte, error)

func (*CreateProbingDistributionRequest_FieldMask) PathsCount

func (fieldMask *CreateProbingDistributionRequest_FieldMask) PathsCount() int

func (*CreateProbingDistributionRequest_FieldMask) Project

func (*CreateProbingDistributionRequest_FieldMask) ProjectRaw

func (*CreateProbingDistributionRequest_FieldMask) ProtoMessage

func (fieldMask *CreateProbingDistributionRequest_FieldMask) ProtoMessage()

func (*CreateProbingDistributionRequest_FieldMask) ProtoReflect

func (*CreateProbingDistributionRequest_FieldMask) Reset

func (fieldMask *CreateProbingDistributionRequest_FieldMask) Reset()

func (*CreateProbingDistributionRequest_FieldMask) Set

func (*CreateProbingDistributionRequest_FieldMask) SetFromCliFlag

func (fieldMask *CreateProbingDistributionRequest_FieldMask) SetFromCliFlag(raw string) error

func (*CreateProbingDistributionRequest_FieldMask) SetRaw

func (fieldMask *CreateProbingDistributionRequest_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)

func (*CreateProbingDistributionRequest_FieldMask) Size

func (*CreateProbingDistributionRequest_FieldMask) String

func (*CreateProbingDistributionRequest_FieldMask) Subtract

func (*CreateProbingDistributionRequest_FieldMask) SubtractRaw

func (*CreateProbingDistributionRequest_FieldMask) ToProtoFieldMask

func (fieldMask *CreateProbingDistributionRequest_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask

ToFieldMask is used for proto conversions

func (*CreateProbingDistributionRequest_FieldMask) Unmarshal

func (fieldMask *CreateProbingDistributionRequest_FieldMask) Unmarshal(data []byte) error

func (*CreateProbingDistributionRequest_FieldMask) UnmarshalJSON

func (fieldMask *CreateProbingDistributionRequest_FieldMask) UnmarshalJSON(data []byte) error

type CreateProbingDistributionRequest_FieldPath

type CreateProbingDistributionRequest_FieldPath interface {
	gotenobject.FieldPath
	Selector() CreateProbingDistributionRequest_FieldPathSelector
	Get(source *CreateProbingDistributionRequest) []interface{}
	GetSingle(source *CreateProbingDistributionRequest) (interface{}, bool)
	ClearValue(item *CreateProbingDistributionRequest)

	// Those methods build corresponding CreateProbingDistributionRequest_FieldPathValue
	// (or array of values) and holds passed value. Panics if injected type is incorrect.
	WithIValue(value interface{}) CreateProbingDistributionRequest_FieldPathValue
	WithIArrayOfValues(values interface{}) CreateProbingDistributionRequest_FieldPathArrayOfValues
	WithIArrayItemValue(value interface{}) CreateProbingDistributionRequest_FieldPathArrayItemValue
}

FieldPath provides implementation to handle https://github.com/protocolbuffers/protobuf/blob/master/src/google/protobuf/field_mask.proto

func MustParseCreateProbingDistributionRequest_FieldPath

func MustParseCreateProbingDistributionRequest_FieldPath(rawField string) CreateProbingDistributionRequest_FieldPath

func ParseCreateProbingDistributionRequest_FieldPath

func ParseCreateProbingDistributionRequest_FieldPath(rawField string) (CreateProbingDistributionRequest_FieldPath, error)

type CreateProbingDistributionRequest_FieldPathArrayItemValue

type CreateProbingDistributionRequest_FieldPathArrayItemValue interface {
	gotenobject.FieldPathArrayItemValue
	CreateProbingDistributionRequest_FieldPath
	ContainsValue(*CreateProbingDistributionRequest) bool
}

CreateProbingDistributionRequest_FieldPathArrayItemValue allows storing single item in Path-specific values for CreateProbingDistributionRequest according to their type Present only for array (repeated) types.

func MustParseCreateProbingDistributionRequest_FieldPathArrayItemValue

func MustParseCreateProbingDistributionRequest_FieldPathArrayItemValue(pathStr, valueStr string) CreateProbingDistributionRequest_FieldPathArrayItemValue

func ParseCreateProbingDistributionRequest_FieldPathArrayItemValue

func ParseCreateProbingDistributionRequest_FieldPathArrayItemValue(pathStr, valueStr string) (CreateProbingDistributionRequest_FieldPathArrayItemValue, error)

ParseCreateProbingDistributionRequest_FieldPathArrayItemValue parses string and JSON-encoded value to its Value

type CreateProbingDistributionRequest_FieldPathArrayOfValues

type CreateProbingDistributionRequest_FieldPathArrayOfValues interface {
	gotenobject.FieldPathArrayOfValues
	CreateProbingDistributionRequest_FieldPath
}

CreateProbingDistributionRequest_FieldPathArrayOfValues allows storing slice of values for CreateProbingDistributionRequest fields according to their type

func MustParseCreateProbingDistributionRequest_FieldPathArrayOfValues

func MustParseCreateProbingDistributionRequest_FieldPathArrayOfValues(pathStr, valuesStr string) CreateProbingDistributionRequest_FieldPathArrayOfValues

func ParseCreateProbingDistributionRequest_FieldPathArrayOfValues

func ParseCreateProbingDistributionRequest_FieldPathArrayOfValues(pathStr, valuesStr string) (CreateProbingDistributionRequest_FieldPathArrayOfValues, error)

type CreateProbingDistributionRequest_FieldPathSelector

type CreateProbingDistributionRequest_FieldPathSelector int32
const (
	CreateProbingDistributionRequest_FieldPathSelectorParent              CreateProbingDistributionRequest_FieldPathSelector = 0
	CreateProbingDistributionRequest_FieldPathSelectorProbingDistribution CreateProbingDistributionRequest_FieldPathSelector = 1
)

func (CreateProbingDistributionRequest_FieldPathSelector) String

type CreateProbingDistributionRequest_FieldPathValue

type CreateProbingDistributionRequest_FieldPathValue interface {
	CreateProbingDistributionRequest_FieldPath
	gotenobject.FieldPathValue
	SetTo(target **CreateProbingDistributionRequest)
	CompareWith(*CreateProbingDistributionRequest) (cmp int, comparable bool)
}

CreateProbingDistributionRequest_FieldPathValue allows storing values for CreateProbingDistributionRequest fields according to their type

func MustParseCreateProbingDistributionRequest_FieldPathValue

func MustParseCreateProbingDistributionRequest_FieldPathValue(pathStr, valueStr string) CreateProbingDistributionRequest_FieldPathValue

func ParseCreateProbingDistributionRequest_FieldPathValue

func ParseCreateProbingDistributionRequest_FieldPathValue(pathStr, valueStr string) (CreateProbingDistributionRequest_FieldPathValue, error)

type CreateProbingDistributionRequest_FieldSubPath

type CreateProbingDistributionRequest_FieldSubPath struct {
	// contains filtered or unexported fields
}

func (*CreateProbingDistributionRequest_FieldSubPath) AsProbingDistributionSubPath

func (*CreateProbingDistributionRequest_FieldSubPath) ClearValue

func (*CreateProbingDistributionRequest_FieldSubPath) ClearValueRaw

func (*CreateProbingDistributionRequest_FieldSubPath) Get

Get returns all values pointed by selected field from source CreateProbingDistributionRequest

func (*CreateProbingDistributionRequest_FieldSubPath) GetDefault

func (fps *CreateProbingDistributionRequest_FieldSubPath) GetDefault() interface{}

GetDefault returns a default value of the field type

func (*CreateProbingDistributionRequest_FieldSubPath) GetRaw

func (fps *CreateProbingDistributionRequest_FieldSubPath) GetRaw(source proto.Message) []interface{}

func (*CreateProbingDistributionRequest_FieldSubPath) GetSingle

GetSingle returns value of selected field from source CreateProbingDistributionRequest

func (*CreateProbingDistributionRequest_FieldSubPath) GetSingleRaw

func (fps *CreateProbingDistributionRequest_FieldSubPath) GetSingleRaw(source proto.Message) (interface{}, bool)

func (*CreateProbingDistributionRequest_FieldSubPath) IsLeaf

IsLeaf - whether field path is holds simple value

func (*CreateProbingDistributionRequest_FieldSubPath) JSONString

JSONString returns path representation is JSON convention

func (*CreateProbingDistributionRequest_FieldSubPath) Selector

func (*CreateProbingDistributionRequest_FieldSubPath) SplitIntoTerminalIPaths added in v0.7.1

func (fps *CreateProbingDistributionRequest_FieldSubPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath

func (*CreateProbingDistributionRequest_FieldSubPath) String

String returns path representation in proto convention

func (*CreateProbingDistributionRequest_FieldSubPath) WithIArrayItemValue

func (*CreateProbingDistributionRequest_FieldSubPath) WithIArrayOfValues

func (*CreateProbingDistributionRequest_FieldSubPath) WithIValue

func (*CreateProbingDistributionRequest_FieldSubPath) WithRawIArrayItemValue

func (fps *CreateProbingDistributionRequest_FieldSubPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue

func (*CreateProbingDistributionRequest_FieldSubPath) WithRawIArrayOfValues

func (fps *CreateProbingDistributionRequest_FieldSubPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues

func (*CreateProbingDistributionRequest_FieldSubPath) WithRawIValue

func (fps *CreateProbingDistributionRequest_FieldSubPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue

type CreateProbingDistributionRequest_FieldSubPathArrayItemValue

type CreateProbingDistributionRequest_FieldSubPathArrayItemValue struct {
	CreateProbingDistributionRequest_FieldPath
	// contains filtered or unexported fields
}

func (*CreateProbingDistributionRequest_FieldSubPathArrayItemValue) AsProbingDistributionPathItemValue

func (*CreateProbingDistributionRequest_FieldSubPathArrayItemValue) ContainsValue

Contains returns a boolean indicating if value that is being held is present in given 'CreateProbingDistributionRequest'

func (*CreateProbingDistributionRequest_FieldSubPathArrayItemValue) GetRawItemValue

func (fpaivs *CreateProbingDistributionRequest_FieldSubPathArrayItemValue) GetRawItemValue() interface{}

GetRawValue returns stored array item value

type CreateProbingDistributionRequest_FieldSubPathArrayOfValues

type CreateProbingDistributionRequest_FieldSubPathArrayOfValues struct {
	CreateProbingDistributionRequest_FieldPath
	// contains filtered or unexported fields
}

func (*CreateProbingDistributionRequest_FieldSubPathArrayOfValues) AsProbingDistributionPathArrayOfValues

func (*CreateProbingDistributionRequest_FieldSubPathArrayOfValues) GetRawValues

func (fpsaov *CreateProbingDistributionRequest_FieldSubPathArrayOfValues) GetRawValues() []interface{}

type CreateProbingDistributionRequest_FieldSubPathValue

type CreateProbingDistributionRequest_FieldSubPathValue struct {
	CreateProbingDistributionRequest_FieldPath
	// contains filtered or unexported fields
}

func (*CreateProbingDistributionRequest_FieldSubPathValue) AsProbingDistributionPathValue

func (*CreateProbingDistributionRequest_FieldSubPathValue) CompareWith

func (*CreateProbingDistributionRequest_FieldSubPathValue) CompareWithRaw

func (*CreateProbingDistributionRequest_FieldSubPathValue) GetRawValue

func (fpvs *CreateProbingDistributionRequest_FieldSubPathValue) GetRawValue() interface{}

func (*CreateProbingDistributionRequest_FieldSubPathValue) SetTo

func (*CreateProbingDistributionRequest_FieldSubPathValue) SetToRaw

type CreateProbingDistributionRequest_FieldTerminalPath

type CreateProbingDistributionRequest_FieldTerminalPath struct {
	// contains filtered or unexported fields
}

func (*CreateProbingDistributionRequest_FieldTerminalPath) ClearValue

func (*CreateProbingDistributionRequest_FieldTerminalPath) ClearValueRaw

func (*CreateProbingDistributionRequest_FieldTerminalPath) Get

Get returns all values pointed by specific field from source CreateProbingDistributionRequest

func (*CreateProbingDistributionRequest_FieldTerminalPath) GetDefault

func (fp *CreateProbingDistributionRequest_FieldTerminalPath) GetDefault() interface{}

GetDefault returns a default value of the field type

func (*CreateProbingDistributionRequest_FieldTerminalPath) GetRaw

func (fp *CreateProbingDistributionRequest_FieldTerminalPath) GetRaw(source proto.Message) []interface{}

func (*CreateProbingDistributionRequest_FieldTerminalPath) GetSingle

GetSingle returns value pointed by specific field of from source CreateProbingDistributionRequest

func (*CreateProbingDistributionRequest_FieldTerminalPath) GetSingleRaw

func (fp *CreateProbingDistributionRequest_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)

func (*CreateProbingDistributionRequest_FieldTerminalPath) IsLeaf

IsLeaf - whether field path is holds simple value

func (*CreateProbingDistributionRequest_FieldTerminalPath) JSONString

JSONString returns path representation is JSON convention

func (*CreateProbingDistributionRequest_FieldTerminalPath) Selector

func (*CreateProbingDistributionRequest_FieldTerminalPath) SplitIntoTerminalIPaths added in v0.7.1

func (*CreateProbingDistributionRequest_FieldTerminalPath) String

String returns path representation in proto convention

func (*CreateProbingDistributionRequest_FieldTerminalPath) WithIArrayItemValue

func (*CreateProbingDistributionRequest_FieldTerminalPath) WithIArrayOfValues

func (*CreateProbingDistributionRequest_FieldTerminalPath) WithIValue

func (*CreateProbingDistributionRequest_FieldTerminalPath) WithRawIArrayItemValue

func (fp *CreateProbingDistributionRequest_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue

func (*CreateProbingDistributionRequest_FieldTerminalPath) WithRawIArrayOfValues

func (fp *CreateProbingDistributionRequest_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues

func (*CreateProbingDistributionRequest_FieldTerminalPath) WithRawIValue

type CreateProbingDistributionRequest_FieldTerminalPathArrayItemValue

type CreateProbingDistributionRequest_FieldTerminalPathArrayItemValue struct {
	CreateProbingDistributionRequest_FieldTerminalPath
	// contains filtered or unexported fields
}

func (*CreateProbingDistributionRequest_FieldTerminalPathArrayItemValue) ContainsValue

Contains returns a boolean indicating if value that is being held is present in given 'CreateProbingDistributionRequest'

func (*CreateProbingDistributionRequest_FieldTerminalPathArrayItemValue) GetRawItemValue

func (fpaiv *CreateProbingDistributionRequest_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}

GetRawValue returns stored element value for array in object CreateProbingDistributionRequest as interface{}

func (*CreateProbingDistributionRequest_FieldTerminalPathArrayItemValue) GetSingle

func (*CreateProbingDistributionRequest_FieldTerminalPathArrayItemValue) GetSingleRaw

func (fpaiv *CreateProbingDistributionRequest_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)

type CreateProbingDistributionRequest_FieldTerminalPathArrayOfValues

type CreateProbingDistributionRequest_FieldTerminalPathArrayOfValues struct {
	CreateProbingDistributionRequest_FieldTerminalPath
	// contains filtered or unexported fields
}

func (*CreateProbingDistributionRequest_FieldTerminalPathArrayOfValues) AsParentArrayOfValues

func (*CreateProbingDistributionRequest_FieldTerminalPathArrayOfValues) AsProbingDistributionArrayOfValues

func (*CreateProbingDistributionRequest_FieldTerminalPathArrayOfValues) GetRawValues

func (fpaov *CreateProbingDistributionRequest_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})

type CreateProbingDistributionRequest_FieldTerminalPathValue

type CreateProbingDistributionRequest_FieldTerminalPathValue struct {
	CreateProbingDistributionRequest_FieldTerminalPath
	// contains filtered or unexported fields
}

func (*CreateProbingDistributionRequest_FieldTerminalPathValue) AsParentValue

func (*CreateProbingDistributionRequest_FieldTerminalPathValue) AsProbingDistributionValue

func (*CreateProbingDistributionRequest_FieldTerminalPathValue) CompareWith

CompareWith compares value in the 'CreateProbingDistributionRequest_FieldTerminalPathValue' with the value under path in 'CreateProbingDistributionRequest'.

func (*CreateProbingDistributionRequest_FieldTerminalPathValue) CompareWithRaw

func (*CreateProbingDistributionRequest_FieldTerminalPathValue) GetRawValue

func (fpv *CreateProbingDistributionRequest_FieldTerminalPathValue) GetRawValue() interface{}

GetRawValue returns raw value stored under selected path for 'CreateProbingDistributionRequest' as interface{}

func (*CreateProbingDistributionRequest_FieldTerminalPathValue) SetTo

SetTo stores value for selected field for object CreateProbingDistributionRequest

func (*CreateProbingDistributionRequest_FieldTerminalPathValue) SetToRaw

type DeleteProbingDistributionDescriptor added in v0.4.26

type DeleteProbingDistributionDescriptor struct{}

func GetDeleteProbingDistributionDescriptor added in v0.4.26

func GetDeleteProbingDistributionDescriptor() *DeleteProbingDistributionDescriptor

func (*DeleteProbingDistributionDescriptor) GetApiDescriptor added in v0.4.26

func (*DeleteProbingDistributionDescriptor) GetApiName added in v0.4.26

func (*DeleteProbingDistributionDescriptor) GetClientMsgReflectHandle added in v0.4.26

func (d *DeleteProbingDistributionDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle

func (*DeleteProbingDistributionDescriptor) GetFullMethodName added in v0.4.26

func (d *DeleteProbingDistributionDescriptor) GetFullMethodName() string

func (*DeleteProbingDistributionDescriptor) GetMethodName added in v0.4.26

func (d *DeleteProbingDistributionDescriptor) GetMethodName() string

func (*DeleteProbingDistributionDescriptor) GetProtoPkgName added in v0.4.26

func (d *DeleteProbingDistributionDescriptor) GetProtoPkgName() string

func (*DeleteProbingDistributionDescriptor) GetResourceDescriptor added in v0.4.27

func (*DeleteProbingDistributionDescriptor) GetServerMsgReflectHandle added in v0.4.26

func (d *DeleteProbingDistributionDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle

func (*DeleteProbingDistributionDescriptor) GetServiceDomain added in v0.4.26

func (d *DeleteProbingDistributionDescriptor) GetServiceDomain() string

func (*DeleteProbingDistributionDescriptor) GetServiceVersion added in v0.4.26

func (d *DeleteProbingDistributionDescriptor) GetServiceVersion() string

func (*DeleteProbingDistributionDescriptor) GetVerb added in v0.4.26

func (*DeleteProbingDistributionDescriptor) HasResource added in v0.4.27

func (d *DeleteProbingDistributionDescriptor) HasResource() bool

func (*DeleteProbingDistributionDescriptor) IsClientStream added in v0.4.26

func (d *DeleteProbingDistributionDescriptor) IsClientStream() bool

func (*DeleteProbingDistributionDescriptor) IsCollection added in v0.4.27

func (d *DeleteProbingDistributionDescriptor) IsCollection() bool

func (*DeleteProbingDistributionDescriptor) IsPlural added in v0.4.27

func (*DeleteProbingDistributionDescriptor) IsServerStream added in v0.4.26

func (d *DeleteProbingDistributionDescriptor) IsServerStream() bool

func (*DeleteProbingDistributionDescriptor) IsUnary added in v0.4.26

func (*DeleteProbingDistributionDescriptor) NewEmptyClientMsg added in v0.4.26

func (d *DeleteProbingDistributionDescriptor) NewEmptyClientMsg() proto.Message

func (*DeleteProbingDistributionDescriptor) NewEmptyServerMsg added in v0.4.26

func (d *DeleteProbingDistributionDescriptor) NewEmptyServerMsg() proto.Message

func (*DeleteProbingDistributionDescriptor) RequestHasResourceBody added in v0.4.26

func (d *DeleteProbingDistributionDescriptor) RequestHasResourceBody() bool

type DeleteProbingDistributionDescriptorClientMsgHandle added in v0.4.26

type DeleteProbingDistributionDescriptorClientMsgHandle struct{}

func (*DeleteProbingDistributionDescriptorClientMsgHandle) ExtractCollectionName added in v0.4.27

func (*DeleteProbingDistributionDescriptorClientMsgHandle) ExtractResourceName added in v0.4.27

func (*DeleteProbingDistributionDescriptorClientMsgHandle) ExtractResourceNames added in v0.4.27

type DeleteProbingDistributionDescriptorServerMsgHandle added in v0.4.26

type DeleteProbingDistributionDescriptorServerMsgHandle struct{}

func (*DeleteProbingDistributionDescriptorServerMsgHandle) ExtractCollectionName added in v0.4.27

func (*DeleteProbingDistributionDescriptorServerMsgHandle) ExtractResourceName added in v0.4.27

func (*DeleteProbingDistributionDescriptorServerMsgHandle) ExtractResourceNames added in v0.4.27

type DeleteProbingDistributionRequest

type DeleteProbingDistributionRequest struct {

	// Reference of ntt.watchdog.v1alpha2.ProbingDistribution
	Name *probing_distribution.Reference `protobuf:"bytes,1,opt,customtype=Reference,name=name,proto3" json:"name,omitempty" firestore:"name"`
	// contains filtered or unexported fields
}

Request message for method [DeleteProbingDistribution][ntt.watchdog.v1alpha2.DeleteProbingDistribution]

func (*DeleteProbingDistributionRequest) Clone

func (*DeleteProbingDistributionRequest) CloneRaw

func (*DeleteProbingDistributionRequest) Descriptor

func (*DeleteProbingDistributionRequest) Descriptor() ([]byte, []int)

Deprecated, Use DeleteProbingDistributionRequest.ProtoReflect.Descriptor instead.

func (*DeleteProbingDistributionRequest) GetName

func (*DeleteProbingDistributionRequest) GotenMessage

func (*DeleteProbingDistributionRequest) GotenMessage()

func (*DeleteProbingDistributionRequest) GotenObjectExt

func (o *DeleteProbingDistributionRequest) GotenObjectExt()

func (*DeleteProbingDistributionRequest) GotenValidate

func (obj *DeleteProbingDistributionRequest) GotenValidate() error

func (*DeleteProbingDistributionRequest) MakeDiffFieldMask

func (*DeleteProbingDistributionRequest) MakeFullFieldMask

func (*DeleteProbingDistributionRequest) MakeRawDiffFieldMask

func (*DeleteProbingDistributionRequest) MakeRawFullFieldMask

func (o *DeleteProbingDistributionRequest) MakeRawFullFieldMask() gotenobject.FieldMask

func (*DeleteProbingDistributionRequest) Marshal

func (m *DeleteProbingDistributionRequest) Marshal() ([]byte, error)

func (*DeleteProbingDistributionRequest) MarshalJSON

func (m *DeleteProbingDistributionRequest) MarshalJSON() ([]byte, error)

func (*DeleteProbingDistributionRequest) Merge

func (*DeleteProbingDistributionRequest) MergeRaw

func (*DeleteProbingDistributionRequest) ProtoMessage

func (*DeleteProbingDistributionRequest) ProtoMessage()

func (*DeleteProbingDistributionRequest) ProtoReflect

func (*DeleteProbingDistributionRequest) Reset

func (*DeleteProbingDistributionRequest) SetName

func (*DeleteProbingDistributionRequest) String

func (*DeleteProbingDistributionRequest) Unmarshal

func (m *DeleteProbingDistributionRequest) Unmarshal(b []byte) error

func (*DeleteProbingDistributionRequest) UnmarshalJSON

func (m *DeleteProbingDistributionRequest) UnmarshalJSON(data []byte) error

type DeleteProbingDistributionRequestFieldPathBuilder

type DeleteProbingDistributionRequestFieldPathBuilder struct{}

func NewDeleteProbingDistributionRequestFieldPathBuilder

func NewDeleteProbingDistributionRequestFieldPathBuilder() DeleteProbingDistributionRequestFieldPathBuilder

func (DeleteProbingDistributionRequestFieldPathBuilder) Name

type DeleteProbingDistributionRequestPathSelectorName

type DeleteProbingDistributionRequestPathSelectorName struct{}

func (DeleteProbingDistributionRequestPathSelectorName) FieldPath

type DeleteProbingDistributionRequest_FieldMask

type DeleteProbingDistributionRequest_FieldMask struct {
	Paths []DeleteProbingDistributionRequest_FieldPath
}

func FullDeleteProbingDistributionRequest_FieldMask

func FullDeleteProbingDistributionRequest_FieldMask() *DeleteProbingDistributionRequest_FieldMask

func (*DeleteProbingDistributionRequest_FieldMask) AppendPath

func (*DeleteProbingDistributionRequest_FieldMask) AppendRawPath

func (fieldMask *DeleteProbingDistributionRequest_FieldMask) AppendRawPath(path gotenobject.FieldPath)

func (*DeleteProbingDistributionRequest_FieldMask) DecodeFirestore

func (fieldMask *DeleteProbingDistributionRequest_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error

func (*DeleteProbingDistributionRequest_FieldMask) EncodeFirestore

func (fieldMask *DeleteProbingDistributionRequest_FieldMask) EncodeFirestore() (*firestorepb.Value, error)

firestore encoding/decoding integration

func (*DeleteProbingDistributionRequest_FieldMask) FilterInputFields

FilterInputFields generates copy of field paths with output_only field paths removed

func (*DeleteProbingDistributionRequest_FieldMask) FromProtoFieldMask

func (fieldMask *DeleteProbingDistributionRequest_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error

func (*DeleteProbingDistributionRequest_FieldMask) GetPaths

func (*DeleteProbingDistributionRequest_FieldMask) GetRawPaths

func (*DeleteProbingDistributionRequest_FieldMask) IsFull

func (DeleteProbingDistributionRequest_FieldMask) Marshal

func (fieldMask DeleteProbingDistributionRequest_FieldMask) Marshal() ([]byte, error)

implement methods required by customType

func (DeleteProbingDistributionRequest_FieldMask) MarshalJSON

func (fieldMask DeleteProbingDistributionRequest_FieldMask) MarshalJSON() ([]byte, error)

func (*DeleteProbingDistributionRequest_FieldMask) PathsCount

func (fieldMask *DeleteProbingDistributionRequest_FieldMask) PathsCount() int

func (*DeleteProbingDistributionRequest_FieldMask) Project

func (*DeleteProbingDistributionRequest_FieldMask) ProjectRaw

func (*DeleteProbingDistributionRequest_FieldMask) ProtoMessage

func (fieldMask *DeleteProbingDistributionRequest_FieldMask) ProtoMessage()

func (*DeleteProbingDistributionRequest_FieldMask) ProtoReflect

func (*DeleteProbingDistributionRequest_FieldMask) Reset

func (fieldMask *DeleteProbingDistributionRequest_FieldMask) Reset()

func (*DeleteProbingDistributionRequest_FieldMask) Set

func (*DeleteProbingDistributionRequest_FieldMask) SetFromCliFlag

func (fieldMask *DeleteProbingDistributionRequest_FieldMask) SetFromCliFlag(raw string) error

func (*DeleteProbingDistributionRequest_FieldMask) SetRaw

func (fieldMask *DeleteProbingDistributionRequest_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)

func (*DeleteProbingDistributionRequest_FieldMask) Size

func (*DeleteProbingDistributionRequest_FieldMask) String

func (*DeleteProbingDistributionRequest_FieldMask) Subtract

func (*DeleteProbingDistributionRequest_FieldMask) SubtractRaw

func (*DeleteProbingDistributionRequest_FieldMask) ToProtoFieldMask

func (fieldMask *DeleteProbingDistributionRequest_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask

ToFieldMask is used for proto conversions

func (*DeleteProbingDistributionRequest_FieldMask) Unmarshal

func (fieldMask *DeleteProbingDistributionRequest_FieldMask) Unmarshal(data []byte) error

func (*DeleteProbingDistributionRequest_FieldMask) UnmarshalJSON

func (fieldMask *DeleteProbingDistributionRequest_FieldMask) UnmarshalJSON(data []byte) error

type DeleteProbingDistributionRequest_FieldPath

type DeleteProbingDistributionRequest_FieldPath interface {
	gotenobject.FieldPath
	Selector() DeleteProbingDistributionRequest_FieldPathSelector
	Get(source *DeleteProbingDistributionRequest) []interface{}
	GetSingle(source *DeleteProbingDistributionRequest) (interface{}, bool)
	ClearValue(item *DeleteProbingDistributionRequest)

	// Those methods build corresponding DeleteProbingDistributionRequest_FieldPathValue
	// (or array of values) and holds passed value. Panics if injected type is incorrect.
	WithIValue(value interface{}) DeleteProbingDistributionRequest_FieldPathValue
	WithIArrayOfValues(values interface{}) DeleteProbingDistributionRequest_FieldPathArrayOfValues
	WithIArrayItemValue(value interface{}) DeleteProbingDistributionRequest_FieldPathArrayItemValue
}

FieldPath provides implementation to handle https://github.com/protocolbuffers/protobuf/blob/master/src/google/protobuf/field_mask.proto

func MustParseDeleteProbingDistributionRequest_FieldPath

func MustParseDeleteProbingDistributionRequest_FieldPath(rawField string) DeleteProbingDistributionRequest_FieldPath

func ParseDeleteProbingDistributionRequest_FieldPath

func ParseDeleteProbingDistributionRequest_FieldPath(rawField string) (DeleteProbingDistributionRequest_FieldPath, error)

type DeleteProbingDistributionRequest_FieldPathArrayItemValue

type DeleteProbingDistributionRequest_FieldPathArrayItemValue interface {
	gotenobject.FieldPathArrayItemValue
	DeleteProbingDistributionRequest_FieldPath
	ContainsValue(*DeleteProbingDistributionRequest) bool
}

DeleteProbingDistributionRequest_FieldPathArrayItemValue allows storing single item in Path-specific values for DeleteProbingDistributionRequest according to their type Present only for array (repeated) types.

func MustParseDeleteProbingDistributionRequest_FieldPathArrayItemValue

func MustParseDeleteProbingDistributionRequest_FieldPathArrayItemValue(pathStr, valueStr string) DeleteProbingDistributionRequest_FieldPathArrayItemValue

func ParseDeleteProbingDistributionRequest_FieldPathArrayItemValue

func ParseDeleteProbingDistributionRequest_FieldPathArrayItemValue(pathStr, valueStr string) (DeleteProbingDistributionRequest_FieldPathArrayItemValue, error)

ParseDeleteProbingDistributionRequest_FieldPathArrayItemValue parses string and JSON-encoded value to its Value

type DeleteProbingDistributionRequest_FieldPathArrayOfValues

type DeleteProbingDistributionRequest_FieldPathArrayOfValues interface {
	gotenobject.FieldPathArrayOfValues
	DeleteProbingDistributionRequest_FieldPath
}

DeleteProbingDistributionRequest_FieldPathArrayOfValues allows storing slice of values for DeleteProbingDistributionRequest fields according to their type

func MustParseDeleteProbingDistributionRequest_FieldPathArrayOfValues

func MustParseDeleteProbingDistributionRequest_FieldPathArrayOfValues(pathStr, valuesStr string) DeleteProbingDistributionRequest_FieldPathArrayOfValues

func ParseDeleteProbingDistributionRequest_FieldPathArrayOfValues

func ParseDeleteProbingDistributionRequest_FieldPathArrayOfValues(pathStr, valuesStr string) (DeleteProbingDistributionRequest_FieldPathArrayOfValues, error)

type DeleteProbingDistributionRequest_FieldPathSelector

type DeleteProbingDistributionRequest_FieldPathSelector int32
const (
	DeleteProbingDistributionRequest_FieldPathSelectorName DeleteProbingDistributionRequest_FieldPathSelector = 0
)

func (DeleteProbingDistributionRequest_FieldPathSelector) String

type DeleteProbingDistributionRequest_FieldPathValue

type DeleteProbingDistributionRequest_FieldPathValue interface {
	DeleteProbingDistributionRequest_FieldPath
	gotenobject.FieldPathValue
	SetTo(target **DeleteProbingDistributionRequest)
	CompareWith(*DeleteProbingDistributionRequest) (cmp int, comparable bool)
}

DeleteProbingDistributionRequest_FieldPathValue allows storing values for DeleteProbingDistributionRequest fields according to their type

func MustParseDeleteProbingDistributionRequest_FieldPathValue

func MustParseDeleteProbingDistributionRequest_FieldPathValue(pathStr, valueStr string) DeleteProbingDistributionRequest_FieldPathValue

func ParseDeleteProbingDistributionRequest_FieldPathValue

func ParseDeleteProbingDistributionRequest_FieldPathValue(pathStr, valueStr string) (DeleteProbingDistributionRequest_FieldPathValue, error)

type DeleteProbingDistributionRequest_FieldTerminalPath

type DeleteProbingDistributionRequest_FieldTerminalPath struct {
	// contains filtered or unexported fields
}

func (*DeleteProbingDistributionRequest_FieldTerminalPath) ClearValue

func (*DeleteProbingDistributionRequest_FieldTerminalPath) ClearValueRaw

func (*DeleteProbingDistributionRequest_FieldTerminalPath) Get

Get returns all values pointed by specific field from source DeleteProbingDistributionRequest

func (*DeleteProbingDistributionRequest_FieldTerminalPath) GetDefault

func (fp *DeleteProbingDistributionRequest_FieldTerminalPath) GetDefault() interface{}

GetDefault returns a default value of the field type

func (*DeleteProbingDistributionRequest_FieldTerminalPath) GetRaw

func (fp *DeleteProbingDistributionRequest_FieldTerminalPath) GetRaw(source proto.Message) []interface{}

func (*DeleteProbingDistributionRequest_FieldTerminalPath) GetSingle

GetSingle returns value pointed by specific field of from source DeleteProbingDistributionRequest

func (*DeleteProbingDistributionRequest_FieldTerminalPath) GetSingleRaw

func (fp *DeleteProbingDistributionRequest_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)

func (*DeleteProbingDistributionRequest_FieldTerminalPath) IsLeaf

IsLeaf - whether field path is holds simple value

func (*DeleteProbingDistributionRequest_FieldTerminalPath) JSONString

JSONString returns path representation is JSON convention

func (*DeleteProbingDistributionRequest_FieldTerminalPath) Selector

func (*DeleteProbingDistributionRequest_FieldTerminalPath) SplitIntoTerminalIPaths added in v0.7.1

func (*DeleteProbingDistributionRequest_FieldTerminalPath) String

String returns path representation in proto convention

func (*DeleteProbingDistributionRequest_FieldTerminalPath) WithIArrayItemValue

func (*DeleteProbingDistributionRequest_FieldTerminalPath) WithIArrayOfValues

func (*DeleteProbingDistributionRequest_FieldTerminalPath) WithIValue

func (*DeleteProbingDistributionRequest_FieldTerminalPath) WithRawIArrayItemValue

func (fp *DeleteProbingDistributionRequest_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue

func (*DeleteProbingDistributionRequest_FieldTerminalPath) WithRawIArrayOfValues

func (fp *DeleteProbingDistributionRequest_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues

func (*DeleteProbingDistributionRequest_FieldTerminalPath) WithRawIValue

type DeleteProbingDistributionRequest_FieldTerminalPathArrayItemValue

type DeleteProbingDistributionRequest_FieldTerminalPathArrayItemValue struct {
	DeleteProbingDistributionRequest_FieldTerminalPath
	// contains filtered or unexported fields
}

func (*DeleteProbingDistributionRequest_FieldTerminalPathArrayItemValue) ContainsValue

Contains returns a boolean indicating if value that is being held is present in given 'DeleteProbingDistributionRequest'

func (*DeleteProbingDistributionRequest_FieldTerminalPathArrayItemValue) GetRawItemValue

func (fpaiv *DeleteProbingDistributionRequest_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}

GetRawValue returns stored element value for array in object DeleteProbingDistributionRequest as interface{}

func (*DeleteProbingDistributionRequest_FieldTerminalPathArrayItemValue) GetSingle

func (*DeleteProbingDistributionRequest_FieldTerminalPathArrayItemValue) GetSingleRaw

func (fpaiv *DeleteProbingDistributionRequest_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)

type DeleteProbingDistributionRequest_FieldTerminalPathArrayOfValues

type DeleteProbingDistributionRequest_FieldTerminalPathArrayOfValues struct {
	DeleteProbingDistributionRequest_FieldTerminalPath
	// contains filtered or unexported fields
}

func (*DeleteProbingDistributionRequest_FieldTerminalPathArrayOfValues) AsNameArrayOfValues

func (*DeleteProbingDistributionRequest_FieldTerminalPathArrayOfValues) GetRawValues

func (fpaov *DeleteProbingDistributionRequest_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})

type DeleteProbingDistributionRequest_FieldTerminalPathValue

type DeleteProbingDistributionRequest_FieldTerminalPathValue struct {
	DeleteProbingDistributionRequest_FieldTerminalPath
	// contains filtered or unexported fields
}

func (*DeleteProbingDistributionRequest_FieldTerminalPathValue) AsNameValue

func (*DeleteProbingDistributionRequest_FieldTerminalPathValue) CompareWith

CompareWith compares value in the 'DeleteProbingDistributionRequest_FieldTerminalPathValue' with the value under path in 'DeleteProbingDistributionRequest'.

func (*DeleteProbingDistributionRequest_FieldTerminalPathValue) CompareWithRaw

func (*DeleteProbingDistributionRequest_FieldTerminalPathValue) GetRawValue

func (fpv *DeleteProbingDistributionRequest_FieldTerminalPathValue) GetRawValue() interface{}

GetRawValue returns raw value stored under selected path for 'DeleteProbingDistributionRequest' as interface{}

func (*DeleteProbingDistributionRequest_FieldTerminalPathValue) SetTo

SetTo stores value for selected field for object DeleteProbingDistributionRequest

func (*DeleteProbingDistributionRequest_FieldTerminalPathValue) SetToRaw

type GetProbingDistributionDescriptor added in v0.4.26

type GetProbingDistributionDescriptor struct{}

func GetGetProbingDistributionDescriptor added in v0.4.26

func GetGetProbingDistributionDescriptor() *GetProbingDistributionDescriptor

func (*GetProbingDistributionDescriptor) GetApiDescriptor added in v0.4.26

func (*GetProbingDistributionDescriptor) GetApiName added in v0.4.26

func (d *GetProbingDistributionDescriptor) GetApiName() string

func (*GetProbingDistributionDescriptor) GetClientMsgReflectHandle added in v0.4.26

func (d *GetProbingDistributionDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle

func (*GetProbingDistributionDescriptor) GetFullMethodName added in v0.4.26

func (d *GetProbingDistributionDescriptor) GetFullMethodName() string

func (*GetProbingDistributionDescriptor) GetMethodName added in v0.4.26

func (d *GetProbingDistributionDescriptor) GetMethodName() string

func (*GetProbingDistributionDescriptor) GetProtoPkgName added in v0.4.26

func (d *GetProbingDistributionDescriptor) GetProtoPkgName() string

func (*GetProbingDistributionDescriptor) GetResourceDescriptor added in v0.4.27

func (d *GetProbingDistributionDescriptor) GetResourceDescriptor() gotenresource.Descriptor

func (*GetProbingDistributionDescriptor) GetServerMsgReflectHandle added in v0.4.26

func (d *GetProbingDistributionDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle

func (*GetProbingDistributionDescriptor) GetServiceDomain added in v0.4.26

func (d *GetProbingDistributionDescriptor) GetServiceDomain() string

func (*GetProbingDistributionDescriptor) GetServiceVersion added in v0.4.26

func (d *GetProbingDistributionDescriptor) GetServiceVersion() string

func (*GetProbingDistributionDescriptor) GetVerb added in v0.4.26

func (*GetProbingDistributionDescriptor) HasResource added in v0.4.27

func (d *GetProbingDistributionDescriptor) HasResource() bool

func (*GetProbingDistributionDescriptor) IsClientStream added in v0.4.26

func (d *GetProbingDistributionDescriptor) IsClientStream() bool

func (*GetProbingDistributionDescriptor) IsCollection added in v0.4.27

func (d *GetProbingDistributionDescriptor) IsCollection() bool

func (*GetProbingDistributionDescriptor) IsPlural added in v0.4.27

func (d *GetProbingDistributionDescriptor) IsPlural() bool

func (*GetProbingDistributionDescriptor) IsServerStream added in v0.4.26

func (d *GetProbingDistributionDescriptor) IsServerStream() bool

func (*GetProbingDistributionDescriptor) IsUnary added in v0.4.26

func (*GetProbingDistributionDescriptor) NewEmptyClientMsg added in v0.4.26

func (d *GetProbingDistributionDescriptor) NewEmptyClientMsg() proto.Message

func (*GetProbingDistributionDescriptor) NewEmptyServerMsg added in v0.4.26

func (d *GetProbingDistributionDescriptor) NewEmptyServerMsg() proto.Message

func (*GetProbingDistributionDescriptor) RequestHasResourceBody added in v0.4.26

func (d *GetProbingDistributionDescriptor) RequestHasResourceBody() bool

type GetProbingDistributionDescriptorClientMsgHandle added in v0.4.26

type GetProbingDistributionDescriptorClientMsgHandle struct{}

func (*GetProbingDistributionDescriptorClientMsgHandle) ExtractCollectionName added in v0.4.27

func (*GetProbingDistributionDescriptorClientMsgHandle) ExtractResourceName added in v0.4.27

func (*GetProbingDistributionDescriptorClientMsgHandle) ExtractResourceNames added in v0.4.27

type GetProbingDistributionDescriptorServerMsgHandle added in v0.4.26

type GetProbingDistributionDescriptorServerMsgHandle struct{}

func (*GetProbingDistributionDescriptorServerMsgHandle) ExtractCollectionName added in v0.4.27

func (*GetProbingDistributionDescriptorServerMsgHandle) ExtractResourceName added in v0.4.27

func (*GetProbingDistributionDescriptorServerMsgHandle) ExtractResourceNames added in v0.4.27

type GetProbingDistributionRequest

type GetProbingDistributionRequest struct {

	// Reference of ntt.watchdog.v1alpha2.ProbingDistribution
	Name *probing_distribution.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_distribution.ProbingDistribution_FieldMask `` /* 151-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 [GetProbingDistribution][ntt.watchdog.v1alpha2.GetProbingDistribution]

func (*GetProbingDistributionRequest) Clone

func (*GetProbingDistributionRequest) CloneRaw

func (*GetProbingDistributionRequest) Descriptor

func (*GetProbingDistributionRequest) Descriptor() ([]byte, []int)

Deprecated, Use GetProbingDistributionRequest.ProtoReflect.Descriptor instead.

func (*GetProbingDistributionRequest) GetFieldMask

func (*GetProbingDistributionRequest) GetName

func (*GetProbingDistributionRequest) GetView

func (*GetProbingDistributionRequest) GotenMessage

func (*GetProbingDistributionRequest) GotenMessage()

func (*GetProbingDistributionRequest) GotenObjectExt

func (o *GetProbingDistributionRequest) GotenObjectExt()

func (*GetProbingDistributionRequest) GotenValidate

func (obj *GetProbingDistributionRequest) GotenValidate() error

func (*GetProbingDistributionRequest) MakeDiffFieldMask

func (*GetProbingDistributionRequest) MakeFullFieldMask

func (*GetProbingDistributionRequest) MakeRawDiffFieldMask

func (*GetProbingDistributionRequest) MakeRawFullFieldMask

func (o *GetProbingDistributionRequest) MakeRawFullFieldMask() gotenobject.FieldMask

func (*GetProbingDistributionRequest) Marshal

func (m *GetProbingDistributionRequest) Marshal() ([]byte, error)

func (*GetProbingDistributionRequest) MarshalJSON

func (m *GetProbingDistributionRequest) MarshalJSON() ([]byte, error)

func (*GetProbingDistributionRequest) Merge

func (*GetProbingDistributionRequest) MergeRaw

func (*GetProbingDistributionRequest) ProtoMessage

func (*GetProbingDistributionRequest) ProtoMessage()

func (*GetProbingDistributionRequest) ProtoReflect

func (*GetProbingDistributionRequest) Reset

func (m *GetProbingDistributionRequest) Reset()

func (*GetProbingDistributionRequest) SetFieldMask

func (*GetProbingDistributionRequest) SetName

func (*GetProbingDistributionRequest) SetView

func (m *GetProbingDistributionRequest) SetView(fv view.View)

func (*GetProbingDistributionRequest) String

func (*GetProbingDistributionRequest) Unmarshal

func (m *GetProbingDistributionRequest) Unmarshal(b []byte) error

func (*GetProbingDistributionRequest) UnmarshalJSON

func (m *GetProbingDistributionRequest) UnmarshalJSON(data []byte) error

type GetProbingDistributionRequestFieldPathBuilder

type GetProbingDistributionRequestFieldPathBuilder struct{}

func NewGetProbingDistributionRequestFieldPathBuilder

func NewGetProbingDistributionRequestFieldPathBuilder() GetProbingDistributionRequestFieldPathBuilder

func (GetProbingDistributionRequestFieldPathBuilder) FieldMask

func (GetProbingDistributionRequestFieldPathBuilder) Name

func (GetProbingDistributionRequestFieldPathBuilder) View

type GetProbingDistributionRequestPathSelectorFieldMask

type GetProbingDistributionRequestPathSelectorFieldMask struct{}

func (GetProbingDistributionRequestPathSelectorFieldMask) FieldPath

type GetProbingDistributionRequestPathSelectorName

type GetProbingDistributionRequestPathSelectorName struct{}

func (GetProbingDistributionRequestPathSelectorName) FieldPath

type GetProbingDistributionRequestPathSelectorView

type GetProbingDistributionRequestPathSelectorView struct{}

func (GetProbingDistributionRequestPathSelectorView) FieldPath

func (GetProbingDistributionRequestPathSelectorView) WithArrayOfValues

func (GetProbingDistributionRequestPathSelectorView) WithValue

type GetProbingDistributionRequest_FieldMask

type GetProbingDistributionRequest_FieldMask struct {
	Paths []GetProbingDistributionRequest_FieldPath
}

func FullGetProbingDistributionRequest_FieldMask

func FullGetProbingDistributionRequest_FieldMask() *GetProbingDistributionRequest_FieldMask

func (*GetProbingDistributionRequest_FieldMask) AppendPath

func (*GetProbingDistributionRequest_FieldMask) AppendRawPath

func (fieldMask *GetProbingDistributionRequest_FieldMask) AppendRawPath(path gotenobject.FieldPath)

func (*GetProbingDistributionRequest_FieldMask) DecodeFirestore

func (fieldMask *GetProbingDistributionRequest_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error

func (*GetProbingDistributionRequest_FieldMask) EncodeFirestore

func (fieldMask *GetProbingDistributionRequest_FieldMask) EncodeFirestore() (*firestorepb.Value, error)

firestore encoding/decoding integration

func (*GetProbingDistributionRequest_FieldMask) FilterInputFields

FilterInputFields generates copy of field paths with output_only field paths removed

func (*GetProbingDistributionRequest_FieldMask) FromProtoFieldMask

func (fieldMask *GetProbingDistributionRequest_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error

func (*GetProbingDistributionRequest_FieldMask) GetPaths

func (*GetProbingDistributionRequest_FieldMask) GetRawPaths

func (*GetProbingDistributionRequest_FieldMask) IsFull

func (fieldMask *GetProbingDistributionRequest_FieldMask) IsFull() bool

func (GetProbingDistributionRequest_FieldMask) Marshal

func (fieldMask GetProbingDistributionRequest_FieldMask) Marshal() ([]byte, error)

implement methods required by customType

func (GetProbingDistributionRequest_FieldMask) MarshalJSON

func (fieldMask GetProbingDistributionRequest_FieldMask) MarshalJSON() ([]byte, error)

func (*GetProbingDistributionRequest_FieldMask) PathsCount

func (fieldMask *GetProbingDistributionRequest_FieldMask) PathsCount() int

func (*GetProbingDistributionRequest_FieldMask) Project

func (*GetProbingDistributionRequest_FieldMask) ProjectRaw

func (*GetProbingDistributionRequest_FieldMask) ProtoMessage

func (fieldMask *GetProbingDistributionRequest_FieldMask) ProtoMessage()

func (*GetProbingDistributionRequest_FieldMask) ProtoReflect

func (fieldMask *GetProbingDistributionRequest_FieldMask) ProtoReflect() preflect.Message

func (*GetProbingDistributionRequest_FieldMask) Reset

func (fieldMask *GetProbingDistributionRequest_FieldMask) Reset()

func (*GetProbingDistributionRequest_FieldMask) Set

func (*GetProbingDistributionRequest_FieldMask) SetFromCliFlag

func (fieldMask *GetProbingDistributionRequest_FieldMask) SetFromCliFlag(raw string) error

func (*GetProbingDistributionRequest_FieldMask) SetRaw

func (fieldMask *GetProbingDistributionRequest_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)

func (*GetProbingDistributionRequest_FieldMask) Size

func (fieldMask *GetProbingDistributionRequest_FieldMask) Size() int

func (*GetProbingDistributionRequest_FieldMask) String

func (fieldMask *GetProbingDistributionRequest_FieldMask) String() string

func (*GetProbingDistributionRequest_FieldMask) Subtract

func (*GetProbingDistributionRequest_FieldMask) SubtractRaw

func (*GetProbingDistributionRequest_FieldMask) ToProtoFieldMask

func (fieldMask *GetProbingDistributionRequest_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask

ToFieldMask is used for proto conversions

func (*GetProbingDistributionRequest_FieldMask) Unmarshal

func (fieldMask *GetProbingDistributionRequest_FieldMask) Unmarshal(data []byte) error

func (*GetProbingDistributionRequest_FieldMask) UnmarshalJSON

func (fieldMask *GetProbingDistributionRequest_FieldMask) UnmarshalJSON(data []byte) error

type GetProbingDistributionRequest_FieldPath

type GetProbingDistributionRequest_FieldPath interface {
	gotenobject.FieldPath
	Selector() GetProbingDistributionRequest_FieldPathSelector
	Get(source *GetProbingDistributionRequest) []interface{}
	GetSingle(source *GetProbingDistributionRequest) (interface{}, bool)
	ClearValue(item *GetProbingDistributionRequest)

	// Those methods build corresponding GetProbingDistributionRequest_FieldPathValue
	// (or array of values) and holds passed value. Panics if injected type is incorrect.
	WithIValue(value interface{}) GetProbingDistributionRequest_FieldPathValue
	WithIArrayOfValues(values interface{}) GetProbingDistributionRequest_FieldPathArrayOfValues
	WithIArrayItemValue(value interface{}) GetProbingDistributionRequest_FieldPathArrayItemValue
}

FieldPath provides implementation to handle https://github.com/protocolbuffers/protobuf/blob/master/src/google/protobuf/field_mask.proto

func MustParseGetProbingDistributionRequest_FieldPath

func MustParseGetProbingDistributionRequest_FieldPath(rawField string) GetProbingDistributionRequest_FieldPath

func ParseGetProbingDistributionRequest_FieldPath

func ParseGetProbingDistributionRequest_FieldPath(rawField string) (GetProbingDistributionRequest_FieldPath, error)

type GetProbingDistributionRequest_FieldPathArrayItemValue

type GetProbingDistributionRequest_FieldPathArrayItemValue interface {
	gotenobject.FieldPathArrayItemValue
	GetProbingDistributionRequest_FieldPath
	ContainsValue(*GetProbingDistributionRequest) bool
}

GetProbingDistributionRequest_FieldPathArrayItemValue allows storing single item in Path-specific values for GetProbingDistributionRequest according to their type Present only for array (repeated) types.

func MustParseGetProbingDistributionRequest_FieldPathArrayItemValue

func MustParseGetProbingDistributionRequest_FieldPathArrayItemValue(pathStr, valueStr string) GetProbingDistributionRequest_FieldPathArrayItemValue

func ParseGetProbingDistributionRequest_FieldPathArrayItemValue

func ParseGetProbingDistributionRequest_FieldPathArrayItemValue(pathStr, valueStr string) (GetProbingDistributionRequest_FieldPathArrayItemValue, error)

ParseGetProbingDistributionRequest_FieldPathArrayItemValue parses string and JSON-encoded value to its Value

type GetProbingDistributionRequest_FieldPathArrayOfValues

type GetProbingDistributionRequest_FieldPathArrayOfValues interface {
	gotenobject.FieldPathArrayOfValues
	GetProbingDistributionRequest_FieldPath
}

GetProbingDistributionRequest_FieldPathArrayOfValues allows storing slice of values for GetProbingDistributionRequest fields according to their type

func MustParseGetProbingDistributionRequest_FieldPathArrayOfValues

func MustParseGetProbingDistributionRequest_FieldPathArrayOfValues(pathStr, valuesStr string) GetProbingDistributionRequest_FieldPathArrayOfValues

func ParseGetProbingDistributionRequest_FieldPathArrayOfValues

func ParseGetProbingDistributionRequest_FieldPathArrayOfValues(pathStr, valuesStr string) (GetProbingDistributionRequest_FieldPathArrayOfValues, error)

type GetProbingDistributionRequest_FieldPathSelector

type GetProbingDistributionRequest_FieldPathSelector int32
const (
	GetProbingDistributionRequest_FieldPathSelectorName      GetProbingDistributionRequest_FieldPathSelector = 0
	GetProbingDistributionRequest_FieldPathSelectorFieldMask GetProbingDistributionRequest_FieldPathSelector = 1
	GetProbingDistributionRequest_FieldPathSelectorView      GetProbingDistributionRequest_FieldPathSelector = 2
)

func (GetProbingDistributionRequest_FieldPathSelector) String

type GetProbingDistributionRequest_FieldPathValue

type GetProbingDistributionRequest_FieldPathValue interface {
	GetProbingDistributionRequest_FieldPath
	gotenobject.FieldPathValue
	SetTo(target **GetProbingDistributionRequest)
	CompareWith(*GetProbingDistributionRequest) (cmp int, comparable bool)
}

GetProbingDistributionRequest_FieldPathValue allows storing values for GetProbingDistributionRequest fields according to their type

func MustParseGetProbingDistributionRequest_FieldPathValue

func MustParseGetProbingDistributionRequest_FieldPathValue(pathStr, valueStr string) GetProbingDistributionRequest_FieldPathValue

func ParseGetProbingDistributionRequest_FieldPathValue

func ParseGetProbingDistributionRequest_FieldPathValue(pathStr, valueStr string) (GetProbingDistributionRequest_FieldPathValue, error)

type GetProbingDistributionRequest_FieldTerminalPath

type GetProbingDistributionRequest_FieldTerminalPath struct {
	// contains filtered or unexported fields
}

func (*GetProbingDistributionRequest_FieldTerminalPath) ClearValue

func (*GetProbingDistributionRequest_FieldTerminalPath) ClearValueRaw

func (*GetProbingDistributionRequest_FieldTerminalPath) Get

Get returns all values pointed by specific field from source GetProbingDistributionRequest

func (*GetProbingDistributionRequest_FieldTerminalPath) GetDefault

func (fp *GetProbingDistributionRequest_FieldTerminalPath) GetDefault() interface{}

GetDefault returns a default value of the field type

func (*GetProbingDistributionRequest_FieldTerminalPath) GetRaw

func (fp *GetProbingDistributionRequest_FieldTerminalPath) GetRaw(source proto.Message) []interface{}

func (*GetProbingDistributionRequest_FieldTerminalPath) GetSingle

GetSingle returns value pointed by specific field of from source GetProbingDistributionRequest

func (*GetProbingDistributionRequest_FieldTerminalPath) GetSingleRaw

func (fp *GetProbingDistributionRequest_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)

func (*GetProbingDistributionRequest_FieldTerminalPath) IsLeaf

IsLeaf - whether field path is holds simple value

func (*GetProbingDistributionRequest_FieldTerminalPath) JSONString

JSONString returns path representation is JSON convention

func (*GetProbingDistributionRequest_FieldTerminalPath) Selector

func (*GetProbingDistributionRequest_FieldTerminalPath) SplitIntoTerminalIPaths added in v0.7.1

func (*GetProbingDistributionRequest_FieldTerminalPath) String

String returns path representation in proto convention

func (*GetProbingDistributionRequest_FieldTerminalPath) WithIArrayItemValue

func (*GetProbingDistributionRequest_FieldTerminalPath) WithIArrayOfValues

func (*GetProbingDistributionRequest_FieldTerminalPath) WithIValue

func (*GetProbingDistributionRequest_FieldTerminalPath) WithRawIArrayItemValue

func (fp *GetProbingDistributionRequest_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue

func (*GetProbingDistributionRequest_FieldTerminalPath) WithRawIArrayOfValues

func (fp *GetProbingDistributionRequest_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues

func (*GetProbingDistributionRequest_FieldTerminalPath) WithRawIValue

func (fp *GetProbingDistributionRequest_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue

type GetProbingDistributionRequest_FieldTerminalPathArrayItemValue

type GetProbingDistributionRequest_FieldTerminalPathArrayItemValue struct {
	GetProbingDistributionRequest_FieldTerminalPath
	// contains filtered or unexported fields
}

func (*GetProbingDistributionRequest_FieldTerminalPathArrayItemValue) ContainsValue

Contains returns a boolean indicating if value that is being held is present in given 'GetProbingDistributionRequest'

func (*GetProbingDistributionRequest_FieldTerminalPathArrayItemValue) GetRawItemValue

func (fpaiv *GetProbingDistributionRequest_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}

GetRawValue returns stored element value for array in object GetProbingDistributionRequest as interface{}

func (*GetProbingDistributionRequest_FieldTerminalPathArrayItemValue) GetSingle

func (*GetProbingDistributionRequest_FieldTerminalPathArrayItemValue) GetSingleRaw

func (fpaiv *GetProbingDistributionRequest_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)

type GetProbingDistributionRequest_FieldTerminalPathArrayOfValues

type GetProbingDistributionRequest_FieldTerminalPathArrayOfValues struct {
	GetProbingDistributionRequest_FieldTerminalPath
	// contains filtered or unexported fields
}

func (*GetProbingDistributionRequest_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues

func (*GetProbingDistributionRequest_FieldTerminalPathArrayOfValues) AsNameArrayOfValues

func (*GetProbingDistributionRequest_FieldTerminalPathArrayOfValues) AsViewArrayOfValues

func (*GetProbingDistributionRequest_FieldTerminalPathArrayOfValues) GetRawValues

func (fpaov *GetProbingDistributionRequest_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})

type GetProbingDistributionRequest_FieldTerminalPathValue

type GetProbingDistributionRequest_FieldTerminalPathValue struct {
	GetProbingDistributionRequest_FieldTerminalPath
	// contains filtered or unexported fields
}

func (*GetProbingDistributionRequest_FieldTerminalPathValue) AsFieldMaskValue

func (*GetProbingDistributionRequest_FieldTerminalPathValue) AsNameValue

func (*GetProbingDistributionRequest_FieldTerminalPathValue) AsViewValue

func (*GetProbingDistributionRequest_FieldTerminalPathValue) CompareWith

CompareWith compares value in the 'GetProbingDistributionRequest_FieldTerminalPathValue' with the value under path in 'GetProbingDistributionRequest'.

func (*GetProbingDistributionRequest_FieldTerminalPathValue) CompareWithRaw

func (*GetProbingDistributionRequest_FieldTerminalPathValue) GetRawValue

func (fpv *GetProbingDistributionRequest_FieldTerminalPathValue) GetRawValue() interface{}

GetRawValue returns raw value stored under selected path for 'GetProbingDistributionRequest' as interface{}

func (*GetProbingDistributionRequest_FieldTerminalPathValue) SetTo

SetTo stores value for selected field for object GetProbingDistributionRequest

func (*GetProbingDistributionRequest_FieldTerminalPathValue) SetToRaw

type ListProbingDistributionsDescriptor added in v0.4.26

type ListProbingDistributionsDescriptor struct{}

func GetListProbingDistributionsDescriptor added in v0.4.26

func GetListProbingDistributionsDescriptor() *ListProbingDistributionsDescriptor

func (*ListProbingDistributionsDescriptor) GetApiDescriptor added in v0.4.26

func (*ListProbingDistributionsDescriptor) GetApiName added in v0.4.26

func (*ListProbingDistributionsDescriptor) GetClientMsgReflectHandle added in v0.4.26

func (d *ListProbingDistributionsDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle

func (*ListProbingDistributionsDescriptor) GetFullMethodName added in v0.4.26

func (d *ListProbingDistributionsDescriptor) GetFullMethodName() string

func (*ListProbingDistributionsDescriptor) GetMethodName added in v0.4.26

func (d *ListProbingDistributionsDescriptor) GetMethodName() string

func (*ListProbingDistributionsDescriptor) GetProtoPkgName added in v0.4.26

func (d *ListProbingDistributionsDescriptor) GetProtoPkgName() string

func (*ListProbingDistributionsDescriptor) GetResourceDescriptor added in v0.4.27

func (d *ListProbingDistributionsDescriptor) GetResourceDescriptor() gotenresource.Descriptor

func (*ListProbingDistributionsDescriptor) GetServerMsgReflectHandle added in v0.4.26

func (d *ListProbingDistributionsDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle

func (*ListProbingDistributionsDescriptor) GetServiceDomain added in v0.4.26

func (d *ListProbingDistributionsDescriptor) GetServiceDomain() string

func (*ListProbingDistributionsDescriptor) GetServiceVersion added in v0.4.26

func (d *ListProbingDistributionsDescriptor) GetServiceVersion() string

func (*ListProbingDistributionsDescriptor) GetVerb added in v0.4.26

func (*ListProbingDistributionsDescriptor) HasResource added in v0.4.27

func (d *ListProbingDistributionsDescriptor) HasResource() bool

func (*ListProbingDistributionsDescriptor) IsClientStream added in v0.4.26

func (d *ListProbingDistributionsDescriptor) IsClientStream() bool

func (*ListProbingDistributionsDescriptor) IsCollection added in v0.4.27

func (d *ListProbingDistributionsDescriptor) IsCollection() bool

func (*ListProbingDistributionsDescriptor) IsPlural added in v0.4.27

func (*ListProbingDistributionsDescriptor) IsServerStream added in v0.4.26

func (d *ListProbingDistributionsDescriptor) IsServerStream() bool

func (*ListProbingDistributionsDescriptor) IsUnary added in v0.4.26

func (*ListProbingDistributionsDescriptor) NewEmptyClientMsg added in v0.4.26

func (d *ListProbingDistributionsDescriptor) NewEmptyClientMsg() proto.Message

func (*ListProbingDistributionsDescriptor) NewEmptyServerMsg added in v0.4.26

func (d *ListProbingDistributionsDescriptor) NewEmptyServerMsg() proto.Message

func (*ListProbingDistributionsDescriptor) RequestHasResourceBody added in v0.4.26

func (d *ListProbingDistributionsDescriptor) RequestHasResourceBody() bool

type ListProbingDistributionsDescriptorClientMsgHandle added in v0.4.26

type ListProbingDistributionsDescriptorClientMsgHandle struct{}

func (*ListProbingDistributionsDescriptorClientMsgHandle) ExtractCollectionName added in v0.4.27

func (*ListProbingDistributionsDescriptorClientMsgHandle) ExtractResourceName added in v0.4.27

func (*ListProbingDistributionsDescriptorClientMsgHandle) ExtractResourceNames added in v0.4.27

type ListProbingDistributionsDescriptorServerMsgHandle added in v0.4.26

type ListProbingDistributionsDescriptorServerMsgHandle struct{}

func (*ListProbingDistributionsDescriptorServerMsgHandle) ExtractCollectionName added in v0.4.27

func (*ListProbingDistributionsDescriptorServerMsgHandle) ExtractResourceName added in v0.4.27

func (*ListProbingDistributionsDescriptorServerMsgHandle) ExtractResourceNames added in v0.4.27

type ListProbingDistributionsRequest

type ListProbingDistributionsRequest struct {

	// Parent name of ntt.watchdog.v1alpha2.ProbingDistribution
	Parent *probing_distribution.ParentName `protobuf:"bytes,1,opt,customtype=ParentName,name=parent,proto3" json:"parent,omitempty" firestore:"parent"`
	// Requested page size. Server may return fewer ProbingDistributions 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
	// [ListProbingDistributionsResponse.next_page_token][ntt.watchdog.v1alpha2.ListProbingDistributionsResponse.next_page_token]
	PageToken *probing_distribution.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_distribution.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_distribution.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_distribution.ProbingDistribution_FieldMask `` /* 151-byte string literal not displayed */
	// View defines list of standard response fields present in response items.
	// Additional fields can be amended by request field field_mask
	View view.View `protobuf:"varint,7,opt,name=view,proto3,enum=goten.view.View" json:"view,omitempty" firestore:"view"`
	// Indicates if list response should contain total count and offset (fields
	// current_offset and total_results_count).
	IncludePagingInfo bool `` /* 145-byte string literal not displayed */
	// contains filtered or unexported fields
}

Request message for method [ListProbingDistributions][ntt.watchdog.v1alpha2.ListProbingDistributions]

func (*ListProbingDistributionsRequest) Clone

func (*ListProbingDistributionsRequest) CloneRaw

func (*ListProbingDistributionsRequest) Descriptor

func (*ListProbingDistributionsRequest) Descriptor() ([]byte, []int)

Deprecated, Use ListProbingDistributionsRequest.ProtoReflect.Descriptor instead.

func (*ListProbingDistributionsRequest) GetFieldMask

func (*ListProbingDistributionsRequest) GetFilter

func (*ListProbingDistributionsRequest) GetIncludePagingInfo added in v0.8.3

func (m *ListProbingDistributionsRequest) GetIncludePagingInfo() bool

func (*ListProbingDistributionsRequest) GetOrderBy

func (*ListProbingDistributionsRequest) GetPageSize

func (m *ListProbingDistributionsRequest) GetPageSize() int32

func (*ListProbingDistributionsRequest) GetPageToken

func (*ListProbingDistributionsRequest) GetParent

func (*ListProbingDistributionsRequest) GetView

func (*ListProbingDistributionsRequest) GotenMessage

func (*ListProbingDistributionsRequest) GotenMessage()

func (*ListProbingDistributionsRequest) GotenObjectExt

func (o *ListProbingDistributionsRequest) GotenObjectExt()

func (*ListProbingDistributionsRequest) GotenValidate

func (obj *ListProbingDistributionsRequest) GotenValidate() error

func (*ListProbingDistributionsRequest) MakeDiffFieldMask

func (*ListProbingDistributionsRequest) MakeFullFieldMask

func (*ListProbingDistributionsRequest) MakeRawDiffFieldMask

func (*ListProbingDistributionsRequest) MakeRawFullFieldMask

func (o *ListProbingDistributionsRequest) MakeRawFullFieldMask() gotenobject.FieldMask

func (*ListProbingDistributionsRequest) Marshal

func (m *ListProbingDistributionsRequest) Marshal() ([]byte, error)

func (*ListProbingDistributionsRequest) MarshalJSON

func (m *ListProbingDistributionsRequest) MarshalJSON() ([]byte, error)

func (*ListProbingDistributionsRequest) Merge

func (*ListProbingDistributionsRequest) MergeRaw

func (*ListProbingDistributionsRequest) ProtoMessage

func (*ListProbingDistributionsRequest) ProtoMessage()

func (*ListProbingDistributionsRequest) ProtoReflect

func (*ListProbingDistributionsRequest) Reset

func (*ListProbingDistributionsRequest) SetFieldMask

func (*ListProbingDistributionsRequest) SetFilter

func (*ListProbingDistributionsRequest) SetIncludePagingInfo added in v0.8.3

func (m *ListProbingDistributionsRequest) SetIncludePagingInfo(fv bool)

func (*ListProbingDistributionsRequest) SetOrderBy

func (*ListProbingDistributionsRequest) SetPageSize

func (m *ListProbingDistributionsRequest) SetPageSize(fv int32)

func (*ListProbingDistributionsRequest) SetPageToken

func (*ListProbingDistributionsRequest) SetParent

func (*ListProbingDistributionsRequest) SetView

func (m *ListProbingDistributionsRequest) SetView(fv view.View)

func (*ListProbingDistributionsRequest) String

func (*ListProbingDistributionsRequest) Unmarshal

func (m *ListProbingDistributionsRequest) Unmarshal(b []byte) error

func (*ListProbingDistributionsRequest) UnmarshalJSON

func (m *ListProbingDistributionsRequest) UnmarshalJSON(data []byte) error

type ListProbingDistributionsRequestFieldPathBuilder

type ListProbingDistributionsRequestFieldPathBuilder struct{}

func NewListProbingDistributionsRequestFieldPathBuilder

func NewListProbingDistributionsRequestFieldPathBuilder() ListProbingDistributionsRequestFieldPathBuilder

func (ListProbingDistributionsRequestFieldPathBuilder) FieldMask

func (ListProbingDistributionsRequestFieldPathBuilder) Filter

func (ListProbingDistributionsRequestFieldPathBuilder) IncludePagingInfo added in v0.8.3

func (ListProbingDistributionsRequestFieldPathBuilder) OrderBy

func (ListProbingDistributionsRequestFieldPathBuilder) PageSize

func (ListProbingDistributionsRequestFieldPathBuilder) PageToken

func (ListProbingDistributionsRequestFieldPathBuilder) Parent

func (ListProbingDistributionsRequestFieldPathBuilder) View

type ListProbingDistributionsRequestPathSelectorFieldMask

type ListProbingDistributionsRequestPathSelectorFieldMask struct{}

func (ListProbingDistributionsRequestPathSelectorFieldMask) FieldPath

type ListProbingDistributionsRequestPathSelectorFilter

type ListProbingDistributionsRequestPathSelectorFilter struct{}

func (ListProbingDistributionsRequestPathSelectorFilter) FieldPath

type ListProbingDistributionsRequestPathSelectorIncludePagingInfo added in v0.8.3

type ListProbingDistributionsRequestPathSelectorIncludePagingInfo struct{}

func (ListProbingDistributionsRequestPathSelectorIncludePagingInfo) FieldPath added in v0.8.3

func (ListProbingDistributionsRequestPathSelectorIncludePagingInfo) WithArrayOfValues added in v0.8.3

func (ListProbingDistributionsRequestPathSelectorIncludePagingInfo) WithValue added in v0.8.3

type ListProbingDistributionsRequestPathSelectorOrderBy

type ListProbingDistributionsRequestPathSelectorOrderBy struct{}

func (ListProbingDistributionsRequestPathSelectorOrderBy) FieldPath

type ListProbingDistributionsRequestPathSelectorPageSize

type ListProbingDistributionsRequestPathSelectorPageSize struct{}

func (ListProbingDistributionsRequestPathSelectorPageSize) FieldPath

func (ListProbingDistributionsRequestPathSelectorPageSize) WithArrayOfValues

func (ListProbingDistributionsRequestPathSelectorPageSize) WithValue

type ListProbingDistributionsRequestPathSelectorPageToken

type ListProbingDistributionsRequestPathSelectorPageToken struct{}

func (ListProbingDistributionsRequestPathSelectorPageToken) FieldPath

type ListProbingDistributionsRequestPathSelectorParent

type ListProbingDistributionsRequestPathSelectorParent struct{}

func (ListProbingDistributionsRequestPathSelectorParent) FieldPath

type ListProbingDistributionsRequestPathSelectorView

type ListProbingDistributionsRequestPathSelectorView struct{}

func (ListProbingDistributionsRequestPathSelectorView) FieldPath

func (ListProbingDistributionsRequestPathSelectorView) WithArrayOfValues

func (ListProbingDistributionsRequestPathSelectorView) WithValue

type ListProbingDistributionsRequest_FieldMask

type ListProbingDistributionsRequest_FieldMask struct {
	Paths []ListProbingDistributionsRequest_FieldPath
}

func FullListProbingDistributionsRequest_FieldMask

func FullListProbingDistributionsRequest_FieldMask() *ListProbingDistributionsRequest_FieldMask

func (*ListProbingDistributionsRequest_FieldMask) AppendPath

func (*ListProbingDistributionsRequest_FieldMask) AppendRawPath

func (fieldMask *ListProbingDistributionsRequest_FieldMask) AppendRawPath(path gotenobject.FieldPath)

func (*ListProbingDistributionsRequest_FieldMask) DecodeFirestore

func (fieldMask *ListProbingDistributionsRequest_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error

func (*ListProbingDistributionsRequest_FieldMask) EncodeFirestore

func (fieldMask *ListProbingDistributionsRequest_FieldMask) EncodeFirestore() (*firestorepb.Value, error)

firestore encoding/decoding integration

func (*ListProbingDistributionsRequest_FieldMask) FilterInputFields

FilterInputFields generates copy of field paths with output_only field paths removed

func (*ListProbingDistributionsRequest_FieldMask) FromProtoFieldMask

func (fieldMask *ListProbingDistributionsRequest_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error

func (*ListProbingDistributionsRequest_FieldMask) GetPaths

func (*ListProbingDistributionsRequest_FieldMask) GetRawPaths

func (*ListProbingDistributionsRequest_FieldMask) IsFull

func (fieldMask *ListProbingDistributionsRequest_FieldMask) IsFull() bool

func (ListProbingDistributionsRequest_FieldMask) Marshal

func (fieldMask ListProbingDistributionsRequest_FieldMask) Marshal() ([]byte, error)

implement methods required by customType

func (ListProbingDistributionsRequest_FieldMask) MarshalJSON

func (fieldMask ListProbingDistributionsRequest_FieldMask) MarshalJSON() ([]byte, error)

func (*ListProbingDistributionsRequest_FieldMask) PathsCount

func (fieldMask *ListProbingDistributionsRequest_FieldMask) PathsCount() int

func (*ListProbingDistributionsRequest_FieldMask) Project

func (*ListProbingDistributionsRequest_FieldMask) ProjectRaw

func (*ListProbingDistributionsRequest_FieldMask) ProtoMessage

func (fieldMask *ListProbingDistributionsRequest_FieldMask) ProtoMessage()

func (*ListProbingDistributionsRequest_FieldMask) ProtoReflect

func (*ListProbingDistributionsRequest_FieldMask) Reset

func (fieldMask *ListProbingDistributionsRequest_FieldMask) Reset()

func (*ListProbingDistributionsRequest_FieldMask) Set

func (*ListProbingDistributionsRequest_FieldMask) SetFromCliFlag

func (fieldMask *ListProbingDistributionsRequest_FieldMask) SetFromCliFlag(raw string) error

func (*ListProbingDistributionsRequest_FieldMask) SetRaw

func (fieldMask *ListProbingDistributionsRequest_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)

func (*ListProbingDistributionsRequest_FieldMask) Size

func (*ListProbingDistributionsRequest_FieldMask) String

func (*ListProbingDistributionsRequest_FieldMask) Subtract

func (*ListProbingDistributionsRequest_FieldMask) SubtractRaw

func (*ListProbingDistributionsRequest_FieldMask) ToProtoFieldMask

func (fieldMask *ListProbingDistributionsRequest_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask

ToFieldMask is used for proto conversions

func (*ListProbingDistributionsRequest_FieldMask) Unmarshal

func (fieldMask *ListProbingDistributionsRequest_FieldMask) Unmarshal(data []byte) error

func (*ListProbingDistributionsRequest_FieldMask) UnmarshalJSON

func (fieldMask *ListProbingDistributionsRequest_FieldMask) UnmarshalJSON(data []byte) error

type ListProbingDistributionsRequest_FieldPath

type ListProbingDistributionsRequest_FieldPath interface {
	gotenobject.FieldPath
	Selector() ListProbingDistributionsRequest_FieldPathSelector
	Get(source *ListProbingDistributionsRequest) []interface{}
	GetSingle(source *ListProbingDistributionsRequest) (interface{}, bool)
	ClearValue(item *ListProbingDistributionsRequest)

	// Those methods build corresponding ListProbingDistributionsRequest_FieldPathValue
	// (or array of values) and holds passed value. Panics if injected type is incorrect.
	WithIValue(value interface{}) ListProbingDistributionsRequest_FieldPathValue
	WithIArrayOfValues(values interface{}) ListProbingDistributionsRequest_FieldPathArrayOfValues
	WithIArrayItemValue(value interface{}) ListProbingDistributionsRequest_FieldPathArrayItemValue
}

FieldPath provides implementation to handle https://github.com/protocolbuffers/protobuf/blob/master/src/google/protobuf/field_mask.proto

func MustParseListProbingDistributionsRequest_FieldPath

func MustParseListProbingDistributionsRequest_FieldPath(rawField string) ListProbingDistributionsRequest_FieldPath

func ParseListProbingDistributionsRequest_FieldPath

func ParseListProbingDistributionsRequest_FieldPath(rawField string) (ListProbingDistributionsRequest_FieldPath, error)

type ListProbingDistributionsRequest_FieldPathArrayItemValue

type ListProbingDistributionsRequest_FieldPathArrayItemValue interface {
	gotenobject.FieldPathArrayItemValue
	ListProbingDistributionsRequest_FieldPath
	ContainsValue(*ListProbingDistributionsRequest) bool
}

ListProbingDistributionsRequest_FieldPathArrayItemValue allows storing single item in Path-specific values for ListProbingDistributionsRequest according to their type Present only for array (repeated) types.

func MustParseListProbingDistributionsRequest_FieldPathArrayItemValue

func MustParseListProbingDistributionsRequest_FieldPathArrayItemValue(pathStr, valueStr string) ListProbingDistributionsRequest_FieldPathArrayItemValue

func ParseListProbingDistributionsRequest_FieldPathArrayItemValue

func ParseListProbingDistributionsRequest_FieldPathArrayItemValue(pathStr, valueStr string) (ListProbingDistributionsRequest_FieldPathArrayItemValue, error)

ParseListProbingDistributionsRequest_FieldPathArrayItemValue parses string and JSON-encoded value to its Value

type ListProbingDistributionsRequest_FieldPathArrayOfValues

type ListProbingDistributionsRequest_FieldPathArrayOfValues interface {
	gotenobject.FieldPathArrayOfValues
	ListProbingDistributionsRequest_FieldPath
}

ListProbingDistributionsRequest_FieldPathArrayOfValues allows storing slice of values for ListProbingDistributionsRequest fields according to their type

func MustParseListProbingDistributionsRequest_FieldPathArrayOfValues

func MustParseListProbingDistributionsRequest_FieldPathArrayOfValues(pathStr, valuesStr string) ListProbingDistributionsRequest_FieldPathArrayOfValues

func ParseListProbingDistributionsRequest_FieldPathArrayOfValues

func ParseListProbingDistributionsRequest_FieldPathArrayOfValues(pathStr, valuesStr string) (ListProbingDistributionsRequest_FieldPathArrayOfValues, error)

type ListProbingDistributionsRequest_FieldPathSelector

type ListProbingDistributionsRequest_FieldPathSelector int32
const (
	ListProbingDistributionsRequest_FieldPathSelectorParent            ListProbingDistributionsRequest_FieldPathSelector = 0
	ListProbingDistributionsRequest_FieldPathSelectorPageSize          ListProbingDistributionsRequest_FieldPathSelector = 1
	ListProbingDistributionsRequest_FieldPathSelectorPageToken         ListProbingDistributionsRequest_FieldPathSelector = 2
	ListProbingDistributionsRequest_FieldPathSelectorOrderBy           ListProbingDistributionsRequest_FieldPathSelector = 3
	ListProbingDistributionsRequest_FieldPathSelectorFilter            ListProbingDistributionsRequest_FieldPathSelector = 4
	ListProbingDistributionsRequest_FieldPathSelectorFieldMask         ListProbingDistributionsRequest_FieldPathSelector = 5
	ListProbingDistributionsRequest_FieldPathSelectorView              ListProbingDistributionsRequest_FieldPathSelector = 6
	ListProbingDistributionsRequest_FieldPathSelectorIncludePagingInfo ListProbingDistributionsRequest_FieldPathSelector = 7
)

func (ListProbingDistributionsRequest_FieldPathSelector) String

type ListProbingDistributionsRequest_FieldPathValue

type ListProbingDistributionsRequest_FieldPathValue interface {
	ListProbingDistributionsRequest_FieldPath
	gotenobject.FieldPathValue
	SetTo(target **ListProbingDistributionsRequest)
	CompareWith(*ListProbingDistributionsRequest) (cmp int, comparable bool)
}

ListProbingDistributionsRequest_FieldPathValue allows storing values for ListProbingDistributionsRequest fields according to their type

func MustParseListProbingDistributionsRequest_FieldPathValue

func MustParseListProbingDistributionsRequest_FieldPathValue(pathStr, valueStr string) ListProbingDistributionsRequest_FieldPathValue

func ParseListProbingDistributionsRequest_FieldPathValue

func ParseListProbingDistributionsRequest_FieldPathValue(pathStr, valueStr string) (ListProbingDistributionsRequest_FieldPathValue, error)

type ListProbingDistributionsRequest_FieldTerminalPath

type ListProbingDistributionsRequest_FieldTerminalPath struct {
	// contains filtered or unexported fields
}

func (*ListProbingDistributionsRequest_FieldTerminalPath) ClearValue

func (*ListProbingDistributionsRequest_FieldTerminalPath) ClearValueRaw

func (*ListProbingDistributionsRequest_FieldTerminalPath) Get

Get returns all values pointed by specific field from source ListProbingDistributionsRequest

func (*ListProbingDistributionsRequest_FieldTerminalPath) GetDefault

func (fp *ListProbingDistributionsRequest_FieldTerminalPath) GetDefault() interface{}

GetDefault returns a default value of the field type

func (*ListProbingDistributionsRequest_FieldTerminalPath) GetRaw

func (fp *ListProbingDistributionsRequest_FieldTerminalPath) GetRaw(source proto.Message) []interface{}

func (*ListProbingDistributionsRequest_FieldTerminalPath) GetSingle

GetSingle returns value pointed by specific field of from source ListProbingDistributionsRequest

func (*ListProbingDistributionsRequest_FieldTerminalPath) GetSingleRaw

func (fp *ListProbingDistributionsRequest_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)

func (*ListProbingDistributionsRequest_FieldTerminalPath) IsLeaf

IsLeaf - whether field path is holds simple value

func (*ListProbingDistributionsRequest_FieldTerminalPath) JSONString

JSONString returns path representation is JSON convention

func (*ListProbingDistributionsRequest_FieldTerminalPath) Selector

func (*ListProbingDistributionsRequest_FieldTerminalPath) SplitIntoTerminalIPaths added in v0.7.1

func (*ListProbingDistributionsRequest_FieldTerminalPath) String

String returns path representation in proto convention

func (*ListProbingDistributionsRequest_FieldTerminalPath) WithIArrayItemValue

func (*ListProbingDistributionsRequest_FieldTerminalPath) WithIArrayOfValues

func (*ListProbingDistributionsRequest_FieldTerminalPath) WithIValue

func (*ListProbingDistributionsRequest_FieldTerminalPath) WithRawIArrayItemValue

func (fp *ListProbingDistributionsRequest_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue

func (*ListProbingDistributionsRequest_FieldTerminalPath) WithRawIArrayOfValues

func (fp *ListProbingDistributionsRequest_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues

func (*ListProbingDistributionsRequest_FieldTerminalPath) WithRawIValue

type ListProbingDistributionsRequest_FieldTerminalPathArrayItemValue

type ListProbingDistributionsRequest_FieldTerminalPathArrayItemValue struct {
	ListProbingDistributionsRequest_FieldTerminalPath
	// contains filtered or unexported fields
}

func (*ListProbingDistributionsRequest_FieldTerminalPathArrayItemValue) ContainsValue

Contains returns a boolean indicating if value that is being held is present in given 'ListProbingDistributionsRequest'

func (*ListProbingDistributionsRequest_FieldTerminalPathArrayItemValue) GetRawItemValue

func (fpaiv *ListProbingDistributionsRequest_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}

GetRawValue returns stored element value for array in object ListProbingDistributionsRequest as interface{}

func (*ListProbingDistributionsRequest_FieldTerminalPathArrayItemValue) GetSingle

func (*ListProbingDistributionsRequest_FieldTerminalPathArrayItemValue) GetSingleRaw

func (fpaiv *ListProbingDistributionsRequest_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)

type ListProbingDistributionsRequest_FieldTerminalPathArrayOfValues

type ListProbingDistributionsRequest_FieldTerminalPathArrayOfValues struct {
	ListProbingDistributionsRequest_FieldTerminalPath
	// contains filtered or unexported fields
}

func (*ListProbingDistributionsRequest_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues

func (*ListProbingDistributionsRequest_FieldTerminalPathArrayOfValues) AsFilterArrayOfValues

func (*ListProbingDistributionsRequest_FieldTerminalPathArrayOfValues) AsIncludePagingInfoArrayOfValues added in v0.8.3

func (fpaov *ListProbingDistributionsRequest_FieldTerminalPathArrayOfValues) AsIncludePagingInfoArrayOfValues() ([]bool, bool)

func (*ListProbingDistributionsRequest_FieldTerminalPathArrayOfValues) AsOrderByArrayOfValues

func (*ListProbingDistributionsRequest_FieldTerminalPathArrayOfValues) AsPageSizeArrayOfValues

func (fpaov *ListProbingDistributionsRequest_FieldTerminalPathArrayOfValues) AsPageSizeArrayOfValues() ([]int32, bool)

func (*ListProbingDistributionsRequest_FieldTerminalPathArrayOfValues) AsPageTokenArrayOfValues

func (*ListProbingDistributionsRequest_FieldTerminalPathArrayOfValues) AsParentArrayOfValues

func (*ListProbingDistributionsRequest_FieldTerminalPathArrayOfValues) AsViewArrayOfValues

func (*ListProbingDistributionsRequest_FieldTerminalPathArrayOfValues) GetRawValues

func (fpaov *ListProbingDistributionsRequest_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})

type ListProbingDistributionsRequest_FieldTerminalPathValue

type ListProbingDistributionsRequest_FieldTerminalPathValue struct {
	ListProbingDistributionsRequest_FieldTerminalPath
	// contains filtered or unexported fields
}

func (*ListProbingDistributionsRequest_FieldTerminalPathValue) AsFieldMaskValue

func (*ListProbingDistributionsRequest_FieldTerminalPathValue) AsFilterValue

func (*ListProbingDistributionsRequest_FieldTerminalPathValue) AsIncludePagingInfoValue added in v0.8.3

func (fpv *ListProbingDistributionsRequest_FieldTerminalPathValue) AsIncludePagingInfoValue() (bool, bool)

func (*ListProbingDistributionsRequest_FieldTerminalPathValue) AsOrderByValue

func (*ListProbingDistributionsRequest_FieldTerminalPathValue) AsPageSizeValue

func (*ListProbingDistributionsRequest_FieldTerminalPathValue) AsPageTokenValue

func (*ListProbingDistributionsRequest_FieldTerminalPathValue) AsParentValue

func (*ListProbingDistributionsRequest_FieldTerminalPathValue) AsViewValue

func (*ListProbingDistributionsRequest_FieldTerminalPathValue) CompareWith

CompareWith compares value in the 'ListProbingDistributionsRequest_FieldTerminalPathValue' with the value under path in 'ListProbingDistributionsRequest'.

func (*ListProbingDistributionsRequest_FieldTerminalPathValue) CompareWithRaw

func (*ListProbingDistributionsRequest_FieldTerminalPathValue) GetRawValue

func (fpv *ListProbingDistributionsRequest_FieldTerminalPathValue) GetRawValue() interface{}

GetRawValue returns raw value stored under selected path for 'ListProbingDistributionsRequest' as interface{}

func (*ListProbingDistributionsRequest_FieldTerminalPathValue) SetTo

SetTo stores value for selected field for object ListProbingDistributionsRequest

func (*ListProbingDistributionsRequest_FieldTerminalPathValue) SetToRaw

type ListProbingDistributionsResponse

type ListProbingDistributionsResponse struct {

	// The list of ProbingDistributions
	ProbingDistributions []*probing_distribution.ProbingDistribution `` /* 154-byte string literal not displayed */
	// A token to retrieve previous page of results. Pass this value in the
	// [ListProbingDistributionsRequest.page_token][ntt.watchdog.v1alpha2.ListProbingDistributionsRequest.page_token]
	PrevPageToken *probing_distribution.PagerCursor `` /* 151-byte string literal not displayed */
	// A token to retrieve next page of results. Pass this value in the
	// [ListProbingDistributionsRequest.page_token][ntt.watchdog.v1alpha2.ListProbingDistributionsRequest.page_token]
	NextPageToken *probing_distribution.PagerCursor `` /* 151-byte string literal not displayed */
	// Current offset from the first page or 0 if no page tokens were given,
	// paging info was not requested or there was an error while trying to get
	// it). Page index can be computed from offset and limit provided in a
	// request.
	CurrentOffset int32 `` /* 127-byte string literal not displayed */
	// Number of total ProbingDistributions across all pages or 0, if there are no
	// items, paging info was not requested or there was an error while trying to
	// get it.
	TotalResultsCount int32 `` /* 145-byte string literal not displayed */
	// contains filtered or unexported fields
}

Request message for method [ListProbingDistributions][ntt.watchdog.v1alpha2.ListProbingDistributions]

func (*ListProbingDistributionsResponse) Clone

func (*ListProbingDistributionsResponse) CloneRaw

func (*ListProbingDistributionsResponse) Descriptor

func (*ListProbingDistributionsResponse) Descriptor() ([]byte, []int)

Deprecated, Use ListProbingDistributionsResponse.ProtoReflect.Descriptor instead.

func (*ListProbingDistributionsResponse) GetCurrentOffset added in v0.8.3

func (m *ListProbingDistributionsResponse) GetCurrentOffset() int32

func (*ListProbingDistributionsResponse) GetNextPageToken

func (*ListProbingDistributionsResponse) GetPrevPageToken

func (*ListProbingDistributionsResponse) GetProbingDistributions

func (*ListProbingDistributionsResponse) GetTotalResultsCount added in v0.8.3

func (m *ListProbingDistributionsResponse) GetTotalResultsCount() int32

func (*ListProbingDistributionsResponse) GotenMessage

func (*ListProbingDistributionsResponse) GotenMessage()

func (*ListProbingDistributionsResponse) GotenObjectExt

func (o *ListProbingDistributionsResponse) GotenObjectExt()

func (*ListProbingDistributionsResponse) GotenValidate

func (obj *ListProbingDistributionsResponse) GotenValidate() error

func (*ListProbingDistributionsResponse) MakeDiffFieldMask

func (*ListProbingDistributionsResponse) MakeFullFieldMask

func (*ListProbingDistributionsResponse) MakeRawDiffFieldMask

func (*ListProbingDistributionsResponse) MakeRawFullFieldMask

func (o *ListProbingDistributionsResponse) MakeRawFullFieldMask() gotenobject.FieldMask

func (*ListProbingDistributionsResponse) Marshal

func (m *ListProbingDistributionsResponse) Marshal() ([]byte, error)

func (*ListProbingDistributionsResponse) MarshalJSON

func (m *ListProbingDistributionsResponse) MarshalJSON() ([]byte, error)

func (*ListProbingDistributionsResponse) Merge

func (*ListProbingDistributionsResponse) MergeRaw

func (*ListProbingDistributionsResponse) ProtoMessage

func (*ListProbingDistributionsResponse) ProtoMessage()

func (*ListProbingDistributionsResponse) ProtoReflect

func (*ListProbingDistributionsResponse) Reset

func (*ListProbingDistributionsResponse) SetCurrentOffset added in v0.8.3

func (m *ListProbingDistributionsResponse) SetCurrentOffset(fv int32)

func (*ListProbingDistributionsResponse) SetNextPageToken

func (*ListProbingDistributionsResponse) SetPrevPageToken

func (*ListProbingDistributionsResponse) SetProbingDistributions

func (*ListProbingDistributionsResponse) SetTotalResultsCount added in v0.8.3

func (m *ListProbingDistributionsResponse) SetTotalResultsCount(fv int32)

func (*ListProbingDistributionsResponse) String

func (*ListProbingDistributionsResponse) Unmarshal

func (m *ListProbingDistributionsResponse) Unmarshal(b []byte) error

func (*ListProbingDistributionsResponse) UnmarshalJSON

func (m *ListProbingDistributionsResponse) UnmarshalJSON(data []byte) error

type ListProbingDistributionsResponseFieldPathBuilder

type ListProbingDistributionsResponseFieldPathBuilder struct{}

func NewListProbingDistributionsResponseFieldPathBuilder

func NewListProbingDistributionsResponseFieldPathBuilder() ListProbingDistributionsResponseFieldPathBuilder

func (ListProbingDistributionsResponseFieldPathBuilder) CurrentOffset added in v0.8.3

func (ListProbingDistributionsResponseFieldPathBuilder) NextPageToken

func (ListProbingDistributionsResponseFieldPathBuilder) PrevPageToken

func (ListProbingDistributionsResponseFieldPathBuilder) ProbingDistributions

func (ListProbingDistributionsResponseFieldPathBuilder) TotalResultsCount added in v0.8.3

type ListProbingDistributionsResponseMapPathSelectorProbingDistributionsMetadataAnnotations

type ListProbingDistributionsResponseMapPathSelectorProbingDistributionsMetadataAnnotations struct {
	// contains filtered or unexported fields
}

func (ListProbingDistributionsResponseMapPathSelectorProbingDistributionsMetadataAnnotations) FieldPath

func (ListProbingDistributionsResponseMapPathSelectorProbingDistributionsMetadataAnnotations) WithArrayOfValues

func (ListProbingDistributionsResponseMapPathSelectorProbingDistributionsMetadataAnnotations) WithValue

type ListProbingDistributionsResponseMapPathSelectorProbingDistributionsMetadataLabels

type ListProbingDistributionsResponseMapPathSelectorProbingDistributionsMetadataLabels struct {
	// contains filtered or unexported fields
}

func (ListProbingDistributionsResponseMapPathSelectorProbingDistributionsMetadataLabels) FieldPath

func (ListProbingDistributionsResponseMapPathSelectorProbingDistributionsMetadataLabels) WithArrayOfValues

func (ListProbingDistributionsResponseMapPathSelectorProbingDistributionsMetadataLabels) WithValue

type ListProbingDistributionsResponseMapPathSelectorProbingDistributionsMetadataShards

type ListProbingDistributionsResponseMapPathSelectorProbingDistributionsMetadataShards struct {
	// contains filtered or unexported fields
}

func (ListProbingDistributionsResponseMapPathSelectorProbingDistributionsMetadataShards) FieldPath

func (ListProbingDistributionsResponseMapPathSelectorProbingDistributionsMetadataShards) WithArrayOfValues

func (ListProbingDistributionsResponseMapPathSelectorProbingDistributionsMetadataShards) WithValue

type ListProbingDistributionsResponseMapPathSelectorProbingDistributionsSpecProbingSettingsHttpProbingConfigAuthConfigTokenRequestRequestHeaders

type ListProbingDistributionsResponseMapPathSelectorProbingDistributionsSpecProbingSettingsHttpProbingConfigAuthConfigTokenRequestRequestHeaders struct {
	// contains filtered or unexported fields
}

func (ListProbingDistributionsResponseMapPathSelectorProbingDistributionsSpecProbingSettingsHttpProbingConfigAuthConfigTokenRequestRequestHeaders) FieldPath

func (ListProbingDistributionsResponseMapPathSelectorProbingDistributionsSpecProbingSettingsHttpProbingConfigAuthConfigTokenRequestRequestHeaders) WithArrayOfValues

func (ListProbingDistributionsResponseMapPathSelectorProbingDistributionsSpecProbingSettingsHttpProbingConfigAuthConfigTokenRequestRequestHeaders) WithValue

type ListProbingDistributionsResponseMapPathSelectorProbingDistributionsSpecProbingSettingsHttpProbingConfigHttpRequestRequestHeaders

type ListProbingDistributionsResponseMapPathSelectorProbingDistributionsSpecProbingSettingsHttpProbingConfigHttpRequestRequestHeaders struct {
	// contains filtered or unexported fields
}

func (ListProbingDistributionsResponseMapPathSelectorProbingDistributionsSpecProbingSettingsHttpProbingConfigHttpRequestRequestHeaders) FieldPath

func (ListProbingDistributionsResponseMapPathSelectorProbingDistributionsSpecProbingSettingsHttpProbingConfigHttpRequestRequestHeaders) WithArrayOfValues

func (ListProbingDistributionsResponseMapPathSelectorProbingDistributionsSpecProbingSettingsHttpProbingConfigHttpRequestRequestHeaders) WithValue

type ListProbingDistributionsResponseMapPathSelectorProbingDistributionsStatusByRegion added in v0.8.0

type ListProbingDistributionsResponseMapPathSelectorProbingDistributionsStatusByRegion struct {
	// contains filtered or unexported fields
}

func (ListProbingDistributionsResponseMapPathSelectorProbingDistributionsStatusByRegion) FieldPath added in v0.8.0

func (ListProbingDistributionsResponseMapPathSelectorProbingDistributionsStatusByRegion) WithArrayOfValues added in v0.8.0

func (ListProbingDistributionsResponseMapPathSelectorProbingDistributionsStatusByRegion) WithValue added in v0.8.0

type ListProbingDistributionsResponsePathSelectorCurrentOffset added in v0.8.3

type ListProbingDistributionsResponsePathSelectorCurrentOffset struct{}

func (ListProbingDistributionsResponsePathSelectorCurrentOffset) FieldPath added in v0.8.3

func (ListProbingDistributionsResponsePathSelectorCurrentOffset) WithArrayOfValues added in v0.8.3

func (ListProbingDistributionsResponsePathSelectorCurrentOffset) WithValue added in v0.8.3

type ListProbingDistributionsResponsePathSelectorNextPageToken

type ListProbingDistributionsResponsePathSelectorNextPageToken struct{}

func (ListProbingDistributionsResponsePathSelectorNextPageToken) FieldPath

type ListProbingDistributionsResponsePathSelectorPrevPageToken

type ListProbingDistributionsResponsePathSelectorPrevPageToken struct{}

func (ListProbingDistributionsResponsePathSelectorPrevPageToken) FieldPath

type ListProbingDistributionsResponsePathSelectorProbingDistributions

type ListProbingDistributionsResponsePathSelectorProbingDistributions struct{}

func (ListProbingDistributionsResponsePathSelectorProbingDistributions) FieldPath

type ListProbingDistributionsResponsePathSelectorProbingDistributionsDisplayName

type ListProbingDistributionsResponsePathSelectorProbingDistributionsDisplayName struct{}

func (ListProbingDistributionsResponsePathSelectorProbingDistributionsDisplayName) FieldPath

func (ListProbingDistributionsResponsePathSelectorProbingDistributionsDisplayName) WithArrayOfValues

func (ListProbingDistributionsResponsePathSelectorProbingDistributionsDisplayName) WithValue

type ListProbingDistributionsResponsePathSelectorProbingDistributionsMetadata

type ListProbingDistributionsResponsePathSelectorProbingDistributionsMetadata struct{}

func (ListProbingDistributionsResponsePathSelectorProbingDistributionsMetadata) DeleteTime added in v0.7.1

func (ListProbingDistributionsResponsePathSelectorProbingDistributionsMetadata) FieldPath

func (ListProbingDistributionsResponsePathSelectorProbingDistributionsMetadata) Lifecycle added in v0.7.1

func (ListProbingDistributionsResponsePathSelectorProbingDistributionsMetadata) WithArrayOfValues

func (ListProbingDistributionsResponsePathSelectorProbingDistributionsMetadata) WithValue

type ListProbingDistributionsResponsePathSelectorProbingDistributionsMetadataAnnotations

type ListProbingDistributionsResponsePathSelectorProbingDistributionsMetadataAnnotations struct{}

func (ListProbingDistributionsResponsePathSelectorProbingDistributionsMetadataAnnotations) FieldPath

func (ListProbingDistributionsResponsePathSelectorProbingDistributionsMetadataAnnotations) WithArrayOfValues

func (ListProbingDistributionsResponsePathSelectorProbingDistributionsMetadataAnnotations) WithValue

type ListProbingDistributionsResponsePathSelectorProbingDistributionsMetadataCreateTime

type ListProbingDistributionsResponsePathSelectorProbingDistributionsMetadataCreateTime struct{}

func (ListProbingDistributionsResponsePathSelectorProbingDistributionsMetadataCreateTime) FieldPath

func (ListProbingDistributionsResponsePathSelectorProbingDistributionsMetadataCreateTime) WithArrayOfValues

func (ListProbingDistributionsResponsePathSelectorProbingDistributionsMetadataCreateTime) WithValue

type ListProbingDistributionsResponsePathSelectorProbingDistributionsMetadataDeleteTime added in v0.7.1

type ListProbingDistributionsResponsePathSelectorProbingDistributionsMetadataDeleteTime struct{}

func (ListProbingDistributionsResponsePathSelectorProbingDistributionsMetadataDeleteTime) FieldPath added in v0.7.1

func (ListProbingDistributionsResponsePathSelectorProbingDistributionsMetadataDeleteTime) WithArrayOfValues added in v0.7.1

func (ListProbingDistributionsResponsePathSelectorProbingDistributionsMetadataDeleteTime) WithValue added in v0.7.1

type ListProbingDistributionsResponsePathSelectorProbingDistributionsMetadataGeneration

type ListProbingDistributionsResponsePathSelectorProbingDistributionsMetadataGeneration struct{}

func (ListProbingDistributionsResponsePathSelectorProbingDistributionsMetadataGeneration) FieldPath

func (ListProbingDistributionsResponsePathSelectorProbingDistributionsMetadataGeneration) WithArrayOfValues

func (ListProbingDistributionsResponsePathSelectorProbingDistributionsMetadataGeneration) WithValue

type ListProbingDistributionsResponsePathSelectorProbingDistributionsMetadataLabels

type ListProbingDistributionsResponsePathSelectorProbingDistributionsMetadataLabels struct{}

func (ListProbingDistributionsResponsePathSelectorProbingDistributionsMetadataLabels) FieldPath

func (ListProbingDistributionsResponsePathSelectorProbingDistributionsMetadataLabels) WithArrayOfValues

func (ListProbingDistributionsResponsePathSelectorProbingDistributionsMetadataLabels) WithValue

type ListProbingDistributionsResponsePathSelectorProbingDistributionsMetadataLifecycle added in v0.7.1

type ListProbingDistributionsResponsePathSelectorProbingDistributionsMetadataLifecycle struct{}

func (ListProbingDistributionsResponsePathSelectorProbingDistributionsMetadataLifecycle) BlockDeletion added in v0.7.1

func (ListProbingDistributionsResponsePathSelectorProbingDistributionsMetadataLifecycle) FieldPath added in v0.7.1

func (ListProbingDistributionsResponsePathSelectorProbingDistributionsMetadataLifecycle) State added in v0.7.1

func (ListProbingDistributionsResponsePathSelectorProbingDistributionsMetadataLifecycle) WithArrayOfValues added in v0.7.1

func (ListProbingDistributionsResponsePathSelectorProbingDistributionsMetadataLifecycle) WithValue added in v0.7.1

type ListProbingDistributionsResponsePathSelectorProbingDistributionsMetadataLifecycleBlockDeletion added in v0.7.1

type ListProbingDistributionsResponsePathSelectorProbingDistributionsMetadataLifecycleBlockDeletion struct{}

func (ListProbingDistributionsResponsePathSelectorProbingDistributionsMetadataLifecycleBlockDeletion) FieldPath added in v0.7.1

func (ListProbingDistributionsResponsePathSelectorProbingDistributionsMetadataLifecycleBlockDeletion) WithArrayOfValues added in v0.7.1

func (ListProbingDistributionsResponsePathSelectorProbingDistributionsMetadataLifecycleBlockDeletion) WithValue added in v0.7.1

type ListProbingDistributionsResponsePathSelectorProbingDistributionsMetadataLifecycleState added in v0.7.1

type ListProbingDistributionsResponsePathSelectorProbingDistributionsMetadataLifecycleState struct{}

func (ListProbingDistributionsResponsePathSelectorProbingDistributionsMetadataLifecycleState) FieldPath added in v0.7.1

func (ListProbingDistributionsResponsePathSelectorProbingDistributionsMetadataLifecycleState) WithArrayOfValues added in v0.7.1

func (ListProbingDistributionsResponsePathSelectorProbingDistributionsMetadataLifecycleState) WithValue added in v0.7.1

type ListProbingDistributionsResponsePathSelectorProbingDistributionsMetadataOwnerReferences

type ListProbingDistributionsResponsePathSelectorProbingDistributionsMetadataOwnerReferences struct{}

func (ListProbingDistributionsResponsePathSelectorProbingDistributionsMetadataOwnerReferences) FieldPath

func (ListProbingDistributionsResponsePathSelectorProbingDistributionsMetadataOwnerReferences) Region added in v0.7.1

func (ListProbingDistributionsResponsePathSelectorProbingDistributionsMetadataOwnerReferences) RequiresOwnerReference added in v0.7.1

func (ListProbingDistributionsResponsePathSelectorProbingDistributionsMetadataOwnerReferences) Version added in v0.7.1

func (ListProbingDistributionsResponsePathSelectorProbingDistributionsMetadataOwnerReferences) WithArrayOfValues

func (ListProbingDistributionsResponsePathSelectorProbingDistributionsMetadataOwnerReferences) WithItemValue

func (ListProbingDistributionsResponsePathSelectorProbingDistributionsMetadataOwnerReferences) WithValue

type ListProbingDistributionsResponsePathSelectorProbingDistributionsMetadataOwnerReferencesBlockOwnerDeletion

type ListProbingDistributionsResponsePathSelectorProbingDistributionsMetadataOwnerReferencesBlockOwnerDeletion struct{}

func (ListProbingDistributionsResponsePathSelectorProbingDistributionsMetadataOwnerReferencesBlockOwnerDeletion) FieldPath

func (ListProbingDistributionsResponsePathSelectorProbingDistributionsMetadataOwnerReferencesBlockOwnerDeletion) WithArrayOfValues

func (ListProbingDistributionsResponsePathSelectorProbingDistributionsMetadataOwnerReferencesBlockOwnerDeletion) WithValue

type ListProbingDistributionsResponsePathSelectorProbingDistributionsMetadataOwnerReferencesController

type ListProbingDistributionsResponsePathSelectorProbingDistributionsMetadataOwnerReferencesController struct{}

func (ListProbingDistributionsResponsePathSelectorProbingDistributionsMetadataOwnerReferencesController) FieldPath

func (ListProbingDistributionsResponsePathSelectorProbingDistributionsMetadataOwnerReferencesController) WithArrayOfValues

func (ListProbingDistributionsResponsePathSelectorProbingDistributionsMetadataOwnerReferencesController) WithValue

type ListProbingDistributionsResponsePathSelectorProbingDistributionsMetadataOwnerReferencesKind

type ListProbingDistributionsResponsePathSelectorProbingDistributionsMetadataOwnerReferencesKind struct{}

func (ListProbingDistributionsResponsePathSelectorProbingDistributionsMetadataOwnerReferencesKind) FieldPath

func (ListProbingDistributionsResponsePathSelectorProbingDistributionsMetadataOwnerReferencesKind) WithArrayOfValues

func (ListProbingDistributionsResponsePathSelectorProbingDistributionsMetadataOwnerReferencesKind) WithValue

type ListProbingDistributionsResponsePathSelectorProbingDistributionsMetadataOwnerReferencesName

type ListProbingDistributionsResponsePathSelectorProbingDistributionsMetadataOwnerReferencesName struct{}

func (ListProbingDistributionsResponsePathSelectorProbingDistributionsMetadataOwnerReferencesName) FieldPath

func (ListProbingDistributionsResponsePathSelectorProbingDistributionsMetadataOwnerReferencesName) WithArrayOfValues

func (ListProbingDistributionsResponsePathSelectorProbingDistributionsMetadataOwnerReferencesName) WithValue

type ListProbingDistributionsResponsePathSelectorProbingDistributionsMetadataOwnerReferencesRegion added in v0.7.1

type ListProbingDistributionsResponsePathSelectorProbingDistributionsMetadataOwnerReferencesRegion struct{}

func (ListProbingDistributionsResponsePathSelectorProbingDistributionsMetadataOwnerReferencesRegion) FieldPath added in v0.7.1

func (ListProbingDistributionsResponsePathSelectorProbingDistributionsMetadataOwnerReferencesRegion) WithArrayOfValues added in v0.7.1

func (ListProbingDistributionsResponsePathSelectorProbingDistributionsMetadataOwnerReferencesRegion) WithValue added in v0.7.1

type ListProbingDistributionsResponsePathSelectorProbingDistributionsMetadataOwnerReferencesRequiresOwnerReference added in v0.7.1

type ListProbingDistributionsResponsePathSelectorProbingDistributionsMetadataOwnerReferencesRequiresOwnerReference struct{}

func (ListProbingDistributionsResponsePathSelectorProbingDistributionsMetadataOwnerReferencesRequiresOwnerReference) FieldPath added in v0.7.1

func (ListProbingDistributionsResponsePathSelectorProbingDistributionsMetadataOwnerReferencesRequiresOwnerReference) WithArrayOfValues added in v0.7.1

func (ListProbingDistributionsResponsePathSelectorProbingDistributionsMetadataOwnerReferencesRequiresOwnerReference) WithValue added in v0.7.1

type ListProbingDistributionsResponsePathSelectorProbingDistributionsMetadataOwnerReferencesVersion added in v0.7.1

type ListProbingDistributionsResponsePathSelectorProbingDistributionsMetadataOwnerReferencesVersion struct{}

func (ListProbingDistributionsResponsePathSelectorProbingDistributionsMetadataOwnerReferencesVersion) FieldPath added in v0.7.1

func (ListProbingDistributionsResponsePathSelectorProbingDistributionsMetadataOwnerReferencesVersion) WithArrayOfValues added in v0.7.1

func (ListProbingDistributionsResponsePathSelectorProbingDistributionsMetadataOwnerReferencesVersion) WithValue added in v0.7.1

type ListProbingDistributionsResponsePathSelectorProbingDistributionsMetadataResourceVersion

type ListProbingDistributionsResponsePathSelectorProbingDistributionsMetadataResourceVersion struct{}

func (ListProbingDistributionsResponsePathSelectorProbingDistributionsMetadataResourceVersion) FieldPath

func (ListProbingDistributionsResponsePathSelectorProbingDistributionsMetadataResourceVersion) WithArrayOfValues

func (ListProbingDistributionsResponsePathSelectorProbingDistributionsMetadataResourceVersion) WithValue

type ListProbingDistributionsResponsePathSelectorProbingDistributionsMetadataShards

type ListProbingDistributionsResponsePathSelectorProbingDistributionsMetadataShards struct{}

func (ListProbingDistributionsResponsePathSelectorProbingDistributionsMetadataShards) FieldPath

func (ListProbingDistributionsResponsePathSelectorProbingDistributionsMetadataShards) WithArrayOfValues

func (ListProbingDistributionsResponsePathSelectorProbingDistributionsMetadataShards) WithValue

type ListProbingDistributionsResponsePathSelectorProbingDistributionsMetadataSyncing

type ListProbingDistributionsResponsePathSelectorProbingDistributionsMetadataSyncing struct{}

func (ListProbingDistributionsResponsePathSelectorProbingDistributionsMetadataSyncing) FieldPath

func (ListProbingDistributionsResponsePathSelectorProbingDistributionsMetadataSyncing) WithArrayOfValues

func (ListProbingDistributionsResponsePathSelectorProbingDistributionsMetadataSyncing) WithValue

type ListProbingDistributionsResponsePathSelectorProbingDistributionsMetadataSyncingOwningRegion

type ListProbingDistributionsResponsePathSelectorProbingDistributionsMetadataSyncingOwningRegion struct{}

func (ListProbingDistributionsResponsePathSelectorProbingDistributionsMetadataSyncingOwningRegion) FieldPath

func (ListProbingDistributionsResponsePathSelectorProbingDistributionsMetadataSyncingOwningRegion) WithArrayOfValues

func (ListProbingDistributionsResponsePathSelectorProbingDistributionsMetadataSyncingOwningRegion) WithValue

type ListProbingDistributionsResponsePathSelectorProbingDistributionsMetadataSyncingRegions

type ListProbingDistributionsResponsePathSelectorProbingDistributionsMetadataSyncingRegions struct{}

func (ListProbingDistributionsResponsePathSelectorProbingDistributionsMetadataSyncingRegions) FieldPath

func (ListProbingDistributionsResponsePathSelectorProbingDistributionsMetadataSyncingRegions) WithArrayOfValues

func (ListProbingDistributionsResponsePathSelectorProbingDistributionsMetadataSyncingRegions) WithItemValue

func (ListProbingDistributionsResponsePathSelectorProbingDistributionsMetadataSyncingRegions) WithValue

type ListProbingDistributionsResponsePathSelectorProbingDistributionsMetadataTags

type ListProbingDistributionsResponsePathSelectorProbingDistributionsMetadataTags struct{}

func (ListProbingDistributionsResponsePathSelectorProbingDistributionsMetadataTags) FieldPath

func (ListProbingDistributionsResponsePathSelectorProbingDistributionsMetadataTags) WithArrayOfValues

func (ListProbingDistributionsResponsePathSelectorProbingDistributionsMetadataTags) WithItemValue

func (ListProbingDistributionsResponsePathSelectorProbingDistributionsMetadataTags) WithValue

type ListProbingDistributionsResponsePathSelectorProbingDistributionsMetadataUpdateTime

type ListProbingDistributionsResponsePathSelectorProbingDistributionsMetadataUpdateTime struct{}

func (ListProbingDistributionsResponsePathSelectorProbingDistributionsMetadataUpdateTime) FieldPath

func (ListProbingDistributionsResponsePathSelectorProbingDistributionsMetadataUpdateTime) WithArrayOfValues

func (ListProbingDistributionsResponsePathSelectorProbingDistributionsMetadataUpdateTime) WithValue

type ListProbingDistributionsResponsePathSelectorProbingDistributionsMetadataUuid

type ListProbingDistributionsResponsePathSelectorProbingDistributionsMetadataUuid struct{}

func (ListProbingDistributionsResponsePathSelectorProbingDistributionsMetadataUuid) FieldPath

func (ListProbingDistributionsResponsePathSelectorProbingDistributionsMetadataUuid) WithArrayOfValues

func (ListProbingDistributionsResponsePathSelectorProbingDistributionsMetadataUuid) WithValue

type ListProbingDistributionsResponsePathSelectorProbingDistributionsName

type ListProbingDistributionsResponsePathSelectorProbingDistributionsName struct{}

func (ListProbingDistributionsResponsePathSelectorProbingDistributionsName) FieldPath

func (ListProbingDistributionsResponsePathSelectorProbingDistributionsName) WithArrayOfValues

func (ListProbingDistributionsResponsePathSelectorProbingDistributionsName) WithValue

type ListProbingDistributionsResponsePathSelectorProbingDistributionsSpec

type ListProbingDistributionsResponsePathSelectorProbingDistributionsSpec struct{}

func (ListProbingDistributionsResponsePathSelectorProbingDistributionsSpec) EnablePcap added in v0.8.0

func (ListProbingDistributionsResponsePathSelectorProbingDistributionsSpec) FieldPath

type ListProbingDistributionsResponsePathSelectorProbingDistributionsSpecConstraint

type ListProbingDistributionsResponsePathSelectorProbingDistributionsSpecConstraint struct{}

func (ListProbingDistributionsResponsePathSelectorProbingDistributionsSpecConstraint) FieldPath

func (ListProbingDistributionsResponsePathSelectorProbingDistributionsSpecConstraint) WithArrayOfValues

func (ListProbingDistributionsResponsePathSelectorProbingDistributionsSpecConstraint) WithValue

type ListProbingDistributionsResponsePathSelectorProbingDistributionsSpecConstraintMaxSessionsPerAgentLocation

type ListProbingDistributionsResponsePathSelectorProbingDistributionsSpecConstraintMaxSessionsPerAgentLocation struct{}

func (ListProbingDistributionsResponsePathSelectorProbingDistributionsSpecConstraintMaxSessionsPerAgentLocation) FieldPath

func (ListProbingDistributionsResponsePathSelectorProbingDistributionsSpecConstraintMaxSessionsPerAgentLocation) WithArrayOfValues

func (ListProbingDistributionsResponsePathSelectorProbingDistributionsSpecConstraintMaxSessionsPerAgentLocation) WithValue

type ListProbingDistributionsResponsePathSelectorProbingDistributionsSpecConstraintMaxSessionsPerAgentLocationAdmin1

type ListProbingDistributionsResponsePathSelectorProbingDistributionsSpecConstraintMaxSessionsPerAgentLocationAdmin1 struct{}

func (ListProbingDistributionsResponsePathSelectorProbingDistributionsSpecConstraintMaxSessionsPerAgentLocationAdmin1) FieldPath

func (ListProbingDistributionsResponsePathSelectorProbingDistributionsSpecConstraintMaxSessionsPerAgentLocationAdmin1) WithArrayOfValues

func (ListProbingDistributionsResponsePathSelectorProbingDistributionsSpecConstraintMaxSessionsPerAgentLocationAdmin1) WithValue

type ListProbingDistributionsResponsePathSelectorProbingDistributionsSpecConstraintMaxSessionsPerAgentLocationAdmin2

type ListProbingDistributionsResponsePathSelectorProbingDistributionsSpecConstraintMaxSessionsPerAgentLocationAdmin2 struct{}

func (ListProbingDistributionsResponsePathSelectorProbingDistributionsSpecConstraintMaxSessionsPerAgentLocationAdmin2) FieldPath

func (ListProbingDistributionsResponsePathSelectorProbingDistributionsSpecConstraintMaxSessionsPerAgentLocationAdmin2) WithArrayOfValues

func (ListProbingDistributionsResponsePathSelectorProbingDistributionsSpecConstraintMaxSessionsPerAgentLocationAdmin2) WithValue

type ListProbingDistributionsResponsePathSelectorProbingDistributionsSpecConstraintMaxSessionsPerAgentLocationAdmin3

type ListProbingDistributionsResponsePathSelectorProbingDistributionsSpecConstraintMaxSessionsPerAgentLocationAdmin3 struct{}

func (ListProbingDistributionsResponsePathSelectorProbingDistributionsSpecConstraintMaxSessionsPerAgentLocationAdmin3) FieldPath

func (ListProbingDistributionsResponsePathSelectorProbingDistributionsSpecConstraintMaxSessionsPerAgentLocationAdmin3) WithArrayOfValues

func (ListProbingDistributionsResponsePathSelectorProbingDistributionsSpecConstraintMaxSessionsPerAgentLocationAdmin3) WithValue

type ListProbingDistributionsResponsePathSelectorProbingDistributionsSpecConstraintMaxSessionsPerAgentLocationAdmin4

type ListProbingDistributionsResponsePathSelectorProbingDistributionsSpecConstraintMaxSessionsPerAgentLocationAdmin4 struct{}

func (ListProbingDistributionsResponsePathSelectorProbingDistributionsSpecConstraintMaxSessionsPerAgentLocationAdmin4) FieldPath

func (ListProbingDistributionsResponsePathSelectorProbingDistributionsSpecConstraintMaxSessionsPerAgentLocationAdmin4) WithArrayOfValues

func (ListProbingDistributionsResponsePathSelectorProbingDistributionsSpecConstraintMaxSessionsPerAgentLocationAdmin4) WithValue

type ListProbingDistributionsResponsePathSelectorProbingDistributionsSpecConstraintMaxSessionsPerAgentLocationCountry

type ListProbingDistributionsResponsePathSelectorProbingDistributionsSpecConstraintMaxSessionsPerAgentLocationCountry struct{}

func (ListProbingDistributionsResponsePathSelectorProbingDistributionsSpecConstraintMaxSessionsPerAgentLocationCountry) FieldPath

func (ListProbingDistributionsResponsePathSelectorProbingDistributionsSpecConstraintMaxSessionsPerAgentLocationCountry) WithArrayOfValues

func (ListProbingDistributionsResponsePathSelectorProbingDistributionsSpecConstraintMaxSessionsPerAgentLocationCountry) WithValue

type ListProbingDistributionsResponsePathSelectorProbingDistributionsSpecConstraintMaxSessionsPerAgentPublicIpAddress

type ListProbingDistributionsResponsePathSelectorProbingDistributionsSpecConstraintMaxSessionsPerAgentPublicIpAddress struct{}

func (ListProbingDistributionsResponsePathSelectorProbingDistributionsSpecConstraintMaxSessionsPerAgentPublicIpAddress) FieldPath

func (ListProbingDistributionsResponsePathSelectorProbingDistributionsSpecConstraintMaxSessionsPerAgentPublicIpAddress) WithArrayOfValues

func (ListProbingDistributionsResponsePathSelectorProbingDistributionsSpecConstraintMaxSessionsPerAgentPublicIpAddress) WithValue

type ListProbingDistributionsResponsePathSelectorProbingDistributionsSpecEnablePcap added in v0.8.0

type ListProbingDistributionsResponsePathSelectorProbingDistributionsSpecEnablePcap struct{}

func (ListProbingDistributionsResponsePathSelectorProbingDistributionsSpecEnablePcap) FieldPath added in v0.8.0

func (ListProbingDistributionsResponsePathSelectorProbingDistributionsSpecEnablePcap) WithArrayOfValues added in v0.8.0

func (ListProbingDistributionsResponsePathSelectorProbingDistributionsSpecEnablePcap) WithValue added in v0.8.0

type ListProbingDistributionsResponsePathSelectorProbingDistributionsSpecEnabled

type ListProbingDistributionsResponsePathSelectorProbingDistributionsSpecEnabled struct{}

func (ListProbingDistributionsResponsePathSelectorProbingDistributionsSpecEnabled) FieldPath

func (ListProbingDistributionsResponsePathSelectorProbingDistributionsSpecEnabled) WithArrayOfValues

func (ListProbingDistributionsResponsePathSelectorProbingDistributionsSpecEnabled) WithValue

type ListProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbeSelector

type ListProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbeSelector struct{}

func (ListProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbeSelector) FieldPath

func (ListProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbeSelector) WithArrayOfValues

func (ListProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbeSelector) WithValue

type ListProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettings

type ListProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettings struct{}

func (ListProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettings) FieldPath

func (ListProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettings) WithArrayOfValues

func (ListProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettings) WithValue

type ListProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsHttpProbingConfig

type ListProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsHttpProbingConfig struct{}

func (ListProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsHttpProbingConfig) FieldPath

func (ListProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsHttpProbingConfig) WithArrayOfValues

func (ListProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsHttpProbingConfig) WithValue

type ListProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsHttpProbingConfigAuthConfig

type ListProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsHttpProbingConfigAuthConfig struct{}

func (ListProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsHttpProbingConfigAuthConfig) FieldPath

func (ListProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsHttpProbingConfigAuthConfig) WithArrayOfValues

func (ListProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsHttpProbingConfigAuthConfig) WithValue

type ListProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsHttpProbingConfigAuthConfigPassword

type ListProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsHttpProbingConfigAuthConfigPassword struct{}

func (ListProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsHttpProbingConfigAuthConfigPassword) FieldPath

func (ListProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsHttpProbingConfigAuthConfigPassword) WithArrayOfValues

func (ListProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsHttpProbingConfigAuthConfigPassword) WithValue

type ListProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsHttpProbingConfigAuthConfigRequestHeaderTokenKey

type ListProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsHttpProbingConfigAuthConfigRequestHeaderTokenKey struct{}

func (ListProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsHttpProbingConfigAuthConfigRequestHeaderTokenKey) FieldPath

func (ListProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsHttpProbingConfigAuthConfigRequestHeaderTokenKey) WithArrayOfValues

func (ListProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsHttpProbingConfigAuthConfigRequestHeaderTokenKey) WithValue

type ListProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsHttpProbingConfigAuthConfigTokenRequest

type ListProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsHttpProbingConfigAuthConfigTokenRequest struct{}

func (ListProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsHttpProbingConfigAuthConfigTokenRequest) FieldPath

func (ListProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsHttpProbingConfigAuthConfigTokenRequest) WithArrayOfValues

func (ListProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsHttpProbingConfigAuthConfigTokenRequest) WithValue

type ListProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsHttpProbingConfigAuthConfigTokenRequestAuthenticationMethod

type ListProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsHttpProbingConfigAuthConfigTokenRequestAuthenticationMethod struct{}

func (ListProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsHttpProbingConfigAuthConfigTokenRequestAuthenticationMethod) FieldPath

func (ListProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsHttpProbingConfigAuthConfigTokenRequestAuthenticationMethod) WithArrayOfValues

func (ListProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsHttpProbingConfigAuthConfigTokenRequestAuthenticationMethod) WithValue

type ListProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsHttpProbingConfigAuthConfigTokenRequestExpectedResponseCode

type ListProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsHttpProbingConfigAuthConfigTokenRequestExpectedResponseCode struct{}

func (ListProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsHttpProbingConfigAuthConfigTokenRequestExpectedResponseCode) FieldPath

func (ListProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsHttpProbingConfigAuthConfigTokenRequestExpectedResponseCode) WithArrayOfValues

func (ListProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsHttpProbingConfigAuthConfigTokenRequestExpectedResponseCode) WithValue

type ListProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsHttpProbingConfigAuthConfigTokenRequestRequestBody

type ListProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsHttpProbingConfigAuthConfigTokenRequestRequestBody struct{}

func (ListProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsHttpProbingConfigAuthConfigTokenRequestRequestBody) FieldPath

func (ListProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsHttpProbingConfigAuthConfigTokenRequestRequestBody) WithArrayOfValues

func (ListProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsHttpProbingConfigAuthConfigTokenRequestRequestBody) WithValue

type ListProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsHttpProbingConfigAuthConfigTokenRequestRequestHeaders

type ListProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsHttpProbingConfigAuthConfigTokenRequestRequestHeaders struct{}

func (ListProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsHttpProbingConfigAuthConfigTokenRequestRequestHeaders) FieldPath

func (ListProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsHttpProbingConfigAuthConfigTokenRequestRequestHeaders) WithArrayOfValues

func (ListProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsHttpProbingConfigAuthConfigTokenRequestRequestHeaders) WithValue

type ListProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsHttpProbingConfigAuthConfigTokenRequestRequestMethod

type ListProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsHttpProbingConfigAuthConfigTokenRequestRequestMethod struct{}

func (ListProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsHttpProbingConfigAuthConfigTokenRequestRequestMethod) FieldPath

func (ListProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsHttpProbingConfigAuthConfigTokenRequestRequestMethod) WithArrayOfValues

func (ListProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsHttpProbingConfigAuthConfigTokenRequestRequestMethod) WithValue

type ListProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsHttpProbingConfigAuthConfigTokenRequestTimeout

type ListProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsHttpProbingConfigAuthConfigTokenRequestTimeout struct{}

func (ListProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsHttpProbingConfigAuthConfigTokenRequestTimeout) FieldPath

func (ListProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsHttpProbingConfigAuthConfigTokenRequestTimeout) WithArrayOfValues

func (ListProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsHttpProbingConfigAuthConfigTokenRequestTimeout) WithValue

type ListProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsHttpProbingConfigAuthConfigTokenRequestUrl

type ListProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsHttpProbingConfigAuthConfigTokenRequestUrl struct{}

func (ListProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsHttpProbingConfigAuthConfigTokenRequestUrl) FieldPath

func (ListProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsHttpProbingConfigAuthConfigTokenRequestUrl) WithArrayOfValues

func (ListProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsHttpProbingConfigAuthConfigTokenRequestUrl) WithValue

type ListProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsHttpProbingConfigAuthConfigTokenResponseBodyExpiryKey

type ListProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsHttpProbingConfigAuthConfigTokenResponseBodyExpiryKey struct{}

func (ListProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsHttpProbingConfigAuthConfigTokenResponseBodyExpiryKey) FieldPath

func (ListProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsHttpProbingConfigAuthConfigTokenResponseBodyExpiryKey) WithArrayOfValues

func (ListProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsHttpProbingConfigAuthConfigTokenResponseBodyExpiryKey) WithValue

type ListProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsHttpProbingConfigAuthConfigTokenResponseBodyKey

type ListProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsHttpProbingConfigAuthConfigTokenResponseBodyKey struct{}

func (ListProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsHttpProbingConfigAuthConfigTokenResponseBodyKey) FieldPath

func (ListProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsHttpProbingConfigAuthConfigTokenResponseBodyKey) WithArrayOfValues

func (ListProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsHttpProbingConfigAuthConfigTokenResponseBodyKey) WithValue

type ListProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsHttpProbingConfigAuthConfigTokenResponseHeader

type ListProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsHttpProbingConfigAuthConfigTokenResponseHeader struct{}

func (ListProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsHttpProbingConfigAuthConfigTokenResponseHeader) FieldPath

func (ListProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsHttpProbingConfigAuthConfigTokenResponseHeader) WithArrayOfValues

func (ListProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsHttpProbingConfigAuthConfigTokenResponseHeader) WithValue

type ListProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsHttpProbingConfigAuthConfigUsername

type ListProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsHttpProbingConfigAuthConfigUsername struct{}

func (ListProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsHttpProbingConfigAuthConfigUsername) FieldPath

func (ListProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsHttpProbingConfigAuthConfigUsername) WithArrayOfValues

func (ListProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsHttpProbingConfigAuthConfigUsername) WithValue

type ListProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsHttpProbingConfigHttpRequest

type ListProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsHttpProbingConfigHttpRequest struct{}

func (ListProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsHttpProbingConfigHttpRequest) FieldPath

func (ListProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsHttpProbingConfigHttpRequest) WithArrayOfValues

func (ListProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsHttpProbingConfigHttpRequest) WithValue

type ListProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsHttpProbingConfigHttpRequestAuthenticationMethod

type ListProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsHttpProbingConfigHttpRequestAuthenticationMethod struct{}

func (ListProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsHttpProbingConfigHttpRequestAuthenticationMethod) FieldPath

func (ListProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsHttpProbingConfigHttpRequestAuthenticationMethod) WithArrayOfValues

func (ListProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsHttpProbingConfigHttpRequestAuthenticationMethod) WithValue

type ListProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsHttpProbingConfigHttpRequestExpectedResponseCode

type ListProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsHttpProbingConfigHttpRequestExpectedResponseCode struct{}

func (ListProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsHttpProbingConfigHttpRequestExpectedResponseCode) FieldPath

func (ListProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsHttpProbingConfigHttpRequestExpectedResponseCode) WithArrayOfValues

func (ListProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsHttpProbingConfigHttpRequestExpectedResponseCode) WithValue

type ListProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsHttpProbingConfigHttpRequestRequestBody

type ListProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsHttpProbingConfigHttpRequestRequestBody struct{}

func (ListProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsHttpProbingConfigHttpRequestRequestBody) FieldPath

func (ListProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsHttpProbingConfigHttpRequestRequestBody) WithArrayOfValues

func (ListProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsHttpProbingConfigHttpRequestRequestBody) WithValue

type ListProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsHttpProbingConfigHttpRequestRequestHeaders

type ListProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsHttpProbingConfigHttpRequestRequestHeaders struct{}

func (ListProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsHttpProbingConfigHttpRequestRequestHeaders) FieldPath

func (ListProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsHttpProbingConfigHttpRequestRequestHeaders) WithArrayOfValues

func (ListProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsHttpProbingConfigHttpRequestRequestHeaders) WithValue

type ListProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsHttpProbingConfigHttpRequestRequestMethod

type ListProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsHttpProbingConfigHttpRequestRequestMethod struct{}

func (ListProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsHttpProbingConfigHttpRequestRequestMethod) FieldPath

func (ListProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsHttpProbingConfigHttpRequestRequestMethod) WithArrayOfValues

func (ListProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsHttpProbingConfigHttpRequestRequestMethod) WithValue

type ListProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsHttpProbingConfigHttpRequestTimeout

type ListProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsHttpProbingConfigHttpRequestTimeout struct{}

func (ListProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsHttpProbingConfigHttpRequestTimeout) FieldPath

func (ListProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsHttpProbingConfigHttpRequestTimeout) WithArrayOfValues

func (ListProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsHttpProbingConfigHttpRequestTimeout) WithValue

type ListProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsHttpProbingConfigHttpRequestUrl

type ListProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsHttpProbingConfigHttpRequestUrl struct{}

func (ListProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsHttpProbingConfigHttpRequestUrl) FieldPath

func (ListProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsHttpProbingConfigHttpRequestUrl) WithArrayOfValues

func (ListProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsHttpProbingConfigHttpRequestUrl) WithValue

type ListProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsInterval

type ListProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsInterval struct{}

func (ListProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsInterval) FieldPath

func (ListProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsInterval) WithArrayOfValues

func (ListProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsInterval) WithValue

type ListProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsPathProbing

type ListProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsPathProbing struct{}

func (ListProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsPathProbing) FieldPath

func (ListProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsPathProbing) WithArrayOfValues

func (ListProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsPathProbing) WithValue

type ListProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsPathProbingAttempts

type ListProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsPathProbingAttempts struct{}

func (ListProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsPathProbingAttempts) FieldPath

func (ListProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsPathProbingAttempts) WithArrayOfValues

func (ListProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsPathProbingAttempts) WithValue

type ListProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsPathProbingEnabled

type ListProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsPathProbingEnabled struct{}

func (ListProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsPathProbingEnabled) FieldPath

func (ListProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsPathProbingEnabled) WithArrayOfValues

func (ListProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsPathProbingEnabled) WithValue

type ListProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsPathProbingInterval

type ListProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsPathProbingInterval struct{}

func (ListProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsPathProbingInterval) FieldPath

func (ListProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsPathProbingInterval) WithArrayOfValues

func (ListProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsPathProbingInterval) WithValue

type ListProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsPathProbingIntervalSec

type ListProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsPathProbingIntervalSec struct{}

func (ListProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsPathProbingIntervalSec) FieldPath

func (ListProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsPathProbingIntervalSec) WithArrayOfValues

func (ListProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsPathProbingIntervalSec) WithValue

type ListProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsPathProbingMaxTtl

type ListProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsPathProbingMaxTtl struct{}

func (ListProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsPathProbingMaxTtl) FieldPath

func (ListProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsPathProbingMaxTtl) WithArrayOfValues

func (ListProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsPathProbingMaxTtl) WithValue

type ListProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsPathProbingMode

type ListProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsPathProbingMode struct{}

func (ListProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsPathProbingMode) FieldPath

func (ListProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsPathProbingMode) WithArrayOfValues

func (ListProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsPathProbingMode) WithValue

type ListProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsProxyConfiguration

type ListProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsProxyConfiguration struct{}

func (ListProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsProxyConfiguration) FieldPath

func (ListProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsProxyConfiguration) WithArrayOfValues

func (ListProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsProxyConfiguration) WithValue

type ListProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsProxyConfigurationHttpProxy

type ListProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsProxyConfigurationHttpProxy struct{}

func (ListProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsProxyConfigurationHttpProxy) FieldPath

func (ListProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsProxyConfigurationHttpProxy) WithArrayOfValues

func (ListProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsProxyConfigurationHttpProxy) WithValue

type ListProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsProxyConfigurationHttpsProxy

type ListProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsProxyConfigurationHttpsProxy struct{}

func (ListProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsProxyConfigurationHttpsProxy) FieldPath

func (ListProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsProxyConfigurationHttpsProxy) WithArrayOfValues

func (ListProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsProxyConfigurationHttpsProxy) WithValue

type ListProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsProxyConfigurationNoProxy

type ListProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsProxyConfigurationNoProxy struct{}

func (ListProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsProxyConfigurationNoProxy) FieldPath

func (ListProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsProxyConfigurationNoProxy) WithArrayOfValues

func (ListProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsProxyConfigurationNoProxy) WithValue

type ListProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsProxyConfigurationProxySetting

type ListProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsProxyConfigurationProxySetting struct{}

func (ListProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsProxyConfigurationProxySetting) FieldPath

func (ListProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsProxyConfigurationProxySetting) WithArrayOfValues

func (ListProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsProxyConfigurationProxySetting) WithValue

type ListProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsSpeedtestSettings

type ListProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsSpeedtestSettings struct{}

func (ListProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsSpeedtestSettings) FieldPath

func (ListProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsSpeedtestSettings) WithArrayOfValues

func (ListProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsSpeedtestSettings) WithValue

type ListProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsSpeedtestSettingsDuration

type ListProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsSpeedtestSettingsDuration struct{}

func (ListProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsSpeedtestSettingsDuration) FieldPath

func (ListProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsSpeedtestSettingsDuration) WithArrayOfValues

func (ListProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsSpeedtestSettingsDuration) WithValue

type ListProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsSpeedtestSettingsServerSelection

type ListProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsSpeedtestSettingsServerSelection struct{}

func (ListProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsSpeedtestSettingsServerSelection) FieldPath

func (ListProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsSpeedtestSettingsServerSelection) WithArrayOfValues

func (ListProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsSpeedtestSettingsServerSelection) WithValue

type ListProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsSpeedtestSettingsTcpPort

type ListProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsSpeedtestSettingsTcpPort struct{}

func (ListProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsSpeedtestSettingsTcpPort) FieldPath

func (ListProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsSpeedtestSettingsTcpPort) WithArrayOfValues

func (ListProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsSpeedtestSettingsTcpPort) WithValue

type ListProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsTos

type ListProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsTos struct{}

func (ListProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsTos) FieldPath

func (ListProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsTos) WithArrayOfValues

func (ListProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsTos) WithValue

type ListProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsWindowSize

type ListProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsWindowSize struct{}

func (ListProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsWindowSize) FieldPath

func (ListProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsWindowSize) WithArrayOfValues

func (ListProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsWindowSize) WithValue

type ListProbingDistributionsResponsePathSelectorProbingDistributionsSpecTargetSelector

type ListProbingDistributionsResponsePathSelectorProbingDistributionsSpecTargetSelector struct{}

func (ListProbingDistributionsResponsePathSelectorProbingDistributionsSpecTargetSelector) FieldPath

func (ListProbingDistributionsResponsePathSelectorProbingDistributionsSpecTargetSelector) WithArrayOfValues

func (ListProbingDistributionsResponsePathSelectorProbingDistributionsSpecTargetSelector) WithValue

type ListProbingDistributionsResponsePathSelectorProbingDistributionsStatus

type ListProbingDistributionsResponsePathSelectorProbingDistributionsStatus struct{}

func (ListProbingDistributionsResponsePathSelectorProbingDistributionsStatus) ByRegion added in v0.8.0

func (ListProbingDistributionsResponsePathSelectorProbingDistributionsStatus) FieldPath

func (ListProbingDistributionsResponsePathSelectorProbingDistributionsStatus) TotalSkippedSessionCount added in v0.8.0

type ListProbingDistributionsResponsePathSelectorProbingDistributionsStatusByRegion added in v0.8.0

type ListProbingDistributionsResponsePathSelectorProbingDistributionsStatusByRegion struct{}

func (ListProbingDistributionsResponsePathSelectorProbingDistributionsStatusByRegion) FieldPath added in v0.8.0

func (ListProbingDistributionsResponsePathSelectorProbingDistributionsStatusByRegion) WithArrayOfValues added in v0.8.0

func (ListProbingDistributionsResponsePathSelectorProbingDistributionsStatusByRegion) WithKey added in v0.8.0

func (ListProbingDistributionsResponsePathSelectorProbingDistributionsStatusByRegion) WithValue added in v0.8.0

type ListProbingDistributionsResponsePathSelectorProbingDistributionsStatusSelectedTargetCount

type ListProbingDistributionsResponsePathSelectorProbingDistributionsStatusSelectedTargetCount struct{}

func (ListProbingDistributionsResponsePathSelectorProbingDistributionsStatusSelectedTargetCount) FieldPath

func (ListProbingDistributionsResponsePathSelectorProbingDistributionsStatusSelectedTargetCount) WithArrayOfValues

func (ListProbingDistributionsResponsePathSelectorProbingDistributionsStatusSelectedTargetCount) WithValue

type ListProbingDistributionsResponsePathSelectorProbingDistributionsStatusTotalNumber

type ListProbingDistributionsResponsePathSelectorProbingDistributionsStatusTotalNumber struct{}

func (ListProbingDistributionsResponsePathSelectorProbingDistributionsStatusTotalNumber) FieldPath

func (ListProbingDistributionsResponsePathSelectorProbingDistributionsStatusTotalNumber) WithArrayOfValues

func (ListProbingDistributionsResponsePathSelectorProbingDistributionsStatusTotalNumber) WithValue

type ListProbingDistributionsResponsePathSelectorProbingDistributionsStatusTotalSkippedSessionCount added in v0.8.0

type ListProbingDistributionsResponsePathSelectorProbingDistributionsStatusTotalSkippedSessionCount struct{}

func (ListProbingDistributionsResponsePathSelectorProbingDistributionsStatusTotalSkippedSessionCount) FieldPath added in v0.8.0

func (ListProbingDistributionsResponsePathSelectorProbingDistributionsStatusTotalSkippedSessionCount) WithArrayOfValues added in v0.8.0

func (ListProbingDistributionsResponsePathSelectorProbingDistributionsStatusTotalSkippedSessionCount) WithValue added in v0.8.0

type ListProbingDistributionsResponsePathSelectorTotalResultsCount added in v0.8.3

type ListProbingDistributionsResponsePathSelectorTotalResultsCount struct{}

func (ListProbingDistributionsResponsePathSelectorTotalResultsCount) FieldPath added in v0.8.3

func (ListProbingDistributionsResponsePathSelectorTotalResultsCount) WithArrayOfValues added in v0.8.3

func (ListProbingDistributionsResponsePathSelectorTotalResultsCount) WithValue added in v0.8.3

type ListProbingDistributionsResponse_FieldMask

type ListProbingDistributionsResponse_FieldMask struct {
	Paths []ListProbingDistributionsResponse_FieldPath
}

func FullListProbingDistributionsResponse_FieldMask

func FullListProbingDistributionsResponse_FieldMask() *ListProbingDistributionsResponse_FieldMask

func (*ListProbingDistributionsResponse_FieldMask) AppendPath

func (*ListProbingDistributionsResponse_FieldMask) AppendRawPath

func (fieldMask *ListProbingDistributionsResponse_FieldMask) AppendRawPath(path gotenobject.FieldPath)

func (*ListProbingDistributionsResponse_FieldMask) DecodeFirestore

func (fieldMask *ListProbingDistributionsResponse_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error

func (*ListProbingDistributionsResponse_FieldMask) EncodeFirestore

func (fieldMask *ListProbingDistributionsResponse_FieldMask) EncodeFirestore() (*firestorepb.Value, error)

firestore encoding/decoding integration

func (*ListProbingDistributionsResponse_FieldMask) FilterInputFields

FilterInputFields generates copy of field paths with output_only field paths removed

func (*ListProbingDistributionsResponse_FieldMask) FromProtoFieldMask

func (fieldMask *ListProbingDistributionsResponse_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error

func (*ListProbingDistributionsResponse_FieldMask) GetPaths

func (*ListProbingDistributionsResponse_FieldMask) GetRawPaths

func (*ListProbingDistributionsResponse_FieldMask) IsFull

func (ListProbingDistributionsResponse_FieldMask) Marshal

func (fieldMask ListProbingDistributionsResponse_FieldMask) Marshal() ([]byte, error)

implement methods required by customType

func (ListProbingDistributionsResponse_FieldMask) MarshalJSON

func (fieldMask ListProbingDistributionsResponse_FieldMask) MarshalJSON() ([]byte, error)

func (*ListProbingDistributionsResponse_FieldMask) PathsCount

func (fieldMask *ListProbingDistributionsResponse_FieldMask) PathsCount() int

func (*ListProbingDistributionsResponse_FieldMask) Project

func (*ListProbingDistributionsResponse_FieldMask) ProjectRaw

func (*ListProbingDistributionsResponse_FieldMask) ProtoMessage

func (fieldMask *ListProbingDistributionsResponse_FieldMask) ProtoMessage()

func (*ListProbingDistributionsResponse_FieldMask) ProtoReflect

func (*ListProbingDistributionsResponse_FieldMask) Reset

func (fieldMask *ListProbingDistributionsResponse_FieldMask) Reset()

func (*ListProbingDistributionsResponse_FieldMask) Set

func (*ListProbingDistributionsResponse_FieldMask) SetFromCliFlag

func (fieldMask *ListProbingDistributionsResponse_FieldMask) SetFromCliFlag(raw string) error

func (*ListProbingDistributionsResponse_FieldMask) SetRaw

func (fieldMask *ListProbingDistributionsResponse_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)

func (*ListProbingDistributionsResponse_FieldMask) Size

func (*ListProbingDistributionsResponse_FieldMask) String

func (*ListProbingDistributionsResponse_FieldMask) Subtract

func (*ListProbingDistributionsResponse_FieldMask) SubtractRaw

func (*ListProbingDistributionsResponse_FieldMask) ToProtoFieldMask

func (fieldMask *ListProbingDistributionsResponse_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask

ToFieldMask is used for proto conversions

func (*ListProbingDistributionsResponse_FieldMask) Unmarshal

func (fieldMask *ListProbingDistributionsResponse_FieldMask) Unmarshal(data []byte) error

func (*ListProbingDistributionsResponse_FieldMask) UnmarshalJSON

func (fieldMask *ListProbingDistributionsResponse_FieldMask) UnmarshalJSON(data []byte) error

type ListProbingDistributionsResponse_FieldPath

type ListProbingDistributionsResponse_FieldPath interface {
	gotenobject.FieldPath
	Selector() ListProbingDistributionsResponse_FieldPathSelector
	Get(source *ListProbingDistributionsResponse) []interface{}
	GetSingle(source *ListProbingDistributionsResponse) (interface{}, bool)
	ClearValue(item *ListProbingDistributionsResponse)

	// Those methods build corresponding ListProbingDistributionsResponse_FieldPathValue
	// (or array of values) and holds passed value. Panics if injected type is incorrect.
	WithIValue(value interface{}) ListProbingDistributionsResponse_FieldPathValue
	WithIArrayOfValues(values interface{}) ListProbingDistributionsResponse_FieldPathArrayOfValues
	WithIArrayItemValue(value interface{}) ListProbingDistributionsResponse_FieldPathArrayItemValue
}

FieldPath provides implementation to handle https://github.com/protocolbuffers/protobuf/blob/master/src/google/protobuf/field_mask.proto

func MustParseListProbingDistributionsResponse_FieldPath

func MustParseListProbingDistributionsResponse_FieldPath(rawField string) ListProbingDistributionsResponse_FieldPath

func ParseListProbingDistributionsResponse_FieldPath

func ParseListProbingDistributionsResponse_FieldPath(rawField string) (ListProbingDistributionsResponse_FieldPath, error)

type ListProbingDistributionsResponse_FieldPathArrayItemValue

type ListProbingDistributionsResponse_FieldPathArrayItemValue interface {
	gotenobject.FieldPathArrayItemValue
	ListProbingDistributionsResponse_FieldPath
	ContainsValue(*ListProbingDistributionsResponse) bool
}

ListProbingDistributionsResponse_FieldPathArrayItemValue allows storing single item in Path-specific values for ListProbingDistributionsResponse according to their type Present only for array (repeated) types.

func MustParseListProbingDistributionsResponse_FieldPathArrayItemValue

func MustParseListProbingDistributionsResponse_FieldPathArrayItemValue(pathStr, valueStr string) ListProbingDistributionsResponse_FieldPathArrayItemValue

func ParseListProbingDistributionsResponse_FieldPathArrayItemValue

func ParseListProbingDistributionsResponse_FieldPathArrayItemValue(pathStr, valueStr string) (ListProbingDistributionsResponse_FieldPathArrayItemValue, error)

ParseListProbingDistributionsResponse_FieldPathArrayItemValue parses string and JSON-encoded value to its Value

type ListProbingDistributionsResponse_FieldPathArrayOfValues

type ListProbingDistributionsResponse_FieldPathArrayOfValues interface {
	gotenobject.FieldPathArrayOfValues
	ListProbingDistributionsResponse_FieldPath
}

ListProbingDistributionsResponse_FieldPathArrayOfValues allows storing slice of values for ListProbingDistributionsResponse fields according to their type

func MustParseListProbingDistributionsResponse_FieldPathArrayOfValues

func MustParseListProbingDistributionsResponse_FieldPathArrayOfValues(pathStr, valuesStr string) ListProbingDistributionsResponse_FieldPathArrayOfValues

func ParseListProbingDistributionsResponse_FieldPathArrayOfValues

func ParseListProbingDistributionsResponse_FieldPathArrayOfValues(pathStr, valuesStr string) (ListProbingDistributionsResponse_FieldPathArrayOfValues, error)

type ListProbingDistributionsResponse_FieldPathSelector

type ListProbingDistributionsResponse_FieldPathSelector int32
const (
	ListProbingDistributionsResponse_FieldPathSelectorProbingDistributions ListProbingDistributionsResponse_FieldPathSelector = 0
	ListProbingDistributionsResponse_FieldPathSelectorPrevPageToken        ListProbingDistributionsResponse_FieldPathSelector = 1
	ListProbingDistributionsResponse_FieldPathSelectorNextPageToken        ListProbingDistributionsResponse_FieldPathSelector = 2
	ListProbingDistributionsResponse_FieldPathSelectorCurrentOffset        ListProbingDistributionsResponse_FieldPathSelector = 3
	ListProbingDistributionsResponse_FieldPathSelectorTotalResultsCount    ListProbingDistributionsResponse_FieldPathSelector = 4
)

func (ListProbingDistributionsResponse_FieldPathSelector) String

type ListProbingDistributionsResponse_FieldPathValue

type ListProbingDistributionsResponse_FieldPathValue interface {
	ListProbingDistributionsResponse_FieldPath
	gotenobject.FieldPathValue
	SetTo(target **ListProbingDistributionsResponse)
	CompareWith(*ListProbingDistributionsResponse) (cmp int, comparable bool)
}

ListProbingDistributionsResponse_FieldPathValue allows storing values for ListProbingDistributionsResponse fields according to their type

func MustParseListProbingDistributionsResponse_FieldPathValue

func MustParseListProbingDistributionsResponse_FieldPathValue(pathStr, valueStr string) ListProbingDistributionsResponse_FieldPathValue

func ParseListProbingDistributionsResponse_FieldPathValue

func ParseListProbingDistributionsResponse_FieldPathValue(pathStr, valueStr string) (ListProbingDistributionsResponse_FieldPathValue, error)

type ListProbingDistributionsResponse_FieldSubPath

type ListProbingDistributionsResponse_FieldSubPath struct {
	// contains filtered or unexported fields
}

func (*ListProbingDistributionsResponse_FieldSubPath) AsProbingDistributionsSubPath

func (*ListProbingDistributionsResponse_FieldSubPath) ClearValue

func (*ListProbingDistributionsResponse_FieldSubPath) ClearValueRaw

func (*ListProbingDistributionsResponse_FieldSubPath) Get

Get returns all values pointed by selected field from source ListProbingDistributionsResponse

func (*ListProbingDistributionsResponse_FieldSubPath) GetDefault

func (fps *ListProbingDistributionsResponse_FieldSubPath) GetDefault() interface{}

GetDefault returns a default value of the field type

func (*ListProbingDistributionsResponse_FieldSubPath) GetRaw

func (fps *ListProbingDistributionsResponse_FieldSubPath) GetRaw(source proto.Message) []interface{}

func (*ListProbingDistributionsResponse_FieldSubPath) GetSingle

GetSingle returns value of selected field from source ListProbingDistributionsResponse

func (*ListProbingDistributionsResponse_FieldSubPath) GetSingleRaw

func (fps *ListProbingDistributionsResponse_FieldSubPath) GetSingleRaw(source proto.Message) (interface{}, bool)

func (*ListProbingDistributionsResponse_FieldSubPath) IsLeaf

IsLeaf - whether field path is holds simple value

func (*ListProbingDistributionsResponse_FieldSubPath) JSONString

JSONString returns path representation is JSON convention

func (*ListProbingDistributionsResponse_FieldSubPath) Selector

func (*ListProbingDistributionsResponse_FieldSubPath) SplitIntoTerminalIPaths added in v0.7.1

func (fps *ListProbingDistributionsResponse_FieldSubPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath

func (*ListProbingDistributionsResponse_FieldSubPath) String

String returns path representation in proto convention

func (*ListProbingDistributionsResponse_FieldSubPath) WithIArrayItemValue

func (*ListProbingDistributionsResponse_FieldSubPath) WithIArrayOfValues

func (*ListProbingDistributionsResponse_FieldSubPath) WithIValue

func (*ListProbingDistributionsResponse_FieldSubPath) WithRawIArrayItemValue

func (fps *ListProbingDistributionsResponse_FieldSubPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue

func (*ListProbingDistributionsResponse_FieldSubPath) WithRawIArrayOfValues

func (fps *ListProbingDistributionsResponse_FieldSubPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues

func (*ListProbingDistributionsResponse_FieldSubPath) WithRawIValue

func (fps *ListProbingDistributionsResponse_FieldSubPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue

type ListProbingDistributionsResponse_FieldSubPathArrayItemValue

type ListProbingDistributionsResponse_FieldSubPathArrayItemValue struct {
	ListProbingDistributionsResponse_FieldPath
	// contains filtered or unexported fields
}

func (*ListProbingDistributionsResponse_FieldSubPathArrayItemValue) AsProbingDistributionsPathItemValue

func (*ListProbingDistributionsResponse_FieldSubPathArrayItemValue) ContainsValue

Contains returns a boolean indicating if value that is being held is present in given 'ListProbingDistributionsResponse'

func (*ListProbingDistributionsResponse_FieldSubPathArrayItemValue) GetRawItemValue

func (fpaivs *ListProbingDistributionsResponse_FieldSubPathArrayItemValue) GetRawItemValue() interface{}

GetRawValue returns stored array item value

type ListProbingDistributionsResponse_FieldSubPathArrayOfValues

type ListProbingDistributionsResponse_FieldSubPathArrayOfValues struct {
	ListProbingDistributionsResponse_FieldPath
	// contains filtered or unexported fields
}

func (*ListProbingDistributionsResponse_FieldSubPathArrayOfValues) AsProbingDistributionsPathArrayOfValues

func (*ListProbingDistributionsResponse_FieldSubPathArrayOfValues) GetRawValues

func (fpsaov *ListProbingDistributionsResponse_FieldSubPathArrayOfValues) GetRawValues() []interface{}

type ListProbingDistributionsResponse_FieldSubPathValue

type ListProbingDistributionsResponse_FieldSubPathValue struct {
	ListProbingDistributionsResponse_FieldPath
	// contains filtered or unexported fields
}

func (*ListProbingDistributionsResponse_FieldSubPathValue) AsProbingDistributionsPathValue

func (*ListProbingDistributionsResponse_FieldSubPathValue) CompareWith

func (*ListProbingDistributionsResponse_FieldSubPathValue) CompareWithRaw

func (*ListProbingDistributionsResponse_FieldSubPathValue) GetRawValue

func (fpvs *ListProbingDistributionsResponse_FieldSubPathValue) GetRawValue() interface{}

func (*ListProbingDistributionsResponse_FieldSubPathValue) SetTo

func (*ListProbingDistributionsResponse_FieldSubPathValue) SetToRaw

type ListProbingDistributionsResponse_FieldTerminalPath

type ListProbingDistributionsResponse_FieldTerminalPath struct {
	// contains filtered or unexported fields
}

func (*ListProbingDistributionsResponse_FieldTerminalPath) ClearValue

func (*ListProbingDistributionsResponse_FieldTerminalPath) ClearValueRaw

func (*ListProbingDistributionsResponse_FieldTerminalPath) Get

Get returns all values pointed by specific field from source ListProbingDistributionsResponse

func (*ListProbingDistributionsResponse_FieldTerminalPath) GetDefault

func (fp *ListProbingDistributionsResponse_FieldTerminalPath) GetDefault() interface{}

GetDefault returns a default value of the field type

func (*ListProbingDistributionsResponse_FieldTerminalPath) GetRaw

func (fp *ListProbingDistributionsResponse_FieldTerminalPath) GetRaw(source proto.Message) []interface{}

func (*ListProbingDistributionsResponse_FieldTerminalPath) GetSingle

GetSingle returns value pointed by specific field of from source ListProbingDistributionsResponse

func (*ListProbingDistributionsResponse_FieldTerminalPath) GetSingleRaw

func (fp *ListProbingDistributionsResponse_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)

func (*ListProbingDistributionsResponse_FieldTerminalPath) IsLeaf

IsLeaf - whether field path is holds simple value

func (*ListProbingDistributionsResponse_FieldTerminalPath) JSONString

JSONString returns path representation is JSON convention

func (*ListProbingDistributionsResponse_FieldTerminalPath) Selector

func (*ListProbingDistributionsResponse_FieldTerminalPath) SplitIntoTerminalIPaths added in v0.7.1

func (*ListProbingDistributionsResponse_FieldTerminalPath) String

String returns path representation in proto convention

func (*ListProbingDistributionsResponse_FieldTerminalPath) WithIArrayItemValue

func (*ListProbingDistributionsResponse_FieldTerminalPath) WithIArrayOfValues

func (*ListProbingDistributionsResponse_FieldTerminalPath) WithIValue

func (*ListProbingDistributionsResponse_FieldTerminalPath) WithRawIArrayItemValue

func (fp *ListProbingDistributionsResponse_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue

func (*ListProbingDistributionsResponse_FieldTerminalPath) WithRawIArrayOfValues

func (fp *ListProbingDistributionsResponse_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues

func (*ListProbingDistributionsResponse_FieldTerminalPath) WithRawIValue

type ListProbingDistributionsResponse_FieldTerminalPathArrayItemValue

type ListProbingDistributionsResponse_FieldTerminalPathArrayItemValue struct {
	ListProbingDistributionsResponse_FieldTerminalPath
	// contains filtered or unexported fields
}

func (*ListProbingDistributionsResponse_FieldTerminalPathArrayItemValue) AsProbingDistributionsItemValue

func (*ListProbingDistributionsResponse_FieldTerminalPathArrayItemValue) ContainsValue

Contains returns a boolean indicating if value that is being held is present in given 'ListProbingDistributionsResponse'

func (*ListProbingDistributionsResponse_FieldTerminalPathArrayItemValue) GetRawItemValue

func (fpaiv *ListProbingDistributionsResponse_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}

GetRawValue returns stored element value for array in object ListProbingDistributionsResponse as interface{}

func (*ListProbingDistributionsResponse_FieldTerminalPathArrayItemValue) GetSingle

func (*ListProbingDistributionsResponse_FieldTerminalPathArrayItemValue) GetSingleRaw

func (fpaiv *ListProbingDistributionsResponse_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)

type ListProbingDistributionsResponse_FieldTerminalPathArrayOfValues

type ListProbingDistributionsResponse_FieldTerminalPathArrayOfValues struct {
	ListProbingDistributionsResponse_FieldTerminalPath
	// contains filtered or unexported fields
}

func (*ListProbingDistributionsResponse_FieldTerminalPathArrayOfValues) AsCurrentOffsetArrayOfValues added in v0.8.3

func (fpaov *ListProbingDistributionsResponse_FieldTerminalPathArrayOfValues) AsCurrentOffsetArrayOfValues() ([]int32, bool)

func (*ListProbingDistributionsResponse_FieldTerminalPathArrayOfValues) AsNextPageTokenArrayOfValues

func (*ListProbingDistributionsResponse_FieldTerminalPathArrayOfValues) AsPrevPageTokenArrayOfValues

func (*ListProbingDistributionsResponse_FieldTerminalPathArrayOfValues) AsProbingDistributionsArrayOfValues

func (*ListProbingDistributionsResponse_FieldTerminalPathArrayOfValues) AsTotalResultsCountArrayOfValues added in v0.8.3

func (fpaov *ListProbingDistributionsResponse_FieldTerminalPathArrayOfValues) AsTotalResultsCountArrayOfValues() ([]int32, bool)

func (*ListProbingDistributionsResponse_FieldTerminalPathArrayOfValues) GetRawValues

func (fpaov *ListProbingDistributionsResponse_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})

type ListProbingDistributionsResponse_FieldTerminalPathValue

type ListProbingDistributionsResponse_FieldTerminalPathValue struct {
	ListProbingDistributionsResponse_FieldTerminalPath
	// contains filtered or unexported fields
}

func (*ListProbingDistributionsResponse_FieldTerminalPathValue) AsCurrentOffsetValue added in v0.8.3

func (*ListProbingDistributionsResponse_FieldTerminalPathValue) AsNextPageTokenValue

func (*ListProbingDistributionsResponse_FieldTerminalPathValue) AsPrevPageTokenValue

func (*ListProbingDistributionsResponse_FieldTerminalPathValue) AsProbingDistributionsValue

func (*ListProbingDistributionsResponse_FieldTerminalPathValue) AsTotalResultsCountValue added in v0.8.3

func (fpv *ListProbingDistributionsResponse_FieldTerminalPathValue) AsTotalResultsCountValue() (int32, bool)

func (*ListProbingDistributionsResponse_FieldTerminalPathValue) CompareWith

CompareWith compares value in the 'ListProbingDistributionsResponse_FieldTerminalPathValue' with the value under path in 'ListProbingDistributionsResponse'.

func (*ListProbingDistributionsResponse_FieldTerminalPathValue) CompareWithRaw

func (*ListProbingDistributionsResponse_FieldTerminalPathValue) GetRawValue

func (fpv *ListProbingDistributionsResponse_FieldTerminalPathValue) GetRawValue() interface{}

GetRawValue returns raw value stored under selected path for 'ListProbingDistributionsResponse' as interface{}

func (*ListProbingDistributionsResponse_FieldTerminalPathValue) SetTo

SetTo stores value for selected field for object ListProbingDistributionsResponse

func (*ListProbingDistributionsResponse_FieldTerminalPathValue) SetToRaw

type ProbingDistributionServiceClient

ProbingDistributionServiceClient is the client API for ProbingDistributionService.

For semantics around ctx use and closing/ending streaming RPCs, please refer to https://godoc.org/google.golang.org/grpc#ClientConn.NewStream.

type ProbingDistributionServiceDescriptor added in v0.4.26

type ProbingDistributionServiceDescriptor struct{}

func GetProbingDistributionServiceDescriptor added in v0.4.26

func GetProbingDistributionServiceDescriptor() *ProbingDistributionServiceDescriptor

func (*ProbingDistributionServiceDescriptor) AllMethodDescriptors added in v0.4.26

func (*ProbingDistributionServiceDescriptor) GetApiName added in v0.4.26

func (*ProbingDistributionServiceDescriptor) GetFullAPIName added in v0.4.26

func (d *ProbingDistributionServiceDescriptor) GetFullAPIName() string

func (*ProbingDistributionServiceDescriptor) GetProtoPkgName added in v0.4.26

func (d *ProbingDistributionServiceDescriptor) GetProtoPkgName() string

func (*ProbingDistributionServiceDescriptor) GetServiceDomain added in v0.4.26

func (d *ProbingDistributionServiceDescriptor) GetServiceDomain() string

func (*ProbingDistributionServiceDescriptor) GetServiceVersion added in v0.4.26

func (d *ProbingDistributionServiceDescriptor) GetServiceVersion() string

type SearchProbingDistributionsDescriptor added in v0.4.26

type SearchProbingDistributionsDescriptor struct{}

func GetSearchProbingDistributionsDescriptor added in v0.4.26

func GetSearchProbingDistributionsDescriptor() *SearchProbingDistributionsDescriptor

func (*SearchProbingDistributionsDescriptor) GetApiDescriptor added in v0.4.26

func (*SearchProbingDistributionsDescriptor) GetApiName added in v0.4.26

func (*SearchProbingDistributionsDescriptor) GetClientMsgReflectHandle added in v0.4.26

func (d *SearchProbingDistributionsDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle

func (*SearchProbingDistributionsDescriptor) GetFullMethodName added in v0.4.26

func (d *SearchProbingDistributionsDescriptor) GetFullMethodName() string

func (*SearchProbingDistributionsDescriptor) GetMethodName added in v0.4.26

func (d *SearchProbingDistributionsDescriptor) GetMethodName() string

func (*SearchProbingDistributionsDescriptor) GetProtoPkgName added in v0.4.26

func (d *SearchProbingDistributionsDescriptor) GetProtoPkgName() string

func (*SearchProbingDistributionsDescriptor) GetResourceDescriptor added in v0.4.27

func (*SearchProbingDistributionsDescriptor) GetServerMsgReflectHandle added in v0.4.26

func (d *SearchProbingDistributionsDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle

func (*SearchProbingDistributionsDescriptor) GetServiceDomain added in v0.4.26

func (d *SearchProbingDistributionsDescriptor) GetServiceDomain() string

func (*SearchProbingDistributionsDescriptor) GetServiceVersion added in v0.4.26

func (d *SearchProbingDistributionsDescriptor) GetServiceVersion() string

func (*SearchProbingDistributionsDescriptor) GetVerb added in v0.4.26

func (*SearchProbingDistributionsDescriptor) HasResource added in v0.4.27

func (d *SearchProbingDistributionsDescriptor) HasResource() bool

func (*SearchProbingDistributionsDescriptor) IsClientStream added in v0.4.26

func (d *SearchProbingDistributionsDescriptor) IsClientStream() bool

func (*SearchProbingDistributionsDescriptor) IsCollection added in v0.4.27

func (d *SearchProbingDistributionsDescriptor) IsCollection() bool

func (*SearchProbingDistributionsDescriptor) IsPlural added in v0.4.27

func (*SearchProbingDistributionsDescriptor) IsServerStream added in v0.4.26

func (d *SearchProbingDistributionsDescriptor) IsServerStream() bool

func (*SearchProbingDistributionsDescriptor) IsUnary added in v0.4.26

func (*SearchProbingDistributionsDescriptor) NewEmptyClientMsg added in v0.4.26

func (d *SearchProbingDistributionsDescriptor) NewEmptyClientMsg() proto.Message

func (*SearchProbingDistributionsDescriptor) NewEmptyServerMsg added in v0.4.26

func (d *SearchProbingDistributionsDescriptor) NewEmptyServerMsg() proto.Message

func (*SearchProbingDistributionsDescriptor) RequestHasResourceBody added in v0.4.26

func (d *SearchProbingDistributionsDescriptor) RequestHasResourceBody() bool

type SearchProbingDistributionsDescriptorClientMsgHandle added in v0.4.26

type SearchProbingDistributionsDescriptorClientMsgHandle struct{}

func (*SearchProbingDistributionsDescriptorClientMsgHandle) ExtractCollectionName added in v0.4.27

func (*SearchProbingDistributionsDescriptorClientMsgHandle) ExtractResourceName added in v0.4.27

func (*SearchProbingDistributionsDescriptorClientMsgHandle) ExtractResourceNames added in v0.4.27

type SearchProbingDistributionsDescriptorServerMsgHandle added in v0.4.26

type SearchProbingDistributionsDescriptorServerMsgHandle struct{}

func (*SearchProbingDistributionsDescriptorServerMsgHandle) ExtractCollectionName added in v0.4.27

func (*SearchProbingDistributionsDescriptorServerMsgHandle) ExtractResourceName added in v0.4.27

func (*SearchProbingDistributionsDescriptorServerMsgHandle) ExtractResourceNames added in v0.4.27

type SearchProbingDistributionsRequest

type SearchProbingDistributionsRequest struct {

	// Parent name of ntt.watchdog.v1alpha2.ProbingDistribution
	Parent *probing_distribution.ParentName `protobuf:"bytes,1,opt,customtype=ParentName,name=parent,proto3" json:"parent,omitempty" firestore:"parent"`
	// Requested page size. Server may return fewer ProbingDistributions 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
	// [SearchProbingDistributionsResponse.next_page_token][ntt.watchdog.v1alpha2.SearchProbingDistributionsResponse.next_page_token]
	PageToken *probing_distribution.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_distribution.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_distribution.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_distribution.ProbingDistribution_FieldMask `` /* 151-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 [SearchProbingDistributions][ntt.watchdog.v1alpha2.SearchProbingDistributions]

func (*SearchProbingDistributionsRequest) Clone

func (*SearchProbingDistributionsRequest) CloneRaw

func (*SearchProbingDistributionsRequest) Descriptor

func (*SearchProbingDistributionsRequest) Descriptor() ([]byte, []int)

Deprecated, Use SearchProbingDistributionsRequest.ProtoReflect.Descriptor instead.

func (*SearchProbingDistributionsRequest) GetFieldMask

func (*SearchProbingDistributionsRequest) GetFilter

func (*SearchProbingDistributionsRequest) GetOrderBy

func (*SearchProbingDistributionsRequest) GetPageSize

func (m *SearchProbingDistributionsRequest) GetPageSize() int32

func (*SearchProbingDistributionsRequest) GetPageToken

func (*SearchProbingDistributionsRequest) GetParent

func (*SearchProbingDistributionsRequest) GetPhrase

func (*SearchProbingDistributionsRequest) GetView

func (*SearchProbingDistributionsRequest) GotenMessage

func (*SearchProbingDistributionsRequest) GotenMessage()

func (*SearchProbingDistributionsRequest) GotenObjectExt

func (o *SearchProbingDistributionsRequest) GotenObjectExt()

func (*SearchProbingDistributionsRequest) GotenValidate

func (obj *SearchProbingDistributionsRequest) GotenValidate() error

func (*SearchProbingDistributionsRequest) MakeFullFieldMask

func (*SearchProbingDistributionsRequest) MakeRawDiffFieldMask

func (*SearchProbingDistributionsRequest) MakeRawFullFieldMask

func (o *SearchProbingDistributionsRequest) MakeRawFullFieldMask() gotenobject.FieldMask

func (*SearchProbingDistributionsRequest) Marshal

func (m *SearchProbingDistributionsRequest) Marshal() ([]byte, error)

func (*SearchProbingDistributionsRequest) MarshalJSON

func (m *SearchProbingDistributionsRequest) MarshalJSON() ([]byte, error)

func (*SearchProbingDistributionsRequest) Merge

func (*SearchProbingDistributionsRequest) MergeRaw

func (*SearchProbingDistributionsRequest) ProtoMessage

func (*SearchProbingDistributionsRequest) ProtoMessage()

func (*SearchProbingDistributionsRequest) ProtoReflect

func (*SearchProbingDistributionsRequest) Reset

func (*SearchProbingDistributionsRequest) SetFieldMask

func (*SearchProbingDistributionsRequest) SetFilter

func (*SearchProbingDistributionsRequest) SetOrderBy

func (*SearchProbingDistributionsRequest) SetPageSize

func (m *SearchProbingDistributionsRequest) SetPageSize(fv int32)

func (*SearchProbingDistributionsRequest) SetPageToken

func (*SearchProbingDistributionsRequest) SetParent

func (*SearchProbingDistributionsRequest) SetPhrase

func (m *SearchProbingDistributionsRequest) SetPhrase(fv string)

func (*SearchProbingDistributionsRequest) SetView

func (*SearchProbingDistributionsRequest) String

func (*SearchProbingDistributionsRequest) Unmarshal

func (m *SearchProbingDistributionsRequest) Unmarshal(b []byte) error

func (*SearchProbingDistributionsRequest) UnmarshalJSON

func (m *SearchProbingDistributionsRequest) UnmarshalJSON(data []byte) error

type SearchProbingDistributionsRequestFieldPathBuilder

type SearchProbingDistributionsRequestFieldPathBuilder struct{}

func NewSearchProbingDistributionsRequestFieldPathBuilder

func NewSearchProbingDistributionsRequestFieldPathBuilder() SearchProbingDistributionsRequestFieldPathBuilder

func (SearchProbingDistributionsRequestFieldPathBuilder) FieldMask

func (SearchProbingDistributionsRequestFieldPathBuilder) Filter

func (SearchProbingDistributionsRequestFieldPathBuilder) OrderBy

func (SearchProbingDistributionsRequestFieldPathBuilder) PageSize

func (SearchProbingDistributionsRequestFieldPathBuilder) PageToken

func (SearchProbingDistributionsRequestFieldPathBuilder) Parent

func (SearchProbingDistributionsRequestFieldPathBuilder) Phrase

func (SearchProbingDistributionsRequestFieldPathBuilder) View

type SearchProbingDistributionsRequestPathSelectorFieldMask

type SearchProbingDistributionsRequestPathSelectorFieldMask struct{}

func (SearchProbingDistributionsRequestPathSelectorFieldMask) FieldPath

type SearchProbingDistributionsRequestPathSelectorFilter

type SearchProbingDistributionsRequestPathSelectorFilter struct{}

func (SearchProbingDistributionsRequestPathSelectorFilter) FieldPath

type SearchProbingDistributionsRequestPathSelectorOrderBy

type SearchProbingDistributionsRequestPathSelectorOrderBy struct{}

func (SearchProbingDistributionsRequestPathSelectorOrderBy) FieldPath

type SearchProbingDistributionsRequestPathSelectorPageSize

type SearchProbingDistributionsRequestPathSelectorPageSize struct{}

func (SearchProbingDistributionsRequestPathSelectorPageSize) FieldPath

func (SearchProbingDistributionsRequestPathSelectorPageSize) WithArrayOfValues

func (SearchProbingDistributionsRequestPathSelectorPageSize) WithValue

type SearchProbingDistributionsRequestPathSelectorPageToken

type SearchProbingDistributionsRequestPathSelectorPageToken struct{}

func (SearchProbingDistributionsRequestPathSelectorPageToken) FieldPath

type SearchProbingDistributionsRequestPathSelectorParent

type SearchProbingDistributionsRequestPathSelectorParent struct{}

func (SearchProbingDistributionsRequestPathSelectorParent) FieldPath

type SearchProbingDistributionsRequestPathSelectorPhrase

type SearchProbingDistributionsRequestPathSelectorPhrase struct{}

func (SearchProbingDistributionsRequestPathSelectorPhrase) FieldPath

func (SearchProbingDistributionsRequestPathSelectorPhrase) WithArrayOfValues

func (SearchProbingDistributionsRequestPathSelectorPhrase) WithValue

type SearchProbingDistributionsRequestPathSelectorView

type SearchProbingDistributionsRequestPathSelectorView struct{}

func (SearchProbingDistributionsRequestPathSelectorView) FieldPath

func (SearchProbingDistributionsRequestPathSelectorView) WithArrayOfValues

func (SearchProbingDistributionsRequestPathSelectorView) WithValue

type SearchProbingDistributionsRequest_FieldMask

type SearchProbingDistributionsRequest_FieldMask struct {
	Paths []SearchProbingDistributionsRequest_FieldPath
}

func FullSearchProbingDistributionsRequest_FieldMask

func FullSearchProbingDistributionsRequest_FieldMask() *SearchProbingDistributionsRequest_FieldMask

func (*SearchProbingDistributionsRequest_FieldMask) AppendPath

func (*SearchProbingDistributionsRequest_FieldMask) AppendRawPath

func (fieldMask *SearchProbingDistributionsRequest_FieldMask) AppendRawPath(path gotenobject.FieldPath)

func (*SearchProbingDistributionsRequest_FieldMask) DecodeFirestore

func (fieldMask *SearchProbingDistributionsRequest_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error

func (*SearchProbingDistributionsRequest_FieldMask) EncodeFirestore

func (fieldMask *SearchProbingDistributionsRequest_FieldMask) EncodeFirestore() (*firestorepb.Value, error)

firestore encoding/decoding integration

func (*SearchProbingDistributionsRequest_FieldMask) FilterInputFields

FilterInputFields generates copy of field paths with output_only field paths removed

func (*SearchProbingDistributionsRequest_FieldMask) FromProtoFieldMask

func (fieldMask *SearchProbingDistributionsRequest_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error

func (*SearchProbingDistributionsRequest_FieldMask) GetPaths

func (*SearchProbingDistributionsRequest_FieldMask) GetRawPaths

func (*SearchProbingDistributionsRequest_FieldMask) IsFull

func (SearchProbingDistributionsRequest_FieldMask) Marshal

func (fieldMask SearchProbingDistributionsRequest_FieldMask) Marshal() ([]byte, error)

implement methods required by customType

func (SearchProbingDistributionsRequest_FieldMask) MarshalJSON

func (fieldMask SearchProbingDistributionsRequest_FieldMask) MarshalJSON() ([]byte, error)

func (*SearchProbingDistributionsRequest_FieldMask) PathsCount

func (fieldMask *SearchProbingDistributionsRequest_FieldMask) PathsCount() int

func (*SearchProbingDistributionsRequest_FieldMask) Project

func (*SearchProbingDistributionsRequest_FieldMask) ProjectRaw

func (*SearchProbingDistributionsRequest_FieldMask) ProtoMessage

func (fieldMask *SearchProbingDistributionsRequest_FieldMask) ProtoMessage()

func (*SearchProbingDistributionsRequest_FieldMask) ProtoReflect

func (*SearchProbingDistributionsRequest_FieldMask) Reset

func (*SearchProbingDistributionsRequest_FieldMask) Set

func (*SearchProbingDistributionsRequest_FieldMask) SetFromCliFlag

func (fieldMask *SearchProbingDistributionsRequest_FieldMask) SetFromCliFlag(raw string) error

func (*SearchProbingDistributionsRequest_FieldMask) SetRaw

func (*SearchProbingDistributionsRequest_FieldMask) Size

func (*SearchProbingDistributionsRequest_FieldMask) String

func (*SearchProbingDistributionsRequest_FieldMask) Subtract

func (*SearchProbingDistributionsRequest_FieldMask) SubtractRaw

func (*SearchProbingDistributionsRequest_FieldMask) ToProtoFieldMask

func (fieldMask *SearchProbingDistributionsRequest_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask

ToFieldMask is used for proto conversions

func (*SearchProbingDistributionsRequest_FieldMask) Unmarshal

func (fieldMask *SearchProbingDistributionsRequest_FieldMask) Unmarshal(data []byte) error

func (*SearchProbingDistributionsRequest_FieldMask) UnmarshalJSON

func (fieldMask *SearchProbingDistributionsRequest_FieldMask) UnmarshalJSON(data []byte) error

type SearchProbingDistributionsRequest_FieldPath

type SearchProbingDistributionsRequest_FieldPath interface {
	gotenobject.FieldPath
	Selector() SearchProbingDistributionsRequest_FieldPathSelector
	Get(source *SearchProbingDistributionsRequest) []interface{}
	GetSingle(source *SearchProbingDistributionsRequest) (interface{}, bool)
	ClearValue(item *SearchProbingDistributionsRequest)

	// Those methods build corresponding SearchProbingDistributionsRequest_FieldPathValue
	// (or array of values) and holds passed value. Panics if injected type is incorrect.
	WithIValue(value interface{}) SearchProbingDistributionsRequest_FieldPathValue
	WithIArrayOfValues(values interface{}) SearchProbingDistributionsRequest_FieldPathArrayOfValues
	WithIArrayItemValue(value interface{}) SearchProbingDistributionsRequest_FieldPathArrayItemValue
}

FieldPath provides implementation to handle https://github.com/protocolbuffers/protobuf/blob/master/src/google/protobuf/field_mask.proto

func MustParseSearchProbingDistributionsRequest_FieldPath

func MustParseSearchProbingDistributionsRequest_FieldPath(rawField string) SearchProbingDistributionsRequest_FieldPath

func ParseSearchProbingDistributionsRequest_FieldPath

func ParseSearchProbingDistributionsRequest_FieldPath(rawField string) (SearchProbingDistributionsRequest_FieldPath, error)

type SearchProbingDistributionsRequest_FieldPathArrayItemValue

type SearchProbingDistributionsRequest_FieldPathArrayItemValue interface {
	gotenobject.FieldPathArrayItemValue
	SearchProbingDistributionsRequest_FieldPath
	ContainsValue(*SearchProbingDistributionsRequest) bool
}

SearchProbingDistributionsRequest_FieldPathArrayItemValue allows storing single item in Path-specific values for SearchProbingDistributionsRequest according to their type Present only for array (repeated) types.

func MustParseSearchProbingDistributionsRequest_FieldPathArrayItemValue

func MustParseSearchProbingDistributionsRequest_FieldPathArrayItemValue(pathStr, valueStr string) SearchProbingDistributionsRequest_FieldPathArrayItemValue

func ParseSearchProbingDistributionsRequest_FieldPathArrayItemValue

func ParseSearchProbingDistributionsRequest_FieldPathArrayItemValue(pathStr, valueStr string) (SearchProbingDistributionsRequest_FieldPathArrayItemValue, error)

ParseSearchProbingDistributionsRequest_FieldPathArrayItemValue parses string and JSON-encoded value to its Value

type SearchProbingDistributionsRequest_FieldPathArrayOfValues

type SearchProbingDistributionsRequest_FieldPathArrayOfValues interface {
	gotenobject.FieldPathArrayOfValues
	SearchProbingDistributionsRequest_FieldPath
}

SearchProbingDistributionsRequest_FieldPathArrayOfValues allows storing slice of values for SearchProbingDistributionsRequest fields according to their type

func MustParseSearchProbingDistributionsRequest_FieldPathArrayOfValues

func MustParseSearchProbingDistributionsRequest_FieldPathArrayOfValues(pathStr, valuesStr string) SearchProbingDistributionsRequest_FieldPathArrayOfValues

func ParseSearchProbingDistributionsRequest_FieldPathArrayOfValues

func ParseSearchProbingDistributionsRequest_FieldPathArrayOfValues(pathStr, valuesStr string) (SearchProbingDistributionsRequest_FieldPathArrayOfValues, error)

type SearchProbingDistributionsRequest_FieldPathSelector

type SearchProbingDistributionsRequest_FieldPathSelector int32
const (
	SearchProbingDistributionsRequest_FieldPathSelectorParent    SearchProbingDistributionsRequest_FieldPathSelector = 0
	SearchProbingDistributionsRequest_FieldPathSelectorPageSize  SearchProbingDistributionsRequest_FieldPathSelector = 1
	SearchProbingDistributionsRequest_FieldPathSelectorPageToken SearchProbingDistributionsRequest_FieldPathSelector = 2
	SearchProbingDistributionsRequest_FieldPathSelectorOrderBy   SearchProbingDistributionsRequest_FieldPathSelector = 3
	SearchProbingDistributionsRequest_FieldPathSelectorFilter    SearchProbingDistributionsRequest_FieldPathSelector = 4
	SearchProbingDistributionsRequest_FieldPathSelectorFieldMask SearchProbingDistributionsRequest_FieldPathSelector = 5
	SearchProbingDistributionsRequest_FieldPathSelectorView      SearchProbingDistributionsRequest_FieldPathSelector = 6
	SearchProbingDistributionsRequest_FieldPathSelectorPhrase    SearchProbingDistributionsRequest_FieldPathSelector = 7
)

func (SearchProbingDistributionsRequest_FieldPathSelector) String

type SearchProbingDistributionsRequest_FieldPathValue

type SearchProbingDistributionsRequest_FieldPathValue interface {
	SearchProbingDistributionsRequest_FieldPath
	gotenobject.FieldPathValue
	SetTo(target **SearchProbingDistributionsRequest)
	CompareWith(*SearchProbingDistributionsRequest) (cmp int, comparable bool)
}

SearchProbingDistributionsRequest_FieldPathValue allows storing values for SearchProbingDistributionsRequest fields according to their type

func MustParseSearchProbingDistributionsRequest_FieldPathValue

func MustParseSearchProbingDistributionsRequest_FieldPathValue(pathStr, valueStr string) SearchProbingDistributionsRequest_FieldPathValue

func ParseSearchProbingDistributionsRequest_FieldPathValue

func ParseSearchProbingDistributionsRequest_FieldPathValue(pathStr, valueStr string) (SearchProbingDistributionsRequest_FieldPathValue, error)

type SearchProbingDistributionsRequest_FieldTerminalPath

type SearchProbingDistributionsRequest_FieldTerminalPath struct {
	// contains filtered or unexported fields
}

func (*SearchProbingDistributionsRequest_FieldTerminalPath) ClearValue

func (*SearchProbingDistributionsRequest_FieldTerminalPath) ClearValueRaw

func (*SearchProbingDistributionsRequest_FieldTerminalPath) Get

Get returns all values pointed by specific field from source SearchProbingDistributionsRequest

func (*SearchProbingDistributionsRequest_FieldTerminalPath) GetDefault

func (fp *SearchProbingDistributionsRequest_FieldTerminalPath) GetDefault() interface{}

GetDefault returns a default value of the field type

func (*SearchProbingDistributionsRequest_FieldTerminalPath) GetRaw

func (fp *SearchProbingDistributionsRequest_FieldTerminalPath) GetRaw(source proto.Message) []interface{}

func (*SearchProbingDistributionsRequest_FieldTerminalPath) GetSingle

GetSingle returns value pointed by specific field of from source SearchProbingDistributionsRequest

func (*SearchProbingDistributionsRequest_FieldTerminalPath) GetSingleRaw

func (fp *SearchProbingDistributionsRequest_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)

func (*SearchProbingDistributionsRequest_FieldTerminalPath) IsLeaf

IsLeaf - whether field path is holds simple value

func (*SearchProbingDistributionsRequest_FieldTerminalPath) JSONString

JSONString returns path representation is JSON convention

func (*SearchProbingDistributionsRequest_FieldTerminalPath) Selector

func (*SearchProbingDistributionsRequest_FieldTerminalPath) SplitIntoTerminalIPaths added in v0.7.1

func (*SearchProbingDistributionsRequest_FieldTerminalPath) String

String returns path representation in proto convention

func (*SearchProbingDistributionsRequest_FieldTerminalPath) WithIArrayItemValue

func (*SearchProbingDistributionsRequest_FieldTerminalPath) WithIArrayOfValues

func (*SearchProbingDistributionsRequest_FieldTerminalPath) WithIValue

func (*SearchProbingDistributionsRequest_FieldTerminalPath) WithRawIArrayItemValue

func (fp *SearchProbingDistributionsRequest_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue

func (*SearchProbingDistributionsRequest_FieldTerminalPath) WithRawIArrayOfValues

func (fp *SearchProbingDistributionsRequest_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues

func (*SearchProbingDistributionsRequest_FieldTerminalPath) WithRawIValue

type SearchProbingDistributionsRequest_FieldTerminalPathArrayItemValue

type SearchProbingDistributionsRequest_FieldTerminalPathArrayItemValue struct {
	SearchProbingDistributionsRequest_FieldTerminalPath
	// contains filtered or unexported fields
}

func (*SearchProbingDistributionsRequest_FieldTerminalPathArrayItemValue) ContainsValue

Contains returns a boolean indicating if value that is being held is present in given 'SearchProbingDistributionsRequest'

func (*SearchProbingDistributionsRequest_FieldTerminalPathArrayItemValue) GetRawItemValue

func (fpaiv *SearchProbingDistributionsRequest_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}

GetRawValue returns stored element value for array in object SearchProbingDistributionsRequest as interface{}

func (*SearchProbingDistributionsRequest_FieldTerminalPathArrayItemValue) GetSingle

func (*SearchProbingDistributionsRequest_FieldTerminalPathArrayItemValue) GetSingleRaw

func (fpaiv *SearchProbingDistributionsRequest_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)

type SearchProbingDistributionsRequest_FieldTerminalPathArrayOfValues

type SearchProbingDistributionsRequest_FieldTerminalPathArrayOfValues struct {
	SearchProbingDistributionsRequest_FieldTerminalPath
	// contains filtered or unexported fields
}

func (*SearchProbingDistributionsRequest_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues

func (*SearchProbingDistributionsRequest_FieldTerminalPathArrayOfValues) AsFilterArrayOfValues

func (*SearchProbingDistributionsRequest_FieldTerminalPathArrayOfValues) AsOrderByArrayOfValues

func (*SearchProbingDistributionsRequest_FieldTerminalPathArrayOfValues) AsPageSizeArrayOfValues

func (fpaov *SearchProbingDistributionsRequest_FieldTerminalPathArrayOfValues) AsPageSizeArrayOfValues() ([]int32, bool)

func (*SearchProbingDistributionsRequest_FieldTerminalPathArrayOfValues) AsPageTokenArrayOfValues

func (*SearchProbingDistributionsRequest_FieldTerminalPathArrayOfValues) AsParentArrayOfValues

func (*SearchProbingDistributionsRequest_FieldTerminalPathArrayOfValues) AsPhraseArrayOfValues

func (*SearchProbingDistributionsRequest_FieldTerminalPathArrayOfValues) AsViewArrayOfValues

func (*SearchProbingDistributionsRequest_FieldTerminalPathArrayOfValues) GetRawValues

func (fpaov *SearchProbingDistributionsRequest_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})

type SearchProbingDistributionsRequest_FieldTerminalPathValue

type SearchProbingDistributionsRequest_FieldTerminalPathValue struct {
	SearchProbingDistributionsRequest_FieldTerminalPath
	// contains filtered or unexported fields
}

func (*SearchProbingDistributionsRequest_FieldTerminalPathValue) AsFieldMaskValue

func (*SearchProbingDistributionsRequest_FieldTerminalPathValue) AsFilterValue

func (*SearchProbingDistributionsRequest_FieldTerminalPathValue) AsOrderByValue

func (*SearchProbingDistributionsRequest_FieldTerminalPathValue) AsPageSizeValue

func (*SearchProbingDistributionsRequest_FieldTerminalPathValue) AsPageTokenValue

func (*SearchProbingDistributionsRequest_FieldTerminalPathValue) AsParentValue

func (*SearchProbingDistributionsRequest_FieldTerminalPathValue) AsPhraseValue

func (*SearchProbingDistributionsRequest_FieldTerminalPathValue) AsViewValue

func (*SearchProbingDistributionsRequest_FieldTerminalPathValue) CompareWith

CompareWith compares value in the 'SearchProbingDistributionsRequest_FieldTerminalPathValue' with the value under path in 'SearchProbingDistributionsRequest'.

func (*SearchProbingDistributionsRequest_FieldTerminalPathValue) CompareWithRaw

func (*SearchProbingDistributionsRequest_FieldTerminalPathValue) GetRawValue

func (fpv *SearchProbingDistributionsRequest_FieldTerminalPathValue) GetRawValue() interface{}

GetRawValue returns raw value stored under selected path for 'SearchProbingDistributionsRequest' as interface{}

func (*SearchProbingDistributionsRequest_FieldTerminalPathValue) SetTo

SetTo stores value for selected field for object SearchProbingDistributionsRequest

func (*SearchProbingDistributionsRequest_FieldTerminalPathValue) SetToRaw

type SearchProbingDistributionsResponse

type SearchProbingDistributionsResponse struct {

	// The list of ProbingDistributions
	ProbingDistributions []*probing_distribution.ProbingDistribution `` /* 154-byte string literal not displayed */
	// A token to retrieve previous page of results. Pass this value in the
	// [SearchProbingDistributionsRequest.page_token][ntt.watchdog.v1alpha2.SearchProbingDistributionsRequest.page_token]
	PrevPageToken *probing_distribution.PagerCursor `` /* 151-byte string literal not displayed */
	// A token to retrieve next page of results. Pass this value in the
	// [SearchProbingDistributionsRequest.page_token][ntt.watchdog.v1alpha2.SearchProbingDistributionsRequest.page_token]
	NextPageToken *probing_distribution.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 ProbingDistributions across all pages.
	TotalResultsCount int32 `` /* 145-byte string literal not displayed */
	// contains filtered or unexported fields
}

Request message for method [SearchProbingDistributions][ntt.watchdog.v1alpha2.SearchProbingDistributions]

func (*SearchProbingDistributionsResponse) Clone

func (*SearchProbingDistributionsResponse) CloneRaw

func (*SearchProbingDistributionsResponse) Descriptor

func (*SearchProbingDistributionsResponse) Descriptor() ([]byte, []int)

Deprecated, Use SearchProbingDistributionsResponse.ProtoReflect.Descriptor instead.

func (*SearchProbingDistributionsResponse) GetCurrentOffset

func (m *SearchProbingDistributionsResponse) GetCurrentOffset() int32

func (*SearchProbingDistributionsResponse) GetNextPageToken

func (*SearchProbingDistributionsResponse) GetPrevPageToken

func (*SearchProbingDistributionsResponse) GetProbingDistributions

func (*SearchProbingDistributionsResponse) GetTotalResultsCount

func (m *SearchProbingDistributionsResponse) GetTotalResultsCount() int32

func (*SearchProbingDistributionsResponse) GotenMessage

func (*SearchProbingDistributionsResponse) GotenMessage()

func (*SearchProbingDistributionsResponse) GotenObjectExt

func (o *SearchProbingDistributionsResponse) GotenObjectExt()

func (*SearchProbingDistributionsResponse) GotenValidate

func (obj *SearchProbingDistributionsResponse) GotenValidate() error

func (*SearchProbingDistributionsResponse) MakeFullFieldMask

func (*SearchProbingDistributionsResponse) MakeRawDiffFieldMask

func (*SearchProbingDistributionsResponse) MakeRawFullFieldMask

func (o *SearchProbingDistributionsResponse) MakeRawFullFieldMask() gotenobject.FieldMask

func (*SearchProbingDistributionsResponse) Marshal

func (m *SearchProbingDistributionsResponse) Marshal() ([]byte, error)

func (*SearchProbingDistributionsResponse) MarshalJSON

func (m *SearchProbingDistributionsResponse) MarshalJSON() ([]byte, error)

func (*SearchProbingDistributionsResponse) Merge

func (*SearchProbingDistributionsResponse) MergeRaw

func (*SearchProbingDistributionsResponse) ProtoMessage

func (*SearchProbingDistributionsResponse) ProtoMessage()

func (*SearchProbingDistributionsResponse) ProtoReflect

func (*SearchProbingDistributionsResponse) Reset

func (*SearchProbingDistributionsResponse) SetCurrentOffset

func (m *SearchProbingDistributionsResponse) SetCurrentOffset(fv int32)

func (*SearchProbingDistributionsResponse) SetNextPageToken

func (*SearchProbingDistributionsResponse) SetPrevPageToken

func (*SearchProbingDistributionsResponse) SetProbingDistributions

func (*SearchProbingDistributionsResponse) SetTotalResultsCount

func (m *SearchProbingDistributionsResponse) SetTotalResultsCount(fv int32)

func (*SearchProbingDistributionsResponse) String

func (*SearchProbingDistributionsResponse) Unmarshal

func (m *SearchProbingDistributionsResponse) Unmarshal(b []byte) error

func (*SearchProbingDistributionsResponse) UnmarshalJSON

func (m *SearchProbingDistributionsResponse) UnmarshalJSON(data []byte) error

type SearchProbingDistributionsResponseFieldPathBuilder

type SearchProbingDistributionsResponseFieldPathBuilder struct{}

func NewSearchProbingDistributionsResponseFieldPathBuilder

func NewSearchProbingDistributionsResponseFieldPathBuilder() SearchProbingDistributionsResponseFieldPathBuilder

func (SearchProbingDistributionsResponseFieldPathBuilder) CurrentOffset

func (SearchProbingDistributionsResponseFieldPathBuilder) NextPageToken

func (SearchProbingDistributionsResponseFieldPathBuilder) PrevPageToken

func (SearchProbingDistributionsResponseFieldPathBuilder) ProbingDistributions

func (SearchProbingDistributionsResponseFieldPathBuilder) TotalResultsCount

type SearchProbingDistributionsResponseMapPathSelectorProbingDistributionsMetadataAnnotations

type SearchProbingDistributionsResponseMapPathSelectorProbingDistributionsMetadataAnnotations struct {
	// contains filtered or unexported fields
}

func (SearchProbingDistributionsResponseMapPathSelectorProbingDistributionsMetadataAnnotations) FieldPath

func (SearchProbingDistributionsResponseMapPathSelectorProbingDistributionsMetadataAnnotations) WithArrayOfValues

func (SearchProbingDistributionsResponseMapPathSelectorProbingDistributionsMetadataAnnotations) WithValue

type SearchProbingDistributionsResponseMapPathSelectorProbingDistributionsMetadataLabels

type SearchProbingDistributionsResponseMapPathSelectorProbingDistributionsMetadataLabels struct {
	// contains filtered or unexported fields
}

func (SearchProbingDistributionsResponseMapPathSelectorProbingDistributionsMetadataLabels) FieldPath

func (SearchProbingDistributionsResponseMapPathSelectorProbingDistributionsMetadataLabels) WithArrayOfValues

func (SearchProbingDistributionsResponseMapPathSelectorProbingDistributionsMetadataLabels) WithValue

type SearchProbingDistributionsResponseMapPathSelectorProbingDistributionsMetadataShards

type SearchProbingDistributionsResponseMapPathSelectorProbingDistributionsMetadataShards struct {
	// contains filtered or unexported fields
}

func (SearchProbingDistributionsResponseMapPathSelectorProbingDistributionsMetadataShards) FieldPath

func (SearchProbingDistributionsResponseMapPathSelectorProbingDistributionsMetadataShards) WithArrayOfValues

func (SearchProbingDistributionsResponseMapPathSelectorProbingDistributionsMetadataShards) WithValue

type SearchProbingDistributionsResponseMapPathSelectorProbingDistributionsSpecProbingSettingsHttpProbingConfigAuthConfigTokenRequestRequestHeaders

type SearchProbingDistributionsResponseMapPathSelectorProbingDistributionsSpecProbingSettingsHttpProbingConfigAuthConfigTokenRequestRequestHeaders struct {
	// contains filtered or unexported fields
}

func (SearchProbingDistributionsResponseMapPathSelectorProbingDistributionsSpecProbingSettingsHttpProbingConfigAuthConfigTokenRequestRequestHeaders) FieldPath

func (SearchProbingDistributionsResponseMapPathSelectorProbingDistributionsSpecProbingSettingsHttpProbingConfigAuthConfigTokenRequestRequestHeaders) WithArrayOfValues

func (SearchProbingDistributionsResponseMapPathSelectorProbingDistributionsSpecProbingSettingsHttpProbingConfigAuthConfigTokenRequestRequestHeaders) WithValue

type SearchProbingDistributionsResponseMapPathSelectorProbingDistributionsSpecProbingSettingsHttpProbingConfigHttpRequestRequestHeaders

type SearchProbingDistributionsResponseMapPathSelectorProbingDistributionsSpecProbingSettingsHttpProbingConfigHttpRequestRequestHeaders struct {
	// contains filtered or unexported fields
}

func (SearchProbingDistributionsResponseMapPathSelectorProbingDistributionsSpecProbingSettingsHttpProbingConfigHttpRequestRequestHeaders) FieldPath

func (SearchProbingDistributionsResponseMapPathSelectorProbingDistributionsSpecProbingSettingsHttpProbingConfigHttpRequestRequestHeaders) WithArrayOfValues

func (SearchProbingDistributionsResponseMapPathSelectorProbingDistributionsSpecProbingSettingsHttpProbingConfigHttpRequestRequestHeaders) WithValue

type SearchProbingDistributionsResponseMapPathSelectorProbingDistributionsStatusByRegion added in v0.8.0

type SearchProbingDistributionsResponseMapPathSelectorProbingDistributionsStatusByRegion struct {
	// contains filtered or unexported fields
}

func (SearchProbingDistributionsResponseMapPathSelectorProbingDistributionsStatusByRegion) FieldPath added in v0.8.0

func (SearchProbingDistributionsResponseMapPathSelectorProbingDistributionsStatusByRegion) WithArrayOfValues added in v0.8.0

func (SearchProbingDistributionsResponseMapPathSelectorProbingDistributionsStatusByRegion) WithValue added in v0.8.0

type SearchProbingDistributionsResponsePathSelectorCurrentOffset

type SearchProbingDistributionsResponsePathSelectorCurrentOffset struct{}

func (SearchProbingDistributionsResponsePathSelectorCurrentOffset) FieldPath

func (SearchProbingDistributionsResponsePathSelectorCurrentOffset) WithArrayOfValues

func (SearchProbingDistributionsResponsePathSelectorCurrentOffset) WithValue

type SearchProbingDistributionsResponsePathSelectorNextPageToken

type SearchProbingDistributionsResponsePathSelectorNextPageToken struct{}

func (SearchProbingDistributionsResponsePathSelectorNextPageToken) FieldPath

type SearchProbingDistributionsResponsePathSelectorPrevPageToken

type SearchProbingDistributionsResponsePathSelectorPrevPageToken struct{}

func (SearchProbingDistributionsResponsePathSelectorPrevPageToken) FieldPath

type SearchProbingDistributionsResponsePathSelectorProbingDistributions

type SearchProbingDistributionsResponsePathSelectorProbingDistributions struct{}

func (SearchProbingDistributionsResponsePathSelectorProbingDistributions) FieldPath

type SearchProbingDistributionsResponsePathSelectorProbingDistributionsDisplayName

type SearchProbingDistributionsResponsePathSelectorProbingDistributionsDisplayName struct{}

func (SearchProbingDistributionsResponsePathSelectorProbingDistributionsDisplayName) FieldPath

func (SearchProbingDistributionsResponsePathSelectorProbingDistributionsDisplayName) WithArrayOfValues

func (SearchProbingDistributionsResponsePathSelectorProbingDistributionsDisplayName) WithValue

type SearchProbingDistributionsResponsePathSelectorProbingDistributionsMetadata

type SearchProbingDistributionsResponsePathSelectorProbingDistributionsMetadata struct{}

func (SearchProbingDistributionsResponsePathSelectorProbingDistributionsMetadata) DeleteTime added in v0.7.1

func (SearchProbingDistributionsResponsePathSelectorProbingDistributionsMetadata) FieldPath

func (SearchProbingDistributionsResponsePathSelectorProbingDistributionsMetadata) Lifecycle added in v0.7.1

func (SearchProbingDistributionsResponsePathSelectorProbingDistributionsMetadata) WithArrayOfValues

func (SearchProbingDistributionsResponsePathSelectorProbingDistributionsMetadata) WithValue

type SearchProbingDistributionsResponsePathSelectorProbingDistributionsMetadataAnnotations

type SearchProbingDistributionsResponsePathSelectorProbingDistributionsMetadataAnnotations struct{}

func (SearchProbingDistributionsResponsePathSelectorProbingDistributionsMetadataAnnotations) FieldPath

func (SearchProbingDistributionsResponsePathSelectorProbingDistributionsMetadataAnnotations) WithArrayOfValues

func (SearchProbingDistributionsResponsePathSelectorProbingDistributionsMetadataAnnotations) WithValue

type SearchProbingDistributionsResponsePathSelectorProbingDistributionsMetadataCreateTime

type SearchProbingDistributionsResponsePathSelectorProbingDistributionsMetadataCreateTime struct{}

func (SearchProbingDistributionsResponsePathSelectorProbingDistributionsMetadataCreateTime) FieldPath

func (SearchProbingDistributionsResponsePathSelectorProbingDistributionsMetadataCreateTime) WithArrayOfValues

func (SearchProbingDistributionsResponsePathSelectorProbingDistributionsMetadataCreateTime) WithValue

type SearchProbingDistributionsResponsePathSelectorProbingDistributionsMetadataDeleteTime added in v0.7.1

type SearchProbingDistributionsResponsePathSelectorProbingDistributionsMetadataDeleteTime struct{}

func (SearchProbingDistributionsResponsePathSelectorProbingDistributionsMetadataDeleteTime) FieldPath added in v0.7.1

func (SearchProbingDistributionsResponsePathSelectorProbingDistributionsMetadataDeleteTime) WithArrayOfValues added in v0.7.1

func (SearchProbingDistributionsResponsePathSelectorProbingDistributionsMetadataDeleteTime) WithValue added in v0.7.1

type SearchProbingDistributionsResponsePathSelectorProbingDistributionsMetadataGeneration

type SearchProbingDistributionsResponsePathSelectorProbingDistributionsMetadataGeneration struct{}

func (SearchProbingDistributionsResponsePathSelectorProbingDistributionsMetadataGeneration) FieldPath

func (SearchProbingDistributionsResponsePathSelectorProbingDistributionsMetadataGeneration) WithArrayOfValues

func (SearchProbingDistributionsResponsePathSelectorProbingDistributionsMetadataGeneration) WithValue

type SearchProbingDistributionsResponsePathSelectorProbingDistributionsMetadataLabels

type SearchProbingDistributionsResponsePathSelectorProbingDistributionsMetadataLabels struct{}

func (SearchProbingDistributionsResponsePathSelectorProbingDistributionsMetadataLabels) FieldPath

func (SearchProbingDistributionsResponsePathSelectorProbingDistributionsMetadataLabels) WithArrayOfValues

func (SearchProbingDistributionsResponsePathSelectorProbingDistributionsMetadataLabels) WithValue

type SearchProbingDistributionsResponsePathSelectorProbingDistributionsMetadataLifecycle added in v0.7.1

type SearchProbingDistributionsResponsePathSelectorProbingDistributionsMetadataLifecycle struct{}

func (SearchProbingDistributionsResponsePathSelectorProbingDistributionsMetadataLifecycle) BlockDeletion added in v0.7.1

func (SearchProbingDistributionsResponsePathSelectorProbingDistributionsMetadataLifecycle) FieldPath added in v0.7.1

func (SearchProbingDistributionsResponsePathSelectorProbingDistributionsMetadataLifecycle) State added in v0.7.1

func (SearchProbingDistributionsResponsePathSelectorProbingDistributionsMetadataLifecycle) WithArrayOfValues added in v0.7.1

func (SearchProbingDistributionsResponsePathSelectorProbingDistributionsMetadataLifecycle) WithValue added in v0.7.1

type SearchProbingDistributionsResponsePathSelectorProbingDistributionsMetadataLifecycleBlockDeletion added in v0.7.1

type SearchProbingDistributionsResponsePathSelectorProbingDistributionsMetadataLifecycleBlockDeletion struct{}

func (SearchProbingDistributionsResponsePathSelectorProbingDistributionsMetadataLifecycleBlockDeletion) FieldPath added in v0.7.1

func (SearchProbingDistributionsResponsePathSelectorProbingDistributionsMetadataLifecycleBlockDeletion) WithArrayOfValues added in v0.7.1

func (SearchProbingDistributionsResponsePathSelectorProbingDistributionsMetadataLifecycleBlockDeletion) WithValue added in v0.7.1

type SearchProbingDistributionsResponsePathSelectorProbingDistributionsMetadataLifecycleState added in v0.7.1

type SearchProbingDistributionsResponsePathSelectorProbingDistributionsMetadataLifecycleState struct{}

func (SearchProbingDistributionsResponsePathSelectorProbingDistributionsMetadataLifecycleState) FieldPath added in v0.7.1

func (SearchProbingDistributionsResponsePathSelectorProbingDistributionsMetadataLifecycleState) WithArrayOfValues added in v0.7.1

func (SearchProbingDistributionsResponsePathSelectorProbingDistributionsMetadataLifecycleState) WithValue added in v0.7.1

type SearchProbingDistributionsResponsePathSelectorProbingDistributionsMetadataOwnerReferences

type SearchProbingDistributionsResponsePathSelectorProbingDistributionsMetadataOwnerReferences struct{}

func (SearchProbingDistributionsResponsePathSelectorProbingDistributionsMetadataOwnerReferences) FieldPath

func (SearchProbingDistributionsResponsePathSelectorProbingDistributionsMetadataOwnerReferences) Region added in v0.7.1

func (SearchProbingDistributionsResponsePathSelectorProbingDistributionsMetadataOwnerReferences) RequiresOwnerReference added in v0.7.1

func (SearchProbingDistributionsResponsePathSelectorProbingDistributionsMetadataOwnerReferences) Version added in v0.7.1

func (SearchProbingDistributionsResponsePathSelectorProbingDistributionsMetadataOwnerReferences) WithArrayOfValues

func (SearchProbingDistributionsResponsePathSelectorProbingDistributionsMetadataOwnerReferences) WithItemValue

func (SearchProbingDistributionsResponsePathSelectorProbingDistributionsMetadataOwnerReferences) WithValue

type SearchProbingDistributionsResponsePathSelectorProbingDistributionsMetadataOwnerReferencesBlockOwnerDeletion

type SearchProbingDistributionsResponsePathSelectorProbingDistributionsMetadataOwnerReferencesBlockOwnerDeletion struct{}

func (SearchProbingDistributionsResponsePathSelectorProbingDistributionsMetadataOwnerReferencesBlockOwnerDeletion) FieldPath

func (SearchProbingDistributionsResponsePathSelectorProbingDistributionsMetadataOwnerReferencesBlockOwnerDeletion) WithArrayOfValues

func (SearchProbingDistributionsResponsePathSelectorProbingDistributionsMetadataOwnerReferencesBlockOwnerDeletion) WithValue

type SearchProbingDistributionsResponsePathSelectorProbingDistributionsMetadataOwnerReferencesController

type SearchProbingDistributionsResponsePathSelectorProbingDistributionsMetadataOwnerReferencesController struct{}

func (SearchProbingDistributionsResponsePathSelectorProbingDistributionsMetadataOwnerReferencesController) FieldPath

func (SearchProbingDistributionsResponsePathSelectorProbingDistributionsMetadataOwnerReferencesController) WithArrayOfValues

func (SearchProbingDistributionsResponsePathSelectorProbingDistributionsMetadataOwnerReferencesController) WithValue

type SearchProbingDistributionsResponsePathSelectorProbingDistributionsMetadataOwnerReferencesKind

type SearchProbingDistributionsResponsePathSelectorProbingDistributionsMetadataOwnerReferencesKind struct{}

func (SearchProbingDistributionsResponsePathSelectorProbingDistributionsMetadataOwnerReferencesKind) FieldPath

func (SearchProbingDistributionsResponsePathSelectorProbingDistributionsMetadataOwnerReferencesKind) WithArrayOfValues

func (SearchProbingDistributionsResponsePathSelectorProbingDistributionsMetadataOwnerReferencesKind) WithValue

type SearchProbingDistributionsResponsePathSelectorProbingDistributionsMetadataOwnerReferencesName

type SearchProbingDistributionsResponsePathSelectorProbingDistributionsMetadataOwnerReferencesName struct{}

func (SearchProbingDistributionsResponsePathSelectorProbingDistributionsMetadataOwnerReferencesName) FieldPath

func (SearchProbingDistributionsResponsePathSelectorProbingDistributionsMetadataOwnerReferencesName) WithArrayOfValues

func (SearchProbingDistributionsResponsePathSelectorProbingDistributionsMetadataOwnerReferencesName) WithValue

type SearchProbingDistributionsResponsePathSelectorProbingDistributionsMetadataOwnerReferencesRegion added in v0.7.1

type SearchProbingDistributionsResponsePathSelectorProbingDistributionsMetadataOwnerReferencesRegion struct{}

func (SearchProbingDistributionsResponsePathSelectorProbingDistributionsMetadataOwnerReferencesRegion) FieldPath added in v0.7.1

func (SearchProbingDistributionsResponsePathSelectorProbingDistributionsMetadataOwnerReferencesRegion) WithArrayOfValues added in v0.7.1

func (SearchProbingDistributionsResponsePathSelectorProbingDistributionsMetadataOwnerReferencesRegion) WithValue added in v0.7.1

type SearchProbingDistributionsResponsePathSelectorProbingDistributionsMetadataOwnerReferencesRequiresOwnerReference added in v0.7.1

type SearchProbingDistributionsResponsePathSelectorProbingDistributionsMetadataOwnerReferencesRequiresOwnerReference struct{}

func (SearchProbingDistributionsResponsePathSelectorProbingDistributionsMetadataOwnerReferencesRequiresOwnerReference) FieldPath added in v0.7.1

func (SearchProbingDistributionsResponsePathSelectorProbingDistributionsMetadataOwnerReferencesRequiresOwnerReference) WithArrayOfValues added in v0.7.1

func (SearchProbingDistributionsResponsePathSelectorProbingDistributionsMetadataOwnerReferencesRequiresOwnerReference) WithValue added in v0.7.1

type SearchProbingDistributionsResponsePathSelectorProbingDistributionsMetadataOwnerReferencesVersion added in v0.7.1

type SearchProbingDistributionsResponsePathSelectorProbingDistributionsMetadataOwnerReferencesVersion struct{}

func (SearchProbingDistributionsResponsePathSelectorProbingDistributionsMetadataOwnerReferencesVersion) FieldPath added in v0.7.1

func (SearchProbingDistributionsResponsePathSelectorProbingDistributionsMetadataOwnerReferencesVersion) WithArrayOfValues added in v0.7.1

func (SearchProbingDistributionsResponsePathSelectorProbingDistributionsMetadataOwnerReferencesVersion) WithValue added in v0.7.1

type SearchProbingDistributionsResponsePathSelectorProbingDistributionsMetadataResourceVersion

type SearchProbingDistributionsResponsePathSelectorProbingDistributionsMetadataResourceVersion struct{}

func (SearchProbingDistributionsResponsePathSelectorProbingDistributionsMetadataResourceVersion) FieldPath

func (SearchProbingDistributionsResponsePathSelectorProbingDistributionsMetadataResourceVersion) WithArrayOfValues

func (SearchProbingDistributionsResponsePathSelectorProbingDistributionsMetadataResourceVersion) WithValue

type SearchProbingDistributionsResponsePathSelectorProbingDistributionsMetadataShards

type SearchProbingDistributionsResponsePathSelectorProbingDistributionsMetadataShards struct{}

func (SearchProbingDistributionsResponsePathSelectorProbingDistributionsMetadataShards) FieldPath

func (SearchProbingDistributionsResponsePathSelectorProbingDistributionsMetadataShards) WithArrayOfValues

func (SearchProbingDistributionsResponsePathSelectorProbingDistributionsMetadataShards) WithValue

type SearchProbingDistributionsResponsePathSelectorProbingDistributionsMetadataSyncing

type SearchProbingDistributionsResponsePathSelectorProbingDistributionsMetadataSyncing struct{}

func (SearchProbingDistributionsResponsePathSelectorProbingDistributionsMetadataSyncing) FieldPath

func (SearchProbingDistributionsResponsePathSelectorProbingDistributionsMetadataSyncing) WithArrayOfValues

func (SearchProbingDistributionsResponsePathSelectorProbingDistributionsMetadataSyncing) WithValue

type SearchProbingDistributionsResponsePathSelectorProbingDistributionsMetadataSyncingOwningRegion

type SearchProbingDistributionsResponsePathSelectorProbingDistributionsMetadataSyncingOwningRegion struct{}

func (SearchProbingDistributionsResponsePathSelectorProbingDistributionsMetadataSyncingOwningRegion) FieldPath

func (SearchProbingDistributionsResponsePathSelectorProbingDistributionsMetadataSyncingOwningRegion) WithArrayOfValues

func (SearchProbingDistributionsResponsePathSelectorProbingDistributionsMetadataSyncingOwningRegion) WithValue

type SearchProbingDistributionsResponsePathSelectorProbingDistributionsMetadataSyncingRegions

type SearchProbingDistributionsResponsePathSelectorProbingDistributionsMetadataSyncingRegions struct{}

func (SearchProbingDistributionsResponsePathSelectorProbingDistributionsMetadataSyncingRegions) FieldPath

func (SearchProbingDistributionsResponsePathSelectorProbingDistributionsMetadataSyncingRegions) WithArrayOfValues

func (SearchProbingDistributionsResponsePathSelectorProbingDistributionsMetadataSyncingRegions) WithItemValue

func (SearchProbingDistributionsResponsePathSelectorProbingDistributionsMetadataSyncingRegions) WithValue

type SearchProbingDistributionsResponsePathSelectorProbingDistributionsMetadataTags

type SearchProbingDistributionsResponsePathSelectorProbingDistributionsMetadataTags struct{}

func (SearchProbingDistributionsResponsePathSelectorProbingDistributionsMetadataTags) FieldPath

func (SearchProbingDistributionsResponsePathSelectorProbingDistributionsMetadataTags) WithArrayOfValues

func (SearchProbingDistributionsResponsePathSelectorProbingDistributionsMetadataTags) WithItemValue

func (SearchProbingDistributionsResponsePathSelectorProbingDistributionsMetadataTags) WithValue

type SearchProbingDistributionsResponsePathSelectorProbingDistributionsMetadataUpdateTime

type SearchProbingDistributionsResponsePathSelectorProbingDistributionsMetadataUpdateTime struct{}

func (SearchProbingDistributionsResponsePathSelectorProbingDistributionsMetadataUpdateTime) FieldPath

func (SearchProbingDistributionsResponsePathSelectorProbingDistributionsMetadataUpdateTime) WithArrayOfValues

func (SearchProbingDistributionsResponsePathSelectorProbingDistributionsMetadataUpdateTime) WithValue

type SearchProbingDistributionsResponsePathSelectorProbingDistributionsMetadataUuid

type SearchProbingDistributionsResponsePathSelectorProbingDistributionsMetadataUuid struct{}

func (SearchProbingDistributionsResponsePathSelectorProbingDistributionsMetadataUuid) FieldPath

func (SearchProbingDistributionsResponsePathSelectorProbingDistributionsMetadataUuid) WithArrayOfValues

func (SearchProbingDistributionsResponsePathSelectorProbingDistributionsMetadataUuid) WithValue

type SearchProbingDistributionsResponsePathSelectorProbingDistributionsName

type SearchProbingDistributionsResponsePathSelectorProbingDistributionsName struct{}

func (SearchProbingDistributionsResponsePathSelectorProbingDistributionsName) FieldPath

func (SearchProbingDistributionsResponsePathSelectorProbingDistributionsName) WithArrayOfValues

func (SearchProbingDistributionsResponsePathSelectorProbingDistributionsName) WithValue

type SearchProbingDistributionsResponsePathSelectorProbingDistributionsSpec

type SearchProbingDistributionsResponsePathSelectorProbingDistributionsSpec struct{}

func (SearchProbingDistributionsResponsePathSelectorProbingDistributionsSpec) EnablePcap added in v0.8.0

func (SearchProbingDistributionsResponsePathSelectorProbingDistributionsSpec) FieldPath

type SearchProbingDistributionsResponsePathSelectorProbingDistributionsSpecConstraint

type SearchProbingDistributionsResponsePathSelectorProbingDistributionsSpecConstraint struct{}

func (SearchProbingDistributionsResponsePathSelectorProbingDistributionsSpecConstraint) FieldPath

func (SearchProbingDistributionsResponsePathSelectorProbingDistributionsSpecConstraint) WithArrayOfValues

func (SearchProbingDistributionsResponsePathSelectorProbingDistributionsSpecConstraint) WithValue

type SearchProbingDistributionsResponsePathSelectorProbingDistributionsSpecConstraintMaxSessionsPerAgentLocation

type SearchProbingDistributionsResponsePathSelectorProbingDistributionsSpecConstraintMaxSessionsPerAgentLocation struct{}

func (SearchProbingDistributionsResponsePathSelectorProbingDistributionsSpecConstraintMaxSessionsPerAgentLocation) FieldPath

func (SearchProbingDistributionsResponsePathSelectorProbingDistributionsSpecConstraintMaxSessionsPerAgentLocation) WithArrayOfValues

func (SearchProbingDistributionsResponsePathSelectorProbingDistributionsSpecConstraintMaxSessionsPerAgentLocation) WithValue

type SearchProbingDistributionsResponsePathSelectorProbingDistributionsSpecConstraintMaxSessionsPerAgentLocationAdmin1

type SearchProbingDistributionsResponsePathSelectorProbingDistributionsSpecConstraintMaxSessionsPerAgentLocationAdmin1 struct{}

func (SearchProbingDistributionsResponsePathSelectorProbingDistributionsSpecConstraintMaxSessionsPerAgentLocationAdmin1) FieldPath

func (SearchProbingDistributionsResponsePathSelectorProbingDistributionsSpecConstraintMaxSessionsPerAgentLocationAdmin1) WithArrayOfValues

func (SearchProbingDistributionsResponsePathSelectorProbingDistributionsSpecConstraintMaxSessionsPerAgentLocationAdmin1) WithValue

type SearchProbingDistributionsResponsePathSelectorProbingDistributionsSpecConstraintMaxSessionsPerAgentLocationAdmin2

type SearchProbingDistributionsResponsePathSelectorProbingDistributionsSpecConstraintMaxSessionsPerAgentLocationAdmin2 struct{}

func (SearchProbingDistributionsResponsePathSelectorProbingDistributionsSpecConstraintMaxSessionsPerAgentLocationAdmin2) FieldPath

func (SearchProbingDistributionsResponsePathSelectorProbingDistributionsSpecConstraintMaxSessionsPerAgentLocationAdmin2) WithArrayOfValues

func (SearchProbingDistributionsResponsePathSelectorProbingDistributionsSpecConstraintMaxSessionsPerAgentLocationAdmin2) WithValue

type SearchProbingDistributionsResponsePathSelectorProbingDistributionsSpecConstraintMaxSessionsPerAgentLocationAdmin3

type SearchProbingDistributionsResponsePathSelectorProbingDistributionsSpecConstraintMaxSessionsPerAgentLocationAdmin3 struct{}

func (SearchProbingDistributionsResponsePathSelectorProbingDistributionsSpecConstraintMaxSessionsPerAgentLocationAdmin3) FieldPath

func (SearchProbingDistributionsResponsePathSelectorProbingDistributionsSpecConstraintMaxSessionsPerAgentLocationAdmin3) WithArrayOfValues

func (SearchProbingDistributionsResponsePathSelectorProbingDistributionsSpecConstraintMaxSessionsPerAgentLocationAdmin3) WithValue

type SearchProbingDistributionsResponsePathSelectorProbingDistributionsSpecConstraintMaxSessionsPerAgentLocationAdmin4

type SearchProbingDistributionsResponsePathSelectorProbingDistributionsSpecConstraintMaxSessionsPerAgentLocationAdmin4 struct{}

func (SearchProbingDistributionsResponsePathSelectorProbingDistributionsSpecConstraintMaxSessionsPerAgentLocationAdmin4) FieldPath

func (SearchProbingDistributionsResponsePathSelectorProbingDistributionsSpecConstraintMaxSessionsPerAgentLocationAdmin4) WithArrayOfValues

func (SearchProbingDistributionsResponsePathSelectorProbingDistributionsSpecConstraintMaxSessionsPerAgentLocationAdmin4) WithValue

type SearchProbingDistributionsResponsePathSelectorProbingDistributionsSpecConstraintMaxSessionsPerAgentLocationCountry

type SearchProbingDistributionsResponsePathSelectorProbingDistributionsSpecConstraintMaxSessionsPerAgentLocationCountry struct{}

func (SearchProbingDistributionsResponsePathSelectorProbingDistributionsSpecConstraintMaxSessionsPerAgentLocationCountry) FieldPath

func (SearchProbingDistributionsResponsePathSelectorProbingDistributionsSpecConstraintMaxSessionsPerAgentLocationCountry) WithArrayOfValues

func (SearchProbingDistributionsResponsePathSelectorProbingDistributionsSpecConstraintMaxSessionsPerAgentLocationCountry) WithValue

type SearchProbingDistributionsResponsePathSelectorProbingDistributionsSpecConstraintMaxSessionsPerAgentPublicIpAddress

type SearchProbingDistributionsResponsePathSelectorProbingDistributionsSpecConstraintMaxSessionsPerAgentPublicIpAddress struct{}

func (SearchProbingDistributionsResponsePathSelectorProbingDistributionsSpecConstraintMaxSessionsPerAgentPublicIpAddress) FieldPath

func (SearchProbingDistributionsResponsePathSelectorProbingDistributionsSpecConstraintMaxSessionsPerAgentPublicIpAddress) WithArrayOfValues

func (SearchProbingDistributionsResponsePathSelectorProbingDistributionsSpecConstraintMaxSessionsPerAgentPublicIpAddress) WithValue

type SearchProbingDistributionsResponsePathSelectorProbingDistributionsSpecEnablePcap added in v0.8.0

type SearchProbingDistributionsResponsePathSelectorProbingDistributionsSpecEnablePcap struct{}

func (SearchProbingDistributionsResponsePathSelectorProbingDistributionsSpecEnablePcap) FieldPath added in v0.8.0

func (SearchProbingDistributionsResponsePathSelectorProbingDistributionsSpecEnablePcap) WithArrayOfValues added in v0.8.0

func (SearchProbingDistributionsResponsePathSelectorProbingDistributionsSpecEnablePcap) WithValue added in v0.8.0

type SearchProbingDistributionsResponsePathSelectorProbingDistributionsSpecEnabled

type SearchProbingDistributionsResponsePathSelectorProbingDistributionsSpecEnabled struct{}

func (SearchProbingDistributionsResponsePathSelectorProbingDistributionsSpecEnabled) FieldPath

func (SearchProbingDistributionsResponsePathSelectorProbingDistributionsSpecEnabled) WithArrayOfValues

func (SearchProbingDistributionsResponsePathSelectorProbingDistributionsSpecEnabled) WithValue

type SearchProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbeSelector

type SearchProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbeSelector struct{}

func (SearchProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbeSelector) FieldPath

func (SearchProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbeSelector) WithArrayOfValues

func (SearchProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbeSelector) WithValue

type SearchProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettings

type SearchProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettings struct{}

func (SearchProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettings) FieldPath

func (SearchProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettings) WithArrayOfValues

func (SearchProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettings) WithValue

type SearchProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsHttpProbingConfig

type SearchProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsHttpProbingConfig struct{}

func (SearchProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsHttpProbingConfig) FieldPath

func (SearchProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsHttpProbingConfig) WithArrayOfValues

func (SearchProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsHttpProbingConfig) WithValue

type SearchProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsHttpProbingConfigAuthConfig

type SearchProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsHttpProbingConfigAuthConfig struct{}

func (SearchProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsHttpProbingConfigAuthConfig) FieldPath

func (SearchProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsHttpProbingConfigAuthConfig) WithArrayOfValues

func (SearchProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsHttpProbingConfigAuthConfig) WithValue

type SearchProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsHttpProbingConfigAuthConfigPassword

type SearchProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsHttpProbingConfigAuthConfigPassword struct{}

func (SearchProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsHttpProbingConfigAuthConfigPassword) FieldPath

func (SearchProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsHttpProbingConfigAuthConfigPassword) WithArrayOfValues

func (SearchProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsHttpProbingConfigAuthConfigPassword) WithValue

type SearchProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsHttpProbingConfigAuthConfigRequestHeaderTokenKey

type SearchProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsHttpProbingConfigAuthConfigRequestHeaderTokenKey struct{}

func (SearchProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsHttpProbingConfigAuthConfigRequestHeaderTokenKey) FieldPath

func (SearchProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsHttpProbingConfigAuthConfigRequestHeaderTokenKey) WithArrayOfValues

func (SearchProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsHttpProbingConfigAuthConfigRequestHeaderTokenKey) WithValue

type SearchProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsHttpProbingConfigAuthConfigTokenRequest

type SearchProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsHttpProbingConfigAuthConfigTokenRequest struct{}

func (SearchProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsHttpProbingConfigAuthConfigTokenRequest) FieldPath

func (SearchProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsHttpProbingConfigAuthConfigTokenRequest) WithArrayOfValues

func (SearchProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsHttpProbingConfigAuthConfigTokenRequest) WithValue

type SearchProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsHttpProbingConfigAuthConfigTokenRequestAuthenticationMethod

type SearchProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsHttpProbingConfigAuthConfigTokenRequestAuthenticationMethod struct{}

func (SearchProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsHttpProbingConfigAuthConfigTokenRequestAuthenticationMethod) FieldPath

func (SearchProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsHttpProbingConfigAuthConfigTokenRequestAuthenticationMethod) WithArrayOfValues

func (SearchProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsHttpProbingConfigAuthConfigTokenRequestAuthenticationMethod) WithValue

type SearchProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsHttpProbingConfigAuthConfigTokenRequestExpectedResponseCode

type SearchProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsHttpProbingConfigAuthConfigTokenRequestExpectedResponseCode struct{}

func (SearchProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsHttpProbingConfigAuthConfigTokenRequestExpectedResponseCode) FieldPath

func (SearchProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsHttpProbingConfigAuthConfigTokenRequestExpectedResponseCode) WithArrayOfValues

func (SearchProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsHttpProbingConfigAuthConfigTokenRequestExpectedResponseCode) WithValue

type SearchProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsHttpProbingConfigAuthConfigTokenRequestRequestBody

type SearchProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsHttpProbingConfigAuthConfigTokenRequestRequestBody struct{}

func (SearchProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsHttpProbingConfigAuthConfigTokenRequestRequestBody) FieldPath

func (SearchProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsHttpProbingConfigAuthConfigTokenRequestRequestBody) WithArrayOfValues

func (SearchProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsHttpProbingConfigAuthConfigTokenRequestRequestBody) WithValue

type SearchProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsHttpProbingConfigAuthConfigTokenRequestRequestHeaders

type SearchProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsHttpProbingConfigAuthConfigTokenRequestRequestHeaders struct{}

func (SearchProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsHttpProbingConfigAuthConfigTokenRequestRequestHeaders) FieldPath

func (SearchProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsHttpProbingConfigAuthConfigTokenRequestRequestHeaders) WithArrayOfValues

func (SearchProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsHttpProbingConfigAuthConfigTokenRequestRequestHeaders) WithValue

type SearchProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsHttpProbingConfigAuthConfigTokenRequestRequestMethod

type SearchProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsHttpProbingConfigAuthConfigTokenRequestRequestMethod struct{}

func (SearchProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsHttpProbingConfigAuthConfigTokenRequestRequestMethod) FieldPath

func (SearchProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsHttpProbingConfigAuthConfigTokenRequestRequestMethod) WithArrayOfValues

func (SearchProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsHttpProbingConfigAuthConfigTokenRequestRequestMethod) WithValue

type SearchProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsHttpProbingConfigAuthConfigTokenRequestTimeout

type SearchProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsHttpProbingConfigAuthConfigTokenRequestTimeout struct{}

func (SearchProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsHttpProbingConfigAuthConfigTokenRequestTimeout) FieldPath

func (SearchProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsHttpProbingConfigAuthConfigTokenRequestTimeout) WithArrayOfValues

func (SearchProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsHttpProbingConfigAuthConfigTokenRequestTimeout) WithValue

type SearchProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsHttpProbingConfigAuthConfigTokenRequestUrl

type SearchProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsHttpProbingConfigAuthConfigTokenRequestUrl struct{}

func (SearchProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsHttpProbingConfigAuthConfigTokenRequestUrl) FieldPath

func (SearchProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsHttpProbingConfigAuthConfigTokenRequestUrl) WithArrayOfValues

func (SearchProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsHttpProbingConfigAuthConfigTokenRequestUrl) WithValue

type SearchProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsHttpProbingConfigAuthConfigTokenResponseBodyExpiryKey

type SearchProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsHttpProbingConfigAuthConfigTokenResponseBodyExpiryKey struct{}

func (SearchProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsHttpProbingConfigAuthConfigTokenResponseBodyExpiryKey) FieldPath

func (SearchProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsHttpProbingConfigAuthConfigTokenResponseBodyExpiryKey) WithArrayOfValues

func (SearchProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsHttpProbingConfigAuthConfigTokenResponseBodyExpiryKey) WithValue

type SearchProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsHttpProbingConfigAuthConfigTokenResponseBodyKey

type SearchProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsHttpProbingConfigAuthConfigTokenResponseBodyKey struct{}

func (SearchProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsHttpProbingConfigAuthConfigTokenResponseBodyKey) FieldPath

func (SearchProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsHttpProbingConfigAuthConfigTokenResponseBodyKey) WithArrayOfValues

func (SearchProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsHttpProbingConfigAuthConfigTokenResponseBodyKey) WithValue

type SearchProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsHttpProbingConfigAuthConfigTokenResponseHeader

type SearchProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsHttpProbingConfigAuthConfigTokenResponseHeader struct{}

func (SearchProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsHttpProbingConfigAuthConfigTokenResponseHeader) FieldPath

func (SearchProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsHttpProbingConfigAuthConfigTokenResponseHeader) WithArrayOfValues

func (SearchProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsHttpProbingConfigAuthConfigTokenResponseHeader) WithValue

type SearchProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsHttpProbingConfigAuthConfigUsername

type SearchProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsHttpProbingConfigAuthConfigUsername struct{}

func (SearchProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsHttpProbingConfigAuthConfigUsername) FieldPath

func (SearchProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsHttpProbingConfigAuthConfigUsername) WithArrayOfValues

func (SearchProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsHttpProbingConfigAuthConfigUsername) WithValue

type SearchProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsHttpProbingConfigHttpRequest

type SearchProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsHttpProbingConfigHttpRequest struct{}

func (SearchProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsHttpProbingConfigHttpRequest) FieldPath

func (SearchProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsHttpProbingConfigHttpRequest) WithArrayOfValues

func (SearchProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsHttpProbingConfigHttpRequest) WithValue

type SearchProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsHttpProbingConfigHttpRequestAuthenticationMethod

type SearchProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsHttpProbingConfigHttpRequestAuthenticationMethod struct{}

func (SearchProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsHttpProbingConfigHttpRequestAuthenticationMethod) FieldPath

func (SearchProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsHttpProbingConfigHttpRequestAuthenticationMethod) WithArrayOfValues

func (SearchProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsHttpProbingConfigHttpRequestAuthenticationMethod) WithValue

type SearchProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsHttpProbingConfigHttpRequestExpectedResponseCode

type SearchProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsHttpProbingConfigHttpRequestExpectedResponseCode struct{}

func (SearchProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsHttpProbingConfigHttpRequestExpectedResponseCode) FieldPath

func (SearchProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsHttpProbingConfigHttpRequestExpectedResponseCode) WithArrayOfValues

func (SearchProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsHttpProbingConfigHttpRequestExpectedResponseCode) WithValue

type SearchProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsHttpProbingConfigHttpRequestRequestBody

type SearchProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsHttpProbingConfigHttpRequestRequestBody struct{}

func (SearchProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsHttpProbingConfigHttpRequestRequestBody) FieldPath

func (SearchProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsHttpProbingConfigHttpRequestRequestBody) WithArrayOfValues

func (SearchProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsHttpProbingConfigHttpRequestRequestBody) WithValue

type SearchProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsHttpProbingConfigHttpRequestRequestHeaders

type SearchProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsHttpProbingConfigHttpRequestRequestHeaders struct{}

func (SearchProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsHttpProbingConfigHttpRequestRequestHeaders) FieldPath

func (SearchProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsHttpProbingConfigHttpRequestRequestHeaders) WithArrayOfValues

func (SearchProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsHttpProbingConfigHttpRequestRequestHeaders) WithValue

type SearchProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsHttpProbingConfigHttpRequestRequestMethod

type SearchProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsHttpProbingConfigHttpRequestRequestMethod struct{}

func (SearchProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsHttpProbingConfigHttpRequestRequestMethod) FieldPath

func (SearchProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsHttpProbingConfigHttpRequestRequestMethod) WithArrayOfValues

func (SearchProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsHttpProbingConfigHttpRequestRequestMethod) WithValue

type SearchProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsHttpProbingConfigHttpRequestTimeout

type SearchProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsHttpProbingConfigHttpRequestTimeout struct{}

func (SearchProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsHttpProbingConfigHttpRequestTimeout) FieldPath

func (SearchProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsHttpProbingConfigHttpRequestTimeout) WithArrayOfValues

func (SearchProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsHttpProbingConfigHttpRequestTimeout) WithValue

type SearchProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsHttpProbingConfigHttpRequestUrl

type SearchProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsHttpProbingConfigHttpRequestUrl struct{}

func (SearchProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsHttpProbingConfigHttpRequestUrl) FieldPath

func (SearchProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsHttpProbingConfigHttpRequestUrl) WithArrayOfValues

func (SearchProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsHttpProbingConfigHttpRequestUrl) WithValue

type SearchProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsInterval

type SearchProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsInterval struct{}

func (SearchProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsInterval) FieldPath

func (SearchProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsInterval) WithArrayOfValues

func (SearchProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsInterval) WithValue

type SearchProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsPathProbing

type SearchProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsPathProbing struct{}

func (SearchProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsPathProbing) FieldPath

func (SearchProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsPathProbing) WithArrayOfValues

func (SearchProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsPathProbing) WithValue

type SearchProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsPathProbingAttempts

type SearchProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsPathProbingAttempts struct{}

func (SearchProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsPathProbingAttempts) FieldPath

func (SearchProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsPathProbingAttempts) WithArrayOfValues

func (SearchProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsPathProbingAttempts) WithValue

type SearchProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsPathProbingEnabled

type SearchProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsPathProbingEnabled struct{}

func (SearchProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsPathProbingEnabled) FieldPath

func (SearchProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsPathProbingEnabled) WithArrayOfValues

func (SearchProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsPathProbingEnabled) WithValue

type SearchProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsPathProbingInterval

type SearchProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsPathProbingInterval struct{}

func (SearchProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsPathProbingInterval) FieldPath

func (SearchProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsPathProbingInterval) WithArrayOfValues

func (SearchProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsPathProbingInterval) WithValue

type SearchProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsPathProbingIntervalSec

type SearchProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsPathProbingIntervalSec struct{}

func (SearchProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsPathProbingIntervalSec) FieldPath

func (SearchProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsPathProbingIntervalSec) WithArrayOfValues

func (SearchProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsPathProbingIntervalSec) WithValue

type SearchProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsPathProbingMaxTtl

type SearchProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsPathProbingMaxTtl struct{}

func (SearchProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsPathProbingMaxTtl) FieldPath

func (SearchProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsPathProbingMaxTtl) WithArrayOfValues

func (SearchProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsPathProbingMaxTtl) WithValue

type SearchProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsPathProbingMode

type SearchProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsPathProbingMode struct{}

func (SearchProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsPathProbingMode) FieldPath

func (SearchProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsPathProbingMode) WithArrayOfValues

func (SearchProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsPathProbingMode) WithValue

type SearchProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsProxyConfiguration

type SearchProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsProxyConfiguration struct{}

func (SearchProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsProxyConfiguration) FieldPath

func (SearchProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsProxyConfiguration) WithArrayOfValues

func (SearchProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsProxyConfiguration) WithValue

type SearchProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsProxyConfigurationHttpProxy

type SearchProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsProxyConfigurationHttpProxy struct{}

func (SearchProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsProxyConfigurationHttpProxy) FieldPath

func (SearchProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsProxyConfigurationHttpProxy) WithArrayOfValues

func (SearchProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsProxyConfigurationHttpProxy) WithValue

type SearchProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsProxyConfigurationHttpsProxy

type SearchProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsProxyConfigurationHttpsProxy struct{}

func (SearchProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsProxyConfigurationHttpsProxy) FieldPath

func (SearchProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsProxyConfigurationHttpsProxy) WithArrayOfValues

func (SearchProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsProxyConfigurationHttpsProxy) WithValue

type SearchProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsProxyConfigurationNoProxy

type SearchProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsProxyConfigurationNoProxy struct{}

func (SearchProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsProxyConfigurationNoProxy) FieldPath

func (SearchProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsProxyConfigurationNoProxy) WithArrayOfValues

func (SearchProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsProxyConfigurationNoProxy) WithValue

type SearchProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsProxyConfigurationProxySetting

type SearchProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsProxyConfigurationProxySetting struct{}

func (SearchProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsProxyConfigurationProxySetting) FieldPath

func (SearchProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsProxyConfigurationProxySetting) WithArrayOfValues

func (SearchProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsProxyConfigurationProxySetting) WithValue

type SearchProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsSpeedtestSettings

type SearchProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsSpeedtestSettings struct{}

func (SearchProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsSpeedtestSettings) FieldPath

func (SearchProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsSpeedtestSettings) WithArrayOfValues

func (SearchProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsSpeedtestSettings) WithValue

type SearchProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsSpeedtestSettingsDuration

type SearchProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsSpeedtestSettingsDuration struct{}

func (SearchProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsSpeedtestSettingsDuration) FieldPath

func (SearchProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsSpeedtestSettingsDuration) WithArrayOfValues

func (SearchProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsSpeedtestSettingsDuration) WithValue

type SearchProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsSpeedtestSettingsServerSelection

type SearchProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsSpeedtestSettingsServerSelection struct{}

func (SearchProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsSpeedtestSettingsServerSelection) FieldPath

func (SearchProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsSpeedtestSettingsServerSelection) WithArrayOfValues

func (SearchProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsSpeedtestSettingsServerSelection) WithValue

type SearchProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsSpeedtestSettingsTcpPort

type SearchProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsSpeedtestSettingsTcpPort struct{}

func (SearchProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsSpeedtestSettingsTcpPort) FieldPath

func (SearchProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsSpeedtestSettingsTcpPort) WithArrayOfValues

func (SearchProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsSpeedtestSettingsTcpPort) WithValue

type SearchProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsTos

type SearchProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsTos struct{}

func (SearchProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsTos) FieldPath

func (SearchProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsTos) WithArrayOfValues

func (SearchProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsTos) WithValue

type SearchProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsWindowSize

type SearchProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsWindowSize struct{}

func (SearchProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsWindowSize) FieldPath

func (SearchProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsWindowSize) WithArrayOfValues

func (SearchProbingDistributionsResponsePathSelectorProbingDistributionsSpecProbingSettingsWindowSize) WithValue

type SearchProbingDistributionsResponsePathSelectorProbingDistributionsSpecTargetSelector

type SearchProbingDistributionsResponsePathSelectorProbingDistributionsSpecTargetSelector struct{}

func (SearchProbingDistributionsResponsePathSelectorProbingDistributionsSpecTargetSelector) FieldPath

func (SearchProbingDistributionsResponsePathSelectorProbingDistributionsSpecTargetSelector) WithArrayOfValues

func (SearchProbingDistributionsResponsePathSelectorProbingDistributionsSpecTargetSelector) WithValue

type SearchProbingDistributionsResponsePathSelectorProbingDistributionsStatus

type SearchProbingDistributionsResponsePathSelectorProbingDistributionsStatus struct{}

func (SearchProbingDistributionsResponsePathSelectorProbingDistributionsStatus) ByRegion added in v0.8.0

func (SearchProbingDistributionsResponsePathSelectorProbingDistributionsStatus) FieldPath

func (SearchProbingDistributionsResponsePathSelectorProbingDistributionsStatus) TotalSkippedSessionCount added in v0.8.0

type SearchProbingDistributionsResponsePathSelectorProbingDistributionsStatusByRegion added in v0.8.0

type SearchProbingDistributionsResponsePathSelectorProbingDistributionsStatusByRegion struct{}

func (SearchProbingDistributionsResponsePathSelectorProbingDistributionsStatusByRegion) FieldPath added in v0.8.0

func (SearchProbingDistributionsResponsePathSelectorProbingDistributionsStatusByRegion) WithArrayOfValues added in v0.8.0

func (SearchProbingDistributionsResponsePathSelectorProbingDistributionsStatusByRegion) WithKey added in v0.8.0

func (SearchProbingDistributionsResponsePathSelectorProbingDistributionsStatusByRegion) WithValue added in v0.8.0

type SearchProbingDistributionsResponsePathSelectorProbingDistributionsStatusSelectedTargetCount

type SearchProbingDistributionsResponsePathSelectorProbingDistributionsStatusSelectedTargetCount struct{}

func (SearchProbingDistributionsResponsePathSelectorProbingDistributionsStatusSelectedTargetCount) FieldPath

func (SearchProbingDistributionsResponsePathSelectorProbingDistributionsStatusSelectedTargetCount) WithArrayOfValues

func (SearchProbingDistributionsResponsePathSelectorProbingDistributionsStatusSelectedTargetCount) WithValue

type SearchProbingDistributionsResponsePathSelectorProbingDistributionsStatusTotalNumber

type SearchProbingDistributionsResponsePathSelectorProbingDistributionsStatusTotalNumber struct{}

func (SearchProbingDistributionsResponsePathSelectorProbingDistributionsStatusTotalNumber) FieldPath

func (SearchProbingDistributionsResponsePathSelectorProbingDistributionsStatusTotalNumber) WithArrayOfValues

func (SearchProbingDistributionsResponsePathSelectorProbingDistributionsStatusTotalNumber) WithValue

type SearchProbingDistributionsResponsePathSelectorProbingDistributionsStatusTotalSkippedSessionCount added in v0.8.0

type SearchProbingDistributionsResponsePathSelectorProbingDistributionsStatusTotalSkippedSessionCount struct{}

func (SearchProbingDistributionsResponsePathSelectorProbingDistributionsStatusTotalSkippedSessionCount) FieldPath added in v0.8.0

func (SearchProbingDistributionsResponsePathSelectorProbingDistributionsStatusTotalSkippedSessionCount) WithArrayOfValues added in v0.8.0

func (SearchProbingDistributionsResponsePathSelectorProbingDistributionsStatusTotalSkippedSessionCount) WithValue added in v0.8.0

type SearchProbingDistributionsResponsePathSelectorTotalResultsCount

type SearchProbingDistributionsResponsePathSelectorTotalResultsCount struct{}

func (SearchProbingDistributionsResponsePathSelectorTotalResultsCount) FieldPath

func (SearchProbingDistributionsResponsePathSelectorTotalResultsCount) WithArrayOfValues

func (SearchProbingDistributionsResponsePathSelectorTotalResultsCount) WithValue

type SearchProbingDistributionsResponse_FieldMask

type SearchProbingDistributionsResponse_FieldMask struct {
	Paths []SearchProbingDistributionsResponse_FieldPath
}

func FullSearchProbingDistributionsResponse_FieldMask

func FullSearchProbingDistributionsResponse_FieldMask() *SearchProbingDistributionsResponse_FieldMask

func (*SearchProbingDistributionsResponse_FieldMask) AppendPath

func (*SearchProbingDistributionsResponse_FieldMask) AppendRawPath

func (*SearchProbingDistributionsResponse_FieldMask) DecodeFirestore

func (fieldMask *SearchProbingDistributionsResponse_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error

func (*SearchProbingDistributionsResponse_FieldMask) EncodeFirestore

func (fieldMask *SearchProbingDistributionsResponse_FieldMask) EncodeFirestore() (*firestorepb.Value, error)

firestore encoding/decoding integration

func (*SearchProbingDistributionsResponse_FieldMask) FilterInputFields

FilterInputFields generates copy of field paths with output_only field paths removed

func (*SearchProbingDistributionsResponse_FieldMask) FromProtoFieldMask

func (fieldMask *SearchProbingDistributionsResponse_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error

func (*SearchProbingDistributionsResponse_FieldMask) GetPaths

func (*SearchProbingDistributionsResponse_FieldMask) GetRawPaths

func (*SearchProbingDistributionsResponse_FieldMask) IsFull

func (SearchProbingDistributionsResponse_FieldMask) Marshal

func (fieldMask SearchProbingDistributionsResponse_FieldMask) Marshal() ([]byte, error)

implement methods required by customType

func (SearchProbingDistributionsResponse_FieldMask) MarshalJSON

func (fieldMask SearchProbingDistributionsResponse_FieldMask) MarshalJSON() ([]byte, error)

func (*SearchProbingDistributionsResponse_FieldMask) PathsCount

func (fieldMask *SearchProbingDistributionsResponse_FieldMask) PathsCount() int

func (*SearchProbingDistributionsResponse_FieldMask) Project

func (*SearchProbingDistributionsResponse_FieldMask) ProjectRaw

func (*SearchProbingDistributionsResponse_FieldMask) ProtoMessage

func (fieldMask *SearchProbingDistributionsResponse_FieldMask) ProtoMessage()

func (*SearchProbingDistributionsResponse_FieldMask) ProtoReflect

func (*SearchProbingDistributionsResponse_FieldMask) Reset

func (*SearchProbingDistributionsResponse_FieldMask) Set

func (*SearchProbingDistributionsResponse_FieldMask) SetFromCliFlag

func (fieldMask *SearchProbingDistributionsResponse_FieldMask) SetFromCliFlag(raw string) error

func (*SearchProbingDistributionsResponse_FieldMask) SetRaw

func (*SearchProbingDistributionsResponse_FieldMask) Size

func (*SearchProbingDistributionsResponse_FieldMask) String

func (*SearchProbingDistributionsResponse_FieldMask) Subtract

func (*SearchProbingDistributionsResponse_FieldMask) SubtractRaw

func (*SearchProbingDistributionsResponse_FieldMask) ToProtoFieldMask

ToFieldMask is used for proto conversions

func (*SearchProbingDistributionsResponse_FieldMask) Unmarshal

func (fieldMask *SearchProbingDistributionsResponse_FieldMask) Unmarshal(data []byte) error

func (*SearchProbingDistributionsResponse_FieldMask) UnmarshalJSON

func (fieldMask *SearchProbingDistributionsResponse_FieldMask) UnmarshalJSON(data []byte) error

type SearchProbingDistributionsResponse_FieldPath

type SearchProbingDistributionsResponse_FieldPath interface {
	gotenobject.FieldPath
	Selector() SearchProbingDistributionsResponse_FieldPathSelector
	Get(source *SearchProbingDistributionsResponse) []interface{}
	GetSingle(source *SearchProbingDistributionsResponse) (interface{}, bool)
	ClearValue(item *SearchProbingDistributionsResponse)

	// Those methods build corresponding SearchProbingDistributionsResponse_FieldPathValue
	// (or array of values) and holds passed value. Panics if injected type is incorrect.
	WithIValue(value interface{}) SearchProbingDistributionsResponse_FieldPathValue
	WithIArrayOfValues(values interface{}) SearchProbingDistributionsResponse_FieldPathArrayOfValues
	WithIArrayItemValue(value interface{}) SearchProbingDistributionsResponse_FieldPathArrayItemValue
}

FieldPath provides implementation to handle https://github.com/protocolbuffers/protobuf/blob/master/src/google/protobuf/field_mask.proto

func MustParseSearchProbingDistributionsResponse_FieldPath

func MustParseSearchProbingDistributionsResponse_FieldPath(rawField string) SearchProbingDistributionsResponse_FieldPath

func ParseSearchProbingDistributionsResponse_FieldPath

func ParseSearchProbingDistributionsResponse_FieldPath(rawField string) (SearchProbingDistributionsResponse_FieldPath, error)

type SearchProbingDistributionsResponse_FieldPathArrayItemValue

type SearchProbingDistributionsResponse_FieldPathArrayItemValue interface {
	gotenobject.FieldPathArrayItemValue
	SearchProbingDistributionsResponse_FieldPath
	ContainsValue(*SearchProbingDistributionsResponse) bool
}

SearchProbingDistributionsResponse_FieldPathArrayItemValue allows storing single item in Path-specific values for SearchProbingDistributionsResponse according to their type Present only for array (repeated) types.

func MustParseSearchProbingDistributionsResponse_FieldPathArrayItemValue

func MustParseSearchProbingDistributionsResponse_FieldPathArrayItemValue(pathStr, valueStr string) SearchProbingDistributionsResponse_FieldPathArrayItemValue

func ParseSearchProbingDistributionsResponse_FieldPathArrayItemValue

func ParseSearchProbingDistributionsResponse_FieldPathArrayItemValue(pathStr, valueStr string) (SearchProbingDistributionsResponse_FieldPathArrayItemValue, error)

ParseSearchProbingDistributionsResponse_FieldPathArrayItemValue parses string and JSON-encoded value to its Value

type SearchProbingDistributionsResponse_FieldPathArrayOfValues

type SearchProbingDistributionsResponse_FieldPathArrayOfValues interface {
	gotenobject.FieldPathArrayOfValues
	SearchProbingDistributionsResponse_FieldPath
}

SearchProbingDistributionsResponse_FieldPathArrayOfValues allows storing slice of values for SearchProbingDistributionsResponse fields according to their type

func MustParseSearchProbingDistributionsResponse_FieldPathArrayOfValues

func MustParseSearchProbingDistributionsResponse_FieldPathArrayOfValues(pathStr, valuesStr string) SearchProbingDistributionsResponse_FieldPathArrayOfValues

func ParseSearchProbingDistributionsResponse_FieldPathArrayOfValues

func ParseSearchProbingDistributionsResponse_FieldPathArrayOfValues(pathStr, valuesStr string) (SearchProbingDistributionsResponse_FieldPathArrayOfValues, error)

type SearchProbingDistributionsResponse_FieldPathSelector

type SearchProbingDistributionsResponse_FieldPathSelector int32
const (
	SearchProbingDistributionsResponse_FieldPathSelectorProbingDistributions SearchProbingDistributionsResponse_FieldPathSelector = 0
	SearchProbingDistributionsResponse_FieldPathSelectorPrevPageToken        SearchProbingDistributionsResponse_FieldPathSelector = 1
	SearchProbingDistributionsResponse_FieldPathSelectorNextPageToken        SearchProbingDistributionsResponse_FieldPathSelector = 2
	SearchProbingDistributionsResponse_FieldPathSelectorCurrentOffset        SearchProbingDistributionsResponse_FieldPathSelector = 3
	SearchProbingDistributionsResponse_FieldPathSelectorTotalResultsCount    SearchProbingDistributionsResponse_FieldPathSelector = 4
)

func (SearchProbingDistributionsResponse_FieldPathSelector) String

type SearchProbingDistributionsResponse_FieldPathValue

type SearchProbingDistributionsResponse_FieldPathValue interface {
	SearchProbingDistributionsResponse_FieldPath
	gotenobject.FieldPathValue
	SetTo(target **SearchProbingDistributionsResponse)
	CompareWith(*SearchProbingDistributionsResponse) (cmp int, comparable bool)
}

SearchProbingDistributionsResponse_FieldPathValue allows storing values for SearchProbingDistributionsResponse fields according to their type

func MustParseSearchProbingDistributionsResponse_FieldPathValue

func MustParseSearchProbingDistributionsResponse_FieldPathValue(pathStr, valueStr string) SearchProbingDistributionsResponse_FieldPathValue

func ParseSearchProbingDistributionsResponse_FieldPathValue

func ParseSearchProbingDistributionsResponse_FieldPathValue(pathStr, valueStr string) (SearchProbingDistributionsResponse_FieldPathValue, error)

type SearchProbingDistributionsResponse_FieldSubPath

type SearchProbingDistributionsResponse_FieldSubPath struct {
	// contains filtered or unexported fields
}

func (*SearchProbingDistributionsResponse_FieldSubPath) AsProbingDistributionsSubPath

func (*SearchProbingDistributionsResponse_FieldSubPath) ClearValue

func (*SearchProbingDistributionsResponse_FieldSubPath) ClearValueRaw

func (*SearchProbingDistributionsResponse_FieldSubPath) Get

Get returns all values pointed by selected field from source SearchProbingDistributionsResponse

func (*SearchProbingDistributionsResponse_FieldSubPath) GetDefault

func (fps *SearchProbingDistributionsResponse_FieldSubPath) GetDefault() interface{}

GetDefault returns a default value of the field type

func (*SearchProbingDistributionsResponse_FieldSubPath) GetRaw

func (fps *SearchProbingDistributionsResponse_FieldSubPath) GetRaw(source proto.Message) []interface{}

func (*SearchProbingDistributionsResponse_FieldSubPath) GetSingle

GetSingle returns value of selected field from source SearchProbingDistributionsResponse

func (*SearchProbingDistributionsResponse_FieldSubPath) GetSingleRaw

func (fps *SearchProbingDistributionsResponse_FieldSubPath) GetSingleRaw(source proto.Message) (interface{}, bool)

func (*SearchProbingDistributionsResponse_FieldSubPath) IsLeaf

IsLeaf - whether field path is holds simple value

func (*SearchProbingDistributionsResponse_FieldSubPath) JSONString

JSONString returns path representation is JSON convention

func (*SearchProbingDistributionsResponse_FieldSubPath) Selector

func (*SearchProbingDistributionsResponse_FieldSubPath) SplitIntoTerminalIPaths added in v0.7.1

func (*SearchProbingDistributionsResponse_FieldSubPath) String

String returns path representation in proto convention

func (*SearchProbingDistributionsResponse_FieldSubPath) WithIArrayItemValue

func (*SearchProbingDistributionsResponse_FieldSubPath) WithIArrayOfValues

func (*SearchProbingDistributionsResponse_FieldSubPath) WithIValue

func (*SearchProbingDistributionsResponse_FieldSubPath) WithRawIArrayItemValue

func (fps *SearchProbingDistributionsResponse_FieldSubPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue

func (*SearchProbingDistributionsResponse_FieldSubPath) WithRawIArrayOfValues

func (fps *SearchProbingDistributionsResponse_FieldSubPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues

func (*SearchProbingDistributionsResponse_FieldSubPath) WithRawIValue

func (fps *SearchProbingDistributionsResponse_FieldSubPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue

type SearchProbingDistributionsResponse_FieldSubPathArrayItemValue

type SearchProbingDistributionsResponse_FieldSubPathArrayItemValue struct {
	SearchProbingDistributionsResponse_FieldPath
	// contains filtered or unexported fields
}

func (*SearchProbingDistributionsResponse_FieldSubPathArrayItemValue) AsProbingDistributionsPathItemValue

func (*SearchProbingDistributionsResponse_FieldSubPathArrayItemValue) ContainsValue

Contains returns a boolean indicating if value that is being held is present in given 'SearchProbingDistributionsResponse'

func (*SearchProbingDistributionsResponse_FieldSubPathArrayItemValue) GetRawItemValue

func (fpaivs *SearchProbingDistributionsResponse_FieldSubPathArrayItemValue) GetRawItemValue() interface{}

GetRawValue returns stored array item value

type SearchProbingDistributionsResponse_FieldSubPathArrayOfValues

type SearchProbingDistributionsResponse_FieldSubPathArrayOfValues struct {
	SearchProbingDistributionsResponse_FieldPath
	// contains filtered or unexported fields
}

func (*SearchProbingDistributionsResponse_FieldSubPathArrayOfValues) AsProbingDistributionsPathArrayOfValues

func (*SearchProbingDistributionsResponse_FieldSubPathArrayOfValues) GetRawValues

func (fpsaov *SearchProbingDistributionsResponse_FieldSubPathArrayOfValues) GetRawValues() []interface{}

type SearchProbingDistributionsResponse_FieldSubPathValue

type SearchProbingDistributionsResponse_FieldSubPathValue struct {
	SearchProbingDistributionsResponse_FieldPath
	// contains filtered or unexported fields
}

func (*SearchProbingDistributionsResponse_FieldSubPathValue) AsProbingDistributionsPathValue

func (*SearchProbingDistributionsResponse_FieldSubPathValue) CompareWith

func (*SearchProbingDistributionsResponse_FieldSubPathValue) CompareWithRaw

func (*SearchProbingDistributionsResponse_FieldSubPathValue) GetRawValue

func (fpvs *SearchProbingDistributionsResponse_FieldSubPathValue) GetRawValue() interface{}

func (*SearchProbingDistributionsResponse_FieldSubPathValue) SetTo

func (*SearchProbingDistributionsResponse_FieldSubPathValue) SetToRaw

type SearchProbingDistributionsResponse_FieldTerminalPath

type SearchProbingDistributionsResponse_FieldTerminalPath struct {
	// contains filtered or unexported fields
}

func (*SearchProbingDistributionsResponse_FieldTerminalPath) ClearValue

func (*SearchProbingDistributionsResponse_FieldTerminalPath) ClearValueRaw

func (*SearchProbingDistributionsResponse_FieldTerminalPath) Get

Get returns all values pointed by specific field from source SearchProbingDistributionsResponse

func (*SearchProbingDistributionsResponse_FieldTerminalPath) GetDefault

func (fp *SearchProbingDistributionsResponse_FieldTerminalPath) GetDefault() interface{}

GetDefault returns a default value of the field type

func (*SearchProbingDistributionsResponse_FieldTerminalPath) GetRaw

func (fp *SearchProbingDistributionsResponse_FieldTerminalPath) GetRaw(source proto.Message) []interface{}

func (*SearchProbingDistributionsResponse_FieldTerminalPath) GetSingle

GetSingle returns value pointed by specific field of from source SearchProbingDistributionsResponse

func (*SearchProbingDistributionsResponse_FieldTerminalPath) GetSingleRaw

func (fp *SearchProbingDistributionsResponse_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)

func (*SearchProbingDistributionsResponse_FieldTerminalPath) IsLeaf

IsLeaf - whether field path is holds simple value

func (*SearchProbingDistributionsResponse_FieldTerminalPath) JSONString

JSONString returns path representation is JSON convention

func (*SearchProbingDistributionsResponse_FieldTerminalPath) Selector

func (*SearchProbingDistributionsResponse_FieldTerminalPath) SplitIntoTerminalIPaths added in v0.7.1

func (*SearchProbingDistributionsResponse_FieldTerminalPath) String

String returns path representation in proto convention

func (*SearchProbingDistributionsResponse_FieldTerminalPath) WithIArrayItemValue

func (*SearchProbingDistributionsResponse_FieldTerminalPath) WithIArrayOfValues

func (*SearchProbingDistributionsResponse_FieldTerminalPath) WithIValue

func (*SearchProbingDistributionsResponse_FieldTerminalPath) WithRawIArrayItemValue

func (*SearchProbingDistributionsResponse_FieldTerminalPath) WithRawIArrayOfValues

func (fp *SearchProbingDistributionsResponse_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues

func (*SearchProbingDistributionsResponse_FieldTerminalPath) WithRawIValue

type SearchProbingDistributionsResponse_FieldTerminalPathArrayItemValue

type SearchProbingDistributionsResponse_FieldTerminalPathArrayItemValue struct {
	SearchProbingDistributionsResponse_FieldTerminalPath
	// contains filtered or unexported fields
}

func (*SearchProbingDistributionsResponse_FieldTerminalPathArrayItemValue) AsProbingDistributionsItemValue

func (*SearchProbingDistributionsResponse_FieldTerminalPathArrayItemValue) ContainsValue

Contains returns a boolean indicating if value that is being held is present in given 'SearchProbingDistributionsResponse'

func (*SearchProbingDistributionsResponse_FieldTerminalPathArrayItemValue) GetRawItemValue

func (fpaiv *SearchProbingDistributionsResponse_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}

GetRawValue returns stored element value for array in object SearchProbingDistributionsResponse as interface{}

func (*SearchProbingDistributionsResponse_FieldTerminalPathArrayItemValue) GetSingle

func (*SearchProbingDistributionsResponse_FieldTerminalPathArrayItemValue) GetSingleRaw

func (fpaiv *SearchProbingDistributionsResponse_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)

type SearchProbingDistributionsResponse_FieldTerminalPathArrayOfValues

type SearchProbingDistributionsResponse_FieldTerminalPathArrayOfValues struct {
	SearchProbingDistributionsResponse_FieldTerminalPath
	// contains filtered or unexported fields
}

func (*SearchProbingDistributionsResponse_FieldTerminalPathArrayOfValues) AsCurrentOffsetArrayOfValues

func (fpaov *SearchProbingDistributionsResponse_FieldTerminalPathArrayOfValues) AsCurrentOffsetArrayOfValues() ([]int32, bool)

func (*SearchProbingDistributionsResponse_FieldTerminalPathArrayOfValues) AsNextPageTokenArrayOfValues

func (*SearchProbingDistributionsResponse_FieldTerminalPathArrayOfValues) AsPrevPageTokenArrayOfValues

func (*SearchProbingDistributionsResponse_FieldTerminalPathArrayOfValues) AsProbingDistributionsArrayOfValues

func (*SearchProbingDistributionsResponse_FieldTerminalPathArrayOfValues) AsTotalResultsCountArrayOfValues

func (fpaov *SearchProbingDistributionsResponse_FieldTerminalPathArrayOfValues) AsTotalResultsCountArrayOfValues() ([]int32, bool)

func (*SearchProbingDistributionsResponse_FieldTerminalPathArrayOfValues) GetRawValues

func (fpaov *SearchProbingDistributionsResponse_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})

type SearchProbingDistributionsResponse_FieldTerminalPathValue

type SearchProbingDistributionsResponse_FieldTerminalPathValue struct {
	SearchProbingDistributionsResponse_FieldTerminalPath
	// contains filtered or unexported fields
}

func (*SearchProbingDistributionsResponse_FieldTerminalPathValue) AsCurrentOffsetValue

func (*SearchProbingDistributionsResponse_FieldTerminalPathValue) AsNextPageTokenValue

func (*SearchProbingDistributionsResponse_FieldTerminalPathValue) AsPrevPageTokenValue

func (*SearchProbingDistributionsResponse_FieldTerminalPathValue) AsProbingDistributionsValue

func (*SearchProbingDistributionsResponse_FieldTerminalPathValue) AsTotalResultsCountValue

func (fpv *SearchProbingDistributionsResponse_FieldTerminalPathValue) AsTotalResultsCountValue() (int32, bool)

func (*SearchProbingDistributionsResponse_FieldTerminalPathValue) CompareWith

CompareWith compares value in the 'SearchProbingDistributionsResponse_FieldTerminalPathValue' with the value under path in 'SearchProbingDistributionsResponse'.

func (*SearchProbingDistributionsResponse_FieldTerminalPathValue) CompareWithRaw

func (*SearchProbingDistributionsResponse_FieldTerminalPathValue) GetRawValue

func (fpv *SearchProbingDistributionsResponse_FieldTerminalPathValue) GetRawValue() interface{}

GetRawValue returns raw value stored under selected path for 'SearchProbingDistributionsResponse' as interface{}

func (*SearchProbingDistributionsResponse_FieldTerminalPathValue) SetTo

SetTo stores value for selected field for object SearchProbingDistributionsResponse

func (*SearchProbingDistributionsResponse_FieldTerminalPathValue) SetToRaw

type UpdateProbingDistributionDescriptor added in v0.4.26

type UpdateProbingDistributionDescriptor struct{}

func GetUpdateProbingDistributionDescriptor added in v0.4.26

func GetUpdateProbingDistributionDescriptor() *UpdateProbingDistributionDescriptor

func (*UpdateProbingDistributionDescriptor) GetApiDescriptor added in v0.4.26

func (*UpdateProbingDistributionDescriptor) GetApiName added in v0.4.26

func (*UpdateProbingDistributionDescriptor) GetClientMsgReflectHandle added in v0.4.26

func (d *UpdateProbingDistributionDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle

func (*UpdateProbingDistributionDescriptor) GetFullMethodName added in v0.4.26

func (d *UpdateProbingDistributionDescriptor) GetFullMethodName() string

func (*UpdateProbingDistributionDescriptor) GetMethodName added in v0.4.26

func (d *UpdateProbingDistributionDescriptor) GetMethodName() string

func (*UpdateProbingDistributionDescriptor) GetProtoPkgName added in v0.4.26

func (d *UpdateProbingDistributionDescriptor) GetProtoPkgName() string

func (*UpdateProbingDistributionDescriptor) GetResourceDescriptor added in v0.4.27

func (*UpdateProbingDistributionDescriptor) GetServerMsgReflectHandle added in v0.4.26

func (d *UpdateProbingDistributionDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle

func (*UpdateProbingDistributionDescriptor) GetServiceDomain added in v0.4.26

func (d *UpdateProbingDistributionDescriptor) GetServiceDomain() string

func (*UpdateProbingDistributionDescriptor) GetServiceVersion added in v0.4.26

func (d *UpdateProbingDistributionDescriptor) GetServiceVersion() string

func (*UpdateProbingDistributionDescriptor) GetVerb added in v0.4.26

func (*UpdateProbingDistributionDescriptor) HasResource added in v0.4.27

func (d *UpdateProbingDistributionDescriptor) HasResource() bool

func (*UpdateProbingDistributionDescriptor) IsClientStream added in v0.4.26

func (d *UpdateProbingDistributionDescriptor) IsClientStream() bool

func (*UpdateProbingDistributionDescriptor) IsCollection added in v0.4.27

func (d *UpdateProbingDistributionDescriptor) IsCollection() bool

func (*UpdateProbingDistributionDescriptor) IsPlural added in v0.4.27

func (*UpdateProbingDistributionDescriptor) IsServerStream added in v0.4.26

func (d *UpdateProbingDistributionDescriptor) IsServerStream() bool

func (*UpdateProbingDistributionDescriptor) IsUnary added in v0.4.26

func (*UpdateProbingDistributionDescriptor) NewEmptyClientMsg added in v0.4.26

func (d *UpdateProbingDistributionDescriptor) NewEmptyClientMsg() proto.Message

func (*UpdateProbingDistributionDescriptor) NewEmptyServerMsg added in v0.4.26

func (d *UpdateProbingDistributionDescriptor) NewEmptyServerMsg() proto.Message

func (*UpdateProbingDistributionDescriptor) RequestHasResourceBody added in v0.4.26

func (d *UpdateProbingDistributionDescriptor) RequestHasResourceBody() bool

type UpdateProbingDistributionDescriptorClientMsgHandle added in v0.4.26

type UpdateProbingDistributionDescriptorClientMsgHandle struct{}

func (*UpdateProbingDistributionDescriptorClientMsgHandle) ExtractCollectionName added in v0.4.27

func (*UpdateProbingDistributionDescriptorClientMsgHandle) ExtractResourceName added in v0.4.27

func (*UpdateProbingDistributionDescriptorClientMsgHandle) ExtractResourceNames added in v0.4.27

type UpdateProbingDistributionDescriptorServerMsgHandle added in v0.4.26

type UpdateProbingDistributionDescriptorServerMsgHandle struct{}

func (*UpdateProbingDistributionDescriptorServerMsgHandle) ExtractCollectionName added in v0.4.27

func (*UpdateProbingDistributionDescriptorServerMsgHandle) ExtractResourceName added in v0.4.27

func (*UpdateProbingDistributionDescriptorServerMsgHandle) ExtractResourceNames added in v0.4.27

type UpdateProbingDistributionRequest

type UpdateProbingDistributionRequest struct {

	// ProbingDistribution resource body
	ProbingDistribution *probing_distribution.ProbingDistribution `` /* 150-byte string literal not displayed */
	// FieldMask applied to request - change will be applied only for fields in
	// the mask
	UpdateMask *probing_distribution.ProbingDistribution_FieldMask `` /* 155-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 *UpdateProbingDistributionRequest_CAS `protobuf:"bytes,4,opt,name=cas,proto3" json:"cas,omitempty" firestore:"cas"`
	// If set to true, and the resource is not found,
	// a new resource will be created.  In this situation,
	// 'field_mask' is ignored.
	//
	// https://google.aip.dev/134#create-or-update
	AllowMissing bool `protobuf:"varint,5,opt,name=allow_missing,json=allowMissing,proto3" json:"allow_missing,omitempty" firestore:"allowMissing"`
	// contains filtered or unexported fields
}

Request message for method [UpdateProbingDistribution][ntt.watchdog.v1alpha2.UpdateProbingDistribution]

func (*UpdateProbingDistributionRequest) Clone

func (*UpdateProbingDistributionRequest) CloneRaw

func (*UpdateProbingDistributionRequest) Descriptor

func (*UpdateProbingDistributionRequest) Descriptor() ([]byte, []int)

Deprecated, Use UpdateProbingDistributionRequest.ProtoReflect.Descriptor instead.

func (*UpdateProbingDistributionRequest) GetAllowMissing added in v0.12.5

func (m *UpdateProbingDistributionRequest) GetAllowMissing() bool

func (*UpdateProbingDistributionRequest) GetCas

func (*UpdateProbingDistributionRequest) GetProbingDistribution

func (*UpdateProbingDistributionRequest) GetUpdateMask

func (*UpdateProbingDistributionRequest) GotenMessage

func (*UpdateProbingDistributionRequest) GotenMessage()

func (*UpdateProbingDistributionRequest) GotenObjectExt

func (o *UpdateProbingDistributionRequest) GotenObjectExt()

func (*UpdateProbingDistributionRequest) GotenValidate

func (obj *UpdateProbingDistributionRequest) GotenValidate() error

func (*UpdateProbingDistributionRequest) MakeDiffFieldMask

func (*UpdateProbingDistributionRequest) MakeFullFieldMask

func (*UpdateProbingDistributionRequest) MakeRawDiffFieldMask

func (*UpdateProbingDistributionRequest) MakeRawFullFieldMask

func (o *UpdateProbingDistributionRequest) MakeRawFullFieldMask() gotenobject.FieldMask

func (*UpdateProbingDistributionRequest) Marshal

func (m *UpdateProbingDistributionRequest) Marshal() ([]byte, error)

func (*UpdateProbingDistributionRequest) MarshalJSON

func (m *UpdateProbingDistributionRequest) MarshalJSON() ([]byte, error)

func (*UpdateProbingDistributionRequest) Merge

func (*UpdateProbingDistributionRequest) MergeRaw

func (*UpdateProbingDistributionRequest) ProtoMessage

func (*UpdateProbingDistributionRequest) ProtoMessage()

func (*UpdateProbingDistributionRequest) ProtoReflect

func (*UpdateProbingDistributionRequest) Reset

func (*UpdateProbingDistributionRequest) SetAllowMissing added in v0.12.5

func (m *UpdateProbingDistributionRequest) SetAllowMissing(fv bool)

func (*UpdateProbingDistributionRequest) SetCas

func (*UpdateProbingDistributionRequest) SetProbingDistribution

func (*UpdateProbingDistributionRequest) SetUpdateMask

func (*UpdateProbingDistributionRequest) String

func (*UpdateProbingDistributionRequest) Unmarshal

func (m *UpdateProbingDistributionRequest) Unmarshal(b []byte) error

func (*UpdateProbingDistributionRequest) UnmarshalJSON

func (m *UpdateProbingDistributionRequest) UnmarshalJSON(data []byte) error

type UpdateProbingDistributionRequestCASFieldPathBuilder

type UpdateProbingDistributionRequestCASFieldPathBuilder struct{}

func (UpdateProbingDistributionRequestCASFieldPathBuilder) ConditionalState

func (UpdateProbingDistributionRequestCASFieldPathBuilder) FieldMask

type UpdateProbingDistributionRequestCAS_FieldPath

type UpdateProbingDistributionRequestCAS_FieldPath interface {
	gotenobject.FieldPath
	Selector() UpdateProbingDistributionRequestCAS_FieldPathSelector
	Get(source *UpdateProbingDistributionRequest_CAS) []interface{}
	GetSingle(source *UpdateProbingDistributionRequest_CAS) (interface{}, bool)
	ClearValue(item *UpdateProbingDistributionRequest_CAS)

	// Those methods build corresponding UpdateProbingDistributionRequestCAS_FieldPathValue
	// (or array of values) and holds passed value. Panics if injected type is incorrect.
	WithIValue(value interface{}) UpdateProbingDistributionRequestCAS_FieldPathValue
	WithIArrayOfValues(values interface{}) UpdateProbingDistributionRequestCAS_FieldPathArrayOfValues
	WithIArrayItemValue(value interface{}) UpdateProbingDistributionRequestCAS_FieldPathArrayItemValue
}

FieldPath provides implementation to handle https://github.com/protocolbuffers/protobuf/blob/master/src/google/protobuf/field_mask.proto

func MustParseUpdateProbingDistributionRequestCAS_FieldPath

func MustParseUpdateProbingDistributionRequestCAS_FieldPath(rawField string) UpdateProbingDistributionRequestCAS_FieldPath

func ParseUpdateProbingDistributionRequestCAS_FieldPath

func ParseUpdateProbingDistributionRequestCAS_FieldPath(rawField string) (UpdateProbingDistributionRequestCAS_FieldPath, error)

type UpdateProbingDistributionRequestCAS_FieldPathArrayItemValue

type UpdateProbingDistributionRequestCAS_FieldPathArrayItemValue interface {
	gotenobject.FieldPathArrayItemValue
	UpdateProbingDistributionRequestCAS_FieldPath
	ContainsValue(*UpdateProbingDistributionRequest_CAS) bool
}

UpdateProbingDistributionRequestCAS_FieldPathArrayItemValue allows storing single item in Path-specific values for CAS according to their type Present only for array (repeated) types.

func MustParseUpdateProbingDistributionRequestCAS_FieldPathArrayItemValue

func MustParseUpdateProbingDistributionRequestCAS_FieldPathArrayItemValue(pathStr, valueStr string) UpdateProbingDistributionRequestCAS_FieldPathArrayItemValue

func ParseUpdateProbingDistributionRequestCAS_FieldPathArrayItemValue

func ParseUpdateProbingDistributionRequestCAS_FieldPathArrayItemValue(pathStr, valueStr string) (UpdateProbingDistributionRequestCAS_FieldPathArrayItemValue, error)

ParseUpdateProbingDistributionRequestCAS_FieldPathArrayItemValue parses string and JSON-encoded value to its Value

type UpdateProbingDistributionRequestCAS_FieldPathArrayOfValues

type UpdateProbingDistributionRequestCAS_FieldPathArrayOfValues interface {
	gotenobject.FieldPathArrayOfValues
	UpdateProbingDistributionRequestCAS_FieldPath
}

UpdateProbingDistributionRequestCAS_FieldPathArrayOfValues allows storing slice of values for CAS fields according to their type

func MustParseUpdateProbingDistributionRequestCAS_FieldPathArrayOfValues

func MustParseUpdateProbingDistributionRequestCAS_FieldPathArrayOfValues(pathStr, valuesStr string) UpdateProbingDistributionRequestCAS_FieldPathArrayOfValues

func ParseUpdateProbingDistributionRequestCAS_FieldPathArrayOfValues

func ParseUpdateProbingDistributionRequestCAS_FieldPathArrayOfValues(pathStr, valuesStr string) (UpdateProbingDistributionRequestCAS_FieldPathArrayOfValues, error)

type UpdateProbingDistributionRequestCAS_FieldPathSelector

type UpdateProbingDistributionRequestCAS_FieldPathSelector int32
const (
	UpdateProbingDistributionRequestCAS_FieldPathSelectorConditionalState UpdateProbingDistributionRequestCAS_FieldPathSelector = 0
	UpdateProbingDistributionRequestCAS_FieldPathSelectorFieldMask        UpdateProbingDistributionRequestCAS_FieldPathSelector = 1
)

func (UpdateProbingDistributionRequestCAS_FieldPathSelector) String

type UpdateProbingDistributionRequestCAS_FieldPathValue

type UpdateProbingDistributionRequestCAS_FieldPathValue interface {
	UpdateProbingDistributionRequestCAS_FieldPath
	gotenobject.FieldPathValue
	SetTo(target **UpdateProbingDistributionRequest_CAS)
	CompareWith(*UpdateProbingDistributionRequest_CAS) (cmp int, comparable bool)
}

UpdateProbingDistributionRequestCAS_FieldPathValue allows storing values for CAS fields according to their type

func MustParseUpdateProbingDistributionRequestCAS_FieldPathValue

func MustParseUpdateProbingDistributionRequestCAS_FieldPathValue(pathStr, valueStr string) UpdateProbingDistributionRequestCAS_FieldPathValue

func ParseUpdateProbingDistributionRequestCAS_FieldPathValue

func ParseUpdateProbingDistributionRequestCAS_FieldPathValue(pathStr, valueStr string) (UpdateProbingDistributionRequestCAS_FieldPathValue, error)

type UpdateProbingDistributionRequestCAS_FieldSubPath

type UpdateProbingDistributionRequestCAS_FieldSubPath struct {
	// contains filtered or unexported fields
}

func (*UpdateProbingDistributionRequestCAS_FieldSubPath) AsConditionalStateSubPath

func (*UpdateProbingDistributionRequestCAS_FieldSubPath) ClearValue

func (*UpdateProbingDistributionRequestCAS_FieldSubPath) ClearValueRaw

func (*UpdateProbingDistributionRequestCAS_FieldSubPath) Get

Get returns all values pointed by selected field from source UpdateProbingDistributionRequest_CAS

func (*UpdateProbingDistributionRequestCAS_FieldSubPath) GetDefault

func (fps *UpdateProbingDistributionRequestCAS_FieldSubPath) GetDefault() interface{}

GetDefault returns a default value of the field type

func (*UpdateProbingDistributionRequestCAS_FieldSubPath) GetRaw

func (fps *UpdateProbingDistributionRequestCAS_FieldSubPath) GetRaw(source proto.Message) []interface{}

func (*UpdateProbingDistributionRequestCAS_FieldSubPath) GetSingle

GetSingle returns value of selected field from source UpdateProbingDistributionRequest_CAS

func (*UpdateProbingDistributionRequestCAS_FieldSubPath) GetSingleRaw

func (fps *UpdateProbingDistributionRequestCAS_FieldSubPath) GetSingleRaw(source proto.Message) (interface{}, bool)

func (*UpdateProbingDistributionRequestCAS_FieldSubPath) IsLeaf

IsLeaf - whether field path is holds simple value

func (*UpdateProbingDistributionRequestCAS_FieldSubPath) JSONString

JSONString returns path representation is JSON convention

func (*UpdateProbingDistributionRequestCAS_FieldSubPath) Selector

func (*UpdateProbingDistributionRequestCAS_FieldSubPath) SplitIntoTerminalIPaths added in v0.7.1

func (*UpdateProbingDistributionRequestCAS_FieldSubPath) String

String returns path representation in proto convention

func (*UpdateProbingDistributionRequestCAS_FieldSubPath) WithIArrayItemValue

func (*UpdateProbingDistributionRequestCAS_FieldSubPath) WithIArrayOfValues

func (*UpdateProbingDistributionRequestCAS_FieldSubPath) WithIValue

func (*UpdateProbingDistributionRequestCAS_FieldSubPath) WithRawIArrayItemValue

func (fps *UpdateProbingDistributionRequestCAS_FieldSubPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue

func (*UpdateProbingDistributionRequestCAS_FieldSubPath) WithRawIArrayOfValues

func (fps *UpdateProbingDistributionRequestCAS_FieldSubPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues

func (*UpdateProbingDistributionRequestCAS_FieldSubPath) WithRawIValue

func (fps *UpdateProbingDistributionRequestCAS_FieldSubPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue

type UpdateProbingDistributionRequestCAS_FieldSubPathArrayItemValue

type UpdateProbingDistributionRequestCAS_FieldSubPathArrayItemValue struct {
	UpdateProbingDistributionRequestCAS_FieldPath
	// contains filtered or unexported fields
}

func (*UpdateProbingDistributionRequestCAS_FieldSubPathArrayItemValue) AsConditionalStatePathItemValue

func (*UpdateProbingDistributionRequestCAS_FieldSubPathArrayItemValue) ContainsValue

Contains returns a boolean indicating if value that is being held is present in given 'CAS'

func (*UpdateProbingDistributionRequestCAS_FieldSubPathArrayItemValue) GetRawItemValue

func (fpaivs *UpdateProbingDistributionRequestCAS_FieldSubPathArrayItemValue) GetRawItemValue() interface{}

GetRawValue returns stored array item value

type UpdateProbingDistributionRequestCAS_FieldSubPathArrayOfValues

type UpdateProbingDistributionRequestCAS_FieldSubPathArrayOfValues struct {
	UpdateProbingDistributionRequestCAS_FieldPath
	// contains filtered or unexported fields
}

func (*UpdateProbingDistributionRequestCAS_FieldSubPathArrayOfValues) AsConditionalStatePathArrayOfValues

func (*UpdateProbingDistributionRequestCAS_FieldSubPathArrayOfValues) GetRawValues

func (fpsaov *UpdateProbingDistributionRequestCAS_FieldSubPathArrayOfValues) GetRawValues() []interface{}

type UpdateProbingDistributionRequestCAS_FieldSubPathValue

type UpdateProbingDistributionRequestCAS_FieldSubPathValue struct {
	UpdateProbingDistributionRequestCAS_FieldPath
	// contains filtered or unexported fields
}

func (*UpdateProbingDistributionRequestCAS_FieldSubPathValue) AsConditionalStatePathValue

func (*UpdateProbingDistributionRequestCAS_FieldSubPathValue) CompareWith

func (*UpdateProbingDistributionRequestCAS_FieldSubPathValue) CompareWithRaw

func (*UpdateProbingDistributionRequestCAS_FieldSubPathValue) GetRawValue

func (fpvs *UpdateProbingDistributionRequestCAS_FieldSubPathValue) GetRawValue() interface{}

func (*UpdateProbingDistributionRequestCAS_FieldSubPathValue) SetTo

func (*UpdateProbingDistributionRequestCAS_FieldSubPathValue) SetToRaw

type UpdateProbingDistributionRequestCAS_FieldTerminalPath

type UpdateProbingDistributionRequestCAS_FieldTerminalPath struct {
	// contains filtered or unexported fields
}

func (*UpdateProbingDistributionRequestCAS_FieldTerminalPath) ClearValue

func (*UpdateProbingDistributionRequestCAS_FieldTerminalPath) ClearValueRaw

func (*UpdateProbingDistributionRequestCAS_FieldTerminalPath) Get

Get returns all values pointed by specific field from source UpdateProbingDistributionRequest_CAS

func (*UpdateProbingDistributionRequestCAS_FieldTerminalPath) GetDefault

func (fp *UpdateProbingDistributionRequestCAS_FieldTerminalPath) GetDefault() interface{}

GetDefault returns a default value of the field type

func (*UpdateProbingDistributionRequestCAS_FieldTerminalPath) GetRaw

func (fp *UpdateProbingDistributionRequestCAS_FieldTerminalPath) GetRaw(source proto.Message) []interface{}

func (*UpdateProbingDistributionRequestCAS_FieldTerminalPath) GetSingle

GetSingle returns value pointed by specific field of from source UpdateProbingDistributionRequest_CAS

func (*UpdateProbingDistributionRequestCAS_FieldTerminalPath) GetSingleRaw

func (fp *UpdateProbingDistributionRequestCAS_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)

func (*UpdateProbingDistributionRequestCAS_FieldTerminalPath) IsLeaf

IsLeaf - whether field path is holds simple value

func (*UpdateProbingDistributionRequestCAS_FieldTerminalPath) JSONString

JSONString returns path representation is JSON convention

func (*UpdateProbingDistributionRequestCAS_FieldTerminalPath) Selector

func (*UpdateProbingDistributionRequestCAS_FieldTerminalPath) SplitIntoTerminalIPaths added in v0.7.1

func (*UpdateProbingDistributionRequestCAS_FieldTerminalPath) String

String returns path representation in proto convention

func (*UpdateProbingDistributionRequestCAS_FieldTerminalPath) WithIArrayItemValue

func (*UpdateProbingDistributionRequestCAS_FieldTerminalPath) WithIArrayOfValues

func (*UpdateProbingDistributionRequestCAS_FieldTerminalPath) WithIValue

func (*UpdateProbingDistributionRequestCAS_FieldTerminalPath) WithRawIArrayItemValue

func (*UpdateProbingDistributionRequestCAS_FieldTerminalPath) WithRawIArrayOfValues

func (*UpdateProbingDistributionRequestCAS_FieldTerminalPath) WithRawIValue

type UpdateProbingDistributionRequestCAS_FieldTerminalPathArrayItemValue

type UpdateProbingDistributionRequestCAS_FieldTerminalPathArrayItemValue struct {
	UpdateProbingDistributionRequestCAS_FieldTerminalPath
	// contains filtered or unexported fields
}

func (*UpdateProbingDistributionRequestCAS_FieldTerminalPathArrayItemValue) ContainsValue

Contains returns a boolean indicating if value that is being held is present in given 'CAS'

func (*UpdateProbingDistributionRequestCAS_FieldTerminalPathArrayItemValue) GetRawItemValue

func (fpaiv *UpdateProbingDistributionRequestCAS_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}

GetRawValue returns stored element value for array in object UpdateProbingDistributionRequest_CAS as interface{}

func (*UpdateProbingDistributionRequestCAS_FieldTerminalPathArrayItemValue) GetSingle

func (*UpdateProbingDistributionRequestCAS_FieldTerminalPathArrayItemValue) GetSingleRaw

type UpdateProbingDistributionRequestCAS_FieldTerminalPathArrayOfValues

type UpdateProbingDistributionRequestCAS_FieldTerminalPathArrayOfValues struct {
	UpdateProbingDistributionRequestCAS_FieldTerminalPath
	// contains filtered or unexported fields
}

func (*UpdateProbingDistributionRequestCAS_FieldTerminalPathArrayOfValues) AsConditionalStateArrayOfValues

func (*UpdateProbingDistributionRequestCAS_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues

func (*UpdateProbingDistributionRequestCAS_FieldTerminalPathArrayOfValues) GetRawValues

func (fpaov *UpdateProbingDistributionRequestCAS_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})

type UpdateProbingDistributionRequestCAS_FieldTerminalPathValue

type UpdateProbingDistributionRequestCAS_FieldTerminalPathValue struct {
	UpdateProbingDistributionRequestCAS_FieldTerminalPath
	// contains filtered or unexported fields
}

func (*UpdateProbingDistributionRequestCAS_FieldTerminalPathValue) AsConditionalStateValue

func (*UpdateProbingDistributionRequestCAS_FieldTerminalPathValue) AsFieldMaskValue

func (*UpdateProbingDistributionRequestCAS_FieldTerminalPathValue) CompareWith

CompareWith compares value in the 'UpdateProbingDistributionRequestCAS_FieldTerminalPathValue' with the value under path in 'UpdateProbingDistributionRequest_CAS'.

func (*UpdateProbingDistributionRequestCAS_FieldTerminalPathValue) CompareWithRaw

func (*UpdateProbingDistributionRequestCAS_FieldTerminalPathValue) GetRawValue

func (fpv *UpdateProbingDistributionRequestCAS_FieldTerminalPathValue) GetRawValue() interface{}

GetRawValue returns raw value stored under selected path for 'CAS' as interface{}

func (*UpdateProbingDistributionRequestCAS_FieldTerminalPathValue) SetTo

SetTo stores value for selected field for object CAS

func (*UpdateProbingDistributionRequestCAS_FieldTerminalPathValue) SetToRaw

type UpdateProbingDistributionRequestFieldPathBuilder

type UpdateProbingDistributionRequestFieldPathBuilder struct{}

func NewUpdateProbingDistributionRequestFieldPathBuilder

func NewUpdateProbingDistributionRequestFieldPathBuilder() UpdateProbingDistributionRequestFieldPathBuilder

func (UpdateProbingDistributionRequestFieldPathBuilder) AllowMissing added in v0.12.5

func (UpdateProbingDistributionRequestFieldPathBuilder) Cas

func (UpdateProbingDistributionRequestFieldPathBuilder) ProbingDistribution

func (UpdateProbingDistributionRequestFieldPathBuilder) UpdateMask

type UpdateProbingDistributionRequestMapPathSelectorCasConditionalStateMetadataAnnotations

type UpdateProbingDistributionRequestMapPathSelectorCasConditionalStateMetadataAnnotations struct {
	// contains filtered or unexported fields
}

func (UpdateProbingDistributionRequestMapPathSelectorCasConditionalStateMetadataAnnotations) FieldPath

func (UpdateProbingDistributionRequestMapPathSelectorCasConditionalStateMetadataAnnotations) WithArrayOfValues

func (UpdateProbingDistributionRequestMapPathSelectorCasConditionalStateMetadataAnnotations) WithValue

type UpdateProbingDistributionRequestMapPathSelectorCasConditionalStateMetadataLabels

type UpdateProbingDistributionRequestMapPathSelectorCasConditionalStateMetadataLabels struct {
	// contains filtered or unexported fields
}

func (UpdateProbingDistributionRequestMapPathSelectorCasConditionalStateMetadataLabels) FieldPath

func (UpdateProbingDistributionRequestMapPathSelectorCasConditionalStateMetadataLabels) WithArrayOfValues

func (UpdateProbingDistributionRequestMapPathSelectorCasConditionalStateMetadataLabels) WithValue

type UpdateProbingDistributionRequestMapPathSelectorCasConditionalStateMetadataShards

type UpdateProbingDistributionRequestMapPathSelectorCasConditionalStateMetadataShards struct {
	// contains filtered or unexported fields
}

func (UpdateProbingDistributionRequestMapPathSelectorCasConditionalStateMetadataShards) FieldPath

func (UpdateProbingDistributionRequestMapPathSelectorCasConditionalStateMetadataShards) WithArrayOfValues

func (UpdateProbingDistributionRequestMapPathSelectorCasConditionalStateMetadataShards) WithValue

type UpdateProbingDistributionRequestMapPathSelectorCasConditionalStateSpecProbingSettingsHttpProbingConfigAuthConfigTokenRequestRequestHeaders

type UpdateProbingDistributionRequestMapPathSelectorCasConditionalStateSpecProbingSettingsHttpProbingConfigAuthConfigTokenRequestRequestHeaders struct {
	// contains filtered or unexported fields
}

func (UpdateProbingDistributionRequestMapPathSelectorCasConditionalStateSpecProbingSettingsHttpProbingConfigAuthConfigTokenRequestRequestHeaders) FieldPath

func (UpdateProbingDistributionRequestMapPathSelectorCasConditionalStateSpecProbingSettingsHttpProbingConfigAuthConfigTokenRequestRequestHeaders) WithArrayOfValues

func (UpdateProbingDistributionRequestMapPathSelectorCasConditionalStateSpecProbingSettingsHttpProbingConfigAuthConfigTokenRequestRequestHeaders) WithValue

type UpdateProbingDistributionRequestMapPathSelectorCasConditionalStateSpecProbingSettingsHttpProbingConfigHttpRequestRequestHeaders

type UpdateProbingDistributionRequestMapPathSelectorCasConditionalStateSpecProbingSettingsHttpProbingConfigHttpRequestRequestHeaders struct {
	// contains filtered or unexported fields
}

func (UpdateProbingDistributionRequestMapPathSelectorCasConditionalStateSpecProbingSettingsHttpProbingConfigHttpRequestRequestHeaders) FieldPath

func (UpdateProbingDistributionRequestMapPathSelectorCasConditionalStateSpecProbingSettingsHttpProbingConfigHttpRequestRequestHeaders) WithArrayOfValues

func (UpdateProbingDistributionRequestMapPathSelectorCasConditionalStateSpecProbingSettingsHttpProbingConfigHttpRequestRequestHeaders) WithValue

type UpdateProbingDistributionRequestMapPathSelectorCasConditionalStateStatusByRegion added in v0.8.0

type UpdateProbingDistributionRequestMapPathSelectorCasConditionalStateStatusByRegion struct {
	// contains filtered or unexported fields
}

func (UpdateProbingDistributionRequestMapPathSelectorCasConditionalStateStatusByRegion) FieldPath added in v0.8.0

func (UpdateProbingDistributionRequestMapPathSelectorCasConditionalStateStatusByRegion) WithArrayOfValues added in v0.8.0

func (UpdateProbingDistributionRequestMapPathSelectorCasConditionalStateStatusByRegion) WithValue added in v0.8.0

type UpdateProbingDistributionRequestMapPathSelectorProbingDistributionMetadataAnnotations

type UpdateProbingDistributionRequestMapPathSelectorProbingDistributionMetadataAnnotations struct {
	// contains filtered or unexported fields
}

func (UpdateProbingDistributionRequestMapPathSelectorProbingDistributionMetadataAnnotations) FieldPath

func (UpdateProbingDistributionRequestMapPathSelectorProbingDistributionMetadataAnnotations) WithArrayOfValues

func (UpdateProbingDistributionRequestMapPathSelectorProbingDistributionMetadataAnnotations) WithValue

type UpdateProbingDistributionRequestMapPathSelectorProbingDistributionMetadataLabels

type UpdateProbingDistributionRequestMapPathSelectorProbingDistributionMetadataLabels struct {
	// contains filtered or unexported fields
}

func (UpdateProbingDistributionRequestMapPathSelectorProbingDistributionMetadataLabels) FieldPath

func (UpdateProbingDistributionRequestMapPathSelectorProbingDistributionMetadataLabels) WithArrayOfValues

func (UpdateProbingDistributionRequestMapPathSelectorProbingDistributionMetadataLabels) WithValue

type UpdateProbingDistributionRequestMapPathSelectorProbingDistributionMetadataShards

type UpdateProbingDistributionRequestMapPathSelectorProbingDistributionMetadataShards struct {
	// contains filtered or unexported fields
}

func (UpdateProbingDistributionRequestMapPathSelectorProbingDistributionMetadataShards) FieldPath

func (UpdateProbingDistributionRequestMapPathSelectorProbingDistributionMetadataShards) WithArrayOfValues

func (UpdateProbingDistributionRequestMapPathSelectorProbingDistributionMetadataShards) WithValue

type UpdateProbingDistributionRequestMapPathSelectorProbingDistributionSpecProbingSettingsHttpProbingConfigAuthConfigTokenRequestRequestHeaders

type UpdateProbingDistributionRequestMapPathSelectorProbingDistributionSpecProbingSettingsHttpProbingConfigAuthConfigTokenRequestRequestHeaders struct {
	// contains filtered or unexported fields
}

func (UpdateProbingDistributionRequestMapPathSelectorProbingDistributionSpecProbingSettingsHttpProbingConfigAuthConfigTokenRequestRequestHeaders) FieldPath

func (UpdateProbingDistributionRequestMapPathSelectorProbingDistributionSpecProbingSettingsHttpProbingConfigAuthConfigTokenRequestRequestHeaders) WithArrayOfValues

func (UpdateProbingDistributionRequestMapPathSelectorProbingDistributionSpecProbingSettingsHttpProbingConfigAuthConfigTokenRequestRequestHeaders) WithValue

type UpdateProbingDistributionRequestMapPathSelectorProbingDistributionSpecProbingSettingsHttpProbingConfigHttpRequestRequestHeaders

type UpdateProbingDistributionRequestMapPathSelectorProbingDistributionSpecProbingSettingsHttpProbingConfigHttpRequestRequestHeaders struct {
	// contains filtered or unexported fields
}

func (UpdateProbingDistributionRequestMapPathSelectorProbingDistributionSpecProbingSettingsHttpProbingConfigHttpRequestRequestHeaders) FieldPath

func (UpdateProbingDistributionRequestMapPathSelectorProbingDistributionSpecProbingSettingsHttpProbingConfigHttpRequestRequestHeaders) WithArrayOfValues

func (UpdateProbingDistributionRequestMapPathSelectorProbingDistributionSpecProbingSettingsHttpProbingConfigHttpRequestRequestHeaders) WithValue

type UpdateProbingDistributionRequestMapPathSelectorProbingDistributionStatusByRegion added in v0.8.0

type UpdateProbingDistributionRequestMapPathSelectorProbingDistributionStatusByRegion struct {
	// contains filtered or unexported fields
}

func (UpdateProbingDistributionRequestMapPathSelectorProbingDistributionStatusByRegion) FieldPath added in v0.8.0

func (UpdateProbingDistributionRequestMapPathSelectorProbingDistributionStatusByRegion) WithArrayOfValues added in v0.8.0

func (UpdateProbingDistributionRequestMapPathSelectorProbingDistributionStatusByRegion) WithValue added in v0.8.0

type UpdateProbingDistributionRequestPathSelectorAllowMissing added in v0.12.5

type UpdateProbingDistributionRequestPathSelectorAllowMissing struct{}

func (UpdateProbingDistributionRequestPathSelectorAllowMissing) FieldPath added in v0.12.5

func (UpdateProbingDistributionRequestPathSelectorAllowMissing) WithArrayOfValues added in v0.12.5

func (UpdateProbingDistributionRequestPathSelectorAllowMissing) WithValue added in v0.12.5

type UpdateProbingDistributionRequestPathSelectorCas

type UpdateProbingDistributionRequestPathSelectorCas struct{}

func (UpdateProbingDistributionRequestPathSelectorCas) ConditionalState

func (UpdateProbingDistributionRequestPathSelectorCas) FieldMask

func (UpdateProbingDistributionRequestPathSelectorCas) FieldPath

type UpdateProbingDistributionRequestPathSelectorCasConditionalState

type UpdateProbingDistributionRequestPathSelectorCasConditionalState struct{}

func (UpdateProbingDistributionRequestPathSelectorCasConditionalState) FieldPath

type UpdateProbingDistributionRequestPathSelectorCasConditionalStateDisplayName

type UpdateProbingDistributionRequestPathSelectorCasConditionalStateDisplayName struct{}

func (UpdateProbingDistributionRequestPathSelectorCasConditionalStateDisplayName) FieldPath

func (UpdateProbingDistributionRequestPathSelectorCasConditionalStateDisplayName) WithArrayOfValues

func (UpdateProbingDistributionRequestPathSelectorCasConditionalStateDisplayName) WithValue

type UpdateProbingDistributionRequestPathSelectorCasConditionalStateMetadata

type UpdateProbingDistributionRequestPathSelectorCasConditionalStateMetadata struct{}

func (UpdateProbingDistributionRequestPathSelectorCasConditionalStateMetadata) DeleteTime added in v0.7.1

func (UpdateProbingDistributionRequestPathSelectorCasConditionalStateMetadata) FieldPath

func (UpdateProbingDistributionRequestPathSelectorCasConditionalStateMetadata) Lifecycle added in v0.7.1

func (UpdateProbingDistributionRequestPathSelectorCasConditionalStateMetadata) WithArrayOfValues

func (UpdateProbingDistributionRequestPathSelectorCasConditionalStateMetadata) WithValue

type UpdateProbingDistributionRequestPathSelectorCasConditionalStateMetadataAnnotations

type UpdateProbingDistributionRequestPathSelectorCasConditionalStateMetadataAnnotations struct{}

func (UpdateProbingDistributionRequestPathSelectorCasConditionalStateMetadataAnnotations) FieldPath

func (UpdateProbingDistributionRequestPathSelectorCasConditionalStateMetadataAnnotations) WithArrayOfValues

func (UpdateProbingDistributionRequestPathSelectorCasConditionalStateMetadataAnnotations) WithValue

type UpdateProbingDistributionRequestPathSelectorCasConditionalStateMetadataCreateTime

type UpdateProbingDistributionRequestPathSelectorCasConditionalStateMetadataCreateTime struct{}

func (UpdateProbingDistributionRequestPathSelectorCasConditionalStateMetadataCreateTime) FieldPath

func (UpdateProbingDistributionRequestPathSelectorCasConditionalStateMetadataCreateTime) WithArrayOfValues

func (UpdateProbingDistributionRequestPathSelectorCasConditionalStateMetadataCreateTime) WithValue

type UpdateProbingDistributionRequestPathSelectorCasConditionalStateMetadataDeleteTime added in v0.7.1

type UpdateProbingDistributionRequestPathSelectorCasConditionalStateMetadataDeleteTime struct{}

func (UpdateProbingDistributionRequestPathSelectorCasConditionalStateMetadataDeleteTime) FieldPath added in v0.7.1

func (UpdateProbingDistributionRequestPathSelectorCasConditionalStateMetadataDeleteTime) WithArrayOfValues added in v0.7.1

func (UpdateProbingDistributionRequestPathSelectorCasConditionalStateMetadataDeleteTime) WithValue added in v0.7.1

type UpdateProbingDistributionRequestPathSelectorCasConditionalStateMetadataGeneration

type UpdateProbingDistributionRequestPathSelectorCasConditionalStateMetadataGeneration struct{}

func (UpdateProbingDistributionRequestPathSelectorCasConditionalStateMetadataGeneration) FieldPath

func (UpdateProbingDistributionRequestPathSelectorCasConditionalStateMetadataGeneration) WithArrayOfValues

func (UpdateProbingDistributionRequestPathSelectorCasConditionalStateMetadataGeneration) WithValue

type UpdateProbingDistributionRequestPathSelectorCasConditionalStateMetadataLabels

type UpdateProbingDistributionRequestPathSelectorCasConditionalStateMetadataLabels struct{}

func (UpdateProbingDistributionRequestPathSelectorCasConditionalStateMetadataLabels) FieldPath

func (UpdateProbingDistributionRequestPathSelectorCasConditionalStateMetadataLabels) WithArrayOfValues

func (UpdateProbingDistributionRequestPathSelectorCasConditionalStateMetadataLabels) WithValue

type UpdateProbingDistributionRequestPathSelectorCasConditionalStateMetadataLifecycle added in v0.7.1

type UpdateProbingDistributionRequestPathSelectorCasConditionalStateMetadataLifecycle struct{}

func (UpdateProbingDistributionRequestPathSelectorCasConditionalStateMetadataLifecycle) BlockDeletion added in v0.7.1

func (UpdateProbingDistributionRequestPathSelectorCasConditionalStateMetadataLifecycle) FieldPath added in v0.7.1

func (UpdateProbingDistributionRequestPathSelectorCasConditionalStateMetadataLifecycle) State added in v0.7.1

func (UpdateProbingDistributionRequestPathSelectorCasConditionalStateMetadataLifecycle) WithArrayOfValues added in v0.7.1

func (UpdateProbingDistributionRequestPathSelectorCasConditionalStateMetadataLifecycle) WithValue added in v0.7.1

type UpdateProbingDistributionRequestPathSelectorCasConditionalStateMetadataLifecycleBlockDeletion added in v0.7.1

type UpdateProbingDistributionRequestPathSelectorCasConditionalStateMetadataLifecycleBlockDeletion struct{}

func (UpdateProbingDistributionRequestPathSelectorCasConditionalStateMetadataLifecycleBlockDeletion) FieldPath added in v0.7.1

func (UpdateProbingDistributionRequestPathSelectorCasConditionalStateMetadataLifecycleBlockDeletion) WithArrayOfValues added in v0.7.1

func (UpdateProbingDistributionRequestPathSelectorCasConditionalStateMetadataLifecycleBlockDeletion) WithValue added in v0.7.1

type UpdateProbingDistributionRequestPathSelectorCasConditionalStateMetadataLifecycleState added in v0.7.1

type UpdateProbingDistributionRequestPathSelectorCasConditionalStateMetadataLifecycleState struct{}

func (UpdateProbingDistributionRequestPathSelectorCasConditionalStateMetadataLifecycleState) FieldPath added in v0.7.1

func (UpdateProbingDistributionRequestPathSelectorCasConditionalStateMetadataLifecycleState) WithArrayOfValues added in v0.7.1

func (UpdateProbingDistributionRequestPathSelectorCasConditionalStateMetadataLifecycleState) WithValue added in v0.7.1

type UpdateProbingDistributionRequestPathSelectorCasConditionalStateMetadataOwnerReferences

type UpdateProbingDistributionRequestPathSelectorCasConditionalStateMetadataOwnerReferences struct{}

func (UpdateProbingDistributionRequestPathSelectorCasConditionalStateMetadataOwnerReferences) FieldPath

func (UpdateProbingDistributionRequestPathSelectorCasConditionalStateMetadataOwnerReferences) Region added in v0.7.1

func (UpdateProbingDistributionRequestPathSelectorCasConditionalStateMetadataOwnerReferences) RequiresOwnerReference added in v0.7.1

func (UpdateProbingDistributionRequestPathSelectorCasConditionalStateMetadataOwnerReferences) Version added in v0.7.1

func (UpdateProbingDistributionRequestPathSelectorCasConditionalStateMetadataOwnerReferences) WithArrayOfValues

func (UpdateProbingDistributionRequestPathSelectorCasConditionalStateMetadataOwnerReferences) WithItemValue

func (UpdateProbingDistributionRequestPathSelectorCasConditionalStateMetadataOwnerReferences) WithValue

type UpdateProbingDistributionRequestPathSelectorCasConditionalStateMetadataOwnerReferencesBlockOwnerDeletion

type UpdateProbingDistributionRequestPathSelectorCasConditionalStateMetadataOwnerReferencesBlockOwnerDeletion struct{}

func (UpdateProbingDistributionRequestPathSelectorCasConditionalStateMetadataOwnerReferencesBlockOwnerDeletion) FieldPath

func (UpdateProbingDistributionRequestPathSelectorCasConditionalStateMetadataOwnerReferencesBlockOwnerDeletion) WithArrayOfValues

func (UpdateProbingDistributionRequestPathSelectorCasConditionalStateMetadataOwnerReferencesBlockOwnerDeletion) WithValue

type UpdateProbingDistributionRequestPathSelectorCasConditionalStateMetadataOwnerReferencesController

type UpdateProbingDistributionRequestPathSelectorCasConditionalStateMetadataOwnerReferencesController struct{}

func (UpdateProbingDistributionRequestPathSelectorCasConditionalStateMetadataOwnerReferencesController) FieldPath

func (UpdateProbingDistributionRequestPathSelectorCasConditionalStateMetadataOwnerReferencesController) WithArrayOfValues

func (UpdateProbingDistributionRequestPathSelectorCasConditionalStateMetadataOwnerReferencesController) WithValue

type UpdateProbingDistributionRequestPathSelectorCasConditionalStateMetadataOwnerReferencesKind

type UpdateProbingDistributionRequestPathSelectorCasConditionalStateMetadataOwnerReferencesKind struct{}

func (UpdateProbingDistributionRequestPathSelectorCasConditionalStateMetadataOwnerReferencesKind) FieldPath

func (UpdateProbingDistributionRequestPathSelectorCasConditionalStateMetadataOwnerReferencesKind) WithArrayOfValues

func (UpdateProbingDistributionRequestPathSelectorCasConditionalStateMetadataOwnerReferencesKind) WithValue

type UpdateProbingDistributionRequestPathSelectorCasConditionalStateMetadataOwnerReferencesName

type UpdateProbingDistributionRequestPathSelectorCasConditionalStateMetadataOwnerReferencesName struct{}

func (UpdateProbingDistributionRequestPathSelectorCasConditionalStateMetadataOwnerReferencesName) FieldPath

func (UpdateProbingDistributionRequestPathSelectorCasConditionalStateMetadataOwnerReferencesName) WithArrayOfValues

func (UpdateProbingDistributionRequestPathSelectorCasConditionalStateMetadataOwnerReferencesName) WithValue

type UpdateProbingDistributionRequestPathSelectorCasConditionalStateMetadataOwnerReferencesRegion added in v0.7.1

type UpdateProbingDistributionRequestPathSelectorCasConditionalStateMetadataOwnerReferencesRegion struct{}

func (UpdateProbingDistributionRequestPathSelectorCasConditionalStateMetadataOwnerReferencesRegion) FieldPath added in v0.7.1

func (UpdateProbingDistributionRequestPathSelectorCasConditionalStateMetadataOwnerReferencesRegion) WithArrayOfValues added in v0.7.1

func (UpdateProbingDistributionRequestPathSelectorCasConditionalStateMetadataOwnerReferencesRegion) WithValue added in v0.7.1

type UpdateProbingDistributionRequestPathSelectorCasConditionalStateMetadataOwnerReferencesRequiresOwnerReference added in v0.7.1

type UpdateProbingDistributionRequestPathSelectorCasConditionalStateMetadataOwnerReferencesRequiresOwnerReference struct{}

func (UpdateProbingDistributionRequestPathSelectorCasConditionalStateMetadataOwnerReferencesRequiresOwnerReference) FieldPath added in v0.7.1

func (UpdateProbingDistributionRequestPathSelectorCasConditionalStateMetadataOwnerReferencesRequiresOwnerReference) WithArrayOfValues added in v0.7.1

func (UpdateProbingDistributionRequestPathSelectorCasConditionalStateMetadataOwnerReferencesRequiresOwnerReference) WithValue added in v0.7.1

type UpdateProbingDistributionRequestPathSelectorCasConditionalStateMetadataOwnerReferencesVersion added in v0.7.1

type UpdateProbingDistributionRequestPathSelectorCasConditionalStateMetadataOwnerReferencesVersion struct{}

func (UpdateProbingDistributionRequestPathSelectorCasConditionalStateMetadataOwnerReferencesVersion) FieldPath added in v0.7.1

func (UpdateProbingDistributionRequestPathSelectorCasConditionalStateMetadataOwnerReferencesVersion) WithArrayOfValues added in v0.7.1

func (UpdateProbingDistributionRequestPathSelectorCasConditionalStateMetadataOwnerReferencesVersion) WithValue added in v0.7.1

type UpdateProbingDistributionRequestPathSelectorCasConditionalStateMetadataResourceVersion

type UpdateProbingDistributionRequestPathSelectorCasConditionalStateMetadataResourceVersion struct{}

func (UpdateProbingDistributionRequestPathSelectorCasConditionalStateMetadataResourceVersion) FieldPath

func (UpdateProbingDistributionRequestPathSelectorCasConditionalStateMetadataResourceVersion) WithArrayOfValues

func (UpdateProbingDistributionRequestPathSelectorCasConditionalStateMetadataResourceVersion) WithValue

type UpdateProbingDistributionRequestPathSelectorCasConditionalStateMetadataShards

type UpdateProbingDistributionRequestPathSelectorCasConditionalStateMetadataShards struct{}

func (UpdateProbingDistributionRequestPathSelectorCasConditionalStateMetadataShards) FieldPath

func (UpdateProbingDistributionRequestPathSelectorCasConditionalStateMetadataShards) WithArrayOfValues

func (UpdateProbingDistributionRequestPathSelectorCasConditionalStateMetadataShards) WithValue

type UpdateProbingDistributionRequestPathSelectorCasConditionalStateMetadataSyncing

type UpdateProbingDistributionRequestPathSelectorCasConditionalStateMetadataSyncing struct{}

func (UpdateProbingDistributionRequestPathSelectorCasConditionalStateMetadataSyncing) FieldPath

func (UpdateProbingDistributionRequestPathSelectorCasConditionalStateMetadataSyncing) WithArrayOfValues

func (UpdateProbingDistributionRequestPathSelectorCasConditionalStateMetadataSyncing) WithValue

type UpdateProbingDistributionRequestPathSelectorCasConditionalStateMetadataSyncingOwningRegion

type UpdateProbingDistributionRequestPathSelectorCasConditionalStateMetadataSyncingOwningRegion struct{}

func (UpdateProbingDistributionRequestPathSelectorCasConditionalStateMetadataSyncingOwningRegion) FieldPath

func (UpdateProbingDistributionRequestPathSelectorCasConditionalStateMetadataSyncingOwningRegion) WithArrayOfValues

func (UpdateProbingDistributionRequestPathSelectorCasConditionalStateMetadataSyncingOwningRegion) WithValue

type UpdateProbingDistributionRequestPathSelectorCasConditionalStateMetadataSyncingRegions

type UpdateProbingDistributionRequestPathSelectorCasConditionalStateMetadataSyncingRegions struct{}

func (UpdateProbingDistributionRequestPathSelectorCasConditionalStateMetadataSyncingRegions) FieldPath

func (UpdateProbingDistributionRequestPathSelectorCasConditionalStateMetadataSyncingRegions) WithArrayOfValues

func (UpdateProbingDistributionRequestPathSelectorCasConditionalStateMetadataSyncingRegions) WithItemValue

func (UpdateProbingDistributionRequestPathSelectorCasConditionalStateMetadataSyncingRegions) WithValue

type UpdateProbingDistributionRequestPathSelectorCasConditionalStateMetadataTags

type UpdateProbingDistributionRequestPathSelectorCasConditionalStateMetadataTags struct{}

func (UpdateProbingDistributionRequestPathSelectorCasConditionalStateMetadataTags) FieldPath

func (UpdateProbingDistributionRequestPathSelectorCasConditionalStateMetadataTags) WithArrayOfValues

func (UpdateProbingDistributionRequestPathSelectorCasConditionalStateMetadataTags) WithItemValue

func (UpdateProbingDistributionRequestPathSelectorCasConditionalStateMetadataTags) WithValue

type UpdateProbingDistributionRequestPathSelectorCasConditionalStateMetadataUpdateTime

type UpdateProbingDistributionRequestPathSelectorCasConditionalStateMetadataUpdateTime struct{}

func (UpdateProbingDistributionRequestPathSelectorCasConditionalStateMetadataUpdateTime) FieldPath

func (UpdateProbingDistributionRequestPathSelectorCasConditionalStateMetadataUpdateTime) WithArrayOfValues

func (UpdateProbingDistributionRequestPathSelectorCasConditionalStateMetadataUpdateTime) WithValue

type UpdateProbingDistributionRequestPathSelectorCasConditionalStateMetadataUuid

type UpdateProbingDistributionRequestPathSelectorCasConditionalStateMetadataUuid struct{}

func (UpdateProbingDistributionRequestPathSelectorCasConditionalStateMetadataUuid) FieldPath

func (UpdateProbingDistributionRequestPathSelectorCasConditionalStateMetadataUuid) WithArrayOfValues

func (UpdateProbingDistributionRequestPathSelectorCasConditionalStateMetadataUuid) WithValue

type UpdateProbingDistributionRequestPathSelectorCasConditionalStateName

type UpdateProbingDistributionRequestPathSelectorCasConditionalStateName struct{}

func (UpdateProbingDistributionRequestPathSelectorCasConditionalStateName) FieldPath

func (UpdateProbingDistributionRequestPathSelectorCasConditionalStateName) WithArrayOfValues

func (UpdateProbingDistributionRequestPathSelectorCasConditionalStateName) WithValue

type UpdateProbingDistributionRequestPathSelectorCasConditionalStateSpec

type UpdateProbingDistributionRequestPathSelectorCasConditionalStateSpec struct{}

func (UpdateProbingDistributionRequestPathSelectorCasConditionalStateSpec) EnablePcap added in v0.8.0

func (UpdateProbingDistributionRequestPathSelectorCasConditionalStateSpec) FieldPath

type UpdateProbingDistributionRequestPathSelectorCasConditionalStateSpecConstraint

type UpdateProbingDistributionRequestPathSelectorCasConditionalStateSpecConstraint struct{}

func (UpdateProbingDistributionRequestPathSelectorCasConditionalStateSpecConstraint) FieldPath

func (UpdateProbingDistributionRequestPathSelectorCasConditionalStateSpecConstraint) WithArrayOfValues

func (UpdateProbingDistributionRequestPathSelectorCasConditionalStateSpecConstraint) WithValue

type UpdateProbingDistributionRequestPathSelectorCasConditionalStateSpecConstraintMaxSessionsPerAgentLocation

type UpdateProbingDistributionRequestPathSelectorCasConditionalStateSpecConstraintMaxSessionsPerAgentLocation struct{}

func (UpdateProbingDistributionRequestPathSelectorCasConditionalStateSpecConstraintMaxSessionsPerAgentLocation) FieldPath

func (UpdateProbingDistributionRequestPathSelectorCasConditionalStateSpecConstraintMaxSessionsPerAgentLocation) WithArrayOfValues

func (UpdateProbingDistributionRequestPathSelectorCasConditionalStateSpecConstraintMaxSessionsPerAgentLocation) WithValue

type UpdateProbingDistributionRequestPathSelectorCasConditionalStateSpecConstraintMaxSessionsPerAgentLocationAdmin1

type UpdateProbingDistributionRequestPathSelectorCasConditionalStateSpecConstraintMaxSessionsPerAgentLocationAdmin1 struct{}

func (UpdateProbingDistributionRequestPathSelectorCasConditionalStateSpecConstraintMaxSessionsPerAgentLocationAdmin1) FieldPath

func (UpdateProbingDistributionRequestPathSelectorCasConditionalStateSpecConstraintMaxSessionsPerAgentLocationAdmin1) WithArrayOfValues

func (UpdateProbingDistributionRequestPathSelectorCasConditionalStateSpecConstraintMaxSessionsPerAgentLocationAdmin1) WithValue

type UpdateProbingDistributionRequestPathSelectorCasConditionalStateSpecConstraintMaxSessionsPerAgentLocationAdmin2

type UpdateProbingDistributionRequestPathSelectorCasConditionalStateSpecConstraintMaxSessionsPerAgentLocationAdmin2 struct{}

func (UpdateProbingDistributionRequestPathSelectorCasConditionalStateSpecConstraintMaxSessionsPerAgentLocationAdmin2) FieldPath

func (UpdateProbingDistributionRequestPathSelectorCasConditionalStateSpecConstraintMaxSessionsPerAgentLocationAdmin2) WithArrayOfValues

func (UpdateProbingDistributionRequestPathSelectorCasConditionalStateSpecConstraintMaxSessionsPerAgentLocationAdmin2) WithValue

type UpdateProbingDistributionRequestPathSelectorCasConditionalStateSpecConstraintMaxSessionsPerAgentLocationAdmin3

type UpdateProbingDistributionRequestPathSelectorCasConditionalStateSpecConstraintMaxSessionsPerAgentLocationAdmin3 struct{}

func (UpdateProbingDistributionRequestPathSelectorCasConditionalStateSpecConstraintMaxSessionsPerAgentLocationAdmin3) FieldPath

func (UpdateProbingDistributionRequestPathSelectorCasConditionalStateSpecConstraintMaxSessionsPerAgentLocationAdmin3) WithArrayOfValues

func (UpdateProbingDistributionRequestPathSelectorCasConditionalStateSpecConstraintMaxSessionsPerAgentLocationAdmin3) WithValue

type UpdateProbingDistributionRequestPathSelectorCasConditionalStateSpecConstraintMaxSessionsPerAgentLocationAdmin4

type UpdateProbingDistributionRequestPathSelectorCasConditionalStateSpecConstraintMaxSessionsPerAgentLocationAdmin4 struct{}

func (UpdateProbingDistributionRequestPathSelectorCasConditionalStateSpecConstraintMaxSessionsPerAgentLocationAdmin4) FieldPath

func (UpdateProbingDistributionRequestPathSelectorCasConditionalStateSpecConstraintMaxSessionsPerAgentLocationAdmin4) WithArrayOfValues

func (UpdateProbingDistributionRequestPathSelectorCasConditionalStateSpecConstraintMaxSessionsPerAgentLocationAdmin4) WithValue

type UpdateProbingDistributionRequestPathSelectorCasConditionalStateSpecConstraintMaxSessionsPerAgentLocationCountry

type UpdateProbingDistributionRequestPathSelectorCasConditionalStateSpecConstraintMaxSessionsPerAgentLocationCountry struct{}

func (UpdateProbingDistributionRequestPathSelectorCasConditionalStateSpecConstraintMaxSessionsPerAgentLocationCountry) FieldPath

func (UpdateProbingDistributionRequestPathSelectorCasConditionalStateSpecConstraintMaxSessionsPerAgentLocationCountry) WithArrayOfValues

func (UpdateProbingDistributionRequestPathSelectorCasConditionalStateSpecConstraintMaxSessionsPerAgentLocationCountry) WithValue

type UpdateProbingDistributionRequestPathSelectorCasConditionalStateSpecConstraintMaxSessionsPerAgentPublicIpAddress

type UpdateProbingDistributionRequestPathSelectorCasConditionalStateSpecConstraintMaxSessionsPerAgentPublicIpAddress struct{}

func (UpdateProbingDistributionRequestPathSelectorCasConditionalStateSpecConstraintMaxSessionsPerAgentPublicIpAddress) FieldPath

func (UpdateProbingDistributionRequestPathSelectorCasConditionalStateSpecConstraintMaxSessionsPerAgentPublicIpAddress) WithArrayOfValues

func (UpdateProbingDistributionRequestPathSelectorCasConditionalStateSpecConstraintMaxSessionsPerAgentPublicIpAddress) WithValue

type UpdateProbingDistributionRequestPathSelectorCasConditionalStateSpecEnablePcap added in v0.8.0

type UpdateProbingDistributionRequestPathSelectorCasConditionalStateSpecEnablePcap struct{}

func (UpdateProbingDistributionRequestPathSelectorCasConditionalStateSpecEnablePcap) FieldPath added in v0.8.0

func (UpdateProbingDistributionRequestPathSelectorCasConditionalStateSpecEnablePcap) WithArrayOfValues added in v0.8.0

func (UpdateProbingDistributionRequestPathSelectorCasConditionalStateSpecEnablePcap) WithValue added in v0.8.0

type UpdateProbingDistributionRequestPathSelectorCasConditionalStateSpecEnabled

type UpdateProbingDistributionRequestPathSelectorCasConditionalStateSpecEnabled struct{}

func (UpdateProbingDistributionRequestPathSelectorCasConditionalStateSpecEnabled) FieldPath

func (UpdateProbingDistributionRequestPathSelectorCasConditionalStateSpecEnabled) WithArrayOfValues

func (UpdateProbingDistributionRequestPathSelectorCasConditionalStateSpecEnabled) WithValue

type UpdateProbingDistributionRequestPathSelectorCasConditionalStateSpecProbeSelector

type UpdateProbingDistributionRequestPathSelectorCasConditionalStateSpecProbeSelector struct{}

func (UpdateProbingDistributionRequestPathSelectorCasConditionalStateSpecProbeSelector) FieldPath

func (UpdateProbingDistributionRequestPathSelectorCasConditionalStateSpecProbeSelector) WithArrayOfValues

func (UpdateProbingDistributionRequestPathSelectorCasConditionalStateSpecProbeSelector) WithValue

type UpdateProbingDistributionRequestPathSelectorCasConditionalStateSpecProbingSettings

type UpdateProbingDistributionRequestPathSelectorCasConditionalStateSpecProbingSettings struct{}

func (UpdateProbingDistributionRequestPathSelectorCasConditionalStateSpecProbingSettings) FieldPath

func (UpdateProbingDistributionRequestPathSelectorCasConditionalStateSpecProbingSettings) WithArrayOfValues

func (UpdateProbingDistributionRequestPathSelectorCasConditionalStateSpecProbingSettings) WithValue

type UpdateProbingDistributionRequestPathSelectorCasConditionalStateSpecProbingSettingsHttpProbingConfig

type UpdateProbingDistributionRequestPathSelectorCasConditionalStateSpecProbingSettingsHttpProbingConfig struct{}

func (UpdateProbingDistributionRequestPathSelectorCasConditionalStateSpecProbingSettingsHttpProbingConfig) FieldPath

func (UpdateProbingDistributionRequestPathSelectorCasConditionalStateSpecProbingSettingsHttpProbingConfig) WithArrayOfValues

func (UpdateProbingDistributionRequestPathSelectorCasConditionalStateSpecProbingSettingsHttpProbingConfig) WithValue

type UpdateProbingDistributionRequestPathSelectorCasConditionalStateSpecProbingSettingsHttpProbingConfigAuthConfig

type UpdateProbingDistributionRequestPathSelectorCasConditionalStateSpecProbingSettingsHttpProbingConfigAuthConfig struct{}

func (UpdateProbingDistributionRequestPathSelectorCasConditionalStateSpecProbingSettingsHttpProbingConfigAuthConfig) FieldPath

func (UpdateProbingDistributionRequestPathSelectorCasConditionalStateSpecProbingSettingsHttpProbingConfigAuthConfig) WithArrayOfValues

func (UpdateProbingDistributionRequestPathSelectorCasConditionalStateSpecProbingSettingsHttpProbingConfigAuthConfig) WithValue

type UpdateProbingDistributionRequestPathSelectorCasConditionalStateSpecProbingSettingsHttpProbingConfigAuthConfigPassword

type UpdateProbingDistributionRequestPathSelectorCasConditionalStateSpecProbingSettingsHttpProbingConfigAuthConfigPassword struct{}

func (UpdateProbingDistributionRequestPathSelectorCasConditionalStateSpecProbingSettingsHttpProbingConfigAuthConfigPassword) FieldPath

func (UpdateProbingDistributionRequestPathSelectorCasConditionalStateSpecProbingSettingsHttpProbingConfigAuthConfigPassword) WithArrayOfValues

func (UpdateProbingDistributionRequestPathSelectorCasConditionalStateSpecProbingSettingsHttpProbingConfigAuthConfigPassword) WithValue

type UpdateProbingDistributionRequestPathSelectorCasConditionalStateSpecProbingSettingsHttpProbingConfigAuthConfigRequestHeaderTokenKey

type UpdateProbingDistributionRequestPathSelectorCasConditionalStateSpecProbingSettingsHttpProbingConfigAuthConfigRequestHeaderTokenKey struct{}

func (UpdateProbingDistributionRequestPathSelectorCasConditionalStateSpecProbingSettingsHttpProbingConfigAuthConfigRequestHeaderTokenKey) FieldPath

func (UpdateProbingDistributionRequestPathSelectorCasConditionalStateSpecProbingSettingsHttpProbingConfigAuthConfigRequestHeaderTokenKey) WithArrayOfValues

func (UpdateProbingDistributionRequestPathSelectorCasConditionalStateSpecProbingSettingsHttpProbingConfigAuthConfigRequestHeaderTokenKey) WithValue

type UpdateProbingDistributionRequestPathSelectorCasConditionalStateSpecProbingSettingsHttpProbingConfigAuthConfigTokenRequest

type UpdateProbingDistributionRequestPathSelectorCasConditionalStateSpecProbingSettingsHttpProbingConfigAuthConfigTokenRequest struct{}

func (UpdateProbingDistributionRequestPathSelectorCasConditionalStateSpecProbingSettingsHttpProbingConfigAuthConfigTokenRequest) FieldPath

func (UpdateProbingDistributionRequestPathSelectorCasConditionalStateSpecProbingSettingsHttpProbingConfigAuthConfigTokenRequest) WithArrayOfValues

func (UpdateProbingDistributionRequestPathSelectorCasConditionalStateSpecProbingSettingsHttpProbingConfigAuthConfigTokenRequest) WithValue

type UpdateProbingDistributionRequestPathSelectorCasConditionalStateSpecProbingSettingsHttpProbingConfigAuthConfigTokenRequestAuthenticationMethod

type UpdateProbingDistributionRequestPathSelectorCasConditionalStateSpecProbingSettingsHttpProbingConfigAuthConfigTokenRequestAuthenticationMethod struct{}

func (UpdateProbingDistributionRequestPathSelectorCasConditionalStateSpecProbingSettingsHttpProbingConfigAuthConfigTokenRequestAuthenticationMethod) FieldPath

func (UpdateProbingDistributionRequestPathSelectorCasConditionalStateSpecProbingSettingsHttpProbingConfigAuthConfigTokenRequestAuthenticationMethod) WithArrayOfValues

func (UpdateProbingDistributionRequestPathSelectorCasConditionalStateSpecProbingSettingsHttpProbingConfigAuthConfigTokenRequestAuthenticationMethod) WithValue

type UpdateProbingDistributionRequestPathSelectorCasConditionalStateSpecProbingSettingsHttpProbingConfigAuthConfigTokenRequestExpectedResponseCode

type UpdateProbingDistributionRequestPathSelectorCasConditionalStateSpecProbingSettingsHttpProbingConfigAuthConfigTokenRequestExpectedResponseCode struct{}

func (UpdateProbingDistributionRequestPathSelectorCasConditionalStateSpecProbingSettingsHttpProbingConfigAuthConfigTokenRequestExpectedResponseCode) FieldPath

func (UpdateProbingDistributionRequestPathSelectorCasConditionalStateSpecProbingSettingsHttpProbingConfigAuthConfigTokenRequestExpectedResponseCode) WithArrayOfValues

func (UpdateProbingDistributionRequestPathSelectorCasConditionalStateSpecProbingSettingsHttpProbingConfigAuthConfigTokenRequestExpectedResponseCode) WithValue

type UpdateProbingDistributionRequestPathSelectorCasConditionalStateSpecProbingSettingsHttpProbingConfigAuthConfigTokenRequestRequestBody

type UpdateProbingDistributionRequestPathSelectorCasConditionalStateSpecProbingSettingsHttpProbingConfigAuthConfigTokenRequestRequestBody struct{}

func (UpdateProbingDistributionRequestPathSelectorCasConditionalStateSpecProbingSettingsHttpProbingConfigAuthConfigTokenRequestRequestBody) FieldPath

func (UpdateProbingDistributionRequestPathSelectorCasConditionalStateSpecProbingSettingsHttpProbingConfigAuthConfigTokenRequestRequestBody) WithArrayOfValues

func (UpdateProbingDistributionRequestPathSelectorCasConditionalStateSpecProbingSettingsHttpProbingConfigAuthConfigTokenRequestRequestBody) WithValue

type UpdateProbingDistributionRequestPathSelectorCasConditionalStateSpecProbingSettingsHttpProbingConfigAuthConfigTokenRequestRequestHeaders

type UpdateProbingDistributionRequestPathSelectorCasConditionalStateSpecProbingSettingsHttpProbingConfigAuthConfigTokenRequestRequestHeaders struct{}

func (UpdateProbingDistributionRequestPathSelectorCasConditionalStateSpecProbingSettingsHttpProbingConfigAuthConfigTokenRequestRequestHeaders) FieldPath

func (UpdateProbingDistributionRequestPathSelectorCasConditionalStateSpecProbingSettingsHttpProbingConfigAuthConfigTokenRequestRequestHeaders) WithArrayOfValues

func (UpdateProbingDistributionRequestPathSelectorCasConditionalStateSpecProbingSettingsHttpProbingConfigAuthConfigTokenRequestRequestHeaders) WithValue

type UpdateProbingDistributionRequestPathSelectorCasConditionalStateSpecProbingSettingsHttpProbingConfigAuthConfigTokenRequestRequestMethod

type UpdateProbingDistributionRequestPathSelectorCasConditionalStateSpecProbingSettingsHttpProbingConfigAuthConfigTokenRequestRequestMethod struct{}

func (UpdateProbingDistributionRequestPathSelectorCasConditionalStateSpecProbingSettingsHttpProbingConfigAuthConfigTokenRequestRequestMethod) FieldPath

func (UpdateProbingDistributionRequestPathSelectorCasConditionalStateSpecProbingSettingsHttpProbingConfigAuthConfigTokenRequestRequestMethod) WithArrayOfValues

func (UpdateProbingDistributionRequestPathSelectorCasConditionalStateSpecProbingSettingsHttpProbingConfigAuthConfigTokenRequestRequestMethod) WithValue

type UpdateProbingDistributionRequestPathSelectorCasConditionalStateSpecProbingSettingsHttpProbingConfigAuthConfigTokenRequestTimeout

type UpdateProbingDistributionRequestPathSelectorCasConditionalStateSpecProbingSettingsHttpProbingConfigAuthConfigTokenRequestTimeout struct{}

func (UpdateProbingDistributionRequestPathSelectorCasConditionalStateSpecProbingSettingsHttpProbingConfigAuthConfigTokenRequestTimeout) FieldPath

func (UpdateProbingDistributionRequestPathSelectorCasConditionalStateSpecProbingSettingsHttpProbingConfigAuthConfigTokenRequestTimeout) WithArrayOfValues

func (UpdateProbingDistributionRequestPathSelectorCasConditionalStateSpecProbingSettingsHttpProbingConfigAuthConfigTokenRequestTimeout) WithValue

type UpdateProbingDistributionRequestPathSelectorCasConditionalStateSpecProbingSettingsHttpProbingConfigAuthConfigTokenRequestUrl

type UpdateProbingDistributionRequestPathSelectorCasConditionalStateSpecProbingSettingsHttpProbingConfigAuthConfigTokenRequestUrl struct{}

func (UpdateProbingDistributionRequestPathSelectorCasConditionalStateSpecProbingSettingsHttpProbingConfigAuthConfigTokenRequestUrl) FieldPath

func (UpdateProbingDistributionRequestPathSelectorCasConditionalStateSpecProbingSettingsHttpProbingConfigAuthConfigTokenRequestUrl) WithArrayOfValues

func (UpdateProbingDistributionRequestPathSelectorCasConditionalStateSpecProbingSettingsHttpProbingConfigAuthConfigTokenRequestUrl) WithValue

type UpdateProbingDistributionRequestPathSelectorCasConditionalStateSpecProbingSettingsHttpProbingConfigAuthConfigTokenResponseBodyExpiryKey

type UpdateProbingDistributionRequestPathSelectorCasConditionalStateSpecProbingSettingsHttpProbingConfigAuthConfigTokenResponseBodyExpiryKey struct{}

func (UpdateProbingDistributionRequestPathSelectorCasConditionalStateSpecProbingSettingsHttpProbingConfigAuthConfigTokenResponseBodyExpiryKey) FieldPath

func (UpdateProbingDistributionRequestPathSelectorCasConditionalStateSpecProbingSettingsHttpProbingConfigAuthConfigTokenResponseBodyExpiryKey) WithArrayOfValues

func (UpdateProbingDistributionRequestPathSelectorCasConditionalStateSpecProbingSettingsHttpProbingConfigAuthConfigTokenResponseBodyExpiryKey) WithValue

type UpdateProbingDistributionRequestPathSelectorCasConditionalStateSpecProbingSettingsHttpProbingConfigAuthConfigTokenResponseBodyKey

type UpdateProbingDistributionRequestPathSelectorCasConditionalStateSpecProbingSettingsHttpProbingConfigAuthConfigTokenResponseBodyKey struct{}

func (UpdateProbingDistributionRequestPathSelectorCasConditionalStateSpecProbingSettingsHttpProbingConfigAuthConfigTokenResponseBodyKey) FieldPath

func (UpdateProbingDistributionRequestPathSelectorCasConditionalStateSpecProbingSettingsHttpProbingConfigAuthConfigTokenResponseBodyKey) WithArrayOfValues

func (UpdateProbingDistributionRequestPathSelectorCasConditionalStateSpecProbingSettingsHttpProbingConfigAuthConfigTokenResponseBodyKey) WithValue

type UpdateProbingDistributionRequestPathSelectorCasConditionalStateSpecProbingSettingsHttpProbingConfigAuthConfigTokenResponseHeader

type UpdateProbingDistributionRequestPathSelectorCasConditionalStateSpecProbingSettingsHttpProbingConfigAuthConfigTokenResponseHeader struct{}

func (UpdateProbingDistributionRequestPathSelectorCasConditionalStateSpecProbingSettingsHttpProbingConfigAuthConfigTokenResponseHeader) FieldPath

func (UpdateProbingDistributionRequestPathSelectorCasConditionalStateSpecProbingSettingsHttpProbingConfigAuthConfigTokenResponseHeader) WithArrayOfValues

func (UpdateProbingDistributionRequestPathSelectorCasConditionalStateSpecProbingSettingsHttpProbingConfigAuthConfigTokenResponseHeader) WithValue

type UpdateProbingDistributionRequestPathSelectorCasConditionalStateSpecProbingSettingsHttpProbingConfigAuthConfigUsername

type UpdateProbingDistributionRequestPathSelectorCasConditionalStateSpecProbingSettingsHttpProbingConfigAuthConfigUsername struct{}

func (UpdateProbingDistributionRequestPathSelectorCasConditionalStateSpecProbingSettingsHttpProbingConfigAuthConfigUsername) FieldPath

func (UpdateProbingDistributionRequestPathSelectorCasConditionalStateSpecProbingSettingsHttpProbingConfigAuthConfigUsername) WithArrayOfValues

func (UpdateProbingDistributionRequestPathSelectorCasConditionalStateSpecProbingSettingsHttpProbingConfigAuthConfigUsername) WithValue

type UpdateProbingDistributionRequestPathSelectorCasConditionalStateSpecProbingSettingsHttpProbingConfigHttpRequest

type UpdateProbingDistributionRequestPathSelectorCasConditionalStateSpecProbingSettingsHttpProbingConfigHttpRequest struct{}

func (UpdateProbingDistributionRequestPathSelectorCasConditionalStateSpecProbingSettingsHttpProbingConfigHttpRequest) FieldPath

func (UpdateProbingDistributionRequestPathSelectorCasConditionalStateSpecProbingSettingsHttpProbingConfigHttpRequest) WithArrayOfValues

func (UpdateProbingDistributionRequestPathSelectorCasConditionalStateSpecProbingSettingsHttpProbingConfigHttpRequest) WithValue

type UpdateProbingDistributionRequestPathSelectorCasConditionalStateSpecProbingSettingsHttpProbingConfigHttpRequestAuthenticationMethod

type UpdateProbingDistributionRequestPathSelectorCasConditionalStateSpecProbingSettingsHttpProbingConfigHttpRequestAuthenticationMethod struct{}

func (UpdateProbingDistributionRequestPathSelectorCasConditionalStateSpecProbingSettingsHttpProbingConfigHttpRequestAuthenticationMethod) FieldPath

func (UpdateProbingDistributionRequestPathSelectorCasConditionalStateSpecProbingSettingsHttpProbingConfigHttpRequestAuthenticationMethod) WithArrayOfValues

func (UpdateProbingDistributionRequestPathSelectorCasConditionalStateSpecProbingSettingsHttpProbingConfigHttpRequestAuthenticationMethod) WithValue

type UpdateProbingDistributionRequestPathSelectorCasConditionalStateSpecProbingSettingsHttpProbingConfigHttpRequestExpectedResponseCode

type UpdateProbingDistributionRequestPathSelectorCasConditionalStateSpecProbingSettingsHttpProbingConfigHttpRequestExpectedResponseCode struct{}

func (UpdateProbingDistributionRequestPathSelectorCasConditionalStateSpecProbingSettingsHttpProbingConfigHttpRequestExpectedResponseCode) FieldPath

func (UpdateProbingDistributionRequestPathSelectorCasConditionalStateSpecProbingSettingsHttpProbingConfigHttpRequestExpectedResponseCode) WithArrayOfValues

func (UpdateProbingDistributionRequestPathSelectorCasConditionalStateSpecProbingSettingsHttpProbingConfigHttpRequestExpectedResponseCode) WithValue

type UpdateProbingDistributionRequestPathSelectorCasConditionalStateSpecProbingSettingsHttpProbingConfigHttpRequestRequestBody

type UpdateProbingDistributionRequestPathSelectorCasConditionalStateSpecProbingSettingsHttpProbingConfigHttpRequestRequestBody struct{}

func (UpdateProbingDistributionRequestPathSelectorCasConditionalStateSpecProbingSettingsHttpProbingConfigHttpRequestRequestBody) FieldPath

func (UpdateProbingDistributionRequestPathSelectorCasConditionalStateSpecProbingSettingsHttpProbingConfigHttpRequestRequestBody) WithArrayOfValues

func (UpdateProbingDistributionRequestPathSelectorCasConditionalStateSpecProbingSettingsHttpProbingConfigHttpRequestRequestBody) WithValue

type UpdateProbingDistributionRequestPathSelectorCasConditionalStateSpecProbingSettingsHttpProbingConfigHttpRequestRequestHeaders

type UpdateProbingDistributionRequestPathSelectorCasConditionalStateSpecProbingSettingsHttpProbingConfigHttpRequestRequestHeaders struct{}

func (UpdateProbingDistributionRequestPathSelectorCasConditionalStateSpecProbingSettingsHttpProbingConfigHttpRequestRequestHeaders) FieldPath

func (UpdateProbingDistributionRequestPathSelectorCasConditionalStateSpecProbingSettingsHttpProbingConfigHttpRequestRequestHeaders) WithArrayOfValues

func (UpdateProbingDistributionRequestPathSelectorCasConditionalStateSpecProbingSettingsHttpProbingConfigHttpRequestRequestHeaders) WithValue

type UpdateProbingDistributionRequestPathSelectorCasConditionalStateSpecProbingSettingsHttpProbingConfigHttpRequestRequestMethod

type UpdateProbingDistributionRequestPathSelectorCasConditionalStateSpecProbingSettingsHttpProbingConfigHttpRequestRequestMethod struct{}

func (UpdateProbingDistributionRequestPathSelectorCasConditionalStateSpecProbingSettingsHttpProbingConfigHttpRequestRequestMethod) FieldPath

func (UpdateProbingDistributionRequestPathSelectorCasConditionalStateSpecProbingSettingsHttpProbingConfigHttpRequestRequestMethod) WithArrayOfValues

func (UpdateProbingDistributionRequestPathSelectorCasConditionalStateSpecProbingSettingsHttpProbingConfigHttpRequestRequestMethod) WithValue

type UpdateProbingDistributionRequestPathSelectorCasConditionalStateSpecProbingSettingsHttpProbingConfigHttpRequestTimeout

type UpdateProbingDistributionRequestPathSelectorCasConditionalStateSpecProbingSettingsHttpProbingConfigHttpRequestTimeout struct{}

func (UpdateProbingDistributionRequestPathSelectorCasConditionalStateSpecProbingSettingsHttpProbingConfigHttpRequestTimeout) FieldPath

func (UpdateProbingDistributionRequestPathSelectorCasConditionalStateSpecProbingSettingsHttpProbingConfigHttpRequestTimeout) WithArrayOfValues

func (UpdateProbingDistributionRequestPathSelectorCasConditionalStateSpecProbingSettingsHttpProbingConfigHttpRequestTimeout) WithValue

type UpdateProbingDistributionRequestPathSelectorCasConditionalStateSpecProbingSettingsHttpProbingConfigHttpRequestUrl

type UpdateProbingDistributionRequestPathSelectorCasConditionalStateSpecProbingSettingsHttpProbingConfigHttpRequestUrl struct{}

func (UpdateProbingDistributionRequestPathSelectorCasConditionalStateSpecProbingSettingsHttpProbingConfigHttpRequestUrl) FieldPath

func (UpdateProbingDistributionRequestPathSelectorCasConditionalStateSpecProbingSettingsHttpProbingConfigHttpRequestUrl) WithArrayOfValues

func (UpdateProbingDistributionRequestPathSelectorCasConditionalStateSpecProbingSettingsHttpProbingConfigHttpRequestUrl) WithValue

type UpdateProbingDistributionRequestPathSelectorCasConditionalStateSpecProbingSettingsInterval

type UpdateProbingDistributionRequestPathSelectorCasConditionalStateSpecProbingSettingsInterval struct{}

func (UpdateProbingDistributionRequestPathSelectorCasConditionalStateSpecProbingSettingsInterval) FieldPath

func (UpdateProbingDistributionRequestPathSelectorCasConditionalStateSpecProbingSettingsInterval) WithArrayOfValues

func (UpdateProbingDistributionRequestPathSelectorCasConditionalStateSpecProbingSettingsInterval) WithValue

type UpdateProbingDistributionRequestPathSelectorCasConditionalStateSpecProbingSettingsPathProbing

type UpdateProbingDistributionRequestPathSelectorCasConditionalStateSpecProbingSettingsPathProbing struct{}

func (UpdateProbingDistributionRequestPathSelectorCasConditionalStateSpecProbingSettingsPathProbing) FieldPath

func (UpdateProbingDistributionRequestPathSelectorCasConditionalStateSpecProbingSettingsPathProbing) WithArrayOfValues

func (UpdateProbingDistributionRequestPathSelectorCasConditionalStateSpecProbingSettingsPathProbing) WithValue

type UpdateProbingDistributionRequestPathSelectorCasConditionalStateSpecProbingSettingsPathProbingAttempts

type UpdateProbingDistributionRequestPathSelectorCasConditionalStateSpecProbingSettingsPathProbingAttempts struct{}

func (UpdateProbingDistributionRequestPathSelectorCasConditionalStateSpecProbingSettingsPathProbingAttempts) FieldPath

func (UpdateProbingDistributionRequestPathSelectorCasConditionalStateSpecProbingSettingsPathProbingAttempts) WithArrayOfValues

func (UpdateProbingDistributionRequestPathSelectorCasConditionalStateSpecProbingSettingsPathProbingAttempts) WithValue

type UpdateProbingDistributionRequestPathSelectorCasConditionalStateSpecProbingSettingsPathProbingEnabled

type UpdateProbingDistributionRequestPathSelectorCasConditionalStateSpecProbingSettingsPathProbingEnabled struct{}

func (UpdateProbingDistributionRequestPathSelectorCasConditionalStateSpecProbingSettingsPathProbingEnabled) FieldPath

func (UpdateProbingDistributionRequestPathSelectorCasConditionalStateSpecProbingSettingsPathProbingEnabled) WithArrayOfValues

func (UpdateProbingDistributionRequestPathSelectorCasConditionalStateSpecProbingSettingsPathProbingEnabled) WithValue

type UpdateProbingDistributionRequestPathSelectorCasConditionalStateSpecProbingSettingsPathProbingInterval

type UpdateProbingDistributionRequestPathSelectorCasConditionalStateSpecProbingSettingsPathProbingInterval struct{}

func (UpdateProbingDistributionRequestPathSelectorCasConditionalStateSpecProbingSettingsPathProbingInterval) FieldPath

func (UpdateProbingDistributionRequestPathSelectorCasConditionalStateSpecProbingSettingsPathProbingInterval) WithArrayOfValues

func (UpdateProbingDistributionRequestPathSelectorCasConditionalStateSpecProbingSettingsPathProbingInterval) WithValue

type UpdateProbingDistributionRequestPathSelectorCasConditionalStateSpecProbingSettingsPathProbingIntervalSec

type UpdateProbingDistributionRequestPathSelectorCasConditionalStateSpecProbingSettingsPathProbingIntervalSec struct{}

func (UpdateProbingDistributionRequestPathSelectorCasConditionalStateSpecProbingSettingsPathProbingIntervalSec) FieldPath

func (UpdateProbingDistributionRequestPathSelectorCasConditionalStateSpecProbingSettingsPathProbingIntervalSec) WithArrayOfValues

func (UpdateProbingDistributionRequestPathSelectorCasConditionalStateSpecProbingSettingsPathProbingIntervalSec) WithValue

type UpdateProbingDistributionRequestPathSelectorCasConditionalStateSpecProbingSettingsPathProbingMaxTtl

type UpdateProbingDistributionRequestPathSelectorCasConditionalStateSpecProbingSettingsPathProbingMaxTtl struct{}

func (UpdateProbingDistributionRequestPathSelectorCasConditionalStateSpecProbingSettingsPathProbingMaxTtl) FieldPath

func (UpdateProbingDistributionRequestPathSelectorCasConditionalStateSpecProbingSettingsPathProbingMaxTtl) WithArrayOfValues

func (UpdateProbingDistributionRequestPathSelectorCasConditionalStateSpecProbingSettingsPathProbingMaxTtl) WithValue

type UpdateProbingDistributionRequestPathSelectorCasConditionalStateSpecProbingSettingsPathProbingMode

type UpdateProbingDistributionRequestPathSelectorCasConditionalStateSpecProbingSettingsPathProbingMode struct{}

func (UpdateProbingDistributionRequestPathSelectorCasConditionalStateSpecProbingSettingsPathProbingMode) FieldPath

func (UpdateProbingDistributionRequestPathSelectorCasConditionalStateSpecProbingSettingsPathProbingMode) WithArrayOfValues

func (UpdateProbingDistributionRequestPathSelectorCasConditionalStateSpecProbingSettingsPathProbingMode) WithValue

type UpdateProbingDistributionRequestPathSelectorCasConditionalStateSpecProbingSettingsProxyConfiguration

type UpdateProbingDistributionRequestPathSelectorCasConditionalStateSpecProbingSettingsProxyConfiguration struct{}

func (UpdateProbingDistributionRequestPathSelectorCasConditionalStateSpecProbingSettingsProxyConfiguration) FieldPath

func (UpdateProbingDistributionRequestPathSelectorCasConditionalStateSpecProbingSettingsProxyConfiguration) WithArrayOfValues

func (UpdateProbingDistributionRequestPathSelectorCasConditionalStateSpecProbingSettingsProxyConfiguration) WithValue

type UpdateProbingDistributionRequestPathSelectorCasConditionalStateSpecProbingSettingsProxyConfigurationHttpProxy

type UpdateProbingDistributionRequestPathSelectorCasConditionalStateSpecProbingSettingsProxyConfigurationHttpProxy struct{}

func (UpdateProbingDistributionRequestPathSelectorCasConditionalStateSpecProbingSettingsProxyConfigurationHttpProxy) FieldPath

func (UpdateProbingDistributionRequestPathSelectorCasConditionalStateSpecProbingSettingsProxyConfigurationHttpProxy) WithArrayOfValues

func (UpdateProbingDistributionRequestPathSelectorCasConditionalStateSpecProbingSettingsProxyConfigurationHttpProxy) WithValue

type UpdateProbingDistributionRequestPathSelectorCasConditionalStateSpecProbingSettingsProxyConfigurationHttpsProxy

type UpdateProbingDistributionRequestPathSelectorCasConditionalStateSpecProbingSettingsProxyConfigurationHttpsProxy struct{}

func (UpdateProbingDistributionRequestPathSelectorCasConditionalStateSpecProbingSettingsProxyConfigurationHttpsProxy) FieldPath

func (UpdateProbingDistributionRequestPathSelectorCasConditionalStateSpecProbingSettingsProxyConfigurationHttpsProxy) WithArrayOfValues

func (UpdateProbingDistributionRequestPathSelectorCasConditionalStateSpecProbingSettingsProxyConfigurationHttpsProxy) WithValue

type UpdateProbingDistributionRequestPathSelectorCasConditionalStateSpecProbingSettingsProxyConfigurationNoProxy

type UpdateProbingDistributionRequestPathSelectorCasConditionalStateSpecProbingSettingsProxyConfigurationNoProxy struct{}

func (UpdateProbingDistributionRequestPathSelectorCasConditionalStateSpecProbingSettingsProxyConfigurationNoProxy) FieldPath

func (UpdateProbingDistributionRequestPathSelectorCasConditionalStateSpecProbingSettingsProxyConfigurationNoProxy) WithArrayOfValues

func (UpdateProbingDistributionRequestPathSelectorCasConditionalStateSpecProbingSettingsProxyConfigurationNoProxy) WithValue

type UpdateProbingDistributionRequestPathSelectorCasConditionalStateSpecProbingSettingsProxyConfigurationProxySetting

type UpdateProbingDistributionRequestPathSelectorCasConditionalStateSpecProbingSettingsProxyConfigurationProxySetting struct{}

func (UpdateProbingDistributionRequestPathSelectorCasConditionalStateSpecProbingSettingsProxyConfigurationProxySetting) FieldPath

func (UpdateProbingDistributionRequestPathSelectorCasConditionalStateSpecProbingSettingsProxyConfigurationProxySetting) WithArrayOfValues

func (UpdateProbingDistributionRequestPathSelectorCasConditionalStateSpecProbingSettingsProxyConfigurationProxySetting) WithValue

type UpdateProbingDistributionRequestPathSelectorCasConditionalStateSpecProbingSettingsSpeedtestSettings

type UpdateProbingDistributionRequestPathSelectorCasConditionalStateSpecProbingSettingsSpeedtestSettings struct{}

func (UpdateProbingDistributionRequestPathSelectorCasConditionalStateSpecProbingSettingsSpeedtestSettings) FieldPath

func (UpdateProbingDistributionRequestPathSelectorCasConditionalStateSpecProbingSettingsSpeedtestSettings) WithArrayOfValues

func (UpdateProbingDistributionRequestPathSelectorCasConditionalStateSpecProbingSettingsSpeedtestSettings) WithValue

type UpdateProbingDistributionRequestPathSelectorCasConditionalStateSpecProbingSettingsSpeedtestSettingsDuration

type UpdateProbingDistributionRequestPathSelectorCasConditionalStateSpecProbingSettingsSpeedtestSettingsDuration struct{}

func (UpdateProbingDistributionRequestPathSelectorCasConditionalStateSpecProbingSettingsSpeedtestSettingsDuration) FieldPath

func (UpdateProbingDistributionRequestPathSelectorCasConditionalStateSpecProbingSettingsSpeedtestSettingsDuration) WithArrayOfValues

func (UpdateProbingDistributionRequestPathSelectorCasConditionalStateSpecProbingSettingsSpeedtestSettingsDuration) WithValue

type UpdateProbingDistributionRequestPathSelectorCasConditionalStateSpecProbingSettingsSpeedtestSettingsServerSelection

type UpdateProbingDistributionRequestPathSelectorCasConditionalStateSpecProbingSettingsSpeedtestSettingsServerSelection struct{}

func (UpdateProbingDistributionRequestPathSelectorCasConditionalStateSpecProbingSettingsSpeedtestSettingsServerSelection) FieldPath

func (UpdateProbingDistributionRequestPathSelectorCasConditionalStateSpecProbingSettingsSpeedtestSettingsServerSelection) WithArrayOfValues

func (UpdateProbingDistributionRequestPathSelectorCasConditionalStateSpecProbingSettingsSpeedtestSettingsServerSelection) WithValue

type UpdateProbingDistributionRequestPathSelectorCasConditionalStateSpecProbingSettingsSpeedtestSettingsTcpPort

type UpdateProbingDistributionRequestPathSelectorCasConditionalStateSpecProbingSettingsSpeedtestSettingsTcpPort struct{}

func (UpdateProbingDistributionRequestPathSelectorCasConditionalStateSpecProbingSettingsSpeedtestSettingsTcpPort) FieldPath

func (UpdateProbingDistributionRequestPathSelectorCasConditionalStateSpecProbingSettingsSpeedtestSettingsTcpPort) WithArrayOfValues

func (UpdateProbingDistributionRequestPathSelectorCasConditionalStateSpecProbingSettingsSpeedtestSettingsTcpPort) WithValue

type UpdateProbingDistributionRequestPathSelectorCasConditionalStateSpecProbingSettingsTos

type UpdateProbingDistributionRequestPathSelectorCasConditionalStateSpecProbingSettingsTos struct{}

func (UpdateProbingDistributionRequestPathSelectorCasConditionalStateSpecProbingSettingsTos) FieldPath

func (UpdateProbingDistributionRequestPathSelectorCasConditionalStateSpecProbingSettingsTos) WithArrayOfValues

func (UpdateProbingDistributionRequestPathSelectorCasConditionalStateSpecProbingSettingsTos) WithValue

type UpdateProbingDistributionRequestPathSelectorCasConditionalStateSpecProbingSettingsWindowSize

type UpdateProbingDistributionRequestPathSelectorCasConditionalStateSpecProbingSettingsWindowSize struct{}

func (UpdateProbingDistributionRequestPathSelectorCasConditionalStateSpecProbingSettingsWindowSize) FieldPath

func (UpdateProbingDistributionRequestPathSelectorCasConditionalStateSpecProbingSettingsWindowSize) WithArrayOfValues

func (UpdateProbingDistributionRequestPathSelectorCasConditionalStateSpecProbingSettingsWindowSize) WithValue

type UpdateProbingDistributionRequestPathSelectorCasConditionalStateSpecTargetSelector

type UpdateProbingDistributionRequestPathSelectorCasConditionalStateSpecTargetSelector struct{}

func (UpdateProbingDistributionRequestPathSelectorCasConditionalStateSpecTargetSelector) FieldPath

func (UpdateProbingDistributionRequestPathSelectorCasConditionalStateSpecTargetSelector) WithArrayOfValues

func (UpdateProbingDistributionRequestPathSelectorCasConditionalStateSpecTargetSelector) WithValue

type UpdateProbingDistributionRequestPathSelectorCasConditionalStateStatus

type UpdateProbingDistributionRequestPathSelectorCasConditionalStateStatus struct{}

func (UpdateProbingDistributionRequestPathSelectorCasConditionalStateStatus) ByRegion added in v0.8.0

func (UpdateProbingDistributionRequestPathSelectorCasConditionalStateStatus) FieldPath

func (UpdateProbingDistributionRequestPathSelectorCasConditionalStateStatus) TotalSkippedSessionCount added in v0.8.0

type UpdateProbingDistributionRequestPathSelectorCasConditionalStateStatusByRegion added in v0.8.0

type UpdateProbingDistributionRequestPathSelectorCasConditionalStateStatusByRegion struct{}

func (UpdateProbingDistributionRequestPathSelectorCasConditionalStateStatusByRegion) FieldPath added in v0.8.0

func (UpdateProbingDistributionRequestPathSelectorCasConditionalStateStatusByRegion) WithArrayOfValues added in v0.8.0

func (UpdateProbingDistributionRequestPathSelectorCasConditionalStateStatusByRegion) WithKey added in v0.8.0

func (UpdateProbingDistributionRequestPathSelectorCasConditionalStateStatusByRegion) WithValue added in v0.8.0

type UpdateProbingDistributionRequestPathSelectorCasConditionalStateStatusSelectedTargetCount

type UpdateProbingDistributionRequestPathSelectorCasConditionalStateStatusSelectedTargetCount struct{}

func (UpdateProbingDistributionRequestPathSelectorCasConditionalStateStatusSelectedTargetCount) FieldPath

func (UpdateProbingDistributionRequestPathSelectorCasConditionalStateStatusSelectedTargetCount) WithArrayOfValues

func (UpdateProbingDistributionRequestPathSelectorCasConditionalStateStatusSelectedTargetCount) WithValue

type UpdateProbingDistributionRequestPathSelectorCasConditionalStateStatusTotalNumber

type UpdateProbingDistributionRequestPathSelectorCasConditionalStateStatusTotalNumber struct{}

func (UpdateProbingDistributionRequestPathSelectorCasConditionalStateStatusTotalNumber) FieldPath

func (UpdateProbingDistributionRequestPathSelectorCasConditionalStateStatusTotalNumber) WithArrayOfValues

func (UpdateProbingDistributionRequestPathSelectorCasConditionalStateStatusTotalNumber) WithValue

type UpdateProbingDistributionRequestPathSelectorCasConditionalStateStatusTotalSkippedSessionCount added in v0.8.0

type UpdateProbingDistributionRequestPathSelectorCasConditionalStateStatusTotalSkippedSessionCount struct{}

func (UpdateProbingDistributionRequestPathSelectorCasConditionalStateStatusTotalSkippedSessionCount) FieldPath added in v0.8.0

func (UpdateProbingDistributionRequestPathSelectorCasConditionalStateStatusTotalSkippedSessionCount) WithArrayOfValues added in v0.8.0

func (UpdateProbingDistributionRequestPathSelectorCasConditionalStateStatusTotalSkippedSessionCount) WithValue added in v0.8.0

type UpdateProbingDistributionRequestPathSelectorCasFieldMask

type UpdateProbingDistributionRequestPathSelectorCasFieldMask struct{}

func (UpdateProbingDistributionRequestPathSelectorCasFieldMask) FieldPath

type UpdateProbingDistributionRequestPathSelectorProbingDistribution

type UpdateProbingDistributionRequestPathSelectorProbingDistribution struct{}

func (UpdateProbingDistributionRequestPathSelectorProbingDistribution) FieldPath

type UpdateProbingDistributionRequestPathSelectorProbingDistributionDisplayName

type UpdateProbingDistributionRequestPathSelectorProbingDistributionDisplayName struct{}

func (UpdateProbingDistributionRequestPathSelectorProbingDistributionDisplayName) FieldPath

func (UpdateProbingDistributionRequestPathSelectorProbingDistributionDisplayName) WithArrayOfValues

func (UpdateProbingDistributionRequestPathSelectorProbingDistributionDisplayName) WithValue

type UpdateProbingDistributionRequestPathSelectorProbingDistributionMetadata

type UpdateProbingDistributionRequestPathSelectorProbingDistributionMetadata struct{}

func (UpdateProbingDistributionRequestPathSelectorProbingDistributionMetadata) DeleteTime added in v0.7.1

func (UpdateProbingDistributionRequestPathSelectorProbingDistributionMetadata) FieldPath

func (UpdateProbingDistributionRequestPathSelectorProbingDistributionMetadata) Lifecycle added in v0.7.1

func (UpdateProbingDistributionRequestPathSelectorProbingDistributionMetadata) WithArrayOfValues

func (UpdateProbingDistributionRequestPathSelectorProbingDistributionMetadata) WithValue

type UpdateProbingDistributionRequestPathSelectorProbingDistributionMetadataAnnotations

type UpdateProbingDistributionRequestPathSelectorProbingDistributionMetadataAnnotations struct{}

func (UpdateProbingDistributionRequestPathSelectorProbingDistributionMetadataAnnotations) FieldPath

func (UpdateProbingDistributionRequestPathSelectorProbingDistributionMetadataAnnotations) WithArrayOfValues

func (UpdateProbingDistributionRequestPathSelectorProbingDistributionMetadataAnnotations) WithValue

type UpdateProbingDistributionRequestPathSelectorProbingDistributionMetadataCreateTime

type UpdateProbingDistributionRequestPathSelectorProbingDistributionMetadataCreateTime struct{}

func (UpdateProbingDistributionRequestPathSelectorProbingDistributionMetadataCreateTime) FieldPath

func (UpdateProbingDistributionRequestPathSelectorProbingDistributionMetadataCreateTime) WithArrayOfValues

func (UpdateProbingDistributionRequestPathSelectorProbingDistributionMetadataCreateTime) WithValue

type UpdateProbingDistributionRequestPathSelectorProbingDistributionMetadataDeleteTime added in v0.7.1

type UpdateProbingDistributionRequestPathSelectorProbingDistributionMetadataDeleteTime struct{}

func (UpdateProbingDistributionRequestPathSelectorProbingDistributionMetadataDeleteTime) FieldPath added in v0.7.1

func (UpdateProbingDistributionRequestPathSelectorProbingDistributionMetadataDeleteTime) WithArrayOfValues added in v0.7.1

func (UpdateProbingDistributionRequestPathSelectorProbingDistributionMetadataDeleteTime) WithValue added in v0.7.1

type UpdateProbingDistributionRequestPathSelectorProbingDistributionMetadataGeneration

type UpdateProbingDistributionRequestPathSelectorProbingDistributionMetadataGeneration struct{}

func (UpdateProbingDistributionRequestPathSelectorProbingDistributionMetadataGeneration) FieldPath

func (UpdateProbingDistributionRequestPathSelectorProbingDistributionMetadataGeneration) WithArrayOfValues

func (UpdateProbingDistributionRequestPathSelectorProbingDistributionMetadataGeneration) WithValue

type UpdateProbingDistributionRequestPathSelectorProbingDistributionMetadataLabels

type UpdateProbingDistributionRequestPathSelectorProbingDistributionMetadataLabels struct{}

func (UpdateProbingDistributionRequestPathSelectorProbingDistributionMetadataLabels) FieldPath

func (UpdateProbingDistributionRequestPathSelectorProbingDistributionMetadataLabels) WithArrayOfValues

func (UpdateProbingDistributionRequestPathSelectorProbingDistributionMetadataLabels) WithValue

type UpdateProbingDistributionRequestPathSelectorProbingDistributionMetadataLifecycle added in v0.7.1

type UpdateProbingDistributionRequestPathSelectorProbingDistributionMetadataLifecycle struct{}

func (UpdateProbingDistributionRequestPathSelectorProbingDistributionMetadataLifecycle) BlockDeletion added in v0.7.1

func (UpdateProbingDistributionRequestPathSelectorProbingDistributionMetadataLifecycle) FieldPath added in v0.7.1

func (UpdateProbingDistributionRequestPathSelectorProbingDistributionMetadataLifecycle) State added in v0.7.1

func (UpdateProbingDistributionRequestPathSelectorProbingDistributionMetadataLifecycle) WithArrayOfValues added in v0.7.1

func (UpdateProbingDistributionRequestPathSelectorProbingDistributionMetadataLifecycle) WithValue added in v0.7.1

type UpdateProbingDistributionRequestPathSelectorProbingDistributionMetadataLifecycleBlockDeletion added in v0.7.1

type UpdateProbingDistributionRequestPathSelectorProbingDistributionMetadataLifecycleBlockDeletion struct{}

func (UpdateProbingDistributionRequestPathSelectorProbingDistributionMetadataLifecycleBlockDeletion) FieldPath added in v0.7.1

func (UpdateProbingDistributionRequestPathSelectorProbingDistributionMetadataLifecycleBlockDeletion) WithArrayOfValues added in v0.7.1

func (UpdateProbingDistributionRequestPathSelectorProbingDistributionMetadataLifecycleBlockDeletion) WithValue added in v0.7.1

type UpdateProbingDistributionRequestPathSelectorProbingDistributionMetadataLifecycleState added in v0.7.1

type UpdateProbingDistributionRequestPathSelectorProbingDistributionMetadataLifecycleState struct{}

func (UpdateProbingDistributionRequestPathSelectorProbingDistributionMetadataLifecycleState) FieldPath added in v0.7.1

func (UpdateProbingDistributionRequestPathSelectorProbingDistributionMetadataLifecycleState) WithArrayOfValues added in v0.7.1

func (UpdateProbingDistributionRequestPathSelectorProbingDistributionMetadataLifecycleState) WithValue added in v0.7.1

type UpdateProbingDistributionRequestPathSelectorProbingDistributionMetadataOwnerReferences

type UpdateProbingDistributionRequestPathSelectorProbingDistributionMetadataOwnerReferences struct{}

func (UpdateProbingDistributionRequestPathSelectorProbingDistributionMetadataOwnerReferences) FieldPath

func (UpdateProbingDistributionRequestPathSelectorProbingDistributionMetadataOwnerReferences) Region added in v0.7.1

func (UpdateProbingDistributionRequestPathSelectorProbingDistributionMetadataOwnerReferences) RequiresOwnerReference added in v0.7.1

func (UpdateProbingDistributionRequestPathSelectorProbingDistributionMetadataOwnerReferences) Version added in v0.7.1

func (UpdateProbingDistributionRequestPathSelectorProbingDistributionMetadataOwnerReferences) WithArrayOfValues

func (UpdateProbingDistributionRequestPathSelectorProbingDistributionMetadataOwnerReferences) WithItemValue

func (UpdateProbingDistributionRequestPathSelectorProbingDistributionMetadataOwnerReferences) WithValue

type UpdateProbingDistributionRequestPathSelectorProbingDistributionMetadataOwnerReferencesBlockOwnerDeletion

type UpdateProbingDistributionRequestPathSelectorProbingDistributionMetadataOwnerReferencesBlockOwnerDeletion struct{}

func (UpdateProbingDistributionRequestPathSelectorProbingDistributionMetadataOwnerReferencesBlockOwnerDeletion) FieldPath

func (UpdateProbingDistributionRequestPathSelectorProbingDistributionMetadataOwnerReferencesBlockOwnerDeletion) WithArrayOfValues

func (UpdateProbingDistributionRequestPathSelectorProbingDistributionMetadataOwnerReferencesBlockOwnerDeletion) WithValue

type UpdateProbingDistributionRequestPathSelectorProbingDistributionMetadataOwnerReferencesController

type UpdateProbingDistributionRequestPathSelectorProbingDistributionMetadataOwnerReferencesController struct{}

func (UpdateProbingDistributionRequestPathSelectorProbingDistributionMetadataOwnerReferencesController) FieldPath

func (UpdateProbingDistributionRequestPathSelectorProbingDistributionMetadataOwnerReferencesController) WithArrayOfValues

func (UpdateProbingDistributionRequestPathSelectorProbingDistributionMetadataOwnerReferencesController) WithValue

type UpdateProbingDistributionRequestPathSelectorProbingDistributionMetadataOwnerReferencesKind

type UpdateProbingDistributionRequestPathSelectorProbingDistributionMetadataOwnerReferencesKind struct{}

func (UpdateProbingDistributionRequestPathSelectorProbingDistributionMetadataOwnerReferencesKind) FieldPath

func (UpdateProbingDistributionRequestPathSelectorProbingDistributionMetadataOwnerReferencesKind) WithArrayOfValues

func (UpdateProbingDistributionRequestPathSelectorProbingDistributionMetadataOwnerReferencesKind) WithValue

type UpdateProbingDistributionRequestPathSelectorProbingDistributionMetadataOwnerReferencesName

type UpdateProbingDistributionRequestPathSelectorProbingDistributionMetadataOwnerReferencesName struct{}

func (UpdateProbingDistributionRequestPathSelectorProbingDistributionMetadataOwnerReferencesName) FieldPath

func (UpdateProbingDistributionRequestPathSelectorProbingDistributionMetadataOwnerReferencesName) WithArrayOfValues

func (UpdateProbingDistributionRequestPathSelectorProbingDistributionMetadataOwnerReferencesName) WithValue

type UpdateProbingDistributionRequestPathSelectorProbingDistributionMetadataOwnerReferencesRegion added in v0.7.1

type UpdateProbingDistributionRequestPathSelectorProbingDistributionMetadataOwnerReferencesRegion struct{}

func (UpdateProbingDistributionRequestPathSelectorProbingDistributionMetadataOwnerReferencesRegion) FieldPath added in v0.7.1

func (UpdateProbingDistributionRequestPathSelectorProbingDistributionMetadataOwnerReferencesRegion) WithArrayOfValues added in v0.7.1

func (UpdateProbingDistributionRequestPathSelectorProbingDistributionMetadataOwnerReferencesRegion) WithValue added in v0.7.1

type UpdateProbingDistributionRequestPathSelectorProbingDistributionMetadataOwnerReferencesRequiresOwnerReference added in v0.7.1

type UpdateProbingDistributionRequestPathSelectorProbingDistributionMetadataOwnerReferencesRequiresOwnerReference struct{}

func (UpdateProbingDistributionRequestPathSelectorProbingDistributionMetadataOwnerReferencesRequiresOwnerReference) FieldPath added in v0.7.1

func (UpdateProbingDistributionRequestPathSelectorProbingDistributionMetadataOwnerReferencesRequiresOwnerReference) WithArrayOfValues added in v0.7.1

func (UpdateProbingDistributionRequestPathSelectorProbingDistributionMetadataOwnerReferencesRequiresOwnerReference) WithValue added in v0.7.1

type UpdateProbingDistributionRequestPathSelectorProbingDistributionMetadataOwnerReferencesVersion added in v0.7.1

type UpdateProbingDistributionRequestPathSelectorProbingDistributionMetadataOwnerReferencesVersion struct{}

func (UpdateProbingDistributionRequestPathSelectorProbingDistributionMetadataOwnerReferencesVersion) FieldPath added in v0.7.1

func (UpdateProbingDistributionRequestPathSelectorProbingDistributionMetadataOwnerReferencesVersion) WithArrayOfValues added in v0.7.1

func (UpdateProbingDistributionRequestPathSelectorProbingDistributionMetadataOwnerReferencesVersion) WithValue added in v0.7.1

type UpdateProbingDistributionRequestPathSelectorProbingDistributionMetadataResourceVersion

type UpdateProbingDistributionRequestPathSelectorProbingDistributionMetadataResourceVersion struct{}

func (UpdateProbingDistributionRequestPathSelectorProbingDistributionMetadataResourceVersion) FieldPath

func (UpdateProbingDistributionRequestPathSelectorProbingDistributionMetadataResourceVersion) WithArrayOfValues

func (UpdateProbingDistributionRequestPathSelectorProbingDistributionMetadataResourceVersion) WithValue

type UpdateProbingDistributionRequestPathSelectorProbingDistributionMetadataShards

type UpdateProbingDistributionRequestPathSelectorProbingDistributionMetadataShards struct{}

func (UpdateProbingDistributionRequestPathSelectorProbingDistributionMetadataShards) FieldPath

func (UpdateProbingDistributionRequestPathSelectorProbingDistributionMetadataShards) WithArrayOfValues

func (UpdateProbingDistributionRequestPathSelectorProbingDistributionMetadataShards) WithValue

type UpdateProbingDistributionRequestPathSelectorProbingDistributionMetadataSyncing

type UpdateProbingDistributionRequestPathSelectorProbingDistributionMetadataSyncing struct{}

func (UpdateProbingDistributionRequestPathSelectorProbingDistributionMetadataSyncing) FieldPath

func (UpdateProbingDistributionRequestPathSelectorProbingDistributionMetadataSyncing) WithArrayOfValues

func (UpdateProbingDistributionRequestPathSelectorProbingDistributionMetadataSyncing) WithValue

type UpdateProbingDistributionRequestPathSelectorProbingDistributionMetadataSyncingOwningRegion

type UpdateProbingDistributionRequestPathSelectorProbingDistributionMetadataSyncingOwningRegion struct{}

func (UpdateProbingDistributionRequestPathSelectorProbingDistributionMetadataSyncingOwningRegion) FieldPath

func (UpdateProbingDistributionRequestPathSelectorProbingDistributionMetadataSyncingOwningRegion) WithArrayOfValues

func (UpdateProbingDistributionRequestPathSelectorProbingDistributionMetadataSyncingOwningRegion) WithValue

type UpdateProbingDistributionRequestPathSelectorProbingDistributionMetadataSyncingRegions

type UpdateProbingDistributionRequestPathSelectorProbingDistributionMetadataSyncingRegions struct{}

func (UpdateProbingDistributionRequestPathSelectorProbingDistributionMetadataSyncingRegions) FieldPath

func (UpdateProbingDistributionRequestPathSelectorProbingDistributionMetadataSyncingRegions) WithArrayOfValues

func (UpdateProbingDistributionRequestPathSelectorProbingDistributionMetadataSyncingRegions) WithItemValue

func (UpdateProbingDistributionRequestPathSelectorProbingDistributionMetadataSyncingRegions) WithValue

type UpdateProbingDistributionRequestPathSelectorProbingDistributionMetadataTags

type UpdateProbingDistributionRequestPathSelectorProbingDistributionMetadataTags struct{}

func (UpdateProbingDistributionRequestPathSelectorProbingDistributionMetadataTags) FieldPath

func (UpdateProbingDistributionRequestPathSelectorProbingDistributionMetadataTags) WithArrayOfValues

func (UpdateProbingDistributionRequestPathSelectorProbingDistributionMetadataTags) WithItemValue

func (UpdateProbingDistributionRequestPathSelectorProbingDistributionMetadataTags) WithValue

type UpdateProbingDistributionRequestPathSelectorProbingDistributionMetadataUpdateTime

type UpdateProbingDistributionRequestPathSelectorProbingDistributionMetadataUpdateTime struct{}

func (UpdateProbingDistributionRequestPathSelectorProbingDistributionMetadataUpdateTime) FieldPath

func (UpdateProbingDistributionRequestPathSelectorProbingDistributionMetadataUpdateTime) WithArrayOfValues

func (UpdateProbingDistributionRequestPathSelectorProbingDistributionMetadataUpdateTime) WithValue

type UpdateProbingDistributionRequestPathSelectorProbingDistributionMetadataUuid

type UpdateProbingDistributionRequestPathSelectorProbingDistributionMetadataUuid struct{}

func (UpdateProbingDistributionRequestPathSelectorProbingDistributionMetadataUuid) FieldPath

func (UpdateProbingDistributionRequestPathSelectorProbingDistributionMetadataUuid) WithArrayOfValues

func (UpdateProbingDistributionRequestPathSelectorProbingDistributionMetadataUuid) WithValue

type UpdateProbingDistributionRequestPathSelectorProbingDistributionName

type UpdateProbingDistributionRequestPathSelectorProbingDistributionName struct{}

func (UpdateProbingDistributionRequestPathSelectorProbingDistributionName) FieldPath

func (UpdateProbingDistributionRequestPathSelectorProbingDistributionName) WithArrayOfValues

func (UpdateProbingDistributionRequestPathSelectorProbingDistributionName) WithValue

type UpdateProbingDistributionRequestPathSelectorProbingDistributionSpec

type UpdateProbingDistributionRequestPathSelectorProbingDistributionSpec struct{}

func (UpdateProbingDistributionRequestPathSelectorProbingDistributionSpec) EnablePcap added in v0.8.0

func (UpdateProbingDistributionRequestPathSelectorProbingDistributionSpec) FieldPath

type UpdateProbingDistributionRequestPathSelectorProbingDistributionSpecConstraint

type UpdateProbingDistributionRequestPathSelectorProbingDistributionSpecConstraint struct{}

func (UpdateProbingDistributionRequestPathSelectorProbingDistributionSpecConstraint) FieldPath

func (UpdateProbingDistributionRequestPathSelectorProbingDistributionSpecConstraint) WithArrayOfValues

func (UpdateProbingDistributionRequestPathSelectorProbingDistributionSpecConstraint) WithValue

type UpdateProbingDistributionRequestPathSelectorProbingDistributionSpecConstraintMaxSessionsPerAgentLocation

type UpdateProbingDistributionRequestPathSelectorProbingDistributionSpecConstraintMaxSessionsPerAgentLocation struct{}

func (UpdateProbingDistributionRequestPathSelectorProbingDistributionSpecConstraintMaxSessionsPerAgentLocation) FieldPath

func (UpdateProbingDistributionRequestPathSelectorProbingDistributionSpecConstraintMaxSessionsPerAgentLocation) WithArrayOfValues

func (UpdateProbingDistributionRequestPathSelectorProbingDistributionSpecConstraintMaxSessionsPerAgentLocation) WithValue

type UpdateProbingDistributionRequestPathSelectorProbingDistributionSpecConstraintMaxSessionsPerAgentLocationAdmin1

type UpdateProbingDistributionRequestPathSelectorProbingDistributionSpecConstraintMaxSessionsPerAgentLocationAdmin1 struct{}

func (UpdateProbingDistributionRequestPathSelectorProbingDistributionSpecConstraintMaxSessionsPerAgentLocationAdmin1) FieldPath

func (UpdateProbingDistributionRequestPathSelectorProbingDistributionSpecConstraintMaxSessionsPerAgentLocationAdmin1) WithArrayOfValues

func (UpdateProbingDistributionRequestPathSelectorProbingDistributionSpecConstraintMaxSessionsPerAgentLocationAdmin1) WithValue

type UpdateProbingDistributionRequestPathSelectorProbingDistributionSpecConstraintMaxSessionsPerAgentLocationAdmin2

type UpdateProbingDistributionRequestPathSelectorProbingDistributionSpecConstraintMaxSessionsPerAgentLocationAdmin2 struct{}

func (UpdateProbingDistributionRequestPathSelectorProbingDistributionSpecConstraintMaxSessionsPerAgentLocationAdmin2) FieldPath

func (UpdateProbingDistributionRequestPathSelectorProbingDistributionSpecConstraintMaxSessionsPerAgentLocationAdmin2) WithArrayOfValues

func (UpdateProbingDistributionRequestPathSelectorProbingDistributionSpecConstraintMaxSessionsPerAgentLocationAdmin2) WithValue

type UpdateProbingDistributionRequestPathSelectorProbingDistributionSpecConstraintMaxSessionsPerAgentLocationAdmin3

type UpdateProbingDistributionRequestPathSelectorProbingDistributionSpecConstraintMaxSessionsPerAgentLocationAdmin3 struct{}

func (UpdateProbingDistributionRequestPathSelectorProbingDistributionSpecConstraintMaxSessionsPerAgentLocationAdmin3) FieldPath

func (UpdateProbingDistributionRequestPathSelectorProbingDistributionSpecConstraintMaxSessionsPerAgentLocationAdmin3) WithArrayOfValues

func (UpdateProbingDistributionRequestPathSelectorProbingDistributionSpecConstraintMaxSessionsPerAgentLocationAdmin3) WithValue

type UpdateProbingDistributionRequestPathSelectorProbingDistributionSpecConstraintMaxSessionsPerAgentLocationAdmin4

type UpdateProbingDistributionRequestPathSelectorProbingDistributionSpecConstraintMaxSessionsPerAgentLocationAdmin4 struct{}

func (UpdateProbingDistributionRequestPathSelectorProbingDistributionSpecConstraintMaxSessionsPerAgentLocationAdmin4) FieldPath

func (UpdateProbingDistributionRequestPathSelectorProbingDistributionSpecConstraintMaxSessionsPerAgentLocationAdmin4) WithArrayOfValues

func (UpdateProbingDistributionRequestPathSelectorProbingDistributionSpecConstraintMaxSessionsPerAgentLocationAdmin4) WithValue

type UpdateProbingDistributionRequestPathSelectorProbingDistributionSpecConstraintMaxSessionsPerAgentLocationCountry

type UpdateProbingDistributionRequestPathSelectorProbingDistributionSpecConstraintMaxSessionsPerAgentLocationCountry struct{}

func (UpdateProbingDistributionRequestPathSelectorProbingDistributionSpecConstraintMaxSessionsPerAgentLocationCountry) FieldPath

func (UpdateProbingDistributionRequestPathSelectorProbingDistributionSpecConstraintMaxSessionsPerAgentLocationCountry) WithArrayOfValues

func (UpdateProbingDistributionRequestPathSelectorProbingDistributionSpecConstraintMaxSessionsPerAgentLocationCountry) WithValue

type UpdateProbingDistributionRequestPathSelectorProbingDistributionSpecConstraintMaxSessionsPerAgentPublicIpAddress

type UpdateProbingDistributionRequestPathSelectorProbingDistributionSpecConstraintMaxSessionsPerAgentPublicIpAddress struct{}

func (UpdateProbingDistributionRequestPathSelectorProbingDistributionSpecConstraintMaxSessionsPerAgentPublicIpAddress) FieldPath

func (UpdateProbingDistributionRequestPathSelectorProbingDistributionSpecConstraintMaxSessionsPerAgentPublicIpAddress) WithArrayOfValues

func (UpdateProbingDistributionRequestPathSelectorProbingDistributionSpecConstraintMaxSessionsPerAgentPublicIpAddress) WithValue

type UpdateProbingDistributionRequestPathSelectorProbingDistributionSpecEnablePcap added in v0.8.0

type UpdateProbingDistributionRequestPathSelectorProbingDistributionSpecEnablePcap struct{}

func (UpdateProbingDistributionRequestPathSelectorProbingDistributionSpecEnablePcap) FieldPath added in v0.8.0

func (UpdateProbingDistributionRequestPathSelectorProbingDistributionSpecEnablePcap) WithArrayOfValues added in v0.8.0

func (UpdateProbingDistributionRequestPathSelectorProbingDistributionSpecEnablePcap) WithValue added in v0.8.0

type UpdateProbingDistributionRequestPathSelectorProbingDistributionSpecEnabled

type UpdateProbingDistributionRequestPathSelectorProbingDistributionSpecEnabled struct{}

func (UpdateProbingDistributionRequestPathSelectorProbingDistributionSpecEnabled) FieldPath

func (UpdateProbingDistributionRequestPathSelectorProbingDistributionSpecEnabled) WithArrayOfValues

func (UpdateProbingDistributionRequestPathSelectorProbingDistributionSpecEnabled) WithValue

type UpdateProbingDistributionRequestPathSelectorProbingDistributionSpecProbeSelector

type UpdateProbingDistributionRequestPathSelectorProbingDistributionSpecProbeSelector struct{}

func (UpdateProbingDistributionRequestPathSelectorProbingDistributionSpecProbeSelector) FieldPath

func (UpdateProbingDistributionRequestPathSelectorProbingDistributionSpecProbeSelector) WithArrayOfValues

func (UpdateProbingDistributionRequestPathSelectorProbingDistributionSpecProbeSelector) WithValue

type UpdateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettings

type UpdateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettings struct{}

func (UpdateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettings) FieldPath

func (UpdateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettings) WithArrayOfValues

func (UpdateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettings) WithValue

type UpdateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsHttpProbingConfig

type UpdateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsHttpProbingConfig struct{}

func (UpdateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsHttpProbingConfig) FieldPath

func (UpdateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsHttpProbingConfig) WithArrayOfValues

func (UpdateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsHttpProbingConfig) WithValue

type UpdateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsHttpProbingConfigAuthConfig

type UpdateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsHttpProbingConfigAuthConfig struct{}

func (UpdateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsHttpProbingConfigAuthConfig) FieldPath

func (UpdateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsHttpProbingConfigAuthConfig) WithArrayOfValues

func (UpdateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsHttpProbingConfigAuthConfig) WithValue

type UpdateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsHttpProbingConfigAuthConfigPassword

type UpdateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsHttpProbingConfigAuthConfigPassword struct{}

func (UpdateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsHttpProbingConfigAuthConfigPassword) FieldPath

func (UpdateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsHttpProbingConfigAuthConfigPassword) WithArrayOfValues

func (UpdateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsHttpProbingConfigAuthConfigPassword) WithValue

type UpdateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsHttpProbingConfigAuthConfigRequestHeaderTokenKey

type UpdateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsHttpProbingConfigAuthConfigRequestHeaderTokenKey struct{}

func (UpdateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsHttpProbingConfigAuthConfigRequestHeaderTokenKey) FieldPath

func (UpdateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsHttpProbingConfigAuthConfigRequestHeaderTokenKey) WithArrayOfValues

func (UpdateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsHttpProbingConfigAuthConfigRequestHeaderTokenKey) WithValue

type UpdateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsHttpProbingConfigAuthConfigTokenRequest

type UpdateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsHttpProbingConfigAuthConfigTokenRequest struct{}

func (UpdateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsHttpProbingConfigAuthConfigTokenRequest) FieldPath

func (UpdateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsHttpProbingConfigAuthConfigTokenRequest) WithArrayOfValues

func (UpdateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsHttpProbingConfigAuthConfigTokenRequest) WithValue

type UpdateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsHttpProbingConfigAuthConfigTokenRequestAuthenticationMethod

type UpdateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsHttpProbingConfigAuthConfigTokenRequestAuthenticationMethod struct{}

func (UpdateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsHttpProbingConfigAuthConfigTokenRequestAuthenticationMethod) FieldPath

func (UpdateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsHttpProbingConfigAuthConfigTokenRequestAuthenticationMethod) WithArrayOfValues

func (UpdateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsHttpProbingConfigAuthConfigTokenRequestAuthenticationMethod) WithValue

type UpdateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsHttpProbingConfigAuthConfigTokenRequestExpectedResponseCode

type UpdateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsHttpProbingConfigAuthConfigTokenRequestExpectedResponseCode struct{}

func (UpdateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsHttpProbingConfigAuthConfigTokenRequestExpectedResponseCode) FieldPath

func (UpdateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsHttpProbingConfigAuthConfigTokenRequestExpectedResponseCode) WithArrayOfValues

func (UpdateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsHttpProbingConfigAuthConfigTokenRequestExpectedResponseCode) WithValue

type UpdateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsHttpProbingConfigAuthConfigTokenRequestRequestBody

type UpdateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsHttpProbingConfigAuthConfigTokenRequestRequestBody struct{}

func (UpdateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsHttpProbingConfigAuthConfigTokenRequestRequestBody) FieldPath

func (UpdateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsHttpProbingConfigAuthConfigTokenRequestRequestBody) WithArrayOfValues

func (UpdateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsHttpProbingConfigAuthConfigTokenRequestRequestBody) WithValue

type UpdateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsHttpProbingConfigAuthConfigTokenRequestRequestHeaders

type UpdateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsHttpProbingConfigAuthConfigTokenRequestRequestHeaders struct{}

func (UpdateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsHttpProbingConfigAuthConfigTokenRequestRequestHeaders) FieldPath

func (UpdateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsHttpProbingConfigAuthConfigTokenRequestRequestHeaders) WithArrayOfValues

func (UpdateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsHttpProbingConfigAuthConfigTokenRequestRequestHeaders) WithValue

type UpdateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsHttpProbingConfigAuthConfigTokenRequestRequestMethod

type UpdateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsHttpProbingConfigAuthConfigTokenRequestRequestMethod struct{}

func (UpdateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsHttpProbingConfigAuthConfigTokenRequestRequestMethod) FieldPath

func (UpdateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsHttpProbingConfigAuthConfigTokenRequestRequestMethod) WithArrayOfValues

func (UpdateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsHttpProbingConfigAuthConfigTokenRequestRequestMethod) WithValue

type UpdateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsHttpProbingConfigAuthConfigTokenRequestTimeout

type UpdateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsHttpProbingConfigAuthConfigTokenRequestTimeout struct{}

func (UpdateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsHttpProbingConfigAuthConfigTokenRequestTimeout) FieldPath

func (UpdateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsHttpProbingConfigAuthConfigTokenRequestTimeout) WithArrayOfValues

func (UpdateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsHttpProbingConfigAuthConfigTokenRequestTimeout) WithValue

type UpdateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsHttpProbingConfigAuthConfigTokenRequestUrl

type UpdateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsHttpProbingConfigAuthConfigTokenRequestUrl struct{}

func (UpdateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsHttpProbingConfigAuthConfigTokenRequestUrl) FieldPath

func (UpdateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsHttpProbingConfigAuthConfigTokenRequestUrl) WithArrayOfValues

func (UpdateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsHttpProbingConfigAuthConfigTokenRequestUrl) WithValue

type UpdateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsHttpProbingConfigAuthConfigTokenResponseBodyExpiryKey

type UpdateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsHttpProbingConfigAuthConfigTokenResponseBodyExpiryKey struct{}

func (UpdateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsHttpProbingConfigAuthConfigTokenResponseBodyExpiryKey) FieldPath

func (UpdateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsHttpProbingConfigAuthConfigTokenResponseBodyExpiryKey) WithArrayOfValues

func (UpdateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsHttpProbingConfigAuthConfigTokenResponseBodyExpiryKey) WithValue

type UpdateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsHttpProbingConfigAuthConfigTokenResponseBodyKey

type UpdateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsHttpProbingConfigAuthConfigTokenResponseBodyKey struct{}

func (UpdateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsHttpProbingConfigAuthConfigTokenResponseBodyKey) FieldPath

func (UpdateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsHttpProbingConfigAuthConfigTokenResponseBodyKey) WithArrayOfValues

func (UpdateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsHttpProbingConfigAuthConfigTokenResponseBodyKey) WithValue

type UpdateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsHttpProbingConfigAuthConfigTokenResponseHeader

type UpdateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsHttpProbingConfigAuthConfigTokenResponseHeader struct{}

func (UpdateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsHttpProbingConfigAuthConfigTokenResponseHeader) FieldPath

func (UpdateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsHttpProbingConfigAuthConfigTokenResponseHeader) WithArrayOfValues

func (UpdateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsHttpProbingConfigAuthConfigTokenResponseHeader) WithValue

type UpdateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsHttpProbingConfigAuthConfigUsername

type UpdateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsHttpProbingConfigAuthConfigUsername struct{}

func (UpdateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsHttpProbingConfigAuthConfigUsername) FieldPath

func (UpdateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsHttpProbingConfigAuthConfigUsername) WithArrayOfValues

func (UpdateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsHttpProbingConfigAuthConfigUsername) WithValue

type UpdateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsHttpProbingConfigHttpRequest

type UpdateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsHttpProbingConfigHttpRequest struct{}

func (UpdateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsHttpProbingConfigHttpRequest) FieldPath

func (UpdateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsHttpProbingConfigHttpRequest) WithArrayOfValues

func (UpdateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsHttpProbingConfigHttpRequest) WithValue

type UpdateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsHttpProbingConfigHttpRequestAuthenticationMethod

type UpdateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsHttpProbingConfigHttpRequestAuthenticationMethod struct{}

func (UpdateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsHttpProbingConfigHttpRequestAuthenticationMethod) FieldPath

func (UpdateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsHttpProbingConfigHttpRequestAuthenticationMethod) WithArrayOfValues

func (UpdateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsHttpProbingConfigHttpRequestAuthenticationMethod) WithValue

type UpdateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsHttpProbingConfigHttpRequestExpectedResponseCode

type UpdateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsHttpProbingConfigHttpRequestExpectedResponseCode struct{}

func (UpdateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsHttpProbingConfigHttpRequestExpectedResponseCode) FieldPath

func (UpdateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsHttpProbingConfigHttpRequestExpectedResponseCode) WithArrayOfValues

func (UpdateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsHttpProbingConfigHttpRequestExpectedResponseCode) WithValue

type UpdateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsHttpProbingConfigHttpRequestRequestBody

type UpdateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsHttpProbingConfigHttpRequestRequestBody struct{}

func (UpdateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsHttpProbingConfigHttpRequestRequestBody) FieldPath

func (UpdateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsHttpProbingConfigHttpRequestRequestBody) WithArrayOfValues

func (UpdateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsHttpProbingConfigHttpRequestRequestBody) WithValue

type UpdateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsHttpProbingConfigHttpRequestRequestHeaders

type UpdateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsHttpProbingConfigHttpRequestRequestHeaders struct{}

func (UpdateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsHttpProbingConfigHttpRequestRequestHeaders) FieldPath

func (UpdateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsHttpProbingConfigHttpRequestRequestHeaders) WithArrayOfValues

func (UpdateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsHttpProbingConfigHttpRequestRequestHeaders) WithValue

type UpdateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsHttpProbingConfigHttpRequestRequestMethod

type UpdateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsHttpProbingConfigHttpRequestRequestMethod struct{}

func (UpdateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsHttpProbingConfigHttpRequestRequestMethod) FieldPath

func (UpdateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsHttpProbingConfigHttpRequestRequestMethod) WithArrayOfValues

func (UpdateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsHttpProbingConfigHttpRequestRequestMethod) WithValue

type UpdateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsHttpProbingConfigHttpRequestTimeout

type UpdateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsHttpProbingConfigHttpRequestTimeout struct{}

func (UpdateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsHttpProbingConfigHttpRequestTimeout) FieldPath

func (UpdateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsHttpProbingConfigHttpRequestTimeout) WithArrayOfValues

func (UpdateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsHttpProbingConfigHttpRequestTimeout) WithValue

type UpdateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsHttpProbingConfigHttpRequestUrl

type UpdateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsHttpProbingConfigHttpRequestUrl struct{}

func (UpdateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsHttpProbingConfigHttpRequestUrl) FieldPath

func (UpdateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsHttpProbingConfigHttpRequestUrl) WithArrayOfValues

func (UpdateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsHttpProbingConfigHttpRequestUrl) WithValue

type UpdateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsInterval

type UpdateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsInterval struct{}

func (UpdateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsInterval) FieldPath

func (UpdateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsInterval) WithArrayOfValues

func (UpdateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsInterval) WithValue

type UpdateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsPathProbing

type UpdateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsPathProbing struct{}

func (UpdateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsPathProbing) FieldPath

func (UpdateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsPathProbing) WithArrayOfValues

func (UpdateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsPathProbing) WithValue

type UpdateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsPathProbingAttempts

type UpdateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsPathProbingAttempts struct{}

func (UpdateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsPathProbingAttempts) FieldPath

func (UpdateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsPathProbingAttempts) WithArrayOfValues

func (UpdateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsPathProbingAttempts) WithValue

type UpdateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsPathProbingEnabled

type UpdateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsPathProbingEnabled struct{}

func (UpdateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsPathProbingEnabled) FieldPath

func (UpdateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsPathProbingEnabled) WithArrayOfValues

func (UpdateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsPathProbingEnabled) WithValue

type UpdateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsPathProbingInterval

type UpdateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsPathProbingInterval struct{}

func (UpdateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsPathProbingInterval) FieldPath

func (UpdateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsPathProbingInterval) WithArrayOfValues

func (UpdateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsPathProbingInterval) WithValue

type UpdateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsPathProbingIntervalSec

type UpdateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsPathProbingIntervalSec struct{}

func (UpdateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsPathProbingIntervalSec) FieldPath

func (UpdateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsPathProbingIntervalSec) WithArrayOfValues

func (UpdateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsPathProbingIntervalSec) WithValue

type UpdateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsPathProbingMaxTtl

type UpdateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsPathProbingMaxTtl struct{}

func (UpdateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsPathProbingMaxTtl) FieldPath

func (UpdateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsPathProbingMaxTtl) WithArrayOfValues

func (UpdateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsPathProbingMaxTtl) WithValue

type UpdateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsPathProbingMode

type UpdateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsPathProbingMode struct{}

func (UpdateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsPathProbingMode) FieldPath

func (UpdateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsPathProbingMode) WithArrayOfValues

func (UpdateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsPathProbingMode) WithValue

type UpdateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsProxyConfiguration

type UpdateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsProxyConfiguration struct{}

func (UpdateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsProxyConfiguration) FieldPath

func (UpdateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsProxyConfiguration) WithArrayOfValues

func (UpdateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsProxyConfiguration) WithValue

type UpdateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsProxyConfigurationHttpProxy

type UpdateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsProxyConfigurationHttpProxy struct{}

func (UpdateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsProxyConfigurationHttpProxy) FieldPath

func (UpdateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsProxyConfigurationHttpProxy) WithArrayOfValues

func (UpdateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsProxyConfigurationHttpProxy) WithValue

type UpdateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsProxyConfigurationHttpsProxy

type UpdateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsProxyConfigurationHttpsProxy struct{}

func (UpdateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsProxyConfigurationHttpsProxy) FieldPath

func (UpdateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsProxyConfigurationHttpsProxy) WithArrayOfValues

func (UpdateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsProxyConfigurationHttpsProxy) WithValue

type UpdateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsProxyConfigurationNoProxy

type UpdateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsProxyConfigurationNoProxy struct{}

func (UpdateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsProxyConfigurationNoProxy) FieldPath

func (UpdateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsProxyConfigurationNoProxy) WithArrayOfValues

func (UpdateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsProxyConfigurationNoProxy) WithValue

type UpdateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsProxyConfigurationProxySetting

type UpdateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsProxyConfigurationProxySetting struct{}

func (UpdateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsProxyConfigurationProxySetting) FieldPath

func (UpdateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsProxyConfigurationProxySetting) WithArrayOfValues

func (UpdateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsProxyConfigurationProxySetting) WithValue

type UpdateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsSpeedtestSettings

type UpdateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsSpeedtestSettings struct{}

func (UpdateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsSpeedtestSettings) FieldPath

func (UpdateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsSpeedtestSettings) WithArrayOfValues

func (UpdateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsSpeedtestSettings) WithValue

type UpdateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsSpeedtestSettingsDuration

type UpdateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsSpeedtestSettingsDuration struct{}

func (UpdateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsSpeedtestSettingsDuration) FieldPath

func (UpdateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsSpeedtestSettingsDuration) WithArrayOfValues

func (UpdateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsSpeedtestSettingsDuration) WithValue

type UpdateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsSpeedtestSettingsServerSelection

type UpdateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsSpeedtestSettingsServerSelection struct{}

func (UpdateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsSpeedtestSettingsServerSelection) FieldPath

func (UpdateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsSpeedtestSettingsServerSelection) WithArrayOfValues

func (UpdateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsSpeedtestSettingsServerSelection) WithValue

type UpdateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsSpeedtestSettingsTcpPort

type UpdateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsSpeedtestSettingsTcpPort struct{}

func (UpdateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsSpeedtestSettingsTcpPort) FieldPath

func (UpdateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsSpeedtestSettingsTcpPort) WithArrayOfValues

func (UpdateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsSpeedtestSettingsTcpPort) WithValue

type UpdateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsTos

type UpdateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsTos struct{}

func (UpdateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsTos) FieldPath

func (UpdateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsTos) WithArrayOfValues

func (UpdateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsTos) WithValue

type UpdateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsWindowSize

type UpdateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsWindowSize struct{}

func (UpdateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsWindowSize) FieldPath

func (UpdateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsWindowSize) WithArrayOfValues

func (UpdateProbingDistributionRequestPathSelectorProbingDistributionSpecProbingSettingsWindowSize) WithValue

type UpdateProbingDistributionRequestPathSelectorProbingDistributionSpecTargetSelector

type UpdateProbingDistributionRequestPathSelectorProbingDistributionSpecTargetSelector struct{}

func (UpdateProbingDistributionRequestPathSelectorProbingDistributionSpecTargetSelector) FieldPath

func (UpdateProbingDistributionRequestPathSelectorProbingDistributionSpecTargetSelector) WithArrayOfValues

func (UpdateProbingDistributionRequestPathSelectorProbingDistributionSpecTargetSelector) WithValue

type UpdateProbingDistributionRequestPathSelectorProbingDistributionStatus

type UpdateProbingDistributionRequestPathSelectorProbingDistributionStatus struct{}

func (UpdateProbingDistributionRequestPathSelectorProbingDistributionStatus) ByRegion added in v0.8.0

func (UpdateProbingDistributionRequestPathSelectorProbingDistributionStatus) FieldPath

func (UpdateProbingDistributionRequestPathSelectorProbingDistributionStatus) TotalSkippedSessionCount added in v0.8.0

type UpdateProbingDistributionRequestPathSelectorProbingDistributionStatusByRegion added in v0.8.0

type UpdateProbingDistributionRequestPathSelectorProbingDistributionStatusByRegion struct{}

func (UpdateProbingDistributionRequestPathSelectorProbingDistributionStatusByRegion) FieldPath added in v0.8.0

func (UpdateProbingDistributionRequestPathSelectorProbingDistributionStatusByRegion) WithArrayOfValues added in v0.8.0

func (UpdateProbingDistributionRequestPathSelectorProbingDistributionStatusByRegion) WithKey added in v0.8.0

func (UpdateProbingDistributionRequestPathSelectorProbingDistributionStatusByRegion) WithValue added in v0.8.0

type UpdateProbingDistributionRequestPathSelectorProbingDistributionStatusSelectedTargetCount

type UpdateProbingDistributionRequestPathSelectorProbingDistributionStatusSelectedTargetCount struct{}

func (UpdateProbingDistributionRequestPathSelectorProbingDistributionStatusSelectedTargetCount) FieldPath

func (UpdateProbingDistributionRequestPathSelectorProbingDistributionStatusSelectedTargetCount) WithArrayOfValues

func (UpdateProbingDistributionRequestPathSelectorProbingDistributionStatusSelectedTargetCount) WithValue

type UpdateProbingDistributionRequestPathSelectorProbingDistributionStatusTotalNumber

type UpdateProbingDistributionRequestPathSelectorProbingDistributionStatusTotalNumber struct{}

func (UpdateProbingDistributionRequestPathSelectorProbingDistributionStatusTotalNumber) FieldPath

func (UpdateProbingDistributionRequestPathSelectorProbingDistributionStatusTotalNumber) WithArrayOfValues

func (UpdateProbingDistributionRequestPathSelectorProbingDistributionStatusTotalNumber) WithValue

type UpdateProbingDistributionRequestPathSelectorProbingDistributionStatusTotalSkippedSessionCount added in v0.8.0

type UpdateProbingDistributionRequestPathSelectorProbingDistributionStatusTotalSkippedSessionCount struct{}

func (UpdateProbingDistributionRequestPathSelectorProbingDistributionStatusTotalSkippedSessionCount) FieldPath added in v0.8.0

func (UpdateProbingDistributionRequestPathSelectorProbingDistributionStatusTotalSkippedSessionCount) WithArrayOfValues added in v0.8.0

func (UpdateProbingDistributionRequestPathSelectorProbingDistributionStatusTotalSkippedSessionCount) WithValue added in v0.8.0

type UpdateProbingDistributionRequestPathSelectorUpdateMask

type UpdateProbingDistributionRequestPathSelectorUpdateMask struct{}

func (UpdateProbingDistributionRequestPathSelectorUpdateMask) FieldPath

type UpdateProbingDistributionRequest_CAS

type UpdateProbingDistributionRequest_CAS struct {

	// Conditional desired state of a resource before update.
	ConditionalState *probing_distribution.ProbingDistribution `` /* 138-byte string literal not displayed */
	// Field paths from conditional state of resource server should check and
	// compare.
	FieldMask *probing_distribution.ProbingDistribution_FieldMask `` /* 151-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 (*UpdateProbingDistributionRequest_CAS) Clone

func (*UpdateProbingDistributionRequest_CAS) CloneRaw

func (*UpdateProbingDistributionRequest_CAS) Descriptor

func (*UpdateProbingDistributionRequest_CAS) Descriptor() ([]byte, []int)

Deprecated, Use UpdateProbingDistributionRequest_CAS.ProtoReflect.Descriptor instead.

func (*UpdateProbingDistributionRequest_CAS) GetConditionalState

func (*UpdateProbingDistributionRequest_CAS) GetFieldMask

func (*UpdateProbingDistributionRequest_CAS) GotenMessage

func (*UpdateProbingDistributionRequest_CAS) GotenMessage()

func (*UpdateProbingDistributionRequest_CAS) GotenObjectExt

func (o *UpdateProbingDistributionRequest_CAS) GotenObjectExt()

func (*UpdateProbingDistributionRequest_CAS) GotenValidate

func (obj *UpdateProbingDistributionRequest_CAS) GotenValidate() error

func (*UpdateProbingDistributionRequest_CAS) MakeFullFieldMask

func (*UpdateProbingDistributionRequest_CAS) MakeRawDiffFieldMask

func (*UpdateProbingDistributionRequest_CAS) MakeRawFullFieldMask

func (*UpdateProbingDistributionRequest_CAS) Marshal

func (*UpdateProbingDistributionRequest_CAS) MarshalJSON

func (m *UpdateProbingDistributionRequest_CAS) MarshalJSON() ([]byte, error)

func (*UpdateProbingDistributionRequest_CAS) Merge

func (*UpdateProbingDistributionRequest_CAS) MergeRaw

func (*UpdateProbingDistributionRequest_CAS) ProtoMessage

func (*UpdateProbingDistributionRequest_CAS) ProtoMessage()

func (*UpdateProbingDistributionRequest_CAS) ProtoReflect

func (*UpdateProbingDistributionRequest_CAS) Reset

func (*UpdateProbingDistributionRequest_CAS) SetConditionalState

func (*UpdateProbingDistributionRequest_CAS) SetFieldMask

func (*UpdateProbingDistributionRequest_CAS) String

func (*UpdateProbingDistributionRequest_CAS) Unmarshal

func (*UpdateProbingDistributionRequest_CAS) UnmarshalJSON

func (m *UpdateProbingDistributionRequest_CAS) UnmarshalJSON(data []byte) error

type UpdateProbingDistributionRequest_CASMapPathSelectorConditionalStateMetadataAnnotations

type UpdateProbingDistributionRequest_CASMapPathSelectorConditionalStateMetadataAnnotations struct {
	// contains filtered or unexported fields
}

func (UpdateProbingDistributionRequest_CASMapPathSelectorConditionalStateMetadataAnnotations) FieldPath

func (UpdateProbingDistributionRequest_CASMapPathSelectorConditionalStateMetadataAnnotations) WithArrayOfValues

func (UpdateProbingDistributionRequest_CASMapPathSelectorConditionalStateMetadataAnnotations) WithValue

type UpdateProbingDistributionRequest_CASMapPathSelectorConditionalStateMetadataLabels

type UpdateProbingDistributionRequest_CASMapPathSelectorConditionalStateMetadataLabels struct {
	// contains filtered or unexported fields
}

func (UpdateProbingDistributionRequest_CASMapPathSelectorConditionalStateMetadataLabels) FieldPath

func (UpdateProbingDistributionRequest_CASMapPathSelectorConditionalStateMetadataLabels) WithArrayOfValues

func (UpdateProbingDistributionRequest_CASMapPathSelectorConditionalStateMetadataLabels) WithValue

type UpdateProbingDistributionRequest_CASMapPathSelectorConditionalStateMetadataShards

type UpdateProbingDistributionRequest_CASMapPathSelectorConditionalStateMetadataShards struct {
	// contains filtered or unexported fields
}

func (UpdateProbingDistributionRequest_CASMapPathSelectorConditionalStateMetadataShards) FieldPath

func (UpdateProbingDistributionRequest_CASMapPathSelectorConditionalStateMetadataShards) WithArrayOfValues

func (UpdateProbingDistributionRequest_CASMapPathSelectorConditionalStateMetadataShards) WithValue

type UpdateProbingDistributionRequest_CASMapPathSelectorConditionalStateSpecProbingSettingsHttpProbingConfigAuthConfigTokenRequestRequestHeaders

type UpdateProbingDistributionRequest_CASMapPathSelectorConditionalStateSpecProbingSettingsHttpProbingConfigAuthConfigTokenRequestRequestHeaders struct {
	// contains filtered or unexported fields
}

func (UpdateProbingDistributionRequest_CASMapPathSelectorConditionalStateSpecProbingSettingsHttpProbingConfigAuthConfigTokenRequestRequestHeaders) FieldPath

func (UpdateProbingDistributionRequest_CASMapPathSelectorConditionalStateSpecProbingSettingsHttpProbingConfigAuthConfigTokenRequestRequestHeaders) WithArrayOfValues

func (UpdateProbingDistributionRequest_CASMapPathSelectorConditionalStateSpecProbingSettingsHttpProbingConfigAuthConfigTokenRequestRequestHeaders) WithValue

type UpdateProbingDistributionRequest_CASMapPathSelectorConditionalStateSpecProbingSettingsHttpProbingConfigHttpRequestRequestHeaders

type UpdateProbingDistributionRequest_CASMapPathSelectorConditionalStateSpecProbingSettingsHttpProbingConfigHttpRequestRequestHeaders struct {
	// contains filtered or unexported fields
}

func (UpdateProbingDistributionRequest_CASMapPathSelectorConditionalStateSpecProbingSettingsHttpProbingConfigHttpRequestRequestHeaders) FieldPath

func (UpdateProbingDistributionRequest_CASMapPathSelectorConditionalStateSpecProbingSettingsHttpProbingConfigHttpRequestRequestHeaders) WithArrayOfValues

func (UpdateProbingDistributionRequest_CASMapPathSelectorConditionalStateSpecProbingSettingsHttpProbingConfigHttpRequestRequestHeaders) WithValue

type UpdateProbingDistributionRequest_CASMapPathSelectorConditionalStateStatusByRegion added in v0.8.0

type UpdateProbingDistributionRequest_CASMapPathSelectorConditionalStateStatusByRegion struct {
	// contains filtered or unexported fields
}

func (UpdateProbingDistributionRequest_CASMapPathSelectorConditionalStateStatusByRegion) FieldPath added in v0.8.0

func (UpdateProbingDistributionRequest_CASMapPathSelectorConditionalStateStatusByRegion) WithArrayOfValues added in v0.8.0

func (UpdateProbingDistributionRequest_CASMapPathSelectorConditionalStateStatusByRegion) WithValue added in v0.8.0

type UpdateProbingDistributionRequest_CASPathSelectorConditionalState

type UpdateProbingDistributionRequest_CASPathSelectorConditionalState struct{}

func (UpdateProbingDistributionRequest_CASPathSelectorConditionalState) FieldPath

type UpdateProbingDistributionRequest_CASPathSelectorConditionalStateDisplayName

type UpdateProbingDistributionRequest_CASPathSelectorConditionalStateDisplayName struct{}

func (UpdateProbingDistributionRequest_CASPathSelectorConditionalStateDisplayName) FieldPath

func (UpdateProbingDistributionRequest_CASPathSelectorConditionalStateDisplayName) WithArrayOfValues

func (UpdateProbingDistributionRequest_CASPathSelectorConditionalStateDisplayName) WithValue

type UpdateProbingDistributionRequest_CASPathSelectorConditionalStateMetadata

type UpdateProbingDistributionRequest_CASPathSelectorConditionalStateMetadata struct{}

func (UpdateProbingDistributionRequest_CASPathSelectorConditionalStateMetadata) DeleteTime added in v0.7.1

func (UpdateProbingDistributionRequest_CASPathSelectorConditionalStateMetadata) FieldPath

func (UpdateProbingDistributionRequest_CASPathSelectorConditionalStateMetadata) Lifecycle added in v0.7.1

func (UpdateProbingDistributionRequest_CASPathSelectorConditionalStateMetadata) WithArrayOfValues

func (UpdateProbingDistributionRequest_CASPathSelectorConditionalStateMetadata) WithValue

type UpdateProbingDistributionRequest_CASPathSelectorConditionalStateMetadataAnnotations

type UpdateProbingDistributionRequest_CASPathSelectorConditionalStateMetadataAnnotations struct{}

func (UpdateProbingDistributionRequest_CASPathSelectorConditionalStateMetadataAnnotations) FieldPath

func (UpdateProbingDistributionRequest_CASPathSelectorConditionalStateMetadataAnnotations) WithArrayOfValues

func (UpdateProbingDistributionRequest_CASPathSelectorConditionalStateMetadataAnnotations) WithValue

type UpdateProbingDistributionRequest_CASPathSelectorConditionalStateMetadataCreateTime

type UpdateProbingDistributionRequest_CASPathSelectorConditionalStateMetadataCreateTime struct{}

func (UpdateProbingDistributionRequest_CASPathSelectorConditionalStateMetadataCreateTime) FieldPath

func (UpdateProbingDistributionRequest_CASPathSelectorConditionalStateMetadataCreateTime) WithArrayOfValues

func (UpdateProbingDistributionRequest_CASPathSelectorConditionalStateMetadataCreateTime) WithValue

type UpdateProbingDistributionRequest_CASPathSelectorConditionalStateMetadataDeleteTime added in v0.7.1

type UpdateProbingDistributionRequest_CASPathSelectorConditionalStateMetadataDeleteTime struct{}

func (UpdateProbingDistributionRequest_CASPathSelectorConditionalStateMetadataDeleteTime) FieldPath added in v0.7.1

func (UpdateProbingDistributionRequest_CASPathSelectorConditionalStateMetadataDeleteTime) WithArrayOfValues added in v0.7.1

func (UpdateProbingDistributionRequest_CASPathSelectorConditionalStateMetadataDeleteTime) WithValue added in v0.7.1

type UpdateProbingDistributionRequest_CASPathSelectorConditionalStateMetadataGeneration

type UpdateProbingDistributionRequest_CASPathSelectorConditionalStateMetadataGeneration struct{}

func (UpdateProbingDistributionRequest_CASPathSelectorConditionalStateMetadataGeneration) FieldPath

func (UpdateProbingDistributionRequest_CASPathSelectorConditionalStateMetadataGeneration) WithArrayOfValues

func (UpdateProbingDistributionRequest_CASPathSelectorConditionalStateMetadataGeneration) WithValue

type UpdateProbingDistributionRequest_CASPathSelectorConditionalStateMetadataLabels

type UpdateProbingDistributionRequest_CASPathSelectorConditionalStateMetadataLabels struct{}

func (UpdateProbingDistributionRequest_CASPathSelectorConditionalStateMetadataLabels) FieldPath

func (UpdateProbingDistributionRequest_CASPathSelectorConditionalStateMetadataLabels) WithArrayOfValues

func (UpdateProbingDistributionRequest_CASPathSelectorConditionalStateMetadataLabels) WithValue

type UpdateProbingDistributionRequest_CASPathSelectorConditionalStateMetadataLifecycle added in v0.7.1

type UpdateProbingDistributionRequest_CASPathSelectorConditionalStateMetadataLifecycle struct{}

func (UpdateProbingDistributionRequest_CASPathSelectorConditionalStateMetadataLifecycle) BlockDeletion added in v0.7.1

func (UpdateProbingDistributionRequest_CASPathSelectorConditionalStateMetadataLifecycle) FieldPath added in v0.7.1

func (UpdateProbingDistributionRequest_CASPathSelectorConditionalStateMetadataLifecycle) State added in v0.7.1

func (UpdateProbingDistributionRequest_CASPathSelectorConditionalStateMetadataLifecycle) WithArrayOfValues added in v0.7.1

func (UpdateProbingDistributionRequest_CASPathSelectorConditionalStateMetadataLifecycle) WithValue added in v0.7.1

type UpdateProbingDistributionRequest_CASPathSelectorConditionalStateMetadataLifecycleBlockDeletion added in v0.7.1

type UpdateProbingDistributionRequest_CASPathSelectorConditionalStateMetadataLifecycleBlockDeletion struct{}

func (UpdateProbingDistributionRequest_CASPathSelectorConditionalStateMetadataLifecycleBlockDeletion) FieldPath added in v0.7.1

func (UpdateProbingDistributionRequest_CASPathSelectorConditionalStateMetadataLifecycleBlockDeletion) WithArrayOfValues added in v0.7.1

func (UpdateProbingDistributionRequest_CASPathSelectorConditionalStateMetadataLifecycleBlockDeletion) WithValue added in v0.7.1

type UpdateProbingDistributionRequest_CASPathSelectorConditionalStateMetadataLifecycleState added in v0.7.1

type UpdateProbingDistributionRequest_CASPathSelectorConditionalStateMetadataLifecycleState struct{}

func (UpdateProbingDistributionRequest_CASPathSelectorConditionalStateMetadataLifecycleState) FieldPath added in v0.7.1

func (UpdateProbingDistributionRequest_CASPathSelectorConditionalStateMetadataLifecycleState) WithArrayOfValues added in v0.7.1

func (UpdateProbingDistributionRequest_CASPathSelectorConditionalStateMetadataLifecycleState) WithValue added in v0.7.1

type UpdateProbingDistributionRequest_CASPathSelectorConditionalStateMetadataOwnerReferences

type UpdateProbingDistributionRequest_CASPathSelectorConditionalStateMetadataOwnerReferences struct{}

func (UpdateProbingDistributionRequest_CASPathSelectorConditionalStateMetadataOwnerReferences) FieldPath

func (UpdateProbingDistributionRequest_CASPathSelectorConditionalStateMetadataOwnerReferences) Region added in v0.7.1

func (UpdateProbingDistributionRequest_CASPathSelectorConditionalStateMetadataOwnerReferences) RequiresOwnerReference added in v0.7.1

func (UpdateProbingDistributionRequest_CASPathSelectorConditionalStateMetadataOwnerReferences) Version added in v0.7.1

func (UpdateProbingDistributionRequest_CASPathSelectorConditionalStateMetadataOwnerReferences) WithArrayOfValues

func (UpdateProbingDistributionRequest_CASPathSelectorConditionalStateMetadataOwnerReferences) WithItemValue

func (UpdateProbingDistributionRequest_CASPathSelectorConditionalStateMetadataOwnerReferences) WithValue

type UpdateProbingDistributionRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesBlockOwnerDeletion

type UpdateProbingDistributionRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesBlockOwnerDeletion struct{}

func (UpdateProbingDistributionRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesBlockOwnerDeletion) FieldPath

func (UpdateProbingDistributionRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesBlockOwnerDeletion) WithArrayOfValues

func (UpdateProbingDistributionRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesBlockOwnerDeletion) WithValue

type UpdateProbingDistributionRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesController

type UpdateProbingDistributionRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesController struct{}

func (UpdateProbingDistributionRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesController) FieldPath

func (UpdateProbingDistributionRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesController) WithArrayOfValues

func (UpdateProbingDistributionRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesController) WithValue

type UpdateProbingDistributionRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesKind

type UpdateProbingDistributionRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesKind struct{}

func (UpdateProbingDistributionRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesKind) FieldPath

func (UpdateProbingDistributionRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesKind) WithArrayOfValues

func (UpdateProbingDistributionRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesKind) WithValue

type UpdateProbingDistributionRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesName

type UpdateProbingDistributionRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesName struct{}

func (UpdateProbingDistributionRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesName) FieldPath

func (UpdateProbingDistributionRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesName) WithArrayOfValues

func (UpdateProbingDistributionRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesName) WithValue

type UpdateProbingDistributionRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesRegion added in v0.7.1

type UpdateProbingDistributionRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesRegion struct{}

func (UpdateProbingDistributionRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesRegion) FieldPath added in v0.7.1

func (UpdateProbingDistributionRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesRegion) WithArrayOfValues added in v0.7.1

func (UpdateProbingDistributionRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesRegion) WithValue added in v0.7.1

type UpdateProbingDistributionRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesRequiresOwnerReference added in v0.7.1

type UpdateProbingDistributionRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesRequiresOwnerReference struct{}

func (UpdateProbingDistributionRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesRequiresOwnerReference) FieldPath added in v0.7.1

func (UpdateProbingDistributionRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesRequiresOwnerReference) WithArrayOfValues added in v0.7.1

func (UpdateProbingDistributionRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesRequiresOwnerReference) WithValue added in v0.7.1

type UpdateProbingDistributionRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesVersion added in v0.7.1

type UpdateProbingDistributionRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesVersion struct{}

func (UpdateProbingDistributionRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesVersion) FieldPath added in v0.7.1

func (UpdateProbingDistributionRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesVersion) WithArrayOfValues added in v0.7.1

func (UpdateProbingDistributionRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesVersion) WithValue added in v0.7.1

type UpdateProbingDistributionRequest_CASPathSelectorConditionalStateMetadataResourceVersion

type UpdateProbingDistributionRequest_CASPathSelectorConditionalStateMetadataResourceVersion struct{}

func (UpdateProbingDistributionRequest_CASPathSelectorConditionalStateMetadataResourceVersion) FieldPath

func (UpdateProbingDistributionRequest_CASPathSelectorConditionalStateMetadataResourceVersion) WithArrayOfValues

func (UpdateProbingDistributionRequest_CASPathSelectorConditionalStateMetadataResourceVersion) WithValue

type UpdateProbingDistributionRequest_CASPathSelectorConditionalStateMetadataShards

type UpdateProbingDistributionRequest_CASPathSelectorConditionalStateMetadataShards struct{}

func (UpdateProbingDistributionRequest_CASPathSelectorConditionalStateMetadataShards) FieldPath

func (UpdateProbingDistributionRequest_CASPathSelectorConditionalStateMetadataShards) WithArrayOfValues

func (UpdateProbingDistributionRequest_CASPathSelectorConditionalStateMetadataShards) WithValue

type UpdateProbingDistributionRequest_CASPathSelectorConditionalStateMetadataSyncing

type UpdateProbingDistributionRequest_CASPathSelectorConditionalStateMetadataSyncing struct{}

func (UpdateProbingDistributionRequest_CASPathSelectorConditionalStateMetadataSyncing) FieldPath

func (UpdateProbingDistributionRequest_CASPathSelectorConditionalStateMetadataSyncing) WithArrayOfValues

func (UpdateProbingDistributionRequest_CASPathSelectorConditionalStateMetadataSyncing) WithValue

type UpdateProbingDistributionRequest_CASPathSelectorConditionalStateMetadataSyncingOwningRegion

type UpdateProbingDistributionRequest_CASPathSelectorConditionalStateMetadataSyncingOwningRegion struct{}

func (UpdateProbingDistributionRequest_CASPathSelectorConditionalStateMetadataSyncingOwningRegion) FieldPath

func (UpdateProbingDistributionRequest_CASPathSelectorConditionalStateMetadataSyncingOwningRegion) WithArrayOfValues

func (UpdateProbingDistributionRequest_CASPathSelectorConditionalStateMetadataSyncingOwningRegion) WithValue

type UpdateProbingDistributionRequest_CASPathSelectorConditionalStateMetadataSyncingRegions

type UpdateProbingDistributionRequest_CASPathSelectorConditionalStateMetadataSyncingRegions struct{}

func (UpdateProbingDistributionRequest_CASPathSelectorConditionalStateMetadataSyncingRegions) FieldPath

func (UpdateProbingDistributionRequest_CASPathSelectorConditionalStateMetadataSyncingRegions) WithArrayOfValues

func (UpdateProbingDistributionRequest_CASPathSelectorConditionalStateMetadataSyncingRegions) WithItemValue

func (UpdateProbingDistributionRequest_CASPathSelectorConditionalStateMetadataSyncingRegions) WithValue

type UpdateProbingDistributionRequest_CASPathSelectorConditionalStateMetadataTags

type UpdateProbingDistributionRequest_CASPathSelectorConditionalStateMetadataTags struct{}

func (UpdateProbingDistributionRequest_CASPathSelectorConditionalStateMetadataTags) FieldPath

func (UpdateProbingDistributionRequest_CASPathSelectorConditionalStateMetadataTags) WithArrayOfValues

func (UpdateProbingDistributionRequest_CASPathSelectorConditionalStateMetadataTags) WithItemValue

func (UpdateProbingDistributionRequest_CASPathSelectorConditionalStateMetadataTags) WithValue

type UpdateProbingDistributionRequest_CASPathSelectorConditionalStateMetadataUpdateTime

type UpdateProbingDistributionRequest_CASPathSelectorConditionalStateMetadataUpdateTime struct{}

func (UpdateProbingDistributionRequest_CASPathSelectorConditionalStateMetadataUpdateTime) FieldPath

func (UpdateProbingDistributionRequest_CASPathSelectorConditionalStateMetadataUpdateTime) WithArrayOfValues

func (UpdateProbingDistributionRequest_CASPathSelectorConditionalStateMetadataUpdateTime) WithValue

type UpdateProbingDistributionRequest_CASPathSelectorConditionalStateMetadataUuid

type UpdateProbingDistributionRequest_CASPathSelectorConditionalStateMetadataUuid struct{}

func (UpdateProbingDistributionRequest_CASPathSelectorConditionalStateMetadataUuid) FieldPath

func (UpdateProbingDistributionRequest_CASPathSelectorConditionalStateMetadataUuid) WithArrayOfValues

func (UpdateProbingDistributionRequest_CASPathSelectorConditionalStateMetadataUuid) WithValue

type UpdateProbingDistributionRequest_CASPathSelectorConditionalStateName

type UpdateProbingDistributionRequest_CASPathSelectorConditionalStateName struct{}

func (UpdateProbingDistributionRequest_CASPathSelectorConditionalStateName) FieldPath

func (UpdateProbingDistributionRequest_CASPathSelectorConditionalStateName) WithArrayOfValues

func (UpdateProbingDistributionRequest_CASPathSelectorConditionalStateName) WithValue

type UpdateProbingDistributionRequest_CASPathSelectorConditionalStateSpec

type UpdateProbingDistributionRequest_CASPathSelectorConditionalStateSpec struct{}

func (UpdateProbingDistributionRequest_CASPathSelectorConditionalStateSpec) EnablePcap added in v0.8.0

func (UpdateProbingDistributionRequest_CASPathSelectorConditionalStateSpec) FieldPath

type UpdateProbingDistributionRequest_CASPathSelectorConditionalStateSpecConstraint

type UpdateProbingDistributionRequest_CASPathSelectorConditionalStateSpecConstraint struct{}

func (UpdateProbingDistributionRequest_CASPathSelectorConditionalStateSpecConstraint) FieldPath

func (UpdateProbingDistributionRequest_CASPathSelectorConditionalStateSpecConstraint) WithArrayOfValues

func (UpdateProbingDistributionRequest_CASPathSelectorConditionalStateSpecConstraint) WithValue

type UpdateProbingDistributionRequest_CASPathSelectorConditionalStateSpecConstraintMaxSessionsPerAgentLocation

type UpdateProbingDistributionRequest_CASPathSelectorConditionalStateSpecConstraintMaxSessionsPerAgentLocation struct{}

func (UpdateProbingDistributionRequest_CASPathSelectorConditionalStateSpecConstraintMaxSessionsPerAgentLocation) FieldPath

func (UpdateProbingDistributionRequest_CASPathSelectorConditionalStateSpecConstraintMaxSessionsPerAgentLocation) WithArrayOfValues

func (UpdateProbingDistributionRequest_CASPathSelectorConditionalStateSpecConstraintMaxSessionsPerAgentLocation) WithValue

type UpdateProbingDistributionRequest_CASPathSelectorConditionalStateSpecConstraintMaxSessionsPerAgentLocationAdmin1

type UpdateProbingDistributionRequest_CASPathSelectorConditionalStateSpecConstraintMaxSessionsPerAgentLocationAdmin1 struct{}

func (UpdateProbingDistributionRequest_CASPathSelectorConditionalStateSpecConstraintMaxSessionsPerAgentLocationAdmin1) FieldPath

func (UpdateProbingDistributionRequest_CASPathSelectorConditionalStateSpecConstraintMaxSessionsPerAgentLocationAdmin1) WithArrayOfValues

func (UpdateProbingDistributionRequest_CASPathSelectorConditionalStateSpecConstraintMaxSessionsPerAgentLocationAdmin1) WithValue

type UpdateProbingDistributionRequest_CASPathSelectorConditionalStateSpecConstraintMaxSessionsPerAgentLocationAdmin2

type UpdateProbingDistributionRequest_CASPathSelectorConditionalStateSpecConstraintMaxSessionsPerAgentLocationAdmin2 struct{}

func (UpdateProbingDistributionRequest_CASPathSelectorConditionalStateSpecConstraintMaxSessionsPerAgentLocationAdmin2) FieldPath

func (UpdateProbingDistributionRequest_CASPathSelectorConditionalStateSpecConstraintMaxSessionsPerAgentLocationAdmin2) WithArrayOfValues

func (UpdateProbingDistributionRequest_CASPathSelectorConditionalStateSpecConstraintMaxSessionsPerAgentLocationAdmin2) WithValue

type UpdateProbingDistributionRequest_CASPathSelectorConditionalStateSpecConstraintMaxSessionsPerAgentLocationAdmin3

type UpdateProbingDistributionRequest_CASPathSelectorConditionalStateSpecConstraintMaxSessionsPerAgentLocationAdmin3 struct{}

func (UpdateProbingDistributionRequest_CASPathSelectorConditionalStateSpecConstraintMaxSessionsPerAgentLocationAdmin3) FieldPath

func (UpdateProbingDistributionRequest_CASPathSelectorConditionalStateSpecConstraintMaxSessionsPerAgentLocationAdmin3) WithArrayOfValues

func (UpdateProbingDistributionRequest_CASPathSelectorConditionalStateSpecConstraintMaxSessionsPerAgentLocationAdmin3) WithValue

type UpdateProbingDistributionRequest_CASPathSelectorConditionalStateSpecConstraintMaxSessionsPerAgentLocationAdmin4

type UpdateProbingDistributionRequest_CASPathSelectorConditionalStateSpecConstraintMaxSessionsPerAgentLocationAdmin4 struct{}

func (UpdateProbingDistributionRequest_CASPathSelectorConditionalStateSpecConstraintMaxSessionsPerAgentLocationAdmin4) FieldPath

func (UpdateProbingDistributionRequest_CASPathSelectorConditionalStateSpecConstraintMaxSessionsPerAgentLocationAdmin4) WithArrayOfValues

func (UpdateProbingDistributionRequest_CASPathSelectorConditionalStateSpecConstraintMaxSessionsPerAgentLocationAdmin4) WithValue

type UpdateProbingDistributionRequest_CASPathSelectorConditionalStateSpecConstraintMaxSessionsPerAgentLocationCountry

type UpdateProbingDistributionRequest_CASPathSelectorConditionalStateSpecConstraintMaxSessionsPerAgentLocationCountry struct{}

func (UpdateProbingDistributionRequest_CASPathSelectorConditionalStateSpecConstraintMaxSessionsPerAgentLocationCountry) FieldPath

func (UpdateProbingDistributionRequest_CASPathSelectorConditionalStateSpecConstraintMaxSessionsPerAgentLocationCountry) WithArrayOfValues

func (UpdateProbingDistributionRequest_CASPathSelectorConditionalStateSpecConstraintMaxSessionsPerAgentLocationCountry) WithValue

type UpdateProbingDistributionRequest_CASPathSelectorConditionalStateSpecConstraintMaxSessionsPerAgentPublicIpAddress

type UpdateProbingDistributionRequest_CASPathSelectorConditionalStateSpecConstraintMaxSessionsPerAgentPublicIpAddress struct{}

func (UpdateProbingDistributionRequest_CASPathSelectorConditionalStateSpecConstraintMaxSessionsPerAgentPublicIpAddress) FieldPath

func (UpdateProbingDistributionRequest_CASPathSelectorConditionalStateSpecConstraintMaxSessionsPerAgentPublicIpAddress) WithArrayOfValues

func (UpdateProbingDistributionRequest_CASPathSelectorConditionalStateSpecConstraintMaxSessionsPerAgentPublicIpAddress) WithValue

type UpdateProbingDistributionRequest_CASPathSelectorConditionalStateSpecEnablePcap added in v0.8.0

type UpdateProbingDistributionRequest_CASPathSelectorConditionalStateSpecEnablePcap struct{}

func (UpdateProbingDistributionRequest_CASPathSelectorConditionalStateSpecEnablePcap) FieldPath added in v0.8.0

func (UpdateProbingDistributionRequest_CASPathSelectorConditionalStateSpecEnablePcap) WithArrayOfValues added in v0.8.0

func (UpdateProbingDistributionRequest_CASPathSelectorConditionalStateSpecEnablePcap) WithValue added in v0.8.0

type UpdateProbingDistributionRequest_CASPathSelectorConditionalStateSpecEnabled

type UpdateProbingDistributionRequest_CASPathSelectorConditionalStateSpecEnabled struct{}

func (UpdateProbingDistributionRequest_CASPathSelectorConditionalStateSpecEnabled) FieldPath

func (UpdateProbingDistributionRequest_CASPathSelectorConditionalStateSpecEnabled) WithArrayOfValues

func (UpdateProbingDistributionRequest_CASPathSelectorConditionalStateSpecEnabled) WithValue

type UpdateProbingDistributionRequest_CASPathSelectorConditionalStateSpecProbeSelector

type UpdateProbingDistributionRequest_CASPathSelectorConditionalStateSpecProbeSelector struct{}

func (UpdateProbingDistributionRequest_CASPathSelectorConditionalStateSpecProbeSelector) FieldPath

func (UpdateProbingDistributionRequest_CASPathSelectorConditionalStateSpecProbeSelector) WithArrayOfValues

func (UpdateProbingDistributionRequest_CASPathSelectorConditionalStateSpecProbeSelector) WithValue

type UpdateProbingDistributionRequest_CASPathSelectorConditionalStateSpecProbingSettings

type UpdateProbingDistributionRequest_CASPathSelectorConditionalStateSpecProbingSettings struct{}

func (UpdateProbingDistributionRequest_CASPathSelectorConditionalStateSpecProbingSettings) FieldPath

func (UpdateProbingDistributionRequest_CASPathSelectorConditionalStateSpecProbingSettings) WithArrayOfValues

func (UpdateProbingDistributionRequest_CASPathSelectorConditionalStateSpecProbingSettings) WithValue

type UpdateProbingDistributionRequest_CASPathSelectorConditionalStateSpecProbingSettingsHttpProbingConfig

type UpdateProbingDistributionRequest_CASPathSelectorConditionalStateSpecProbingSettingsHttpProbingConfig struct{}

func (UpdateProbingDistributionRequest_CASPathSelectorConditionalStateSpecProbingSettingsHttpProbingConfig) FieldPath

func (UpdateProbingDistributionRequest_CASPathSelectorConditionalStateSpecProbingSettingsHttpProbingConfig) WithArrayOfValues

func (UpdateProbingDistributionRequest_CASPathSelectorConditionalStateSpecProbingSettingsHttpProbingConfig) WithValue

type UpdateProbingDistributionRequest_CASPathSelectorConditionalStateSpecProbingSettingsHttpProbingConfigAuthConfig

type UpdateProbingDistributionRequest_CASPathSelectorConditionalStateSpecProbingSettingsHttpProbingConfigAuthConfig struct{}

func (UpdateProbingDistributionRequest_CASPathSelectorConditionalStateSpecProbingSettingsHttpProbingConfigAuthConfig) FieldPath

func (UpdateProbingDistributionRequest_CASPathSelectorConditionalStateSpecProbingSettingsHttpProbingConfigAuthConfig) WithArrayOfValues

func (UpdateProbingDistributionRequest_CASPathSelectorConditionalStateSpecProbingSettingsHttpProbingConfigAuthConfig) WithValue

type UpdateProbingDistributionRequest_CASPathSelectorConditionalStateSpecProbingSettingsHttpProbingConfigAuthConfigPassword

type UpdateProbingDistributionRequest_CASPathSelectorConditionalStateSpecProbingSettingsHttpProbingConfigAuthConfigPassword struct{}

func (UpdateProbingDistributionRequest_CASPathSelectorConditionalStateSpecProbingSettingsHttpProbingConfigAuthConfigPassword) FieldPath

func (UpdateProbingDistributionRequest_CASPathSelectorConditionalStateSpecProbingSettingsHttpProbingConfigAuthConfigPassword) WithArrayOfValues

func (UpdateProbingDistributionRequest_CASPathSelectorConditionalStateSpecProbingSettingsHttpProbingConfigAuthConfigPassword) WithValue

type UpdateProbingDistributionRequest_CASPathSelectorConditionalStateSpecProbingSettingsHttpProbingConfigAuthConfigRequestHeaderTokenKey

type UpdateProbingDistributionRequest_CASPathSelectorConditionalStateSpecProbingSettingsHttpProbingConfigAuthConfigRequestHeaderTokenKey struct{}

func (UpdateProbingDistributionRequest_CASPathSelectorConditionalStateSpecProbingSettingsHttpProbingConfigAuthConfigRequestHeaderTokenKey) FieldPath

func (UpdateProbingDistributionRequest_CASPathSelectorConditionalStateSpecProbingSettingsHttpProbingConfigAuthConfigRequestHeaderTokenKey) WithArrayOfValues

func (UpdateProbingDistributionRequest_CASPathSelectorConditionalStateSpecProbingSettingsHttpProbingConfigAuthConfigRequestHeaderTokenKey) WithValue

type UpdateProbingDistributionRequest_CASPathSelectorConditionalStateSpecProbingSettingsHttpProbingConfigAuthConfigTokenRequest

type UpdateProbingDistributionRequest_CASPathSelectorConditionalStateSpecProbingSettingsHttpProbingConfigAuthConfigTokenRequest struct{}

func (UpdateProbingDistributionRequest_CASPathSelectorConditionalStateSpecProbingSettingsHttpProbingConfigAuthConfigTokenRequest) FieldPath

func (UpdateProbingDistributionRequest_CASPathSelectorConditionalStateSpecProbingSettingsHttpProbingConfigAuthConfigTokenRequest) WithArrayOfValues

func (UpdateProbingDistributionRequest_CASPathSelectorConditionalStateSpecProbingSettingsHttpProbingConfigAuthConfigTokenRequest) WithValue

type UpdateProbingDistributionRequest_CASPathSelectorConditionalStateSpecProbingSettingsHttpProbingConfigAuthConfigTokenRequestAuthenticationMethod

type UpdateProbingDistributionRequest_CASPathSelectorConditionalStateSpecProbingSettingsHttpProbingConfigAuthConfigTokenRequestAuthenticationMethod struct{}

func (UpdateProbingDistributionRequest_CASPathSelectorConditionalStateSpecProbingSettingsHttpProbingConfigAuthConfigTokenRequestAuthenticationMethod) FieldPath

func (UpdateProbingDistributionRequest_CASPathSelectorConditionalStateSpecProbingSettingsHttpProbingConfigAuthConfigTokenRequestAuthenticationMethod) WithArrayOfValues

func (UpdateProbingDistributionRequest_CASPathSelectorConditionalStateSpecProbingSettingsHttpProbingConfigAuthConfigTokenRequestAuthenticationMethod) WithValue

type UpdateProbingDistributionRequest_CASPathSelectorConditionalStateSpecProbingSettingsHttpProbingConfigAuthConfigTokenRequestExpectedResponseCode

type UpdateProbingDistributionRequest_CASPathSelectorConditionalStateSpecProbingSettingsHttpProbingConfigAuthConfigTokenRequestExpectedResponseCode struct{}

func (UpdateProbingDistributionRequest_CASPathSelectorConditionalStateSpecProbingSettingsHttpProbingConfigAuthConfigTokenRequestExpectedResponseCode) FieldPath

func (UpdateProbingDistributionRequest_CASPathSelectorConditionalStateSpecProbingSettingsHttpProbingConfigAuthConfigTokenRequestExpectedResponseCode) WithArrayOfValues

func (UpdateProbingDistributionRequest_CASPathSelectorConditionalStateSpecProbingSettingsHttpProbingConfigAuthConfigTokenRequestExpectedResponseCode) WithValue

type UpdateProbingDistributionRequest_CASPathSelectorConditionalStateSpecProbingSettingsHttpProbingConfigAuthConfigTokenRequestRequestBody

type UpdateProbingDistributionRequest_CASPathSelectorConditionalStateSpecProbingSettingsHttpProbingConfigAuthConfigTokenRequestRequestBody struct{}

func (UpdateProbingDistributionRequest_CASPathSelectorConditionalStateSpecProbingSettingsHttpProbingConfigAuthConfigTokenRequestRequestBody) FieldPath

func (UpdateProbingDistributionRequest_CASPathSelectorConditionalStateSpecProbingSettingsHttpProbingConfigAuthConfigTokenRequestRequestBody) WithArrayOfValues

func (UpdateProbingDistributionRequest_CASPathSelectorConditionalStateSpecProbingSettingsHttpProbingConfigAuthConfigTokenRequestRequestBody) WithValue

type UpdateProbingDistributionRequest_CASPathSelectorConditionalStateSpecProbingSettingsHttpProbingConfigAuthConfigTokenRequestRequestHeaders

type UpdateProbingDistributionRequest_CASPathSelectorConditionalStateSpecProbingSettingsHttpProbingConfigAuthConfigTokenRequestRequestHeaders struct{}

func (UpdateProbingDistributionRequest_CASPathSelectorConditionalStateSpecProbingSettingsHttpProbingConfigAuthConfigTokenRequestRequestHeaders) FieldPath

func (UpdateProbingDistributionRequest_CASPathSelectorConditionalStateSpecProbingSettingsHttpProbingConfigAuthConfigTokenRequestRequestHeaders) WithArrayOfValues

func (UpdateProbingDistributionRequest_CASPathSelectorConditionalStateSpecProbingSettingsHttpProbingConfigAuthConfigTokenRequestRequestHeaders) WithValue

type UpdateProbingDistributionRequest_CASPathSelectorConditionalStateSpecProbingSettingsHttpProbingConfigAuthConfigTokenRequestRequestMethod

type UpdateProbingDistributionRequest_CASPathSelectorConditionalStateSpecProbingSettingsHttpProbingConfigAuthConfigTokenRequestRequestMethod struct{}

func (UpdateProbingDistributionRequest_CASPathSelectorConditionalStateSpecProbingSettingsHttpProbingConfigAuthConfigTokenRequestRequestMethod) FieldPath

func (UpdateProbingDistributionRequest_CASPathSelectorConditionalStateSpecProbingSettingsHttpProbingConfigAuthConfigTokenRequestRequestMethod) WithArrayOfValues

func (UpdateProbingDistributionRequest_CASPathSelectorConditionalStateSpecProbingSettingsHttpProbingConfigAuthConfigTokenRequestRequestMethod) WithValue

type UpdateProbingDistributionRequest_CASPathSelectorConditionalStateSpecProbingSettingsHttpProbingConfigAuthConfigTokenRequestTimeout

type UpdateProbingDistributionRequest_CASPathSelectorConditionalStateSpecProbingSettingsHttpProbingConfigAuthConfigTokenRequestTimeout struct{}

func (UpdateProbingDistributionRequest_CASPathSelectorConditionalStateSpecProbingSettingsHttpProbingConfigAuthConfigTokenRequestTimeout) FieldPath

func (UpdateProbingDistributionRequest_CASPathSelectorConditionalStateSpecProbingSettingsHttpProbingConfigAuthConfigTokenRequestTimeout) WithArrayOfValues

func (UpdateProbingDistributionRequest_CASPathSelectorConditionalStateSpecProbingSettingsHttpProbingConfigAuthConfigTokenRequestTimeout) WithValue

type UpdateProbingDistributionRequest_CASPathSelectorConditionalStateSpecProbingSettingsHttpProbingConfigAuthConfigTokenRequestUrl

type UpdateProbingDistributionRequest_CASPathSelectorConditionalStateSpecProbingSettingsHttpProbingConfigAuthConfigTokenRequestUrl struct{}

func (UpdateProbingDistributionRequest_CASPathSelectorConditionalStateSpecProbingSettingsHttpProbingConfigAuthConfigTokenRequestUrl) FieldPath

func (UpdateProbingDistributionRequest_CASPathSelectorConditionalStateSpecProbingSettingsHttpProbingConfigAuthConfigTokenRequestUrl) WithArrayOfValues

func (UpdateProbingDistributionRequest_CASPathSelectorConditionalStateSpecProbingSettingsHttpProbingConfigAuthConfigTokenRequestUrl) WithValue

type UpdateProbingDistributionRequest_CASPathSelectorConditionalStateSpecProbingSettingsHttpProbingConfigAuthConfigTokenResponseBodyExpiryKey

type UpdateProbingDistributionRequest_CASPathSelectorConditionalStateSpecProbingSettingsHttpProbingConfigAuthConfigTokenResponseBodyExpiryKey struct{}

func (UpdateProbingDistributionRequest_CASPathSelectorConditionalStateSpecProbingSettingsHttpProbingConfigAuthConfigTokenResponseBodyExpiryKey) FieldPath

func (UpdateProbingDistributionRequest_CASPathSelectorConditionalStateSpecProbingSettingsHttpProbingConfigAuthConfigTokenResponseBodyExpiryKey) WithArrayOfValues

func (UpdateProbingDistributionRequest_CASPathSelectorConditionalStateSpecProbingSettingsHttpProbingConfigAuthConfigTokenResponseBodyExpiryKey) WithValue

type UpdateProbingDistributionRequest_CASPathSelectorConditionalStateSpecProbingSettingsHttpProbingConfigAuthConfigTokenResponseBodyKey

type UpdateProbingDistributionRequest_CASPathSelectorConditionalStateSpecProbingSettingsHttpProbingConfigAuthConfigTokenResponseBodyKey struct{}

func (UpdateProbingDistributionRequest_CASPathSelectorConditionalStateSpecProbingSettingsHttpProbingConfigAuthConfigTokenResponseBodyKey) FieldPath

func (UpdateProbingDistributionRequest_CASPathSelectorConditionalStateSpecProbingSettingsHttpProbingConfigAuthConfigTokenResponseBodyKey) WithArrayOfValues

func (UpdateProbingDistributionRequest_CASPathSelectorConditionalStateSpecProbingSettingsHttpProbingConfigAuthConfigTokenResponseBodyKey) WithValue

type UpdateProbingDistributionRequest_CASPathSelectorConditionalStateSpecProbingSettingsHttpProbingConfigAuthConfigTokenResponseHeader

type UpdateProbingDistributionRequest_CASPathSelectorConditionalStateSpecProbingSettingsHttpProbingConfigAuthConfigTokenResponseHeader struct{}

func (UpdateProbingDistributionRequest_CASPathSelectorConditionalStateSpecProbingSettingsHttpProbingConfigAuthConfigTokenResponseHeader) FieldPath

func (UpdateProbingDistributionRequest_CASPathSelectorConditionalStateSpecProbingSettingsHttpProbingConfigAuthConfigTokenResponseHeader) WithArrayOfValues

func (UpdateProbingDistributionRequest_CASPathSelectorConditionalStateSpecProbingSettingsHttpProbingConfigAuthConfigTokenResponseHeader) WithValue

type UpdateProbingDistributionRequest_CASPathSelectorConditionalStateSpecProbingSettingsHttpProbingConfigAuthConfigUsername

type UpdateProbingDistributionRequest_CASPathSelectorConditionalStateSpecProbingSettingsHttpProbingConfigAuthConfigUsername struct{}

func (UpdateProbingDistributionRequest_CASPathSelectorConditionalStateSpecProbingSettingsHttpProbingConfigAuthConfigUsername) FieldPath

func (UpdateProbingDistributionRequest_CASPathSelectorConditionalStateSpecProbingSettingsHttpProbingConfigAuthConfigUsername) WithArrayOfValues

func (UpdateProbingDistributionRequest_CASPathSelectorConditionalStateSpecProbingSettingsHttpProbingConfigAuthConfigUsername) WithValue

type UpdateProbingDistributionRequest_CASPathSelectorConditionalStateSpecProbingSettingsHttpProbingConfigHttpRequest

type UpdateProbingDistributionRequest_CASPathSelectorConditionalStateSpecProbingSettingsHttpProbingConfigHttpRequest struct{}

func (UpdateProbingDistributionRequest_CASPathSelectorConditionalStateSpecProbingSettingsHttpProbingConfigHttpRequest) FieldPath

func (UpdateProbingDistributionRequest_CASPathSelectorConditionalStateSpecProbingSettingsHttpProbingConfigHttpRequest) WithArrayOfValues

func (UpdateProbingDistributionRequest_CASPathSelectorConditionalStateSpecProbingSettingsHttpProbingConfigHttpRequest) WithValue

type UpdateProbingDistributionRequest_CASPathSelectorConditionalStateSpecProbingSettingsHttpProbingConfigHttpRequestAuthenticationMethod

type UpdateProbingDistributionRequest_CASPathSelectorConditionalStateSpecProbingSettingsHttpProbingConfigHttpRequestAuthenticationMethod struct{}

func (UpdateProbingDistributionRequest_CASPathSelectorConditionalStateSpecProbingSettingsHttpProbingConfigHttpRequestAuthenticationMethod) FieldPath

func (UpdateProbingDistributionRequest_CASPathSelectorConditionalStateSpecProbingSettingsHttpProbingConfigHttpRequestAuthenticationMethod) WithArrayOfValues

func (UpdateProbingDistributionRequest_CASPathSelectorConditionalStateSpecProbingSettingsHttpProbingConfigHttpRequestAuthenticationMethod) WithValue

type UpdateProbingDistributionRequest_CASPathSelectorConditionalStateSpecProbingSettingsHttpProbingConfigHttpRequestExpectedResponseCode

type UpdateProbingDistributionRequest_CASPathSelectorConditionalStateSpecProbingSettingsHttpProbingConfigHttpRequestExpectedResponseCode struct{}

func (UpdateProbingDistributionRequest_CASPathSelectorConditionalStateSpecProbingSettingsHttpProbingConfigHttpRequestExpectedResponseCode) FieldPath

func (UpdateProbingDistributionRequest_CASPathSelectorConditionalStateSpecProbingSettingsHttpProbingConfigHttpRequestExpectedResponseCode) WithArrayOfValues

func (UpdateProbingDistributionRequest_CASPathSelectorConditionalStateSpecProbingSettingsHttpProbingConfigHttpRequestExpectedResponseCode) WithValue

type UpdateProbingDistributionRequest_CASPathSelectorConditionalStateSpecProbingSettingsHttpProbingConfigHttpRequestRequestBody

type UpdateProbingDistributionRequest_CASPathSelectorConditionalStateSpecProbingSettingsHttpProbingConfigHttpRequestRequestBody struct{}

func (UpdateProbingDistributionRequest_CASPathSelectorConditionalStateSpecProbingSettingsHttpProbingConfigHttpRequestRequestBody) FieldPath

func (UpdateProbingDistributionRequest_CASPathSelectorConditionalStateSpecProbingSettingsHttpProbingConfigHttpRequestRequestBody) WithArrayOfValues

func (UpdateProbingDistributionRequest_CASPathSelectorConditionalStateSpecProbingSettingsHttpProbingConfigHttpRequestRequestBody) WithValue

type UpdateProbingDistributionRequest_CASPathSelectorConditionalStateSpecProbingSettingsHttpProbingConfigHttpRequestRequestHeaders

type UpdateProbingDistributionRequest_CASPathSelectorConditionalStateSpecProbingSettingsHttpProbingConfigHttpRequestRequestHeaders struct{}

func (UpdateProbingDistributionRequest_CASPathSelectorConditionalStateSpecProbingSettingsHttpProbingConfigHttpRequestRequestHeaders) FieldPath

func (UpdateProbingDistributionRequest_CASPathSelectorConditionalStateSpecProbingSettingsHttpProbingConfigHttpRequestRequestHeaders) WithArrayOfValues

func (UpdateProbingDistributionRequest_CASPathSelectorConditionalStateSpecProbingSettingsHttpProbingConfigHttpRequestRequestHeaders) WithValue

type UpdateProbingDistributionRequest_CASPathSelectorConditionalStateSpecProbingSettingsHttpProbingConfigHttpRequestRequestMethod

type UpdateProbingDistributionRequest_CASPathSelectorConditionalStateSpecProbingSettingsHttpProbingConfigHttpRequestRequestMethod struct{}

func (UpdateProbingDistributionRequest_CASPathSelectorConditionalStateSpecProbingSettingsHttpProbingConfigHttpRequestRequestMethod) FieldPath

func (UpdateProbingDistributionRequest_CASPathSelectorConditionalStateSpecProbingSettingsHttpProbingConfigHttpRequestRequestMethod) WithArrayOfValues

func (UpdateProbingDistributionRequest_CASPathSelectorConditionalStateSpecProbingSettingsHttpProbingConfigHttpRequestRequestMethod) WithValue

type UpdateProbingDistributionRequest_CASPathSelectorConditionalStateSpecProbingSettingsHttpProbingConfigHttpRequestTimeout

type UpdateProbingDistributionRequest_CASPathSelectorConditionalStateSpecProbingSettingsHttpProbingConfigHttpRequestTimeout struct{}

func (UpdateProbingDistributionRequest_CASPathSelectorConditionalStateSpecProbingSettingsHttpProbingConfigHttpRequestTimeout) FieldPath

func (UpdateProbingDistributionRequest_CASPathSelectorConditionalStateSpecProbingSettingsHttpProbingConfigHttpRequestTimeout) WithArrayOfValues

func (UpdateProbingDistributionRequest_CASPathSelectorConditionalStateSpecProbingSettingsHttpProbingConfigHttpRequestTimeout) WithValue

type UpdateProbingDistributionRequest_CASPathSelectorConditionalStateSpecProbingSettingsHttpProbingConfigHttpRequestUrl

type UpdateProbingDistributionRequest_CASPathSelectorConditionalStateSpecProbingSettingsHttpProbingConfigHttpRequestUrl struct{}

func (UpdateProbingDistributionRequest_CASPathSelectorConditionalStateSpecProbingSettingsHttpProbingConfigHttpRequestUrl) FieldPath

func (UpdateProbingDistributionRequest_CASPathSelectorConditionalStateSpecProbingSettingsHttpProbingConfigHttpRequestUrl) WithArrayOfValues

func (UpdateProbingDistributionRequest_CASPathSelectorConditionalStateSpecProbingSettingsHttpProbingConfigHttpRequestUrl) WithValue

type UpdateProbingDistributionRequest_CASPathSelectorConditionalStateSpecProbingSettingsInterval

type UpdateProbingDistributionRequest_CASPathSelectorConditionalStateSpecProbingSettingsInterval struct{}

func (UpdateProbingDistributionRequest_CASPathSelectorConditionalStateSpecProbingSettingsInterval) FieldPath

func (UpdateProbingDistributionRequest_CASPathSelectorConditionalStateSpecProbingSettingsInterval) WithArrayOfValues

func (UpdateProbingDistributionRequest_CASPathSelectorConditionalStateSpecProbingSettingsInterval) WithValue

type UpdateProbingDistributionRequest_CASPathSelectorConditionalStateSpecProbingSettingsPathProbing

type UpdateProbingDistributionRequest_CASPathSelectorConditionalStateSpecProbingSettingsPathProbing struct{}

func (UpdateProbingDistributionRequest_CASPathSelectorConditionalStateSpecProbingSettingsPathProbing) FieldPath

func (UpdateProbingDistributionRequest_CASPathSelectorConditionalStateSpecProbingSettingsPathProbing) WithArrayOfValues

func (UpdateProbingDistributionRequest_CASPathSelectorConditionalStateSpecProbingSettingsPathProbing) WithValue

type UpdateProbingDistributionRequest_CASPathSelectorConditionalStateSpecProbingSettingsPathProbingAttempts

type UpdateProbingDistributionRequest_CASPathSelectorConditionalStateSpecProbingSettingsPathProbingAttempts struct{}

func (UpdateProbingDistributionRequest_CASPathSelectorConditionalStateSpecProbingSettingsPathProbingAttempts) FieldPath

func (UpdateProbingDistributionRequest_CASPathSelectorConditionalStateSpecProbingSettingsPathProbingAttempts) WithArrayOfValues

func (UpdateProbingDistributionRequest_CASPathSelectorConditionalStateSpecProbingSettingsPathProbingAttempts) WithValue

type UpdateProbingDistributionRequest_CASPathSelectorConditionalStateSpecProbingSettingsPathProbingEnabled

type UpdateProbingDistributionRequest_CASPathSelectorConditionalStateSpecProbingSettingsPathProbingEnabled struct{}

func (UpdateProbingDistributionRequest_CASPathSelectorConditionalStateSpecProbingSettingsPathProbingEnabled) FieldPath

func (UpdateProbingDistributionRequest_CASPathSelectorConditionalStateSpecProbingSettingsPathProbingEnabled) WithArrayOfValues

func (UpdateProbingDistributionRequest_CASPathSelectorConditionalStateSpecProbingSettingsPathProbingEnabled) WithValue

type UpdateProbingDistributionRequest_CASPathSelectorConditionalStateSpecProbingSettingsPathProbingInterval

type UpdateProbingDistributionRequest_CASPathSelectorConditionalStateSpecProbingSettingsPathProbingInterval struct{}

func (UpdateProbingDistributionRequest_CASPathSelectorConditionalStateSpecProbingSettingsPathProbingInterval) FieldPath

func (UpdateProbingDistributionRequest_CASPathSelectorConditionalStateSpecProbingSettingsPathProbingInterval) WithArrayOfValues

func (UpdateProbingDistributionRequest_CASPathSelectorConditionalStateSpecProbingSettingsPathProbingInterval) WithValue

type UpdateProbingDistributionRequest_CASPathSelectorConditionalStateSpecProbingSettingsPathProbingIntervalSec

type UpdateProbingDistributionRequest_CASPathSelectorConditionalStateSpecProbingSettingsPathProbingIntervalSec struct{}

func (UpdateProbingDistributionRequest_CASPathSelectorConditionalStateSpecProbingSettingsPathProbingIntervalSec) FieldPath

func (UpdateProbingDistributionRequest_CASPathSelectorConditionalStateSpecProbingSettingsPathProbingIntervalSec) WithArrayOfValues

func (UpdateProbingDistributionRequest_CASPathSelectorConditionalStateSpecProbingSettingsPathProbingIntervalSec) WithValue

type UpdateProbingDistributionRequest_CASPathSelectorConditionalStateSpecProbingSettingsPathProbingMaxTtl

type UpdateProbingDistributionRequest_CASPathSelectorConditionalStateSpecProbingSettingsPathProbingMaxTtl struct{}

func (UpdateProbingDistributionRequest_CASPathSelectorConditionalStateSpecProbingSettingsPathProbingMaxTtl) FieldPath

func (UpdateProbingDistributionRequest_CASPathSelectorConditionalStateSpecProbingSettingsPathProbingMaxTtl) WithArrayOfValues

func (UpdateProbingDistributionRequest_CASPathSelectorConditionalStateSpecProbingSettingsPathProbingMaxTtl) WithValue

type UpdateProbingDistributionRequest_CASPathSelectorConditionalStateSpecProbingSettingsPathProbingMode

type UpdateProbingDistributionRequest_CASPathSelectorConditionalStateSpecProbingSettingsPathProbingMode struct{}

func (UpdateProbingDistributionRequest_CASPathSelectorConditionalStateSpecProbingSettingsPathProbingMode) FieldPath

func (UpdateProbingDistributionRequest_CASPathSelectorConditionalStateSpecProbingSettingsPathProbingMode) WithArrayOfValues

func (UpdateProbingDistributionRequest_CASPathSelectorConditionalStateSpecProbingSettingsPathProbingMode) WithValue

type UpdateProbingDistributionRequest_CASPathSelectorConditionalStateSpecProbingSettingsProxyConfiguration

type UpdateProbingDistributionRequest_CASPathSelectorConditionalStateSpecProbingSettingsProxyConfiguration struct{}

func (UpdateProbingDistributionRequest_CASPathSelectorConditionalStateSpecProbingSettingsProxyConfiguration) FieldPath

func (UpdateProbingDistributionRequest_CASPathSelectorConditionalStateSpecProbingSettingsProxyConfiguration) WithArrayOfValues

func (UpdateProbingDistributionRequest_CASPathSelectorConditionalStateSpecProbingSettingsProxyConfiguration) WithValue

type UpdateProbingDistributionRequest_CASPathSelectorConditionalStateSpecProbingSettingsProxyConfigurationHttpProxy

type UpdateProbingDistributionRequest_CASPathSelectorConditionalStateSpecProbingSettingsProxyConfigurationHttpProxy struct{}

func (UpdateProbingDistributionRequest_CASPathSelectorConditionalStateSpecProbingSettingsProxyConfigurationHttpProxy) FieldPath

func (UpdateProbingDistributionRequest_CASPathSelectorConditionalStateSpecProbingSettingsProxyConfigurationHttpProxy) WithArrayOfValues

func (UpdateProbingDistributionRequest_CASPathSelectorConditionalStateSpecProbingSettingsProxyConfigurationHttpProxy) WithValue

type UpdateProbingDistributionRequest_CASPathSelectorConditionalStateSpecProbingSettingsProxyConfigurationHttpsProxy

type UpdateProbingDistributionRequest_CASPathSelectorConditionalStateSpecProbingSettingsProxyConfigurationHttpsProxy struct{}

func (UpdateProbingDistributionRequest_CASPathSelectorConditionalStateSpecProbingSettingsProxyConfigurationHttpsProxy) FieldPath

func (UpdateProbingDistributionRequest_CASPathSelectorConditionalStateSpecProbingSettingsProxyConfigurationHttpsProxy) WithArrayOfValues

func (UpdateProbingDistributionRequest_CASPathSelectorConditionalStateSpecProbingSettingsProxyConfigurationHttpsProxy) WithValue

type UpdateProbingDistributionRequest_CASPathSelectorConditionalStateSpecProbingSettingsProxyConfigurationNoProxy

type UpdateProbingDistributionRequest_CASPathSelectorConditionalStateSpecProbingSettingsProxyConfigurationNoProxy struct{}

func (UpdateProbingDistributionRequest_CASPathSelectorConditionalStateSpecProbingSettingsProxyConfigurationNoProxy) FieldPath

func (UpdateProbingDistributionRequest_CASPathSelectorConditionalStateSpecProbingSettingsProxyConfigurationNoProxy) WithArrayOfValues

func (UpdateProbingDistributionRequest_CASPathSelectorConditionalStateSpecProbingSettingsProxyConfigurationNoProxy) WithValue

type UpdateProbingDistributionRequest_CASPathSelectorConditionalStateSpecProbingSettingsProxyConfigurationProxySetting

type UpdateProbingDistributionRequest_CASPathSelectorConditionalStateSpecProbingSettingsProxyConfigurationProxySetting struct{}

func (UpdateProbingDistributionRequest_CASPathSelectorConditionalStateSpecProbingSettingsProxyConfigurationProxySetting) FieldPath

func (UpdateProbingDistributionRequest_CASPathSelectorConditionalStateSpecProbingSettingsProxyConfigurationProxySetting) WithArrayOfValues

func (UpdateProbingDistributionRequest_CASPathSelectorConditionalStateSpecProbingSettingsProxyConfigurationProxySetting) WithValue

type UpdateProbingDistributionRequest_CASPathSelectorConditionalStateSpecProbingSettingsSpeedtestSettings

type UpdateProbingDistributionRequest_CASPathSelectorConditionalStateSpecProbingSettingsSpeedtestSettings struct{}

func (UpdateProbingDistributionRequest_CASPathSelectorConditionalStateSpecProbingSettingsSpeedtestSettings) FieldPath

func (UpdateProbingDistributionRequest_CASPathSelectorConditionalStateSpecProbingSettingsSpeedtestSettings) WithArrayOfValues

func (UpdateProbingDistributionRequest_CASPathSelectorConditionalStateSpecProbingSettingsSpeedtestSettings) WithValue

type UpdateProbingDistributionRequest_CASPathSelectorConditionalStateSpecProbingSettingsSpeedtestSettingsDuration

type UpdateProbingDistributionRequest_CASPathSelectorConditionalStateSpecProbingSettingsSpeedtestSettingsDuration struct{}

func (UpdateProbingDistributionRequest_CASPathSelectorConditionalStateSpecProbingSettingsSpeedtestSettingsDuration) FieldPath

func (UpdateProbingDistributionRequest_CASPathSelectorConditionalStateSpecProbingSettingsSpeedtestSettingsDuration) WithArrayOfValues

func (UpdateProbingDistributionRequest_CASPathSelectorConditionalStateSpecProbingSettingsSpeedtestSettingsDuration) WithValue

type UpdateProbingDistributionRequest_CASPathSelectorConditionalStateSpecProbingSettingsSpeedtestSettingsServerSelection

type UpdateProbingDistributionRequest_CASPathSelectorConditionalStateSpecProbingSettingsSpeedtestSettingsServerSelection struct{}

func (UpdateProbingDistributionRequest_CASPathSelectorConditionalStateSpecProbingSettingsSpeedtestSettingsServerSelection) FieldPath

func (UpdateProbingDistributionRequest_CASPathSelectorConditionalStateSpecProbingSettingsSpeedtestSettingsServerSelection) WithArrayOfValues

func (UpdateProbingDistributionRequest_CASPathSelectorConditionalStateSpecProbingSettingsSpeedtestSettingsServerSelection) WithValue

type UpdateProbingDistributionRequest_CASPathSelectorConditionalStateSpecProbingSettingsSpeedtestSettingsTcpPort

type UpdateProbingDistributionRequest_CASPathSelectorConditionalStateSpecProbingSettingsSpeedtestSettingsTcpPort struct{}

func (UpdateProbingDistributionRequest_CASPathSelectorConditionalStateSpecProbingSettingsSpeedtestSettingsTcpPort) FieldPath

func (UpdateProbingDistributionRequest_CASPathSelectorConditionalStateSpecProbingSettingsSpeedtestSettingsTcpPort) WithArrayOfValues

func (UpdateProbingDistributionRequest_CASPathSelectorConditionalStateSpecProbingSettingsSpeedtestSettingsTcpPort) WithValue

type UpdateProbingDistributionRequest_CASPathSelectorConditionalStateSpecProbingSettingsTos

type UpdateProbingDistributionRequest_CASPathSelectorConditionalStateSpecProbingSettingsTos struct{}

func (UpdateProbingDistributionRequest_CASPathSelectorConditionalStateSpecProbingSettingsTos) FieldPath

func (UpdateProbingDistributionRequest_CASPathSelectorConditionalStateSpecProbingSettingsTos) WithArrayOfValues

func (UpdateProbingDistributionRequest_CASPathSelectorConditionalStateSpecProbingSettingsTos) WithValue

type UpdateProbingDistributionRequest_CASPathSelectorConditionalStateSpecProbingSettingsWindowSize

type UpdateProbingDistributionRequest_CASPathSelectorConditionalStateSpecProbingSettingsWindowSize struct{}

func (UpdateProbingDistributionRequest_CASPathSelectorConditionalStateSpecProbingSettingsWindowSize) FieldPath

func (UpdateProbingDistributionRequest_CASPathSelectorConditionalStateSpecProbingSettingsWindowSize) WithArrayOfValues

func (UpdateProbingDistributionRequest_CASPathSelectorConditionalStateSpecProbingSettingsWindowSize) WithValue

type UpdateProbingDistributionRequest_CASPathSelectorConditionalStateSpecTargetSelector

type UpdateProbingDistributionRequest_CASPathSelectorConditionalStateSpecTargetSelector struct{}

func (UpdateProbingDistributionRequest_CASPathSelectorConditionalStateSpecTargetSelector) FieldPath

func (UpdateProbingDistributionRequest_CASPathSelectorConditionalStateSpecTargetSelector) WithArrayOfValues

func (UpdateProbingDistributionRequest_CASPathSelectorConditionalStateSpecTargetSelector) WithValue

type UpdateProbingDistributionRequest_CASPathSelectorConditionalStateStatus

type UpdateProbingDistributionRequest_CASPathSelectorConditionalStateStatus struct{}

func (UpdateProbingDistributionRequest_CASPathSelectorConditionalStateStatus) ByRegion added in v0.8.0

func (UpdateProbingDistributionRequest_CASPathSelectorConditionalStateStatus) FieldPath

func (UpdateProbingDistributionRequest_CASPathSelectorConditionalStateStatus) TotalSkippedSessionCount added in v0.8.0

type UpdateProbingDistributionRequest_CASPathSelectorConditionalStateStatusByRegion added in v0.8.0

type UpdateProbingDistributionRequest_CASPathSelectorConditionalStateStatusByRegion struct{}

func (UpdateProbingDistributionRequest_CASPathSelectorConditionalStateStatusByRegion) FieldPath added in v0.8.0

func (UpdateProbingDistributionRequest_CASPathSelectorConditionalStateStatusByRegion) WithArrayOfValues added in v0.8.0

func (UpdateProbingDistributionRequest_CASPathSelectorConditionalStateStatusByRegion) WithKey added in v0.8.0

func (UpdateProbingDistributionRequest_CASPathSelectorConditionalStateStatusByRegion) WithValue added in v0.8.0

type UpdateProbingDistributionRequest_CASPathSelectorConditionalStateStatusSelectedTargetCount

type UpdateProbingDistributionRequest_CASPathSelectorConditionalStateStatusSelectedTargetCount struct{}

func (UpdateProbingDistributionRequest_CASPathSelectorConditionalStateStatusSelectedTargetCount) FieldPath

func (UpdateProbingDistributionRequest_CASPathSelectorConditionalStateStatusSelectedTargetCount) WithArrayOfValues

func (UpdateProbingDistributionRequest_CASPathSelectorConditionalStateStatusSelectedTargetCount) WithValue

type UpdateProbingDistributionRequest_CASPathSelectorConditionalStateStatusTotalNumber

type UpdateProbingDistributionRequest_CASPathSelectorConditionalStateStatusTotalNumber struct{}

func (UpdateProbingDistributionRequest_CASPathSelectorConditionalStateStatusTotalNumber) FieldPath

func (UpdateProbingDistributionRequest_CASPathSelectorConditionalStateStatusTotalNumber) WithArrayOfValues

func (UpdateProbingDistributionRequest_CASPathSelectorConditionalStateStatusTotalNumber) WithValue

type UpdateProbingDistributionRequest_CASPathSelectorConditionalStateStatusTotalSkippedSessionCount added in v0.8.0

type UpdateProbingDistributionRequest_CASPathSelectorConditionalStateStatusTotalSkippedSessionCount struct{}

func (UpdateProbingDistributionRequest_CASPathSelectorConditionalStateStatusTotalSkippedSessionCount) FieldPath added in v0.8.0

func (UpdateProbingDistributionRequest_CASPathSelectorConditionalStateStatusTotalSkippedSessionCount) WithArrayOfValues added in v0.8.0

func (UpdateProbingDistributionRequest_CASPathSelectorConditionalStateStatusTotalSkippedSessionCount) WithValue added in v0.8.0

type UpdateProbingDistributionRequest_CASPathSelectorFieldMask

type UpdateProbingDistributionRequest_CASPathSelectorFieldMask struct{}

func (UpdateProbingDistributionRequest_CASPathSelectorFieldMask) FieldPath

type UpdateProbingDistributionRequest_CAS_FieldMask

type UpdateProbingDistributionRequest_CAS_FieldMask struct {
	Paths []UpdateProbingDistributionRequestCAS_FieldPath
}

func FullUpdateProbingDistributionRequest_CAS_FieldMask

func FullUpdateProbingDistributionRequest_CAS_FieldMask() *UpdateProbingDistributionRequest_CAS_FieldMask

func (*UpdateProbingDistributionRequest_CAS_FieldMask) AppendPath

func (*UpdateProbingDistributionRequest_CAS_FieldMask) AppendRawPath

func (*UpdateProbingDistributionRequest_CAS_FieldMask) DecodeFirestore

func (fieldMask *UpdateProbingDistributionRequest_CAS_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error

func (*UpdateProbingDistributionRequest_CAS_FieldMask) EncodeFirestore

func (fieldMask *UpdateProbingDistributionRequest_CAS_FieldMask) EncodeFirestore() (*firestorepb.Value, error)

firestore encoding/decoding integration

func (*UpdateProbingDistributionRequest_CAS_FieldMask) FilterInputFields

FilterInputFields generates copy of field paths with output_only field paths removed

func (*UpdateProbingDistributionRequest_CAS_FieldMask) FromProtoFieldMask

func (fieldMask *UpdateProbingDistributionRequest_CAS_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error

func (*UpdateProbingDistributionRequest_CAS_FieldMask) GetPaths

func (*UpdateProbingDistributionRequest_CAS_FieldMask) GetRawPaths

func (*UpdateProbingDistributionRequest_CAS_FieldMask) IsFull

func (UpdateProbingDistributionRequest_CAS_FieldMask) Marshal

implement methods required by customType

func (UpdateProbingDistributionRequest_CAS_FieldMask) MarshalJSON

func (fieldMask UpdateProbingDistributionRequest_CAS_FieldMask) MarshalJSON() ([]byte, error)

func (*UpdateProbingDistributionRequest_CAS_FieldMask) PathsCount

func (fieldMask *UpdateProbingDistributionRequest_CAS_FieldMask) PathsCount() int

func (*UpdateProbingDistributionRequest_CAS_FieldMask) Project

func (*UpdateProbingDistributionRequest_CAS_FieldMask) ProjectRaw

func (*UpdateProbingDistributionRequest_CAS_FieldMask) ProtoMessage

func (fieldMask *UpdateProbingDistributionRequest_CAS_FieldMask) ProtoMessage()

func (*UpdateProbingDistributionRequest_CAS_FieldMask) ProtoReflect

func (*UpdateProbingDistributionRequest_CAS_FieldMask) Reset

func (*UpdateProbingDistributionRequest_CAS_FieldMask) Set

func (*UpdateProbingDistributionRequest_CAS_FieldMask) SetFromCliFlag

func (fieldMask *UpdateProbingDistributionRequest_CAS_FieldMask) SetFromCliFlag(raw string) error

func (*UpdateProbingDistributionRequest_CAS_FieldMask) SetRaw

func (*UpdateProbingDistributionRequest_CAS_FieldMask) Size

func (*UpdateProbingDistributionRequest_CAS_FieldMask) String

func (*UpdateProbingDistributionRequest_CAS_FieldMask) SubtractRaw

func (*UpdateProbingDistributionRequest_CAS_FieldMask) ToProtoFieldMask

ToFieldMask is used for proto conversions

func (*UpdateProbingDistributionRequest_CAS_FieldMask) Unmarshal

func (fieldMask *UpdateProbingDistributionRequest_CAS_FieldMask) Unmarshal(data []byte) error

func (*UpdateProbingDistributionRequest_CAS_FieldMask) UnmarshalJSON

func (fieldMask *UpdateProbingDistributionRequest_CAS_FieldMask) UnmarshalJSON(data []byte) error

type UpdateProbingDistributionRequest_FieldMask

type UpdateProbingDistributionRequest_FieldMask struct {
	Paths []UpdateProbingDistributionRequest_FieldPath
}

func FullUpdateProbingDistributionRequest_FieldMask

func FullUpdateProbingDistributionRequest_FieldMask() *UpdateProbingDistributionRequest_FieldMask

func (*UpdateProbingDistributionRequest_FieldMask) AppendPath

func (*UpdateProbingDistributionRequest_FieldMask) AppendRawPath

func (fieldMask *UpdateProbingDistributionRequest_FieldMask) AppendRawPath(path gotenobject.FieldPath)

func (*UpdateProbingDistributionRequest_FieldMask) DecodeFirestore

func (fieldMask *UpdateProbingDistributionRequest_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error

func (*UpdateProbingDistributionRequest_FieldMask) EncodeFirestore

func (fieldMask *UpdateProbingDistributionRequest_FieldMask) EncodeFirestore() (*firestorepb.Value, error)

firestore encoding/decoding integration

func (*UpdateProbingDistributionRequest_FieldMask) FilterInputFields

FilterInputFields generates copy of field paths with output_only field paths removed

func (*UpdateProbingDistributionRequest_FieldMask) FromProtoFieldMask

func (fieldMask *UpdateProbingDistributionRequest_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error

func (*UpdateProbingDistributionRequest_FieldMask) GetPaths

func (*UpdateProbingDistributionRequest_FieldMask) GetRawPaths

func (*UpdateProbingDistributionRequest_FieldMask) IsFull

func (UpdateProbingDistributionRequest_FieldMask) Marshal

func (fieldMask UpdateProbingDistributionRequest_FieldMask) Marshal() ([]byte, error)

implement methods required by customType

func (UpdateProbingDistributionRequest_FieldMask) MarshalJSON

func (fieldMask UpdateProbingDistributionRequest_FieldMask) MarshalJSON() ([]byte, error)

func (*UpdateProbingDistributionRequest_FieldMask) PathsCount

func (fieldMask *UpdateProbingDistributionRequest_FieldMask) PathsCount() int

func (*UpdateProbingDistributionRequest_FieldMask) Project

func (*UpdateProbingDistributionRequest_FieldMask) ProjectRaw

func (*UpdateProbingDistributionRequest_FieldMask) ProtoMessage

func (fieldMask *UpdateProbingDistributionRequest_FieldMask) ProtoMessage()

func (*UpdateProbingDistributionRequest_FieldMask) ProtoReflect

func (*UpdateProbingDistributionRequest_FieldMask) Reset

func (fieldMask *UpdateProbingDistributionRequest_FieldMask) Reset()

func (*UpdateProbingDistributionRequest_FieldMask) Set

func (*UpdateProbingDistributionRequest_FieldMask) SetFromCliFlag

func (fieldMask *UpdateProbingDistributionRequest_FieldMask) SetFromCliFlag(raw string) error

func (*UpdateProbingDistributionRequest_FieldMask) SetRaw

func (fieldMask *UpdateProbingDistributionRequest_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)

func (*UpdateProbingDistributionRequest_FieldMask) Size

func (*UpdateProbingDistributionRequest_FieldMask) String

func (*UpdateProbingDistributionRequest_FieldMask) Subtract

func (*UpdateProbingDistributionRequest_FieldMask) SubtractRaw

func (*UpdateProbingDistributionRequest_FieldMask) ToProtoFieldMask

func (fieldMask *UpdateProbingDistributionRequest_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask

ToFieldMask is used for proto conversions

func (*UpdateProbingDistributionRequest_FieldMask) Unmarshal

func (fieldMask *UpdateProbingDistributionRequest_FieldMask) Unmarshal(data []byte) error

func (*UpdateProbingDistributionRequest_FieldMask) UnmarshalJSON

func (fieldMask *UpdateProbingDistributionRequest_FieldMask) UnmarshalJSON(data []byte) error

type UpdateProbingDistributionRequest_FieldPath

type UpdateProbingDistributionRequest_FieldPath interface {
	gotenobject.FieldPath
	Selector() UpdateProbingDistributionRequest_FieldPathSelector
	Get(source *UpdateProbingDistributionRequest) []interface{}
	GetSingle(source *UpdateProbingDistributionRequest) (interface{}, bool)
	ClearValue(item *UpdateProbingDistributionRequest)

	// Those methods build corresponding UpdateProbingDistributionRequest_FieldPathValue
	// (or array of values) and holds passed value. Panics if injected type is incorrect.
	WithIValue(value interface{}) UpdateProbingDistributionRequest_FieldPathValue
	WithIArrayOfValues(values interface{}) UpdateProbingDistributionRequest_FieldPathArrayOfValues
	WithIArrayItemValue(value interface{}) UpdateProbingDistributionRequest_FieldPathArrayItemValue
}

FieldPath provides implementation to handle https://github.com/protocolbuffers/protobuf/blob/master/src/google/protobuf/field_mask.proto

func MustParseUpdateProbingDistributionRequest_FieldPath

func MustParseUpdateProbingDistributionRequest_FieldPath(rawField string) UpdateProbingDistributionRequest_FieldPath

func ParseUpdateProbingDistributionRequest_FieldPath

func ParseUpdateProbingDistributionRequest_FieldPath(rawField string) (UpdateProbingDistributionRequest_FieldPath, error)

type UpdateProbingDistributionRequest_FieldPathArrayItemValue

type UpdateProbingDistributionRequest_FieldPathArrayItemValue interface {
	gotenobject.FieldPathArrayItemValue
	UpdateProbingDistributionRequest_FieldPath
	ContainsValue(*UpdateProbingDistributionRequest) bool
}

UpdateProbingDistributionRequest_FieldPathArrayItemValue allows storing single item in Path-specific values for UpdateProbingDistributionRequest according to their type Present only for array (repeated) types.

func MustParseUpdateProbingDistributionRequest_FieldPathArrayItemValue

func MustParseUpdateProbingDistributionRequest_FieldPathArrayItemValue(pathStr, valueStr string) UpdateProbingDistributionRequest_FieldPathArrayItemValue

func ParseUpdateProbingDistributionRequest_FieldPathArrayItemValue

func ParseUpdateProbingDistributionRequest_FieldPathArrayItemValue(pathStr, valueStr string) (UpdateProbingDistributionRequest_FieldPathArrayItemValue, error)

ParseUpdateProbingDistributionRequest_FieldPathArrayItemValue parses string and JSON-encoded value to its Value

type UpdateProbingDistributionRequest_FieldPathArrayOfValues

type UpdateProbingDistributionRequest_FieldPathArrayOfValues interface {
	gotenobject.FieldPathArrayOfValues
	UpdateProbingDistributionRequest_FieldPath
}

UpdateProbingDistributionRequest_FieldPathArrayOfValues allows storing slice of values for UpdateProbingDistributionRequest fields according to their type

func MustParseUpdateProbingDistributionRequest_FieldPathArrayOfValues

func MustParseUpdateProbingDistributionRequest_FieldPathArrayOfValues(pathStr, valuesStr string) UpdateProbingDistributionRequest_FieldPathArrayOfValues

func ParseUpdateProbingDistributionRequest_FieldPathArrayOfValues

func ParseUpdateProbingDistributionRequest_FieldPathArrayOfValues(pathStr, valuesStr string) (UpdateProbingDistributionRequest_FieldPathArrayOfValues, error)

type UpdateProbingDistributionRequest_FieldPathSelector

type UpdateProbingDistributionRequest_FieldPathSelector int32
const (
	UpdateProbingDistributionRequest_FieldPathSelectorProbingDistribution UpdateProbingDistributionRequest_FieldPathSelector = 0
	UpdateProbingDistributionRequest_FieldPathSelectorUpdateMask          UpdateProbingDistributionRequest_FieldPathSelector = 1
	UpdateProbingDistributionRequest_FieldPathSelectorCas                 UpdateProbingDistributionRequest_FieldPathSelector = 2
	UpdateProbingDistributionRequest_FieldPathSelectorAllowMissing        UpdateProbingDistributionRequest_FieldPathSelector = 3
)

func (UpdateProbingDistributionRequest_FieldPathSelector) String

type UpdateProbingDistributionRequest_FieldPathValue

type UpdateProbingDistributionRequest_FieldPathValue interface {
	UpdateProbingDistributionRequest_FieldPath
	gotenobject.FieldPathValue
	SetTo(target **UpdateProbingDistributionRequest)
	CompareWith(*UpdateProbingDistributionRequest) (cmp int, comparable bool)
}

UpdateProbingDistributionRequest_FieldPathValue allows storing values for UpdateProbingDistributionRequest fields according to their type

func MustParseUpdateProbingDistributionRequest_FieldPathValue

func MustParseUpdateProbingDistributionRequest_FieldPathValue(pathStr, valueStr string) UpdateProbingDistributionRequest_FieldPathValue

func ParseUpdateProbingDistributionRequest_FieldPathValue

func ParseUpdateProbingDistributionRequest_FieldPathValue(pathStr, valueStr string) (UpdateProbingDistributionRequest_FieldPathValue, error)

type UpdateProbingDistributionRequest_FieldSubPath

type UpdateProbingDistributionRequest_FieldSubPath struct {
	// contains filtered or unexported fields
}

func (*UpdateProbingDistributionRequest_FieldSubPath) AsCasSubPath

func (*UpdateProbingDistributionRequest_FieldSubPath) AsProbingDistributionSubPath

func (*UpdateProbingDistributionRequest_FieldSubPath) ClearValue

func (*UpdateProbingDistributionRequest_FieldSubPath) ClearValueRaw

func (*UpdateProbingDistributionRequest_FieldSubPath) Get

Get returns all values pointed by selected field from source UpdateProbingDistributionRequest

func (*UpdateProbingDistributionRequest_FieldSubPath) GetDefault

func (fps *UpdateProbingDistributionRequest_FieldSubPath) GetDefault() interface{}

GetDefault returns a default value of the field type

func (*UpdateProbingDistributionRequest_FieldSubPath) GetRaw

func (fps *UpdateProbingDistributionRequest_FieldSubPath) GetRaw(source proto.Message) []interface{}

func (*UpdateProbingDistributionRequest_FieldSubPath) GetSingle

GetSingle returns value of selected field from source UpdateProbingDistributionRequest

func (*UpdateProbingDistributionRequest_FieldSubPath) GetSingleRaw

func (fps *UpdateProbingDistributionRequest_FieldSubPath) GetSingleRaw(source proto.Message) (interface{}, bool)

func (*UpdateProbingDistributionRequest_FieldSubPath) IsLeaf

IsLeaf - whether field path is holds simple value

func (*UpdateProbingDistributionRequest_FieldSubPath) JSONString

JSONString returns path representation is JSON convention

func (*UpdateProbingDistributionRequest_FieldSubPath) Selector

func (*UpdateProbingDistributionRequest_FieldSubPath) SplitIntoTerminalIPaths added in v0.7.1

func (fps *UpdateProbingDistributionRequest_FieldSubPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath

func (*UpdateProbingDistributionRequest_FieldSubPath) String

String returns path representation in proto convention

func (*UpdateProbingDistributionRequest_FieldSubPath) WithIArrayItemValue

func (*UpdateProbingDistributionRequest_FieldSubPath) WithIArrayOfValues

func (*UpdateProbingDistributionRequest_FieldSubPath) WithIValue

func (*UpdateProbingDistributionRequest_FieldSubPath) WithRawIArrayItemValue

func (fps *UpdateProbingDistributionRequest_FieldSubPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue

func (*UpdateProbingDistributionRequest_FieldSubPath) WithRawIArrayOfValues

func (fps *UpdateProbingDistributionRequest_FieldSubPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues

func (*UpdateProbingDistributionRequest_FieldSubPath) WithRawIValue

func (fps *UpdateProbingDistributionRequest_FieldSubPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue

type UpdateProbingDistributionRequest_FieldSubPathArrayItemValue

type UpdateProbingDistributionRequest_FieldSubPathArrayItemValue struct {
	UpdateProbingDistributionRequest_FieldPath
	// contains filtered or unexported fields
}

func (*UpdateProbingDistributionRequest_FieldSubPathArrayItemValue) AsCasPathItemValue

func (*UpdateProbingDistributionRequest_FieldSubPathArrayItemValue) AsProbingDistributionPathItemValue

func (*UpdateProbingDistributionRequest_FieldSubPathArrayItemValue) ContainsValue

Contains returns a boolean indicating if value that is being held is present in given 'UpdateProbingDistributionRequest'

func (*UpdateProbingDistributionRequest_FieldSubPathArrayItemValue) GetRawItemValue

func (fpaivs *UpdateProbingDistributionRequest_FieldSubPathArrayItemValue) GetRawItemValue() interface{}

GetRawValue returns stored array item value

type UpdateProbingDistributionRequest_FieldSubPathArrayOfValues

type UpdateProbingDistributionRequest_FieldSubPathArrayOfValues struct {
	UpdateProbingDistributionRequest_FieldPath
	// contains filtered or unexported fields
}

func (*UpdateProbingDistributionRequest_FieldSubPathArrayOfValues) AsCasPathArrayOfValues

func (*UpdateProbingDistributionRequest_FieldSubPathArrayOfValues) AsProbingDistributionPathArrayOfValues

func (*UpdateProbingDistributionRequest_FieldSubPathArrayOfValues) GetRawValues

func (fpsaov *UpdateProbingDistributionRequest_FieldSubPathArrayOfValues) GetRawValues() []interface{}

type UpdateProbingDistributionRequest_FieldSubPathValue

type UpdateProbingDistributionRequest_FieldSubPathValue struct {
	UpdateProbingDistributionRequest_FieldPath
	// contains filtered or unexported fields
}

func (*UpdateProbingDistributionRequest_FieldSubPathValue) AsCasPathValue

func (*UpdateProbingDistributionRequest_FieldSubPathValue) AsProbingDistributionPathValue

func (*UpdateProbingDistributionRequest_FieldSubPathValue) CompareWith

func (*UpdateProbingDistributionRequest_FieldSubPathValue) CompareWithRaw

func (*UpdateProbingDistributionRequest_FieldSubPathValue) GetRawValue

func (fpvs *UpdateProbingDistributionRequest_FieldSubPathValue) GetRawValue() interface{}

func (*UpdateProbingDistributionRequest_FieldSubPathValue) SetTo

func (*UpdateProbingDistributionRequest_FieldSubPathValue) SetToRaw

type UpdateProbingDistributionRequest_FieldTerminalPath

type UpdateProbingDistributionRequest_FieldTerminalPath struct {
	// contains filtered or unexported fields
}

func (*UpdateProbingDistributionRequest_FieldTerminalPath) ClearValue

func (*UpdateProbingDistributionRequest_FieldTerminalPath) ClearValueRaw

func (*UpdateProbingDistributionRequest_FieldTerminalPath) Get

Get returns all values pointed by specific field from source UpdateProbingDistributionRequest

func (*UpdateProbingDistributionRequest_FieldTerminalPath) GetDefault

func (fp *UpdateProbingDistributionRequest_FieldTerminalPath) GetDefault() interface{}

GetDefault returns a default value of the field type

func (*UpdateProbingDistributionRequest_FieldTerminalPath) GetRaw

func (fp *UpdateProbingDistributionRequest_FieldTerminalPath) GetRaw(source proto.Message) []interface{}

func (*UpdateProbingDistributionRequest_FieldTerminalPath) GetSingle

GetSingle returns value pointed by specific field of from source UpdateProbingDistributionRequest

func (*UpdateProbingDistributionRequest_FieldTerminalPath) GetSingleRaw

func (fp *UpdateProbingDistributionRequest_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)

func (*UpdateProbingDistributionRequest_FieldTerminalPath) IsLeaf

IsLeaf - whether field path is holds simple value

func (*UpdateProbingDistributionRequest_FieldTerminalPath) JSONString

JSONString returns path representation is JSON convention

func (*UpdateProbingDistributionRequest_FieldTerminalPath) Selector

func (*UpdateProbingDistributionRequest_FieldTerminalPath) SplitIntoTerminalIPaths added in v0.7.1

func (*UpdateProbingDistributionRequest_FieldTerminalPath) String

String returns path representation in proto convention

func (*UpdateProbingDistributionRequest_FieldTerminalPath) WithIArrayItemValue

func (*UpdateProbingDistributionRequest_FieldTerminalPath) WithIArrayOfValues

func (*UpdateProbingDistributionRequest_FieldTerminalPath) WithIValue

func (*UpdateProbingDistributionRequest_FieldTerminalPath) WithRawIArrayItemValue

func (fp *UpdateProbingDistributionRequest_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue

func (*UpdateProbingDistributionRequest_FieldTerminalPath) WithRawIArrayOfValues

func (fp *UpdateProbingDistributionRequest_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues

func (*UpdateProbingDistributionRequest_FieldTerminalPath) WithRawIValue

type UpdateProbingDistributionRequest_FieldTerminalPathArrayItemValue

type UpdateProbingDistributionRequest_FieldTerminalPathArrayItemValue struct {
	UpdateProbingDistributionRequest_FieldTerminalPath
	// contains filtered or unexported fields
}

func (*UpdateProbingDistributionRequest_FieldTerminalPathArrayItemValue) ContainsValue

Contains returns a boolean indicating if value that is being held is present in given 'UpdateProbingDistributionRequest'

func (*UpdateProbingDistributionRequest_FieldTerminalPathArrayItemValue) GetRawItemValue

func (fpaiv *UpdateProbingDistributionRequest_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}

GetRawValue returns stored element value for array in object UpdateProbingDistributionRequest as interface{}

func (*UpdateProbingDistributionRequest_FieldTerminalPathArrayItemValue) GetSingle

func (*UpdateProbingDistributionRequest_FieldTerminalPathArrayItemValue) GetSingleRaw

func (fpaiv *UpdateProbingDistributionRequest_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)

type UpdateProbingDistributionRequest_FieldTerminalPathArrayOfValues

type UpdateProbingDistributionRequest_FieldTerminalPathArrayOfValues struct {
	UpdateProbingDistributionRequest_FieldTerminalPath
	// contains filtered or unexported fields
}

func (*UpdateProbingDistributionRequest_FieldTerminalPathArrayOfValues) AsAllowMissingArrayOfValues added in v0.12.5

func (fpaov *UpdateProbingDistributionRequest_FieldTerminalPathArrayOfValues) AsAllowMissingArrayOfValues() ([]bool, bool)

func (*UpdateProbingDistributionRequest_FieldTerminalPathArrayOfValues) AsCasArrayOfValues

func (*UpdateProbingDistributionRequest_FieldTerminalPathArrayOfValues) AsProbingDistributionArrayOfValues

func (*UpdateProbingDistributionRequest_FieldTerminalPathArrayOfValues) AsUpdateMaskArrayOfValues

func (*UpdateProbingDistributionRequest_FieldTerminalPathArrayOfValues) GetRawValues

func (fpaov *UpdateProbingDistributionRequest_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})

type UpdateProbingDistributionRequest_FieldTerminalPathValue

type UpdateProbingDistributionRequest_FieldTerminalPathValue struct {
	UpdateProbingDistributionRequest_FieldTerminalPath
	// contains filtered or unexported fields
}

func (*UpdateProbingDistributionRequest_FieldTerminalPathValue) AsAllowMissingValue added in v0.12.5

func (*UpdateProbingDistributionRequest_FieldTerminalPathValue) AsCasValue

func (*UpdateProbingDistributionRequest_FieldTerminalPathValue) AsProbingDistributionValue

func (*UpdateProbingDistributionRequest_FieldTerminalPathValue) AsUpdateMaskValue

func (*UpdateProbingDistributionRequest_FieldTerminalPathValue) CompareWith

CompareWith compares value in the 'UpdateProbingDistributionRequest_FieldTerminalPathValue' with the value under path in 'UpdateProbingDistributionRequest'.

func (*UpdateProbingDistributionRequest_FieldTerminalPathValue) CompareWithRaw

func (*UpdateProbingDistributionRequest_FieldTerminalPathValue) GetRawValue

func (fpv *UpdateProbingDistributionRequest_FieldTerminalPathValue) GetRawValue() interface{}

GetRawValue returns raw value stored under selected path for 'UpdateProbingDistributionRequest' as interface{}

func (*UpdateProbingDistributionRequest_FieldTerminalPathValue) SetTo

SetTo stores value for selected field for object UpdateProbingDistributionRequest

func (*UpdateProbingDistributionRequest_FieldTerminalPathValue) SetToRaw

type WatchProbingDistributionClientStream

type WatchProbingDistributionClientStream interface {
	Recv() (*WatchProbingDistributionResponse, error)
	grpc.ClientStream
}

type WatchProbingDistributionDescriptor added in v0.4.26

type WatchProbingDistributionDescriptor struct{}

func GetWatchProbingDistributionDescriptor added in v0.4.26

func GetWatchProbingDistributionDescriptor() *WatchProbingDistributionDescriptor

func (*WatchProbingDistributionDescriptor) GetApiDescriptor added in v0.4.26

func (*WatchProbingDistributionDescriptor) GetApiName added in v0.4.26

func (*WatchProbingDistributionDescriptor) GetClientMsgReflectHandle added in v0.4.26

func (d *WatchProbingDistributionDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle

func (*WatchProbingDistributionDescriptor) GetFullMethodName added in v0.4.26

func (d *WatchProbingDistributionDescriptor) GetFullMethodName() string

func (*WatchProbingDistributionDescriptor) GetMethodName added in v0.4.26

func (d *WatchProbingDistributionDescriptor) GetMethodName() string

func (*WatchProbingDistributionDescriptor) GetProtoPkgName added in v0.4.26

func (d *WatchProbingDistributionDescriptor) GetProtoPkgName() string

func (*WatchProbingDistributionDescriptor) GetResourceDescriptor added in v0.4.27

func (d *WatchProbingDistributionDescriptor) GetResourceDescriptor() gotenresource.Descriptor

func (*WatchProbingDistributionDescriptor) GetServerMsgReflectHandle added in v0.4.26

func (d *WatchProbingDistributionDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle

func (*WatchProbingDistributionDescriptor) GetServiceDomain added in v0.4.26

func (d *WatchProbingDistributionDescriptor) GetServiceDomain() string

func (*WatchProbingDistributionDescriptor) GetServiceVersion added in v0.4.26

func (d *WatchProbingDistributionDescriptor) GetServiceVersion() string

func (*WatchProbingDistributionDescriptor) GetVerb added in v0.4.26

func (*WatchProbingDistributionDescriptor) HasResource added in v0.4.27

func (d *WatchProbingDistributionDescriptor) HasResource() bool

func (*WatchProbingDistributionDescriptor) IsClientStream added in v0.4.26

func (d *WatchProbingDistributionDescriptor) IsClientStream() bool

func (*WatchProbingDistributionDescriptor) IsCollection added in v0.4.27

func (d *WatchProbingDistributionDescriptor) IsCollection() bool

func (*WatchProbingDistributionDescriptor) IsPlural added in v0.4.27

func (*WatchProbingDistributionDescriptor) IsServerStream added in v0.4.26

func (d *WatchProbingDistributionDescriptor) IsServerStream() bool

func (*WatchProbingDistributionDescriptor) IsUnary added in v0.4.26

func (*WatchProbingDistributionDescriptor) NewEmptyClientMsg added in v0.4.26

func (d *WatchProbingDistributionDescriptor) NewEmptyClientMsg() proto.Message

func (*WatchProbingDistributionDescriptor) NewEmptyServerMsg added in v0.4.26

func (d *WatchProbingDistributionDescriptor) NewEmptyServerMsg() proto.Message

func (*WatchProbingDistributionDescriptor) RequestHasResourceBody added in v0.4.26

func (d *WatchProbingDistributionDescriptor) RequestHasResourceBody() bool

type WatchProbingDistributionDescriptorClientMsgHandle added in v0.4.26

type WatchProbingDistributionDescriptorClientMsgHandle struct{}

func (*WatchProbingDistributionDescriptorClientMsgHandle) ExtractCollectionName added in v0.4.27

func (*WatchProbingDistributionDescriptorClientMsgHandle) ExtractResourceName added in v0.4.27

func (*WatchProbingDistributionDescriptorClientMsgHandle) ExtractResourceNames added in v0.4.27

type WatchProbingDistributionDescriptorServerMsgHandle added in v0.4.26

type WatchProbingDistributionDescriptorServerMsgHandle struct{}

func (*WatchProbingDistributionDescriptorServerMsgHandle) ExtractCollectionName added in v0.4.27

func (*WatchProbingDistributionDescriptorServerMsgHandle) ExtractResourceName added in v0.4.27

func (*WatchProbingDistributionDescriptorServerMsgHandle) ExtractResourceNames added in v0.4.27

type WatchProbingDistributionRequest

type WatchProbingDistributionRequest struct {

	// Reference to ntt.watchdog.v1alpha2.ProbingDistribution
	Name *probing_distribution.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_distribution.ProbingDistribution_FieldMask `` /* 151-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 [WatchProbingDistribution][ntt.watchdog.v1alpha2.WatchProbingDistribution]

func (*WatchProbingDistributionRequest) Clone

func (*WatchProbingDistributionRequest) CloneRaw

func (*WatchProbingDistributionRequest) Descriptor

func (*WatchProbingDistributionRequest) Descriptor() ([]byte, []int)

Deprecated, Use WatchProbingDistributionRequest.ProtoReflect.Descriptor instead.

func (*WatchProbingDistributionRequest) GetFieldMask

func (*WatchProbingDistributionRequest) GetName

func (*WatchProbingDistributionRequest) GetView

func (*WatchProbingDistributionRequest) GotenMessage

func (*WatchProbingDistributionRequest) GotenMessage()

func (*WatchProbingDistributionRequest) GotenObjectExt

func (o *WatchProbingDistributionRequest) GotenObjectExt()

func (*WatchProbingDistributionRequest) GotenValidate

func (obj *WatchProbingDistributionRequest) GotenValidate() error

func (*WatchProbingDistributionRequest) MakeDiffFieldMask

func (*WatchProbingDistributionRequest) MakeFullFieldMask

func (*WatchProbingDistributionRequest) MakeRawDiffFieldMask

func (*WatchProbingDistributionRequest) MakeRawFullFieldMask

func (o *WatchProbingDistributionRequest) MakeRawFullFieldMask() gotenobject.FieldMask

func (*WatchProbingDistributionRequest) Marshal

func (m *WatchProbingDistributionRequest) Marshal() ([]byte, error)

func (*WatchProbingDistributionRequest) MarshalJSON

func (m *WatchProbingDistributionRequest) MarshalJSON() ([]byte, error)

func (*WatchProbingDistributionRequest) Merge

func (*WatchProbingDistributionRequest) MergeRaw

func (*WatchProbingDistributionRequest) ProtoMessage

func (*WatchProbingDistributionRequest) ProtoMessage()

func (*WatchProbingDistributionRequest) ProtoReflect

func (*WatchProbingDistributionRequest) Reset

func (*WatchProbingDistributionRequest) SetFieldMask

func (*WatchProbingDistributionRequest) SetName

func (*WatchProbingDistributionRequest) SetView

func (m *WatchProbingDistributionRequest) SetView(fv view.View)

func (*WatchProbingDistributionRequest) String

func (*WatchProbingDistributionRequest) Unmarshal

func (m *WatchProbingDistributionRequest) Unmarshal(b []byte) error

func (*WatchProbingDistributionRequest) UnmarshalJSON

func (m *WatchProbingDistributionRequest) UnmarshalJSON(data []byte) error

type WatchProbingDistributionRequestFieldPathBuilder

type WatchProbingDistributionRequestFieldPathBuilder struct{}

func NewWatchProbingDistributionRequestFieldPathBuilder

func NewWatchProbingDistributionRequestFieldPathBuilder() WatchProbingDistributionRequestFieldPathBuilder

func (WatchProbingDistributionRequestFieldPathBuilder) FieldMask

func (WatchProbingDistributionRequestFieldPathBuilder) Name

func (WatchProbingDistributionRequestFieldPathBuilder) View

type WatchProbingDistributionRequestPathSelectorFieldMask

type WatchProbingDistributionRequestPathSelectorFieldMask struct{}

func (WatchProbingDistributionRequestPathSelectorFieldMask) FieldPath

type WatchProbingDistributionRequestPathSelectorName

type WatchProbingDistributionRequestPathSelectorName struct{}

func (WatchProbingDistributionRequestPathSelectorName) FieldPath

type WatchProbingDistributionRequestPathSelectorView

type WatchProbingDistributionRequestPathSelectorView struct{}

func (WatchProbingDistributionRequestPathSelectorView) FieldPath

func (WatchProbingDistributionRequestPathSelectorView) WithArrayOfValues

func (WatchProbingDistributionRequestPathSelectorView) WithValue

type WatchProbingDistributionRequest_FieldMask

type WatchProbingDistributionRequest_FieldMask struct {
	Paths []WatchProbingDistributionRequest_FieldPath
}

func FullWatchProbingDistributionRequest_FieldMask

func FullWatchProbingDistributionRequest_FieldMask() *WatchProbingDistributionRequest_FieldMask

func (*WatchProbingDistributionRequest_FieldMask) AppendPath

func (*WatchProbingDistributionRequest_FieldMask) AppendRawPath

func (fieldMask *WatchProbingDistributionRequest_FieldMask) AppendRawPath(path gotenobject.FieldPath)

func (*WatchProbingDistributionRequest_FieldMask) DecodeFirestore

func (fieldMask *WatchProbingDistributionRequest_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error

func (*WatchProbingDistributionRequest_FieldMask) EncodeFirestore

func (fieldMask *WatchProbingDistributionRequest_FieldMask) EncodeFirestore() (*firestorepb.Value, error)

firestore encoding/decoding integration

func (*WatchProbingDistributionRequest_FieldMask) FilterInputFields

FilterInputFields generates copy of field paths with output_only field paths removed

func (*WatchProbingDistributionRequest_FieldMask) FromProtoFieldMask

func (fieldMask *WatchProbingDistributionRequest_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error

func (*WatchProbingDistributionRequest_FieldMask) GetPaths

func (*WatchProbingDistributionRequest_FieldMask) GetRawPaths

func (*WatchProbingDistributionRequest_FieldMask) IsFull

func (fieldMask *WatchProbingDistributionRequest_FieldMask) IsFull() bool

func (WatchProbingDistributionRequest_FieldMask) Marshal

func (fieldMask WatchProbingDistributionRequest_FieldMask) Marshal() ([]byte, error)

implement methods required by customType

func (WatchProbingDistributionRequest_FieldMask) MarshalJSON

func (fieldMask WatchProbingDistributionRequest_FieldMask) MarshalJSON() ([]byte, error)

func (*WatchProbingDistributionRequest_FieldMask) PathsCount

func (fieldMask *WatchProbingDistributionRequest_FieldMask) PathsCount() int

func (*WatchProbingDistributionRequest_FieldMask) Project

func (*WatchProbingDistributionRequest_FieldMask) ProjectRaw

func (*WatchProbingDistributionRequest_FieldMask) ProtoMessage

func (fieldMask *WatchProbingDistributionRequest_FieldMask) ProtoMessage()

func (*WatchProbingDistributionRequest_FieldMask) ProtoReflect

func (*WatchProbingDistributionRequest_FieldMask) Reset

func (fieldMask *WatchProbingDistributionRequest_FieldMask) Reset()

func (*WatchProbingDistributionRequest_FieldMask) Set

func (*WatchProbingDistributionRequest_FieldMask) SetFromCliFlag

func (fieldMask *WatchProbingDistributionRequest_FieldMask) SetFromCliFlag(raw string) error

func (*WatchProbingDistributionRequest_FieldMask) SetRaw

func (fieldMask *WatchProbingDistributionRequest_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)

func (*WatchProbingDistributionRequest_FieldMask) Size

func (*WatchProbingDistributionRequest_FieldMask) String

func (*WatchProbingDistributionRequest_FieldMask) Subtract

func (*WatchProbingDistributionRequest_FieldMask) SubtractRaw

func (*WatchProbingDistributionRequest_FieldMask) ToProtoFieldMask

func (fieldMask *WatchProbingDistributionRequest_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask

ToFieldMask is used for proto conversions

func (*WatchProbingDistributionRequest_FieldMask) Unmarshal

func (fieldMask *WatchProbingDistributionRequest_FieldMask) Unmarshal(data []byte) error

func (*WatchProbingDistributionRequest_FieldMask) UnmarshalJSON

func (fieldMask *WatchProbingDistributionRequest_FieldMask) UnmarshalJSON(data []byte) error

type WatchProbingDistributionRequest_FieldPath

type WatchProbingDistributionRequest_FieldPath interface {
	gotenobject.FieldPath
	Selector() WatchProbingDistributionRequest_FieldPathSelector
	Get(source *WatchProbingDistributionRequest) []interface{}
	GetSingle(source *WatchProbingDistributionRequest) (interface{}, bool)
	ClearValue(item *WatchProbingDistributionRequest)

	// Those methods build corresponding WatchProbingDistributionRequest_FieldPathValue
	// (or array of values) and holds passed value. Panics if injected type is incorrect.
	WithIValue(value interface{}) WatchProbingDistributionRequest_FieldPathValue
	WithIArrayOfValues(values interface{}) WatchProbingDistributionRequest_FieldPathArrayOfValues
	WithIArrayItemValue(value interface{}) WatchProbingDistributionRequest_FieldPathArrayItemValue
}

FieldPath provides implementation to handle https://github.com/protocolbuffers/protobuf/blob/master/src/google/protobuf/field_mask.proto

func MustParseWatchProbingDistributionRequest_FieldPath

func MustParseWatchProbingDistributionRequest_FieldPath(rawField string) WatchProbingDistributionRequest_FieldPath

func ParseWatchProbingDistributionRequest_FieldPath

func ParseWatchProbingDistributionRequest_FieldPath(rawField string) (WatchProbingDistributionRequest_FieldPath, error)

type WatchProbingDistributionRequest_FieldPathArrayItemValue

type WatchProbingDistributionRequest_FieldPathArrayItemValue interface {
	gotenobject.FieldPathArrayItemValue
	WatchProbingDistributionRequest_FieldPath
	ContainsValue(*WatchProbingDistributionRequest) bool
}

WatchProbingDistributionRequest_FieldPathArrayItemValue allows storing single item in Path-specific values for WatchProbingDistributionRequest according to their type Present only for array (repeated) types.

func MustParseWatchProbingDistributionRequest_FieldPathArrayItemValue

func MustParseWatchProbingDistributionRequest_FieldPathArrayItemValue(pathStr, valueStr string) WatchProbingDistributionRequest_FieldPathArrayItemValue

func ParseWatchProbingDistributionRequest_FieldPathArrayItemValue

func ParseWatchProbingDistributionRequest_FieldPathArrayItemValue(pathStr, valueStr string) (WatchProbingDistributionRequest_FieldPathArrayItemValue, error)

ParseWatchProbingDistributionRequest_FieldPathArrayItemValue parses string and JSON-encoded value to its Value

type WatchProbingDistributionRequest_FieldPathArrayOfValues

type WatchProbingDistributionRequest_FieldPathArrayOfValues interface {
	gotenobject.FieldPathArrayOfValues
	WatchProbingDistributionRequest_FieldPath
}

WatchProbingDistributionRequest_FieldPathArrayOfValues allows storing slice of values for WatchProbingDistributionRequest fields according to their type

func MustParseWatchProbingDistributionRequest_FieldPathArrayOfValues

func MustParseWatchProbingDistributionRequest_FieldPathArrayOfValues(pathStr, valuesStr string) WatchProbingDistributionRequest_FieldPathArrayOfValues

func ParseWatchProbingDistributionRequest_FieldPathArrayOfValues

func ParseWatchProbingDistributionRequest_FieldPathArrayOfValues(pathStr, valuesStr string) (WatchProbingDistributionRequest_FieldPathArrayOfValues, error)

type WatchProbingDistributionRequest_FieldPathSelector

type WatchProbingDistributionRequest_FieldPathSelector int32
const (
	WatchProbingDistributionRequest_FieldPathSelectorName      WatchProbingDistributionRequest_FieldPathSelector = 0
	WatchProbingDistributionRequest_FieldPathSelectorFieldMask WatchProbingDistributionRequest_FieldPathSelector = 1
	WatchProbingDistributionRequest_FieldPathSelectorView      WatchProbingDistributionRequest_FieldPathSelector = 2
)

func (WatchProbingDistributionRequest_FieldPathSelector) String

type WatchProbingDistributionRequest_FieldPathValue

type WatchProbingDistributionRequest_FieldPathValue interface {
	WatchProbingDistributionRequest_FieldPath
	gotenobject.FieldPathValue
	SetTo(target **WatchProbingDistributionRequest)
	CompareWith(*WatchProbingDistributionRequest) (cmp int, comparable bool)
}

WatchProbingDistributionRequest_FieldPathValue allows storing values for WatchProbingDistributionRequest fields according to their type

func MustParseWatchProbingDistributionRequest_FieldPathValue

func MustParseWatchProbingDistributionRequest_FieldPathValue(pathStr, valueStr string) WatchProbingDistributionRequest_FieldPathValue

func ParseWatchProbingDistributionRequest_FieldPathValue

func ParseWatchProbingDistributionRequest_FieldPathValue(pathStr, valueStr string) (WatchProbingDistributionRequest_FieldPathValue, error)

type WatchProbingDistributionRequest_FieldTerminalPath

type WatchProbingDistributionRequest_FieldTerminalPath struct {
	// contains filtered or unexported fields
}

func (*WatchProbingDistributionRequest_FieldTerminalPath) ClearValue

func (*WatchProbingDistributionRequest_FieldTerminalPath) ClearValueRaw

func (*WatchProbingDistributionRequest_FieldTerminalPath) Get

Get returns all values pointed by specific field from source WatchProbingDistributionRequest

func (*WatchProbingDistributionRequest_FieldTerminalPath) GetDefault

func (fp *WatchProbingDistributionRequest_FieldTerminalPath) GetDefault() interface{}

GetDefault returns a default value of the field type

func (*WatchProbingDistributionRequest_FieldTerminalPath) GetRaw

func (fp *WatchProbingDistributionRequest_FieldTerminalPath) GetRaw(source proto.Message) []interface{}

func (*WatchProbingDistributionRequest_FieldTerminalPath) GetSingle

GetSingle returns value pointed by specific field of from source WatchProbingDistributionRequest

func (*WatchProbingDistributionRequest_FieldTerminalPath) GetSingleRaw

func (fp *WatchProbingDistributionRequest_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)

func (*WatchProbingDistributionRequest_FieldTerminalPath) IsLeaf

IsLeaf - whether field path is holds simple value

func (*WatchProbingDistributionRequest_FieldTerminalPath) JSONString

JSONString returns path representation is JSON convention

func (*WatchProbingDistributionRequest_FieldTerminalPath) Selector

func (*WatchProbingDistributionRequest_FieldTerminalPath) SplitIntoTerminalIPaths added in v0.7.1

func (*WatchProbingDistributionRequest_FieldTerminalPath) String

String returns path representation in proto convention

func (*WatchProbingDistributionRequest_FieldTerminalPath) WithIArrayItemValue

func (*WatchProbingDistributionRequest_FieldTerminalPath) WithIArrayOfValues

func (*WatchProbingDistributionRequest_FieldTerminalPath) WithIValue

func (*WatchProbingDistributionRequest_FieldTerminalPath) WithRawIArrayItemValue

func (fp *WatchProbingDistributionRequest_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue

func (*WatchProbingDistributionRequest_FieldTerminalPath) WithRawIArrayOfValues

func (fp *WatchProbingDistributionRequest_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues

func (*WatchProbingDistributionRequest_FieldTerminalPath) WithRawIValue

type WatchProbingDistributionRequest_FieldTerminalPathArrayItemValue

type WatchProbingDistributionRequest_FieldTerminalPathArrayItemValue struct {
	WatchProbingDistributionRequest_FieldTerminalPath
	// contains filtered or unexported fields
}

func (*WatchProbingDistributionRequest_FieldTerminalPathArrayItemValue) ContainsValue

Contains returns a boolean indicating if value that is being held is present in given 'WatchProbingDistributionRequest'

func (*WatchProbingDistributionRequest_FieldTerminalPathArrayItemValue) GetRawItemValue

func (fpaiv *WatchProbingDistributionRequest_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}

GetRawValue returns stored element value for array in object WatchProbingDistributionRequest as interface{}

func (*WatchProbingDistributionRequest_FieldTerminalPathArrayItemValue) GetSingle

func (*WatchProbingDistributionRequest_FieldTerminalPathArrayItemValue) GetSingleRaw

func (fpaiv *WatchProbingDistributionRequest_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)

type WatchProbingDistributionRequest_FieldTerminalPathArrayOfValues

type WatchProbingDistributionRequest_FieldTerminalPathArrayOfValues struct {
	WatchProbingDistributionRequest_FieldTerminalPath
	// contains filtered or unexported fields
}

func (*WatchProbingDistributionRequest_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues

func (*WatchProbingDistributionRequest_FieldTerminalPathArrayOfValues) AsNameArrayOfValues

func (*WatchProbingDistributionRequest_FieldTerminalPathArrayOfValues) AsViewArrayOfValues

func (*WatchProbingDistributionRequest_FieldTerminalPathArrayOfValues) GetRawValues

func (fpaov *WatchProbingDistributionRequest_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})

type WatchProbingDistributionRequest_FieldTerminalPathValue

type WatchProbingDistributionRequest_FieldTerminalPathValue struct {
	WatchProbingDistributionRequest_FieldTerminalPath
	// contains filtered or unexported fields
}

func (*WatchProbingDistributionRequest_FieldTerminalPathValue) AsFieldMaskValue

func (*WatchProbingDistributionRequest_FieldTerminalPathValue) AsNameValue

func (*WatchProbingDistributionRequest_FieldTerminalPathValue) AsViewValue

func (*WatchProbingDistributionRequest_FieldTerminalPathValue) CompareWith

CompareWith compares value in the 'WatchProbingDistributionRequest_FieldTerminalPathValue' with the value under path in 'WatchProbingDistributionRequest'.

func (*WatchProbingDistributionRequest_FieldTerminalPathValue) CompareWithRaw

func (*WatchProbingDistributionRequest_FieldTerminalPathValue) GetRawValue

func (fpv *WatchProbingDistributionRequest_FieldTerminalPathValue) GetRawValue() interface{}

GetRawValue returns raw value stored under selected path for 'WatchProbingDistributionRequest' as interface{}

func (*WatchProbingDistributionRequest_FieldTerminalPathValue) SetTo

SetTo stores value for selected field for object WatchProbingDistributionRequest

func (*WatchProbingDistributionRequest_FieldTerminalPathValue) SetToRaw

type WatchProbingDistributionResponse

type WatchProbingDistributionResponse struct {
	Change *probing_distribution.ProbingDistributionChange `protobuf:"bytes,1,opt,name=change,proto3" json:"change,omitempty" firestore:"change"`
	// contains filtered or unexported fields
}

WatchProbingDistributionResponse

func (*WatchProbingDistributionResponse) Clone

func (*WatchProbingDistributionResponse) CloneRaw

func (*WatchProbingDistributionResponse) Descriptor

func (*WatchProbingDistributionResponse) Descriptor() ([]byte, []int)

Deprecated, Use WatchProbingDistributionResponse.ProtoReflect.Descriptor instead.

func (*WatchProbingDistributionResponse) GetChange

func (*WatchProbingDistributionResponse) GotenMessage

func (*WatchProbingDistributionResponse) GotenMessage()

func (*WatchProbingDistributionResponse) GotenObjectExt

func (o *WatchProbingDistributionResponse) GotenObjectExt()

func (*WatchProbingDistributionResponse) GotenValidate

func (obj *WatchProbingDistributionResponse) GotenValidate() error

func (*WatchProbingDistributionResponse) MakeDiffFieldMask

func (*WatchProbingDistributionResponse) MakeFullFieldMask

func (*WatchProbingDistributionResponse) MakeRawDiffFieldMask

func (*WatchProbingDistributionResponse) MakeRawFullFieldMask

func (o *WatchProbingDistributionResponse) MakeRawFullFieldMask() gotenobject.FieldMask

func (*WatchProbingDistributionResponse) Marshal

func (m *WatchProbingDistributionResponse) Marshal() ([]byte, error)

func (*WatchProbingDistributionResponse) MarshalJSON

func (m *WatchProbingDistributionResponse) MarshalJSON() ([]byte, error)

func (*WatchProbingDistributionResponse) Merge

func (*WatchProbingDistributionResponse) MergeRaw

func (*WatchProbingDistributionResponse) ProtoMessage

func (*WatchProbingDistributionResponse) ProtoMessage()

func (*WatchProbingDistributionResponse) ProtoReflect

func (*WatchProbingDistributionResponse) Reset

func (*WatchProbingDistributionResponse) SetChange

func (*WatchProbingDistributionResponse) String

func (*WatchProbingDistributionResponse) Unmarshal

func (m *WatchProbingDistributionResponse) Unmarshal(b []byte) error

func (*WatchProbingDistributionResponse) UnmarshalJSON

func (m *WatchProbingDistributionResponse) UnmarshalJSON(data []byte) error

type WatchProbingDistributionResponseFieldPathBuilder

type WatchProbingDistributionResponseFieldPathBuilder struct{}

func NewWatchProbingDistributionResponseFieldPathBuilder

func NewWatchProbingDistributionResponseFieldPathBuilder() WatchProbingDistributionResponseFieldPathBuilder

func (WatchProbingDistributionResponseFieldPathBuilder) Change

type WatchProbingDistributionResponsePathSelectorChange

type WatchProbingDistributionResponsePathSelectorChange struct{}

func (WatchProbingDistributionResponsePathSelectorChange) FieldPath

type WatchProbingDistributionResponse_FieldMask

type WatchProbingDistributionResponse_FieldMask struct {
	Paths []WatchProbingDistributionResponse_FieldPath
}

func FullWatchProbingDistributionResponse_FieldMask

func FullWatchProbingDistributionResponse_FieldMask() *WatchProbingDistributionResponse_FieldMask

func (*WatchProbingDistributionResponse_FieldMask) AppendPath

func (*WatchProbingDistributionResponse_FieldMask) AppendRawPath

func (fieldMask *WatchProbingDistributionResponse_FieldMask) AppendRawPath(path gotenobject.FieldPath)

func (*WatchProbingDistributionResponse_FieldMask) DecodeFirestore

func (fieldMask *WatchProbingDistributionResponse_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error

func (*WatchProbingDistributionResponse_FieldMask) EncodeFirestore

func (fieldMask *WatchProbingDistributionResponse_FieldMask) EncodeFirestore() (*firestorepb.Value, error)

firestore encoding/decoding integration

func (*WatchProbingDistributionResponse_FieldMask) FilterInputFields

FilterInputFields generates copy of field paths with output_only field paths removed

func (*WatchProbingDistributionResponse_FieldMask) FromProtoFieldMask

func (fieldMask *WatchProbingDistributionResponse_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error

func (*WatchProbingDistributionResponse_FieldMask) GetPaths

func (*WatchProbingDistributionResponse_FieldMask) GetRawPaths

func (*WatchProbingDistributionResponse_FieldMask) IsFull

func (WatchProbingDistributionResponse_FieldMask) Marshal

func (fieldMask WatchProbingDistributionResponse_FieldMask) Marshal() ([]byte, error)

implement methods required by customType

func (WatchProbingDistributionResponse_FieldMask) MarshalJSON

func (fieldMask WatchProbingDistributionResponse_FieldMask) MarshalJSON() ([]byte, error)

func (*WatchProbingDistributionResponse_FieldMask) PathsCount

func (fieldMask *WatchProbingDistributionResponse_FieldMask) PathsCount() int

func (*WatchProbingDistributionResponse_FieldMask) Project

func (*WatchProbingDistributionResponse_FieldMask) ProjectRaw

func (*WatchProbingDistributionResponse_FieldMask) ProtoMessage

func (fieldMask *WatchProbingDistributionResponse_FieldMask) ProtoMessage()

func (*WatchProbingDistributionResponse_FieldMask) ProtoReflect

func (*WatchProbingDistributionResponse_FieldMask) Reset

func (fieldMask *WatchProbingDistributionResponse_FieldMask) Reset()

func (*WatchProbingDistributionResponse_FieldMask) Set

func (*WatchProbingDistributionResponse_FieldMask) SetFromCliFlag

func (fieldMask *WatchProbingDistributionResponse_FieldMask) SetFromCliFlag(raw string) error

func (*WatchProbingDistributionResponse_FieldMask) SetRaw

func (fieldMask *WatchProbingDistributionResponse_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)

func (*WatchProbingDistributionResponse_FieldMask) Size

func (*WatchProbingDistributionResponse_FieldMask) String

func (*WatchProbingDistributionResponse_FieldMask) Subtract

func (*WatchProbingDistributionResponse_FieldMask) SubtractRaw

func (*WatchProbingDistributionResponse_FieldMask) ToProtoFieldMask

func (fieldMask *WatchProbingDistributionResponse_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask

ToFieldMask is used for proto conversions

func (*WatchProbingDistributionResponse_FieldMask) Unmarshal

func (fieldMask *WatchProbingDistributionResponse_FieldMask) Unmarshal(data []byte) error

func (*WatchProbingDistributionResponse_FieldMask) UnmarshalJSON

func (fieldMask *WatchProbingDistributionResponse_FieldMask) UnmarshalJSON(data []byte) error

type WatchProbingDistributionResponse_FieldPath

type WatchProbingDistributionResponse_FieldPath interface {
	gotenobject.FieldPath
	Selector() WatchProbingDistributionResponse_FieldPathSelector
	Get(source *WatchProbingDistributionResponse) []interface{}
	GetSingle(source *WatchProbingDistributionResponse) (interface{}, bool)
	ClearValue(item *WatchProbingDistributionResponse)

	// Those methods build corresponding WatchProbingDistributionResponse_FieldPathValue
	// (or array of values) and holds passed value. Panics if injected type is incorrect.
	WithIValue(value interface{}) WatchProbingDistributionResponse_FieldPathValue
	WithIArrayOfValues(values interface{}) WatchProbingDistributionResponse_FieldPathArrayOfValues
	WithIArrayItemValue(value interface{}) WatchProbingDistributionResponse_FieldPathArrayItemValue
}

FieldPath provides implementation to handle https://github.com/protocolbuffers/protobuf/blob/master/src/google/protobuf/field_mask.proto

func MustParseWatchProbingDistributionResponse_FieldPath

func MustParseWatchProbingDistributionResponse_FieldPath(rawField string) WatchProbingDistributionResponse_FieldPath

func ParseWatchProbingDistributionResponse_FieldPath

func ParseWatchProbingDistributionResponse_FieldPath(rawField string) (WatchProbingDistributionResponse_FieldPath, error)

type WatchProbingDistributionResponse_FieldPathArrayItemValue

type WatchProbingDistributionResponse_FieldPathArrayItemValue interface {
	gotenobject.FieldPathArrayItemValue
	WatchProbingDistributionResponse_FieldPath
	ContainsValue(*WatchProbingDistributionResponse) bool
}

WatchProbingDistributionResponse_FieldPathArrayItemValue allows storing single item in Path-specific values for WatchProbingDistributionResponse according to their type Present only for array (repeated) types.

func MustParseWatchProbingDistributionResponse_FieldPathArrayItemValue

func MustParseWatchProbingDistributionResponse_FieldPathArrayItemValue(pathStr, valueStr string) WatchProbingDistributionResponse_FieldPathArrayItemValue

func ParseWatchProbingDistributionResponse_FieldPathArrayItemValue

func ParseWatchProbingDistributionResponse_FieldPathArrayItemValue(pathStr, valueStr string) (WatchProbingDistributionResponse_FieldPathArrayItemValue, error)

ParseWatchProbingDistributionResponse_FieldPathArrayItemValue parses string and JSON-encoded value to its Value

type WatchProbingDistributionResponse_FieldPathArrayOfValues

type WatchProbingDistributionResponse_FieldPathArrayOfValues interface {
	gotenobject.FieldPathArrayOfValues
	WatchProbingDistributionResponse_FieldPath
}

WatchProbingDistributionResponse_FieldPathArrayOfValues allows storing slice of values for WatchProbingDistributionResponse fields according to their type

func MustParseWatchProbingDistributionResponse_FieldPathArrayOfValues

func MustParseWatchProbingDistributionResponse_FieldPathArrayOfValues(pathStr, valuesStr string) WatchProbingDistributionResponse_FieldPathArrayOfValues

func ParseWatchProbingDistributionResponse_FieldPathArrayOfValues

func ParseWatchProbingDistributionResponse_FieldPathArrayOfValues(pathStr, valuesStr string) (WatchProbingDistributionResponse_FieldPathArrayOfValues, error)

type WatchProbingDistributionResponse_FieldPathSelector

type WatchProbingDistributionResponse_FieldPathSelector int32
const (
	WatchProbingDistributionResponse_FieldPathSelectorChange WatchProbingDistributionResponse_FieldPathSelector = 0
)

func (WatchProbingDistributionResponse_FieldPathSelector) String

type WatchProbingDistributionResponse_FieldPathValue

type WatchProbingDistributionResponse_FieldPathValue interface {
	WatchProbingDistributionResponse_FieldPath
	gotenobject.FieldPathValue
	SetTo(target **WatchProbingDistributionResponse)
	CompareWith(*WatchProbingDistributionResponse) (cmp int, comparable bool)
}

WatchProbingDistributionResponse_FieldPathValue allows storing values for WatchProbingDistributionResponse fields according to their type

func MustParseWatchProbingDistributionResponse_FieldPathValue

func MustParseWatchProbingDistributionResponse_FieldPathValue(pathStr, valueStr string) WatchProbingDistributionResponse_FieldPathValue

func ParseWatchProbingDistributionResponse_FieldPathValue

func ParseWatchProbingDistributionResponse_FieldPathValue(pathStr, valueStr string) (WatchProbingDistributionResponse_FieldPathValue, error)

type WatchProbingDistributionResponse_FieldTerminalPath

type WatchProbingDistributionResponse_FieldTerminalPath struct {
	// contains filtered or unexported fields
}

func (*WatchProbingDistributionResponse_FieldTerminalPath) ClearValue

func (*WatchProbingDistributionResponse_FieldTerminalPath) ClearValueRaw

func (*WatchProbingDistributionResponse_FieldTerminalPath) Get

Get returns all values pointed by specific field from source WatchProbingDistributionResponse

func (*WatchProbingDistributionResponse_FieldTerminalPath) GetDefault

func (fp *WatchProbingDistributionResponse_FieldTerminalPath) GetDefault() interface{}

GetDefault returns a default value of the field type

func (*WatchProbingDistributionResponse_FieldTerminalPath) GetRaw

func (fp *WatchProbingDistributionResponse_FieldTerminalPath) GetRaw(source proto.Message) []interface{}

func (*WatchProbingDistributionResponse_FieldTerminalPath) GetSingle

GetSingle returns value pointed by specific field of from source WatchProbingDistributionResponse

func (*WatchProbingDistributionResponse_FieldTerminalPath) GetSingleRaw

func (fp *WatchProbingDistributionResponse_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)

func (*WatchProbingDistributionResponse_FieldTerminalPath) IsLeaf

IsLeaf - whether field path is holds simple value

func (*WatchProbingDistributionResponse_FieldTerminalPath) JSONString

JSONString returns path representation is JSON convention

func (*WatchProbingDistributionResponse_FieldTerminalPath) Selector

func (*WatchProbingDistributionResponse_FieldTerminalPath) SplitIntoTerminalIPaths added in v0.7.1

func (*WatchProbingDistributionResponse_FieldTerminalPath) String

String returns path representation in proto convention

func (*WatchProbingDistributionResponse_FieldTerminalPath) WithIArrayItemValue

func (*WatchProbingDistributionResponse_FieldTerminalPath) WithIArrayOfValues

func (*WatchProbingDistributionResponse_FieldTerminalPath) WithIValue

func (*WatchProbingDistributionResponse_FieldTerminalPath) WithRawIArrayItemValue

func (fp *WatchProbingDistributionResponse_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue

func (*WatchProbingDistributionResponse_FieldTerminalPath) WithRawIArrayOfValues

func (fp *WatchProbingDistributionResponse_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues

func (*WatchProbingDistributionResponse_FieldTerminalPath) WithRawIValue

type WatchProbingDistributionResponse_FieldTerminalPathArrayItemValue

type WatchProbingDistributionResponse_FieldTerminalPathArrayItemValue struct {
	WatchProbingDistributionResponse_FieldTerminalPath
	// contains filtered or unexported fields
}

func (*WatchProbingDistributionResponse_FieldTerminalPathArrayItemValue) ContainsValue

Contains returns a boolean indicating if value that is being held is present in given 'WatchProbingDistributionResponse'

func (*WatchProbingDistributionResponse_FieldTerminalPathArrayItemValue) GetRawItemValue

func (fpaiv *WatchProbingDistributionResponse_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}

GetRawValue returns stored element value for array in object WatchProbingDistributionResponse as interface{}

func (*WatchProbingDistributionResponse_FieldTerminalPathArrayItemValue) GetSingle

func (*WatchProbingDistributionResponse_FieldTerminalPathArrayItemValue) GetSingleRaw

func (fpaiv *WatchProbingDistributionResponse_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)

type WatchProbingDistributionResponse_FieldTerminalPathArrayOfValues

type WatchProbingDistributionResponse_FieldTerminalPathArrayOfValues struct {
	WatchProbingDistributionResponse_FieldTerminalPath
	// contains filtered or unexported fields
}

func (*WatchProbingDistributionResponse_FieldTerminalPathArrayOfValues) AsChangeArrayOfValues

func (*WatchProbingDistributionResponse_FieldTerminalPathArrayOfValues) GetRawValues

func (fpaov *WatchProbingDistributionResponse_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})

type WatchProbingDistributionResponse_FieldTerminalPathValue

type WatchProbingDistributionResponse_FieldTerminalPathValue struct {
	WatchProbingDistributionResponse_FieldTerminalPath
	// contains filtered or unexported fields
}

func (*WatchProbingDistributionResponse_FieldTerminalPathValue) AsChangeValue

func (*WatchProbingDistributionResponse_FieldTerminalPathValue) CompareWith

CompareWith compares value in the 'WatchProbingDistributionResponse_FieldTerminalPathValue' with the value under path in 'WatchProbingDistributionResponse'.

func (*WatchProbingDistributionResponse_FieldTerminalPathValue) CompareWithRaw

func (*WatchProbingDistributionResponse_FieldTerminalPathValue) GetRawValue

func (fpv *WatchProbingDistributionResponse_FieldTerminalPathValue) GetRawValue() interface{}

GetRawValue returns raw value stored under selected path for 'WatchProbingDistributionResponse' as interface{}

func (*WatchProbingDistributionResponse_FieldTerminalPathValue) SetTo

SetTo stores value for selected field for object WatchProbingDistributionResponse

func (*WatchProbingDistributionResponse_FieldTerminalPathValue) SetToRaw

type WatchProbingDistributionsClientStream

type WatchProbingDistributionsClientStream interface {
	Recv() (*WatchProbingDistributionsResponse, error)
	grpc.ClientStream
}

type WatchProbingDistributionsDescriptor added in v0.4.26

type WatchProbingDistributionsDescriptor struct{}

func GetWatchProbingDistributionsDescriptor added in v0.4.26

func GetWatchProbingDistributionsDescriptor() *WatchProbingDistributionsDescriptor

func (*WatchProbingDistributionsDescriptor) GetApiDescriptor added in v0.4.26

func (*WatchProbingDistributionsDescriptor) GetApiName added in v0.4.26

func (*WatchProbingDistributionsDescriptor) GetClientMsgReflectHandle added in v0.4.26

func (d *WatchProbingDistributionsDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle

func (*WatchProbingDistributionsDescriptor) GetFullMethodName added in v0.4.26

func (d *WatchProbingDistributionsDescriptor) GetFullMethodName() string

func (*WatchProbingDistributionsDescriptor) GetMethodName added in v0.4.26

func (d *WatchProbingDistributionsDescriptor) GetMethodName() string

func (*WatchProbingDistributionsDescriptor) GetProtoPkgName added in v0.4.26

func (d *WatchProbingDistributionsDescriptor) GetProtoPkgName() string

func (*WatchProbingDistributionsDescriptor) GetResourceDescriptor added in v0.4.27

func (*WatchProbingDistributionsDescriptor) GetServerMsgReflectHandle added in v0.4.26

func (d *WatchProbingDistributionsDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle

func (*WatchProbingDistributionsDescriptor) GetServiceDomain added in v0.4.26

func (d *WatchProbingDistributionsDescriptor) GetServiceDomain() string

func (*WatchProbingDistributionsDescriptor) GetServiceVersion added in v0.4.26

func (d *WatchProbingDistributionsDescriptor) GetServiceVersion() string

func (*WatchProbingDistributionsDescriptor) GetVerb added in v0.4.26

func (*WatchProbingDistributionsDescriptor) HasResource added in v0.4.27

func (d *WatchProbingDistributionsDescriptor) HasResource() bool

func (*WatchProbingDistributionsDescriptor) IsClientStream added in v0.4.26

func (d *WatchProbingDistributionsDescriptor) IsClientStream() bool

func (*WatchProbingDistributionsDescriptor) IsCollection added in v0.4.27

func (d *WatchProbingDistributionsDescriptor) IsCollection() bool

func (*WatchProbingDistributionsDescriptor) IsPlural added in v0.4.27

func (*WatchProbingDistributionsDescriptor) IsServerStream added in v0.4.26

func (d *WatchProbingDistributionsDescriptor) IsServerStream() bool

func (*WatchProbingDistributionsDescriptor) IsUnary added in v0.4.26

func (*WatchProbingDistributionsDescriptor) NewEmptyClientMsg added in v0.4.26

func (d *WatchProbingDistributionsDescriptor) NewEmptyClientMsg() proto.Message

func (*WatchProbingDistributionsDescriptor) NewEmptyServerMsg added in v0.4.26

func (d *WatchProbingDistributionsDescriptor) NewEmptyServerMsg() proto.Message

func (*WatchProbingDistributionsDescriptor) RequestHasResourceBody added in v0.4.26

func (d *WatchProbingDistributionsDescriptor) RequestHasResourceBody() bool

type WatchProbingDistributionsDescriptorClientMsgHandle added in v0.4.26

type WatchProbingDistributionsDescriptorClientMsgHandle struct{}

func (*WatchProbingDistributionsDescriptorClientMsgHandle) ExtractCollectionName added in v0.4.27

func (*WatchProbingDistributionsDescriptorClientMsgHandle) ExtractResourceName added in v0.4.27

func (*WatchProbingDistributionsDescriptorClientMsgHandle) ExtractResourceNames added in v0.4.27

type WatchProbingDistributionsDescriptorServerMsgHandle added in v0.4.26

type WatchProbingDistributionsDescriptorServerMsgHandle struct{}

func (*WatchProbingDistributionsDescriptorServerMsgHandle) ExtractCollectionName added in v0.4.27

func (*WatchProbingDistributionsDescriptorServerMsgHandle) ExtractResourceName added in v0.4.27

func (*WatchProbingDistributionsDescriptorServerMsgHandle) ExtractResourceNames added in v0.4.27

type WatchProbingDistributionsRequest

type WatchProbingDistributionsRequest 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.ProbingDistribution
	Parent *probing_distribution.ParentReference `protobuf:"bytes,1,opt,customtype=ParentReference,name=parent,proto3" json:"parent,omitempty" firestore:"parent"`
	// Requested page size. Server may return fewer ProbingDistributions 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_distribution.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_distribution.OrderBy `protobuf:"bytes,4,opt,customtype=OrderBy,name=order_by,json=orderBy,proto3" json:"order_by,omitempty" firestore:"orderBy"`
	// A token identifying watch resume point from previous session.
	// Can be populated only for stateless watch type.
	ResumeToken string `protobuf:"bytes,10,opt,name=resume_token,json=resumeToken,proto3" json:"resume_token,omitempty" firestore:"resumeToken"`
	// Point in the time from which we want to start getting updates. This field
	// can be populated only for stateless watch type and if resume token is not
	// known yet. If specified, initial snapshot will NOT be provided. It is
	// assumed client can obtain it using separate means. Watch responses will
	// contain resume tokens which should be used to resume broken connection.
	StartingTime *timestamp.Timestamp `protobuf:"bytes,12,opt,name=starting_time,json=startingTime,proto3" json:"starting_time,omitempty" firestore:"startingTime"`
	// Filter - filter results by field criteria. Simplified SQL-like syntax with
	// following operators:
	// <=, >=, =, !=, <, >, LIKE, CONTAINS (aliases CONTAIN, HAS, HAVE), IN, IS
	// [NOT] NULL | NaN . Combine conditions with OR | AND example: 'meta.labels
	// CONTAINS "severity:important" OR (state.last_error_time >
	// "2018-11-15T10:00:00Z" AND state.status = "ERROR")'
	Filter *probing_distribution.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 ProbingDistribution that
	// don't affect any of masked fields won't be sent back.
	FieldMask *probing_distribution.ProbingDistribution_FieldMask `` /* 151-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
	// ProbingDistribution 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 [WatchProbingDistributions][ntt.watchdog.v1alpha2.WatchProbingDistributions]

func (*WatchProbingDistributionsRequest) Clone

func (*WatchProbingDistributionsRequest) CloneRaw

func (*WatchProbingDistributionsRequest) Descriptor

func (*WatchProbingDistributionsRequest) Descriptor() ([]byte, []int)

Deprecated, Use WatchProbingDistributionsRequest.ProtoReflect.Descriptor instead.

func (*WatchProbingDistributionsRequest) GetFieldMask

func (*WatchProbingDistributionsRequest) GetFilter

func (*WatchProbingDistributionsRequest) GetMaxChunkSize

func (m *WatchProbingDistributionsRequest) GetMaxChunkSize() int32

func (*WatchProbingDistributionsRequest) GetOrderBy

func (*WatchProbingDistributionsRequest) GetPageSize

func (m *WatchProbingDistributionsRequest) GetPageSize() int32

func (*WatchProbingDistributionsRequest) GetPageToken

func (*WatchProbingDistributionsRequest) GetParent

func (*WatchProbingDistributionsRequest) GetResumeToken

func (m *WatchProbingDistributionsRequest) GetResumeToken() string

func (*WatchProbingDistributionsRequest) GetStartingTime added in v0.7.13

func (*WatchProbingDistributionsRequest) GetType

func (*WatchProbingDistributionsRequest) GetView

func (*WatchProbingDistributionsRequest) GotenMessage

func (*WatchProbingDistributionsRequest) GotenMessage()

func (*WatchProbingDistributionsRequest) GotenObjectExt

func (o *WatchProbingDistributionsRequest) GotenObjectExt()

func (*WatchProbingDistributionsRequest) GotenValidate

func (obj *WatchProbingDistributionsRequest) GotenValidate() error

func (*WatchProbingDistributionsRequest) MakeDiffFieldMask

func (*WatchProbingDistributionsRequest) MakeFullFieldMask

func (*WatchProbingDistributionsRequest) MakeRawDiffFieldMask

func (*WatchProbingDistributionsRequest) MakeRawFullFieldMask

func (o *WatchProbingDistributionsRequest) MakeRawFullFieldMask() gotenobject.FieldMask

func (*WatchProbingDistributionsRequest) Marshal

func (m *WatchProbingDistributionsRequest) Marshal() ([]byte, error)

func (*WatchProbingDistributionsRequest) MarshalJSON

func (m *WatchProbingDistributionsRequest) MarshalJSON() ([]byte, error)

func (*WatchProbingDistributionsRequest) Merge

func (*WatchProbingDistributionsRequest) MergeRaw

func (*WatchProbingDistributionsRequest) ProtoMessage

func (*WatchProbingDistributionsRequest) ProtoMessage()

func (*WatchProbingDistributionsRequest) ProtoReflect

func (*WatchProbingDistributionsRequest) Reset

func (*WatchProbingDistributionsRequest) SetFieldMask

func (*WatchProbingDistributionsRequest) SetFilter

func (*WatchProbingDistributionsRequest) SetMaxChunkSize

func (m *WatchProbingDistributionsRequest) SetMaxChunkSize(fv int32)

func (*WatchProbingDistributionsRequest) SetOrderBy

func (*WatchProbingDistributionsRequest) SetPageSize

func (m *WatchProbingDistributionsRequest) SetPageSize(fv int32)

func (*WatchProbingDistributionsRequest) SetPageToken

func (*WatchProbingDistributionsRequest) SetParent

func (*WatchProbingDistributionsRequest) SetResumeToken

func (m *WatchProbingDistributionsRequest) SetResumeToken(fv string)

func (*WatchProbingDistributionsRequest) SetStartingTime added in v0.7.13

func (m *WatchProbingDistributionsRequest) SetStartingTime(fv *timestamp.Timestamp)

func (*WatchProbingDistributionsRequest) SetType

func (*WatchProbingDistributionsRequest) SetView

func (*WatchProbingDistributionsRequest) String

func (*WatchProbingDistributionsRequest) Unmarshal

func (m *WatchProbingDistributionsRequest) Unmarshal(b []byte) error

func (*WatchProbingDistributionsRequest) UnmarshalJSON

func (m *WatchProbingDistributionsRequest) UnmarshalJSON(data []byte) error

type WatchProbingDistributionsRequestFieldPathBuilder

type WatchProbingDistributionsRequestFieldPathBuilder struct{}

func NewWatchProbingDistributionsRequestFieldPathBuilder

func NewWatchProbingDistributionsRequestFieldPathBuilder() WatchProbingDistributionsRequestFieldPathBuilder

func (WatchProbingDistributionsRequestFieldPathBuilder) FieldMask

func (WatchProbingDistributionsRequestFieldPathBuilder) Filter

func (WatchProbingDistributionsRequestFieldPathBuilder) MaxChunkSize

func (WatchProbingDistributionsRequestFieldPathBuilder) OrderBy

func (WatchProbingDistributionsRequestFieldPathBuilder) PageSize

func (WatchProbingDistributionsRequestFieldPathBuilder) PageToken

func (WatchProbingDistributionsRequestFieldPathBuilder) Parent

func (WatchProbingDistributionsRequestFieldPathBuilder) ResumeToken

func (WatchProbingDistributionsRequestFieldPathBuilder) StartingTime added in v0.7.13

func (WatchProbingDistributionsRequestFieldPathBuilder) Type

func (WatchProbingDistributionsRequestFieldPathBuilder) View

type WatchProbingDistributionsRequestPathSelectorFieldMask

type WatchProbingDistributionsRequestPathSelectorFieldMask struct{}

func (WatchProbingDistributionsRequestPathSelectorFieldMask) FieldPath

type WatchProbingDistributionsRequestPathSelectorFilter

type WatchProbingDistributionsRequestPathSelectorFilter struct{}

func (WatchProbingDistributionsRequestPathSelectorFilter) FieldPath

type WatchProbingDistributionsRequestPathSelectorMaxChunkSize

type WatchProbingDistributionsRequestPathSelectorMaxChunkSize struct{}

func (WatchProbingDistributionsRequestPathSelectorMaxChunkSize) FieldPath

func (WatchProbingDistributionsRequestPathSelectorMaxChunkSize) WithArrayOfValues

func (WatchProbingDistributionsRequestPathSelectorMaxChunkSize) WithValue

type WatchProbingDistributionsRequestPathSelectorOrderBy

type WatchProbingDistributionsRequestPathSelectorOrderBy struct{}

func (WatchProbingDistributionsRequestPathSelectorOrderBy) FieldPath

type WatchProbingDistributionsRequestPathSelectorPageSize

type WatchProbingDistributionsRequestPathSelectorPageSize struct{}

func (WatchProbingDistributionsRequestPathSelectorPageSize) FieldPath

func (WatchProbingDistributionsRequestPathSelectorPageSize) WithArrayOfValues

func (WatchProbingDistributionsRequestPathSelectorPageSize) WithValue

type WatchProbingDistributionsRequestPathSelectorPageToken

type WatchProbingDistributionsRequestPathSelectorPageToken struct{}

func (WatchProbingDistributionsRequestPathSelectorPageToken) FieldPath

type WatchProbingDistributionsRequestPathSelectorParent

type WatchProbingDistributionsRequestPathSelectorParent struct{}

func (WatchProbingDistributionsRequestPathSelectorParent) FieldPath

type WatchProbingDistributionsRequestPathSelectorResumeToken

type WatchProbingDistributionsRequestPathSelectorResumeToken struct{}

func (WatchProbingDistributionsRequestPathSelectorResumeToken) FieldPath

func (WatchProbingDistributionsRequestPathSelectorResumeToken) WithArrayOfValues

func (WatchProbingDistributionsRequestPathSelectorResumeToken) WithValue

type WatchProbingDistributionsRequestPathSelectorStartingTime added in v0.7.13

type WatchProbingDistributionsRequestPathSelectorStartingTime struct{}

func (WatchProbingDistributionsRequestPathSelectorStartingTime) FieldPath added in v0.7.13

func (WatchProbingDistributionsRequestPathSelectorStartingTime) WithArrayOfValues added in v0.7.13

func (WatchProbingDistributionsRequestPathSelectorStartingTime) WithValue added in v0.7.13

type WatchProbingDistributionsRequestPathSelectorType

type WatchProbingDistributionsRequestPathSelectorType struct{}

func (WatchProbingDistributionsRequestPathSelectorType) FieldPath

func (WatchProbingDistributionsRequestPathSelectorType) WithArrayOfValues

func (WatchProbingDistributionsRequestPathSelectorType) WithValue

type WatchProbingDistributionsRequestPathSelectorView

type WatchProbingDistributionsRequestPathSelectorView struct{}

func (WatchProbingDistributionsRequestPathSelectorView) FieldPath

func (WatchProbingDistributionsRequestPathSelectorView) WithArrayOfValues

func (WatchProbingDistributionsRequestPathSelectorView) WithValue

type WatchProbingDistributionsRequest_FieldMask

type WatchProbingDistributionsRequest_FieldMask struct {
	Paths []WatchProbingDistributionsRequest_FieldPath
}

func FullWatchProbingDistributionsRequest_FieldMask

func FullWatchProbingDistributionsRequest_FieldMask() *WatchProbingDistributionsRequest_FieldMask

func (*WatchProbingDistributionsRequest_FieldMask) AppendPath

func (*WatchProbingDistributionsRequest_FieldMask) AppendRawPath

func (fieldMask *WatchProbingDistributionsRequest_FieldMask) AppendRawPath(path gotenobject.FieldPath)

func (*WatchProbingDistributionsRequest_FieldMask) DecodeFirestore

func (fieldMask *WatchProbingDistributionsRequest_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error

func (*WatchProbingDistributionsRequest_FieldMask) EncodeFirestore

func (fieldMask *WatchProbingDistributionsRequest_FieldMask) EncodeFirestore() (*firestorepb.Value, error)

firestore encoding/decoding integration

func (*WatchProbingDistributionsRequest_FieldMask) FilterInputFields

FilterInputFields generates copy of field paths with output_only field paths removed

func (*WatchProbingDistributionsRequest_FieldMask) FromProtoFieldMask

func (fieldMask *WatchProbingDistributionsRequest_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error

func (*WatchProbingDistributionsRequest_FieldMask) GetPaths

func (*WatchProbingDistributionsRequest_FieldMask) GetRawPaths

func (*WatchProbingDistributionsRequest_FieldMask) IsFull

func (WatchProbingDistributionsRequest_FieldMask) Marshal

func (fieldMask WatchProbingDistributionsRequest_FieldMask) Marshal() ([]byte, error)

implement methods required by customType

func (WatchProbingDistributionsRequest_FieldMask) MarshalJSON

func (fieldMask WatchProbingDistributionsRequest_FieldMask) MarshalJSON() ([]byte, error)

func (*WatchProbingDistributionsRequest_FieldMask) PathsCount

func (fieldMask *WatchProbingDistributionsRequest_FieldMask) PathsCount() int

func (*WatchProbingDistributionsRequest_FieldMask) Project

func (*WatchProbingDistributionsRequest_FieldMask) ProjectRaw

func (*WatchProbingDistributionsRequest_FieldMask) ProtoMessage

func (fieldMask *WatchProbingDistributionsRequest_FieldMask) ProtoMessage()

func (*WatchProbingDistributionsRequest_FieldMask) ProtoReflect

func (*WatchProbingDistributionsRequest_FieldMask) Reset

func (fieldMask *WatchProbingDistributionsRequest_FieldMask) Reset()

func (*WatchProbingDistributionsRequest_FieldMask) Set

func (*WatchProbingDistributionsRequest_FieldMask) SetFromCliFlag

func (fieldMask *WatchProbingDistributionsRequest_FieldMask) SetFromCliFlag(raw string) error

func (*WatchProbingDistributionsRequest_FieldMask) SetRaw

func (fieldMask *WatchProbingDistributionsRequest_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)

func (*WatchProbingDistributionsRequest_FieldMask) Size

func (*WatchProbingDistributionsRequest_FieldMask) String

func (*WatchProbingDistributionsRequest_FieldMask) Subtract

func (*WatchProbingDistributionsRequest_FieldMask) SubtractRaw

func (*WatchProbingDistributionsRequest_FieldMask) ToProtoFieldMask

func (fieldMask *WatchProbingDistributionsRequest_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask

ToFieldMask is used for proto conversions

func (*WatchProbingDistributionsRequest_FieldMask) Unmarshal

func (fieldMask *WatchProbingDistributionsRequest_FieldMask) Unmarshal(data []byte) error

func (*WatchProbingDistributionsRequest_FieldMask) UnmarshalJSON

func (fieldMask *WatchProbingDistributionsRequest_FieldMask) UnmarshalJSON(data []byte) error

type WatchProbingDistributionsRequest_FieldPath

type WatchProbingDistributionsRequest_FieldPath interface {
	gotenobject.FieldPath
	Selector() WatchProbingDistributionsRequest_FieldPathSelector
	Get(source *WatchProbingDistributionsRequest) []interface{}
	GetSingle(source *WatchProbingDistributionsRequest) (interface{}, bool)
	ClearValue(item *WatchProbingDistributionsRequest)

	// Those methods build corresponding WatchProbingDistributionsRequest_FieldPathValue
	// (or array of values) and holds passed value. Panics if injected type is incorrect.
	WithIValue(value interface{}) WatchProbingDistributionsRequest_FieldPathValue
	WithIArrayOfValues(values interface{}) WatchProbingDistributionsRequest_FieldPathArrayOfValues
	WithIArrayItemValue(value interface{}) WatchProbingDistributionsRequest_FieldPathArrayItemValue
}

FieldPath provides implementation to handle https://github.com/protocolbuffers/protobuf/blob/master/src/google/protobuf/field_mask.proto

func MustParseWatchProbingDistributionsRequest_FieldPath

func MustParseWatchProbingDistributionsRequest_FieldPath(rawField string) WatchProbingDistributionsRequest_FieldPath

func ParseWatchProbingDistributionsRequest_FieldPath

func ParseWatchProbingDistributionsRequest_FieldPath(rawField string) (WatchProbingDistributionsRequest_FieldPath, error)

type WatchProbingDistributionsRequest_FieldPathArrayItemValue

type WatchProbingDistributionsRequest_FieldPathArrayItemValue interface {
	gotenobject.FieldPathArrayItemValue
	WatchProbingDistributionsRequest_FieldPath
	ContainsValue(*WatchProbingDistributionsRequest) bool
}

WatchProbingDistributionsRequest_FieldPathArrayItemValue allows storing single item in Path-specific values for WatchProbingDistributionsRequest according to their type Present only for array (repeated) types.

func MustParseWatchProbingDistributionsRequest_FieldPathArrayItemValue

func MustParseWatchProbingDistributionsRequest_FieldPathArrayItemValue(pathStr, valueStr string) WatchProbingDistributionsRequest_FieldPathArrayItemValue

func ParseWatchProbingDistributionsRequest_FieldPathArrayItemValue

func ParseWatchProbingDistributionsRequest_FieldPathArrayItemValue(pathStr, valueStr string) (WatchProbingDistributionsRequest_FieldPathArrayItemValue, error)

ParseWatchProbingDistributionsRequest_FieldPathArrayItemValue parses string and JSON-encoded value to its Value

type WatchProbingDistributionsRequest_FieldPathArrayOfValues

type WatchProbingDistributionsRequest_FieldPathArrayOfValues interface {
	gotenobject.FieldPathArrayOfValues
	WatchProbingDistributionsRequest_FieldPath
}

WatchProbingDistributionsRequest_FieldPathArrayOfValues allows storing slice of values for WatchProbingDistributionsRequest fields according to their type

func MustParseWatchProbingDistributionsRequest_FieldPathArrayOfValues

func MustParseWatchProbingDistributionsRequest_FieldPathArrayOfValues(pathStr, valuesStr string) WatchProbingDistributionsRequest_FieldPathArrayOfValues

func ParseWatchProbingDistributionsRequest_FieldPathArrayOfValues

func ParseWatchProbingDistributionsRequest_FieldPathArrayOfValues(pathStr, valuesStr string) (WatchProbingDistributionsRequest_FieldPathArrayOfValues, error)

type WatchProbingDistributionsRequest_FieldPathSelector

type WatchProbingDistributionsRequest_FieldPathSelector int32
const (
	WatchProbingDistributionsRequest_FieldPathSelectorType         WatchProbingDistributionsRequest_FieldPathSelector = 0
	WatchProbingDistributionsRequest_FieldPathSelectorParent       WatchProbingDistributionsRequest_FieldPathSelector = 1
	WatchProbingDistributionsRequest_FieldPathSelectorPageSize     WatchProbingDistributionsRequest_FieldPathSelector = 2
	WatchProbingDistributionsRequest_FieldPathSelectorPageToken    WatchProbingDistributionsRequest_FieldPathSelector = 3
	WatchProbingDistributionsRequest_FieldPathSelectorOrderBy      WatchProbingDistributionsRequest_FieldPathSelector = 4
	WatchProbingDistributionsRequest_FieldPathSelectorResumeToken  WatchProbingDistributionsRequest_FieldPathSelector = 5
	WatchProbingDistributionsRequest_FieldPathSelectorStartingTime WatchProbingDistributionsRequest_FieldPathSelector = 6
	WatchProbingDistributionsRequest_FieldPathSelectorFilter       WatchProbingDistributionsRequest_FieldPathSelector = 7
	WatchProbingDistributionsRequest_FieldPathSelectorFieldMask    WatchProbingDistributionsRequest_FieldPathSelector = 8
	WatchProbingDistributionsRequest_FieldPathSelectorView         WatchProbingDistributionsRequest_FieldPathSelector = 9
	WatchProbingDistributionsRequest_FieldPathSelectorMaxChunkSize WatchProbingDistributionsRequest_FieldPathSelector = 10
)

func (WatchProbingDistributionsRequest_FieldPathSelector) String

type WatchProbingDistributionsRequest_FieldPathValue

type WatchProbingDistributionsRequest_FieldPathValue interface {
	WatchProbingDistributionsRequest_FieldPath
	gotenobject.FieldPathValue
	SetTo(target **WatchProbingDistributionsRequest)
	CompareWith(*WatchProbingDistributionsRequest) (cmp int, comparable bool)
}

WatchProbingDistributionsRequest_FieldPathValue allows storing values for WatchProbingDistributionsRequest fields according to their type

func MustParseWatchProbingDistributionsRequest_FieldPathValue

func MustParseWatchProbingDistributionsRequest_FieldPathValue(pathStr, valueStr string) WatchProbingDistributionsRequest_FieldPathValue

func ParseWatchProbingDistributionsRequest_FieldPathValue

func ParseWatchProbingDistributionsRequest_FieldPathValue(pathStr, valueStr string) (WatchProbingDistributionsRequest_FieldPathValue, error)

type WatchProbingDistributionsRequest_FieldTerminalPath

type WatchProbingDistributionsRequest_FieldTerminalPath struct {
	// contains filtered or unexported fields
}

func (*WatchProbingDistributionsRequest_FieldTerminalPath) ClearValue

func (*WatchProbingDistributionsRequest_FieldTerminalPath) ClearValueRaw

func (*WatchProbingDistributionsRequest_FieldTerminalPath) Get

Get returns all values pointed by specific field from source WatchProbingDistributionsRequest

func (*WatchProbingDistributionsRequest_FieldTerminalPath) GetDefault

func (fp *WatchProbingDistributionsRequest_FieldTerminalPath) GetDefault() interface{}

GetDefault returns a default value of the field type

func (*WatchProbingDistributionsRequest_FieldTerminalPath) GetRaw

func (fp *WatchProbingDistributionsRequest_FieldTerminalPath) GetRaw(source proto.Message) []interface{}

func (*WatchProbingDistributionsRequest_FieldTerminalPath) GetSingle

GetSingle returns value pointed by specific field of from source WatchProbingDistributionsRequest

func (*WatchProbingDistributionsRequest_FieldTerminalPath) GetSingleRaw

func (fp *WatchProbingDistributionsRequest_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)

func (*WatchProbingDistributionsRequest_FieldTerminalPath) IsLeaf

IsLeaf - whether field path is holds simple value

func (*WatchProbingDistributionsRequest_FieldTerminalPath) JSONString

JSONString returns path representation is JSON convention

func (*WatchProbingDistributionsRequest_FieldTerminalPath) Selector

func (*WatchProbingDistributionsRequest_FieldTerminalPath) SplitIntoTerminalIPaths added in v0.7.1

func (*WatchProbingDistributionsRequest_FieldTerminalPath) String

String returns path representation in proto convention

func (*WatchProbingDistributionsRequest_FieldTerminalPath) WithIArrayItemValue

func (*WatchProbingDistributionsRequest_FieldTerminalPath) WithIArrayOfValues

func (*WatchProbingDistributionsRequest_FieldTerminalPath) WithIValue

func (*WatchProbingDistributionsRequest_FieldTerminalPath) WithRawIArrayItemValue

func (fp *WatchProbingDistributionsRequest_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue

func (*WatchProbingDistributionsRequest_FieldTerminalPath) WithRawIArrayOfValues

func (fp *WatchProbingDistributionsRequest_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues

func (*WatchProbingDistributionsRequest_FieldTerminalPath) WithRawIValue

type WatchProbingDistributionsRequest_FieldTerminalPathArrayItemValue

type WatchProbingDistributionsRequest_FieldTerminalPathArrayItemValue struct {
	WatchProbingDistributionsRequest_FieldTerminalPath
	// contains filtered or unexported fields
}

func (*WatchProbingDistributionsRequest_FieldTerminalPathArrayItemValue) ContainsValue

Contains returns a boolean indicating if value that is being held is present in given 'WatchProbingDistributionsRequest'

func (*WatchProbingDistributionsRequest_FieldTerminalPathArrayItemValue) GetRawItemValue

func (fpaiv *WatchProbingDistributionsRequest_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}

GetRawValue returns stored element value for array in object WatchProbingDistributionsRequest as interface{}

func (*WatchProbingDistributionsRequest_FieldTerminalPathArrayItemValue) GetSingle

func (*WatchProbingDistributionsRequest_FieldTerminalPathArrayItemValue) GetSingleRaw

func (fpaiv *WatchProbingDistributionsRequest_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)

type WatchProbingDistributionsRequest_FieldTerminalPathArrayOfValues

type WatchProbingDistributionsRequest_FieldTerminalPathArrayOfValues struct {
	WatchProbingDistributionsRequest_FieldTerminalPath
	// contains filtered or unexported fields
}

func (*WatchProbingDistributionsRequest_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues

func (*WatchProbingDistributionsRequest_FieldTerminalPathArrayOfValues) AsFilterArrayOfValues

func (*WatchProbingDistributionsRequest_FieldTerminalPathArrayOfValues) AsMaxChunkSizeArrayOfValues

func (fpaov *WatchProbingDistributionsRequest_FieldTerminalPathArrayOfValues) AsMaxChunkSizeArrayOfValues() ([]int32, bool)

func (*WatchProbingDistributionsRequest_FieldTerminalPathArrayOfValues) AsOrderByArrayOfValues

func (*WatchProbingDistributionsRequest_FieldTerminalPathArrayOfValues) AsPageSizeArrayOfValues

func (fpaov *WatchProbingDistributionsRequest_FieldTerminalPathArrayOfValues) AsPageSizeArrayOfValues() ([]int32, bool)

func (*WatchProbingDistributionsRequest_FieldTerminalPathArrayOfValues) AsPageTokenArrayOfValues

func (*WatchProbingDistributionsRequest_FieldTerminalPathArrayOfValues) AsParentArrayOfValues

func (*WatchProbingDistributionsRequest_FieldTerminalPathArrayOfValues) AsResumeTokenArrayOfValues

func (fpaov *WatchProbingDistributionsRequest_FieldTerminalPathArrayOfValues) AsResumeTokenArrayOfValues() ([]string, bool)

func (*WatchProbingDistributionsRequest_FieldTerminalPathArrayOfValues) AsStartingTimeArrayOfValues added in v0.7.13

func (*WatchProbingDistributionsRequest_FieldTerminalPathArrayOfValues) AsTypeArrayOfValues

func (*WatchProbingDistributionsRequest_FieldTerminalPathArrayOfValues) AsViewArrayOfValues

func (*WatchProbingDistributionsRequest_FieldTerminalPathArrayOfValues) GetRawValues

func (fpaov *WatchProbingDistributionsRequest_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})

type WatchProbingDistributionsRequest_FieldTerminalPathValue

type WatchProbingDistributionsRequest_FieldTerminalPathValue struct {
	WatchProbingDistributionsRequest_FieldTerminalPath
	// contains filtered or unexported fields
}

func (*WatchProbingDistributionsRequest_FieldTerminalPathValue) AsFieldMaskValue

func (*WatchProbingDistributionsRequest_FieldTerminalPathValue) AsFilterValue

func (*WatchProbingDistributionsRequest_FieldTerminalPathValue) AsMaxChunkSizeValue

func (*WatchProbingDistributionsRequest_FieldTerminalPathValue) AsOrderByValue

func (*WatchProbingDistributionsRequest_FieldTerminalPathValue) AsPageSizeValue

func (*WatchProbingDistributionsRequest_FieldTerminalPathValue) AsPageTokenValue

func (*WatchProbingDistributionsRequest_FieldTerminalPathValue) AsParentValue

func (*WatchProbingDistributionsRequest_FieldTerminalPathValue) AsResumeTokenValue

func (*WatchProbingDistributionsRequest_FieldTerminalPathValue) AsStartingTimeValue added in v0.7.13

func (*WatchProbingDistributionsRequest_FieldTerminalPathValue) AsTypeValue

func (*WatchProbingDistributionsRequest_FieldTerminalPathValue) AsViewValue

func (*WatchProbingDistributionsRequest_FieldTerminalPathValue) CompareWith

CompareWith compares value in the 'WatchProbingDistributionsRequest_FieldTerminalPathValue' with the value under path in 'WatchProbingDistributionsRequest'.

func (*WatchProbingDistributionsRequest_FieldTerminalPathValue) CompareWithRaw

func (*WatchProbingDistributionsRequest_FieldTerminalPathValue) GetRawValue

func (fpv *WatchProbingDistributionsRequest_FieldTerminalPathValue) GetRawValue() interface{}

GetRawValue returns raw value stored under selected path for 'WatchProbingDistributionsRequest' as interface{}

func (*WatchProbingDistributionsRequest_FieldTerminalPathValue) SetTo

SetTo stores value for selected field for object WatchProbingDistributionsRequest

func (*WatchProbingDistributionsRequest_FieldTerminalPathValue) SetToRaw

type WatchProbingDistributionsResponse

type WatchProbingDistributionsResponse struct {

	// Changes of ProbingDistributions
	ProbingDistributionChanges []*probing_distribution.ProbingDistributionChange `` /* 180-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 ProbingDistributions 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 *WatchProbingDistributionsResponse_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 (ProbingDistributions 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
}

WatchProbingDistributionsResponse

func (*WatchProbingDistributionsResponse) Clone

func (*WatchProbingDistributionsResponse) CloneRaw

func (*WatchProbingDistributionsResponse) Descriptor

func (*WatchProbingDistributionsResponse) Descriptor() ([]byte, []int)

Deprecated, Use WatchProbingDistributionsResponse.ProtoReflect.Descriptor instead.

func (*WatchProbingDistributionsResponse) GetIsCurrent

func (m *WatchProbingDistributionsResponse) GetIsCurrent() bool

func (*WatchProbingDistributionsResponse) GetIsHardReset

func (m *WatchProbingDistributionsResponse) GetIsHardReset() bool

func (*WatchProbingDistributionsResponse) GetIsSoftReset

func (m *WatchProbingDistributionsResponse) GetIsSoftReset() bool

func (*WatchProbingDistributionsResponse) GetPageTokenChange

func (*WatchProbingDistributionsResponse) GetProbingDistributionChanges

func (*WatchProbingDistributionsResponse) GetResumeToken

func (m *WatchProbingDistributionsResponse) GetResumeToken() string

func (*WatchProbingDistributionsResponse) GetSnapshotSize

func (m *WatchProbingDistributionsResponse) GetSnapshotSize() int64

func (*WatchProbingDistributionsResponse) GotenMessage

func (*WatchProbingDistributionsResponse) GotenMessage()

func (*WatchProbingDistributionsResponse) GotenObjectExt

func (o *WatchProbingDistributionsResponse) GotenObjectExt()

func (*WatchProbingDistributionsResponse) GotenValidate

func (obj *WatchProbingDistributionsResponse) GotenValidate() error

func (*WatchProbingDistributionsResponse) MakeFullFieldMask

func (*WatchProbingDistributionsResponse) MakeRawDiffFieldMask

func (*WatchProbingDistributionsResponse) MakeRawFullFieldMask

func (o *WatchProbingDistributionsResponse) MakeRawFullFieldMask() gotenobject.FieldMask

func (*WatchProbingDistributionsResponse) Marshal

func (m *WatchProbingDistributionsResponse) Marshal() ([]byte, error)

func (*WatchProbingDistributionsResponse) MarshalJSON

func (m *WatchProbingDistributionsResponse) MarshalJSON() ([]byte, error)

func (*WatchProbingDistributionsResponse) Merge

func (*WatchProbingDistributionsResponse) MergeRaw

func (*WatchProbingDistributionsResponse) ProtoMessage

func (*WatchProbingDistributionsResponse) ProtoMessage()

func (*WatchProbingDistributionsResponse) ProtoReflect

func (*WatchProbingDistributionsResponse) Reset

func (*WatchProbingDistributionsResponse) SetIsCurrent

func (m *WatchProbingDistributionsResponse) SetIsCurrent(fv bool)

func (*WatchProbingDistributionsResponse) SetIsHardReset

func (m *WatchProbingDistributionsResponse) SetIsHardReset(fv bool)

func (*WatchProbingDistributionsResponse) SetIsSoftReset

func (m *WatchProbingDistributionsResponse) SetIsSoftReset(fv bool)

func (*WatchProbingDistributionsResponse) SetPageTokenChange

func (*WatchProbingDistributionsResponse) SetProbingDistributionChanges

func (*WatchProbingDistributionsResponse) SetResumeToken

func (m *WatchProbingDistributionsResponse) SetResumeToken(fv string)

func (*WatchProbingDistributionsResponse) SetSnapshotSize

func (m *WatchProbingDistributionsResponse) SetSnapshotSize(fv int64)

func (*WatchProbingDistributionsResponse) String

func (*WatchProbingDistributionsResponse) Unmarshal

func (m *WatchProbingDistributionsResponse) Unmarshal(b []byte) error

func (*WatchProbingDistributionsResponse) UnmarshalJSON

func (m *WatchProbingDistributionsResponse) UnmarshalJSON(data []byte) error

type WatchProbingDistributionsResponseFieldPathBuilder

type WatchProbingDistributionsResponseFieldPathBuilder struct{}

func NewWatchProbingDistributionsResponseFieldPathBuilder

func NewWatchProbingDistributionsResponseFieldPathBuilder() WatchProbingDistributionsResponseFieldPathBuilder

func (WatchProbingDistributionsResponseFieldPathBuilder) IsCurrent

func (WatchProbingDistributionsResponseFieldPathBuilder) IsHardReset

func (WatchProbingDistributionsResponseFieldPathBuilder) IsSoftReset

func (WatchProbingDistributionsResponseFieldPathBuilder) PageTokenChange

func (WatchProbingDistributionsResponseFieldPathBuilder) ResumeToken

func (WatchProbingDistributionsResponseFieldPathBuilder) SnapshotSize

type WatchProbingDistributionsResponsePageTokenChangeFieldPathBuilder

type WatchProbingDistributionsResponsePageTokenChangeFieldPathBuilder struct{}

type WatchProbingDistributionsResponsePageTokenChange_FieldPath

type WatchProbingDistributionsResponsePageTokenChange_FieldPath interface {
	gotenobject.FieldPath
	Selector() WatchProbingDistributionsResponsePageTokenChange_FieldPathSelector
	Get(source *WatchProbingDistributionsResponse_PageTokenChange) []interface{}
	GetSingle(source *WatchProbingDistributionsResponse_PageTokenChange) (interface{}, bool)
	ClearValue(item *WatchProbingDistributionsResponse_PageTokenChange)

	// Those methods build corresponding WatchProbingDistributionsResponsePageTokenChange_FieldPathValue
	// (or array of values) and holds passed value. Panics if injected type is incorrect.
	WithIValue(value interface{}) WatchProbingDistributionsResponsePageTokenChange_FieldPathValue
	WithIArrayOfValues(values interface{}) WatchProbingDistributionsResponsePageTokenChange_FieldPathArrayOfValues
	WithIArrayItemValue(value interface{}) WatchProbingDistributionsResponsePageTokenChange_FieldPathArrayItemValue
}

FieldPath provides implementation to handle https://github.com/protocolbuffers/protobuf/blob/master/src/google/protobuf/field_mask.proto

func MustParseWatchProbingDistributionsResponsePageTokenChange_FieldPath

func MustParseWatchProbingDistributionsResponsePageTokenChange_FieldPath(rawField string) WatchProbingDistributionsResponsePageTokenChange_FieldPath

func ParseWatchProbingDistributionsResponsePageTokenChange_FieldPath

func ParseWatchProbingDistributionsResponsePageTokenChange_FieldPath(rawField string) (WatchProbingDistributionsResponsePageTokenChange_FieldPath, error)

type WatchProbingDistributionsResponsePageTokenChange_FieldPathArrayItemValue

type WatchProbingDistributionsResponsePageTokenChange_FieldPathArrayItemValue interface {
	gotenobject.FieldPathArrayItemValue
	WatchProbingDistributionsResponsePageTokenChange_FieldPath
	ContainsValue(*WatchProbingDistributionsResponse_PageTokenChange) bool
}

WatchProbingDistributionsResponsePageTokenChange_FieldPathArrayItemValue allows storing single item in Path-specific values for PageTokenChange according to their type Present only for array (repeated) types.

func MustParseWatchProbingDistributionsResponsePageTokenChange_FieldPathArrayItemValue

func MustParseWatchProbingDistributionsResponsePageTokenChange_FieldPathArrayItemValue(pathStr, valueStr string) WatchProbingDistributionsResponsePageTokenChange_FieldPathArrayItemValue

func ParseWatchProbingDistributionsResponsePageTokenChange_FieldPathArrayItemValue

func ParseWatchProbingDistributionsResponsePageTokenChange_FieldPathArrayItemValue(pathStr, valueStr string) (WatchProbingDistributionsResponsePageTokenChange_FieldPathArrayItemValue, error)

ParseWatchProbingDistributionsResponsePageTokenChange_FieldPathArrayItemValue parses string and JSON-encoded value to its Value

type WatchProbingDistributionsResponsePageTokenChange_FieldPathArrayOfValues

type WatchProbingDistributionsResponsePageTokenChange_FieldPathArrayOfValues interface {
	gotenobject.FieldPathArrayOfValues
	WatchProbingDistributionsResponsePageTokenChange_FieldPath
}

WatchProbingDistributionsResponsePageTokenChange_FieldPathArrayOfValues allows storing slice of values for PageTokenChange fields according to their type

func MustParseWatchProbingDistributionsResponsePageTokenChange_FieldPathArrayOfValues

func MustParseWatchProbingDistributionsResponsePageTokenChange_FieldPathArrayOfValues(pathStr, valuesStr string) WatchProbingDistributionsResponsePageTokenChange_FieldPathArrayOfValues

func ParseWatchProbingDistributionsResponsePageTokenChange_FieldPathArrayOfValues

func ParseWatchProbingDistributionsResponsePageTokenChange_FieldPathArrayOfValues(pathStr, valuesStr string) (WatchProbingDistributionsResponsePageTokenChange_FieldPathArrayOfValues, error)

type WatchProbingDistributionsResponsePageTokenChange_FieldPathSelector

type WatchProbingDistributionsResponsePageTokenChange_FieldPathSelector int32
const (
	WatchProbingDistributionsResponsePageTokenChange_FieldPathSelectorPrevPageToken WatchProbingDistributionsResponsePageTokenChange_FieldPathSelector = 0
	WatchProbingDistributionsResponsePageTokenChange_FieldPathSelectorNextPageToken WatchProbingDistributionsResponsePageTokenChange_FieldPathSelector = 1
)

func (WatchProbingDistributionsResponsePageTokenChange_FieldPathSelector) String

type WatchProbingDistributionsResponsePageTokenChange_FieldPathValue

type WatchProbingDistributionsResponsePageTokenChange_FieldPathValue interface {
	WatchProbingDistributionsResponsePageTokenChange_FieldPath
	gotenobject.FieldPathValue
	SetTo(target **WatchProbingDistributionsResponse_PageTokenChange)
	CompareWith(*WatchProbingDistributionsResponse_PageTokenChange) (cmp int, comparable bool)
}

WatchProbingDistributionsResponsePageTokenChange_FieldPathValue allows storing values for PageTokenChange fields according to their type

func MustParseWatchProbingDistributionsResponsePageTokenChange_FieldPathValue

func MustParseWatchProbingDistributionsResponsePageTokenChange_FieldPathValue(pathStr, valueStr string) WatchProbingDistributionsResponsePageTokenChange_FieldPathValue

func ParseWatchProbingDistributionsResponsePageTokenChange_FieldPathValue

func ParseWatchProbingDistributionsResponsePageTokenChange_FieldPathValue(pathStr, valueStr string) (WatchProbingDistributionsResponsePageTokenChange_FieldPathValue, error)

type WatchProbingDistributionsResponsePageTokenChange_FieldTerminalPath

type WatchProbingDistributionsResponsePageTokenChange_FieldTerminalPath struct {
	// contains filtered or unexported fields
}

func (*WatchProbingDistributionsResponsePageTokenChange_FieldTerminalPath) ClearValue

func (*WatchProbingDistributionsResponsePageTokenChange_FieldTerminalPath) ClearValueRaw

func (*WatchProbingDistributionsResponsePageTokenChange_FieldTerminalPath) Get

Get returns all values pointed by specific field from source WatchProbingDistributionsResponse_PageTokenChange

func (*WatchProbingDistributionsResponsePageTokenChange_FieldTerminalPath) GetDefault

GetDefault returns a default value of the field type

func (*WatchProbingDistributionsResponsePageTokenChange_FieldTerminalPath) GetRaw

func (*WatchProbingDistributionsResponsePageTokenChange_FieldTerminalPath) GetSingle

GetSingle returns value pointed by specific field of from source WatchProbingDistributionsResponse_PageTokenChange

func (*WatchProbingDistributionsResponsePageTokenChange_FieldTerminalPath) GetSingleRaw

func (*WatchProbingDistributionsResponsePageTokenChange_FieldTerminalPath) IsLeaf

IsLeaf - whether field path is holds simple value

func (*WatchProbingDistributionsResponsePageTokenChange_FieldTerminalPath) JSONString

JSONString returns path representation is JSON convention

func (*WatchProbingDistributionsResponsePageTokenChange_FieldTerminalPath) Selector

func (*WatchProbingDistributionsResponsePageTokenChange_FieldTerminalPath) SplitIntoTerminalIPaths added in v0.7.1

func (*WatchProbingDistributionsResponsePageTokenChange_FieldTerminalPath) String

String returns path representation in proto convention

func (*WatchProbingDistributionsResponsePageTokenChange_FieldTerminalPath) WithIArrayItemValue

func (*WatchProbingDistributionsResponsePageTokenChange_FieldTerminalPath) WithIArrayOfValues

func (*WatchProbingDistributionsResponsePageTokenChange_FieldTerminalPath) WithIValue

func (*WatchProbingDistributionsResponsePageTokenChange_FieldTerminalPath) WithRawIArrayItemValue

func (*WatchProbingDistributionsResponsePageTokenChange_FieldTerminalPath) WithRawIArrayOfValues

func (*WatchProbingDistributionsResponsePageTokenChange_FieldTerminalPath) WithRawIValue

type WatchProbingDistributionsResponsePageTokenChange_FieldTerminalPathArrayItemValue

type WatchProbingDistributionsResponsePageTokenChange_FieldTerminalPathArrayItemValue struct {
	WatchProbingDistributionsResponsePageTokenChange_FieldTerminalPath
	// contains filtered or unexported fields
}

func (*WatchProbingDistributionsResponsePageTokenChange_FieldTerminalPathArrayItemValue) ContainsValue

Contains returns a boolean indicating if value that is being held is present in given 'PageTokenChange'

func (*WatchProbingDistributionsResponsePageTokenChange_FieldTerminalPathArrayItemValue) GetRawItemValue

GetRawValue returns stored element value for array in object WatchProbingDistributionsResponse_PageTokenChange as interface{}

func (*WatchProbingDistributionsResponsePageTokenChange_FieldTerminalPathArrayItemValue) GetSingle

func (*WatchProbingDistributionsResponsePageTokenChange_FieldTerminalPathArrayItemValue) GetSingleRaw

type WatchProbingDistributionsResponsePageTokenChange_FieldTerminalPathArrayOfValues

type WatchProbingDistributionsResponsePageTokenChange_FieldTerminalPathArrayOfValues struct {
	WatchProbingDistributionsResponsePageTokenChange_FieldTerminalPath
	// contains filtered or unexported fields
}

func (*WatchProbingDistributionsResponsePageTokenChange_FieldTerminalPathArrayOfValues) AsNextPageTokenArrayOfValues

func (*WatchProbingDistributionsResponsePageTokenChange_FieldTerminalPathArrayOfValues) AsPrevPageTokenArrayOfValues

func (*WatchProbingDistributionsResponsePageTokenChange_FieldTerminalPathArrayOfValues) GetRawValues

func (fpaov *WatchProbingDistributionsResponsePageTokenChange_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})

type WatchProbingDistributionsResponsePageTokenChange_FieldTerminalPathValue

type WatchProbingDistributionsResponsePageTokenChange_FieldTerminalPathValue struct {
	WatchProbingDistributionsResponsePageTokenChange_FieldTerminalPath
	// contains filtered or unexported fields
}

func (*WatchProbingDistributionsResponsePageTokenChange_FieldTerminalPathValue) AsNextPageTokenValue

func (*WatchProbingDistributionsResponsePageTokenChange_FieldTerminalPathValue) AsPrevPageTokenValue

func (*WatchProbingDistributionsResponsePageTokenChange_FieldTerminalPathValue) CompareWith

CompareWith compares value in the 'WatchProbingDistributionsResponsePageTokenChange_FieldTerminalPathValue' with the value under path in 'WatchProbingDistributionsResponse_PageTokenChange'.

func (*WatchProbingDistributionsResponsePageTokenChange_FieldTerminalPathValue) CompareWithRaw

func (*WatchProbingDistributionsResponsePageTokenChange_FieldTerminalPathValue) GetRawValue

GetRawValue returns raw value stored under selected path for 'PageTokenChange' as interface{}

func (*WatchProbingDistributionsResponsePageTokenChange_FieldTerminalPathValue) SetTo

SetTo stores value for selected field for object PageTokenChange

func (*WatchProbingDistributionsResponsePageTokenChange_FieldTerminalPathValue) SetToRaw

type WatchProbingDistributionsResponsePathSelectorIsCurrent

type WatchProbingDistributionsResponsePathSelectorIsCurrent struct{}

func (WatchProbingDistributionsResponsePathSelectorIsCurrent) FieldPath

func (WatchProbingDistributionsResponsePathSelectorIsCurrent) WithArrayOfValues

func (WatchProbingDistributionsResponsePathSelectorIsCurrent) WithValue

type WatchProbingDistributionsResponsePathSelectorIsHardReset

type WatchProbingDistributionsResponsePathSelectorIsHardReset struct{}

func (WatchProbingDistributionsResponsePathSelectorIsHardReset) FieldPath

func (WatchProbingDistributionsResponsePathSelectorIsHardReset) WithArrayOfValues

func (WatchProbingDistributionsResponsePathSelectorIsHardReset) WithValue

type WatchProbingDistributionsResponsePathSelectorIsSoftReset

type WatchProbingDistributionsResponsePathSelectorIsSoftReset struct{}

func (WatchProbingDistributionsResponsePathSelectorIsSoftReset) FieldPath

func (WatchProbingDistributionsResponsePathSelectorIsSoftReset) WithArrayOfValues

func (WatchProbingDistributionsResponsePathSelectorIsSoftReset) WithValue

type WatchProbingDistributionsResponsePathSelectorPageTokenChange

type WatchProbingDistributionsResponsePathSelectorPageTokenChange struct{}

func (WatchProbingDistributionsResponsePathSelectorPageTokenChange) FieldPath

type WatchProbingDistributionsResponsePathSelectorPageTokenChangeNextPageToken

type WatchProbingDistributionsResponsePathSelectorPageTokenChangeNextPageToken struct{}

func (WatchProbingDistributionsResponsePathSelectorPageTokenChangeNextPageToken) FieldPath

func (WatchProbingDistributionsResponsePathSelectorPageTokenChangeNextPageToken) WithArrayOfValues

func (WatchProbingDistributionsResponsePathSelectorPageTokenChangeNextPageToken) WithValue

type WatchProbingDistributionsResponsePathSelectorPageTokenChangePrevPageToken

type WatchProbingDistributionsResponsePathSelectorPageTokenChangePrevPageToken struct{}

func (WatchProbingDistributionsResponsePathSelectorPageTokenChangePrevPageToken) FieldPath

func (WatchProbingDistributionsResponsePathSelectorPageTokenChangePrevPageToken) WithArrayOfValues

func (WatchProbingDistributionsResponsePathSelectorPageTokenChangePrevPageToken) WithValue

type WatchProbingDistributionsResponsePathSelectorProbingDistributionChanges

type WatchProbingDistributionsResponsePathSelectorProbingDistributionChanges struct{}

func (WatchProbingDistributionsResponsePathSelectorProbingDistributionChanges) FieldPath

type WatchProbingDistributionsResponsePathSelectorResumeToken

type WatchProbingDistributionsResponsePathSelectorResumeToken struct{}

func (WatchProbingDistributionsResponsePathSelectorResumeToken) FieldPath

func (WatchProbingDistributionsResponsePathSelectorResumeToken) WithArrayOfValues

func (WatchProbingDistributionsResponsePathSelectorResumeToken) WithValue

type WatchProbingDistributionsResponsePathSelectorSnapshotSize

type WatchProbingDistributionsResponsePathSelectorSnapshotSize struct{}

func (WatchProbingDistributionsResponsePathSelectorSnapshotSize) FieldPath

func (WatchProbingDistributionsResponsePathSelectorSnapshotSize) WithArrayOfValues

func (WatchProbingDistributionsResponsePathSelectorSnapshotSize) WithValue

type WatchProbingDistributionsResponse_FieldMask

type WatchProbingDistributionsResponse_FieldMask struct {
	Paths []WatchProbingDistributionsResponse_FieldPath
}

func FullWatchProbingDistributionsResponse_FieldMask

func FullWatchProbingDistributionsResponse_FieldMask() *WatchProbingDistributionsResponse_FieldMask

func (*WatchProbingDistributionsResponse_FieldMask) AppendPath

func (*WatchProbingDistributionsResponse_FieldMask) AppendRawPath

func (fieldMask *WatchProbingDistributionsResponse_FieldMask) AppendRawPath(path gotenobject.FieldPath)

func (*WatchProbingDistributionsResponse_FieldMask) DecodeFirestore

func (fieldMask *WatchProbingDistributionsResponse_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error

func (*WatchProbingDistributionsResponse_FieldMask) EncodeFirestore

func (fieldMask *WatchProbingDistributionsResponse_FieldMask) EncodeFirestore() (*firestorepb.Value, error)

firestore encoding/decoding integration

func (*WatchProbingDistributionsResponse_FieldMask) FilterInputFields

FilterInputFields generates copy of field paths with output_only field paths removed

func (*WatchProbingDistributionsResponse_FieldMask) FromProtoFieldMask

func (fieldMask *WatchProbingDistributionsResponse_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error

func (*WatchProbingDistributionsResponse_FieldMask) GetPaths

func (*WatchProbingDistributionsResponse_FieldMask) GetRawPaths

func (*WatchProbingDistributionsResponse_FieldMask) IsFull

func (WatchProbingDistributionsResponse_FieldMask) Marshal

func (fieldMask WatchProbingDistributionsResponse_FieldMask) Marshal() ([]byte, error)

implement methods required by customType

func (WatchProbingDistributionsResponse_FieldMask) MarshalJSON

func (fieldMask WatchProbingDistributionsResponse_FieldMask) MarshalJSON() ([]byte, error)

func (*WatchProbingDistributionsResponse_FieldMask) PathsCount

func (fieldMask *WatchProbingDistributionsResponse_FieldMask) PathsCount() int

func (*WatchProbingDistributionsResponse_FieldMask) Project

func (*WatchProbingDistributionsResponse_FieldMask) ProjectRaw

func (*WatchProbingDistributionsResponse_FieldMask) ProtoMessage

func (fieldMask *WatchProbingDistributionsResponse_FieldMask) ProtoMessage()

func (*WatchProbingDistributionsResponse_FieldMask) ProtoReflect

func (*WatchProbingDistributionsResponse_FieldMask) Reset

func (*WatchProbingDistributionsResponse_FieldMask) Set

func (*WatchProbingDistributionsResponse_FieldMask) SetFromCliFlag

func (fieldMask *WatchProbingDistributionsResponse_FieldMask) SetFromCliFlag(raw string) error

func (*WatchProbingDistributionsResponse_FieldMask) SetRaw

func (*WatchProbingDistributionsResponse_FieldMask) Size

func (*WatchProbingDistributionsResponse_FieldMask) String

func (*WatchProbingDistributionsResponse_FieldMask) Subtract

func (*WatchProbingDistributionsResponse_FieldMask) SubtractRaw

func (*WatchProbingDistributionsResponse_FieldMask) ToProtoFieldMask

func (fieldMask *WatchProbingDistributionsResponse_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask

ToFieldMask is used for proto conversions

func (*WatchProbingDistributionsResponse_FieldMask) Unmarshal

func (fieldMask *WatchProbingDistributionsResponse_FieldMask) Unmarshal(data []byte) error

func (*WatchProbingDistributionsResponse_FieldMask) UnmarshalJSON

func (fieldMask *WatchProbingDistributionsResponse_FieldMask) UnmarshalJSON(data []byte) error

type WatchProbingDistributionsResponse_FieldPath

type WatchProbingDistributionsResponse_FieldPath interface {
	gotenobject.FieldPath
	Selector() WatchProbingDistributionsResponse_FieldPathSelector
	Get(source *WatchProbingDistributionsResponse) []interface{}
	GetSingle(source *WatchProbingDistributionsResponse) (interface{}, bool)
	ClearValue(item *WatchProbingDistributionsResponse)

	// Those methods build corresponding WatchProbingDistributionsResponse_FieldPathValue
	// (or array of values) and holds passed value. Panics if injected type is incorrect.
	WithIValue(value interface{}) WatchProbingDistributionsResponse_FieldPathValue
	WithIArrayOfValues(values interface{}) WatchProbingDistributionsResponse_FieldPathArrayOfValues
	WithIArrayItemValue(value interface{}) WatchProbingDistributionsResponse_FieldPathArrayItemValue
}

FieldPath provides implementation to handle https://github.com/protocolbuffers/protobuf/blob/master/src/google/protobuf/field_mask.proto

func MustParseWatchProbingDistributionsResponse_FieldPath

func MustParseWatchProbingDistributionsResponse_FieldPath(rawField string) WatchProbingDistributionsResponse_FieldPath

func ParseWatchProbingDistributionsResponse_FieldPath

func ParseWatchProbingDistributionsResponse_FieldPath(rawField string) (WatchProbingDistributionsResponse_FieldPath, error)

type WatchProbingDistributionsResponse_FieldPathArrayItemValue

type WatchProbingDistributionsResponse_FieldPathArrayItemValue interface {
	gotenobject.FieldPathArrayItemValue
	WatchProbingDistributionsResponse_FieldPath
	ContainsValue(*WatchProbingDistributionsResponse) bool
}

WatchProbingDistributionsResponse_FieldPathArrayItemValue allows storing single item in Path-specific values for WatchProbingDistributionsResponse according to their type Present only for array (repeated) types.

func MustParseWatchProbingDistributionsResponse_FieldPathArrayItemValue

func MustParseWatchProbingDistributionsResponse_FieldPathArrayItemValue(pathStr, valueStr string) WatchProbingDistributionsResponse_FieldPathArrayItemValue

func ParseWatchProbingDistributionsResponse_FieldPathArrayItemValue

func ParseWatchProbingDistributionsResponse_FieldPathArrayItemValue(pathStr, valueStr string) (WatchProbingDistributionsResponse_FieldPathArrayItemValue, error)

ParseWatchProbingDistributionsResponse_FieldPathArrayItemValue parses string and JSON-encoded value to its Value

type WatchProbingDistributionsResponse_FieldPathArrayOfValues

type WatchProbingDistributionsResponse_FieldPathArrayOfValues interface {
	gotenobject.FieldPathArrayOfValues
	WatchProbingDistributionsResponse_FieldPath
}

WatchProbingDistributionsResponse_FieldPathArrayOfValues allows storing slice of values for WatchProbingDistributionsResponse fields according to their type

func MustParseWatchProbingDistributionsResponse_FieldPathArrayOfValues

func MustParseWatchProbingDistributionsResponse_FieldPathArrayOfValues(pathStr, valuesStr string) WatchProbingDistributionsResponse_FieldPathArrayOfValues

func ParseWatchProbingDistributionsResponse_FieldPathArrayOfValues

func ParseWatchProbingDistributionsResponse_FieldPathArrayOfValues(pathStr, valuesStr string) (WatchProbingDistributionsResponse_FieldPathArrayOfValues, error)

type WatchProbingDistributionsResponse_FieldPathSelector

type WatchProbingDistributionsResponse_FieldPathSelector int32
const (
	WatchProbingDistributionsResponse_FieldPathSelectorProbingDistributionChanges WatchProbingDistributionsResponse_FieldPathSelector = 0
	WatchProbingDistributionsResponse_FieldPathSelectorIsCurrent                  WatchProbingDistributionsResponse_FieldPathSelector = 1
	WatchProbingDistributionsResponse_FieldPathSelectorPageTokenChange            WatchProbingDistributionsResponse_FieldPathSelector = 2
	WatchProbingDistributionsResponse_FieldPathSelectorResumeToken                WatchProbingDistributionsResponse_FieldPathSelector = 3
	WatchProbingDistributionsResponse_FieldPathSelectorSnapshotSize               WatchProbingDistributionsResponse_FieldPathSelector = 4
	WatchProbingDistributionsResponse_FieldPathSelectorIsSoftReset                WatchProbingDistributionsResponse_FieldPathSelector = 5
	WatchProbingDistributionsResponse_FieldPathSelectorIsHardReset                WatchProbingDistributionsResponse_FieldPathSelector = 6
)

func (WatchProbingDistributionsResponse_FieldPathSelector) String

type WatchProbingDistributionsResponse_FieldPathValue

type WatchProbingDistributionsResponse_FieldPathValue interface {
	WatchProbingDistributionsResponse_FieldPath
	gotenobject.FieldPathValue
	SetTo(target **WatchProbingDistributionsResponse)
	CompareWith(*WatchProbingDistributionsResponse) (cmp int, comparable bool)
}

WatchProbingDistributionsResponse_FieldPathValue allows storing values for WatchProbingDistributionsResponse fields according to their type

func MustParseWatchProbingDistributionsResponse_FieldPathValue

func MustParseWatchProbingDistributionsResponse_FieldPathValue(pathStr, valueStr string) WatchProbingDistributionsResponse_FieldPathValue

func ParseWatchProbingDistributionsResponse_FieldPathValue

func ParseWatchProbingDistributionsResponse_FieldPathValue(pathStr, valueStr string) (WatchProbingDistributionsResponse_FieldPathValue, error)

type WatchProbingDistributionsResponse_FieldSubPath

type WatchProbingDistributionsResponse_FieldSubPath struct {
	// contains filtered or unexported fields
}

func (*WatchProbingDistributionsResponse_FieldSubPath) AsPageTokenChangeSubPath

func (*WatchProbingDistributionsResponse_FieldSubPath) ClearValue

func (*WatchProbingDistributionsResponse_FieldSubPath) ClearValueRaw

func (*WatchProbingDistributionsResponse_FieldSubPath) Get

Get returns all values pointed by selected field from source WatchProbingDistributionsResponse

func (*WatchProbingDistributionsResponse_FieldSubPath) GetDefault

func (fps *WatchProbingDistributionsResponse_FieldSubPath) GetDefault() interface{}

GetDefault returns a default value of the field type

func (*WatchProbingDistributionsResponse_FieldSubPath) GetRaw

func (fps *WatchProbingDistributionsResponse_FieldSubPath) GetRaw(source proto.Message) []interface{}

func (*WatchProbingDistributionsResponse_FieldSubPath) GetSingle

GetSingle returns value of selected field from source WatchProbingDistributionsResponse

func (*WatchProbingDistributionsResponse_FieldSubPath) GetSingleRaw

func (fps *WatchProbingDistributionsResponse_FieldSubPath) GetSingleRaw(source proto.Message) (interface{}, bool)

func (*WatchProbingDistributionsResponse_FieldSubPath) IsLeaf

IsLeaf - whether field path is holds simple value

func (*WatchProbingDistributionsResponse_FieldSubPath) JSONString

JSONString returns path representation is JSON convention

func (*WatchProbingDistributionsResponse_FieldSubPath) Selector

func (*WatchProbingDistributionsResponse_FieldSubPath) SplitIntoTerminalIPaths added in v0.7.1

func (fps *WatchProbingDistributionsResponse_FieldSubPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath

func (*WatchProbingDistributionsResponse_FieldSubPath) String

String returns path representation in proto convention

func (*WatchProbingDistributionsResponse_FieldSubPath) WithIArrayItemValue

func (*WatchProbingDistributionsResponse_FieldSubPath) WithIArrayOfValues

func (*WatchProbingDistributionsResponse_FieldSubPath) WithIValue

func (*WatchProbingDistributionsResponse_FieldSubPath) WithRawIArrayItemValue

func (fps *WatchProbingDistributionsResponse_FieldSubPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue

func (*WatchProbingDistributionsResponse_FieldSubPath) WithRawIArrayOfValues

func (fps *WatchProbingDistributionsResponse_FieldSubPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues

func (*WatchProbingDistributionsResponse_FieldSubPath) WithRawIValue

func (fps *WatchProbingDistributionsResponse_FieldSubPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue

type WatchProbingDistributionsResponse_FieldSubPathArrayItemValue

type WatchProbingDistributionsResponse_FieldSubPathArrayItemValue struct {
	WatchProbingDistributionsResponse_FieldPath
	// contains filtered or unexported fields
}

func (*WatchProbingDistributionsResponse_FieldSubPathArrayItemValue) AsPageTokenChangePathItemValue

func (*WatchProbingDistributionsResponse_FieldSubPathArrayItemValue) ContainsValue

Contains returns a boolean indicating if value that is being held is present in given 'WatchProbingDistributionsResponse'

func (*WatchProbingDistributionsResponse_FieldSubPathArrayItemValue) GetRawItemValue

func (fpaivs *WatchProbingDistributionsResponse_FieldSubPathArrayItemValue) GetRawItemValue() interface{}

GetRawValue returns stored array item value

type WatchProbingDistributionsResponse_FieldSubPathArrayOfValues

type WatchProbingDistributionsResponse_FieldSubPathArrayOfValues struct {
	WatchProbingDistributionsResponse_FieldPath
	// contains filtered or unexported fields
}

func (*WatchProbingDistributionsResponse_FieldSubPathArrayOfValues) AsPageTokenChangePathArrayOfValues

func (*WatchProbingDistributionsResponse_FieldSubPathArrayOfValues) GetRawValues

func (fpsaov *WatchProbingDistributionsResponse_FieldSubPathArrayOfValues) GetRawValues() []interface{}

type WatchProbingDistributionsResponse_FieldSubPathValue

type WatchProbingDistributionsResponse_FieldSubPathValue struct {
	WatchProbingDistributionsResponse_FieldPath
	// contains filtered or unexported fields
}

func (*WatchProbingDistributionsResponse_FieldSubPathValue) AsPageTokenChangePathValue

func (*WatchProbingDistributionsResponse_FieldSubPathValue) CompareWith

func (*WatchProbingDistributionsResponse_FieldSubPathValue) CompareWithRaw

func (*WatchProbingDistributionsResponse_FieldSubPathValue) GetRawValue

func (fpvs *WatchProbingDistributionsResponse_FieldSubPathValue) GetRawValue() interface{}

func (*WatchProbingDistributionsResponse_FieldSubPathValue) SetTo

func (*WatchProbingDistributionsResponse_FieldSubPathValue) SetToRaw

type WatchProbingDistributionsResponse_FieldTerminalPath

type WatchProbingDistributionsResponse_FieldTerminalPath struct {
	// contains filtered or unexported fields
}

func (*WatchProbingDistributionsResponse_FieldTerminalPath) ClearValue

func (*WatchProbingDistributionsResponse_FieldTerminalPath) ClearValueRaw

func (*WatchProbingDistributionsResponse_FieldTerminalPath) Get

Get returns all values pointed by specific field from source WatchProbingDistributionsResponse

func (*WatchProbingDistributionsResponse_FieldTerminalPath) GetDefault

func (fp *WatchProbingDistributionsResponse_FieldTerminalPath) GetDefault() interface{}

GetDefault returns a default value of the field type

func (*WatchProbingDistributionsResponse_FieldTerminalPath) GetRaw

func (fp *WatchProbingDistributionsResponse_FieldTerminalPath) GetRaw(source proto.Message) []interface{}

func (*WatchProbingDistributionsResponse_FieldTerminalPath) GetSingle

GetSingle returns value pointed by specific field of from source WatchProbingDistributionsResponse

func (*WatchProbingDistributionsResponse_FieldTerminalPath) GetSingleRaw

func (fp *WatchProbingDistributionsResponse_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)

func (*WatchProbingDistributionsResponse_FieldTerminalPath) IsLeaf

IsLeaf - whether field path is holds simple value

func (*WatchProbingDistributionsResponse_FieldTerminalPath) JSONString

JSONString returns path representation is JSON convention

func (*WatchProbingDistributionsResponse_FieldTerminalPath) Selector

func (*WatchProbingDistributionsResponse_FieldTerminalPath) SplitIntoTerminalIPaths added in v0.7.1

func (*WatchProbingDistributionsResponse_FieldTerminalPath) String

String returns path representation in proto convention

func (*WatchProbingDistributionsResponse_FieldTerminalPath) WithIArrayItemValue

func (*WatchProbingDistributionsResponse_FieldTerminalPath) WithIArrayOfValues

func (*WatchProbingDistributionsResponse_FieldTerminalPath) WithIValue

func (*WatchProbingDistributionsResponse_FieldTerminalPath) WithRawIArrayItemValue

func (fp *WatchProbingDistributionsResponse_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue

func (*WatchProbingDistributionsResponse_FieldTerminalPath) WithRawIArrayOfValues

func (fp *WatchProbingDistributionsResponse_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues

func (*WatchProbingDistributionsResponse_FieldTerminalPath) WithRawIValue

type WatchProbingDistributionsResponse_FieldTerminalPathArrayItemValue

type WatchProbingDistributionsResponse_FieldTerminalPathArrayItemValue struct {
	WatchProbingDistributionsResponse_FieldTerminalPath
	// contains filtered or unexported fields
}

func (*WatchProbingDistributionsResponse_FieldTerminalPathArrayItemValue) AsProbingDistributionChangesItemValue

func (*WatchProbingDistributionsResponse_FieldTerminalPathArrayItemValue) ContainsValue

Contains returns a boolean indicating if value that is being held is present in given 'WatchProbingDistributionsResponse'

func (*WatchProbingDistributionsResponse_FieldTerminalPathArrayItemValue) GetRawItemValue

func (fpaiv *WatchProbingDistributionsResponse_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}

GetRawValue returns stored element value for array in object WatchProbingDistributionsResponse as interface{}

func (*WatchProbingDistributionsResponse_FieldTerminalPathArrayItemValue) GetSingle

func (*WatchProbingDistributionsResponse_FieldTerminalPathArrayItemValue) GetSingleRaw

func (fpaiv *WatchProbingDistributionsResponse_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)

type WatchProbingDistributionsResponse_FieldTerminalPathArrayOfValues

type WatchProbingDistributionsResponse_FieldTerminalPathArrayOfValues struct {
	WatchProbingDistributionsResponse_FieldTerminalPath
	// contains filtered or unexported fields
}

func (*WatchProbingDistributionsResponse_FieldTerminalPathArrayOfValues) AsIsCurrentArrayOfValues

func (fpaov *WatchProbingDistributionsResponse_FieldTerminalPathArrayOfValues) AsIsCurrentArrayOfValues() ([]bool, bool)

func (*WatchProbingDistributionsResponse_FieldTerminalPathArrayOfValues) AsIsHardResetArrayOfValues

func (fpaov *WatchProbingDistributionsResponse_FieldTerminalPathArrayOfValues) AsIsHardResetArrayOfValues() ([]bool, bool)

func (*WatchProbingDistributionsResponse_FieldTerminalPathArrayOfValues) AsIsSoftResetArrayOfValues

func (fpaov *WatchProbingDistributionsResponse_FieldTerminalPathArrayOfValues) AsIsSoftResetArrayOfValues() ([]bool, bool)

func (*WatchProbingDistributionsResponse_FieldTerminalPathArrayOfValues) AsPageTokenChangeArrayOfValues

func (*WatchProbingDistributionsResponse_FieldTerminalPathArrayOfValues) AsProbingDistributionChangesArrayOfValues

func (*WatchProbingDistributionsResponse_FieldTerminalPathArrayOfValues) AsResumeTokenArrayOfValues

func (fpaov *WatchProbingDistributionsResponse_FieldTerminalPathArrayOfValues) AsResumeTokenArrayOfValues() ([]string, bool)

func (*WatchProbingDistributionsResponse_FieldTerminalPathArrayOfValues) AsSnapshotSizeArrayOfValues

func (fpaov *WatchProbingDistributionsResponse_FieldTerminalPathArrayOfValues) AsSnapshotSizeArrayOfValues() ([]int64, bool)

func (*WatchProbingDistributionsResponse_FieldTerminalPathArrayOfValues) GetRawValues

func (fpaov *WatchProbingDistributionsResponse_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})

type WatchProbingDistributionsResponse_FieldTerminalPathValue

type WatchProbingDistributionsResponse_FieldTerminalPathValue struct {
	WatchProbingDistributionsResponse_FieldTerminalPath
	// contains filtered or unexported fields
}

func (*WatchProbingDistributionsResponse_FieldTerminalPathValue) AsIsCurrentValue

func (*WatchProbingDistributionsResponse_FieldTerminalPathValue) AsIsHardResetValue

func (*WatchProbingDistributionsResponse_FieldTerminalPathValue) AsIsSoftResetValue

func (*WatchProbingDistributionsResponse_FieldTerminalPathValue) AsPageTokenChangeValue

func (*WatchProbingDistributionsResponse_FieldTerminalPathValue) AsProbingDistributionChangesValue

func (*WatchProbingDistributionsResponse_FieldTerminalPathValue) AsResumeTokenValue

func (*WatchProbingDistributionsResponse_FieldTerminalPathValue) AsSnapshotSizeValue

func (*WatchProbingDistributionsResponse_FieldTerminalPathValue) CompareWith

CompareWith compares value in the 'WatchProbingDistributionsResponse_FieldTerminalPathValue' with the value under path in 'WatchProbingDistributionsResponse'.

func (*WatchProbingDistributionsResponse_FieldTerminalPathValue) CompareWithRaw

func (*WatchProbingDistributionsResponse_FieldTerminalPathValue) GetRawValue

func (fpv *WatchProbingDistributionsResponse_FieldTerminalPathValue) GetRawValue() interface{}

GetRawValue returns raw value stored under selected path for 'WatchProbingDistributionsResponse' as interface{}

func (*WatchProbingDistributionsResponse_FieldTerminalPathValue) SetTo

SetTo stores value for selected field for object WatchProbingDistributionsResponse

func (*WatchProbingDistributionsResponse_FieldTerminalPathValue) SetToRaw

type WatchProbingDistributionsResponse_PageTokenChange

type WatchProbingDistributionsResponse_PageTokenChange struct {

	// New token to retrieve previous page of results.
	PrevPageToken *probing_distribution.PagerCursor `` /* 151-byte string literal not displayed */
	// New token to retrieve next page of results.
	NextPageToken *probing_distribution.PagerCursor `` /* 151-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*WatchProbingDistributionsResponse_PageTokenChange) Clone

func (*WatchProbingDistributionsResponse_PageTokenChange) CloneRaw

func (*WatchProbingDistributionsResponse_PageTokenChange) Descriptor

Deprecated, Use WatchProbingDistributionsResponse_PageTokenChange.ProtoReflect.Descriptor instead.

func (*WatchProbingDistributionsResponse_PageTokenChange) GetNextPageToken

func (*WatchProbingDistributionsResponse_PageTokenChange) GetPrevPageToken

func (*WatchProbingDistributionsResponse_PageTokenChange) GotenMessage

func (*WatchProbingDistributionsResponse_PageTokenChange) GotenObjectExt

func (*WatchProbingDistributionsResponse_PageTokenChange) GotenValidate

func (*WatchProbingDistributionsResponse_PageTokenChange) MakeFullFieldMask

func (*WatchProbingDistributionsResponse_PageTokenChange) MakeRawDiffFieldMask

func (*WatchProbingDistributionsResponse_PageTokenChange) MakeRawFullFieldMask

func (*WatchProbingDistributionsResponse_PageTokenChange) Marshal

func (*WatchProbingDistributionsResponse_PageTokenChange) MarshalJSON

func (*WatchProbingDistributionsResponse_PageTokenChange) Merge

func (*WatchProbingDistributionsResponse_PageTokenChange) MergeRaw

func (*WatchProbingDistributionsResponse_PageTokenChange) ProtoMessage

func (*WatchProbingDistributionsResponse_PageTokenChange) ProtoReflect

func (*WatchProbingDistributionsResponse_PageTokenChange) Reset

func (*WatchProbingDistributionsResponse_PageTokenChange) SetNextPageToken

func (*WatchProbingDistributionsResponse_PageTokenChange) SetPrevPageToken

func (*WatchProbingDistributionsResponse_PageTokenChange) String

func (*WatchProbingDistributionsResponse_PageTokenChange) Unmarshal

func (*WatchProbingDistributionsResponse_PageTokenChange) UnmarshalJSON

type WatchProbingDistributionsResponse_PageTokenChangePathSelectorNextPageToken

type WatchProbingDistributionsResponse_PageTokenChangePathSelectorNextPageToken struct{}

func (WatchProbingDistributionsResponse_PageTokenChangePathSelectorNextPageToken) FieldPath

type WatchProbingDistributionsResponse_PageTokenChangePathSelectorPrevPageToken

type WatchProbingDistributionsResponse_PageTokenChangePathSelectorPrevPageToken struct{}

func (WatchProbingDistributionsResponse_PageTokenChangePathSelectorPrevPageToken) FieldPath

type WatchProbingDistributionsResponse_PageTokenChange_FieldMask

type WatchProbingDistributionsResponse_PageTokenChange_FieldMask struct {
	Paths []WatchProbingDistributionsResponsePageTokenChange_FieldPath
}

func (*WatchProbingDistributionsResponse_PageTokenChange_FieldMask) AppendPath

func (*WatchProbingDistributionsResponse_PageTokenChange_FieldMask) AppendRawPath

func (*WatchProbingDistributionsResponse_PageTokenChange_FieldMask) DecodeFirestore

func (*WatchProbingDistributionsResponse_PageTokenChange_FieldMask) EncodeFirestore

firestore encoding/decoding integration

func (*WatchProbingDistributionsResponse_PageTokenChange_FieldMask) FilterInputFields

FilterInputFields generates copy of field paths with output_only field paths removed

func (*WatchProbingDistributionsResponse_PageTokenChange_FieldMask) FromProtoFieldMask

func (fieldMask *WatchProbingDistributionsResponse_PageTokenChange_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error

func (*WatchProbingDistributionsResponse_PageTokenChange_FieldMask) GetPaths

func (*WatchProbingDistributionsResponse_PageTokenChange_FieldMask) GetRawPaths

func (*WatchProbingDistributionsResponse_PageTokenChange_FieldMask) IsFull

func (WatchProbingDistributionsResponse_PageTokenChange_FieldMask) Marshal

implement methods required by customType

func (WatchProbingDistributionsResponse_PageTokenChange_FieldMask) MarshalJSON

func (*WatchProbingDistributionsResponse_PageTokenChange_FieldMask) PathsCount

func (*WatchProbingDistributionsResponse_PageTokenChange_FieldMask) ProjectRaw

func (*WatchProbingDistributionsResponse_PageTokenChange_FieldMask) ProtoMessage

func (*WatchProbingDistributionsResponse_PageTokenChange_FieldMask) ProtoReflect

func (*WatchProbingDistributionsResponse_PageTokenChange_FieldMask) Reset

func (*WatchProbingDistributionsResponse_PageTokenChange_FieldMask) Set

func (*WatchProbingDistributionsResponse_PageTokenChange_FieldMask) SetFromCliFlag

func (*WatchProbingDistributionsResponse_PageTokenChange_FieldMask) SetRaw

func (*WatchProbingDistributionsResponse_PageTokenChange_FieldMask) Size

func (*WatchProbingDistributionsResponse_PageTokenChange_FieldMask) String

func (*WatchProbingDistributionsResponse_PageTokenChange_FieldMask) SubtractRaw

func (*WatchProbingDistributionsResponse_PageTokenChange_FieldMask) ToProtoFieldMask

ToFieldMask is used for proto conversions

func (*WatchProbingDistributionsResponse_PageTokenChange_FieldMask) Unmarshal

func (*WatchProbingDistributionsResponse_PageTokenChange_FieldMask) UnmarshalJSON

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL