probing_target_group_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: 40 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type BatchGetProbingTargetGroupsDescriptor added in v0.4.26

type BatchGetProbingTargetGroupsDescriptor struct{}

func GetBatchGetProbingTargetGroupsDescriptor added in v0.4.26

func GetBatchGetProbingTargetGroupsDescriptor() *BatchGetProbingTargetGroupsDescriptor

func (*BatchGetProbingTargetGroupsDescriptor) GetApiDescriptor added in v0.4.26

func (*BatchGetProbingTargetGroupsDescriptor) GetApiName added in v0.4.26

func (*BatchGetProbingTargetGroupsDescriptor) GetClientMsgReflectHandle added in v0.4.26

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

func (*BatchGetProbingTargetGroupsDescriptor) GetFullMethodName added in v0.4.26

func (d *BatchGetProbingTargetGroupsDescriptor) GetFullMethodName() string

func (*BatchGetProbingTargetGroupsDescriptor) GetMethodName added in v0.4.26

func (d *BatchGetProbingTargetGroupsDescriptor) GetMethodName() string

func (*BatchGetProbingTargetGroupsDescriptor) GetProtoPkgName added in v0.4.26

func (d *BatchGetProbingTargetGroupsDescriptor) GetProtoPkgName() string

func (*BatchGetProbingTargetGroupsDescriptor) GetResourceDescriptor added in v0.4.27

func (*BatchGetProbingTargetGroupsDescriptor) GetServerMsgReflectHandle added in v0.4.26

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

func (*BatchGetProbingTargetGroupsDescriptor) GetServiceDomain added in v0.4.26

func (d *BatchGetProbingTargetGroupsDescriptor) GetServiceDomain() string

func (*BatchGetProbingTargetGroupsDescriptor) GetServiceVersion added in v0.4.26

func (d *BatchGetProbingTargetGroupsDescriptor) GetServiceVersion() string

func (*BatchGetProbingTargetGroupsDescriptor) GetVerb added in v0.4.26

func (*BatchGetProbingTargetGroupsDescriptor) HasResource added in v0.4.27

func (*BatchGetProbingTargetGroupsDescriptor) IsClientStream added in v0.4.26

func (d *BatchGetProbingTargetGroupsDescriptor) IsClientStream() bool

func (*BatchGetProbingTargetGroupsDescriptor) IsCollection added in v0.4.27

func (d *BatchGetProbingTargetGroupsDescriptor) IsCollection() bool

func (*BatchGetProbingTargetGroupsDescriptor) IsPlural added in v0.4.27

func (*BatchGetProbingTargetGroupsDescriptor) IsServerStream added in v0.4.26

func (d *BatchGetProbingTargetGroupsDescriptor) IsServerStream() bool

func (*BatchGetProbingTargetGroupsDescriptor) IsUnary added in v0.4.26

func (*BatchGetProbingTargetGroupsDescriptor) NewEmptyClientMsg added in v0.4.26

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

func (*BatchGetProbingTargetGroupsDescriptor) NewEmptyServerMsg added in v0.4.26

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

func (*BatchGetProbingTargetGroupsDescriptor) RequestHasResourceBody added in v0.4.26

func (d *BatchGetProbingTargetGroupsDescriptor) RequestHasResourceBody() bool

type BatchGetProbingTargetGroupsDescriptorClientMsgHandle added in v0.4.26

type BatchGetProbingTargetGroupsDescriptorClientMsgHandle struct{}

func (*BatchGetProbingTargetGroupsDescriptorClientMsgHandle) ExtractCollectionName added in v0.4.27

func (*BatchGetProbingTargetGroupsDescriptorClientMsgHandle) ExtractResourceName added in v0.4.27

func (*BatchGetProbingTargetGroupsDescriptorClientMsgHandle) ExtractResourceNames added in v0.4.27

type BatchGetProbingTargetGroupsDescriptorServerMsgHandle added in v0.4.26

type BatchGetProbingTargetGroupsDescriptorServerMsgHandle struct{}

func (*BatchGetProbingTargetGroupsDescriptorServerMsgHandle) ExtractCollectionName added in v0.4.27

func (*BatchGetProbingTargetGroupsDescriptorServerMsgHandle) ExtractResourceName added in v0.4.27

func (*BatchGetProbingTargetGroupsDescriptorServerMsgHandle) ExtractResourceNames added in v0.4.27

type BatchGetProbingTargetGroupsRequest

type BatchGetProbingTargetGroupsRequest struct {

	// Names of ProbingTargetGroups
	Names []*probing_target_group.Reference `protobuf:"bytes,2,rep,customtype=Reference,name=names,proto3" json:"names,omitempty" firestore:"names"`
	// A list of extra fields to be obtained for each response item on top of
	// fields defined by request field view
	FieldMask *probing_target_group.ProbingTargetGroup_FieldMask `` /* 150-byte string literal not displayed */
	// View defines list of standard response fields present in response items.
	// Additional fields can be amended by request field field_mask
	View view.View `protobuf:"varint,4,opt,name=view,proto3,enum=goten.view.View" json:"view,omitempty" firestore:"view"`
	// contains filtered or unexported fields
}

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

func (*BatchGetProbingTargetGroupsRequest) Clone

func (*BatchGetProbingTargetGroupsRequest) CloneRaw

func (*BatchGetProbingTargetGroupsRequest) Descriptor

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

Deprecated, Use BatchGetProbingTargetGroupsRequest.ProtoReflect.Descriptor instead.

func (*BatchGetProbingTargetGroupsRequest) GetFieldMask

func (*BatchGetProbingTargetGroupsRequest) GetNames

func (*BatchGetProbingTargetGroupsRequest) GetView

func (*BatchGetProbingTargetGroupsRequest) GotenMessage

func (*BatchGetProbingTargetGroupsRequest) GotenMessage()

func (*BatchGetProbingTargetGroupsRequest) GotenObjectExt

func (o *BatchGetProbingTargetGroupsRequest) GotenObjectExt()

func (*BatchGetProbingTargetGroupsRequest) GotenValidate

func (obj *BatchGetProbingTargetGroupsRequest) GotenValidate() error

func (*BatchGetProbingTargetGroupsRequest) MakeFullFieldMask

func (*BatchGetProbingTargetGroupsRequest) MakeRawDiffFieldMask

func (*BatchGetProbingTargetGroupsRequest) MakeRawFullFieldMask

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

func (*BatchGetProbingTargetGroupsRequest) Marshal

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

func (*BatchGetProbingTargetGroupsRequest) MarshalJSON

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

func (*BatchGetProbingTargetGroupsRequest) Merge

func (*BatchGetProbingTargetGroupsRequest) MergeRaw

func (*BatchGetProbingTargetGroupsRequest) ProtoMessage

func (*BatchGetProbingTargetGroupsRequest) ProtoMessage()

func (*BatchGetProbingTargetGroupsRequest) ProtoReflect

func (*BatchGetProbingTargetGroupsRequest) Reset

func (*BatchGetProbingTargetGroupsRequest) SetFieldMask

func (*BatchGetProbingTargetGroupsRequest) SetNames

func (*BatchGetProbingTargetGroupsRequest) SetView

func (*BatchGetProbingTargetGroupsRequest) String

func (*BatchGetProbingTargetGroupsRequest) Unmarshal

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

func (*BatchGetProbingTargetGroupsRequest) UnmarshalJSON

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

type BatchGetProbingTargetGroupsRequestFieldPathBuilder

type BatchGetProbingTargetGroupsRequestFieldPathBuilder struct{}

func NewBatchGetProbingTargetGroupsRequestFieldPathBuilder

func NewBatchGetProbingTargetGroupsRequestFieldPathBuilder() BatchGetProbingTargetGroupsRequestFieldPathBuilder

func (BatchGetProbingTargetGroupsRequestFieldPathBuilder) FieldMask

func (BatchGetProbingTargetGroupsRequestFieldPathBuilder) Names

func (BatchGetProbingTargetGroupsRequestFieldPathBuilder) View

type BatchGetProbingTargetGroupsRequestPathSelectorFieldMask

type BatchGetProbingTargetGroupsRequestPathSelectorFieldMask struct{}

func (BatchGetProbingTargetGroupsRequestPathSelectorFieldMask) FieldPath

type BatchGetProbingTargetGroupsRequestPathSelectorNames

type BatchGetProbingTargetGroupsRequestPathSelectorNames struct{}

func (BatchGetProbingTargetGroupsRequestPathSelectorNames) FieldPath

type BatchGetProbingTargetGroupsRequestPathSelectorView

type BatchGetProbingTargetGroupsRequestPathSelectorView struct{}

func (BatchGetProbingTargetGroupsRequestPathSelectorView) FieldPath

func (BatchGetProbingTargetGroupsRequestPathSelectorView) WithArrayOfValues

func (BatchGetProbingTargetGroupsRequestPathSelectorView) WithValue

type BatchGetProbingTargetGroupsRequest_FieldMask

type BatchGetProbingTargetGroupsRequest_FieldMask struct {
	Paths []BatchGetProbingTargetGroupsRequest_FieldPath
}

func FullBatchGetProbingTargetGroupsRequest_FieldMask

func FullBatchGetProbingTargetGroupsRequest_FieldMask() *BatchGetProbingTargetGroupsRequest_FieldMask

func (*BatchGetProbingTargetGroupsRequest_FieldMask) AppendPath

func (*BatchGetProbingTargetGroupsRequest_FieldMask) AppendRawPath

func (*BatchGetProbingTargetGroupsRequest_FieldMask) DecodeFirestore

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

func (*BatchGetProbingTargetGroupsRequest_FieldMask) EncodeFirestore

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

firestore encoding/decoding integration

func (*BatchGetProbingTargetGroupsRequest_FieldMask) FilterInputFields

FilterInputFields generates copy of field paths with output_only field paths removed

func (*BatchGetProbingTargetGroupsRequest_FieldMask) FromProtoFieldMask

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

func (*BatchGetProbingTargetGroupsRequest_FieldMask) GetPaths

func (*BatchGetProbingTargetGroupsRequest_FieldMask) GetRawPaths

func (*BatchGetProbingTargetGroupsRequest_FieldMask) IsFull

func (BatchGetProbingTargetGroupsRequest_FieldMask) Marshal

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

implement methods required by customType

func (BatchGetProbingTargetGroupsRequest_FieldMask) MarshalJSON

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

func (*BatchGetProbingTargetGroupsRequest_FieldMask) PathsCount

func (fieldMask *BatchGetProbingTargetGroupsRequest_FieldMask) PathsCount() int

func (*BatchGetProbingTargetGroupsRequest_FieldMask) Project

func (*BatchGetProbingTargetGroupsRequest_FieldMask) ProjectRaw

func (*BatchGetProbingTargetGroupsRequest_FieldMask) ProtoMessage

func (fieldMask *BatchGetProbingTargetGroupsRequest_FieldMask) ProtoMessage()

func (*BatchGetProbingTargetGroupsRequest_FieldMask) ProtoReflect

func (*BatchGetProbingTargetGroupsRequest_FieldMask) Reset

func (*BatchGetProbingTargetGroupsRequest_FieldMask) Set

func (*BatchGetProbingTargetGroupsRequest_FieldMask) SetFromCliFlag

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

func (*BatchGetProbingTargetGroupsRequest_FieldMask) SetRaw

func (*BatchGetProbingTargetGroupsRequest_FieldMask) Size

func (*BatchGetProbingTargetGroupsRequest_FieldMask) String

func (*BatchGetProbingTargetGroupsRequest_FieldMask) Subtract

func (*BatchGetProbingTargetGroupsRequest_FieldMask) SubtractRaw

func (*BatchGetProbingTargetGroupsRequest_FieldMask) ToProtoFieldMask

ToFieldMask is used for proto conversions

func (*BatchGetProbingTargetGroupsRequest_FieldMask) Unmarshal

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

func (*BatchGetProbingTargetGroupsRequest_FieldMask) UnmarshalJSON

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

type BatchGetProbingTargetGroupsRequest_FieldPath

type BatchGetProbingTargetGroupsRequest_FieldPath interface {
	gotenobject.FieldPath
	Selector() BatchGetProbingTargetGroupsRequest_FieldPathSelector
	Get(source *BatchGetProbingTargetGroupsRequest) []interface{}
	GetSingle(source *BatchGetProbingTargetGroupsRequest) (interface{}, bool)
	ClearValue(item *BatchGetProbingTargetGroupsRequest)

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

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

func MustParseBatchGetProbingTargetGroupsRequest_FieldPath

func MustParseBatchGetProbingTargetGroupsRequest_FieldPath(rawField string) BatchGetProbingTargetGroupsRequest_FieldPath

func ParseBatchGetProbingTargetGroupsRequest_FieldPath

func ParseBatchGetProbingTargetGroupsRequest_FieldPath(rawField string) (BatchGetProbingTargetGroupsRequest_FieldPath, error)

type BatchGetProbingTargetGroupsRequest_FieldPathArrayItemValue

type BatchGetProbingTargetGroupsRequest_FieldPathArrayItemValue interface {
	gotenobject.FieldPathArrayItemValue
	BatchGetProbingTargetGroupsRequest_FieldPath
	ContainsValue(*BatchGetProbingTargetGroupsRequest) bool
}

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

func MustParseBatchGetProbingTargetGroupsRequest_FieldPathArrayItemValue

func MustParseBatchGetProbingTargetGroupsRequest_FieldPathArrayItemValue(pathStr, valueStr string) BatchGetProbingTargetGroupsRequest_FieldPathArrayItemValue

func ParseBatchGetProbingTargetGroupsRequest_FieldPathArrayItemValue

func ParseBatchGetProbingTargetGroupsRequest_FieldPathArrayItemValue(pathStr, valueStr string) (BatchGetProbingTargetGroupsRequest_FieldPathArrayItemValue, error)

ParseBatchGetProbingTargetGroupsRequest_FieldPathArrayItemValue parses string and JSON-encoded value to its Value

type BatchGetProbingTargetGroupsRequest_FieldPathArrayOfValues

type BatchGetProbingTargetGroupsRequest_FieldPathArrayOfValues interface {
	gotenobject.FieldPathArrayOfValues
	BatchGetProbingTargetGroupsRequest_FieldPath
}

BatchGetProbingTargetGroupsRequest_FieldPathArrayOfValues allows storing slice of values for BatchGetProbingTargetGroupsRequest fields according to their type

func MustParseBatchGetProbingTargetGroupsRequest_FieldPathArrayOfValues

func MustParseBatchGetProbingTargetGroupsRequest_FieldPathArrayOfValues(pathStr, valuesStr string) BatchGetProbingTargetGroupsRequest_FieldPathArrayOfValues

func ParseBatchGetProbingTargetGroupsRequest_FieldPathArrayOfValues

func ParseBatchGetProbingTargetGroupsRequest_FieldPathArrayOfValues(pathStr, valuesStr string) (BatchGetProbingTargetGroupsRequest_FieldPathArrayOfValues, error)

type BatchGetProbingTargetGroupsRequest_FieldPathSelector

type BatchGetProbingTargetGroupsRequest_FieldPathSelector int32
const (
	BatchGetProbingTargetGroupsRequest_FieldPathSelectorNames     BatchGetProbingTargetGroupsRequest_FieldPathSelector = 0
	BatchGetProbingTargetGroupsRequest_FieldPathSelectorFieldMask BatchGetProbingTargetGroupsRequest_FieldPathSelector = 1
	BatchGetProbingTargetGroupsRequest_FieldPathSelectorView      BatchGetProbingTargetGroupsRequest_FieldPathSelector = 2
)

func (BatchGetProbingTargetGroupsRequest_FieldPathSelector) String

type BatchGetProbingTargetGroupsRequest_FieldPathValue

type BatchGetProbingTargetGroupsRequest_FieldPathValue interface {
	BatchGetProbingTargetGroupsRequest_FieldPath
	gotenobject.FieldPathValue
	SetTo(target **BatchGetProbingTargetGroupsRequest)
	CompareWith(*BatchGetProbingTargetGroupsRequest) (cmp int, comparable bool)
}

BatchGetProbingTargetGroupsRequest_FieldPathValue allows storing values for BatchGetProbingTargetGroupsRequest fields according to their type

func MustParseBatchGetProbingTargetGroupsRequest_FieldPathValue

func MustParseBatchGetProbingTargetGroupsRequest_FieldPathValue(pathStr, valueStr string) BatchGetProbingTargetGroupsRequest_FieldPathValue

func ParseBatchGetProbingTargetGroupsRequest_FieldPathValue

func ParseBatchGetProbingTargetGroupsRequest_FieldPathValue(pathStr, valueStr string) (BatchGetProbingTargetGroupsRequest_FieldPathValue, error)

type BatchGetProbingTargetGroupsRequest_FieldTerminalPath

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

func (*BatchGetProbingTargetGroupsRequest_FieldTerminalPath) ClearValue

func (*BatchGetProbingTargetGroupsRequest_FieldTerminalPath) ClearValueRaw

func (*BatchGetProbingTargetGroupsRequest_FieldTerminalPath) Get

Get returns all values pointed by specific field from source BatchGetProbingTargetGroupsRequest

func (*BatchGetProbingTargetGroupsRequest_FieldTerminalPath) GetDefault

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

GetDefault returns a default value of the field type

func (*BatchGetProbingTargetGroupsRequest_FieldTerminalPath) GetRaw

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

func (*BatchGetProbingTargetGroupsRequest_FieldTerminalPath) GetSingle

GetSingle returns value pointed by specific field of from source BatchGetProbingTargetGroupsRequest

func (*BatchGetProbingTargetGroupsRequest_FieldTerminalPath) GetSingleRaw

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

func (*BatchGetProbingTargetGroupsRequest_FieldTerminalPath) IsLeaf

IsLeaf - whether field path is holds simple value

func (*BatchGetProbingTargetGroupsRequest_FieldTerminalPath) JSONString

JSONString returns path representation is JSON convention

func (*BatchGetProbingTargetGroupsRequest_FieldTerminalPath) Selector

func (*BatchGetProbingTargetGroupsRequest_FieldTerminalPath) SplitIntoTerminalIPaths added in v0.7.1

func (*BatchGetProbingTargetGroupsRequest_FieldTerminalPath) String

String returns path representation in proto convention

func (*BatchGetProbingTargetGroupsRequest_FieldTerminalPath) WithIArrayItemValue

func (*BatchGetProbingTargetGroupsRequest_FieldTerminalPath) WithIArrayOfValues

func (*BatchGetProbingTargetGroupsRequest_FieldTerminalPath) WithIValue

func (*BatchGetProbingTargetGroupsRequest_FieldTerminalPath) WithRawIArrayItemValue

func (*BatchGetProbingTargetGroupsRequest_FieldTerminalPath) WithRawIArrayOfValues

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

func (*BatchGetProbingTargetGroupsRequest_FieldTerminalPath) WithRawIValue

type BatchGetProbingTargetGroupsRequest_FieldTerminalPathArrayItemValue

type BatchGetProbingTargetGroupsRequest_FieldTerminalPathArrayItemValue struct {
	BatchGetProbingTargetGroupsRequest_FieldTerminalPath
	// contains filtered or unexported fields
}

func (*BatchGetProbingTargetGroupsRequest_FieldTerminalPathArrayItemValue) AsNamesItemValue

func (*BatchGetProbingTargetGroupsRequest_FieldTerminalPathArrayItemValue) ContainsValue

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

func (*BatchGetProbingTargetGroupsRequest_FieldTerminalPathArrayItemValue) GetRawItemValue

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

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

func (*BatchGetProbingTargetGroupsRequest_FieldTerminalPathArrayItemValue) GetSingle

func (*BatchGetProbingTargetGroupsRequest_FieldTerminalPathArrayItemValue) GetSingleRaw

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

type BatchGetProbingTargetGroupsRequest_FieldTerminalPathArrayOfValues

type BatchGetProbingTargetGroupsRequest_FieldTerminalPathArrayOfValues struct {
	BatchGetProbingTargetGroupsRequest_FieldTerminalPath
	// contains filtered or unexported fields
}

func (*BatchGetProbingTargetGroupsRequest_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues

func (*BatchGetProbingTargetGroupsRequest_FieldTerminalPathArrayOfValues) AsNamesArrayOfValues

func (*BatchGetProbingTargetGroupsRequest_FieldTerminalPathArrayOfValues) AsViewArrayOfValues

func (*BatchGetProbingTargetGroupsRequest_FieldTerminalPathArrayOfValues) GetRawValues

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

type BatchGetProbingTargetGroupsRequest_FieldTerminalPathValue

type BatchGetProbingTargetGroupsRequest_FieldTerminalPathValue struct {
	BatchGetProbingTargetGroupsRequest_FieldTerminalPath
	// contains filtered or unexported fields
}

func (*BatchGetProbingTargetGroupsRequest_FieldTerminalPathValue) AsFieldMaskValue

func (*BatchGetProbingTargetGroupsRequest_FieldTerminalPathValue) AsNamesValue

func (*BatchGetProbingTargetGroupsRequest_FieldTerminalPathValue) AsViewValue

func (*BatchGetProbingTargetGroupsRequest_FieldTerminalPathValue) CompareWith

CompareWith compares value in the 'BatchGetProbingTargetGroupsRequest_FieldTerminalPathValue' with the value under path in 'BatchGetProbingTargetGroupsRequest'.

func (*BatchGetProbingTargetGroupsRequest_FieldTerminalPathValue) CompareWithRaw

func (*BatchGetProbingTargetGroupsRequest_FieldTerminalPathValue) GetRawValue

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

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

func (*BatchGetProbingTargetGroupsRequest_FieldTerminalPathValue) SetTo

SetTo stores value for selected field for object BatchGetProbingTargetGroupsRequest

func (*BatchGetProbingTargetGroupsRequest_FieldTerminalPathValue) SetToRaw

type BatchGetProbingTargetGroupsResponse

type BatchGetProbingTargetGroupsResponse struct {

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

BatchGetProbingTargetGroupsResponse

func (*BatchGetProbingTargetGroupsResponse) Clone

func (*BatchGetProbingTargetGroupsResponse) CloneRaw

func (*BatchGetProbingTargetGroupsResponse) Descriptor

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

Deprecated, Use BatchGetProbingTargetGroupsResponse.ProtoReflect.Descriptor instead.

func (*BatchGetProbingTargetGroupsResponse) GetMissing

func (*BatchGetProbingTargetGroupsResponse) GetProbingTargetGroups

func (*BatchGetProbingTargetGroupsResponse) GotenMessage

func (*BatchGetProbingTargetGroupsResponse) GotenMessage()

func (*BatchGetProbingTargetGroupsResponse) GotenObjectExt

func (o *BatchGetProbingTargetGroupsResponse) GotenObjectExt()

func (*BatchGetProbingTargetGroupsResponse) GotenValidate

func (obj *BatchGetProbingTargetGroupsResponse) GotenValidate() error

func (*BatchGetProbingTargetGroupsResponse) MakeFullFieldMask

func (*BatchGetProbingTargetGroupsResponse) MakeRawDiffFieldMask

func (*BatchGetProbingTargetGroupsResponse) MakeRawFullFieldMask

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

func (*BatchGetProbingTargetGroupsResponse) Marshal

func (*BatchGetProbingTargetGroupsResponse) MarshalJSON

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

func (*BatchGetProbingTargetGroupsResponse) Merge

func (*BatchGetProbingTargetGroupsResponse) MergeRaw

func (*BatchGetProbingTargetGroupsResponse) ProtoMessage

func (*BatchGetProbingTargetGroupsResponse) ProtoMessage()

func (*BatchGetProbingTargetGroupsResponse) ProtoReflect

func (*BatchGetProbingTargetGroupsResponse) Reset

func (*BatchGetProbingTargetGroupsResponse) SetMissing

func (*BatchGetProbingTargetGroupsResponse) SetProbingTargetGroups

func (*BatchGetProbingTargetGroupsResponse) String

func (*BatchGetProbingTargetGroupsResponse) Unmarshal

func (*BatchGetProbingTargetGroupsResponse) UnmarshalJSON

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

type BatchGetProbingTargetGroupsResponseFieldPathBuilder

type BatchGetProbingTargetGroupsResponseFieldPathBuilder struct{}

func (BatchGetProbingTargetGroupsResponseFieldPathBuilder) Missing

func (BatchGetProbingTargetGroupsResponseFieldPathBuilder) ProbingTargetGroups

type BatchGetProbingTargetGroupsResponseMapPathSelectorProbingTargetGroupsMetadataAnnotations

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

func (BatchGetProbingTargetGroupsResponseMapPathSelectorProbingTargetGroupsMetadataAnnotations) FieldPath

func (BatchGetProbingTargetGroupsResponseMapPathSelectorProbingTargetGroupsMetadataAnnotations) WithArrayOfValues

func (BatchGetProbingTargetGroupsResponseMapPathSelectorProbingTargetGroupsMetadataAnnotations) WithValue

type BatchGetProbingTargetGroupsResponseMapPathSelectorProbingTargetGroupsMetadataLabels

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

func (BatchGetProbingTargetGroupsResponseMapPathSelectorProbingTargetGroupsMetadataLabels) FieldPath

func (BatchGetProbingTargetGroupsResponseMapPathSelectorProbingTargetGroupsMetadataLabels) WithArrayOfValues

func (BatchGetProbingTargetGroupsResponseMapPathSelectorProbingTargetGroupsMetadataLabels) WithValue

type BatchGetProbingTargetGroupsResponseMapPathSelectorProbingTargetGroupsMetadataShards

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

func (BatchGetProbingTargetGroupsResponseMapPathSelectorProbingTargetGroupsMetadataShards) FieldPath

func (BatchGetProbingTargetGroupsResponseMapPathSelectorProbingTargetGroupsMetadataShards) WithArrayOfValues

func (BatchGetProbingTargetGroupsResponseMapPathSelectorProbingTargetGroupsMetadataShards) WithValue

type BatchGetProbingTargetGroupsResponsePathSelectorMissing

type BatchGetProbingTargetGroupsResponsePathSelectorMissing struct{}

func (BatchGetProbingTargetGroupsResponsePathSelectorMissing) FieldPath

type BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroups

type BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroups struct{}

func (BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroups) FieldPath

type BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsDisplayName

type BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsDisplayName struct{}

func (BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsDisplayName) FieldPath

func (BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsDisplayName) WithArrayOfValues

func (BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsDisplayName) WithValue

type BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadata

type BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadata struct{}

func (BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadata) DeleteTime added in v0.7.1

func (BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadata) FieldPath

func (BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadata) Lifecycle added in v0.7.1

func (BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadata) WithArrayOfValues

func (BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadata) WithValue

type BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataAnnotations

type BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataAnnotations struct{}

func (BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataAnnotations) FieldPath

func (BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataAnnotations) WithArrayOfValues

func (BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataAnnotations) WithValue

type BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataCreateTime

type BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataCreateTime struct{}

func (BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataCreateTime) FieldPath

func (BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataCreateTime) WithArrayOfValues

func (BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataCreateTime) WithValue

type BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataDeleteTime added in v0.7.1

type BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataDeleteTime struct{}

func (BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataDeleteTime) FieldPath added in v0.7.1

func (BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataDeleteTime) WithArrayOfValues added in v0.7.1

func (BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataDeleteTime) WithValue added in v0.7.1

type BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataGeneration

type BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataGeneration struct{}

func (BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataGeneration) FieldPath

func (BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataGeneration) WithArrayOfValues

func (BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataGeneration) WithValue

type BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataLabels

type BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataLabels struct{}

func (BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataLabels) FieldPath

func (BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataLabels) WithArrayOfValues

func (BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataLabels) WithValue

type BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataLifecycle added in v0.7.1

type BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataLifecycle struct{}

func (BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataLifecycle) BlockDeletion added in v0.7.1

func (BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataLifecycle) FieldPath added in v0.7.1

func (BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataLifecycle) State added in v0.7.1

func (BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataLifecycle) WithArrayOfValues added in v0.7.1

func (BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataLifecycle) WithValue added in v0.7.1

type BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataLifecycleBlockDeletion added in v0.7.1

type BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataLifecycleBlockDeletion struct{}

func (BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataLifecycleBlockDeletion) FieldPath added in v0.7.1

func (BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataLifecycleBlockDeletion) WithArrayOfValues added in v0.7.1

func (BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataLifecycleBlockDeletion) WithValue added in v0.7.1

type BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataLifecycleState added in v0.7.1

type BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataLifecycleState struct{}

func (BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataLifecycleState) FieldPath added in v0.7.1

func (BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataLifecycleState) WithArrayOfValues added in v0.7.1

func (BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataLifecycleState) WithValue added in v0.7.1

type BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataOwnerReferences

type BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataOwnerReferences struct{}

func (BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataOwnerReferences) FieldPath

func (BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataOwnerReferences) Region added in v0.7.1

func (BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataOwnerReferences) RequiresOwnerReference added in v0.7.1

func (BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataOwnerReferences) Version added in v0.7.1

func (BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataOwnerReferences) WithArrayOfValues

func (BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataOwnerReferences) WithItemValue

func (BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataOwnerReferences) WithValue

type BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataOwnerReferencesBlockOwnerDeletion

type BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataOwnerReferencesBlockOwnerDeletion struct{}

func (BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataOwnerReferencesBlockOwnerDeletion) FieldPath

func (BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataOwnerReferencesBlockOwnerDeletion) WithArrayOfValues

func (BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataOwnerReferencesBlockOwnerDeletion) WithValue

type BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataOwnerReferencesController

type BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataOwnerReferencesController struct{}

func (BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataOwnerReferencesController) FieldPath

func (BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataOwnerReferencesController) WithArrayOfValues

func (BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataOwnerReferencesController) WithValue

type BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataOwnerReferencesKind

type BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataOwnerReferencesKind struct{}

func (BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataOwnerReferencesKind) FieldPath

func (BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataOwnerReferencesKind) WithArrayOfValues

func (BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataOwnerReferencesKind) WithValue

type BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataOwnerReferencesName

type BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataOwnerReferencesName struct{}

func (BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataOwnerReferencesName) FieldPath

func (BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataOwnerReferencesName) WithArrayOfValues

func (BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataOwnerReferencesName) WithValue

type BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataOwnerReferencesRegion added in v0.7.1

type BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataOwnerReferencesRegion struct{}

func (BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataOwnerReferencesRegion) FieldPath added in v0.7.1

func (BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataOwnerReferencesRegion) WithArrayOfValues added in v0.7.1

func (BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataOwnerReferencesRegion) WithValue added in v0.7.1

type BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataOwnerReferencesRequiresOwnerReference added in v0.7.1

type BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataOwnerReferencesRequiresOwnerReference struct{}

func (BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataOwnerReferencesRequiresOwnerReference) FieldPath added in v0.7.1

func (BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataOwnerReferencesRequiresOwnerReference) WithArrayOfValues added in v0.7.1

func (BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataOwnerReferencesRequiresOwnerReference) WithValue added in v0.7.1

type BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataOwnerReferencesVersion added in v0.7.1

type BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataOwnerReferencesVersion struct{}

func (BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataOwnerReferencesVersion) FieldPath added in v0.7.1

func (BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataOwnerReferencesVersion) WithArrayOfValues added in v0.7.1

func (BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataOwnerReferencesVersion) WithValue added in v0.7.1

type BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataResourceVersion

type BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataResourceVersion struct{}

func (BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataResourceVersion) FieldPath

func (BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataResourceVersion) WithArrayOfValues

func (BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataResourceVersion) WithValue

type BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataShards

type BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataShards struct{}

func (BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataShards) FieldPath

func (BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataShards) WithArrayOfValues

func (BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataShards) WithValue

type BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataSyncing

type BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataSyncing struct{}

func (BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataSyncing) FieldPath

func (BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataSyncing) WithArrayOfValues

func (BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataSyncing) WithValue

type BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataSyncingOwningRegion

type BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataSyncingOwningRegion struct{}

func (BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataSyncingOwningRegion) FieldPath

func (BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataSyncingOwningRegion) WithArrayOfValues

func (BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataSyncingOwningRegion) WithValue

type BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataSyncingRegions

type BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataSyncingRegions struct{}

func (BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataSyncingRegions) FieldPath

func (BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataSyncingRegions) WithArrayOfValues

func (BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataSyncingRegions) WithItemValue

func (BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataSyncingRegions) WithValue

type BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataTags

type BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataTags struct{}

func (BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataTags) FieldPath

func (BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataTags) WithArrayOfValues

func (BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataTags) WithItemValue

func (BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataTags) WithValue

type BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataUpdateTime

type BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataUpdateTime struct{}

func (BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataUpdateTime) FieldPath

func (BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataUpdateTime) WithArrayOfValues

func (BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataUpdateTime) WithValue

type BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataUuid

type BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataUuid struct{}

func (BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataUuid) FieldPath

func (BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataUuid) WithArrayOfValues

func (BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataUuid) WithValue

type BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsName

type BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsName struct{}

func (BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsName) FieldPath

func (BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsName) WithArrayOfValues

func (BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsName) WithValue

type BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsState

type BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsState struct{}

func (BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsState) FieldPath

type BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsStateTargetCount

type BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsStateTargetCount struct{}

func (BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsStateTargetCount) FieldPath

func (BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsStateTargetCount) WithArrayOfValues

func (BatchGetProbingTargetGroupsResponsePathSelectorProbingTargetGroupsStateTargetCount) WithValue

type BatchGetProbingTargetGroupsResponse_FieldMask

type BatchGetProbingTargetGroupsResponse_FieldMask struct {
	Paths []BatchGetProbingTargetGroupsResponse_FieldPath
}

func FullBatchGetProbingTargetGroupsResponse_FieldMask

func FullBatchGetProbingTargetGroupsResponse_FieldMask() *BatchGetProbingTargetGroupsResponse_FieldMask

func (*BatchGetProbingTargetGroupsResponse_FieldMask) AppendPath

func (*BatchGetProbingTargetGroupsResponse_FieldMask) AppendRawPath

func (*BatchGetProbingTargetGroupsResponse_FieldMask) DecodeFirestore

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

func (*BatchGetProbingTargetGroupsResponse_FieldMask) EncodeFirestore

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

firestore encoding/decoding integration

func (*BatchGetProbingTargetGroupsResponse_FieldMask) FilterInputFields

FilterInputFields generates copy of field paths with output_only field paths removed

func (*BatchGetProbingTargetGroupsResponse_FieldMask) FromProtoFieldMask

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

func (*BatchGetProbingTargetGroupsResponse_FieldMask) GetPaths

func (*BatchGetProbingTargetGroupsResponse_FieldMask) GetRawPaths

func (*BatchGetProbingTargetGroupsResponse_FieldMask) IsFull

func (BatchGetProbingTargetGroupsResponse_FieldMask) Marshal

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

implement methods required by customType

func (BatchGetProbingTargetGroupsResponse_FieldMask) MarshalJSON

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

func (*BatchGetProbingTargetGroupsResponse_FieldMask) PathsCount

func (fieldMask *BatchGetProbingTargetGroupsResponse_FieldMask) PathsCount() int

func (*BatchGetProbingTargetGroupsResponse_FieldMask) Project

func (*BatchGetProbingTargetGroupsResponse_FieldMask) ProjectRaw

func (*BatchGetProbingTargetGroupsResponse_FieldMask) ProtoMessage

func (fieldMask *BatchGetProbingTargetGroupsResponse_FieldMask) ProtoMessage()

func (*BatchGetProbingTargetGroupsResponse_FieldMask) ProtoReflect

func (*BatchGetProbingTargetGroupsResponse_FieldMask) Reset

func (*BatchGetProbingTargetGroupsResponse_FieldMask) Set

func (*BatchGetProbingTargetGroupsResponse_FieldMask) SetFromCliFlag

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

func (*BatchGetProbingTargetGroupsResponse_FieldMask) SetRaw

func (*BatchGetProbingTargetGroupsResponse_FieldMask) Size

func (*BatchGetProbingTargetGroupsResponse_FieldMask) String

func (*BatchGetProbingTargetGroupsResponse_FieldMask) SubtractRaw

func (*BatchGetProbingTargetGroupsResponse_FieldMask) ToProtoFieldMask

ToFieldMask is used for proto conversions

func (*BatchGetProbingTargetGroupsResponse_FieldMask) Unmarshal

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

func (*BatchGetProbingTargetGroupsResponse_FieldMask) UnmarshalJSON

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

type BatchGetProbingTargetGroupsResponse_FieldPath

type BatchGetProbingTargetGroupsResponse_FieldPath interface {
	gotenobject.FieldPath
	Selector() BatchGetProbingTargetGroupsResponse_FieldPathSelector
	Get(source *BatchGetProbingTargetGroupsResponse) []interface{}
	GetSingle(source *BatchGetProbingTargetGroupsResponse) (interface{}, bool)
	ClearValue(item *BatchGetProbingTargetGroupsResponse)

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

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

func MustParseBatchGetProbingTargetGroupsResponse_FieldPath

func MustParseBatchGetProbingTargetGroupsResponse_FieldPath(rawField string) BatchGetProbingTargetGroupsResponse_FieldPath

func ParseBatchGetProbingTargetGroupsResponse_FieldPath

func ParseBatchGetProbingTargetGroupsResponse_FieldPath(rawField string) (BatchGetProbingTargetGroupsResponse_FieldPath, error)

type BatchGetProbingTargetGroupsResponse_FieldPathArrayItemValue

type BatchGetProbingTargetGroupsResponse_FieldPathArrayItemValue interface {
	gotenobject.FieldPathArrayItemValue
	BatchGetProbingTargetGroupsResponse_FieldPath
	ContainsValue(*BatchGetProbingTargetGroupsResponse) bool
}

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

func MustParseBatchGetProbingTargetGroupsResponse_FieldPathArrayItemValue

func MustParseBatchGetProbingTargetGroupsResponse_FieldPathArrayItemValue(pathStr, valueStr string) BatchGetProbingTargetGroupsResponse_FieldPathArrayItemValue

func ParseBatchGetProbingTargetGroupsResponse_FieldPathArrayItemValue

func ParseBatchGetProbingTargetGroupsResponse_FieldPathArrayItemValue(pathStr, valueStr string) (BatchGetProbingTargetGroupsResponse_FieldPathArrayItemValue, error)

ParseBatchGetProbingTargetGroupsResponse_FieldPathArrayItemValue parses string and JSON-encoded value to its Value

type BatchGetProbingTargetGroupsResponse_FieldPathArrayOfValues

type BatchGetProbingTargetGroupsResponse_FieldPathArrayOfValues interface {
	gotenobject.FieldPathArrayOfValues
	BatchGetProbingTargetGroupsResponse_FieldPath
}

BatchGetProbingTargetGroupsResponse_FieldPathArrayOfValues allows storing slice of values for BatchGetProbingTargetGroupsResponse fields according to their type

func MustParseBatchGetProbingTargetGroupsResponse_FieldPathArrayOfValues

func MustParseBatchGetProbingTargetGroupsResponse_FieldPathArrayOfValues(pathStr, valuesStr string) BatchGetProbingTargetGroupsResponse_FieldPathArrayOfValues

func ParseBatchGetProbingTargetGroupsResponse_FieldPathArrayOfValues

func ParseBatchGetProbingTargetGroupsResponse_FieldPathArrayOfValues(pathStr, valuesStr string) (BatchGetProbingTargetGroupsResponse_FieldPathArrayOfValues, error)

type BatchGetProbingTargetGroupsResponse_FieldPathSelector

type BatchGetProbingTargetGroupsResponse_FieldPathSelector int32
const (
	BatchGetProbingTargetGroupsResponse_FieldPathSelectorProbingTargetGroups BatchGetProbingTargetGroupsResponse_FieldPathSelector = 0
	BatchGetProbingTargetGroupsResponse_FieldPathSelectorMissing             BatchGetProbingTargetGroupsResponse_FieldPathSelector = 1
)

func (BatchGetProbingTargetGroupsResponse_FieldPathSelector) String

type BatchGetProbingTargetGroupsResponse_FieldPathValue

type BatchGetProbingTargetGroupsResponse_FieldPathValue interface {
	BatchGetProbingTargetGroupsResponse_FieldPath
	gotenobject.FieldPathValue
	SetTo(target **BatchGetProbingTargetGroupsResponse)
	CompareWith(*BatchGetProbingTargetGroupsResponse) (cmp int, comparable bool)
}

BatchGetProbingTargetGroupsResponse_FieldPathValue allows storing values for BatchGetProbingTargetGroupsResponse fields according to their type

func MustParseBatchGetProbingTargetGroupsResponse_FieldPathValue

func MustParseBatchGetProbingTargetGroupsResponse_FieldPathValue(pathStr, valueStr string) BatchGetProbingTargetGroupsResponse_FieldPathValue

func ParseBatchGetProbingTargetGroupsResponse_FieldPathValue

func ParseBatchGetProbingTargetGroupsResponse_FieldPathValue(pathStr, valueStr string) (BatchGetProbingTargetGroupsResponse_FieldPathValue, error)

type BatchGetProbingTargetGroupsResponse_FieldSubPath

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

func (*BatchGetProbingTargetGroupsResponse_FieldSubPath) AsProbingTargetGroupsSubPath

func (*BatchGetProbingTargetGroupsResponse_FieldSubPath) ClearValue

func (*BatchGetProbingTargetGroupsResponse_FieldSubPath) ClearValueRaw

func (*BatchGetProbingTargetGroupsResponse_FieldSubPath) Get

Get returns all values pointed by selected field from source BatchGetProbingTargetGroupsResponse

func (*BatchGetProbingTargetGroupsResponse_FieldSubPath) GetDefault

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

GetDefault returns a default value of the field type

func (*BatchGetProbingTargetGroupsResponse_FieldSubPath) GetRaw

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

func (*BatchGetProbingTargetGroupsResponse_FieldSubPath) GetSingle

GetSingle returns value of selected field from source BatchGetProbingTargetGroupsResponse

func (*BatchGetProbingTargetGroupsResponse_FieldSubPath) GetSingleRaw

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

func (*BatchGetProbingTargetGroupsResponse_FieldSubPath) IsLeaf

IsLeaf - whether field path is holds simple value

func (*BatchGetProbingTargetGroupsResponse_FieldSubPath) JSONString

JSONString returns path representation is JSON convention

func (*BatchGetProbingTargetGroupsResponse_FieldSubPath) Selector

func (*BatchGetProbingTargetGroupsResponse_FieldSubPath) SplitIntoTerminalIPaths added in v0.7.1

func (*BatchGetProbingTargetGroupsResponse_FieldSubPath) String

String returns path representation in proto convention

func (*BatchGetProbingTargetGroupsResponse_FieldSubPath) WithIArrayItemValue

func (*BatchGetProbingTargetGroupsResponse_FieldSubPath) WithIArrayOfValues

func (*BatchGetProbingTargetGroupsResponse_FieldSubPath) WithIValue

func (*BatchGetProbingTargetGroupsResponse_FieldSubPath) WithRawIArrayItemValue

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

func (*BatchGetProbingTargetGroupsResponse_FieldSubPath) WithRawIArrayOfValues

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

func (*BatchGetProbingTargetGroupsResponse_FieldSubPath) WithRawIValue

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

type BatchGetProbingTargetGroupsResponse_FieldSubPathArrayItemValue

type BatchGetProbingTargetGroupsResponse_FieldSubPathArrayItemValue struct {
	BatchGetProbingTargetGroupsResponse_FieldPath
	// contains filtered or unexported fields
}

func (*BatchGetProbingTargetGroupsResponse_FieldSubPathArrayItemValue) AsProbingTargetGroupsPathItemValue

func (*BatchGetProbingTargetGroupsResponse_FieldSubPathArrayItemValue) ContainsValue

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

func (*BatchGetProbingTargetGroupsResponse_FieldSubPathArrayItemValue) GetRawItemValue

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

GetRawValue returns stored array item value

type BatchGetProbingTargetGroupsResponse_FieldSubPathArrayOfValues

type BatchGetProbingTargetGroupsResponse_FieldSubPathArrayOfValues struct {
	BatchGetProbingTargetGroupsResponse_FieldPath
	// contains filtered or unexported fields
}

func (*BatchGetProbingTargetGroupsResponse_FieldSubPathArrayOfValues) AsProbingTargetGroupsPathArrayOfValues

func (*BatchGetProbingTargetGroupsResponse_FieldSubPathArrayOfValues) GetRawValues

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

type BatchGetProbingTargetGroupsResponse_FieldSubPathValue

type BatchGetProbingTargetGroupsResponse_FieldSubPathValue struct {
	BatchGetProbingTargetGroupsResponse_FieldPath
	// contains filtered or unexported fields
}

func (*BatchGetProbingTargetGroupsResponse_FieldSubPathValue) AsProbingTargetGroupsPathValue

func (*BatchGetProbingTargetGroupsResponse_FieldSubPathValue) CompareWith

func (*BatchGetProbingTargetGroupsResponse_FieldSubPathValue) CompareWithRaw

func (*BatchGetProbingTargetGroupsResponse_FieldSubPathValue) GetRawValue

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

func (*BatchGetProbingTargetGroupsResponse_FieldSubPathValue) SetTo

func (*BatchGetProbingTargetGroupsResponse_FieldSubPathValue) SetToRaw

type BatchGetProbingTargetGroupsResponse_FieldTerminalPath

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

func (*BatchGetProbingTargetGroupsResponse_FieldTerminalPath) ClearValue

func (*BatchGetProbingTargetGroupsResponse_FieldTerminalPath) ClearValueRaw

func (*BatchGetProbingTargetGroupsResponse_FieldTerminalPath) Get

Get returns all values pointed by specific field from source BatchGetProbingTargetGroupsResponse

func (*BatchGetProbingTargetGroupsResponse_FieldTerminalPath) GetDefault

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

GetDefault returns a default value of the field type

func (*BatchGetProbingTargetGroupsResponse_FieldTerminalPath) GetRaw

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

func (*BatchGetProbingTargetGroupsResponse_FieldTerminalPath) GetSingle

GetSingle returns value pointed by specific field of from source BatchGetProbingTargetGroupsResponse

func (*BatchGetProbingTargetGroupsResponse_FieldTerminalPath) GetSingleRaw

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

func (*BatchGetProbingTargetGroupsResponse_FieldTerminalPath) IsLeaf

IsLeaf - whether field path is holds simple value

func (*BatchGetProbingTargetGroupsResponse_FieldTerminalPath) JSONString

JSONString returns path representation is JSON convention

func (*BatchGetProbingTargetGroupsResponse_FieldTerminalPath) Selector

func (*BatchGetProbingTargetGroupsResponse_FieldTerminalPath) SplitIntoTerminalIPaths added in v0.7.1

func (*BatchGetProbingTargetGroupsResponse_FieldTerminalPath) String

String returns path representation in proto convention

func (*BatchGetProbingTargetGroupsResponse_FieldTerminalPath) WithIArrayItemValue

func (*BatchGetProbingTargetGroupsResponse_FieldTerminalPath) WithIArrayOfValues

func (*BatchGetProbingTargetGroupsResponse_FieldTerminalPath) WithIValue

func (*BatchGetProbingTargetGroupsResponse_FieldTerminalPath) WithRawIArrayItemValue

func (*BatchGetProbingTargetGroupsResponse_FieldTerminalPath) WithRawIArrayOfValues

func (*BatchGetProbingTargetGroupsResponse_FieldTerminalPath) WithRawIValue

type BatchGetProbingTargetGroupsResponse_FieldTerminalPathArrayItemValue

type BatchGetProbingTargetGroupsResponse_FieldTerminalPathArrayItemValue struct {
	BatchGetProbingTargetGroupsResponse_FieldTerminalPath
	// contains filtered or unexported fields
}

func (*BatchGetProbingTargetGroupsResponse_FieldTerminalPathArrayItemValue) AsMissingItemValue

func (*BatchGetProbingTargetGroupsResponse_FieldTerminalPathArrayItemValue) AsProbingTargetGroupsItemValue

func (*BatchGetProbingTargetGroupsResponse_FieldTerminalPathArrayItemValue) ContainsValue

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

func (*BatchGetProbingTargetGroupsResponse_FieldTerminalPathArrayItemValue) GetRawItemValue

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

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

func (*BatchGetProbingTargetGroupsResponse_FieldTerminalPathArrayItemValue) GetSingle

func (*BatchGetProbingTargetGroupsResponse_FieldTerminalPathArrayItemValue) GetSingleRaw

type BatchGetProbingTargetGroupsResponse_FieldTerminalPathArrayOfValues

type BatchGetProbingTargetGroupsResponse_FieldTerminalPathArrayOfValues struct {
	BatchGetProbingTargetGroupsResponse_FieldTerminalPath
	// contains filtered or unexported fields
}

func (*BatchGetProbingTargetGroupsResponse_FieldTerminalPathArrayOfValues) AsMissingArrayOfValues

func (*BatchGetProbingTargetGroupsResponse_FieldTerminalPathArrayOfValues) AsProbingTargetGroupsArrayOfValues

func (*BatchGetProbingTargetGroupsResponse_FieldTerminalPathArrayOfValues) GetRawValues

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

type BatchGetProbingTargetGroupsResponse_FieldTerminalPathValue

type BatchGetProbingTargetGroupsResponse_FieldTerminalPathValue struct {
	BatchGetProbingTargetGroupsResponse_FieldTerminalPath
	// contains filtered or unexported fields
}

func (*BatchGetProbingTargetGroupsResponse_FieldTerminalPathValue) AsMissingValue

func (*BatchGetProbingTargetGroupsResponse_FieldTerminalPathValue) AsProbingTargetGroupsValue

func (*BatchGetProbingTargetGroupsResponse_FieldTerminalPathValue) CompareWith

CompareWith compares value in the 'BatchGetProbingTargetGroupsResponse_FieldTerminalPathValue' with the value under path in 'BatchGetProbingTargetGroupsResponse'.

func (*BatchGetProbingTargetGroupsResponse_FieldTerminalPathValue) CompareWithRaw

func (*BatchGetProbingTargetGroupsResponse_FieldTerminalPathValue) GetRawValue

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

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

func (*BatchGetProbingTargetGroupsResponse_FieldTerminalPathValue) SetTo

SetTo stores value for selected field for object BatchGetProbingTargetGroupsResponse

func (*BatchGetProbingTargetGroupsResponse_FieldTerminalPathValue) SetToRaw

type CreateProbingTargetGroupDescriptor added in v0.4.26

type CreateProbingTargetGroupDescriptor struct{}

func GetCreateProbingTargetGroupDescriptor added in v0.4.26

func GetCreateProbingTargetGroupDescriptor() *CreateProbingTargetGroupDescriptor

func (*CreateProbingTargetGroupDescriptor) GetApiDescriptor added in v0.4.26

func (*CreateProbingTargetGroupDescriptor) GetApiName added in v0.4.26

func (*CreateProbingTargetGroupDescriptor) GetClientMsgReflectHandle added in v0.4.26

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

func (*CreateProbingTargetGroupDescriptor) GetFullMethodName added in v0.4.26

func (d *CreateProbingTargetGroupDescriptor) GetFullMethodName() string

func (*CreateProbingTargetGroupDescriptor) GetMethodName added in v0.4.26

func (d *CreateProbingTargetGroupDescriptor) GetMethodName() string

func (*CreateProbingTargetGroupDescriptor) GetProtoPkgName added in v0.4.26

func (d *CreateProbingTargetGroupDescriptor) GetProtoPkgName() string

func (*CreateProbingTargetGroupDescriptor) GetResourceDescriptor added in v0.4.27

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

func (*CreateProbingTargetGroupDescriptor) GetServerMsgReflectHandle added in v0.4.26

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

func (*CreateProbingTargetGroupDescriptor) GetServiceDomain added in v0.4.26

func (d *CreateProbingTargetGroupDescriptor) GetServiceDomain() string

func (*CreateProbingTargetGroupDescriptor) GetServiceVersion added in v0.4.26

func (d *CreateProbingTargetGroupDescriptor) GetServiceVersion() string

func (*CreateProbingTargetGroupDescriptor) GetVerb added in v0.4.26

func (*CreateProbingTargetGroupDescriptor) HasResource added in v0.4.27

func (d *CreateProbingTargetGroupDescriptor) HasResource() bool

func (*CreateProbingTargetGroupDescriptor) IsClientStream added in v0.4.26

func (d *CreateProbingTargetGroupDescriptor) IsClientStream() bool

func (*CreateProbingTargetGroupDescriptor) IsCollection added in v0.4.27

func (d *CreateProbingTargetGroupDescriptor) IsCollection() bool

func (*CreateProbingTargetGroupDescriptor) IsPlural added in v0.4.27

func (*CreateProbingTargetGroupDescriptor) IsServerStream added in v0.4.26

func (d *CreateProbingTargetGroupDescriptor) IsServerStream() bool

func (*CreateProbingTargetGroupDescriptor) IsUnary added in v0.4.26

func (*CreateProbingTargetGroupDescriptor) NewEmptyClientMsg added in v0.4.26

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

func (*CreateProbingTargetGroupDescriptor) NewEmptyServerMsg added in v0.4.26

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

func (*CreateProbingTargetGroupDescriptor) RequestHasResourceBody added in v0.4.26

func (d *CreateProbingTargetGroupDescriptor) RequestHasResourceBody() bool

type CreateProbingTargetGroupDescriptorClientMsgHandle added in v0.4.26

type CreateProbingTargetGroupDescriptorClientMsgHandle struct{}

func (*CreateProbingTargetGroupDescriptorClientMsgHandle) ExtractCollectionName added in v0.4.27

func (*CreateProbingTargetGroupDescriptorClientMsgHandle) ExtractResourceName added in v0.4.27

func (*CreateProbingTargetGroupDescriptorClientMsgHandle) ExtractResourceNames added in v0.4.27

type CreateProbingTargetGroupDescriptorServerMsgHandle added in v0.4.26

type CreateProbingTargetGroupDescriptorServerMsgHandle struct{}

func (*CreateProbingTargetGroupDescriptorServerMsgHandle) ExtractCollectionName added in v0.4.27

func (*CreateProbingTargetGroupDescriptorServerMsgHandle) ExtractResourceName added in v0.4.27

func (*CreateProbingTargetGroupDescriptorServerMsgHandle) ExtractResourceNames added in v0.4.27

type CreateProbingTargetGroupRequest

type CreateProbingTargetGroupRequest struct {

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

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

func (*CreateProbingTargetGroupRequest) Clone

func (*CreateProbingTargetGroupRequest) CloneRaw

func (*CreateProbingTargetGroupRequest) Descriptor

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

Deprecated, Use CreateProbingTargetGroupRequest.ProtoReflect.Descriptor instead.

func (*CreateProbingTargetGroupRequest) GetParent

func (*CreateProbingTargetGroupRequest) GetProbingTargetGroup

func (*CreateProbingTargetGroupRequest) GotenMessage

func (*CreateProbingTargetGroupRequest) GotenMessage()

func (*CreateProbingTargetGroupRequest) GotenObjectExt

func (o *CreateProbingTargetGroupRequest) GotenObjectExt()

func (*CreateProbingTargetGroupRequest) GotenValidate

func (obj *CreateProbingTargetGroupRequest) GotenValidate() error

func (*CreateProbingTargetGroupRequest) MakeDiffFieldMask

func (*CreateProbingTargetGroupRequest) MakeFullFieldMask

func (*CreateProbingTargetGroupRequest) MakeRawDiffFieldMask

func (*CreateProbingTargetGroupRequest) MakeRawFullFieldMask

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

func (*CreateProbingTargetGroupRequest) Marshal

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

func (*CreateProbingTargetGroupRequest) MarshalJSON

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

func (*CreateProbingTargetGroupRequest) Merge

func (*CreateProbingTargetGroupRequest) MergeRaw

func (*CreateProbingTargetGroupRequest) ProtoMessage

func (*CreateProbingTargetGroupRequest) ProtoMessage()

func (*CreateProbingTargetGroupRequest) ProtoReflect

func (*CreateProbingTargetGroupRequest) Reset

func (*CreateProbingTargetGroupRequest) SetParent

func (*CreateProbingTargetGroupRequest) SetProbingTargetGroup

func (*CreateProbingTargetGroupRequest) String

func (*CreateProbingTargetGroupRequest) Unmarshal

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

func (*CreateProbingTargetGroupRequest) UnmarshalJSON

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

type CreateProbingTargetGroupRequestFieldPathBuilder

type CreateProbingTargetGroupRequestFieldPathBuilder struct{}

func NewCreateProbingTargetGroupRequestFieldPathBuilder

func NewCreateProbingTargetGroupRequestFieldPathBuilder() CreateProbingTargetGroupRequestFieldPathBuilder

func (CreateProbingTargetGroupRequestFieldPathBuilder) Parent

func (CreateProbingTargetGroupRequestFieldPathBuilder) ProbingTargetGroup

type CreateProbingTargetGroupRequestMapPathSelectorProbingTargetGroupMetadataAnnotations

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

func (CreateProbingTargetGroupRequestMapPathSelectorProbingTargetGroupMetadataAnnotations) FieldPath

func (CreateProbingTargetGroupRequestMapPathSelectorProbingTargetGroupMetadataAnnotations) WithArrayOfValues

func (CreateProbingTargetGroupRequestMapPathSelectorProbingTargetGroupMetadataAnnotations) WithValue

type CreateProbingTargetGroupRequestMapPathSelectorProbingTargetGroupMetadataLabels

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

func (CreateProbingTargetGroupRequestMapPathSelectorProbingTargetGroupMetadataLabels) FieldPath

func (CreateProbingTargetGroupRequestMapPathSelectorProbingTargetGroupMetadataLabels) WithArrayOfValues

func (CreateProbingTargetGroupRequestMapPathSelectorProbingTargetGroupMetadataLabels) WithValue

type CreateProbingTargetGroupRequestMapPathSelectorProbingTargetGroupMetadataShards

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

func (CreateProbingTargetGroupRequestMapPathSelectorProbingTargetGroupMetadataShards) FieldPath

func (CreateProbingTargetGroupRequestMapPathSelectorProbingTargetGroupMetadataShards) WithArrayOfValues

func (CreateProbingTargetGroupRequestMapPathSelectorProbingTargetGroupMetadataShards) WithValue

type CreateProbingTargetGroupRequestPathSelectorParent

type CreateProbingTargetGroupRequestPathSelectorParent struct{}

func (CreateProbingTargetGroupRequestPathSelectorParent) FieldPath

type CreateProbingTargetGroupRequestPathSelectorProbingTargetGroup

type CreateProbingTargetGroupRequestPathSelectorProbingTargetGroup struct{}

func (CreateProbingTargetGroupRequestPathSelectorProbingTargetGroup) FieldPath

func (CreateProbingTargetGroupRequestPathSelectorProbingTargetGroup) Name

type CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupDisplayName

type CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupDisplayName struct{}

func (CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupDisplayName) FieldPath

func (CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupDisplayName) WithArrayOfValues

func (CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupDisplayName) WithValue

type CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadata

type CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadata struct{}

func (CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadata) DeleteTime added in v0.7.1

func (CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadata) FieldPath

func (CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadata) Lifecycle added in v0.7.1

func (CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadata) WithArrayOfValues

func (CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadata) WithValue

type CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataAnnotations

type CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataAnnotations struct{}

func (CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataAnnotations) FieldPath

func (CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataAnnotations) WithArrayOfValues

func (CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataAnnotations) WithValue

type CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataCreateTime

type CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataCreateTime struct{}

func (CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataCreateTime) FieldPath

func (CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataCreateTime) WithArrayOfValues

func (CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataCreateTime) WithValue

type CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataDeleteTime added in v0.7.1

type CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataDeleteTime struct{}

func (CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataDeleteTime) FieldPath added in v0.7.1

func (CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataDeleteTime) WithArrayOfValues added in v0.7.1

func (CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataDeleteTime) WithValue added in v0.7.1

type CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataGeneration

type CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataGeneration struct{}

func (CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataGeneration) FieldPath

func (CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataGeneration) WithArrayOfValues

func (CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataGeneration) WithValue

type CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataLabels

type CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataLabels struct{}

func (CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataLabels) FieldPath

func (CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataLabels) WithArrayOfValues

func (CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataLabels) WithValue

type CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataLifecycle added in v0.7.1

type CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataLifecycle struct{}

func (CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataLifecycle) BlockDeletion added in v0.7.1

func (CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataLifecycle) FieldPath added in v0.7.1

func (CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataLifecycle) State added in v0.7.1

func (CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataLifecycle) WithArrayOfValues added in v0.7.1

func (CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataLifecycle) WithValue added in v0.7.1

type CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataLifecycleBlockDeletion added in v0.7.1

type CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataLifecycleBlockDeletion struct{}

func (CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataLifecycleBlockDeletion) FieldPath added in v0.7.1

func (CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataLifecycleBlockDeletion) WithArrayOfValues added in v0.7.1

func (CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataLifecycleBlockDeletion) WithValue added in v0.7.1

type CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataLifecycleState added in v0.7.1

type CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataLifecycleState struct{}

func (CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataLifecycleState) FieldPath added in v0.7.1

func (CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataLifecycleState) WithArrayOfValues added in v0.7.1

func (CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataLifecycleState) WithValue added in v0.7.1

type CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataOwnerReferences

type CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataOwnerReferences struct{}

func (CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataOwnerReferences) FieldPath

func (CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataOwnerReferences) Region added in v0.7.1

func (CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataOwnerReferences) RequiresOwnerReference added in v0.7.1

func (CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataOwnerReferences) Version added in v0.7.1

func (CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataOwnerReferences) WithArrayOfValues

func (CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataOwnerReferences) WithItemValue

func (CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataOwnerReferences) WithValue

type CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataOwnerReferencesBlockOwnerDeletion

type CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataOwnerReferencesBlockOwnerDeletion struct{}

func (CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataOwnerReferencesBlockOwnerDeletion) FieldPath

func (CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataOwnerReferencesBlockOwnerDeletion) WithArrayOfValues

func (CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataOwnerReferencesBlockOwnerDeletion) WithValue

type CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataOwnerReferencesController

type CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataOwnerReferencesController struct{}

func (CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataOwnerReferencesController) FieldPath

func (CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataOwnerReferencesController) WithArrayOfValues

func (CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataOwnerReferencesController) WithValue

type CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataOwnerReferencesKind

type CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataOwnerReferencesKind struct{}

func (CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataOwnerReferencesKind) FieldPath

func (CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataOwnerReferencesKind) WithArrayOfValues

func (CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataOwnerReferencesKind) WithValue

type CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataOwnerReferencesName

type CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataOwnerReferencesName struct{}

func (CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataOwnerReferencesName) FieldPath

func (CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataOwnerReferencesName) WithArrayOfValues

func (CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataOwnerReferencesName) WithValue

type CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataOwnerReferencesRegion added in v0.7.1

type CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataOwnerReferencesRegion struct{}

func (CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataOwnerReferencesRegion) FieldPath added in v0.7.1

func (CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataOwnerReferencesRegion) WithArrayOfValues added in v0.7.1

func (CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataOwnerReferencesRegion) WithValue added in v0.7.1

type CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataOwnerReferencesRequiresOwnerReference added in v0.7.1

type CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataOwnerReferencesRequiresOwnerReference struct{}

func (CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataOwnerReferencesRequiresOwnerReference) FieldPath added in v0.7.1

func (CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataOwnerReferencesRequiresOwnerReference) WithArrayOfValues added in v0.7.1

func (CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataOwnerReferencesRequiresOwnerReference) WithValue added in v0.7.1

type CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataOwnerReferencesVersion added in v0.7.1

type CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataOwnerReferencesVersion struct{}

func (CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataOwnerReferencesVersion) FieldPath added in v0.7.1

func (CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataOwnerReferencesVersion) WithArrayOfValues added in v0.7.1

func (CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataOwnerReferencesVersion) WithValue added in v0.7.1

type CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataResourceVersion

type CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataResourceVersion struct{}

func (CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataResourceVersion) FieldPath

func (CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataResourceVersion) WithArrayOfValues

func (CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataResourceVersion) WithValue

type CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataShards

type CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataShards struct{}

func (CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataShards) FieldPath

func (CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataShards) WithArrayOfValues

func (CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataShards) WithValue

type CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataSyncing

type CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataSyncing struct{}

func (CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataSyncing) FieldPath

func (CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataSyncing) WithArrayOfValues

func (CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataSyncing) WithValue

type CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataSyncingOwningRegion

type CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataSyncingOwningRegion struct{}

func (CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataSyncingOwningRegion) FieldPath

func (CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataSyncingOwningRegion) WithArrayOfValues

func (CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataSyncingOwningRegion) WithValue

type CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataSyncingRegions

type CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataSyncingRegions struct{}

func (CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataSyncingRegions) FieldPath

func (CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataSyncingRegions) WithArrayOfValues

func (CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataSyncingRegions) WithItemValue

func (CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataSyncingRegions) WithValue

type CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataTags

type CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataTags struct{}

func (CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataTags) FieldPath

func (CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataTags) WithArrayOfValues

func (CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataTags) WithItemValue

func (CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataTags) WithValue

type CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataUpdateTime

type CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataUpdateTime struct{}

func (CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataUpdateTime) FieldPath

func (CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataUpdateTime) WithArrayOfValues

func (CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataUpdateTime) WithValue

type CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataUuid

type CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataUuid struct{}

func (CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataUuid) FieldPath

func (CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataUuid) WithArrayOfValues

func (CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataUuid) WithValue

type CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupName

type CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupName struct{}

func (CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupName) FieldPath

func (CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupName) WithArrayOfValues

func (CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupName) WithValue

type CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupState

type CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupState struct{}

func (CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupState) FieldPath

type CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupStateTargetCount

type CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupStateTargetCount struct{}

func (CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupStateTargetCount) FieldPath

func (CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupStateTargetCount) WithArrayOfValues

func (CreateProbingTargetGroupRequestPathSelectorProbingTargetGroupStateTargetCount) WithValue

type CreateProbingTargetGroupRequest_FieldMask

type CreateProbingTargetGroupRequest_FieldMask struct {
	Paths []CreateProbingTargetGroupRequest_FieldPath
}

func FullCreateProbingTargetGroupRequest_FieldMask

func FullCreateProbingTargetGroupRequest_FieldMask() *CreateProbingTargetGroupRequest_FieldMask

func (*CreateProbingTargetGroupRequest_FieldMask) AppendPath

func (*CreateProbingTargetGroupRequest_FieldMask) AppendRawPath

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

func (*CreateProbingTargetGroupRequest_FieldMask) DecodeFirestore

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

func (*CreateProbingTargetGroupRequest_FieldMask) EncodeFirestore

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

firestore encoding/decoding integration

func (*CreateProbingTargetGroupRequest_FieldMask) FilterInputFields

FilterInputFields generates copy of field paths with output_only field paths removed

func (*CreateProbingTargetGroupRequest_FieldMask) FromProtoFieldMask

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

func (*CreateProbingTargetGroupRequest_FieldMask) GetPaths

func (*CreateProbingTargetGroupRequest_FieldMask) GetRawPaths

func (*CreateProbingTargetGroupRequest_FieldMask) IsFull

func (fieldMask *CreateProbingTargetGroupRequest_FieldMask) IsFull() bool

func (CreateProbingTargetGroupRequest_FieldMask) Marshal

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

implement methods required by customType

func (CreateProbingTargetGroupRequest_FieldMask) MarshalJSON

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

func (*CreateProbingTargetGroupRequest_FieldMask) PathsCount

func (fieldMask *CreateProbingTargetGroupRequest_FieldMask) PathsCount() int

func (*CreateProbingTargetGroupRequest_FieldMask) Project

func (*CreateProbingTargetGroupRequest_FieldMask) ProjectRaw

func (*CreateProbingTargetGroupRequest_FieldMask) ProtoMessage

func (fieldMask *CreateProbingTargetGroupRequest_FieldMask) ProtoMessage()

func (*CreateProbingTargetGroupRequest_FieldMask) ProtoReflect

func (*CreateProbingTargetGroupRequest_FieldMask) Reset

func (fieldMask *CreateProbingTargetGroupRequest_FieldMask) Reset()

func (*CreateProbingTargetGroupRequest_FieldMask) Set

func (*CreateProbingTargetGroupRequest_FieldMask) SetFromCliFlag

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

func (*CreateProbingTargetGroupRequest_FieldMask) SetRaw

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

func (*CreateProbingTargetGroupRequest_FieldMask) Size

func (*CreateProbingTargetGroupRequest_FieldMask) String

func (*CreateProbingTargetGroupRequest_FieldMask) Subtract

func (*CreateProbingTargetGroupRequest_FieldMask) SubtractRaw

func (*CreateProbingTargetGroupRequest_FieldMask) ToProtoFieldMask

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

ToFieldMask is used for proto conversions

func (*CreateProbingTargetGroupRequest_FieldMask) Unmarshal

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

func (*CreateProbingTargetGroupRequest_FieldMask) UnmarshalJSON

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

type CreateProbingTargetGroupRequest_FieldPath

type CreateProbingTargetGroupRequest_FieldPath interface {
	gotenobject.FieldPath
	Selector() CreateProbingTargetGroupRequest_FieldPathSelector
	Get(source *CreateProbingTargetGroupRequest) []interface{}
	GetSingle(source *CreateProbingTargetGroupRequest) (interface{}, bool)
	ClearValue(item *CreateProbingTargetGroupRequest)

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

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

func MustParseCreateProbingTargetGroupRequest_FieldPath

func MustParseCreateProbingTargetGroupRequest_FieldPath(rawField string) CreateProbingTargetGroupRequest_FieldPath

func ParseCreateProbingTargetGroupRequest_FieldPath

func ParseCreateProbingTargetGroupRequest_FieldPath(rawField string) (CreateProbingTargetGroupRequest_FieldPath, error)

type CreateProbingTargetGroupRequest_FieldPathArrayItemValue

type CreateProbingTargetGroupRequest_FieldPathArrayItemValue interface {
	gotenobject.FieldPathArrayItemValue
	CreateProbingTargetGroupRequest_FieldPath
	ContainsValue(*CreateProbingTargetGroupRequest) bool
}

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

func MustParseCreateProbingTargetGroupRequest_FieldPathArrayItemValue

func MustParseCreateProbingTargetGroupRequest_FieldPathArrayItemValue(pathStr, valueStr string) CreateProbingTargetGroupRequest_FieldPathArrayItemValue

func ParseCreateProbingTargetGroupRequest_FieldPathArrayItemValue

func ParseCreateProbingTargetGroupRequest_FieldPathArrayItemValue(pathStr, valueStr string) (CreateProbingTargetGroupRequest_FieldPathArrayItemValue, error)

ParseCreateProbingTargetGroupRequest_FieldPathArrayItemValue parses string and JSON-encoded value to its Value

type CreateProbingTargetGroupRequest_FieldPathArrayOfValues

type CreateProbingTargetGroupRequest_FieldPathArrayOfValues interface {
	gotenobject.FieldPathArrayOfValues
	CreateProbingTargetGroupRequest_FieldPath
}

CreateProbingTargetGroupRequest_FieldPathArrayOfValues allows storing slice of values for CreateProbingTargetGroupRequest fields according to their type

func MustParseCreateProbingTargetGroupRequest_FieldPathArrayOfValues

func MustParseCreateProbingTargetGroupRequest_FieldPathArrayOfValues(pathStr, valuesStr string) CreateProbingTargetGroupRequest_FieldPathArrayOfValues

func ParseCreateProbingTargetGroupRequest_FieldPathArrayOfValues

func ParseCreateProbingTargetGroupRequest_FieldPathArrayOfValues(pathStr, valuesStr string) (CreateProbingTargetGroupRequest_FieldPathArrayOfValues, error)

type CreateProbingTargetGroupRequest_FieldPathSelector

type CreateProbingTargetGroupRequest_FieldPathSelector int32
const (
	CreateProbingTargetGroupRequest_FieldPathSelectorParent             CreateProbingTargetGroupRequest_FieldPathSelector = 0
	CreateProbingTargetGroupRequest_FieldPathSelectorProbingTargetGroup CreateProbingTargetGroupRequest_FieldPathSelector = 1
)

func (CreateProbingTargetGroupRequest_FieldPathSelector) String

type CreateProbingTargetGroupRequest_FieldPathValue

type CreateProbingTargetGroupRequest_FieldPathValue interface {
	CreateProbingTargetGroupRequest_FieldPath
	gotenobject.FieldPathValue
	SetTo(target **CreateProbingTargetGroupRequest)
	CompareWith(*CreateProbingTargetGroupRequest) (cmp int, comparable bool)
}

CreateProbingTargetGroupRequest_FieldPathValue allows storing values for CreateProbingTargetGroupRequest fields according to their type

func MustParseCreateProbingTargetGroupRequest_FieldPathValue

func MustParseCreateProbingTargetGroupRequest_FieldPathValue(pathStr, valueStr string) CreateProbingTargetGroupRequest_FieldPathValue

func ParseCreateProbingTargetGroupRequest_FieldPathValue

func ParseCreateProbingTargetGroupRequest_FieldPathValue(pathStr, valueStr string) (CreateProbingTargetGroupRequest_FieldPathValue, error)

type CreateProbingTargetGroupRequest_FieldSubPath

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

func (*CreateProbingTargetGroupRequest_FieldSubPath) AsProbingTargetGroupSubPath

func (*CreateProbingTargetGroupRequest_FieldSubPath) ClearValue

func (*CreateProbingTargetGroupRequest_FieldSubPath) ClearValueRaw

func (*CreateProbingTargetGroupRequest_FieldSubPath) Get

func (fps *CreateProbingTargetGroupRequest_FieldSubPath) Get(source *CreateProbingTargetGroupRequest) (values []interface{})

Get returns all values pointed by selected field from source CreateProbingTargetGroupRequest

func (*CreateProbingTargetGroupRequest_FieldSubPath) GetDefault

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

GetDefault returns a default value of the field type

func (*CreateProbingTargetGroupRequest_FieldSubPath) GetRaw

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

func (*CreateProbingTargetGroupRequest_FieldSubPath) GetSingle

GetSingle returns value of selected field from source CreateProbingTargetGroupRequest

func (*CreateProbingTargetGroupRequest_FieldSubPath) GetSingleRaw

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

func (*CreateProbingTargetGroupRequest_FieldSubPath) IsLeaf

IsLeaf - whether field path is holds simple value

func (*CreateProbingTargetGroupRequest_FieldSubPath) JSONString

JSONString returns path representation is JSON convention

func (*CreateProbingTargetGroupRequest_FieldSubPath) Selector

func (*CreateProbingTargetGroupRequest_FieldSubPath) SplitIntoTerminalIPaths added in v0.7.1

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

func (*CreateProbingTargetGroupRequest_FieldSubPath) String

String returns path representation in proto convention

func (*CreateProbingTargetGroupRequest_FieldSubPath) WithIArrayItemValue

func (*CreateProbingTargetGroupRequest_FieldSubPath) WithIArrayOfValues

func (*CreateProbingTargetGroupRequest_FieldSubPath) WithIValue

func (*CreateProbingTargetGroupRequest_FieldSubPath) WithRawIArrayItemValue

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

func (*CreateProbingTargetGroupRequest_FieldSubPath) WithRawIArrayOfValues

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

func (*CreateProbingTargetGroupRequest_FieldSubPath) WithRawIValue

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

type CreateProbingTargetGroupRequest_FieldSubPathArrayItemValue

type CreateProbingTargetGroupRequest_FieldSubPathArrayItemValue struct {
	CreateProbingTargetGroupRequest_FieldPath
	// contains filtered or unexported fields
}

func (*CreateProbingTargetGroupRequest_FieldSubPathArrayItemValue) AsProbingTargetGroupPathItemValue

func (*CreateProbingTargetGroupRequest_FieldSubPathArrayItemValue) ContainsValue

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

func (*CreateProbingTargetGroupRequest_FieldSubPathArrayItemValue) GetRawItemValue

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

GetRawValue returns stored array item value

type CreateProbingTargetGroupRequest_FieldSubPathArrayOfValues

type CreateProbingTargetGroupRequest_FieldSubPathArrayOfValues struct {
	CreateProbingTargetGroupRequest_FieldPath
	// contains filtered or unexported fields
}

func (*CreateProbingTargetGroupRequest_FieldSubPathArrayOfValues) AsProbingTargetGroupPathArrayOfValues

func (*CreateProbingTargetGroupRequest_FieldSubPathArrayOfValues) GetRawValues

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

type CreateProbingTargetGroupRequest_FieldSubPathValue

type CreateProbingTargetGroupRequest_FieldSubPathValue struct {
	CreateProbingTargetGroupRequest_FieldPath
	// contains filtered or unexported fields
}

func (*CreateProbingTargetGroupRequest_FieldSubPathValue) AsProbingTargetGroupPathValue

func (*CreateProbingTargetGroupRequest_FieldSubPathValue) CompareWith

func (*CreateProbingTargetGroupRequest_FieldSubPathValue) CompareWithRaw

func (*CreateProbingTargetGroupRequest_FieldSubPathValue) GetRawValue

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

func (*CreateProbingTargetGroupRequest_FieldSubPathValue) SetTo

func (*CreateProbingTargetGroupRequest_FieldSubPathValue) SetToRaw

type CreateProbingTargetGroupRequest_FieldTerminalPath

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

func (*CreateProbingTargetGroupRequest_FieldTerminalPath) ClearValue

func (*CreateProbingTargetGroupRequest_FieldTerminalPath) ClearValueRaw

func (*CreateProbingTargetGroupRequest_FieldTerminalPath) Get

Get returns all values pointed by specific field from source CreateProbingTargetGroupRequest

func (*CreateProbingTargetGroupRequest_FieldTerminalPath) GetDefault

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

GetDefault returns a default value of the field type

func (*CreateProbingTargetGroupRequest_FieldTerminalPath) GetRaw

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

func (*CreateProbingTargetGroupRequest_FieldTerminalPath) GetSingle

GetSingle returns value pointed by specific field of from source CreateProbingTargetGroupRequest

func (*CreateProbingTargetGroupRequest_FieldTerminalPath) GetSingleRaw

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

func (*CreateProbingTargetGroupRequest_FieldTerminalPath) IsLeaf

IsLeaf - whether field path is holds simple value

func (*CreateProbingTargetGroupRequest_FieldTerminalPath) JSONString

JSONString returns path representation is JSON convention

func (*CreateProbingTargetGroupRequest_FieldTerminalPath) Selector

func (*CreateProbingTargetGroupRequest_FieldTerminalPath) SplitIntoTerminalIPaths added in v0.7.1

func (*CreateProbingTargetGroupRequest_FieldTerminalPath) String

String returns path representation in proto convention

func (*CreateProbingTargetGroupRequest_FieldTerminalPath) WithIArrayItemValue

func (*CreateProbingTargetGroupRequest_FieldTerminalPath) WithIArrayOfValues

func (*CreateProbingTargetGroupRequest_FieldTerminalPath) WithIValue

func (*CreateProbingTargetGroupRequest_FieldTerminalPath) WithRawIArrayItemValue

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

func (*CreateProbingTargetGroupRequest_FieldTerminalPath) WithRawIArrayOfValues

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

func (*CreateProbingTargetGroupRequest_FieldTerminalPath) WithRawIValue

type CreateProbingTargetGroupRequest_FieldTerminalPathArrayItemValue

type CreateProbingTargetGroupRequest_FieldTerminalPathArrayItemValue struct {
	CreateProbingTargetGroupRequest_FieldTerminalPath
	// contains filtered or unexported fields
}

func (*CreateProbingTargetGroupRequest_FieldTerminalPathArrayItemValue) ContainsValue

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

func (*CreateProbingTargetGroupRequest_FieldTerminalPathArrayItemValue) GetRawItemValue

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

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

func (*CreateProbingTargetGroupRequest_FieldTerminalPathArrayItemValue) GetSingle

func (*CreateProbingTargetGroupRequest_FieldTerminalPathArrayItemValue) GetSingleRaw

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

type CreateProbingTargetGroupRequest_FieldTerminalPathArrayOfValues

type CreateProbingTargetGroupRequest_FieldTerminalPathArrayOfValues struct {
	CreateProbingTargetGroupRequest_FieldTerminalPath
	// contains filtered or unexported fields
}

func (*CreateProbingTargetGroupRequest_FieldTerminalPathArrayOfValues) AsParentArrayOfValues

func (*CreateProbingTargetGroupRequest_FieldTerminalPathArrayOfValues) AsProbingTargetGroupArrayOfValues

func (*CreateProbingTargetGroupRequest_FieldTerminalPathArrayOfValues) GetRawValues

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

type CreateProbingTargetGroupRequest_FieldTerminalPathValue

type CreateProbingTargetGroupRequest_FieldTerminalPathValue struct {
	CreateProbingTargetGroupRequest_FieldTerminalPath
	// contains filtered or unexported fields
}

func (*CreateProbingTargetGroupRequest_FieldTerminalPathValue) AsParentValue

func (*CreateProbingTargetGroupRequest_FieldTerminalPathValue) AsProbingTargetGroupValue

func (*CreateProbingTargetGroupRequest_FieldTerminalPathValue) CompareWith

CompareWith compares value in the 'CreateProbingTargetGroupRequest_FieldTerminalPathValue' with the value under path in 'CreateProbingTargetGroupRequest'.

func (*CreateProbingTargetGroupRequest_FieldTerminalPathValue) CompareWithRaw

func (*CreateProbingTargetGroupRequest_FieldTerminalPathValue) GetRawValue

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

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

func (*CreateProbingTargetGroupRequest_FieldTerminalPathValue) SetTo

SetTo stores value for selected field for object CreateProbingTargetGroupRequest

func (*CreateProbingTargetGroupRequest_FieldTerminalPathValue) SetToRaw

type DeleteProbingTargetGroupDescriptor added in v0.4.26

type DeleteProbingTargetGroupDescriptor struct{}

func GetDeleteProbingTargetGroupDescriptor added in v0.4.26

func GetDeleteProbingTargetGroupDescriptor() *DeleteProbingTargetGroupDescriptor

func (*DeleteProbingTargetGroupDescriptor) GetApiDescriptor added in v0.4.26

func (*DeleteProbingTargetGroupDescriptor) GetApiName added in v0.4.26

func (*DeleteProbingTargetGroupDescriptor) GetClientMsgReflectHandle added in v0.4.26

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

func (*DeleteProbingTargetGroupDescriptor) GetFullMethodName added in v0.4.26

func (d *DeleteProbingTargetGroupDescriptor) GetFullMethodName() string

func (*DeleteProbingTargetGroupDescriptor) GetMethodName added in v0.4.26

func (d *DeleteProbingTargetGroupDescriptor) GetMethodName() string

func (*DeleteProbingTargetGroupDescriptor) GetProtoPkgName added in v0.4.26

func (d *DeleteProbingTargetGroupDescriptor) GetProtoPkgName() string

func (*DeleteProbingTargetGroupDescriptor) GetResourceDescriptor added in v0.4.27

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

func (*DeleteProbingTargetGroupDescriptor) GetServerMsgReflectHandle added in v0.4.26

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

func (*DeleteProbingTargetGroupDescriptor) GetServiceDomain added in v0.4.26

func (d *DeleteProbingTargetGroupDescriptor) GetServiceDomain() string

func (*DeleteProbingTargetGroupDescriptor) GetServiceVersion added in v0.4.26

func (d *DeleteProbingTargetGroupDescriptor) GetServiceVersion() string

func (*DeleteProbingTargetGroupDescriptor) GetVerb added in v0.4.26

func (*DeleteProbingTargetGroupDescriptor) HasResource added in v0.4.27

func (d *DeleteProbingTargetGroupDescriptor) HasResource() bool

func (*DeleteProbingTargetGroupDescriptor) IsClientStream added in v0.4.26

func (d *DeleteProbingTargetGroupDescriptor) IsClientStream() bool

func (*DeleteProbingTargetGroupDescriptor) IsCollection added in v0.4.27

func (d *DeleteProbingTargetGroupDescriptor) IsCollection() bool

func (*DeleteProbingTargetGroupDescriptor) IsPlural added in v0.4.27

func (*DeleteProbingTargetGroupDescriptor) IsServerStream added in v0.4.26

func (d *DeleteProbingTargetGroupDescriptor) IsServerStream() bool

func (*DeleteProbingTargetGroupDescriptor) IsUnary added in v0.4.26

func (*DeleteProbingTargetGroupDescriptor) NewEmptyClientMsg added in v0.4.26

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

func (*DeleteProbingTargetGroupDescriptor) NewEmptyServerMsg added in v0.4.26

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

func (*DeleteProbingTargetGroupDescriptor) RequestHasResourceBody added in v0.4.26

func (d *DeleteProbingTargetGroupDescriptor) RequestHasResourceBody() bool

type DeleteProbingTargetGroupDescriptorClientMsgHandle added in v0.4.26

type DeleteProbingTargetGroupDescriptorClientMsgHandle struct{}

func (*DeleteProbingTargetGroupDescriptorClientMsgHandle) ExtractCollectionName added in v0.4.27

func (*DeleteProbingTargetGroupDescriptorClientMsgHandle) ExtractResourceName added in v0.4.27

func (*DeleteProbingTargetGroupDescriptorClientMsgHandle) ExtractResourceNames added in v0.4.27

type DeleteProbingTargetGroupDescriptorServerMsgHandle added in v0.4.26

type DeleteProbingTargetGroupDescriptorServerMsgHandle struct{}

func (*DeleteProbingTargetGroupDescriptorServerMsgHandle) ExtractCollectionName added in v0.4.27

func (*DeleteProbingTargetGroupDescriptorServerMsgHandle) ExtractResourceName added in v0.4.27

func (*DeleteProbingTargetGroupDescriptorServerMsgHandle) ExtractResourceNames added in v0.4.27

type DeleteProbingTargetGroupRequest

type DeleteProbingTargetGroupRequest struct {

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

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

func (*DeleteProbingTargetGroupRequest) Clone

func (*DeleteProbingTargetGroupRequest) CloneRaw

func (*DeleteProbingTargetGroupRequest) Descriptor

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

Deprecated, Use DeleteProbingTargetGroupRequest.ProtoReflect.Descriptor instead.

func (*DeleteProbingTargetGroupRequest) GetName

func (*DeleteProbingTargetGroupRequest) GotenMessage

func (*DeleteProbingTargetGroupRequest) GotenMessage()

func (*DeleteProbingTargetGroupRequest) GotenObjectExt

func (o *DeleteProbingTargetGroupRequest) GotenObjectExt()

func (*DeleteProbingTargetGroupRequest) GotenValidate

func (obj *DeleteProbingTargetGroupRequest) GotenValidate() error

func (*DeleteProbingTargetGroupRequest) MakeDiffFieldMask

func (*DeleteProbingTargetGroupRequest) MakeFullFieldMask

func (*DeleteProbingTargetGroupRequest) MakeRawDiffFieldMask

func (*DeleteProbingTargetGroupRequest) MakeRawFullFieldMask

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

func (*DeleteProbingTargetGroupRequest) Marshal

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

func (*DeleteProbingTargetGroupRequest) MarshalJSON

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

func (*DeleteProbingTargetGroupRequest) Merge

func (*DeleteProbingTargetGroupRequest) MergeRaw

func (*DeleteProbingTargetGroupRequest) ProtoMessage

func (*DeleteProbingTargetGroupRequest) ProtoMessage()

func (*DeleteProbingTargetGroupRequest) ProtoReflect

func (*DeleteProbingTargetGroupRequest) Reset

func (*DeleteProbingTargetGroupRequest) SetName

func (*DeleteProbingTargetGroupRequest) String

func (*DeleteProbingTargetGroupRequest) Unmarshal

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

func (*DeleteProbingTargetGroupRequest) UnmarshalJSON

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

type DeleteProbingTargetGroupRequestFieldPathBuilder

type DeleteProbingTargetGroupRequestFieldPathBuilder struct{}

func NewDeleteProbingTargetGroupRequestFieldPathBuilder

func NewDeleteProbingTargetGroupRequestFieldPathBuilder() DeleteProbingTargetGroupRequestFieldPathBuilder

func (DeleteProbingTargetGroupRequestFieldPathBuilder) Name

type DeleteProbingTargetGroupRequestPathSelectorName

type DeleteProbingTargetGroupRequestPathSelectorName struct{}

func (DeleteProbingTargetGroupRequestPathSelectorName) FieldPath

type DeleteProbingTargetGroupRequest_FieldMask

type DeleteProbingTargetGroupRequest_FieldMask struct {
	Paths []DeleteProbingTargetGroupRequest_FieldPath
}

func FullDeleteProbingTargetGroupRequest_FieldMask

func FullDeleteProbingTargetGroupRequest_FieldMask() *DeleteProbingTargetGroupRequest_FieldMask

func (*DeleteProbingTargetGroupRequest_FieldMask) AppendPath

func (*DeleteProbingTargetGroupRequest_FieldMask) AppendRawPath

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

func (*DeleteProbingTargetGroupRequest_FieldMask) DecodeFirestore

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

func (*DeleteProbingTargetGroupRequest_FieldMask) EncodeFirestore

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

firestore encoding/decoding integration

func (*DeleteProbingTargetGroupRequest_FieldMask) FilterInputFields

FilterInputFields generates copy of field paths with output_only field paths removed

func (*DeleteProbingTargetGroupRequest_FieldMask) FromProtoFieldMask

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

func (*DeleteProbingTargetGroupRequest_FieldMask) GetPaths

func (*DeleteProbingTargetGroupRequest_FieldMask) GetRawPaths

func (*DeleteProbingTargetGroupRequest_FieldMask) IsFull

func (fieldMask *DeleteProbingTargetGroupRequest_FieldMask) IsFull() bool

func (DeleteProbingTargetGroupRequest_FieldMask) Marshal

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

implement methods required by customType

func (DeleteProbingTargetGroupRequest_FieldMask) MarshalJSON

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

func (*DeleteProbingTargetGroupRequest_FieldMask) PathsCount

func (fieldMask *DeleteProbingTargetGroupRequest_FieldMask) PathsCount() int

func (*DeleteProbingTargetGroupRequest_FieldMask) Project

func (*DeleteProbingTargetGroupRequest_FieldMask) ProjectRaw

func (*DeleteProbingTargetGroupRequest_FieldMask) ProtoMessage

func (fieldMask *DeleteProbingTargetGroupRequest_FieldMask) ProtoMessage()

func (*DeleteProbingTargetGroupRequest_FieldMask) ProtoReflect

func (*DeleteProbingTargetGroupRequest_FieldMask) Reset

func (fieldMask *DeleteProbingTargetGroupRequest_FieldMask) Reset()

func (*DeleteProbingTargetGroupRequest_FieldMask) Set

func (*DeleteProbingTargetGroupRequest_FieldMask) SetFromCliFlag

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

func (*DeleteProbingTargetGroupRequest_FieldMask) SetRaw

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

func (*DeleteProbingTargetGroupRequest_FieldMask) Size

func (*DeleteProbingTargetGroupRequest_FieldMask) String

func (*DeleteProbingTargetGroupRequest_FieldMask) Subtract

func (*DeleteProbingTargetGroupRequest_FieldMask) SubtractRaw

func (*DeleteProbingTargetGroupRequest_FieldMask) ToProtoFieldMask

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

ToFieldMask is used for proto conversions

func (*DeleteProbingTargetGroupRequest_FieldMask) Unmarshal

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

func (*DeleteProbingTargetGroupRequest_FieldMask) UnmarshalJSON

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

type DeleteProbingTargetGroupRequest_FieldPath

type DeleteProbingTargetGroupRequest_FieldPath interface {
	gotenobject.FieldPath
	Selector() DeleteProbingTargetGroupRequest_FieldPathSelector
	Get(source *DeleteProbingTargetGroupRequest) []interface{}
	GetSingle(source *DeleteProbingTargetGroupRequest) (interface{}, bool)
	ClearValue(item *DeleteProbingTargetGroupRequest)

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

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

func MustParseDeleteProbingTargetGroupRequest_FieldPath

func MustParseDeleteProbingTargetGroupRequest_FieldPath(rawField string) DeleteProbingTargetGroupRequest_FieldPath

func ParseDeleteProbingTargetGroupRequest_FieldPath

func ParseDeleteProbingTargetGroupRequest_FieldPath(rawField string) (DeleteProbingTargetGroupRequest_FieldPath, error)

type DeleteProbingTargetGroupRequest_FieldPathArrayItemValue

type DeleteProbingTargetGroupRequest_FieldPathArrayItemValue interface {
	gotenobject.FieldPathArrayItemValue
	DeleteProbingTargetGroupRequest_FieldPath
	ContainsValue(*DeleteProbingTargetGroupRequest) bool
}

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

func MustParseDeleteProbingTargetGroupRequest_FieldPathArrayItemValue

func MustParseDeleteProbingTargetGroupRequest_FieldPathArrayItemValue(pathStr, valueStr string) DeleteProbingTargetGroupRequest_FieldPathArrayItemValue

func ParseDeleteProbingTargetGroupRequest_FieldPathArrayItemValue

func ParseDeleteProbingTargetGroupRequest_FieldPathArrayItemValue(pathStr, valueStr string) (DeleteProbingTargetGroupRequest_FieldPathArrayItemValue, error)

ParseDeleteProbingTargetGroupRequest_FieldPathArrayItemValue parses string and JSON-encoded value to its Value

type DeleteProbingTargetGroupRequest_FieldPathArrayOfValues

type DeleteProbingTargetGroupRequest_FieldPathArrayOfValues interface {
	gotenobject.FieldPathArrayOfValues
	DeleteProbingTargetGroupRequest_FieldPath
}

DeleteProbingTargetGroupRequest_FieldPathArrayOfValues allows storing slice of values for DeleteProbingTargetGroupRequest fields according to their type

func MustParseDeleteProbingTargetGroupRequest_FieldPathArrayOfValues

func MustParseDeleteProbingTargetGroupRequest_FieldPathArrayOfValues(pathStr, valuesStr string) DeleteProbingTargetGroupRequest_FieldPathArrayOfValues

func ParseDeleteProbingTargetGroupRequest_FieldPathArrayOfValues

func ParseDeleteProbingTargetGroupRequest_FieldPathArrayOfValues(pathStr, valuesStr string) (DeleteProbingTargetGroupRequest_FieldPathArrayOfValues, error)

type DeleteProbingTargetGroupRequest_FieldPathSelector

type DeleteProbingTargetGroupRequest_FieldPathSelector int32
const (
	DeleteProbingTargetGroupRequest_FieldPathSelectorName DeleteProbingTargetGroupRequest_FieldPathSelector = 0
)

func (DeleteProbingTargetGroupRequest_FieldPathSelector) String

type DeleteProbingTargetGroupRequest_FieldPathValue

type DeleteProbingTargetGroupRequest_FieldPathValue interface {
	DeleteProbingTargetGroupRequest_FieldPath
	gotenobject.FieldPathValue
	SetTo(target **DeleteProbingTargetGroupRequest)
	CompareWith(*DeleteProbingTargetGroupRequest) (cmp int, comparable bool)
}

DeleteProbingTargetGroupRequest_FieldPathValue allows storing values for DeleteProbingTargetGroupRequest fields according to their type

func MustParseDeleteProbingTargetGroupRequest_FieldPathValue

func MustParseDeleteProbingTargetGroupRequest_FieldPathValue(pathStr, valueStr string) DeleteProbingTargetGroupRequest_FieldPathValue

func ParseDeleteProbingTargetGroupRequest_FieldPathValue

func ParseDeleteProbingTargetGroupRequest_FieldPathValue(pathStr, valueStr string) (DeleteProbingTargetGroupRequest_FieldPathValue, error)

type DeleteProbingTargetGroupRequest_FieldTerminalPath

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

func (*DeleteProbingTargetGroupRequest_FieldTerminalPath) ClearValue

func (*DeleteProbingTargetGroupRequest_FieldTerminalPath) ClearValueRaw

func (*DeleteProbingTargetGroupRequest_FieldTerminalPath) Get

Get returns all values pointed by specific field from source DeleteProbingTargetGroupRequest

func (*DeleteProbingTargetGroupRequest_FieldTerminalPath) GetDefault

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

GetDefault returns a default value of the field type

func (*DeleteProbingTargetGroupRequest_FieldTerminalPath) GetRaw

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

func (*DeleteProbingTargetGroupRequest_FieldTerminalPath) GetSingle

GetSingle returns value pointed by specific field of from source DeleteProbingTargetGroupRequest

func (*DeleteProbingTargetGroupRequest_FieldTerminalPath) GetSingleRaw

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

func (*DeleteProbingTargetGroupRequest_FieldTerminalPath) IsLeaf

IsLeaf - whether field path is holds simple value

func (*DeleteProbingTargetGroupRequest_FieldTerminalPath) JSONString

JSONString returns path representation is JSON convention

func (*DeleteProbingTargetGroupRequest_FieldTerminalPath) Selector

func (*DeleteProbingTargetGroupRequest_FieldTerminalPath) SplitIntoTerminalIPaths added in v0.7.1

func (*DeleteProbingTargetGroupRequest_FieldTerminalPath) String

String returns path representation in proto convention

func (*DeleteProbingTargetGroupRequest_FieldTerminalPath) WithIArrayItemValue

func (*DeleteProbingTargetGroupRequest_FieldTerminalPath) WithIArrayOfValues

func (*DeleteProbingTargetGroupRequest_FieldTerminalPath) WithIValue

func (*DeleteProbingTargetGroupRequest_FieldTerminalPath) WithRawIArrayItemValue

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

func (*DeleteProbingTargetGroupRequest_FieldTerminalPath) WithRawIArrayOfValues

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

func (*DeleteProbingTargetGroupRequest_FieldTerminalPath) WithRawIValue

type DeleteProbingTargetGroupRequest_FieldTerminalPathArrayItemValue

type DeleteProbingTargetGroupRequest_FieldTerminalPathArrayItemValue struct {
	DeleteProbingTargetGroupRequest_FieldTerminalPath
	// contains filtered or unexported fields
}

func (*DeleteProbingTargetGroupRequest_FieldTerminalPathArrayItemValue) ContainsValue

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

func (*DeleteProbingTargetGroupRequest_FieldTerminalPathArrayItemValue) GetRawItemValue

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

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

func (*DeleteProbingTargetGroupRequest_FieldTerminalPathArrayItemValue) GetSingle

func (*DeleteProbingTargetGroupRequest_FieldTerminalPathArrayItemValue) GetSingleRaw

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

type DeleteProbingTargetGroupRequest_FieldTerminalPathArrayOfValues

type DeleteProbingTargetGroupRequest_FieldTerminalPathArrayOfValues struct {
	DeleteProbingTargetGroupRequest_FieldTerminalPath
	// contains filtered or unexported fields
}

func (*DeleteProbingTargetGroupRequest_FieldTerminalPathArrayOfValues) AsNameArrayOfValues

func (*DeleteProbingTargetGroupRequest_FieldTerminalPathArrayOfValues) GetRawValues

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

type DeleteProbingTargetGroupRequest_FieldTerminalPathValue

type DeleteProbingTargetGroupRequest_FieldTerminalPathValue struct {
	DeleteProbingTargetGroupRequest_FieldTerminalPath
	// contains filtered or unexported fields
}

func (*DeleteProbingTargetGroupRequest_FieldTerminalPathValue) AsNameValue

func (*DeleteProbingTargetGroupRequest_FieldTerminalPathValue) CompareWith

CompareWith compares value in the 'DeleteProbingTargetGroupRequest_FieldTerminalPathValue' with the value under path in 'DeleteProbingTargetGroupRequest'.

func (*DeleteProbingTargetGroupRequest_FieldTerminalPathValue) CompareWithRaw

func (*DeleteProbingTargetGroupRequest_FieldTerminalPathValue) GetRawValue

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

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

func (*DeleteProbingTargetGroupRequest_FieldTerminalPathValue) SetTo

SetTo stores value for selected field for object DeleteProbingTargetGroupRequest

func (*DeleteProbingTargetGroupRequest_FieldTerminalPathValue) SetToRaw

type GetProbingTargetGroupDescriptor added in v0.4.26

type GetProbingTargetGroupDescriptor struct{}

func GetGetProbingTargetGroupDescriptor added in v0.4.26

func GetGetProbingTargetGroupDescriptor() *GetProbingTargetGroupDescriptor

func (*GetProbingTargetGroupDescriptor) GetApiDescriptor added in v0.4.26

func (*GetProbingTargetGroupDescriptor) GetApiName added in v0.4.26

func (d *GetProbingTargetGroupDescriptor) GetApiName() string

func (*GetProbingTargetGroupDescriptor) GetClientMsgReflectHandle added in v0.4.26

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

func (*GetProbingTargetGroupDescriptor) GetFullMethodName added in v0.4.26

func (d *GetProbingTargetGroupDescriptor) GetFullMethodName() string

func (*GetProbingTargetGroupDescriptor) GetMethodName added in v0.4.26

func (d *GetProbingTargetGroupDescriptor) GetMethodName() string

func (*GetProbingTargetGroupDescriptor) GetProtoPkgName added in v0.4.26

func (d *GetProbingTargetGroupDescriptor) GetProtoPkgName() string

func (*GetProbingTargetGroupDescriptor) GetResourceDescriptor added in v0.4.27

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

func (*GetProbingTargetGroupDescriptor) GetServerMsgReflectHandle added in v0.4.26

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

func (*GetProbingTargetGroupDescriptor) GetServiceDomain added in v0.4.26

func (d *GetProbingTargetGroupDescriptor) GetServiceDomain() string

func (*GetProbingTargetGroupDescriptor) GetServiceVersion added in v0.4.26

func (d *GetProbingTargetGroupDescriptor) GetServiceVersion() string

func (*GetProbingTargetGroupDescriptor) GetVerb added in v0.4.26

func (*GetProbingTargetGroupDescriptor) HasResource added in v0.4.27

func (d *GetProbingTargetGroupDescriptor) HasResource() bool

func (*GetProbingTargetGroupDescriptor) IsClientStream added in v0.4.26

func (d *GetProbingTargetGroupDescriptor) IsClientStream() bool

func (*GetProbingTargetGroupDescriptor) IsCollection added in v0.4.27

func (d *GetProbingTargetGroupDescriptor) IsCollection() bool

func (*GetProbingTargetGroupDescriptor) IsPlural added in v0.4.27

func (d *GetProbingTargetGroupDescriptor) IsPlural() bool

func (*GetProbingTargetGroupDescriptor) IsServerStream added in v0.4.26

func (d *GetProbingTargetGroupDescriptor) IsServerStream() bool

func (*GetProbingTargetGroupDescriptor) IsUnary added in v0.4.26

func (*GetProbingTargetGroupDescriptor) NewEmptyClientMsg added in v0.4.26

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

func (*GetProbingTargetGroupDescriptor) NewEmptyServerMsg added in v0.4.26

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

func (*GetProbingTargetGroupDescriptor) RequestHasResourceBody added in v0.4.26

func (d *GetProbingTargetGroupDescriptor) RequestHasResourceBody() bool

type GetProbingTargetGroupDescriptorClientMsgHandle added in v0.4.26

type GetProbingTargetGroupDescriptorClientMsgHandle struct{}

func (*GetProbingTargetGroupDescriptorClientMsgHandle) ExtractCollectionName added in v0.4.27

func (*GetProbingTargetGroupDescriptorClientMsgHandle) ExtractResourceName added in v0.4.27

func (*GetProbingTargetGroupDescriptorClientMsgHandle) ExtractResourceNames added in v0.4.27

type GetProbingTargetGroupDescriptorServerMsgHandle added in v0.4.26

type GetProbingTargetGroupDescriptorServerMsgHandle struct{}

func (*GetProbingTargetGroupDescriptorServerMsgHandle) ExtractCollectionName added in v0.4.27

func (*GetProbingTargetGroupDescriptorServerMsgHandle) ExtractResourceName added in v0.4.27

func (*GetProbingTargetGroupDescriptorServerMsgHandle) ExtractResourceNames added in v0.4.27

type GetProbingTargetGroupRequest

type GetProbingTargetGroupRequest struct {

	// Reference of ntt.watchdog.v1alpha2.ProbingTargetGroup
	Name *probing_target_group.Reference `protobuf:"bytes,1,opt,customtype=Reference,name=name,proto3" json:"name,omitempty" firestore:"name"`
	// A list of extra fields to be obtained for each response item on top of
	// fields defined by request field view
	FieldMask *probing_target_group.ProbingTargetGroup_FieldMask `` /* 150-byte string literal not displayed */
	// View defines list of standard response fields present in response items.
	// Additional fields can be amended by request field field_mask
	View view.View `protobuf:"varint,4,opt,name=view,proto3,enum=goten.view.View" json:"view,omitempty" firestore:"view"`
	// contains filtered or unexported fields
}

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

func (*GetProbingTargetGroupRequest) Clone

func (*GetProbingTargetGroupRequest) CloneRaw

func (*GetProbingTargetGroupRequest) Descriptor

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

Deprecated, Use GetProbingTargetGroupRequest.ProtoReflect.Descriptor instead.

func (*GetProbingTargetGroupRequest) GetFieldMask

func (*GetProbingTargetGroupRequest) GetName

func (*GetProbingTargetGroupRequest) GetView

func (m *GetProbingTargetGroupRequest) GetView() view.View

func (*GetProbingTargetGroupRequest) GotenMessage

func (*GetProbingTargetGroupRequest) GotenMessage()

func (*GetProbingTargetGroupRequest) GotenObjectExt

func (o *GetProbingTargetGroupRequest) GotenObjectExt()

func (*GetProbingTargetGroupRequest) GotenValidate

func (obj *GetProbingTargetGroupRequest) GotenValidate() error

func (*GetProbingTargetGroupRequest) MakeDiffFieldMask

func (*GetProbingTargetGroupRequest) MakeFullFieldMask

func (*GetProbingTargetGroupRequest) MakeRawDiffFieldMask

func (*GetProbingTargetGroupRequest) MakeRawFullFieldMask

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

func (*GetProbingTargetGroupRequest) Marshal

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

func (*GetProbingTargetGroupRequest) MarshalJSON

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

func (*GetProbingTargetGroupRequest) Merge

func (*GetProbingTargetGroupRequest) MergeRaw

func (*GetProbingTargetGroupRequest) ProtoMessage

func (*GetProbingTargetGroupRequest) ProtoMessage()

func (*GetProbingTargetGroupRequest) ProtoReflect

func (m *GetProbingTargetGroupRequest) ProtoReflect() preflect.Message

func (*GetProbingTargetGroupRequest) Reset

func (m *GetProbingTargetGroupRequest) Reset()

func (*GetProbingTargetGroupRequest) SetFieldMask

func (*GetProbingTargetGroupRequest) SetName

func (*GetProbingTargetGroupRequest) SetView

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

func (*GetProbingTargetGroupRequest) String

func (*GetProbingTargetGroupRequest) Unmarshal

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

func (*GetProbingTargetGroupRequest) UnmarshalJSON

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

type GetProbingTargetGroupRequestFieldPathBuilder

type GetProbingTargetGroupRequestFieldPathBuilder struct{}

func NewGetProbingTargetGroupRequestFieldPathBuilder

func NewGetProbingTargetGroupRequestFieldPathBuilder() GetProbingTargetGroupRequestFieldPathBuilder

func (GetProbingTargetGroupRequestFieldPathBuilder) FieldMask

func (GetProbingTargetGroupRequestFieldPathBuilder) Name

func (GetProbingTargetGroupRequestFieldPathBuilder) View

type GetProbingTargetGroupRequestPathSelectorFieldMask

type GetProbingTargetGroupRequestPathSelectorFieldMask struct{}

func (GetProbingTargetGroupRequestPathSelectorFieldMask) FieldPath

type GetProbingTargetGroupRequestPathSelectorName

type GetProbingTargetGroupRequestPathSelectorName struct{}

func (GetProbingTargetGroupRequestPathSelectorName) FieldPath

type GetProbingTargetGroupRequestPathSelectorView

type GetProbingTargetGroupRequestPathSelectorView struct{}

func (GetProbingTargetGroupRequestPathSelectorView) FieldPath

func (GetProbingTargetGroupRequestPathSelectorView) WithArrayOfValues

func (GetProbingTargetGroupRequestPathSelectorView) WithValue

type GetProbingTargetGroupRequest_FieldMask

type GetProbingTargetGroupRequest_FieldMask struct {
	Paths []GetProbingTargetGroupRequest_FieldPath
}

func FullGetProbingTargetGroupRequest_FieldMask

func FullGetProbingTargetGroupRequest_FieldMask() *GetProbingTargetGroupRequest_FieldMask

func (*GetProbingTargetGroupRequest_FieldMask) AppendPath

func (*GetProbingTargetGroupRequest_FieldMask) AppendRawPath

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

func (*GetProbingTargetGroupRequest_FieldMask) DecodeFirestore

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

func (*GetProbingTargetGroupRequest_FieldMask) EncodeFirestore

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

firestore encoding/decoding integration

func (*GetProbingTargetGroupRequest_FieldMask) FilterInputFields

FilterInputFields generates copy of field paths with output_only field paths removed

func (*GetProbingTargetGroupRequest_FieldMask) FromProtoFieldMask

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

func (*GetProbingTargetGroupRequest_FieldMask) GetPaths

func (*GetProbingTargetGroupRequest_FieldMask) GetRawPaths

func (*GetProbingTargetGroupRequest_FieldMask) IsFull

func (fieldMask *GetProbingTargetGroupRequest_FieldMask) IsFull() bool

func (GetProbingTargetGroupRequest_FieldMask) Marshal

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

implement methods required by customType

func (GetProbingTargetGroupRequest_FieldMask) MarshalJSON

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

func (*GetProbingTargetGroupRequest_FieldMask) PathsCount

func (fieldMask *GetProbingTargetGroupRequest_FieldMask) PathsCount() int

func (*GetProbingTargetGroupRequest_FieldMask) Project

func (*GetProbingTargetGroupRequest_FieldMask) ProjectRaw

func (*GetProbingTargetGroupRequest_FieldMask) ProtoMessage

func (fieldMask *GetProbingTargetGroupRequest_FieldMask) ProtoMessage()

func (*GetProbingTargetGroupRequest_FieldMask) ProtoReflect

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

func (*GetProbingTargetGroupRequest_FieldMask) Reset

func (fieldMask *GetProbingTargetGroupRequest_FieldMask) Reset()

func (*GetProbingTargetGroupRequest_FieldMask) Set

func (*GetProbingTargetGroupRequest_FieldMask) SetFromCliFlag

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

func (*GetProbingTargetGroupRequest_FieldMask) SetRaw

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

func (*GetProbingTargetGroupRequest_FieldMask) Size

func (fieldMask *GetProbingTargetGroupRequest_FieldMask) Size() int

func (*GetProbingTargetGroupRequest_FieldMask) String

func (fieldMask *GetProbingTargetGroupRequest_FieldMask) String() string

func (*GetProbingTargetGroupRequest_FieldMask) Subtract

func (*GetProbingTargetGroupRequest_FieldMask) SubtractRaw

func (*GetProbingTargetGroupRequest_FieldMask) ToProtoFieldMask

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

ToFieldMask is used for proto conversions

func (*GetProbingTargetGroupRequest_FieldMask) Unmarshal

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

func (*GetProbingTargetGroupRequest_FieldMask) UnmarshalJSON

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

type GetProbingTargetGroupRequest_FieldPath

type GetProbingTargetGroupRequest_FieldPath interface {
	gotenobject.FieldPath
	Selector() GetProbingTargetGroupRequest_FieldPathSelector
	Get(source *GetProbingTargetGroupRequest) []interface{}
	GetSingle(source *GetProbingTargetGroupRequest) (interface{}, bool)
	ClearValue(item *GetProbingTargetGroupRequest)

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

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

func MustParseGetProbingTargetGroupRequest_FieldPath

func MustParseGetProbingTargetGroupRequest_FieldPath(rawField string) GetProbingTargetGroupRequest_FieldPath

func ParseGetProbingTargetGroupRequest_FieldPath

func ParseGetProbingTargetGroupRequest_FieldPath(rawField string) (GetProbingTargetGroupRequest_FieldPath, error)

type GetProbingTargetGroupRequest_FieldPathArrayItemValue

type GetProbingTargetGroupRequest_FieldPathArrayItemValue interface {
	gotenobject.FieldPathArrayItemValue
	GetProbingTargetGroupRequest_FieldPath
	ContainsValue(*GetProbingTargetGroupRequest) bool
}

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

func MustParseGetProbingTargetGroupRequest_FieldPathArrayItemValue

func MustParseGetProbingTargetGroupRequest_FieldPathArrayItemValue(pathStr, valueStr string) GetProbingTargetGroupRequest_FieldPathArrayItemValue

func ParseGetProbingTargetGroupRequest_FieldPathArrayItemValue

func ParseGetProbingTargetGroupRequest_FieldPathArrayItemValue(pathStr, valueStr string) (GetProbingTargetGroupRequest_FieldPathArrayItemValue, error)

ParseGetProbingTargetGroupRequest_FieldPathArrayItemValue parses string and JSON-encoded value to its Value

type GetProbingTargetGroupRequest_FieldPathArrayOfValues

type GetProbingTargetGroupRequest_FieldPathArrayOfValues interface {
	gotenobject.FieldPathArrayOfValues
	GetProbingTargetGroupRequest_FieldPath
}

GetProbingTargetGroupRequest_FieldPathArrayOfValues allows storing slice of values for GetProbingTargetGroupRequest fields according to their type

func MustParseGetProbingTargetGroupRequest_FieldPathArrayOfValues

func MustParseGetProbingTargetGroupRequest_FieldPathArrayOfValues(pathStr, valuesStr string) GetProbingTargetGroupRequest_FieldPathArrayOfValues

func ParseGetProbingTargetGroupRequest_FieldPathArrayOfValues

func ParseGetProbingTargetGroupRequest_FieldPathArrayOfValues(pathStr, valuesStr string) (GetProbingTargetGroupRequest_FieldPathArrayOfValues, error)

type GetProbingTargetGroupRequest_FieldPathSelector

type GetProbingTargetGroupRequest_FieldPathSelector int32
const (
	GetProbingTargetGroupRequest_FieldPathSelectorName      GetProbingTargetGroupRequest_FieldPathSelector = 0
	GetProbingTargetGroupRequest_FieldPathSelectorFieldMask GetProbingTargetGroupRequest_FieldPathSelector = 1
	GetProbingTargetGroupRequest_FieldPathSelectorView      GetProbingTargetGroupRequest_FieldPathSelector = 2
)

func (GetProbingTargetGroupRequest_FieldPathSelector) String

type GetProbingTargetGroupRequest_FieldPathValue

type GetProbingTargetGroupRequest_FieldPathValue interface {
	GetProbingTargetGroupRequest_FieldPath
	gotenobject.FieldPathValue
	SetTo(target **GetProbingTargetGroupRequest)
	CompareWith(*GetProbingTargetGroupRequest) (cmp int, comparable bool)
}

GetProbingTargetGroupRequest_FieldPathValue allows storing values for GetProbingTargetGroupRequest fields according to their type

func MustParseGetProbingTargetGroupRequest_FieldPathValue

func MustParseGetProbingTargetGroupRequest_FieldPathValue(pathStr, valueStr string) GetProbingTargetGroupRequest_FieldPathValue

func ParseGetProbingTargetGroupRequest_FieldPathValue

func ParseGetProbingTargetGroupRequest_FieldPathValue(pathStr, valueStr string) (GetProbingTargetGroupRequest_FieldPathValue, error)

type GetProbingTargetGroupRequest_FieldTerminalPath

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

func (*GetProbingTargetGroupRequest_FieldTerminalPath) ClearValue

func (*GetProbingTargetGroupRequest_FieldTerminalPath) ClearValueRaw

func (*GetProbingTargetGroupRequest_FieldTerminalPath) Get

func (fp *GetProbingTargetGroupRequest_FieldTerminalPath) Get(source *GetProbingTargetGroupRequest) (values []interface{})

Get returns all values pointed by specific field from source GetProbingTargetGroupRequest

func (*GetProbingTargetGroupRequest_FieldTerminalPath) GetDefault

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

GetDefault returns a default value of the field type

func (*GetProbingTargetGroupRequest_FieldTerminalPath) GetRaw

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

func (*GetProbingTargetGroupRequest_FieldTerminalPath) GetSingle

GetSingle returns value pointed by specific field of from source GetProbingTargetGroupRequest

func (*GetProbingTargetGroupRequest_FieldTerminalPath) GetSingleRaw

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

func (*GetProbingTargetGroupRequest_FieldTerminalPath) IsLeaf

IsLeaf - whether field path is holds simple value

func (*GetProbingTargetGroupRequest_FieldTerminalPath) JSONString

JSONString returns path representation is JSON convention

func (*GetProbingTargetGroupRequest_FieldTerminalPath) Selector

func (*GetProbingTargetGroupRequest_FieldTerminalPath) SplitIntoTerminalIPaths added in v0.7.1

func (*GetProbingTargetGroupRequest_FieldTerminalPath) String

String returns path representation in proto convention

func (*GetProbingTargetGroupRequest_FieldTerminalPath) WithIArrayItemValue

func (*GetProbingTargetGroupRequest_FieldTerminalPath) WithIArrayOfValues

func (*GetProbingTargetGroupRequest_FieldTerminalPath) WithIValue

func (*GetProbingTargetGroupRequest_FieldTerminalPath) WithRawIArrayItemValue

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

func (*GetProbingTargetGroupRequest_FieldTerminalPath) WithRawIArrayOfValues

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

func (*GetProbingTargetGroupRequest_FieldTerminalPath) WithRawIValue

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

type GetProbingTargetGroupRequest_FieldTerminalPathArrayItemValue

type GetProbingTargetGroupRequest_FieldTerminalPathArrayItemValue struct {
	GetProbingTargetGroupRequest_FieldTerminalPath
	// contains filtered or unexported fields
}

func (*GetProbingTargetGroupRequest_FieldTerminalPathArrayItemValue) ContainsValue

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

func (*GetProbingTargetGroupRequest_FieldTerminalPathArrayItemValue) GetRawItemValue

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

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

func (*GetProbingTargetGroupRequest_FieldTerminalPathArrayItemValue) GetSingle

func (*GetProbingTargetGroupRequest_FieldTerminalPathArrayItemValue) GetSingleRaw

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

type GetProbingTargetGroupRequest_FieldTerminalPathArrayOfValues

type GetProbingTargetGroupRequest_FieldTerminalPathArrayOfValues struct {
	GetProbingTargetGroupRequest_FieldTerminalPath
	// contains filtered or unexported fields
}

func (*GetProbingTargetGroupRequest_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues

func (*GetProbingTargetGroupRequest_FieldTerminalPathArrayOfValues) AsNameArrayOfValues

func (*GetProbingTargetGroupRequest_FieldTerminalPathArrayOfValues) AsViewArrayOfValues

func (*GetProbingTargetGroupRequest_FieldTerminalPathArrayOfValues) GetRawValues

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

type GetProbingTargetGroupRequest_FieldTerminalPathValue

type GetProbingTargetGroupRequest_FieldTerminalPathValue struct {
	GetProbingTargetGroupRequest_FieldTerminalPath
	// contains filtered or unexported fields
}

func (*GetProbingTargetGroupRequest_FieldTerminalPathValue) AsFieldMaskValue

func (*GetProbingTargetGroupRequest_FieldTerminalPathValue) AsNameValue

func (*GetProbingTargetGroupRequest_FieldTerminalPathValue) AsViewValue

func (*GetProbingTargetGroupRequest_FieldTerminalPathValue) CompareWith

CompareWith compares value in the 'GetProbingTargetGroupRequest_FieldTerminalPathValue' with the value under path in 'GetProbingTargetGroupRequest'.

func (*GetProbingTargetGroupRequest_FieldTerminalPathValue) CompareWithRaw

func (*GetProbingTargetGroupRequest_FieldTerminalPathValue) GetRawValue

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

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

func (*GetProbingTargetGroupRequest_FieldTerminalPathValue) SetTo

SetTo stores value for selected field for object GetProbingTargetGroupRequest

func (*GetProbingTargetGroupRequest_FieldTerminalPathValue) SetToRaw

type ListProbingTargetGroupsDescriptor added in v0.4.26

type ListProbingTargetGroupsDescriptor struct{}

func GetListProbingTargetGroupsDescriptor added in v0.4.26

func GetListProbingTargetGroupsDescriptor() *ListProbingTargetGroupsDescriptor

func (*ListProbingTargetGroupsDescriptor) GetApiDescriptor added in v0.4.26

func (*ListProbingTargetGroupsDescriptor) GetApiName added in v0.4.26

func (d *ListProbingTargetGroupsDescriptor) GetApiName() string

func (*ListProbingTargetGroupsDescriptor) GetClientMsgReflectHandle added in v0.4.26

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

func (*ListProbingTargetGroupsDescriptor) GetFullMethodName added in v0.4.26

func (d *ListProbingTargetGroupsDescriptor) GetFullMethodName() string

func (*ListProbingTargetGroupsDescriptor) GetMethodName added in v0.4.26

func (d *ListProbingTargetGroupsDescriptor) GetMethodName() string

func (*ListProbingTargetGroupsDescriptor) GetProtoPkgName added in v0.4.26

func (d *ListProbingTargetGroupsDescriptor) GetProtoPkgName() string

func (*ListProbingTargetGroupsDescriptor) GetResourceDescriptor added in v0.4.27

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

func (*ListProbingTargetGroupsDescriptor) GetServerMsgReflectHandle added in v0.4.26

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

func (*ListProbingTargetGroupsDescriptor) GetServiceDomain added in v0.4.26

func (d *ListProbingTargetGroupsDescriptor) GetServiceDomain() string

func (*ListProbingTargetGroupsDescriptor) GetServiceVersion added in v0.4.26

func (d *ListProbingTargetGroupsDescriptor) GetServiceVersion() string

func (*ListProbingTargetGroupsDescriptor) GetVerb added in v0.4.26

func (*ListProbingTargetGroupsDescriptor) HasResource added in v0.4.27

func (d *ListProbingTargetGroupsDescriptor) HasResource() bool

func (*ListProbingTargetGroupsDescriptor) IsClientStream added in v0.4.26

func (d *ListProbingTargetGroupsDescriptor) IsClientStream() bool

func (*ListProbingTargetGroupsDescriptor) IsCollection added in v0.4.27

func (d *ListProbingTargetGroupsDescriptor) IsCollection() bool

func (*ListProbingTargetGroupsDescriptor) IsPlural added in v0.4.27

func (*ListProbingTargetGroupsDescriptor) IsServerStream added in v0.4.26

func (d *ListProbingTargetGroupsDescriptor) IsServerStream() bool

func (*ListProbingTargetGroupsDescriptor) IsUnary added in v0.4.26

func (*ListProbingTargetGroupsDescriptor) NewEmptyClientMsg added in v0.4.26

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

func (*ListProbingTargetGroupsDescriptor) NewEmptyServerMsg added in v0.4.26

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

func (*ListProbingTargetGroupsDescriptor) RequestHasResourceBody added in v0.4.26

func (d *ListProbingTargetGroupsDescriptor) RequestHasResourceBody() bool

type ListProbingTargetGroupsDescriptorClientMsgHandle added in v0.4.26

type ListProbingTargetGroupsDescriptorClientMsgHandle struct{}

func (*ListProbingTargetGroupsDescriptorClientMsgHandle) ExtractCollectionName added in v0.4.27

func (*ListProbingTargetGroupsDescriptorClientMsgHandle) ExtractResourceName added in v0.4.27

func (*ListProbingTargetGroupsDescriptorClientMsgHandle) ExtractResourceNames added in v0.4.27

type ListProbingTargetGroupsDescriptorServerMsgHandle added in v0.4.26

type ListProbingTargetGroupsDescriptorServerMsgHandle struct{}

func (*ListProbingTargetGroupsDescriptorServerMsgHandle) ExtractCollectionName added in v0.4.27

func (*ListProbingTargetGroupsDescriptorServerMsgHandle) ExtractResourceName added in v0.4.27

func (*ListProbingTargetGroupsDescriptorServerMsgHandle) ExtractResourceNames added in v0.4.27

type ListProbingTargetGroupsRequest

type ListProbingTargetGroupsRequest struct {

	// Parent name of ntt.watchdog.v1alpha2.ProbingTargetGroup
	Parent *probing_target_group.ParentName `protobuf:"bytes,1,opt,customtype=ParentName,name=parent,proto3" json:"parent,omitempty" firestore:"parent"`
	// Requested page size. Server may return fewer ProbingTargetGroups than
	// requested. If unspecified, server will pick an appropriate default.
	PageSize int32 `protobuf:"varint,2,opt,name=page_size,json=pageSize,proto3" json:"page_size,omitempty" firestore:"pageSize"`
	// A token identifying a page of results the server should return.
	// Typically, this is the value of
	// [ListProbingTargetGroupsResponse.next_page_token][ntt.watchdog.v1alpha2.ListProbingTargetGroupsResponse.next_page_token]
	PageToken *probing_target_group.PagerCursor `` /* 133-byte string literal not displayed */
	// Order By -
	// https://cloud.google.com/apis/design/design_patterns#list_pagination list
	// of field path with order directive, either 'asc' or 'desc'. If direction is
	// not provided, 'asc' is assumed. e.g. "state.nested_field asc,
	// state.something.else desc, theme"
	OrderBy *probing_target_group.OrderBy `protobuf:"bytes,4,opt,customtype=OrderBy,name=order_by,json=orderBy,proto3" json:"order_by,omitempty" firestore:"orderBy"`
	// Filter - filter results by field criteria. Simplified SQL-like syntax with
	// following operators:
	// <=, >=, =, !=, <, >, LIKE, CONTAINS (aliases CONTAIN, HAS, HAVE), IN, IS
	// [NOT] NULL | NaN . Combine conditions with OR | AND example: 'meta.labels
	// CONTAINS "severity:important" OR (state.last_error_time >
	// "2018-11-15T10:00:00Z" AND state.status = "ERROR")'
	Filter *probing_target_group.Filter `protobuf:"bytes,5,opt,customtype=Filter,name=filter,proto3" json:"filter,omitempty" firestore:"filter"`
	// A list of extra fields to be obtained for each response item on top of
	// fields defined by request field view
	FieldMask *probing_target_group.ProbingTargetGroup_FieldMask `` /* 150-byte string literal not displayed */
	// View defines list of standard response fields present in response items.
	// Additional fields can be amended by request field field_mask
	View view.View `protobuf:"varint,7,opt,name=view,proto3,enum=goten.view.View" json:"view,omitempty" firestore:"view"`
	// Indicates if list response should contain total count and offset (fields
	// current_offset and total_results_count).
	IncludePagingInfo bool `` /* 145-byte string literal not displayed */
	// contains filtered or unexported fields
}

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

func (*ListProbingTargetGroupsRequest) Clone

func (*ListProbingTargetGroupsRequest) CloneRaw

func (*ListProbingTargetGroupsRequest) Descriptor

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

Deprecated, Use ListProbingTargetGroupsRequest.ProtoReflect.Descriptor instead.

func (*ListProbingTargetGroupsRequest) GetFieldMask

func (*ListProbingTargetGroupsRequest) GetFilter

func (*ListProbingTargetGroupsRequest) GetIncludePagingInfo added in v0.8.3

func (m *ListProbingTargetGroupsRequest) GetIncludePagingInfo() bool

func (*ListProbingTargetGroupsRequest) GetOrderBy

func (*ListProbingTargetGroupsRequest) GetPageSize

func (m *ListProbingTargetGroupsRequest) GetPageSize() int32

func (*ListProbingTargetGroupsRequest) GetPageToken

func (*ListProbingTargetGroupsRequest) GetParent

func (*ListProbingTargetGroupsRequest) GetView

func (*ListProbingTargetGroupsRequest) GotenMessage

func (*ListProbingTargetGroupsRequest) GotenMessage()

func (*ListProbingTargetGroupsRequest) GotenObjectExt

func (o *ListProbingTargetGroupsRequest) GotenObjectExt()

func (*ListProbingTargetGroupsRequest) GotenValidate

func (obj *ListProbingTargetGroupsRequest) GotenValidate() error

func (*ListProbingTargetGroupsRequest) MakeDiffFieldMask

func (*ListProbingTargetGroupsRequest) MakeFullFieldMask

func (*ListProbingTargetGroupsRequest) MakeRawDiffFieldMask

func (*ListProbingTargetGroupsRequest) MakeRawFullFieldMask

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

func (*ListProbingTargetGroupsRequest) Marshal

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

func (*ListProbingTargetGroupsRequest) MarshalJSON

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

func (*ListProbingTargetGroupsRequest) Merge

func (*ListProbingTargetGroupsRequest) MergeRaw

func (*ListProbingTargetGroupsRequest) ProtoMessage

func (*ListProbingTargetGroupsRequest) ProtoMessage()

func (*ListProbingTargetGroupsRequest) ProtoReflect

func (*ListProbingTargetGroupsRequest) Reset

func (m *ListProbingTargetGroupsRequest) Reset()

func (*ListProbingTargetGroupsRequest) SetFieldMask

func (*ListProbingTargetGroupsRequest) SetFilter

func (*ListProbingTargetGroupsRequest) SetIncludePagingInfo added in v0.8.3

func (m *ListProbingTargetGroupsRequest) SetIncludePagingInfo(fv bool)

func (*ListProbingTargetGroupsRequest) SetOrderBy

func (*ListProbingTargetGroupsRequest) SetPageSize

func (m *ListProbingTargetGroupsRequest) SetPageSize(fv int32)

func (*ListProbingTargetGroupsRequest) SetPageToken

func (*ListProbingTargetGroupsRequest) SetParent

func (*ListProbingTargetGroupsRequest) SetView

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

func (*ListProbingTargetGroupsRequest) String

func (*ListProbingTargetGroupsRequest) Unmarshal

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

func (*ListProbingTargetGroupsRequest) UnmarshalJSON

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

type ListProbingTargetGroupsRequestFieldPathBuilder

type ListProbingTargetGroupsRequestFieldPathBuilder struct{}

func NewListProbingTargetGroupsRequestFieldPathBuilder

func NewListProbingTargetGroupsRequestFieldPathBuilder() ListProbingTargetGroupsRequestFieldPathBuilder

func (ListProbingTargetGroupsRequestFieldPathBuilder) FieldMask

func (ListProbingTargetGroupsRequestFieldPathBuilder) Filter

func (ListProbingTargetGroupsRequestFieldPathBuilder) IncludePagingInfo added in v0.8.3

func (ListProbingTargetGroupsRequestFieldPathBuilder) OrderBy

func (ListProbingTargetGroupsRequestFieldPathBuilder) PageSize

func (ListProbingTargetGroupsRequestFieldPathBuilder) PageToken

func (ListProbingTargetGroupsRequestFieldPathBuilder) Parent

func (ListProbingTargetGroupsRequestFieldPathBuilder) View

type ListProbingTargetGroupsRequestPathSelectorFieldMask

type ListProbingTargetGroupsRequestPathSelectorFieldMask struct{}

func (ListProbingTargetGroupsRequestPathSelectorFieldMask) FieldPath

type ListProbingTargetGroupsRequestPathSelectorFilter

type ListProbingTargetGroupsRequestPathSelectorFilter struct{}

func (ListProbingTargetGroupsRequestPathSelectorFilter) FieldPath

type ListProbingTargetGroupsRequestPathSelectorIncludePagingInfo added in v0.8.3

type ListProbingTargetGroupsRequestPathSelectorIncludePagingInfo struct{}

func (ListProbingTargetGroupsRequestPathSelectorIncludePagingInfo) FieldPath added in v0.8.3

func (ListProbingTargetGroupsRequestPathSelectorIncludePagingInfo) WithArrayOfValues added in v0.8.3

func (ListProbingTargetGroupsRequestPathSelectorIncludePagingInfo) WithValue added in v0.8.3

type ListProbingTargetGroupsRequestPathSelectorOrderBy

type ListProbingTargetGroupsRequestPathSelectorOrderBy struct{}

func (ListProbingTargetGroupsRequestPathSelectorOrderBy) FieldPath

type ListProbingTargetGroupsRequestPathSelectorPageSize

type ListProbingTargetGroupsRequestPathSelectorPageSize struct{}

func (ListProbingTargetGroupsRequestPathSelectorPageSize) FieldPath

func (ListProbingTargetGroupsRequestPathSelectorPageSize) WithArrayOfValues

func (ListProbingTargetGroupsRequestPathSelectorPageSize) WithValue

type ListProbingTargetGroupsRequestPathSelectorPageToken

type ListProbingTargetGroupsRequestPathSelectorPageToken struct{}

func (ListProbingTargetGroupsRequestPathSelectorPageToken) FieldPath

type ListProbingTargetGroupsRequestPathSelectorParent

type ListProbingTargetGroupsRequestPathSelectorParent struct{}

func (ListProbingTargetGroupsRequestPathSelectorParent) FieldPath

type ListProbingTargetGroupsRequestPathSelectorView

type ListProbingTargetGroupsRequestPathSelectorView struct{}

func (ListProbingTargetGroupsRequestPathSelectorView) FieldPath

func (ListProbingTargetGroupsRequestPathSelectorView) WithArrayOfValues

func (ListProbingTargetGroupsRequestPathSelectorView) WithValue

type ListProbingTargetGroupsRequest_FieldMask

type ListProbingTargetGroupsRequest_FieldMask struct {
	Paths []ListProbingTargetGroupsRequest_FieldPath
}

func FullListProbingTargetGroupsRequest_FieldMask

func FullListProbingTargetGroupsRequest_FieldMask() *ListProbingTargetGroupsRequest_FieldMask

func (*ListProbingTargetGroupsRequest_FieldMask) AppendPath

func (*ListProbingTargetGroupsRequest_FieldMask) AppendRawPath

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

func (*ListProbingTargetGroupsRequest_FieldMask) DecodeFirestore

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

func (*ListProbingTargetGroupsRequest_FieldMask) EncodeFirestore

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

firestore encoding/decoding integration

func (*ListProbingTargetGroupsRequest_FieldMask) FilterInputFields

FilterInputFields generates copy of field paths with output_only field paths removed

func (*ListProbingTargetGroupsRequest_FieldMask) FromProtoFieldMask

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

func (*ListProbingTargetGroupsRequest_FieldMask) GetPaths

func (*ListProbingTargetGroupsRequest_FieldMask) GetRawPaths

func (*ListProbingTargetGroupsRequest_FieldMask) IsFull

func (fieldMask *ListProbingTargetGroupsRequest_FieldMask) IsFull() bool

func (ListProbingTargetGroupsRequest_FieldMask) Marshal

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

implement methods required by customType

func (ListProbingTargetGroupsRequest_FieldMask) MarshalJSON

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

func (*ListProbingTargetGroupsRequest_FieldMask) PathsCount

func (fieldMask *ListProbingTargetGroupsRequest_FieldMask) PathsCount() int

func (*ListProbingTargetGroupsRequest_FieldMask) Project

func (*ListProbingTargetGroupsRequest_FieldMask) ProjectRaw

func (*ListProbingTargetGroupsRequest_FieldMask) ProtoMessage

func (fieldMask *ListProbingTargetGroupsRequest_FieldMask) ProtoMessage()

func (*ListProbingTargetGroupsRequest_FieldMask) ProtoReflect

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

func (*ListProbingTargetGroupsRequest_FieldMask) Reset

func (fieldMask *ListProbingTargetGroupsRequest_FieldMask) Reset()

func (*ListProbingTargetGroupsRequest_FieldMask) Set

func (*ListProbingTargetGroupsRequest_FieldMask) SetFromCliFlag

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

func (*ListProbingTargetGroupsRequest_FieldMask) SetRaw

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

func (*ListProbingTargetGroupsRequest_FieldMask) Size

func (*ListProbingTargetGroupsRequest_FieldMask) String

func (*ListProbingTargetGroupsRequest_FieldMask) Subtract

func (*ListProbingTargetGroupsRequest_FieldMask) SubtractRaw

func (*ListProbingTargetGroupsRequest_FieldMask) ToProtoFieldMask

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

ToFieldMask is used for proto conversions

func (*ListProbingTargetGroupsRequest_FieldMask) Unmarshal

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

func (*ListProbingTargetGroupsRequest_FieldMask) UnmarshalJSON

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

type ListProbingTargetGroupsRequest_FieldPath

type ListProbingTargetGroupsRequest_FieldPath interface {
	gotenobject.FieldPath
	Selector() ListProbingTargetGroupsRequest_FieldPathSelector
	Get(source *ListProbingTargetGroupsRequest) []interface{}
	GetSingle(source *ListProbingTargetGroupsRequest) (interface{}, bool)
	ClearValue(item *ListProbingTargetGroupsRequest)

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

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

func MustParseListProbingTargetGroupsRequest_FieldPath

func MustParseListProbingTargetGroupsRequest_FieldPath(rawField string) ListProbingTargetGroupsRequest_FieldPath

func ParseListProbingTargetGroupsRequest_FieldPath

func ParseListProbingTargetGroupsRequest_FieldPath(rawField string) (ListProbingTargetGroupsRequest_FieldPath, error)

type ListProbingTargetGroupsRequest_FieldPathArrayItemValue

type ListProbingTargetGroupsRequest_FieldPathArrayItemValue interface {
	gotenobject.FieldPathArrayItemValue
	ListProbingTargetGroupsRequest_FieldPath
	ContainsValue(*ListProbingTargetGroupsRequest) bool
}

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

func MustParseListProbingTargetGroupsRequest_FieldPathArrayItemValue

func MustParseListProbingTargetGroupsRequest_FieldPathArrayItemValue(pathStr, valueStr string) ListProbingTargetGroupsRequest_FieldPathArrayItemValue

func ParseListProbingTargetGroupsRequest_FieldPathArrayItemValue

func ParseListProbingTargetGroupsRequest_FieldPathArrayItemValue(pathStr, valueStr string) (ListProbingTargetGroupsRequest_FieldPathArrayItemValue, error)

ParseListProbingTargetGroupsRequest_FieldPathArrayItemValue parses string and JSON-encoded value to its Value

type ListProbingTargetGroupsRequest_FieldPathArrayOfValues

type ListProbingTargetGroupsRequest_FieldPathArrayOfValues interface {
	gotenobject.FieldPathArrayOfValues
	ListProbingTargetGroupsRequest_FieldPath
}

ListProbingTargetGroupsRequest_FieldPathArrayOfValues allows storing slice of values for ListProbingTargetGroupsRequest fields according to their type

func MustParseListProbingTargetGroupsRequest_FieldPathArrayOfValues

func MustParseListProbingTargetGroupsRequest_FieldPathArrayOfValues(pathStr, valuesStr string) ListProbingTargetGroupsRequest_FieldPathArrayOfValues

func ParseListProbingTargetGroupsRequest_FieldPathArrayOfValues

func ParseListProbingTargetGroupsRequest_FieldPathArrayOfValues(pathStr, valuesStr string) (ListProbingTargetGroupsRequest_FieldPathArrayOfValues, error)

type ListProbingTargetGroupsRequest_FieldPathSelector

type ListProbingTargetGroupsRequest_FieldPathSelector int32
const (
	ListProbingTargetGroupsRequest_FieldPathSelectorParent            ListProbingTargetGroupsRequest_FieldPathSelector = 0
	ListProbingTargetGroupsRequest_FieldPathSelectorPageSize          ListProbingTargetGroupsRequest_FieldPathSelector = 1
	ListProbingTargetGroupsRequest_FieldPathSelectorPageToken         ListProbingTargetGroupsRequest_FieldPathSelector = 2
	ListProbingTargetGroupsRequest_FieldPathSelectorOrderBy           ListProbingTargetGroupsRequest_FieldPathSelector = 3
	ListProbingTargetGroupsRequest_FieldPathSelectorFilter            ListProbingTargetGroupsRequest_FieldPathSelector = 4
	ListProbingTargetGroupsRequest_FieldPathSelectorFieldMask         ListProbingTargetGroupsRequest_FieldPathSelector = 5
	ListProbingTargetGroupsRequest_FieldPathSelectorView              ListProbingTargetGroupsRequest_FieldPathSelector = 6
	ListProbingTargetGroupsRequest_FieldPathSelectorIncludePagingInfo ListProbingTargetGroupsRequest_FieldPathSelector = 7
)

func (ListProbingTargetGroupsRequest_FieldPathSelector) String

type ListProbingTargetGroupsRequest_FieldPathValue

type ListProbingTargetGroupsRequest_FieldPathValue interface {
	ListProbingTargetGroupsRequest_FieldPath
	gotenobject.FieldPathValue
	SetTo(target **ListProbingTargetGroupsRequest)
	CompareWith(*ListProbingTargetGroupsRequest) (cmp int, comparable bool)
}

ListProbingTargetGroupsRequest_FieldPathValue allows storing values for ListProbingTargetGroupsRequest fields according to their type

func MustParseListProbingTargetGroupsRequest_FieldPathValue

func MustParseListProbingTargetGroupsRequest_FieldPathValue(pathStr, valueStr string) ListProbingTargetGroupsRequest_FieldPathValue

func ParseListProbingTargetGroupsRequest_FieldPathValue

func ParseListProbingTargetGroupsRequest_FieldPathValue(pathStr, valueStr string) (ListProbingTargetGroupsRequest_FieldPathValue, error)

type ListProbingTargetGroupsRequest_FieldTerminalPath

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

func (*ListProbingTargetGroupsRequest_FieldTerminalPath) ClearValue

func (*ListProbingTargetGroupsRequest_FieldTerminalPath) ClearValueRaw

func (*ListProbingTargetGroupsRequest_FieldTerminalPath) Get

Get returns all values pointed by specific field from source ListProbingTargetGroupsRequest

func (*ListProbingTargetGroupsRequest_FieldTerminalPath) GetDefault

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

GetDefault returns a default value of the field type

func (*ListProbingTargetGroupsRequest_FieldTerminalPath) GetRaw

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

func (*ListProbingTargetGroupsRequest_FieldTerminalPath) GetSingle

GetSingle returns value pointed by specific field of from source ListProbingTargetGroupsRequest

func (*ListProbingTargetGroupsRequest_FieldTerminalPath) GetSingleRaw

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

func (*ListProbingTargetGroupsRequest_FieldTerminalPath) IsLeaf

IsLeaf - whether field path is holds simple value

func (*ListProbingTargetGroupsRequest_FieldTerminalPath) JSONString

JSONString returns path representation is JSON convention

func (*ListProbingTargetGroupsRequest_FieldTerminalPath) Selector

func (*ListProbingTargetGroupsRequest_FieldTerminalPath) SplitIntoTerminalIPaths added in v0.7.1

func (*ListProbingTargetGroupsRequest_FieldTerminalPath) String

String returns path representation in proto convention

func (*ListProbingTargetGroupsRequest_FieldTerminalPath) WithIArrayItemValue

func (*ListProbingTargetGroupsRequest_FieldTerminalPath) WithIArrayOfValues

func (*ListProbingTargetGroupsRequest_FieldTerminalPath) WithIValue

func (*ListProbingTargetGroupsRequest_FieldTerminalPath) WithRawIArrayItemValue

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

func (*ListProbingTargetGroupsRequest_FieldTerminalPath) WithRawIArrayOfValues

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

func (*ListProbingTargetGroupsRequest_FieldTerminalPath) WithRawIValue

type ListProbingTargetGroupsRequest_FieldTerminalPathArrayItemValue

type ListProbingTargetGroupsRequest_FieldTerminalPathArrayItemValue struct {
	ListProbingTargetGroupsRequest_FieldTerminalPath
	// contains filtered or unexported fields
}

func (*ListProbingTargetGroupsRequest_FieldTerminalPathArrayItemValue) ContainsValue

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

func (*ListProbingTargetGroupsRequest_FieldTerminalPathArrayItemValue) GetRawItemValue

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

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

func (*ListProbingTargetGroupsRequest_FieldTerminalPathArrayItemValue) GetSingle

func (*ListProbingTargetGroupsRequest_FieldTerminalPathArrayItemValue) GetSingleRaw

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

type ListProbingTargetGroupsRequest_FieldTerminalPathArrayOfValues

type ListProbingTargetGroupsRequest_FieldTerminalPathArrayOfValues struct {
	ListProbingTargetGroupsRequest_FieldTerminalPath
	// contains filtered or unexported fields
}

func (*ListProbingTargetGroupsRequest_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues

func (*ListProbingTargetGroupsRequest_FieldTerminalPathArrayOfValues) AsFilterArrayOfValues

func (*ListProbingTargetGroupsRequest_FieldTerminalPathArrayOfValues) AsIncludePagingInfoArrayOfValues added in v0.8.3

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

func (*ListProbingTargetGroupsRequest_FieldTerminalPathArrayOfValues) AsOrderByArrayOfValues

func (*ListProbingTargetGroupsRequest_FieldTerminalPathArrayOfValues) AsPageSizeArrayOfValues

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

func (*ListProbingTargetGroupsRequest_FieldTerminalPathArrayOfValues) AsPageTokenArrayOfValues

func (*ListProbingTargetGroupsRequest_FieldTerminalPathArrayOfValues) AsParentArrayOfValues

func (*ListProbingTargetGroupsRequest_FieldTerminalPathArrayOfValues) AsViewArrayOfValues

func (*ListProbingTargetGroupsRequest_FieldTerminalPathArrayOfValues) GetRawValues

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

type ListProbingTargetGroupsRequest_FieldTerminalPathValue

type ListProbingTargetGroupsRequest_FieldTerminalPathValue struct {
	ListProbingTargetGroupsRequest_FieldTerminalPath
	// contains filtered or unexported fields
}

func (*ListProbingTargetGroupsRequest_FieldTerminalPathValue) AsFieldMaskValue

func (*ListProbingTargetGroupsRequest_FieldTerminalPathValue) AsFilterValue

func (*ListProbingTargetGroupsRequest_FieldTerminalPathValue) AsIncludePagingInfoValue added in v0.8.3

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

func (*ListProbingTargetGroupsRequest_FieldTerminalPathValue) AsOrderByValue

func (*ListProbingTargetGroupsRequest_FieldTerminalPathValue) AsPageSizeValue

func (*ListProbingTargetGroupsRequest_FieldTerminalPathValue) AsPageTokenValue

func (*ListProbingTargetGroupsRequest_FieldTerminalPathValue) AsParentValue

func (*ListProbingTargetGroupsRequest_FieldTerminalPathValue) AsViewValue

func (*ListProbingTargetGroupsRequest_FieldTerminalPathValue) CompareWith

CompareWith compares value in the 'ListProbingTargetGroupsRequest_FieldTerminalPathValue' with the value under path in 'ListProbingTargetGroupsRequest'.

func (*ListProbingTargetGroupsRequest_FieldTerminalPathValue) CompareWithRaw

func (*ListProbingTargetGroupsRequest_FieldTerminalPathValue) GetRawValue

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

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

func (*ListProbingTargetGroupsRequest_FieldTerminalPathValue) SetTo

SetTo stores value for selected field for object ListProbingTargetGroupsRequest

func (*ListProbingTargetGroupsRequest_FieldTerminalPathValue) SetToRaw

type ListProbingTargetGroupsResponse

type ListProbingTargetGroupsResponse struct {

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

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

func (*ListProbingTargetGroupsResponse) Clone

func (*ListProbingTargetGroupsResponse) CloneRaw

func (*ListProbingTargetGroupsResponse) Descriptor

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

Deprecated, Use ListProbingTargetGroupsResponse.ProtoReflect.Descriptor instead.

func (*ListProbingTargetGroupsResponse) GetCurrentOffset added in v0.8.3

func (m *ListProbingTargetGroupsResponse) GetCurrentOffset() int32

func (*ListProbingTargetGroupsResponse) GetNextPageToken

func (*ListProbingTargetGroupsResponse) GetPrevPageToken

func (*ListProbingTargetGroupsResponse) GetProbingTargetGroups

func (*ListProbingTargetGroupsResponse) GetTotalResultsCount added in v0.8.3

func (m *ListProbingTargetGroupsResponse) GetTotalResultsCount() int32

func (*ListProbingTargetGroupsResponse) GotenMessage

func (*ListProbingTargetGroupsResponse) GotenMessage()

func (*ListProbingTargetGroupsResponse) GotenObjectExt

func (o *ListProbingTargetGroupsResponse) GotenObjectExt()

func (*ListProbingTargetGroupsResponse) GotenValidate

func (obj *ListProbingTargetGroupsResponse) GotenValidate() error

func (*ListProbingTargetGroupsResponse) MakeDiffFieldMask

func (*ListProbingTargetGroupsResponse) MakeFullFieldMask

func (*ListProbingTargetGroupsResponse) MakeRawDiffFieldMask

func (*ListProbingTargetGroupsResponse) MakeRawFullFieldMask

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

func (*ListProbingTargetGroupsResponse) Marshal

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

func (*ListProbingTargetGroupsResponse) MarshalJSON

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

func (*ListProbingTargetGroupsResponse) Merge

func (*ListProbingTargetGroupsResponse) MergeRaw

func (*ListProbingTargetGroupsResponse) ProtoMessage

func (*ListProbingTargetGroupsResponse) ProtoMessage()

func (*ListProbingTargetGroupsResponse) ProtoReflect

func (*ListProbingTargetGroupsResponse) Reset

func (*ListProbingTargetGroupsResponse) SetCurrentOffset added in v0.8.3

func (m *ListProbingTargetGroupsResponse) SetCurrentOffset(fv int32)

func (*ListProbingTargetGroupsResponse) SetNextPageToken

func (*ListProbingTargetGroupsResponse) SetPrevPageToken

func (*ListProbingTargetGroupsResponse) SetProbingTargetGroups

func (*ListProbingTargetGroupsResponse) SetTotalResultsCount added in v0.8.3

func (m *ListProbingTargetGroupsResponse) SetTotalResultsCount(fv int32)

func (*ListProbingTargetGroupsResponse) String

func (*ListProbingTargetGroupsResponse) Unmarshal

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

func (*ListProbingTargetGroupsResponse) UnmarshalJSON

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

type ListProbingTargetGroupsResponseFieldPathBuilder

type ListProbingTargetGroupsResponseFieldPathBuilder struct{}

func NewListProbingTargetGroupsResponseFieldPathBuilder

func NewListProbingTargetGroupsResponseFieldPathBuilder() ListProbingTargetGroupsResponseFieldPathBuilder

func (ListProbingTargetGroupsResponseFieldPathBuilder) CurrentOffset added in v0.8.3

func (ListProbingTargetGroupsResponseFieldPathBuilder) NextPageToken

func (ListProbingTargetGroupsResponseFieldPathBuilder) PrevPageToken

func (ListProbingTargetGroupsResponseFieldPathBuilder) ProbingTargetGroups

func (ListProbingTargetGroupsResponseFieldPathBuilder) TotalResultsCount added in v0.8.3

type ListProbingTargetGroupsResponseMapPathSelectorProbingTargetGroupsMetadataAnnotations

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

func (ListProbingTargetGroupsResponseMapPathSelectorProbingTargetGroupsMetadataAnnotations) FieldPath

func (ListProbingTargetGroupsResponseMapPathSelectorProbingTargetGroupsMetadataAnnotations) WithArrayOfValues

func (ListProbingTargetGroupsResponseMapPathSelectorProbingTargetGroupsMetadataAnnotations) WithValue

type ListProbingTargetGroupsResponseMapPathSelectorProbingTargetGroupsMetadataLabels

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

func (ListProbingTargetGroupsResponseMapPathSelectorProbingTargetGroupsMetadataLabels) FieldPath

func (ListProbingTargetGroupsResponseMapPathSelectorProbingTargetGroupsMetadataLabels) WithArrayOfValues

func (ListProbingTargetGroupsResponseMapPathSelectorProbingTargetGroupsMetadataLabels) WithValue

type ListProbingTargetGroupsResponseMapPathSelectorProbingTargetGroupsMetadataShards

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

func (ListProbingTargetGroupsResponseMapPathSelectorProbingTargetGroupsMetadataShards) FieldPath

func (ListProbingTargetGroupsResponseMapPathSelectorProbingTargetGroupsMetadataShards) WithArrayOfValues

func (ListProbingTargetGroupsResponseMapPathSelectorProbingTargetGroupsMetadataShards) WithValue

type ListProbingTargetGroupsResponsePathSelectorCurrentOffset added in v0.8.3

type ListProbingTargetGroupsResponsePathSelectorCurrentOffset struct{}

func (ListProbingTargetGroupsResponsePathSelectorCurrentOffset) FieldPath added in v0.8.3

func (ListProbingTargetGroupsResponsePathSelectorCurrentOffset) WithArrayOfValues added in v0.8.3

func (ListProbingTargetGroupsResponsePathSelectorCurrentOffset) WithValue added in v0.8.3

type ListProbingTargetGroupsResponsePathSelectorNextPageToken

type ListProbingTargetGroupsResponsePathSelectorNextPageToken struct{}

func (ListProbingTargetGroupsResponsePathSelectorNextPageToken) FieldPath

type ListProbingTargetGroupsResponsePathSelectorPrevPageToken

type ListProbingTargetGroupsResponsePathSelectorPrevPageToken struct{}

func (ListProbingTargetGroupsResponsePathSelectorPrevPageToken) FieldPath

type ListProbingTargetGroupsResponsePathSelectorProbingTargetGroups

type ListProbingTargetGroupsResponsePathSelectorProbingTargetGroups struct{}

func (ListProbingTargetGroupsResponsePathSelectorProbingTargetGroups) FieldPath

type ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsDisplayName

type ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsDisplayName struct{}

func (ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsDisplayName) FieldPath

func (ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsDisplayName) WithArrayOfValues

func (ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsDisplayName) WithValue

type ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadata

type ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadata struct{}

func (ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadata) DeleteTime added in v0.7.1

func (ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadata) FieldPath

func (ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadata) Lifecycle added in v0.7.1

func (ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadata) WithArrayOfValues

func (ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadata) WithValue

type ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataAnnotations

type ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataAnnotations struct{}

func (ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataAnnotations) FieldPath

func (ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataAnnotations) WithArrayOfValues

func (ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataAnnotations) WithValue

type ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataCreateTime

type ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataCreateTime struct{}

func (ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataCreateTime) FieldPath

func (ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataCreateTime) WithArrayOfValues

func (ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataCreateTime) WithValue

type ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataDeleteTime added in v0.7.1

type ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataDeleteTime struct{}

func (ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataDeleteTime) FieldPath added in v0.7.1

func (ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataDeleteTime) WithArrayOfValues added in v0.7.1

func (ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataDeleteTime) WithValue added in v0.7.1

type ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataGeneration

type ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataGeneration struct{}

func (ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataGeneration) FieldPath

func (ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataGeneration) WithArrayOfValues

func (ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataGeneration) WithValue

type ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataLabels

type ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataLabels struct{}

func (ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataLabels) FieldPath

func (ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataLabels) WithArrayOfValues

func (ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataLabels) WithValue

type ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataLifecycle added in v0.7.1

type ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataLifecycle struct{}

func (ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataLifecycle) BlockDeletion added in v0.7.1

func (ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataLifecycle) FieldPath added in v0.7.1

func (ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataLifecycle) State added in v0.7.1

func (ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataLifecycle) WithArrayOfValues added in v0.7.1

func (ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataLifecycle) WithValue added in v0.7.1

type ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataLifecycleBlockDeletion added in v0.7.1

type ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataLifecycleBlockDeletion struct{}

func (ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataLifecycleBlockDeletion) FieldPath added in v0.7.1

func (ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataLifecycleBlockDeletion) WithArrayOfValues added in v0.7.1

func (ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataLifecycleBlockDeletion) WithValue added in v0.7.1

type ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataLifecycleState added in v0.7.1

type ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataLifecycleState struct{}

func (ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataLifecycleState) FieldPath added in v0.7.1

func (ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataLifecycleState) WithArrayOfValues added in v0.7.1

func (ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataLifecycleState) WithValue added in v0.7.1

type ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataOwnerReferences

type ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataOwnerReferences struct{}

func (ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataOwnerReferences) FieldPath

func (ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataOwnerReferences) Region added in v0.7.1

func (ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataOwnerReferences) RequiresOwnerReference added in v0.7.1

func (ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataOwnerReferences) Version added in v0.7.1

func (ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataOwnerReferences) WithArrayOfValues

func (ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataOwnerReferences) WithItemValue

func (ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataOwnerReferences) WithValue

type ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataOwnerReferencesBlockOwnerDeletion

type ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataOwnerReferencesBlockOwnerDeletion struct{}

func (ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataOwnerReferencesBlockOwnerDeletion) FieldPath

func (ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataOwnerReferencesBlockOwnerDeletion) WithArrayOfValues

func (ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataOwnerReferencesBlockOwnerDeletion) WithValue

type ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataOwnerReferencesController

type ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataOwnerReferencesController struct{}

func (ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataOwnerReferencesController) FieldPath

func (ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataOwnerReferencesController) WithArrayOfValues

func (ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataOwnerReferencesController) WithValue

type ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataOwnerReferencesKind

type ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataOwnerReferencesKind struct{}

func (ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataOwnerReferencesKind) FieldPath

func (ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataOwnerReferencesKind) WithArrayOfValues

func (ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataOwnerReferencesKind) WithValue

type ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataOwnerReferencesName

type ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataOwnerReferencesName struct{}

func (ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataOwnerReferencesName) FieldPath

func (ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataOwnerReferencesName) WithArrayOfValues

func (ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataOwnerReferencesName) WithValue

type ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataOwnerReferencesRegion added in v0.7.1

type ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataOwnerReferencesRegion struct{}

func (ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataOwnerReferencesRegion) FieldPath added in v0.7.1

func (ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataOwnerReferencesRegion) WithArrayOfValues added in v0.7.1

func (ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataOwnerReferencesRegion) WithValue added in v0.7.1

type ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataOwnerReferencesRequiresOwnerReference added in v0.7.1

type ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataOwnerReferencesRequiresOwnerReference struct{}

func (ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataOwnerReferencesRequiresOwnerReference) FieldPath added in v0.7.1

func (ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataOwnerReferencesRequiresOwnerReference) WithArrayOfValues added in v0.7.1

func (ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataOwnerReferencesRequiresOwnerReference) WithValue added in v0.7.1

type ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataOwnerReferencesVersion added in v0.7.1

type ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataOwnerReferencesVersion struct{}

func (ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataOwnerReferencesVersion) FieldPath added in v0.7.1

func (ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataOwnerReferencesVersion) WithArrayOfValues added in v0.7.1

func (ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataOwnerReferencesVersion) WithValue added in v0.7.1

type ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataResourceVersion

type ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataResourceVersion struct{}

func (ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataResourceVersion) FieldPath

func (ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataResourceVersion) WithArrayOfValues

func (ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataResourceVersion) WithValue

type ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataShards

type ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataShards struct{}

func (ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataShards) FieldPath

func (ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataShards) WithArrayOfValues

func (ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataShards) WithValue

type ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataSyncing

type ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataSyncing struct{}

func (ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataSyncing) FieldPath

func (ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataSyncing) WithArrayOfValues

func (ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataSyncing) WithValue

type ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataSyncingOwningRegion

type ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataSyncingOwningRegion struct{}

func (ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataSyncingOwningRegion) FieldPath

func (ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataSyncingOwningRegion) WithArrayOfValues

func (ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataSyncingOwningRegion) WithValue

type ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataSyncingRegions

type ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataSyncingRegions struct{}

func (ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataSyncingRegions) FieldPath

func (ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataSyncingRegions) WithArrayOfValues

func (ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataSyncingRegions) WithItemValue

func (ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataSyncingRegions) WithValue

type ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataTags

type ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataTags struct{}

func (ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataTags) FieldPath

func (ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataTags) WithArrayOfValues

func (ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataTags) WithItemValue

func (ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataTags) WithValue

type ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataUpdateTime

type ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataUpdateTime struct{}

func (ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataUpdateTime) FieldPath

func (ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataUpdateTime) WithArrayOfValues

func (ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataUpdateTime) WithValue

type ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataUuid

type ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataUuid struct{}

func (ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataUuid) FieldPath

func (ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataUuid) WithArrayOfValues

func (ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataUuid) WithValue

type ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsName

type ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsName struct{}

func (ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsName) FieldPath

func (ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsName) WithArrayOfValues

func (ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsName) WithValue

type ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsState

type ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsState struct{}

func (ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsState) FieldPath

type ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsStateTargetCount

type ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsStateTargetCount struct{}

func (ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsStateTargetCount) FieldPath

func (ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsStateTargetCount) WithArrayOfValues

func (ListProbingTargetGroupsResponsePathSelectorProbingTargetGroupsStateTargetCount) WithValue

type ListProbingTargetGroupsResponsePathSelectorTotalResultsCount added in v0.8.3

type ListProbingTargetGroupsResponsePathSelectorTotalResultsCount struct{}

func (ListProbingTargetGroupsResponsePathSelectorTotalResultsCount) FieldPath added in v0.8.3

func (ListProbingTargetGroupsResponsePathSelectorTotalResultsCount) WithArrayOfValues added in v0.8.3

func (ListProbingTargetGroupsResponsePathSelectorTotalResultsCount) WithValue added in v0.8.3

type ListProbingTargetGroupsResponse_FieldMask

type ListProbingTargetGroupsResponse_FieldMask struct {
	Paths []ListProbingTargetGroupsResponse_FieldPath
}

func FullListProbingTargetGroupsResponse_FieldMask

func FullListProbingTargetGroupsResponse_FieldMask() *ListProbingTargetGroupsResponse_FieldMask

func (*ListProbingTargetGroupsResponse_FieldMask) AppendPath

func (*ListProbingTargetGroupsResponse_FieldMask) AppendRawPath

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

func (*ListProbingTargetGroupsResponse_FieldMask) DecodeFirestore

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

func (*ListProbingTargetGroupsResponse_FieldMask) EncodeFirestore

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

firestore encoding/decoding integration

func (*ListProbingTargetGroupsResponse_FieldMask) FilterInputFields

FilterInputFields generates copy of field paths with output_only field paths removed

func (*ListProbingTargetGroupsResponse_FieldMask) FromProtoFieldMask

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

func (*ListProbingTargetGroupsResponse_FieldMask) GetPaths

func (*ListProbingTargetGroupsResponse_FieldMask) GetRawPaths

func (*ListProbingTargetGroupsResponse_FieldMask) IsFull

func (fieldMask *ListProbingTargetGroupsResponse_FieldMask) IsFull() bool

func (ListProbingTargetGroupsResponse_FieldMask) Marshal

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

implement methods required by customType

func (ListProbingTargetGroupsResponse_FieldMask) MarshalJSON

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

func (*ListProbingTargetGroupsResponse_FieldMask) PathsCount

func (fieldMask *ListProbingTargetGroupsResponse_FieldMask) PathsCount() int

func (*ListProbingTargetGroupsResponse_FieldMask) Project

func (*ListProbingTargetGroupsResponse_FieldMask) ProjectRaw

func (*ListProbingTargetGroupsResponse_FieldMask) ProtoMessage

func (fieldMask *ListProbingTargetGroupsResponse_FieldMask) ProtoMessage()

func (*ListProbingTargetGroupsResponse_FieldMask) ProtoReflect

func (*ListProbingTargetGroupsResponse_FieldMask) Reset

func (fieldMask *ListProbingTargetGroupsResponse_FieldMask) Reset()

func (*ListProbingTargetGroupsResponse_FieldMask) Set

func (*ListProbingTargetGroupsResponse_FieldMask) SetFromCliFlag

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

func (*ListProbingTargetGroupsResponse_FieldMask) SetRaw

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

func (*ListProbingTargetGroupsResponse_FieldMask) Size

func (*ListProbingTargetGroupsResponse_FieldMask) String

func (*ListProbingTargetGroupsResponse_FieldMask) Subtract

func (*ListProbingTargetGroupsResponse_FieldMask) SubtractRaw

func (*ListProbingTargetGroupsResponse_FieldMask) ToProtoFieldMask

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

ToFieldMask is used for proto conversions

func (*ListProbingTargetGroupsResponse_FieldMask) Unmarshal

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

func (*ListProbingTargetGroupsResponse_FieldMask) UnmarshalJSON

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

type ListProbingTargetGroupsResponse_FieldPath

type ListProbingTargetGroupsResponse_FieldPath interface {
	gotenobject.FieldPath
	Selector() ListProbingTargetGroupsResponse_FieldPathSelector
	Get(source *ListProbingTargetGroupsResponse) []interface{}
	GetSingle(source *ListProbingTargetGroupsResponse) (interface{}, bool)
	ClearValue(item *ListProbingTargetGroupsResponse)

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

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

func MustParseListProbingTargetGroupsResponse_FieldPath

func MustParseListProbingTargetGroupsResponse_FieldPath(rawField string) ListProbingTargetGroupsResponse_FieldPath

func ParseListProbingTargetGroupsResponse_FieldPath

func ParseListProbingTargetGroupsResponse_FieldPath(rawField string) (ListProbingTargetGroupsResponse_FieldPath, error)

type ListProbingTargetGroupsResponse_FieldPathArrayItemValue

type ListProbingTargetGroupsResponse_FieldPathArrayItemValue interface {
	gotenobject.FieldPathArrayItemValue
	ListProbingTargetGroupsResponse_FieldPath
	ContainsValue(*ListProbingTargetGroupsResponse) bool
}

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

func MustParseListProbingTargetGroupsResponse_FieldPathArrayItemValue

func MustParseListProbingTargetGroupsResponse_FieldPathArrayItemValue(pathStr, valueStr string) ListProbingTargetGroupsResponse_FieldPathArrayItemValue

func ParseListProbingTargetGroupsResponse_FieldPathArrayItemValue

func ParseListProbingTargetGroupsResponse_FieldPathArrayItemValue(pathStr, valueStr string) (ListProbingTargetGroupsResponse_FieldPathArrayItemValue, error)

ParseListProbingTargetGroupsResponse_FieldPathArrayItemValue parses string and JSON-encoded value to its Value

type ListProbingTargetGroupsResponse_FieldPathArrayOfValues

type ListProbingTargetGroupsResponse_FieldPathArrayOfValues interface {
	gotenobject.FieldPathArrayOfValues
	ListProbingTargetGroupsResponse_FieldPath
}

ListProbingTargetGroupsResponse_FieldPathArrayOfValues allows storing slice of values for ListProbingTargetGroupsResponse fields according to their type

func MustParseListProbingTargetGroupsResponse_FieldPathArrayOfValues

func MustParseListProbingTargetGroupsResponse_FieldPathArrayOfValues(pathStr, valuesStr string) ListProbingTargetGroupsResponse_FieldPathArrayOfValues

func ParseListProbingTargetGroupsResponse_FieldPathArrayOfValues

func ParseListProbingTargetGroupsResponse_FieldPathArrayOfValues(pathStr, valuesStr string) (ListProbingTargetGroupsResponse_FieldPathArrayOfValues, error)

type ListProbingTargetGroupsResponse_FieldPathSelector

type ListProbingTargetGroupsResponse_FieldPathSelector int32
const (
	ListProbingTargetGroupsResponse_FieldPathSelectorProbingTargetGroups ListProbingTargetGroupsResponse_FieldPathSelector = 0
	ListProbingTargetGroupsResponse_FieldPathSelectorPrevPageToken       ListProbingTargetGroupsResponse_FieldPathSelector = 1
	ListProbingTargetGroupsResponse_FieldPathSelectorNextPageToken       ListProbingTargetGroupsResponse_FieldPathSelector = 2
	ListProbingTargetGroupsResponse_FieldPathSelectorCurrentOffset       ListProbingTargetGroupsResponse_FieldPathSelector = 3
	ListProbingTargetGroupsResponse_FieldPathSelectorTotalResultsCount   ListProbingTargetGroupsResponse_FieldPathSelector = 4
)

func (ListProbingTargetGroupsResponse_FieldPathSelector) String

type ListProbingTargetGroupsResponse_FieldPathValue

type ListProbingTargetGroupsResponse_FieldPathValue interface {
	ListProbingTargetGroupsResponse_FieldPath
	gotenobject.FieldPathValue
	SetTo(target **ListProbingTargetGroupsResponse)
	CompareWith(*ListProbingTargetGroupsResponse) (cmp int, comparable bool)
}

ListProbingTargetGroupsResponse_FieldPathValue allows storing values for ListProbingTargetGroupsResponse fields according to their type

func MustParseListProbingTargetGroupsResponse_FieldPathValue

func MustParseListProbingTargetGroupsResponse_FieldPathValue(pathStr, valueStr string) ListProbingTargetGroupsResponse_FieldPathValue

func ParseListProbingTargetGroupsResponse_FieldPathValue

func ParseListProbingTargetGroupsResponse_FieldPathValue(pathStr, valueStr string) (ListProbingTargetGroupsResponse_FieldPathValue, error)

type ListProbingTargetGroupsResponse_FieldSubPath

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

func (*ListProbingTargetGroupsResponse_FieldSubPath) AsProbingTargetGroupsSubPath

func (*ListProbingTargetGroupsResponse_FieldSubPath) ClearValue

func (*ListProbingTargetGroupsResponse_FieldSubPath) ClearValueRaw

func (*ListProbingTargetGroupsResponse_FieldSubPath) Get

func (fps *ListProbingTargetGroupsResponse_FieldSubPath) Get(source *ListProbingTargetGroupsResponse) (values []interface{})

Get returns all values pointed by selected field from source ListProbingTargetGroupsResponse

func (*ListProbingTargetGroupsResponse_FieldSubPath) GetDefault

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

GetDefault returns a default value of the field type

func (*ListProbingTargetGroupsResponse_FieldSubPath) GetRaw

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

func (*ListProbingTargetGroupsResponse_FieldSubPath) GetSingle

GetSingle returns value of selected field from source ListProbingTargetGroupsResponse

func (*ListProbingTargetGroupsResponse_FieldSubPath) GetSingleRaw

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

func (*ListProbingTargetGroupsResponse_FieldSubPath) IsLeaf

IsLeaf - whether field path is holds simple value

func (*ListProbingTargetGroupsResponse_FieldSubPath) JSONString

JSONString returns path representation is JSON convention

func (*ListProbingTargetGroupsResponse_FieldSubPath) Selector

func (*ListProbingTargetGroupsResponse_FieldSubPath) SplitIntoTerminalIPaths added in v0.7.1

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

func (*ListProbingTargetGroupsResponse_FieldSubPath) String

String returns path representation in proto convention

func (*ListProbingTargetGroupsResponse_FieldSubPath) WithIArrayItemValue

func (*ListProbingTargetGroupsResponse_FieldSubPath) WithIArrayOfValues

func (*ListProbingTargetGroupsResponse_FieldSubPath) WithIValue

func (*ListProbingTargetGroupsResponse_FieldSubPath) WithRawIArrayItemValue

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

func (*ListProbingTargetGroupsResponse_FieldSubPath) WithRawIArrayOfValues

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

func (*ListProbingTargetGroupsResponse_FieldSubPath) WithRawIValue

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

type ListProbingTargetGroupsResponse_FieldSubPathArrayItemValue

type ListProbingTargetGroupsResponse_FieldSubPathArrayItemValue struct {
	ListProbingTargetGroupsResponse_FieldPath
	// contains filtered or unexported fields
}

func (*ListProbingTargetGroupsResponse_FieldSubPathArrayItemValue) AsProbingTargetGroupsPathItemValue

func (*ListProbingTargetGroupsResponse_FieldSubPathArrayItemValue) ContainsValue

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

func (*ListProbingTargetGroupsResponse_FieldSubPathArrayItemValue) GetRawItemValue

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

GetRawValue returns stored array item value

type ListProbingTargetGroupsResponse_FieldSubPathArrayOfValues

type ListProbingTargetGroupsResponse_FieldSubPathArrayOfValues struct {
	ListProbingTargetGroupsResponse_FieldPath
	// contains filtered or unexported fields
}

func (*ListProbingTargetGroupsResponse_FieldSubPathArrayOfValues) AsProbingTargetGroupsPathArrayOfValues

func (*ListProbingTargetGroupsResponse_FieldSubPathArrayOfValues) GetRawValues

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

type ListProbingTargetGroupsResponse_FieldSubPathValue

type ListProbingTargetGroupsResponse_FieldSubPathValue struct {
	ListProbingTargetGroupsResponse_FieldPath
	// contains filtered or unexported fields
}

func (*ListProbingTargetGroupsResponse_FieldSubPathValue) AsProbingTargetGroupsPathValue

func (*ListProbingTargetGroupsResponse_FieldSubPathValue) CompareWith

func (*ListProbingTargetGroupsResponse_FieldSubPathValue) CompareWithRaw

func (*ListProbingTargetGroupsResponse_FieldSubPathValue) GetRawValue

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

func (*ListProbingTargetGroupsResponse_FieldSubPathValue) SetTo

func (*ListProbingTargetGroupsResponse_FieldSubPathValue) SetToRaw

type ListProbingTargetGroupsResponse_FieldTerminalPath

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

func (*ListProbingTargetGroupsResponse_FieldTerminalPath) ClearValue

func (*ListProbingTargetGroupsResponse_FieldTerminalPath) ClearValueRaw

func (*ListProbingTargetGroupsResponse_FieldTerminalPath) Get

Get returns all values pointed by specific field from source ListProbingTargetGroupsResponse

func (*ListProbingTargetGroupsResponse_FieldTerminalPath) GetDefault

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

GetDefault returns a default value of the field type

func (*ListProbingTargetGroupsResponse_FieldTerminalPath) GetRaw

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

func (*ListProbingTargetGroupsResponse_FieldTerminalPath) GetSingle

GetSingle returns value pointed by specific field of from source ListProbingTargetGroupsResponse

func (*ListProbingTargetGroupsResponse_FieldTerminalPath) GetSingleRaw

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

func (*ListProbingTargetGroupsResponse_FieldTerminalPath) IsLeaf

IsLeaf - whether field path is holds simple value

func (*ListProbingTargetGroupsResponse_FieldTerminalPath) JSONString

JSONString returns path representation is JSON convention

func (*ListProbingTargetGroupsResponse_FieldTerminalPath) Selector

func (*ListProbingTargetGroupsResponse_FieldTerminalPath) SplitIntoTerminalIPaths added in v0.7.1

func (*ListProbingTargetGroupsResponse_FieldTerminalPath) String

String returns path representation in proto convention

func (*ListProbingTargetGroupsResponse_FieldTerminalPath) WithIArrayItemValue

func (*ListProbingTargetGroupsResponse_FieldTerminalPath) WithIArrayOfValues

func (*ListProbingTargetGroupsResponse_FieldTerminalPath) WithIValue

func (*ListProbingTargetGroupsResponse_FieldTerminalPath) WithRawIArrayItemValue

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

func (*ListProbingTargetGroupsResponse_FieldTerminalPath) WithRawIArrayOfValues

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

func (*ListProbingTargetGroupsResponse_FieldTerminalPath) WithRawIValue

type ListProbingTargetGroupsResponse_FieldTerminalPathArrayItemValue

type ListProbingTargetGroupsResponse_FieldTerminalPathArrayItemValue struct {
	ListProbingTargetGroupsResponse_FieldTerminalPath
	// contains filtered or unexported fields
}

func (*ListProbingTargetGroupsResponse_FieldTerminalPathArrayItemValue) AsProbingTargetGroupsItemValue

func (*ListProbingTargetGroupsResponse_FieldTerminalPathArrayItemValue) ContainsValue

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

func (*ListProbingTargetGroupsResponse_FieldTerminalPathArrayItemValue) GetRawItemValue

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

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

func (*ListProbingTargetGroupsResponse_FieldTerminalPathArrayItemValue) GetSingle

func (*ListProbingTargetGroupsResponse_FieldTerminalPathArrayItemValue) GetSingleRaw

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

type ListProbingTargetGroupsResponse_FieldTerminalPathArrayOfValues

type ListProbingTargetGroupsResponse_FieldTerminalPathArrayOfValues struct {
	ListProbingTargetGroupsResponse_FieldTerminalPath
	// contains filtered or unexported fields
}

func (*ListProbingTargetGroupsResponse_FieldTerminalPathArrayOfValues) AsCurrentOffsetArrayOfValues added in v0.8.3

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

func (*ListProbingTargetGroupsResponse_FieldTerminalPathArrayOfValues) AsNextPageTokenArrayOfValues

func (*ListProbingTargetGroupsResponse_FieldTerminalPathArrayOfValues) AsPrevPageTokenArrayOfValues

func (*ListProbingTargetGroupsResponse_FieldTerminalPathArrayOfValues) AsProbingTargetGroupsArrayOfValues

func (*ListProbingTargetGroupsResponse_FieldTerminalPathArrayOfValues) AsTotalResultsCountArrayOfValues added in v0.8.3

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

func (*ListProbingTargetGroupsResponse_FieldTerminalPathArrayOfValues) GetRawValues

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

type ListProbingTargetGroupsResponse_FieldTerminalPathValue

type ListProbingTargetGroupsResponse_FieldTerminalPathValue struct {
	ListProbingTargetGroupsResponse_FieldTerminalPath
	// contains filtered or unexported fields
}

func (*ListProbingTargetGroupsResponse_FieldTerminalPathValue) AsCurrentOffsetValue added in v0.8.3

func (fpv *ListProbingTargetGroupsResponse_FieldTerminalPathValue) AsCurrentOffsetValue() (int32, bool)

func (*ListProbingTargetGroupsResponse_FieldTerminalPathValue) AsNextPageTokenValue

func (*ListProbingTargetGroupsResponse_FieldTerminalPathValue) AsPrevPageTokenValue

func (*ListProbingTargetGroupsResponse_FieldTerminalPathValue) AsProbingTargetGroupsValue

func (*ListProbingTargetGroupsResponse_FieldTerminalPathValue) AsTotalResultsCountValue added in v0.8.3

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

func (*ListProbingTargetGroupsResponse_FieldTerminalPathValue) CompareWith

CompareWith compares value in the 'ListProbingTargetGroupsResponse_FieldTerminalPathValue' with the value under path in 'ListProbingTargetGroupsResponse'.

func (*ListProbingTargetGroupsResponse_FieldTerminalPathValue) CompareWithRaw

func (*ListProbingTargetGroupsResponse_FieldTerminalPathValue) GetRawValue

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

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

func (*ListProbingTargetGroupsResponse_FieldTerminalPathValue) SetTo

SetTo stores value for selected field for object ListProbingTargetGroupsResponse

func (*ListProbingTargetGroupsResponse_FieldTerminalPathValue) SetToRaw

type ProbingTargetGroupServiceClient

ProbingTargetGroupServiceClient is the client API for ProbingTargetGroupService.

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

type ProbingTargetGroupServiceDescriptor added in v0.4.26

type ProbingTargetGroupServiceDescriptor struct{}

func GetProbingTargetGroupServiceDescriptor added in v0.4.26

func GetProbingTargetGroupServiceDescriptor() *ProbingTargetGroupServiceDescriptor

func (*ProbingTargetGroupServiceDescriptor) AllMethodDescriptors added in v0.4.26

func (*ProbingTargetGroupServiceDescriptor) GetApiName added in v0.4.26

func (*ProbingTargetGroupServiceDescriptor) GetFullAPIName added in v0.4.26

func (d *ProbingTargetGroupServiceDescriptor) GetFullAPIName() string

func (*ProbingTargetGroupServiceDescriptor) GetProtoPkgName added in v0.4.26

func (d *ProbingTargetGroupServiceDescriptor) GetProtoPkgName() string

func (*ProbingTargetGroupServiceDescriptor) GetServiceDomain added in v0.4.26

func (d *ProbingTargetGroupServiceDescriptor) GetServiceDomain() string

func (*ProbingTargetGroupServiceDescriptor) GetServiceVersion added in v0.4.26

func (d *ProbingTargetGroupServiceDescriptor) GetServiceVersion() string

type SearchProbingTargetGroupsDescriptor added in v0.4.26

type SearchProbingTargetGroupsDescriptor struct{}

func GetSearchProbingTargetGroupsDescriptor added in v0.4.26

func GetSearchProbingTargetGroupsDescriptor() *SearchProbingTargetGroupsDescriptor

func (*SearchProbingTargetGroupsDescriptor) GetApiDescriptor added in v0.4.26

func (*SearchProbingTargetGroupsDescriptor) GetApiName added in v0.4.26

func (*SearchProbingTargetGroupsDescriptor) GetClientMsgReflectHandle added in v0.4.26

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

func (*SearchProbingTargetGroupsDescriptor) GetFullMethodName added in v0.4.26

func (d *SearchProbingTargetGroupsDescriptor) GetFullMethodName() string

func (*SearchProbingTargetGroupsDescriptor) GetMethodName added in v0.4.26

func (d *SearchProbingTargetGroupsDescriptor) GetMethodName() string

func (*SearchProbingTargetGroupsDescriptor) GetProtoPkgName added in v0.4.26

func (d *SearchProbingTargetGroupsDescriptor) GetProtoPkgName() string

func (*SearchProbingTargetGroupsDescriptor) GetResourceDescriptor added in v0.4.27

func (*SearchProbingTargetGroupsDescriptor) GetServerMsgReflectHandle added in v0.4.26

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

func (*SearchProbingTargetGroupsDescriptor) GetServiceDomain added in v0.4.26

func (d *SearchProbingTargetGroupsDescriptor) GetServiceDomain() string

func (*SearchProbingTargetGroupsDescriptor) GetServiceVersion added in v0.4.26

func (d *SearchProbingTargetGroupsDescriptor) GetServiceVersion() string

func (*SearchProbingTargetGroupsDescriptor) GetVerb added in v0.4.26

func (*SearchProbingTargetGroupsDescriptor) HasResource added in v0.4.27

func (d *SearchProbingTargetGroupsDescriptor) HasResource() bool

func (*SearchProbingTargetGroupsDescriptor) IsClientStream added in v0.4.26

func (d *SearchProbingTargetGroupsDescriptor) IsClientStream() bool

func (*SearchProbingTargetGroupsDescriptor) IsCollection added in v0.4.27

func (d *SearchProbingTargetGroupsDescriptor) IsCollection() bool

func (*SearchProbingTargetGroupsDescriptor) IsPlural added in v0.4.27

func (*SearchProbingTargetGroupsDescriptor) IsServerStream added in v0.4.26

func (d *SearchProbingTargetGroupsDescriptor) IsServerStream() bool

func (*SearchProbingTargetGroupsDescriptor) IsUnary added in v0.4.26

func (*SearchProbingTargetGroupsDescriptor) NewEmptyClientMsg added in v0.4.26

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

func (*SearchProbingTargetGroupsDescriptor) NewEmptyServerMsg added in v0.4.26

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

func (*SearchProbingTargetGroupsDescriptor) RequestHasResourceBody added in v0.4.26

func (d *SearchProbingTargetGroupsDescriptor) RequestHasResourceBody() bool

type SearchProbingTargetGroupsDescriptorClientMsgHandle added in v0.4.26

type SearchProbingTargetGroupsDescriptorClientMsgHandle struct{}

func (*SearchProbingTargetGroupsDescriptorClientMsgHandle) ExtractCollectionName added in v0.4.27

func (*SearchProbingTargetGroupsDescriptorClientMsgHandle) ExtractResourceName added in v0.4.27

func (*SearchProbingTargetGroupsDescriptorClientMsgHandle) ExtractResourceNames added in v0.4.27

type SearchProbingTargetGroupsDescriptorServerMsgHandle added in v0.4.26

type SearchProbingTargetGroupsDescriptorServerMsgHandle struct{}

func (*SearchProbingTargetGroupsDescriptorServerMsgHandle) ExtractCollectionName added in v0.4.27

func (*SearchProbingTargetGroupsDescriptorServerMsgHandle) ExtractResourceName added in v0.4.27

func (*SearchProbingTargetGroupsDescriptorServerMsgHandle) ExtractResourceNames added in v0.4.27

type SearchProbingTargetGroupsRequest

type SearchProbingTargetGroupsRequest struct {

	// Parent name of ntt.watchdog.v1alpha2.ProbingTargetGroup
	Parent *probing_target_group.ParentName `protobuf:"bytes,1,opt,customtype=ParentName,name=parent,proto3" json:"parent,omitempty" firestore:"parent"`
	// Requested page size. Server may return fewer ProbingTargetGroups than
	// requested. If unspecified, server will pick an appropriate default.
	PageSize int32 `protobuf:"varint,2,opt,name=page_size,json=pageSize,proto3" json:"page_size,omitempty" firestore:"pageSize"`
	// A token identifying a page of results the server should return.
	// Typically, this is the value of
	// [SearchProbingTargetGroupsResponse.next_page_token][ntt.watchdog.v1alpha2.SearchProbingTargetGroupsResponse.next_page_token]
	PageToken *probing_target_group.PagerCursor `` /* 133-byte string literal not displayed */
	// Order By -
	// https://cloud.google.com/apis/design/design_patterns#list_pagination list
	// of field path with order directive, either 'asc' or 'desc'. If direction is
	// not provided, 'asc' is assumed. e.g. "state.nested_field asc,
	// state.something.else desc, theme"
	OrderBy *probing_target_group.OrderBy `protobuf:"bytes,4,opt,customtype=OrderBy,name=order_by,json=orderBy,proto3" json:"order_by,omitempty" firestore:"orderBy"`
	// Filter - filter results by field criteria. Simplified SQL-like syntax with
	// following operators:
	// <=, >=, =, !=, <, >, LIKE, CONTAINS (aliases CONTAIN, HAS, HAVE), IN, IS
	// [NOT] NULL | NaN . Combine conditions with OR | AND example: 'meta.labels
	// CONTAINS "severity:important" OR (state.last_error_time >
	// "2018-11-15T10:00:00Z" AND state.status = "ERROR")'
	Filter *probing_target_group.Filter `protobuf:"bytes,5,opt,customtype=Filter,name=filter,proto3" json:"filter,omitempty" firestore:"filter"`
	// A list of extra fields to be obtained for each response item on top of
	// fields defined by request field view
	FieldMask *probing_target_group.ProbingTargetGroup_FieldMask `` /* 150-byte string literal not displayed */
	// View defines list of standard response fields present in response items.
	// Additional fields can be amended by request field field_mask
	View view.View `protobuf:"varint,7,opt,name=view,proto3,enum=goten.view.View" json:"view,omitempty" firestore:"view"`
	// Optional search phrase used to further filter results.
	Phrase string `protobuf:"bytes,8,opt,name=phrase,proto3" json:"phrase,omitempty" firestore:"phrase"`
	// contains filtered or unexported fields
}

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

func (*SearchProbingTargetGroupsRequest) Clone

func (*SearchProbingTargetGroupsRequest) CloneRaw

func (*SearchProbingTargetGroupsRequest) Descriptor

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

Deprecated, Use SearchProbingTargetGroupsRequest.ProtoReflect.Descriptor instead.

func (*SearchProbingTargetGroupsRequest) GetFieldMask

func (*SearchProbingTargetGroupsRequest) GetFilter

func (*SearchProbingTargetGroupsRequest) GetOrderBy

func (*SearchProbingTargetGroupsRequest) GetPageSize

func (m *SearchProbingTargetGroupsRequest) GetPageSize() int32

func (*SearchProbingTargetGroupsRequest) GetPageToken

func (*SearchProbingTargetGroupsRequest) GetParent

func (*SearchProbingTargetGroupsRequest) GetPhrase

func (*SearchProbingTargetGroupsRequest) GetView

func (*SearchProbingTargetGroupsRequest) GotenMessage

func (*SearchProbingTargetGroupsRequest) GotenMessage()

func (*SearchProbingTargetGroupsRequest) GotenObjectExt

func (o *SearchProbingTargetGroupsRequest) GotenObjectExt()

func (*SearchProbingTargetGroupsRequest) GotenValidate

func (obj *SearchProbingTargetGroupsRequest) GotenValidate() error

func (*SearchProbingTargetGroupsRequest) MakeDiffFieldMask

func (*SearchProbingTargetGroupsRequest) MakeFullFieldMask

func (*SearchProbingTargetGroupsRequest) MakeRawDiffFieldMask

func (*SearchProbingTargetGroupsRequest) MakeRawFullFieldMask

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

func (*SearchProbingTargetGroupsRequest) Marshal

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

func (*SearchProbingTargetGroupsRequest) MarshalJSON

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

func (*SearchProbingTargetGroupsRequest) Merge

func (*SearchProbingTargetGroupsRequest) MergeRaw

func (*SearchProbingTargetGroupsRequest) ProtoMessage

func (*SearchProbingTargetGroupsRequest) ProtoMessage()

func (*SearchProbingTargetGroupsRequest) ProtoReflect

func (*SearchProbingTargetGroupsRequest) Reset

func (*SearchProbingTargetGroupsRequest) SetFieldMask

func (*SearchProbingTargetGroupsRequest) SetFilter

func (*SearchProbingTargetGroupsRequest) SetOrderBy

func (*SearchProbingTargetGroupsRequest) SetPageSize

func (m *SearchProbingTargetGroupsRequest) SetPageSize(fv int32)

func (*SearchProbingTargetGroupsRequest) SetPageToken

func (*SearchProbingTargetGroupsRequest) SetParent

func (*SearchProbingTargetGroupsRequest) SetPhrase

func (m *SearchProbingTargetGroupsRequest) SetPhrase(fv string)

func (*SearchProbingTargetGroupsRequest) SetView

func (*SearchProbingTargetGroupsRequest) String

func (*SearchProbingTargetGroupsRequest) Unmarshal

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

func (*SearchProbingTargetGroupsRequest) UnmarshalJSON

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

type SearchProbingTargetGroupsRequestFieldPathBuilder

type SearchProbingTargetGroupsRequestFieldPathBuilder struct{}

func NewSearchProbingTargetGroupsRequestFieldPathBuilder

func NewSearchProbingTargetGroupsRequestFieldPathBuilder() SearchProbingTargetGroupsRequestFieldPathBuilder

func (SearchProbingTargetGroupsRequestFieldPathBuilder) FieldMask

func (SearchProbingTargetGroupsRequestFieldPathBuilder) Filter

func (SearchProbingTargetGroupsRequestFieldPathBuilder) OrderBy

func (SearchProbingTargetGroupsRequestFieldPathBuilder) PageSize

func (SearchProbingTargetGroupsRequestFieldPathBuilder) PageToken

func (SearchProbingTargetGroupsRequestFieldPathBuilder) Parent

func (SearchProbingTargetGroupsRequestFieldPathBuilder) Phrase

func (SearchProbingTargetGroupsRequestFieldPathBuilder) View

type SearchProbingTargetGroupsRequestPathSelectorFieldMask

type SearchProbingTargetGroupsRequestPathSelectorFieldMask struct{}

func (SearchProbingTargetGroupsRequestPathSelectorFieldMask) FieldPath

type SearchProbingTargetGroupsRequestPathSelectorFilter

type SearchProbingTargetGroupsRequestPathSelectorFilter struct{}

func (SearchProbingTargetGroupsRequestPathSelectorFilter) FieldPath

type SearchProbingTargetGroupsRequestPathSelectorOrderBy

type SearchProbingTargetGroupsRequestPathSelectorOrderBy struct{}

func (SearchProbingTargetGroupsRequestPathSelectorOrderBy) FieldPath

type SearchProbingTargetGroupsRequestPathSelectorPageSize

type SearchProbingTargetGroupsRequestPathSelectorPageSize struct{}

func (SearchProbingTargetGroupsRequestPathSelectorPageSize) FieldPath

func (SearchProbingTargetGroupsRequestPathSelectorPageSize) WithArrayOfValues

func (SearchProbingTargetGroupsRequestPathSelectorPageSize) WithValue

type SearchProbingTargetGroupsRequestPathSelectorPageToken

type SearchProbingTargetGroupsRequestPathSelectorPageToken struct{}

func (SearchProbingTargetGroupsRequestPathSelectorPageToken) FieldPath

type SearchProbingTargetGroupsRequestPathSelectorParent

type SearchProbingTargetGroupsRequestPathSelectorParent struct{}

func (SearchProbingTargetGroupsRequestPathSelectorParent) FieldPath

type SearchProbingTargetGroupsRequestPathSelectorPhrase

type SearchProbingTargetGroupsRequestPathSelectorPhrase struct{}

func (SearchProbingTargetGroupsRequestPathSelectorPhrase) FieldPath

func (SearchProbingTargetGroupsRequestPathSelectorPhrase) WithArrayOfValues

func (SearchProbingTargetGroupsRequestPathSelectorPhrase) WithValue

type SearchProbingTargetGroupsRequestPathSelectorView

type SearchProbingTargetGroupsRequestPathSelectorView struct{}

func (SearchProbingTargetGroupsRequestPathSelectorView) FieldPath

func (SearchProbingTargetGroupsRequestPathSelectorView) WithArrayOfValues

func (SearchProbingTargetGroupsRequestPathSelectorView) WithValue

type SearchProbingTargetGroupsRequest_FieldMask

type SearchProbingTargetGroupsRequest_FieldMask struct {
	Paths []SearchProbingTargetGroupsRequest_FieldPath
}

func FullSearchProbingTargetGroupsRequest_FieldMask

func FullSearchProbingTargetGroupsRequest_FieldMask() *SearchProbingTargetGroupsRequest_FieldMask

func (*SearchProbingTargetGroupsRequest_FieldMask) AppendPath

func (*SearchProbingTargetGroupsRequest_FieldMask) AppendRawPath

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

func (*SearchProbingTargetGroupsRequest_FieldMask) DecodeFirestore

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

func (*SearchProbingTargetGroupsRequest_FieldMask) EncodeFirestore

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

firestore encoding/decoding integration

func (*SearchProbingTargetGroupsRequest_FieldMask) FilterInputFields

FilterInputFields generates copy of field paths with output_only field paths removed

func (*SearchProbingTargetGroupsRequest_FieldMask) FromProtoFieldMask

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

func (*SearchProbingTargetGroupsRequest_FieldMask) GetPaths

func (*SearchProbingTargetGroupsRequest_FieldMask) GetRawPaths

func (*SearchProbingTargetGroupsRequest_FieldMask) IsFull

func (SearchProbingTargetGroupsRequest_FieldMask) Marshal

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

implement methods required by customType

func (SearchProbingTargetGroupsRequest_FieldMask) MarshalJSON

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

func (*SearchProbingTargetGroupsRequest_FieldMask) PathsCount

func (fieldMask *SearchProbingTargetGroupsRequest_FieldMask) PathsCount() int

func (*SearchProbingTargetGroupsRequest_FieldMask) Project

func (*SearchProbingTargetGroupsRequest_FieldMask) ProjectRaw

func (*SearchProbingTargetGroupsRequest_FieldMask) ProtoMessage

func (fieldMask *SearchProbingTargetGroupsRequest_FieldMask) ProtoMessage()

func (*SearchProbingTargetGroupsRequest_FieldMask) ProtoReflect

func (*SearchProbingTargetGroupsRequest_FieldMask) Reset

func (fieldMask *SearchProbingTargetGroupsRequest_FieldMask) Reset()

func (*SearchProbingTargetGroupsRequest_FieldMask) Set

func (*SearchProbingTargetGroupsRequest_FieldMask) SetFromCliFlag

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

func (*SearchProbingTargetGroupsRequest_FieldMask) SetRaw

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

func (*SearchProbingTargetGroupsRequest_FieldMask) Size

func (*SearchProbingTargetGroupsRequest_FieldMask) String

func (*SearchProbingTargetGroupsRequest_FieldMask) Subtract

func (*SearchProbingTargetGroupsRequest_FieldMask) SubtractRaw

func (*SearchProbingTargetGroupsRequest_FieldMask) ToProtoFieldMask

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

ToFieldMask is used for proto conversions

func (*SearchProbingTargetGroupsRequest_FieldMask) Unmarshal

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

func (*SearchProbingTargetGroupsRequest_FieldMask) UnmarshalJSON

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

type SearchProbingTargetGroupsRequest_FieldPath

type SearchProbingTargetGroupsRequest_FieldPath interface {
	gotenobject.FieldPath
	Selector() SearchProbingTargetGroupsRequest_FieldPathSelector
	Get(source *SearchProbingTargetGroupsRequest) []interface{}
	GetSingle(source *SearchProbingTargetGroupsRequest) (interface{}, bool)
	ClearValue(item *SearchProbingTargetGroupsRequest)

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

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

func MustParseSearchProbingTargetGroupsRequest_FieldPath

func MustParseSearchProbingTargetGroupsRequest_FieldPath(rawField string) SearchProbingTargetGroupsRequest_FieldPath

func ParseSearchProbingTargetGroupsRequest_FieldPath

func ParseSearchProbingTargetGroupsRequest_FieldPath(rawField string) (SearchProbingTargetGroupsRequest_FieldPath, error)

type SearchProbingTargetGroupsRequest_FieldPathArrayItemValue

type SearchProbingTargetGroupsRequest_FieldPathArrayItemValue interface {
	gotenobject.FieldPathArrayItemValue
	SearchProbingTargetGroupsRequest_FieldPath
	ContainsValue(*SearchProbingTargetGroupsRequest) bool
}

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

func MustParseSearchProbingTargetGroupsRequest_FieldPathArrayItemValue

func MustParseSearchProbingTargetGroupsRequest_FieldPathArrayItemValue(pathStr, valueStr string) SearchProbingTargetGroupsRequest_FieldPathArrayItemValue

func ParseSearchProbingTargetGroupsRequest_FieldPathArrayItemValue

func ParseSearchProbingTargetGroupsRequest_FieldPathArrayItemValue(pathStr, valueStr string) (SearchProbingTargetGroupsRequest_FieldPathArrayItemValue, error)

ParseSearchProbingTargetGroupsRequest_FieldPathArrayItemValue parses string and JSON-encoded value to its Value

type SearchProbingTargetGroupsRequest_FieldPathArrayOfValues

type SearchProbingTargetGroupsRequest_FieldPathArrayOfValues interface {
	gotenobject.FieldPathArrayOfValues
	SearchProbingTargetGroupsRequest_FieldPath
}

SearchProbingTargetGroupsRequest_FieldPathArrayOfValues allows storing slice of values for SearchProbingTargetGroupsRequest fields according to their type

func MustParseSearchProbingTargetGroupsRequest_FieldPathArrayOfValues

func MustParseSearchProbingTargetGroupsRequest_FieldPathArrayOfValues(pathStr, valuesStr string) SearchProbingTargetGroupsRequest_FieldPathArrayOfValues

func ParseSearchProbingTargetGroupsRequest_FieldPathArrayOfValues

func ParseSearchProbingTargetGroupsRequest_FieldPathArrayOfValues(pathStr, valuesStr string) (SearchProbingTargetGroupsRequest_FieldPathArrayOfValues, error)

type SearchProbingTargetGroupsRequest_FieldPathSelector

type SearchProbingTargetGroupsRequest_FieldPathSelector int32
const (
	SearchProbingTargetGroupsRequest_FieldPathSelectorParent    SearchProbingTargetGroupsRequest_FieldPathSelector = 0
	SearchProbingTargetGroupsRequest_FieldPathSelectorPageSize  SearchProbingTargetGroupsRequest_FieldPathSelector = 1
	SearchProbingTargetGroupsRequest_FieldPathSelectorPageToken SearchProbingTargetGroupsRequest_FieldPathSelector = 2
	SearchProbingTargetGroupsRequest_FieldPathSelectorOrderBy   SearchProbingTargetGroupsRequest_FieldPathSelector = 3
	SearchProbingTargetGroupsRequest_FieldPathSelectorFilter    SearchProbingTargetGroupsRequest_FieldPathSelector = 4
	SearchProbingTargetGroupsRequest_FieldPathSelectorFieldMask SearchProbingTargetGroupsRequest_FieldPathSelector = 5
	SearchProbingTargetGroupsRequest_FieldPathSelectorView      SearchProbingTargetGroupsRequest_FieldPathSelector = 6
	SearchProbingTargetGroupsRequest_FieldPathSelectorPhrase    SearchProbingTargetGroupsRequest_FieldPathSelector = 7
)

func (SearchProbingTargetGroupsRequest_FieldPathSelector) String

type SearchProbingTargetGroupsRequest_FieldPathValue

type SearchProbingTargetGroupsRequest_FieldPathValue interface {
	SearchProbingTargetGroupsRequest_FieldPath
	gotenobject.FieldPathValue
	SetTo(target **SearchProbingTargetGroupsRequest)
	CompareWith(*SearchProbingTargetGroupsRequest) (cmp int, comparable bool)
}

SearchProbingTargetGroupsRequest_FieldPathValue allows storing values for SearchProbingTargetGroupsRequest fields according to their type

func MustParseSearchProbingTargetGroupsRequest_FieldPathValue

func MustParseSearchProbingTargetGroupsRequest_FieldPathValue(pathStr, valueStr string) SearchProbingTargetGroupsRequest_FieldPathValue

func ParseSearchProbingTargetGroupsRequest_FieldPathValue

func ParseSearchProbingTargetGroupsRequest_FieldPathValue(pathStr, valueStr string) (SearchProbingTargetGroupsRequest_FieldPathValue, error)

type SearchProbingTargetGroupsRequest_FieldTerminalPath

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

func (*SearchProbingTargetGroupsRequest_FieldTerminalPath) ClearValue

func (*SearchProbingTargetGroupsRequest_FieldTerminalPath) ClearValueRaw

func (*SearchProbingTargetGroupsRequest_FieldTerminalPath) Get

Get returns all values pointed by specific field from source SearchProbingTargetGroupsRequest

func (*SearchProbingTargetGroupsRequest_FieldTerminalPath) GetDefault

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

GetDefault returns a default value of the field type

func (*SearchProbingTargetGroupsRequest_FieldTerminalPath) GetRaw

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

func (*SearchProbingTargetGroupsRequest_FieldTerminalPath) GetSingle

GetSingle returns value pointed by specific field of from source SearchProbingTargetGroupsRequest

func (*SearchProbingTargetGroupsRequest_FieldTerminalPath) GetSingleRaw

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

func (*SearchProbingTargetGroupsRequest_FieldTerminalPath) IsLeaf

IsLeaf - whether field path is holds simple value

func (*SearchProbingTargetGroupsRequest_FieldTerminalPath) JSONString

JSONString returns path representation is JSON convention

func (*SearchProbingTargetGroupsRequest_FieldTerminalPath) Selector

func (*SearchProbingTargetGroupsRequest_FieldTerminalPath) SplitIntoTerminalIPaths added in v0.7.1

func (*SearchProbingTargetGroupsRequest_FieldTerminalPath) String

String returns path representation in proto convention

func (*SearchProbingTargetGroupsRequest_FieldTerminalPath) WithIArrayItemValue

func (*SearchProbingTargetGroupsRequest_FieldTerminalPath) WithIArrayOfValues

func (*SearchProbingTargetGroupsRequest_FieldTerminalPath) WithIValue

func (*SearchProbingTargetGroupsRequest_FieldTerminalPath) WithRawIArrayItemValue

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

func (*SearchProbingTargetGroupsRequest_FieldTerminalPath) WithRawIArrayOfValues

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

func (*SearchProbingTargetGroupsRequest_FieldTerminalPath) WithRawIValue

type SearchProbingTargetGroupsRequest_FieldTerminalPathArrayItemValue

type SearchProbingTargetGroupsRequest_FieldTerminalPathArrayItemValue struct {
	SearchProbingTargetGroupsRequest_FieldTerminalPath
	// contains filtered or unexported fields
}

func (*SearchProbingTargetGroupsRequest_FieldTerminalPathArrayItemValue) ContainsValue

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

func (*SearchProbingTargetGroupsRequest_FieldTerminalPathArrayItemValue) GetRawItemValue

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

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

func (*SearchProbingTargetGroupsRequest_FieldTerminalPathArrayItemValue) GetSingle

func (*SearchProbingTargetGroupsRequest_FieldTerminalPathArrayItemValue) GetSingleRaw

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

type SearchProbingTargetGroupsRequest_FieldTerminalPathArrayOfValues

type SearchProbingTargetGroupsRequest_FieldTerminalPathArrayOfValues struct {
	SearchProbingTargetGroupsRequest_FieldTerminalPath
	// contains filtered or unexported fields
}

func (*SearchProbingTargetGroupsRequest_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues

func (*SearchProbingTargetGroupsRequest_FieldTerminalPathArrayOfValues) AsFilterArrayOfValues

func (*SearchProbingTargetGroupsRequest_FieldTerminalPathArrayOfValues) AsOrderByArrayOfValues

func (*SearchProbingTargetGroupsRequest_FieldTerminalPathArrayOfValues) AsPageSizeArrayOfValues

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

func (*SearchProbingTargetGroupsRequest_FieldTerminalPathArrayOfValues) AsPageTokenArrayOfValues

func (*SearchProbingTargetGroupsRequest_FieldTerminalPathArrayOfValues) AsParentArrayOfValues

func (*SearchProbingTargetGroupsRequest_FieldTerminalPathArrayOfValues) AsPhraseArrayOfValues

func (*SearchProbingTargetGroupsRequest_FieldTerminalPathArrayOfValues) AsViewArrayOfValues

func (*SearchProbingTargetGroupsRequest_FieldTerminalPathArrayOfValues) GetRawValues

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

type SearchProbingTargetGroupsRequest_FieldTerminalPathValue

type SearchProbingTargetGroupsRequest_FieldTerminalPathValue struct {
	SearchProbingTargetGroupsRequest_FieldTerminalPath
	// contains filtered or unexported fields
}

func (*SearchProbingTargetGroupsRequest_FieldTerminalPathValue) AsFieldMaskValue

func (*SearchProbingTargetGroupsRequest_FieldTerminalPathValue) AsFilterValue

func (*SearchProbingTargetGroupsRequest_FieldTerminalPathValue) AsOrderByValue

func (*SearchProbingTargetGroupsRequest_FieldTerminalPathValue) AsPageSizeValue

func (*SearchProbingTargetGroupsRequest_FieldTerminalPathValue) AsPageTokenValue

func (*SearchProbingTargetGroupsRequest_FieldTerminalPathValue) AsParentValue

func (*SearchProbingTargetGroupsRequest_FieldTerminalPathValue) AsPhraseValue

func (*SearchProbingTargetGroupsRequest_FieldTerminalPathValue) AsViewValue

func (*SearchProbingTargetGroupsRequest_FieldTerminalPathValue) CompareWith

CompareWith compares value in the 'SearchProbingTargetGroupsRequest_FieldTerminalPathValue' with the value under path in 'SearchProbingTargetGroupsRequest'.

func (*SearchProbingTargetGroupsRequest_FieldTerminalPathValue) CompareWithRaw

func (*SearchProbingTargetGroupsRequest_FieldTerminalPathValue) GetRawValue

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

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

func (*SearchProbingTargetGroupsRequest_FieldTerminalPathValue) SetTo

SetTo stores value for selected field for object SearchProbingTargetGroupsRequest

func (*SearchProbingTargetGroupsRequest_FieldTerminalPathValue) SetToRaw

type SearchProbingTargetGroupsResponse

type SearchProbingTargetGroupsResponse struct {

	// The list of ProbingTargetGroups
	ProbingTargetGroups []*probing_target_group.ProbingTargetGroup `` /* 152-byte string literal not displayed */
	// A token to retrieve previous page of results. Pass this value in the
	// [SearchProbingTargetGroupsRequest.page_token][ntt.watchdog.v1alpha2.SearchProbingTargetGroupsRequest.page_token]
	PrevPageToken *probing_target_group.PagerCursor `` /* 151-byte string literal not displayed */
	// A token to retrieve next page of results. Pass this value in the
	// [SearchProbingTargetGroupsRequest.page_token][ntt.watchdog.v1alpha2.SearchProbingTargetGroupsRequest.page_token]
	NextPageToken *probing_target_group.PagerCursor `` /* 151-byte string literal not displayed */
	// Current offset from the first page (0 if no page tokens were given). Page
	// index can be computed from offset and limit provided in a request
	CurrentOffset int32 `` /* 127-byte string literal not displayed */
	// Number of total ProbingTargetGroups across all pages.
	TotalResultsCount int32 `` /* 145-byte string literal not displayed */
	// contains filtered or unexported fields
}

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

func (*SearchProbingTargetGroupsResponse) Clone

func (*SearchProbingTargetGroupsResponse) CloneRaw

func (*SearchProbingTargetGroupsResponse) Descriptor

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

Deprecated, Use SearchProbingTargetGroupsResponse.ProtoReflect.Descriptor instead.

func (*SearchProbingTargetGroupsResponse) GetCurrentOffset

func (m *SearchProbingTargetGroupsResponse) GetCurrentOffset() int32

func (*SearchProbingTargetGroupsResponse) GetNextPageToken

func (*SearchProbingTargetGroupsResponse) GetPrevPageToken

func (*SearchProbingTargetGroupsResponse) GetProbingTargetGroups

func (*SearchProbingTargetGroupsResponse) GetTotalResultsCount

func (m *SearchProbingTargetGroupsResponse) GetTotalResultsCount() int32

func (*SearchProbingTargetGroupsResponse) GotenMessage

func (*SearchProbingTargetGroupsResponse) GotenMessage()

func (*SearchProbingTargetGroupsResponse) GotenObjectExt

func (o *SearchProbingTargetGroupsResponse) GotenObjectExt()

func (*SearchProbingTargetGroupsResponse) GotenValidate

func (obj *SearchProbingTargetGroupsResponse) GotenValidate() error

func (*SearchProbingTargetGroupsResponse) MakeFullFieldMask

func (*SearchProbingTargetGroupsResponse) MakeRawDiffFieldMask

func (*SearchProbingTargetGroupsResponse) MakeRawFullFieldMask

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

func (*SearchProbingTargetGroupsResponse) Marshal

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

func (*SearchProbingTargetGroupsResponse) MarshalJSON

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

func (*SearchProbingTargetGroupsResponse) Merge

func (*SearchProbingTargetGroupsResponse) MergeRaw

func (*SearchProbingTargetGroupsResponse) ProtoMessage

func (*SearchProbingTargetGroupsResponse) ProtoMessage()

func (*SearchProbingTargetGroupsResponse) ProtoReflect

func (*SearchProbingTargetGroupsResponse) Reset

func (*SearchProbingTargetGroupsResponse) SetCurrentOffset

func (m *SearchProbingTargetGroupsResponse) SetCurrentOffset(fv int32)

func (*SearchProbingTargetGroupsResponse) SetNextPageToken

func (*SearchProbingTargetGroupsResponse) SetPrevPageToken

func (*SearchProbingTargetGroupsResponse) SetProbingTargetGroups

func (*SearchProbingTargetGroupsResponse) SetTotalResultsCount

func (m *SearchProbingTargetGroupsResponse) SetTotalResultsCount(fv int32)

func (*SearchProbingTargetGroupsResponse) String

func (*SearchProbingTargetGroupsResponse) Unmarshal

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

func (*SearchProbingTargetGroupsResponse) UnmarshalJSON

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

type SearchProbingTargetGroupsResponseFieldPathBuilder

type SearchProbingTargetGroupsResponseFieldPathBuilder struct{}

func NewSearchProbingTargetGroupsResponseFieldPathBuilder

func NewSearchProbingTargetGroupsResponseFieldPathBuilder() SearchProbingTargetGroupsResponseFieldPathBuilder

func (SearchProbingTargetGroupsResponseFieldPathBuilder) CurrentOffset

func (SearchProbingTargetGroupsResponseFieldPathBuilder) NextPageToken

func (SearchProbingTargetGroupsResponseFieldPathBuilder) PrevPageToken

func (SearchProbingTargetGroupsResponseFieldPathBuilder) ProbingTargetGroups

func (SearchProbingTargetGroupsResponseFieldPathBuilder) TotalResultsCount

type SearchProbingTargetGroupsResponseMapPathSelectorProbingTargetGroupsMetadataAnnotations

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

func (SearchProbingTargetGroupsResponseMapPathSelectorProbingTargetGroupsMetadataAnnotations) FieldPath

func (SearchProbingTargetGroupsResponseMapPathSelectorProbingTargetGroupsMetadataAnnotations) WithArrayOfValues

func (SearchProbingTargetGroupsResponseMapPathSelectorProbingTargetGroupsMetadataAnnotations) WithValue

type SearchProbingTargetGroupsResponseMapPathSelectorProbingTargetGroupsMetadataLabels

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

func (SearchProbingTargetGroupsResponseMapPathSelectorProbingTargetGroupsMetadataLabels) FieldPath

func (SearchProbingTargetGroupsResponseMapPathSelectorProbingTargetGroupsMetadataLabels) WithArrayOfValues

func (SearchProbingTargetGroupsResponseMapPathSelectorProbingTargetGroupsMetadataLabels) WithValue

type SearchProbingTargetGroupsResponseMapPathSelectorProbingTargetGroupsMetadataShards

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

func (SearchProbingTargetGroupsResponseMapPathSelectorProbingTargetGroupsMetadataShards) FieldPath

func (SearchProbingTargetGroupsResponseMapPathSelectorProbingTargetGroupsMetadataShards) WithArrayOfValues

func (SearchProbingTargetGroupsResponseMapPathSelectorProbingTargetGroupsMetadataShards) WithValue

type SearchProbingTargetGroupsResponsePathSelectorCurrentOffset

type SearchProbingTargetGroupsResponsePathSelectorCurrentOffset struct{}

func (SearchProbingTargetGroupsResponsePathSelectorCurrentOffset) FieldPath

func (SearchProbingTargetGroupsResponsePathSelectorCurrentOffset) WithArrayOfValues

func (SearchProbingTargetGroupsResponsePathSelectorCurrentOffset) WithValue

type SearchProbingTargetGroupsResponsePathSelectorNextPageToken

type SearchProbingTargetGroupsResponsePathSelectorNextPageToken struct{}

func (SearchProbingTargetGroupsResponsePathSelectorNextPageToken) FieldPath

type SearchProbingTargetGroupsResponsePathSelectorPrevPageToken

type SearchProbingTargetGroupsResponsePathSelectorPrevPageToken struct{}

func (SearchProbingTargetGroupsResponsePathSelectorPrevPageToken) FieldPath

type SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroups

type SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroups struct{}

func (SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroups) FieldPath

type SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsDisplayName

type SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsDisplayName struct{}

func (SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsDisplayName) FieldPath

func (SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsDisplayName) WithArrayOfValues

func (SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsDisplayName) WithValue

type SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadata

type SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadata struct{}

func (SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadata) DeleteTime added in v0.7.1

func (SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadata) FieldPath

func (SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadata) Lifecycle added in v0.7.1

func (SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadata) WithArrayOfValues

func (SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadata) WithValue

type SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataAnnotations

type SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataAnnotations struct{}

func (SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataAnnotations) FieldPath

func (SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataAnnotations) WithArrayOfValues

func (SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataAnnotations) WithValue

type SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataCreateTime

type SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataCreateTime struct{}

func (SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataCreateTime) FieldPath

func (SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataCreateTime) WithArrayOfValues

func (SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataCreateTime) WithValue

type SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataDeleteTime added in v0.7.1

type SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataDeleteTime struct{}

func (SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataDeleteTime) FieldPath added in v0.7.1

func (SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataDeleteTime) WithArrayOfValues added in v0.7.1

func (SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataDeleteTime) WithValue added in v0.7.1

type SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataGeneration

type SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataGeneration struct{}

func (SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataGeneration) FieldPath

func (SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataGeneration) WithArrayOfValues

func (SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataGeneration) WithValue

type SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataLabels

type SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataLabels struct{}

func (SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataLabels) FieldPath

func (SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataLabels) WithArrayOfValues

func (SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataLabels) WithValue

type SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataLifecycle added in v0.7.1

type SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataLifecycle struct{}

func (SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataLifecycle) BlockDeletion added in v0.7.1

func (SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataLifecycle) FieldPath added in v0.7.1

func (SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataLifecycle) State added in v0.7.1

func (SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataLifecycle) WithArrayOfValues added in v0.7.1

func (SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataLifecycle) WithValue added in v0.7.1

type SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataLifecycleBlockDeletion added in v0.7.1

type SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataLifecycleBlockDeletion struct{}

func (SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataLifecycleBlockDeletion) FieldPath added in v0.7.1

func (SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataLifecycleBlockDeletion) WithArrayOfValues added in v0.7.1

func (SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataLifecycleBlockDeletion) WithValue added in v0.7.1

type SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataLifecycleState added in v0.7.1

type SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataLifecycleState struct{}

func (SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataLifecycleState) FieldPath added in v0.7.1

func (SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataLifecycleState) WithArrayOfValues added in v0.7.1

func (SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataLifecycleState) WithValue added in v0.7.1

type SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataOwnerReferences

type SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataOwnerReferences struct{}

func (SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataOwnerReferences) FieldPath

func (SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataOwnerReferences) Region added in v0.7.1

func (SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataOwnerReferences) RequiresOwnerReference added in v0.7.1

func (SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataOwnerReferences) Version added in v0.7.1

func (SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataOwnerReferences) WithArrayOfValues

func (SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataOwnerReferences) WithItemValue

func (SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataOwnerReferences) WithValue

type SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataOwnerReferencesBlockOwnerDeletion

type SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataOwnerReferencesBlockOwnerDeletion struct{}

func (SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataOwnerReferencesBlockOwnerDeletion) FieldPath

func (SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataOwnerReferencesBlockOwnerDeletion) WithArrayOfValues

func (SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataOwnerReferencesBlockOwnerDeletion) WithValue

type SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataOwnerReferencesController

type SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataOwnerReferencesController struct{}

func (SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataOwnerReferencesController) FieldPath

func (SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataOwnerReferencesController) WithArrayOfValues

func (SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataOwnerReferencesController) WithValue

type SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataOwnerReferencesKind

type SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataOwnerReferencesKind struct{}

func (SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataOwnerReferencesKind) FieldPath

func (SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataOwnerReferencesKind) WithArrayOfValues

func (SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataOwnerReferencesKind) WithValue

type SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataOwnerReferencesName

type SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataOwnerReferencesName struct{}

func (SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataOwnerReferencesName) FieldPath

func (SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataOwnerReferencesName) WithArrayOfValues

func (SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataOwnerReferencesName) WithValue

type SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataOwnerReferencesRegion added in v0.7.1

type SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataOwnerReferencesRegion struct{}

func (SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataOwnerReferencesRegion) FieldPath added in v0.7.1

func (SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataOwnerReferencesRegion) WithArrayOfValues added in v0.7.1

func (SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataOwnerReferencesRegion) WithValue added in v0.7.1

type SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataOwnerReferencesRequiresOwnerReference added in v0.7.1

type SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataOwnerReferencesRequiresOwnerReference struct{}

func (SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataOwnerReferencesRequiresOwnerReference) FieldPath added in v0.7.1

func (SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataOwnerReferencesRequiresOwnerReference) WithArrayOfValues added in v0.7.1

func (SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataOwnerReferencesRequiresOwnerReference) WithValue added in v0.7.1

type SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataOwnerReferencesVersion added in v0.7.1

type SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataOwnerReferencesVersion struct{}

func (SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataOwnerReferencesVersion) FieldPath added in v0.7.1

func (SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataOwnerReferencesVersion) WithArrayOfValues added in v0.7.1

func (SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataOwnerReferencesVersion) WithValue added in v0.7.1

type SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataResourceVersion

type SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataResourceVersion struct{}

func (SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataResourceVersion) FieldPath

func (SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataResourceVersion) WithArrayOfValues

func (SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataResourceVersion) WithValue

type SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataShards

type SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataShards struct{}

func (SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataShards) FieldPath

func (SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataShards) WithArrayOfValues

func (SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataShards) WithValue

type SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataSyncing

type SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataSyncing struct{}

func (SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataSyncing) FieldPath

func (SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataSyncing) WithArrayOfValues

func (SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataSyncing) WithValue

type SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataSyncingOwningRegion

type SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataSyncingOwningRegion struct{}

func (SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataSyncingOwningRegion) FieldPath

func (SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataSyncingOwningRegion) WithArrayOfValues

func (SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataSyncingOwningRegion) WithValue

type SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataSyncingRegions

type SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataSyncingRegions struct{}

func (SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataSyncingRegions) FieldPath

func (SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataSyncingRegions) WithArrayOfValues

func (SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataSyncingRegions) WithItemValue

func (SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataSyncingRegions) WithValue

type SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataTags

type SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataTags struct{}

func (SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataTags) FieldPath

func (SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataTags) WithArrayOfValues

func (SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataTags) WithItemValue

func (SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataTags) WithValue

type SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataUpdateTime

type SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataUpdateTime struct{}

func (SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataUpdateTime) FieldPath

func (SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataUpdateTime) WithArrayOfValues

func (SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataUpdateTime) WithValue

type SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataUuid

type SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataUuid struct{}

func (SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataUuid) FieldPath

func (SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataUuid) WithArrayOfValues

func (SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsMetadataUuid) WithValue

type SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsName

type SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsName struct{}

func (SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsName) FieldPath

func (SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsName) WithArrayOfValues

func (SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsName) WithValue

type SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsState

type SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsState struct{}

func (SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsState) FieldPath

type SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsStateTargetCount

type SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsStateTargetCount struct{}

func (SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsStateTargetCount) FieldPath

func (SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsStateTargetCount) WithArrayOfValues

func (SearchProbingTargetGroupsResponsePathSelectorProbingTargetGroupsStateTargetCount) WithValue

type SearchProbingTargetGroupsResponsePathSelectorTotalResultsCount

type SearchProbingTargetGroupsResponsePathSelectorTotalResultsCount struct{}

func (SearchProbingTargetGroupsResponsePathSelectorTotalResultsCount) FieldPath

func (SearchProbingTargetGroupsResponsePathSelectorTotalResultsCount) WithArrayOfValues

func (SearchProbingTargetGroupsResponsePathSelectorTotalResultsCount) WithValue

type SearchProbingTargetGroupsResponse_FieldMask

type SearchProbingTargetGroupsResponse_FieldMask struct {
	Paths []SearchProbingTargetGroupsResponse_FieldPath
}

func FullSearchProbingTargetGroupsResponse_FieldMask

func FullSearchProbingTargetGroupsResponse_FieldMask() *SearchProbingTargetGroupsResponse_FieldMask

func (*SearchProbingTargetGroupsResponse_FieldMask) AppendPath

func (*SearchProbingTargetGroupsResponse_FieldMask) AppendRawPath

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

func (*SearchProbingTargetGroupsResponse_FieldMask) DecodeFirestore

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

func (*SearchProbingTargetGroupsResponse_FieldMask) EncodeFirestore

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

firestore encoding/decoding integration

func (*SearchProbingTargetGroupsResponse_FieldMask) FilterInputFields

FilterInputFields generates copy of field paths with output_only field paths removed

func (*SearchProbingTargetGroupsResponse_FieldMask) FromProtoFieldMask

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

func (*SearchProbingTargetGroupsResponse_FieldMask) GetPaths

func (*SearchProbingTargetGroupsResponse_FieldMask) GetRawPaths

func (*SearchProbingTargetGroupsResponse_FieldMask) IsFull

func (SearchProbingTargetGroupsResponse_FieldMask) Marshal

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

implement methods required by customType

func (SearchProbingTargetGroupsResponse_FieldMask) MarshalJSON

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

func (*SearchProbingTargetGroupsResponse_FieldMask) PathsCount

func (fieldMask *SearchProbingTargetGroupsResponse_FieldMask) PathsCount() int

func (*SearchProbingTargetGroupsResponse_FieldMask) Project

func (*SearchProbingTargetGroupsResponse_FieldMask) ProjectRaw

func (*SearchProbingTargetGroupsResponse_FieldMask) ProtoMessage

func (fieldMask *SearchProbingTargetGroupsResponse_FieldMask) ProtoMessage()

func (*SearchProbingTargetGroupsResponse_FieldMask) ProtoReflect

func (*SearchProbingTargetGroupsResponse_FieldMask) Reset

func (*SearchProbingTargetGroupsResponse_FieldMask) Set

func (*SearchProbingTargetGroupsResponse_FieldMask) SetFromCliFlag

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

func (*SearchProbingTargetGroupsResponse_FieldMask) SetRaw

func (*SearchProbingTargetGroupsResponse_FieldMask) Size

func (*SearchProbingTargetGroupsResponse_FieldMask) String

func (*SearchProbingTargetGroupsResponse_FieldMask) Subtract

func (*SearchProbingTargetGroupsResponse_FieldMask) SubtractRaw

func (*SearchProbingTargetGroupsResponse_FieldMask) ToProtoFieldMask

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

ToFieldMask is used for proto conversions

func (*SearchProbingTargetGroupsResponse_FieldMask) Unmarshal

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

func (*SearchProbingTargetGroupsResponse_FieldMask) UnmarshalJSON

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

type SearchProbingTargetGroupsResponse_FieldPath

type SearchProbingTargetGroupsResponse_FieldPath interface {
	gotenobject.FieldPath
	Selector() SearchProbingTargetGroupsResponse_FieldPathSelector
	Get(source *SearchProbingTargetGroupsResponse) []interface{}
	GetSingle(source *SearchProbingTargetGroupsResponse) (interface{}, bool)
	ClearValue(item *SearchProbingTargetGroupsResponse)

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

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

func MustParseSearchProbingTargetGroupsResponse_FieldPath

func MustParseSearchProbingTargetGroupsResponse_FieldPath(rawField string) SearchProbingTargetGroupsResponse_FieldPath

func ParseSearchProbingTargetGroupsResponse_FieldPath

func ParseSearchProbingTargetGroupsResponse_FieldPath(rawField string) (SearchProbingTargetGroupsResponse_FieldPath, error)

type SearchProbingTargetGroupsResponse_FieldPathArrayItemValue

type SearchProbingTargetGroupsResponse_FieldPathArrayItemValue interface {
	gotenobject.FieldPathArrayItemValue
	SearchProbingTargetGroupsResponse_FieldPath
	ContainsValue(*SearchProbingTargetGroupsResponse) bool
}

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

func MustParseSearchProbingTargetGroupsResponse_FieldPathArrayItemValue

func MustParseSearchProbingTargetGroupsResponse_FieldPathArrayItemValue(pathStr, valueStr string) SearchProbingTargetGroupsResponse_FieldPathArrayItemValue

func ParseSearchProbingTargetGroupsResponse_FieldPathArrayItemValue

func ParseSearchProbingTargetGroupsResponse_FieldPathArrayItemValue(pathStr, valueStr string) (SearchProbingTargetGroupsResponse_FieldPathArrayItemValue, error)

ParseSearchProbingTargetGroupsResponse_FieldPathArrayItemValue parses string and JSON-encoded value to its Value

type SearchProbingTargetGroupsResponse_FieldPathArrayOfValues

type SearchProbingTargetGroupsResponse_FieldPathArrayOfValues interface {
	gotenobject.FieldPathArrayOfValues
	SearchProbingTargetGroupsResponse_FieldPath
}

SearchProbingTargetGroupsResponse_FieldPathArrayOfValues allows storing slice of values for SearchProbingTargetGroupsResponse fields according to their type

func MustParseSearchProbingTargetGroupsResponse_FieldPathArrayOfValues

func MustParseSearchProbingTargetGroupsResponse_FieldPathArrayOfValues(pathStr, valuesStr string) SearchProbingTargetGroupsResponse_FieldPathArrayOfValues

func ParseSearchProbingTargetGroupsResponse_FieldPathArrayOfValues

func ParseSearchProbingTargetGroupsResponse_FieldPathArrayOfValues(pathStr, valuesStr string) (SearchProbingTargetGroupsResponse_FieldPathArrayOfValues, error)

type SearchProbingTargetGroupsResponse_FieldPathSelector

type SearchProbingTargetGroupsResponse_FieldPathSelector int32
const (
	SearchProbingTargetGroupsResponse_FieldPathSelectorProbingTargetGroups SearchProbingTargetGroupsResponse_FieldPathSelector = 0
	SearchProbingTargetGroupsResponse_FieldPathSelectorPrevPageToken       SearchProbingTargetGroupsResponse_FieldPathSelector = 1
	SearchProbingTargetGroupsResponse_FieldPathSelectorNextPageToken       SearchProbingTargetGroupsResponse_FieldPathSelector = 2
	SearchProbingTargetGroupsResponse_FieldPathSelectorCurrentOffset       SearchProbingTargetGroupsResponse_FieldPathSelector = 3
	SearchProbingTargetGroupsResponse_FieldPathSelectorTotalResultsCount   SearchProbingTargetGroupsResponse_FieldPathSelector = 4
)

func (SearchProbingTargetGroupsResponse_FieldPathSelector) String

type SearchProbingTargetGroupsResponse_FieldPathValue

type SearchProbingTargetGroupsResponse_FieldPathValue interface {
	SearchProbingTargetGroupsResponse_FieldPath
	gotenobject.FieldPathValue
	SetTo(target **SearchProbingTargetGroupsResponse)
	CompareWith(*SearchProbingTargetGroupsResponse) (cmp int, comparable bool)
}

SearchProbingTargetGroupsResponse_FieldPathValue allows storing values for SearchProbingTargetGroupsResponse fields according to their type

func MustParseSearchProbingTargetGroupsResponse_FieldPathValue

func MustParseSearchProbingTargetGroupsResponse_FieldPathValue(pathStr, valueStr string) SearchProbingTargetGroupsResponse_FieldPathValue

func ParseSearchProbingTargetGroupsResponse_FieldPathValue

func ParseSearchProbingTargetGroupsResponse_FieldPathValue(pathStr, valueStr string) (SearchProbingTargetGroupsResponse_FieldPathValue, error)

type SearchProbingTargetGroupsResponse_FieldSubPath

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

func (*SearchProbingTargetGroupsResponse_FieldSubPath) AsProbingTargetGroupsSubPath

func (*SearchProbingTargetGroupsResponse_FieldSubPath) ClearValue

func (*SearchProbingTargetGroupsResponse_FieldSubPath) ClearValueRaw

func (*SearchProbingTargetGroupsResponse_FieldSubPath) Get

Get returns all values pointed by selected field from source SearchProbingTargetGroupsResponse

func (*SearchProbingTargetGroupsResponse_FieldSubPath) GetDefault

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

GetDefault returns a default value of the field type

func (*SearchProbingTargetGroupsResponse_FieldSubPath) GetRaw

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

func (*SearchProbingTargetGroupsResponse_FieldSubPath) GetSingle

GetSingle returns value of selected field from source SearchProbingTargetGroupsResponse

func (*SearchProbingTargetGroupsResponse_FieldSubPath) GetSingleRaw

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

func (*SearchProbingTargetGroupsResponse_FieldSubPath) IsLeaf

IsLeaf - whether field path is holds simple value

func (*SearchProbingTargetGroupsResponse_FieldSubPath) JSONString

JSONString returns path representation is JSON convention

func (*SearchProbingTargetGroupsResponse_FieldSubPath) Selector

func (*SearchProbingTargetGroupsResponse_FieldSubPath) SplitIntoTerminalIPaths added in v0.7.1

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

func (*SearchProbingTargetGroupsResponse_FieldSubPath) String

String returns path representation in proto convention

func (*SearchProbingTargetGroupsResponse_FieldSubPath) WithIArrayItemValue

func (*SearchProbingTargetGroupsResponse_FieldSubPath) WithIArrayOfValues

func (*SearchProbingTargetGroupsResponse_FieldSubPath) WithIValue

func (*SearchProbingTargetGroupsResponse_FieldSubPath) WithRawIArrayItemValue

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

func (*SearchProbingTargetGroupsResponse_FieldSubPath) WithRawIArrayOfValues

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

func (*SearchProbingTargetGroupsResponse_FieldSubPath) WithRawIValue

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

type SearchProbingTargetGroupsResponse_FieldSubPathArrayItemValue

type SearchProbingTargetGroupsResponse_FieldSubPathArrayItemValue struct {
	SearchProbingTargetGroupsResponse_FieldPath
	// contains filtered or unexported fields
}

func (*SearchProbingTargetGroupsResponse_FieldSubPathArrayItemValue) AsProbingTargetGroupsPathItemValue

func (*SearchProbingTargetGroupsResponse_FieldSubPathArrayItemValue) ContainsValue

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

func (*SearchProbingTargetGroupsResponse_FieldSubPathArrayItemValue) GetRawItemValue

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

GetRawValue returns stored array item value

type SearchProbingTargetGroupsResponse_FieldSubPathArrayOfValues

type SearchProbingTargetGroupsResponse_FieldSubPathArrayOfValues struct {
	SearchProbingTargetGroupsResponse_FieldPath
	// contains filtered or unexported fields
}

func (*SearchProbingTargetGroupsResponse_FieldSubPathArrayOfValues) AsProbingTargetGroupsPathArrayOfValues

func (*SearchProbingTargetGroupsResponse_FieldSubPathArrayOfValues) GetRawValues

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

type SearchProbingTargetGroupsResponse_FieldSubPathValue

type SearchProbingTargetGroupsResponse_FieldSubPathValue struct {
	SearchProbingTargetGroupsResponse_FieldPath
	// contains filtered or unexported fields
}

func (*SearchProbingTargetGroupsResponse_FieldSubPathValue) AsProbingTargetGroupsPathValue

func (*SearchProbingTargetGroupsResponse_FieldSubPathValue) CompareWith

func (*SearchProbingTargetGroupsResponse_FieldSubPathValue) CompareWithRaw

func (*SearchProbingTargetGroupsResponse_FieldSubPathValue) GetRawValue

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

func (*SearchProbingTargetGroupsResponse_FieldSubPathValue) SetTo

func (*SearchProbingTargetGroupsResponse_FieldSubPathValue) SetToRaw

type SearchProbingTargetGroupsResponse_FieldTerminalPath

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

func (*SearchProbingTargetGroupsResponse_FieldTerminalPath) ClearValue

func (*SearchProbingTargetGroupsResponse_FieldTerminalPath) ClearValueRaw

func (*SearchProbingTargetGroupsResponse_FieldTerminalPath) Get

Get returns all values pointed by specific field from source SearchProbingTargetGroupsResponse

func (*SearchProbingTargetGroupsResponse_FieldTerminalPath) GetDefault

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

GetDefault returns a default value of the field type

func (*SearchProbingTargetGroupsResponse_FieldTerminalPath) GetRaw

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

func (*SearchProbingTargetGroupsResponse_FieldTerminalPath) GetSingle

GetSingle returns value pointed by specific field of from source SearchProbingTargetGroupsResponse

func (*SearchProbingTargetGroupsResponse_FieldTerminalPath) GetSingleRaw

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

func (*SearchProbingTargetGroupsResponse_FieldTerminalPath) IsLeaf

IsLeaf - whether field path is holds simple value

func (*SearchProbingTargetGroupsResponse_FieldTerminalPath) JSONString

JSONString returns path representation is JSON convention

func (*SearchProbingTargetGroupsResponse_FieldTerminalPath) Selector

func (*SearchProbingTargetGroupsResponse_FieldTerminalPath) SplitIntoTerminalIPaths added in v0.7.1

func (*SearchProbingTargetGroupsResponse_FieldTerminalPath) String

String returns path representation in proto convention

func (*SearchProbingTargetGroupsResponse_FieldTerminalPath) WithIArrayItemValue

func (*SearchProbingTargetGroupsResponse_FieldTerminalPath) WithIArrayOfValues

func (*SearchProbingTargetGroupsResponse_FieldTerminalPath) WithIValue

func (*SearchProbingTargetGroupsResponse_FieldTerminalPath) WithRawIArrayItemValue

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

func (*SearchProbingTargetGroupsResponse_FieldTerminalPath) WithRawIArrayOfValues

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

func (*SearchProbingTargetGroupsResponse_FieldTerminalPath) WithRawIValue

type SearchProbingTargetGroupsResponse_FieldTerminalPathArrayItemValue

type SearchProbingTargetGroupsResponse_FieldTerminalPathArrayItemValue struct {
	SearchProbingTargetGroupsResponse_FieldTerminalPath
	// contains filtered or unexported fields
}

func (*SearchProbingTargetGroupsResponse_FieldTerminalPathArrayItemValue) AsProbingTargetGroupsItemValue

func (*SearchProbingTargetGroupsResponse_FieldTerminalPathArrayItemValue) ContainsValue

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

func (*SearchProbingTargetGroupsResponse_FieldTerminalPathArrayItemValue) GetRawItemValue

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

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

func (*SearchProbingTargetGroupsResponse_FieldTerminalPathArrayItemValue) GetSingle

func (*SearchProbingTargetGroupsResponse_FieldTerminalPathArrayItemValue) GetSingleRaw

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

type SearchProbingTargetGroupsResponse_FieldTerminalPathArrayOfValues

type SearchProbingTargetGroupsResponse_FieldTerminalPathArrayOfValues struct {
	SearchProbingTargetGroupsResponse_FieldTerminalPath
	// contains filtered or unexported fields
}

func (*SearchProbingTargetGroupsResponse_FieldTerminalPathArrayOfValues) AsCurrentOffsetArrayOfValues

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

func (*SearchProbingTargetGroupsResponse_FieldTerminalPathArrayOfValues) AsNextPageTokenArrayOfValues

func (*SearchProbingTargetGroupsResponse_FieldTerminalPathArrayOfValues) AsPrevPageTokenArrayOfValues

func (*SearchProbingTargetGroupsResponse_FieldTerminalPathArrayOfValues) AsProbingTargetGroupsArrayOfValues

func (*SearchProbingTargetGroupsResponse_FieldTerminalPathArrayOfValues) AsTotalResultsCountArrayOfValues

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

func (*SearchProbingTargetGroupsResponse_FieldTerminalPathArrayOfValues) GetRawValues

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

type SearchProbingTargetGroupsResponse_FieldTerminalPathValue

type SearchProbingTargetGroupsResponse_FieldTerminalPathValue struct {
	SearchProbingTargetGroupsResponse_FieldTerminalPath
	// contains filtered or unexported fields
}

func (*SearchProbingTargetGroupsResponse_FieldTerminalPathValue) AsCurrentOffsetValue

func (*SearchProbingTargetGroupsResponse_FieldTerminalPathValue) AsNextPageTokenValue

func (*SearchProbingTargetGroupsResponse_FieldTerminalPathValue) AsPrevPageTokenValue

func (*SearchProbingTargetGroupsResponse_FieldTerminalPathValue) AsProbingTargetGroupsValue

func (*SearchProbingTargetGroupsResponse_FieldTerminalPathValue) AsTotalResultsCountValue

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

func (*SearchProbingTargetGroupsResponse_FieldTerminalPathValue) CompareWith

CompareWith compares value in the 'SearchProbingTargetGroupsResponse_FieldTerminalPathValue' with the value under path in 'SearchProbingTargetGroupsResponse'.

func (*SearchProbingTargetGroupsResponse_FieldTerminalPathValue) CompareWithRaw

func (*SearchProbingTargetGroupsResponse_FieldTerminalPathValue) GetRawValue

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

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

func (*SearchProbingTargetGroupsResponse_FieldTerminalPathValue) SetTo

SetTo stores value for selected field for object SearchProbingTargetGroupsResponse

func (*SearchProbingTargetGroupsResponse_FieldTerminalPathValue) SetToRaw

type UpdateProbingTargetGroupDescriptor added in v0.4.26

type UpdateProbingTargetGroupDescriptor struct{}

func GetUpdateProbingTargetGroupDescriptor added in v0.4.26

func GetUpdateProbingTargetGroupDescriptor() *UpdateProbingTargetGroupDescriptor

func (*UpdateProbingTargetGroupDescriptor) GetApiDescriptor added in v0.4.26

func (*UpdateProbingTargetGroupDescriptor) GetApiName added in v0.4.26

func (*UpdateProbingTargetGroupDescriptor) GetClientMsgReflectHandle added in v0.4.26

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

func (*UpdateProbingTargetGroupDescriptor) GetFullMethodName added in v0.4.26

func (d *UpdateProbingTargetGroupDescriptor) GetFullMethodName() string

func (*UpdateProbingTargetGroupDescriptor) GetMethodName added in v0.4.26

func (d *UpdateProbingTargetGroupDescriptor) GetMethodName() string

func (*UpdateProbingTargetGroupDescriptor) GetProtoPkgName added in v0.4.26

func (d *UpdateProbingTargetGroupDescriptor) GetProtoPkgName() string

func (*UpdateProbingTargetGroupDescriptor) GetResourceDescriptor added in v0.4.27

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

func (*UpdateProbingTargetGroupDescriptor) GetServerMsgReflectHandle added in v0.4.26

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

func (*UpdateProbingTargetGroupDescriptor) GetServiceDomain added in v0.4.26

func (d *UpdateProbingTargetGroupDescriptor) GetServiceDomain() string

func (*UpdateProbingTargetGroupDescriptor) GetServiceVersion added in v0.4.26

func (d *UpdateProbingTargetGroupDescriptor) GetServiceVersion() string

func (*UpdateProbingTargetGroupDescriptor) GetVerb added in v0.4.26

func (*UpdateProbingTargetGroupDescriptor) HasResource added in v0.4.27

func (d *UpdateProbingTargetGroupDescriptor) HasResource() bool

func (*UpdateProbingTargetGroupDescriptor) IsClientStream added in v0.4.26

func (d *UpdateProbingTargetGroupDescriptor) IsClientStream() bool

func (*UpdateProbingTargetGroupDescriptor) IsCollection added in v0.4.27

func (d *UpdateProbingTargetGroupDescriptor) IsCollection() bool

func (*UpdateProbingTargetGroupDescriptor) IsPlural added in v0.4.27

func (*UpdateProbingTargetGroupDescriptor) IsServerStream added in v0.4.26

func (d *UpdateProbingTargetGroupDescriptor) IsServerStream() bool

func (*UpdateProbingTargetGroupDescriptor) IsUnary added in v0.4.26

func (*UpdateProbingTargetGroupDescriptor) NewEmptyClientMsg added in v0.4.26

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

func (*UpdateProbingTargetGroupDescriptor) NewEmptyServerMsg added in v0.4.26

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

func (*UpdateProbingTargetGroupDescriptor) RequestHasResourceBody added in v0.4.26

func (d *UpdateProbingTargetGroupDescriptor) RequestHasResourceBody() bool

type UpdateProbingTargetGroupDescriptorClientMsgHandle added in v0.4.26

type UpdateProbingTargetGroupDescriptorClientMsgHandle struct{}

func (*UpdateProbingTargetGroupDescriptorClientMsgHandle) ExtractCollectionName added in v0.4.27

func (*UpdateProbingTargetGroupDescriptorClientMsgHandle) ExtractResourceName added in v0.4.27

func (*UpdateProbingTargetGroupDescriptorClientMsgHandle) ExtractResourceNames added in v0.4.27

type UpdateProbingTargetGroupDescriptorServerMsgHandle added in v0.4.26

type UpdateProbingTargetGroupDescriptorServerMsgHandle struct{}

func (*UpdateProbingTargetGroupDescriptorServerMsgHandle) ExtractCollectionName added in v0.4.27

func (*UpdateProbingTargetGroupDescriptorServerMsgHandle) ExtractResourceName added in v0.4.27

func (*UpdateProbingTargetGroupDescriptorServerMsgHandle) ExtractResourceNames added in v0.4.27

type UpdateProbingTargetGroupRequest

type UpdateProbingTargetGroupRequest struct {

	// ProbingTargetGroup resource body
	ProbingTargetGroup *probing_target_group.ProbingTargetGroup `` /* 148-byte string literal not displayed */
	// FieldMask applied to request - change will be applied only for fields in
	// the mask
	UpdateMask *probing_target_group.ProbingTargetGroup_FieldMask `` /* 154-byte string literal not displayed */
	// Conditional update applied to request if update should be executed only for
	// specific resource state. If this field is populated, then server will fetch
	// existing resource, compare with the one stored in the cas field (after
	// applying field mask) and proceed with update only and only if they match.
	// Otherwise RPC error Aborted will be returned.
	Cas *UpdateProbingTargetGroupRequest_CAS `protobuf:"bytes,4,opt,name=cas,proto3" json:"cas,omitempty" firestore:"cas"`
	// 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 [UpdateProbingTargetGroup][ntt.watchdog.v1alpha2.UpdateProbingTargetGroup]

func (*UpdateProbingTargetGroupRequest) Clone

func (*UpdateProbingTargetGroupRequest) CloneRaw

func (*UpdateProbingTargetGroupRequest) Descriptor

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

Deprecated, Use UpdateProbingTargetGroupRequest.ProtoReflect.Descriptor instead.

func (*UpdateProbingTargetGroupRequest) GetAllowMissing added in v0.12.5

func (m *UpdateProbingTargetGroupRequest) GetAllowMissing() bool

func (*UpdateProbingTargetGroupRequest) GetCas

func (*UpdateProbingTargetGroupRequest) GetProbingTargetGroup

func (*UpdateProbingTargetGroupRequest) GetUpdateMask

func (*UpdateProbingTargetGroupRequest) GotenMessage

func (*UpdateProbingTargetGroupRequest) GotenMessage()

func (*UpdateProbingTargetGroupRequest) GotenObjectExt

func (o *UpdateProbingTargetGroupRequest) GotenObjectExt()

func (*UpdateProbingTargetGroupRequest) GotenValidate

func (obj *UpdateProbingTargetGroupRequest) GotenValidate() error

func (*UpdateProbingTargetGroupRequest) MakeDiffFieldMask

func (*UpdateProbingTargetGroupRequest) MakeFullFieldMask

func (*UpdateProbingTargetGroupRequest) MakeRawDiffFieldMask

func (*UpdateProbingTargetGroupRequest) MakeRawFullFieldMask

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

func (*UpdateProbingTargetGroupRequest) Marshal

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

func (*UpdateProbingTargetGroupRequest) MarshalJSON

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

func (*UpdateProbingTargetGroupRequest) Merge

func (*UpdateProbingTargetGroupRequest) MergeRaw

func (*UpdateProbingTargetGroupRequest) ProtoMessage

func (*UpdateProbingTargetGroupRequest) ProtoMessage()

func (*UpdateProbingTargetGroupRequest) ProtoReflect

func (*UpdateProbingTargetGroupRequest) Reset

func (*UpdateProbingTargetGroupRequest) SetAllowMissing added in v0.12.5

func (m *UpdateProbingTargetGroupRequest) SetAllowMissing(fv bool)

func (*UpdateProbingTargetGroupRequest) SetCas

func (*UpdateProbingTargetGroupRequest) SetProbingTargetGroup

func (*UpdateProbingTargetGroupRequest) SetUpdateMask

func (*UpdateProbingTargetGroupRequest) String

func (*UpdateProbingTargetGroupRequest) Unmarshal

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

func (*UpdateProbingTargetGroupRequest) UnmarshalJSON

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

type UpdateProbingTargetGroupRequestCASFieldPathBuilder

type UpdateProbingTargetGroupRequestCASFieldPathBuilder struct{}

func NewUpdateProbingTargetGroupRequestCASFieldPathBuilder

func NewUpdateProbingTargetGroupRequestCASFieldPathBuilder() UpdateProbingTargetGroupRequestCASFieldPathBuilder

func (UpdateProbingTargetGroupRequestCASFieldPathBuilder) ConditionalState

func (UpdateProbingTargetGroupRequestCASFieldPathBuilder) FieldMask

type UpdateProbingTargetGroupRequestCAS_FieldPath

type UpdateProbingTargetGroupRequestCAS_FieldPath interface {
	gotenobject.FieldPath
	Selector() UpdateProbingTargetGroupRequestCAS_FieldPathSelector
	Get(source *UpdateProbingTargetGroupRequest_CAS) []interface{}
	GetSingle(source *UpdateProbingTargetGroupRequest_CAS) (interface{}, bool)
	ClearValue(item *UpdateProbingTargetGroupRequest_CAS)

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

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

func MustParseUpdateProbingTargetGroupRequestCAS_FieldPath

func MustParseUpdateProbingTargetGroupRequestCAS_FieldPath(rawField string) UpdateProbingTargetGroupRequestCAS_FieldPath

func ParseUpdateProbingTargetGroupRequestCAS_FieldPath

func ParseUpdateProbingTargetGroupRequestCAS_FieldPath(rawField string) (UpdateProbingTargetGroupRequestCAS_FieldPath, error)

type UpdateProbingTargetGroupRequestCAS_FieldPathArrayItemValue

type UpdateProbingTargetGroupRequestCAS_FieldPathArrayItemValue interface {
	gotenobject.FieldPathArrayItemValue
	UpdateProbingTargetGroupRequestCAS_FieldPath
	ContainsValue(*UpdateProbingTargetGroupRequest_CAS) bool
}

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

func MustParseUpdateProbingTargetGroupRequestCAS_FieldPathArrayItemValue

func MustParseUpdateProbingTargetGroupRequestCAS_FieldPathArrayItemValue(pathStr, valueStr string) UpdateProbingTargetGroupRequestCAS_FieldPathArrayItemValue

func ParseUpdateProbingTargetGroupRequestCAS_FieldPathArrayItemValue

func ParseUpdateProbingTargetGroupRequestCAS_FieldPathArrayItemValue(pathStr, valueStr string) (UpdateProbingTargetGroupRequestCAS_FieldPathArrayItemValue, error)

ParseUpdateProbingTargetGroupRequestCAS_FieldPathArrayItemValue parses string and JSON-encoded value to its Value

type UpdateProbingTargetGroupRequestCAS_FieldPathArrayOfValues

type UpdateProbingTargetGroupRequestCAS_FieldPathArrayOfValues interface {
	gotenobject.FieldPathArrayOfValues
	UpdateProbingTargetGroupRequestCAS_FieldPath
}

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

func MustParseUpdateProbingTargetGroupRequestCAS_FieldPathArrayOfValues

func MustParseUpdateProbingTargetGroupRequestCAS_FieldPathArrayOfValues(pathStr, valuesStr string) UpdateProbingTargetGroupRequestCAS_FieldPathArrayOfValues

func ParseUpdateProbingTargetGroupRequestCAS_FieldPathArrayOfValues

func ParseUpdateProbingTargetGroupRequestCAS_FieldPathArrayOfValues(pathStr, valuesStr string) (UpdateProbingTargetGroupRequestCAS_FieldPathArrayOfValues, error)

type UpdateProbingTargetGroupRequestCAS_FieldPathSelector

type UpdateProbingTargetGroupRequestCAS_FieldPathSelector int32
const (
	UpdateProbingTargetGroupRequestCAS_FieldPathSelectorConditionalState UpdateProbingTargetGroupRequestCAS_FieldPathSelector = 0
	UpdateProbingTargetGroupRequestCAS_FieldPathSelectorFieldMask        UpdateProbingTargetGroupRequestCAS_FieldPathSelector = 1
)

func (UpdateProbingTargetGroupRequestCAS_FieldPathSelector) String

type UpdateProbingTargetGroupRequestCAS_FieldPathValue

type UpdateProbingTargetGroupRequestCAS_FieldPathValue interface {
	UpdateProbingTargetGroupRequestCAS_FieldPath
	gotenobject.FieldPathValue
	SetTo(target **UpdateProbingTargetGroupRequest_CAS)
	CompareWith(*UpdateProbingTargetGroupRequest_CAS) (cmp int, comparable bool)
}

UpdateProbingTargetGroupRequestCAS_FieldPathValue allows storing values for CAS fields according to their type

func MustParseUpdateProbingTargetGroupRequestCAS_FieldPathValue

func MustParseUpdateProbingTargetGroupRequestCAS_FieldPathValue(pathStr, valueStr string) UpdateProbingTargetGroupRequestCAS_FieldPathValue

func ParseUpdateProbingTargetGroupRequestCAS_FieldPathValue

func ParseUpdateProbingTargetGroupRequestCAS_FieldPathValue(pathStr, valueStr string) (UpdateProbingTargetGroupRequestCAS_FieldPathValue, error)

type UpdateProbingTargetGroupRequestCAS_FieldSubPath

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

func (*UpdateProbingTargetGroupRequestCAS_FieldSubPath) AsConditionalStateSubPath

func (*UpdateProbingTargetGroupRequestCAS_FieldSubPath) ClearValue

func (*UpdateProbingTargetGroupRequestCAS_FieldSubPath) ClearValueRaw

func (*UpdateProbingTargetGroupRequestCAS_FieldSubPath) Get

Get returns all values pointed by selected field from source UpdateProbingTargetGroupRequest_CAS

func (*UpdateProbingTargetGroupRequestCAS_FieldSubPath) GetDefault

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

GetDefault returns a default value of the field type

func (*UpdateProbingTargetGroupRequestCAS_FieldSubPath) GetRaw

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

func (*UpdateProbingTargetGroupRequestCAS_FieldSubPath) GetSingle

GetSingle returns value of selected field from source UpdateProbingTargetGroupRequest_CAS

func (*UpdateProbingTargetGroupRequestCAS_FieldSubPath) GetSingleRaw

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

func (*UpdateProbingTargetGroupRequestCAS_FieldSubPath) IsLeaf

IsLeaf - whether field path is holds simple value

func (*UpdateProbingTargetGroupRequestCAS_FieldSubPath) JSONString

JSONString returns path representation is JSON convention

func (*UpdateProbingTargetGroupRequestCAS_FieldSubPath) Selector

func (*UpdateProbingTargetGroupRequestCAS_FieldSubPath) SplitIntoTerminalIPaths added in v0.7.1

func (*UpdateProbingTargetGroupRequestCAS_FieldSubPath) String

String returns path representation in proto convention

func (*UpdateProbingTargetGroupRequestCAS_FieldSubPath) WithIArrayItemValue

func (*UpdateProbingTargetGroupRequestCAS_FieldSubPath) WithIArrayOfValues

func (*UpdateProbingTargetGroupRequestCAS_FieldSubPath) WithIValue

func (*UpdateProbingTargetGroupRequestCAS_FieldSubPath) WithRawIArrayItemValue

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

func (*UpdateProbingTargetGroupRequestCAS_FieldSubPath) WithRawIArrayOfValues

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

func (*UpdateProbingTargetGroupRequestCAS_FieldSubPath) WithRawIValue

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

type UpdateProbingTargetGroupRequestCAS_FieldSubPathArrayItemValue

type UpdateProbingTargetGroupRequestCAS_FieldSubPathArrayItemValue struct {
	UpdateProbingTargetGroupRequestCAS_FieldPath
	// contains filtered or unexported fields
}

func (*UpdateProbingTargetGroupRequestCAS_FieldSubPathArrayItemValue) AsConditionalStatePathItemValue

func (*UpdateProbingTargetGroupRequestCAS_FieldSubPathArrayItemValue) ContainsValue

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

func (*UpdateProbingTargetGroupRequestCAS_FieldSubPathArrayItemValue) GetRawItemValue

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

GetRawValue returns stored array item value

type UpdateProbingTargetGroupRequestCAS_FieldSubPathArrayOfValues

type UpdateProbingTargetGroupRequestCAS_FieldSubPathArrayOfValues struct {
	UpdateProbingTargetGroupRequestCAS_FieldPath
	// contains filtered or unexported fields
}

func (*UpdateProbingTargetGroupRequestCAS_FieldSubPathArrayOfValues) AsConditionalStatePathArrayOfValues

func (*UpdateProbingTargetGroupRequestCAS_FieldSubPathArrayOfValues) GetRawValues

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

type UpdateProbingTargetGroupRequestCAS_FieldSubPathValue

type UpdateProbingTargetGroupRequestCAS_FieldSubPathValue struct {
	UpdateProbingTargetGroupRequestCAS_FieldPath
	// contains filtered or unexported fields
}

func (*UpdateProbingTargetGroupRequestCAS_FieldSubPathValue) AsConditionalStatePathValue

func (*UpdateProbingTargetGroupRequestCAS_FieldSubPathValue) CompareWith

func (*UpdateProbingTargetGroupRequestCAS_FieldSubPathValue) CompareWithRaw

func (*UpdateProbingTargetGroupRequestCAS_FieldSubPathValue) GetRawValue

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

func (*UpdateProbingTargetGroupRequestCAS_FieldSubPathValue) SetTo

func (*UpdateProbingTargetGroupRequestCAS_FieldSubPathValue) SetToRaw

type UpdateProbingTargetGroupRequestCAS_FieldTerminalPath

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

func (*UpdateProbingTargetGroupRequestCAS_FieldTerminalPath) ClearValue

func (*UpdateProbingTargetGroupRequestCAS_FieldTerminalPath) ClearValueRaw

func (*UpdateProbingTargetGroupRequestCAS_FieldTerminalPath) Get

Get returns all values pointed by specific field from source UpdateProbingTargetGroupRequest_CAS

func (*UpdateProbingTargetGroupRequestCAS_FieldTerminalPath) GetDefault

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

GetDefault returns a default value of the field type

func (*UpdateProbingTargetGroupRequestCAS_FieldTerminalPath) GetRaw

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

func (*UpdateProbingTargetGroupRequestCAS_FieldTerminalPath) GetSingle

GetSingle returns value pointed by specific field of from source UpdateProbingTargetGroupRequest_CAS

func (*UpdateProbingTargetGroupRequestCAS_FieldTerminalPath) GetSingleRaw

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

func (*UpdateProbingTargetGroupRequestCAS_FieldTerminalPath) IsLeaf

IsLeaf - whether field path is holds simple value

func (*UpdateProbingTargetGroupRequestCAS_FieldTerminalPath) JSONString

JSONString returns path representation is JSON convention

func (*UpdateProbingTargetGroupRequestCAS_FieldTerminalPath) Selector

func (*UpdateProbingTargetGroupRequestCAS_FieldTerminalPath) SplitIntoTerminalIPaths added in v0.7.1

func (*UpdateProbingTargetGroupRequestCAS_FieldTerminalPath) String

String returns path representation in proto convention

func (*UpdateProbingTargetGroupRequestCAS_FieldTerminalPath) WithIArrayItemValue

func (*UpdateProbingTargetGroupRequestCAS_FieldTerminalPath) WithIArrayOfValues

func (*UpdateProbingTargetGroupRequestCAS_FieldTerminalPath) WithIValue

func (*UpdateProbingTargetGroupRequestCAS_FieldTerminalPath) WithRawIArrayItemValue

func (*UpdateProbingTargetGroupRequestCAS_FieldTerminalPath) WithRawIArrayOfValues

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

func (*UpdateProbingTargetGroupRequestCAS_FieldTerminalPath) WithRawIValue

type UpdateProbingTargetGroupRequestCAS_FieldTerminalPathArrayItemValue

type UpdateProbingTargetGroupRequestCAS_FieldTerminalPathArrayItemValue struct {
	UpdateProbingTargetGroupRequestCAS_FieldTerminalPath
	// contains filtered or unexported fields
}

func (*UpdateProbingTargetGroupRequestCAS_FieldTerminalPathArrayItemValue) ContainsValue

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

func (*UpdateProbingTargetGroupRequestCAS_FieldTerminalPathArrayItemValue) GetRawItemValue

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

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

func (*UpdateProbingTargetGroupRequestCAS_FieldTerminalPathArrayItemValue) GetSingle

func (*UpdateProbingTargetGroupRequestCAS_FieldTerminalPathArrayItemValue) GetSingleRaw

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

type UpdateProbingTargetGroupRequestCAS_FieldTerminalPathArrayOfValues

type UpdateProbingTargetGroupRequestCAS_FieldTerminalPathArrayOfValues struct {
	UpdateProbingTargetGroupRequestCAS_FieldTerminalPath
	// contains filtered or unexported fields
}

func (*UpdateProbingTargetGroupRequestCAS_FieldTerminalPathArrayOfValues) AsConditionalStateArrayOfValues

func (*UpdateProbingTargetGroupRequestCAS_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues

func (*UpdateProbingTargetGroupRequestCAS_FieldTerminalPathArrayOfValues) GetRawValues

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

type UpdateProbingTargetGroupRequestCAS_FieldTerminalPathValue

type UpdateProbingTargetGroupRequestCAS_FieldTerminalPathValue struct {
	UpdateProbingTargetGroupRequestCAS_FieldTerminalPath
	// contains filtered or unexported fields
}

func (*UpdateProbingTargetGroupRequestCAS_FieldTerminalPathValue) AsConditionalStateValue

func (*UpdateProbingTargetGroupRequestCAS_FieldTerminalPathValue) AsFieldMaskValue

func (*UpdateProbingTargetGroupRequestCAS_FieldTerminalPathValue) CompareWith

CompareWith compares value in the 'UpdateProbingTargetGroupRequestCAS_FieldTerminalPathValue' with the value under path in 'UpdateProbingTargetGroupRequest_CAS'.

func (*UpdateProbingTargetGroupRequestCAS_FieldTerminalPathValue) CompareWithRaw

func (*UpdateProbingTargetGroupRequestCAS_FieldTerminalPathValue) GetRawValue

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

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

func (*UpdateProbingTargetGroupRequestCAS_FieldTerminalPathValue) SetTo

SetTo stores value for selected field for object CAS

func (*UpdateProbingTargetGroupRequestCAS_FieldTerminalPathValue) SetToRaw

type UpdateProbingTargetGroupRequestFieldPathBuilder

type UpdateProbingTargetGroupRequestFieldPathBuilder struct{}

func NewUpdateProbingTargetGroupRequestFieldPathBuilder

func NewUpdateProbingTargetGroupRequestFieldPathBuilder() UpdateProbingTargetGroupRequestFieldPathBuilder

func (UpdateProbingTargetGroupRequestFieldPathBuilder) AllowMissing added in v0.12.5

func (UpdateProbingTargetGroupRequestFieldPathBuilder) Cas

func (UpdateProbingTargetGroupRequestFieldPathBuilder) ProbingTargetGroup

func (UpdateProbingTargetGroupRequestFieldPathBuilder) UpdateMask

type UpdateProbingTargetGroupRequestMapPathSelectorCasConditionalStateMetadataAnnotations

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

func (UpdateProbingTargetGroupRequestMapPathSelectorCasConditionalStateMetadataAnnotations) FieldPath

func (UpdateProbingTargetGroupRequestMapPathSelectorCasConditionalStateMetadataAnnotations) WithArrayOfValues

func (UpdateProbingTargetGroupRequestMapPathSelectorCasConditionalStateMetadataAnnotations) WithValue

type UpdateProbingTargetGroupRequestMapPathSelectorCasConditionalStateMetadataLabels

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

func (UpdateProbingTargetGroupRequestMapPathSelectorCasConditionalStateMetadataLabels) FieldPath

func (UpdateProbingTargetGroupRequestMapPathSelectorCasConditionalStateMetadataLabels) WithArrayOfValues

func (UpdateProbingTargetGroupRequestMapPathSelectorCasConditionalStateMetadataLabels) WithValue

type UpdateProbingTargetGroupRequestMapPathSelectorCasConditionalStateMetadataShards

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

func (UpdateProbingTargetGroupRequestMapPathSelectorCasConditionalStateMetadataShards) FieldPath

func (UpdateProbingTargetGroupRequestMapPathSelectorCasConditionalStateMetadataShards) WithArrayOfValues

func (UpdateProbingTargetGroupRequestMapPathSelectorCasConditionalStateMetadataShards) WithValue

type UpdateProbingTargetGroupRequestMapPathSelectorProbingTargetGroupMetadataAnnotations

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

func (UpdateProbingTargetGroupRequestMapPathSelectorProbingTargetGroupMetadataAnnotations) FieldPath

func (UpdateProbingTargetGroupRequestMapPathSelectorProbingTargetGroupMetadataAnnotations) WithArrayOfValues

func (UpdateProbingTargetGroupRequestMapPathSelectorProbingTargetGroupMetadataAnnotations) WithValue

type UpdateProbingTargetGroupRequestMapPathSelectorProbingTargetGroupMetadataLabels

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

func (UpdateProbingTargetGroupRequestMapPathSelectorProbingTargetGroupMetadataLabels) FieldPath

func (UpdateProbingTargetGroupRequestMapPathSelectorProbingTargetGroupMetadataLabels) WithArrayOfValues

func (UpdateProbingTargetGroupRequestMapPathSelectorProbingTargetGroupMetadataLabels) WithValue

type UpdateProbingTargetGroupRequestMapPathSelectorProbingTargetGroupMetadataShards

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

func (UpdateProbingTargetGroupRequestMapPathSelectorProbingTargetGroupMetadataShards) FieldPath

func (UpdateProbingTargetGroupRequestMapPathSelectorProbingTargetGroupMetadataShards) WithArrayOfValues

func (UpdateProbingTargetGroupRequestMapPathSelectorProbingTargetGroupMetadataShards) WithValue

type UpdateProbingTargetGroupRequestPathSelectorAllowMissing added in v0.12.5

type UpdateProbingTargetGroupRequestPathSelectorAllowMissing struct{}

func (UpdateProbingTargetGroupRequestPathSelectorAllowMissing) FieldPath added in v0.12.5

func (UpdateProbingTargetGroupRequestPathSelectorAllowMissing) WithArrayOfValues added in v0.12.5

func (UpdateProbingTargetGroupRequestPathSelectorAllowMissing) WithValue added in v0.12.5

type UpdateProbingTargetGroupRequestPathSelectorCas

type UpdateProbingTargetGroupRequestPathSelectorCas struct{}

func (UpdateProbingTargetGroupRequestPathSelectorCas) ConditionalState

func (UpdateProbingTargetGroupRequestPathSelectorCas) FieldMask

func (UpdateProbingTargetGroupRequestPathSelectorCas) FieldPath

type UpdateProbingTargetGroupRequestPathSelectorCasConditionalState

type UpdateProbingTargetGroupRequestPathSelectorCasConditionalState struct{}

func (UpdateProbingTargetGroupRequestPathSelectorCasConditionalState) FieldPath

type UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateDisplayName

type UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateDisplayName struct{}

func (UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateDisplayName) FieldPath

func (UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateDisplayName) WithArrayOfValues

func (UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateDisplayName) WithValue

type UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateMetadata

type UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateMetadata struct{}

func (UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateMetadata) DeleteTime added in v0.7.1

func (UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateMetadata) FieldPath

func (UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateMetadata) Lifecycle added in v0.7.1

func (UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateMetadata) WithArrayOfValues

func (UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateMetadata) WithValue

type UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateMetadataAnnotations

type UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateMetadataAnnotations struct{}

func (UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateMetadataAnnotations) FieldPath

func (UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateMetadataAnnotations) WithArrayOfValues

func (UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateMetadataAnnotations) WithValue

type UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateMetadataCreateTime

type UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateMetadataCreateTime struct{}

func (UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateMetadataCreateTime) FieldPath

func (UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateMetadataCreateTime) WithArrayOfValues

func (UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateMetadataCreateTime) WithValue

type UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateMetadataDeleteTime added in v0.7.1

type UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateMetadataDeleteTime struct{}

func (UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateMetadataDeleteTime) FieldPath added in v0.7.1

func (UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateMetadataDeleteTime) WithArrayOfValues added in v0.7.1

func (UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateMetadataDeleteTime) WithValue added in v0.7.1

type UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateMetadataGeneration

type UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateMetadataGeneration struct{}

func (UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateMetadataGeneration) FieldPath

func (UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateMetadataGeneration) WithArrayOfValues

func (UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateMetadataGeneration) WithValue

type UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateMetadataLabels

type UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateMetadataLabels struct{}

func (UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateMetadataLabels) FieldPath

func (UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateMetadataLabels) WithArrayOfValues

func (UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateMetadataLabels) WithValue

type UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateMetadataLifecycle added in v0.7.1

type UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateMetadataLifecycle struct{}

func (UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateMetadataLifecycle) BlockDeletion added in v0.7.1

func (UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateMetadataLifecycle) FieldPath added in v0.7.1

func (UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateMetadataLifecycle) State added in v0.7.1

func (UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateMetadataLifecycle) WithArrayOfValues added in v0.7.1

func (UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateMetadataLifecycle) WithValue added in v0.7.1

type UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateMetadataLifecycleBlockDeletion added in v0.7.1

type UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateMetadataLifecycleBlockDeletion struct{}

func (UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateMetadataLifecycleBlockDeletion) FieldPath added in v0.7.1

func (UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateMetadataLifecycleBlockDeletion) WithArrayOfValues added in v0.7.1

func (UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateMetadataLifecycleBlockDeletion) WithValue added in v0.7.1

type UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateMetadataLifecycleState added in v0.7.1

type UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateMetadataLifecycleState struct{}

func (UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateMetadataLifecycleState) FieldPath added in v0.7.1

func (UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateMetadataLifecycleState) WithArrayOfValues added in v0.7.1

func (UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateMetadataLifecycleState) WithValue added in v0.7.1

type UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateMetadataOwnerReferences

type UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateMetadataOwnerReferences struct{}

func (UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateMetadataOwnerReferences) FieldPath

func (UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateMetadataOwnerReferences) Region added in v0.7.1

func (UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateMetadataOwnerReferences) RequiresOwnerReference added in v0.7.1

func (UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateMetadataOwnerReferences) Version added in v0.7.1

func (UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateMetadataOwnerReferences) WithArrayOfValues

func (UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateMetadataOwnerReferences) WithItemValue

func (UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateMetadataOwnerReferences) WithValue

type UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateMetadataOwnerReferencesBlockOwnerDeletion

type UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateMetadataOwnerReferencesBlockOwnerDeletion struct{}

func (UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateMetadataOwnerReferencesBlockOwnerDeletion) FieldPath

func (UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateMetadataOwnerReferencesBlockOwnerDeletion) WithArrayOfValues

func (UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateMetadataOwnerReferencesBlockOwnerDeletion) WithValue

type UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateMetadataOwnerReferencesController

type UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateMetadataOwnerReferencesController struct{}

func (UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateMetadataOwnerReferencesController) FieldPath

func (UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateMetadataOwnerReferencesController) WithArrayOfValues

func (UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateMetadataOwnerReferencesController) WithValue

type UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateMetadataOwnerReferencesKind

type UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateMetadataOwnerReferencesKind struct{}

func (UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateMetadataOwnerReferencesKind) FieldPath

func (UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateMetadataOwnerReferencesKind) WithArrayOfValues

func (UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateMetadataOwnerReferencesKind) WithValue

type UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateMetadataOwnerReferencesName

type UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateMetadataOwnerReferencesName struct{}

func (UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateMetadataOwnerReferencesName) FieldPath

func (UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateMetadataOwnerReferencesName) WithArrayOfValues

func (UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateMetadataOwnerReferencesName) WithValue

type UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateMetadataOwnerReferencesRegion added in v0.7.1

type UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateMetadataOwnerReferencesRegion struct{}

func (UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateMetadataOwnerReferencesRegion) FieldPath added in v0.7.1

func (UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateMetadataOwnerReferencesRegion) WithArrayOfValues added in v0.7.1

func (UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateMetadataOwnerReferencesRegion) WithValue added in v0.7.1

type UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateMetadataOwnerReferencesRequiresOwnerReference added in v0.7.1

type UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateMetadataOwnerReferencesRequiresOwnerReference struct{}

func (UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateMetadataOwnerReferencesRequiresOwnerReference) FieldPath added in v0.7.1

func (UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateMetadataOwnerReferencesRequiresOwnerReference) WithArrayOfValues added in v0.7.1

func (UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateMetadataOwnerReferencesRequiresOwnerReference) WithValue added in v0.7.1

type UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateMetadataOwnerReferencesVersion added in v0.7.1

type UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateMetadataOwnerReferencesVersion struct{}

func (UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateMetadataOwnerReferencesVersion) FieldPath added in v0.7.1

func (UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateMetadataOwnerReferencesVersion) WithArrayOfValues added in v0.7.1

func (UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateMetadataOwnerReferencesVersion) WithValue added in v0.7.1

type UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateMetadataResourceVersion

type UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateMetadataResourceVersion struct{}

func (UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateMetadataResourceVersion) FieldPath

func (UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateMetadataResourceVersion) WithArrayOfValues

func (UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateMetadataResourceVersion) WithValue

type UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateMetadataShards

type UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateMetadataShards struct{}

func (UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateMetadataShards) FieldPath

func (UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateMetadataShards) WithArrayOfValues

func (UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateMetadataShards) WithValue

type UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateMetadataSyncing

type UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateMetadataSyncing struct{}

func (UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateMetadataSyncing) FieldPath

func (UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateMetadataSyncing) WithArrayOfValues

func (UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateMetadataSyncing) WithValue

type UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateMetadataSyncingOwningRegion

type UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateMetadataSyncingOwningRegion struct{}

func (UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateMetadataSyncingOwningRegion) FieldPath

func (UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateMetadataSyncingOwningRegion) WithArrayOfValues

func (UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateMetadataSyncingOwningRegion) WithValue

type UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateMetadataSyncingRegions

type UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateMetadataSyncingRegions struct{}

func (UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateMetadataSyncingRegions) FieldPath

func (UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateMetadataSyncingRegions) WithArrayOfValues

func (UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateMetadataSyncingRegions) WithItemValue

func (UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateMetadataSyncingRegions) WithValue

type UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateMetadataTags

type UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateMetadataTags struct{}

func (UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateMetadataTags) FieldPath

func (UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateMetadataTags) WithArrayOfValues

func (UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateMetadataTags) WithItemValue

func (UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateMetadataTags) WithValue

type UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateMetadataUpdateTime

type UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateMetadataUpdateTime struct{}

func (UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateMetadataUpdateTime) FieldPath

func (UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateMetadataUpdateTime) WithArrayOfValues

func (UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateMetadataUpdateTime) WithValue

type UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateMetadataUuid

type UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateMetadataUuid struct{}

func (UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateMetadataUuid) FieldPath

func (UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateMetadataUuid) WithArrayOfValues

func (UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateMetadataUuid) WithValue

type UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateName

type UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateName struct{}

func (UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateName) FieldPath

func (UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateName) WithArrayOfValues

func (UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateName) WithValue

type UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateState

type UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateState struct{}

func (UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateState) FieldPath

type UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateStateTargetCount

type UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateStateTargetCount struct{}

func (UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateStateTargetCount) FieldPath

func (UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateStateTargetCount) WithArrayOfValues

func (UpdateProbingTargetGroupRequestPathSelectorCasConditionalStateStateTargetCount) WithValue

type UpdateProbingTargetGroupRequestPathSelectorCasFieldMask

type UpdateProbingTargetGroupRequestPathSelectorCasFieldMask struct{}

func (UpdateProbingTargetGroupRequestPathSelectorCasFieldMask) FieldPath

type UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroup

type UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroup struct{}

func (UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroup) FieldPath

func (UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroup) Name

type UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupDisplayName

type UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupDisplayName struct{}

func (UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupDisplayName) FieldPath

func (UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupDisplayName) WithArrayOfValues

func (UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupDisplayName) WithValue

type UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadata

type UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadata struct{}

func (UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadata) DeleteTime added in v0.7.1

func (UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadata) FieldPath

func (UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadata) Lifecycle added in v0.7.1

func (UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadata) WithArrayOfValues

func (UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadata) WithValue

type UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataAnnotations

type UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataAnnotations struct{}

func (UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataAnnotations) FieldPath

func (UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataAnnotations) WithArrayOfValues

func (UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataAnnotations) WithValue

type UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataCreateTime

type UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataCreateTime struct{}

func (UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataCreateTime) FieldPath

func (UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataCreateTime) WithArrayOfValues

func (UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataCreateTime) WithValue

type UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataDeleteTime added in v0.7.1

type UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataDeleteTime struct{}

func (UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataDeleteTime) FieldPath added in v0.7.1

func (UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataDeleteTime) WithArrayOfValues added in v0.7.1

func (UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataDeleteTime) WithValue added in v0.7.1

type UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataGeneration

type UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataGeneration struct{}

func (UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataGeneration) FieldPath

func (UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataGeneration) WithArrayOfValues

func (UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataGeneration) WithValue

type UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataLabels

type UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataLabels struct{}

func (UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataLabels) FieldPath

func (UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataLabels) WithArrayOfValues

func (UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataLabels) WithValue

type UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataLifecycle added in v0.7.1

type UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataLifecycle struct{}

func (UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataLifecycle) BlockDeletion added in v0.7.1

func (UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataLifecycle) FieldPath added in v0.7.1

func (UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataLifecycle) State added in v0.7.1

func (UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataLifecycle) WithArrayOfValues added in v0.7.1

func (UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataLifecycle) WithValue added in v0.7.1

type UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataLifecycleBlockDeletion added in v0.7.1

type UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataLifecycleBlockDeletion struct{}

func (UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataLifecycleBlockDeletion) FieldPath added in v0.7.1

func (UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataLifecycleBlockDeletion) WithArrayOfValues added in v0.7.1

func (UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataLifecycleBlockDeletion) WithValue added in v0.7.1

type UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataLifecycleState added in v0.7.1

type UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataLifecycleState struct{}

func (UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataLifecycleState) FieldPath added in v0.7.1

func (UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataLifecycleState) WithArrayOfValues added in v0.7.1

func (UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataLifecycleState) WithValue added in v0.7.1

type UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataOwnerReferences

type UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataOwnerReferences struct{}

func (UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataOwnerReferences) FieldPath

func (UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataOwnerReferences) Region added in v0.7.1

func (UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataOwnerReferences) RequiresOwnerReference added in v0.7.1

func (UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataOwnerReferences) Version added in v0.7.1

func (UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataOwnerReferences) WithArrayOfValues

func (UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataOwnerReferences) WithItemValue

func (UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataOwnerReferences) WithValue

type UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataOwnerReferencesBlockOwnerDeletion

type UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataOwnerReferencesBlockOwnerDeletion struct{}

func (UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataOwnerReferencesBlockOwnerDeletion) FieldPath

func (UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataOwnerReferencesBlockOwnerDeletion) WithArrayOfValues

func (UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataOwnerReferencesBlockOwnerDeletion) WithValue

type UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataOwnerReferencesController

type UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataOwnerReferencesController struct{}

func (UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataOwnerReferencesController) FieldPath

func (UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataOwnerReferencesController) WithArrayOfValues

func (UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataOwnerReferencesController) WithValue

type UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataOwnerReferencesKind

type UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataOwnerReferencesKind struct{}

func (UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataOwnerReferencesKind) FieldPath

func (UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataOwnerReferencesKind) WithArrayOfValues

func (UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataOwnerReferencesKind) WithValue

type UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataOwnerReferencesName

type UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataOwnerReferencesName struct{}

func (UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataOwnerReferencesName) FieldPath

func (UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataOwnerReferencesName) WithArrayOfValues

func (UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataOwnerReferencesName) WithValue

type UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataOwnerReferencesRegion added in v0.7.1

type UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataOwnerReferencesRegion struct{}

func (UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataOwnerReferencesRegion) FieldPath added in v0.7.1

func (UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataOwnerReferencesRegion) WithArrayOfValues added in v0.7.1

func (UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataOwnerReferencesRegion) WithValue added in v0.7.1

type UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataOwnerReferencesRequiresOwnerReference added in v0.7.1

type UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataOwnerReferencesRequiresOwnerReference struct{}

func (UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataOwnerReferencesRequiresOwnerReference) FieldPath added in v0.7.1

func (UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataOwnerReferencesRequiresOwnerReference) WithArrayOfValues added in v0.7.1

func (UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataOwnerReferencesRequiresOwnerReference) WithValue added in v0.7.1

type UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataOwnerReferencesVersion added in v0.7.1

type UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataOwnerReferencesVersion struct{}

func (UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataOwnerReferencesVersion) FieldPath added in v0.7.1

func (UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataOwnerReferencesVersion) WithArrayOfValues added in v0.7.1

func (UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataOwnerReferencesVersion) WithValue added in v0.7.1

type UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataResourceVersion

type UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataResourceVersion struct{}

func (UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataResourceVersion) FieldPath

func (UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataResourceVersion) WithArrayOfValues

func (UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataResourceVersion) WithValue

type UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataShards

type UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataShards struct{}

func (UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataShards) FieldPath

func (UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataShards) WithArrayOfValues

func (UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataShards) WithValue

type UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataSyncing

type UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataSyncing struct{}

func (UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataSyncing) FieldPath

func (UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataSyncing) WithArrayOfValues

func (UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataSyncing) WithValue

type UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataSyncingOwningRegion

type UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataSyncingOwningRegion struct{}

func (UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataSyncingOwningRegion) FieldPath

func (UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataSyncingOwningRegion) WithArrayOfValues

func (UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataSyncingOwningRegion) WithValue

type UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataSyncingRegions

type UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataSyncingRegions struct{}

func (UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataSyncingRegions) FieldPath

func (UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataSyncingRegions) WithArrayOfValues

func (UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataSyncingRegions) WithItemValue

func (UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataSyncingRegions) WithValue

type UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataTags

type UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataTags struct{}

func (UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataTags) FieldPath

func (UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataTags) WithArrayOfValues

func (UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataTags) WithItemValue

func (UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataTags) WithValue

type UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataUpdateTime

type UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataUpdateTime struct{}

func (UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataUpdateTime) FieldPath

func (UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataUpdateTime) WithArrayOfValues

func (UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataUpdateTime) WithValue

type UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataUuid

type UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataUuid struct{}

func (UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataUuid) FieldPath

func (UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataUuid) WithArrayOfValues

func (UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupMetadataUuid) WithValue

type UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupName

type UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupName struct{}

func (UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupName) FieldPath

func (UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupName) WithArrayOfValues

func (UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupName) WithValue

type UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupState

type UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupState struct{}

func (UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupState) FieldPath

type UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupStateTargetCount

type UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupStateTargetCount struct{}

func (UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupStateTargetCount) FieldPath

func (UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupStateTargetCount) WithArrayOfValues

func (UpdateProbingTargetGroupRequestPathSelectorProbingTargetGroupStateTargetCount) WithValue

type UpdateProbingTargetGroupRequestPathSelectorUpdateMask

type UpdateProbingTargetGroupRequestPathSelectorUpdateMask struct{}

func (UpdateProbingTargetGroupRequestPathSelectorUpdateMask) FieldPath

type UpdateProbingTargetGroupRequest_CAS

type UpdateProbingTargetGroupRequest_CAS struct {

	// Conditional desired state of a resource before update.
	ConditionalState *probing_target_group.ProbingTargetGroup `` /* 138-byte string literal not displayed */
	// Field paths from conditional state of resource server should check and
	// compare.
	FieldMask *probing_target_group.ProbingTargetGroup_FieldMask `` /* 150-byte string literal not displayed */
	// contains filtered or unexported fields
}

CAS - Compare and Swap. This object is used if user wants to make update conditional based upon previous resource version.

func (*UpdateProbingTargetGroupRequest_CAS) Clone

func (*UpdateProbingTargetGroupRequest_CAS) CloneRaw

func (*UpdateProbingTargetGroupRequest_CAS) Descriptor

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

Deprecated, Use UpdateProbingTargetGroupRequest_CAS.ProtoReflect.Descriptor instead.

func (*UpdateProbingTargetGroupRequest_CAS) GetConditionalState

func (*UpdateProbingTargetGroupRequest_CAS) GetFieldMask

func (*UpdateProbingTargetGroupRequest_CAS) GotenMessage

func (*UpdateProbingTargetGroupRequest_CAS) GotenMessage()

func (*UpdateProbingTargetGroupRequest_CAS) GotenObjectExt

func (o *UpdateProbingTargetGroupRequest_CAS) GotenObjectExt()

func (*UpdateProbingTargetGroupRequest_CAS) GotenValidate

func (obj *UpdateProbingTargetGroupRequest_CAS) GotenValidate() error

func (*UpdateProbingTargetGroupRequest_CAS) MakeFullFieldMask

func (*UpdateProbingTargetGroupRequest_CAS) MakeRawDiffFieldMask

func (*UpdateProbingTargetGroupRequest_CAS) MakeRawFullFieldMask

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

func (*UpdateProbingTargetGroupRequest_CAS) Marshal

func (*UpdateProbingTargetGroupRequest_CAS) MarshalJSON

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

func (*UpdateProbingTargetGroupRequest_CAS) Merge

func (*UpdateProbingTargetGroupRequest_CAS) MergeRaw

func (*UpdateProbingTargetGroupRequest_CAS) ProtoMessage

func (*UpdateProbingTargetGroupRequest_CAS) ProtoMessage()

func (*UpdateProbingTargetGroupRequest_CAS) ProtoReflect

func (*UpdateProbingTargetGroupRequest_CAS) Reset

func (*UpdateProbingTargetGroupRequest_CAS) SetConditionalState

func (*UpdateProbingTargetGroupRequest_CAS) SetFieldMask

func (*UpdateProbingTargetGroupRequest_CAS) String

func (*UpdateProbingTargetGroupRequest_CAS) Unmarshal

func (*UpdateProbingTargetGroupRequest_CAS) UnmarshalJSON

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

type UpdateProbingTargetGroupRequest_CASMapPathSelectorConditionalStateMetadataAnnotations

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

func (UpdateProbingTargetGroupRequest_CASMapPathSelectorConditionalStateMetadataAnnotations) FieldPath

func (UpdateProbingTargetGroupRequest_CASMapPathSelectorConditionalStateMetadataAnnotations) WithArrayOfValues

func (UpdateProbingTargetGroupRequest_CASMapPathSelectorConditionalStateMetadataAnnotations) WithValue

type UpdateProbingTargetGroupRequest_CASMapPathSelectorConditionalStateMetadataLabels

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

func (UpdateProbingTargetGroupRequest_CASMapPathSelectorConditionalStateMetadataLabels) FieldPath

func (UpdateProbingTargetGroupRequest_CASMapPathSelectorConditionalStateMetadataLabels) WithArrayOfValues

func (UpdateProbingTargetGroupRequest_CASMapPathSelectorConditionalStateMetadataLabels) WithValue

type UpdateProbingTargetGroupRequest_CASMapPathSelectorConditionalStateMetadataShards

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

func (UpdateProbingTargetGroupRequest_CASMapPathSelectorConditionalStateMetadataShards) FieldPath

func (UpdateProbingTargetGroupRequest_CASMapPathSelectorConditionalStateMetadataShards) WithArrayOfValues

func (UpdateProbingTargetGroupRequest_CASMapPathSelectorConditionalStateMetadataShards) WithValue

type UpdateProbingTargetGroupRequest_CASPathSelectorConditionalState

type UpdateProbingTargetGroupRequest_CASPathSelectorConditionalState struct{}

func (UpdateProbingTargetGroupRequest_CASPathSelectorConditionalState) FieldPath

type UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateDisplayName

type UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateDisplayName struct{}

func (UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateDisplayName) FieldPath

func (UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateDisplayName) WithArrayOfValues

func (UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateDisplayName) WithValue

type UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateMetadata

type UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateMetadata struct{}

func (UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateMetadata) DeleteTime added in v0.7.1

func (UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateMetadata) FieldPath

func (UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateMetadata) Lifecycle added in v0.7.1

func (UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateMetadata) WithArrayOfValues

func (UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateMetadata) WithValue

type UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateMetadataAnnotations

type UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateMetadataAnnotations struct{}

func (UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateMetadataAnnotations) FieldPath

func (UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateMetadataAnnotations) WithArrayOfValues

func (UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateMetadataAnnotations) WithValue

type UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateMetadataCreateTime

type UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateMetadataCreateTime struct{}

func (UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateMetadataCreateTime) FieldPath

func (UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateMetadataCreateTime) WithArrayOfValues

func (UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateMetadataCreateTime) WithValue

type UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateMetadataDeleteTime added in v0.7.1

type UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateMetadataDeleteTime struct{}

func (UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateMetadataDeleteTime) FieldPath added in v0.7.1

func (UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateMetadataDeleteTime) WithArrayOfValues added in v0.7.1

func (UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateMetadataDeleteTime) WithValue added in v0.7.1

type UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateMetadataGeneration

type UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateMetadataGeneration struct{}

func (UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateMetadataGeneration) FieldPath

func (UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateMetadataGeneration) WithArrayOfValues

func (UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateMetadataGeneration) WithValue

type UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateMetadataLabels

type UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateMetadataLabels struct{}

func (UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateMetadataLabels) FieldPath

func (UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateMetadataLabels) WithArrayOfValues

func (UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateMetadataLabels) WithValue

type UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateMetadataLifecycle added in v0.7.1

type UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateMetadataLifecycle struct{}

func (UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateMetadataLifecycle) BlockDeletion added in v0.7.1

func (UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateMetadataLifecycle) FieldPath added in v0.7.1

func (UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateMetadataLifecycle) State added in v0.7.1

func (UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateMetadataLifecycle) WithArrayOfValues added in v0.7.1

func (UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateMetadataLifecycle) WithValue added in v0.7.1

type UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateMetadataLifecycleBlockDeletion added in v0.7.1

type UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateMetadataLifecycleBlockDeletion struct{}

func (UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateMetadataLifecycleBlockDeletion) FieldPath added in v0.7.1

func (UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateMetadataLifecycleBlockDeletion) WithArrayOfValues added in v0.7.1

func (UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateMetadataLifecycleBlockDeletion) WithValue added in v0.7.1

type UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateMetadataLifecycleState added in v0.7.1

type UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateMetadataLifecycleState struct{}

func (UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateMetadataLifecycleState) FieldPath added in v0.7.1

func (UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateMetadataLifecycleState) WithArrayOfValues added in v0.7.1

func (UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateMetadataLifecycleState) WithValue added in v0.7.1

type UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateMetadataOwnerReferences

type UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateMetadataOwnerReferences struct{}

func (UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateMetadataOwnerReferences) FieldPath

func (UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateMetadataOwnerReferences) Region added in v0.7.1

func (UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateMetadataOwnerReferences) RequiresOwnerReference added in v0.7.1

func (UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateMetadataOwnerReferences) Version added in v0.7.1

func (UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateMetadataOwnerReferences) WithArrayOfValues

func (UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateMetadataOwnerReferences) WithItemValue

func (UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateMetadataOwnerReferences) WithValue

type UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesBlockOwnerDeletion

type UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesBlockOwnerDeletion struct{}

func (UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesBlockOwnerDeletion) FieldPath

func (UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesBlockOwnerDeletion) WithArrayOfValues

func (UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesBlockOwnerDeletion) WithValue

type UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesController

type UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesController struct{}

func (UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesController) FieldPath

func (UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesController) WithArrayOfValues

func (UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesController) WithValue

type UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesKind

type UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesKind struct{}

func (UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesKind) FieldPath

func (UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesKind) WithArrayOfValues

func (UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesKind) WithValue

type UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesName

type UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesName struct{}

func (UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesName) FieldPath

func (UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesName) WithArrayOfValues

func (UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesName) WithValue

type UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesRegion added in v0.7.1

type UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesRegion struct{}

func (UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesRegion) FieldPath added in v0.7.1

func (UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesRegion) WithArrayOfValues added in v0.7.1

func (UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesRegion) WithValue added in v0.7.1

type UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesRequiresOwnerReference added in v0.7.1

type UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesRequiresOwnerReference struct{}

func (UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesRequiresOwnerReference) FieldPath added in v0.7.1

func (UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesRequiresOwnerReference) WithArrayOfValues added in v0.7.1

func (UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesRequiresOwnerReference) WithValue added in v0.7.1

type UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesVersion added in v0.7.1

type UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesVersion struct{}

func (UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesVersion) FieldPath added in v0.7.1

func (UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesVersion) WithArrayOfValues added in v0.7.1

func (UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesVersion) WithValue added in v0.7.1

type UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateMetadataResourceVersion

type UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateMetadataResourceVersion struct{}

func (UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateMetadataResourceVersion) FieldPath

func (UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateMetadataResourceVersion) WithArrayOfValues

func (UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateMetadataResourceVersion) WithValue

type UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateMetadataShards

type UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateMetadataShards struct{}

func (UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateMetadataShards) FieldPath

func (UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateMetadataShards) WithArrayOfValues

func (UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateMetadataShards) WithValue

type UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateMetadataSyncing

type UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateMetadataSyncing struct{}

func (UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateMetadataSyncing) FieldPath

func (UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateMetadataSyncing) WithArrayOfValues

func (UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateMetadataSyncing) WithValue

type UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateMetadataSyncingOwningRegion

type UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateMetadataSyncingOwningRegion struct{}

func (UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateMetadataSyncingOwningRegion) FieldPath

func (UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateMetadataSyncingOwningRegion) WithArrayOfValues

func (UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateMetadataSyncingOwningRegion) WithValue

type UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateMetadataSyncingRegions

type UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateMetadataSyncingRegions struct{}

func (UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateMetadataSyncingRegions) FieldPath

func (UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateMetadataSyncingRegions) WithArrayOfValues

func (UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateMetadataSyncingRegions) WithItemValue

func (UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateMetadataSyncingRegions) WithValue

type UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateMetadataTags

type UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateMetadataTags struct{}

func (UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateMetadataTags) FieldPath

func (UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateMetadataTags) WithArrayOfValues

func (UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateMetadataTags) WithItemValue

func (UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateMetadataTags) WithValue

type UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateMetadataUpdateTime

type UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateMetadataUpdateTime struct{}

func (UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateMetadataUpdateTime) FieldPath

func (UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateMetadataUpdateTime) WithArrayOfValues

func (UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateMetadataUpdateTime) WithValue

type UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateMetadataUuid

type UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateMetadataUuid struct{}

func (UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateMetadataUuid) FieldPath

func (UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateMetadataUuid) WithArrayOfValues

func (UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateMetadataUuid) WithValue

type UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateName

type UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateName struct{}

func (UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateName) FieldPath

func (UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateName) WithArrayOfValues

func (UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateName) WithValue

type UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateState

type UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateState struct{}

func (UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateState) FieldPath

type UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateStateTargetCount

type UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateStateTargetCount struct{}

func (UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateStateTargetCount) FieldPath

func (UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateStateTargetCount) WithArrayOfValues

func (UpdateProbingTargetGroupRequest_CASPathSelectorConditionalStateStateTargetCount) WithValue

type UpdateProbingTargetGroupRequest_CASPathSelectorFieldMask

type UpdateProbingTargetGroupRequest_CASPathSelectorFieldMask struct{}

func (UpdateProbingTargetGroupRequest_CASPathSelectorFieldMask) FieldPath

type UpdateProbingTargetGroupRequest_CAS_FieldMask

type UpdateProbingTargetGroupRequest_CAS_FieldMask struct {
	Paths []UpdateProbingTargetGroupRequestCAS_FieldPath
}

func FullUpdateProbingTargetGroupRequest_CAS_FieldMask

func FullUpdateProbingTargetGroupRequest_CAS_FieldMask() *UpdateProbingTargetGroupRequest_CAS_FieldMask

func (*UpdateProbingTargetGroupRequest_CAS_FieldMask) AppendPath

func (*UpdateProbingTargetGroupRequest_CAS_FieldMask) AppendRawPath

func (*UpdateProbingTargetGroupRequest_CAS_FieldMask) DecodeFirestore

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

func (*UpdateProbingTargetGroupRequest_CAS_FieldMask) EncodeFirestore

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

firestore encoding/decoding integration

func (*UpdateProbingTargetGroupRequest_CAS_FieldMask) FilterInputFields

FilterInputFields generates copy of field paths with output_only field paths removed

func (*UpdateProbingTargetGroupRequest_CAS_FieldMask) FromProtoFieldMask

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

func (*UpdateProbingTargetGroupRequest_CAS_FieldMask) GetPaths

func (*UpdateProbingTargetGroupRequest_CAS_FieldMask) GetRawPaths

func (*UpdateProbingTargetGroupRequest_CAS_FieldMask) IsFull

func (UpdateProbingTargetGroupRequest_CAS_FieldMask) Marshal

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

implement methods required by customType

func (UpdateProbingTargetGroupRequest_CAS_FieldMask) MarshalJSON

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

func (*UpdateProbingTargetGroupRequest_CAS_FieldMask) PathsCount

func (fieldMask *UpdateProbingTargetGroupRequest_CAS_FieldMask) PathsCount() int

func (*UpdateProbingTargetGroupRequest_CAS_FieldMask) Project

func (*UpdateProbingTargetGroupRequest_CAS_FieldMask) ProjectRaw

func (*UpdateProbingTargetGroupRequest_CAS_FieldMask) ProtoMessage

func (fieldMask *UpdateProbingTargetGroupRequest_CAS_FieldMask) ProtoMessage()

func (*UpdateProbingTargetGroupRequest_CAS_FieldMask) ProtoReflect

func (*UpdateProbingTargetGroupRequest_CAS_FieldMask) Reset

func (*UpdateProbingTargetGroupRequest_CAS_FieldMask) Set

func (*UpdateProbingTargetGroupRequest_CAS_FieldMask) SetFromCliFlag

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

func (*UpdateProbingTargetGroupRequest_CAS_FieldMask) SetRaw

func (*UpdateProbingTargetGroupRequest_CAS_FieldMask) Size

func (*UpdateProbingTargetGroupRequest_CAS_FieldMask) String

func (*UpdateProbingTargetGroupRequest_CAS_FieldMask) SubtractRaw

func (*UpdateProbingTargetGroupRequest_CAS_FieldMask) ToProtoFieldMask

ToFieldMask is used for proto conversions

func (*UpdateProbingTargetGroupRequest_CAS_FieldMask) Unmarshal

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

func (*UpdateProbingTargetGroupRequest_CAS_FieldMask) UnmarshalJSON

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

type UpdateProbingTargetGroupRequest_FieldMask

type UpdateProbingTargetGroupRequest_FieldMask struct {
	Paths []UpdateProbingTargetGroupRequest_FieldPath
}

func FullUpdateProbingTargetGroupRequest_FieldMask

func FullUpdateProbingTargetGroupRequest_FieldMask() *UpdateProbingTargetGroupRequest_FieldMask

func (*UpdateProbingTargetGroupRequest_FieldMask) AppendPath

func (*UpdateProbingTargetGroupRequest_FieldMask) AppendRawPath

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

func (*UpdateProbingTargetGroupRequest_FieldMask) DecodeFirestore

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

func (*UpdateProbingTargetGroupRequest_FieldMask) EncodeFirestore

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

firestore encoding/decoding integration

func (*UpdateProbingTargetGroupRequest_FieldMask) FilterInputFields

FilterInputFields generates copy of field paths with output_only field paths removed

func (*UpdateProbingTargetGroupRequest_FieldMask) FromProtoFieldMask

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

func (*UpdateProbingTargetGroupRequest_FieldMask) GetPaths

func (*UpdateProbingTargetGroupRequest_FieldMask) GetRawPaths

func (*UpdateProbingTargetGroupRequest_FieldMask) IsFull

func (fieldMask *UpdateProbingTargetGroupRequest_FieldMask) IsFull() bool

func (UpdateProbingTargetGroupRequest_FieldMask) Marshal

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

implement methods required by customType

func (UpdateProbingTargetGroupRequest_FieldMask) MarshalJSON

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

func (*UpdateProbingTargetGroupRequest_FieldMask) PathsCount

func (fieldMask *UpdateProbingTargetGroupRequest_FieldMask) PathsCount() int

func (*UpdateProbingTargetGroupRequest_FieldMask) Project

func (*UpdateProbingTargetGroupRequest_FieldMask) ProjectRaw

func (*UpdateProbingTargetGroupRequest_FieldMask) ProtoMessage

func (fieldMask *UpdateProbingTargetGroupRequest_FieldMask) ProtoMessage()

func (*UpdateProbingTargetGroupRequest_FieldMask) ProtoReflect

func (*UpdateProbingTargetGroupRequest_FieldMask) Reset

func (fieldMask *UpdateProbingTargetGroupRequest_FieldMask) Reset()

func (*UpdateProbingTargetGroupRequest_FieldMask) Set

func (*UpdateProbingTargetGroupRequest_FieldMask) SetFromCliFlag

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

func (*UpdateProbingTargetGroupRequest_FieldMask) SetRaw

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

func (*UpdateProbingTargetGroupRequest_FieldMask) Size

func (*UpdateProbingTargetGroupRequest_FieldMask) String

func (*UpdateProbingTargetGroupRequest_FieldMask) Subtract

func (*UpdateProbingTargetGroupRequest_FieldMask) SubtractRaw

func (*UpdateProbingTargetGroupRequest_FieldMask) ToProtoFieldMask

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

ToFieldMask is used for proto conversions

func (*UpdateProbingTargetGroupRequest_FieldMask) Unmarshal

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

func (*UpdateProbingTargetGroupRequest_FieldMask) UnmarshalJSON

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

type UpdateProbingTargetGroupRequest_FieldPath

type UpdateProbingTargetGroupRequest_FieldPath interface {
	gotenobject.FieldPath
	Selector() UpdateProbingTargetGroupRequest_FieldPathSelector
	Get(source *UpdateProbingTargetGroupRequest) []interface{}
	GetSingle(source *UpdateProbingTargetGroupRequest) (interface{}, bool)
	ClearValue(item *UpdateProbingTargetGroupRequest)

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

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

func MustParseUpdateProbingTargetGroupRequest_FieldPath

func MustParseUpdateProbingTargetGroupRequest_FieldPath(rawField string) UpdateProbingTargetGroupRequest_FieldPath

func ParseUpdateProbingTargetGroupRequest_FieldPath

func ParseUpdateProbingTargetGroupRequest_FieldPath(rawField string) (UpdateProbingTargetGroupRequest_FieldPath, error)

type UpdateProbingTargetGroupRequest_FieldPathArrayItemValue

type UpdateProbingTargetGroupRequest_FieldPathArrayItemValue interface {
	gotenobject.FieldPathArrayItemValue
	UpdateProbingTargetGroupRequest_FieldPath
	ContainsValue(*UpdateProbingTargetGroupRequest) bool
}

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

func MustParseUpdateProbingTargetGroupRequest_FieldPathArrayItemValue

func MustParseUpdateProbingTargetGroupRequest_FieldPathArrayItemValue(pathStr, valueStr string) UpdateProbingTargetGroupRequest_FieldPathArrayItemValue

func ParseUpdateProbingTargetGroupRequest_FieldPathArrayItemValue

func ParseUpdateProbingTargetGroupRequest_FieldPathArrayItemValue(pathStr, valueStr string) (UpdateProbingTargetGroupRequest_FieldPathArrayItemValue, error)

ParseUpdateProbingTargetGroupRequest_FieldPathArrayItemValue parses string and JSON-encoded value to its Value

type UpdateProbingTargetGroupRequest_FieldPathArrayOfValues

type UpdateProbingTargetGroupRequest_FieldPathArrayOfValues interface {
	gotenobject.FieldPathArrayOfValues
	UpdateProbingTargetGroupRequest_FieldPath
}

UpdateProbingTargetGroupRequest_FieldPathArrayOfValues allows storing slice of values for UpdateProbingTargetGroupRequest fields according to their type

func MustParseUpdateProbingTargetGroupRequest_FieldPathArrayOfValues

func MustParseUpdateProbingTargetGroupRequest_FieldPathArrayOfValues(pathStr, valuesStr string) UpdateProbingTargetGroupRequest_FieldPathArrayOfValues

func ParseUpdateProbingTargetGroupRequest_FieldPathArrayOfValues

func ParseUpdateProbingTargetGroupRequest_FieldPathArrayOfValues(pathStr, valuesStr string) (UpdateProbingTargetGroupRequest_FieldPathArrayOfValues, error)

type UpdateProbingTargetGroupRequest_FieldPathSelector

type UpdateProbingTargetGroupRequest_FieldPathSelector int32
const (
	UpdateProbingTargetGroupRequest_FieldPathSelectorProbingTargetGroup UpdateProbingTargetGroupRequest_FieldPathSelector = 0
	UpdateProbingTargetGroupRequest_FieldPathSelectorUpdateMask         UpdateProbingTargetGroupRequest_FieldPathSelector = 1
	UpdateProbingTargetGroupRequest_FieldPathSelectorCas                UpdateProbingTargetGroupRequest_FieldPathSelector = 2
	UpdateProbingTargetGroupRequest_FieldPathSelectorAllowMissing       UpdateProbingTargetGroupRequest_FieldPathSelector = 3
)

func (UpdateProbingTargetGroupRequest_FieldPathSelector) String

type UpdateProbingTargetGroupRequest_FieldPathValue

type UpdateProbingTargetGroupRequest_FieldPathValue interface {
	UpdateProbingTargetGroupRequest_FieldPath
	gotenobject.FieldPathValue
	SetTo(target **UpdateProbingTargetGroupRequest)
	CompareWith(*UpdateProbingTargetGroupRequest) (cmp int, comparable bool)
}

UpdateProbingTargetGroupRequest_FieldPathValue allows storing values for UpdateProbingTargetGroupRequest fields according to their type

func MustParseUpdateProbingTargetGroupRequest_FieldPathValue

func MustParseUpdateProbingTargetGroupRequest_FieldPathValue(pathStr, valueStr string) UpdateProbingTargetGroupRequest_FieldPathValue

func ParseUpdateProbingTargetGroupRequest_FieldPathValue

func ParseUpdateProbingTargetGroupRequest_FieldPathValue(pathStr, valueStr string) (UpdateProbingTargetGroupRequest_FieldPathValue, error)

type UpdateProbingTargetGroupRequest_FieldSubPath

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

func (*UpdateProbingTargetGroupRequest_FieldSubPath) AsCasSubPath

func (*UpdateProbingTargetGroupRequest_FieldSubPath) AsProbingTargetGroupSubPath

func (*UpdateProbingTargetGroupRequest_FieldSubPath) ClearValue

func (*UpdateProbingTargetGroupRequest_FieldSubPath) ClearValueRaw

func (*UpdateProbingTargetGroupRequest_FieldSubPath) Get

func (fps *UpdateProbingTargetGroupRequest_FieldSubPath) Get(source *UpdateProbingTargetGroupRequest) (values []interface{})

Get returns all values pointed by selected field from source UpdateProbingTargetGroupRequest

func (*UpdateProbingTargetGroupRequest_FieldSubPath) GetDefault

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

GetDefault returns a default value of the field type

func (*UpdateProbingTargetGroupRequest_FieldSubPath) GetRaw

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

func (*UpdateProbingTargetGroupRequest_FieldSubPath) GetSingle

GetSingle returns value of selected field from source UpdateProbingTargetGroupRequest

func (*UpdateProbingTargetGroupRequest_FieldSubPath) GetSingleRaw

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

func (*UpdateProbingTargetGroupRequest_FieldSubPath) IsLeaf

IsLeaf - whether field path is holds simple value

func (*UpdateProbingTargetGroupRequest_FieldSubPath) JSONString

JSONString returns path representation is JSON convention

func (*UpdateProbingTargetGroupRequest_FieldSubPath) Selector

func (*UpdateProbingTargetGroupRequest_FieldSubPath) SplitIntoTerminalIPaths added in v0.7.1

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

func (*UpdateProbingTargetGroupRequest_FieldSubPath) String

String returns path representation in proto convention

func (*UpdateProbingTargetGroupRequest_FieldSubPath) WithIArrayItemValue

func (*UpdateProbingTargetGroupRequest_FieldSubPath) WithIArrayOfValues

func (*UpdateProbingTargetGroupRequest_FieldSubPath) WithIValue

func (*UpdateProbingTargetGroupRequest_FieldSubPath) WithRawIArrayItemValue

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

func (*UpdateProbingTargetGroupRequest_FieldSubPath) WithRawIArrayOfValues

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

func (*UpdateProbingTargetGroupRequest_FieldSubPath) WithRawIValue

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

type UpdateProbingTargetGroupRequest_FieldSubPathArrayItemValue

type UpdateProbingTargetGroupRequest_FieldSubPathArrayItemValue struct {
	UpdateProbingTargetGroupRequest_FieldPath
	// contains filtered or unexported fields
}

func (*UpdateProbingTargetGroupRequest_FieldSubPathArrayItemValue) AsCasPathItemValue

func (*UpdateProbingTargetGroupRequest_FieldSubPathArrayItemValue) AsProbingTargetGroupPathItemValue

func (*UpdateProbingTargetGroupRequest_FieldSubPathArrayItemValue) ContainsValue

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

func (*UpdateProbingTargetGroupRequest_FieldSubPathArrayItemValue) GetRawItemValue

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

GetRawValue returns stored array item value

type UpdateProbingTargetGroupRequest_FieldSubPathArrayOfValues

type UpdateProbingTargetGroupRequest_FieldSubPathArrayOfValues struct {
	UpdateProbingTargetGroupRequest_FieldPath
	// contains filtered or unexported fields
}

func (*UpdateProbingTargetGroupRequest_FieldSubPathArrayOfValues) AsCasPathArrayOfValues

func (*UpdateProbingTargetGroupRequest_FieldSubPathArrayOfValues) AsProbingTargetGroupPathArrayOfValues

func (*UpdateProbingTargetGroupRequest_FieldSubPathArrayOfValues) GetRawValues

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

type UpdateProbingTargetGroupRequest_FieldSubPathValue

type UpdateProbingTargetGroupRequest_FieldSubPathValue struct {
	UpdateProbingTargetGroupRequest_FieldPath
	// contains filtered or unexported fields
}

func (*UpdateProbingTargetGroupRequest_FieldSubPathValue) AsCasPathValue

func (*UpdateProbingTargetGroupRequest_FieldSubPathValue) AsProbingTargetGroupPathValue

func (*UpdateProbingTargetGroupRequest_FieldSubPathValue) CompareWith

func (*UpdateProbingTargetGroupRequest_FieldSubPathValue) CompareWithRaw

func (*UpdateProbingTargetGroupRequest_FieldSubPathValue) GetRawValue

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

func (*UpdateProbingTargetGroupRequest_FieldSubPathValue) SetTo

func (*UpdateProbingTargetGroupRequest_FieldSubPathValue) SetToRaw

type UpdateProbingTargetGroupRequest_FieldTerminalPath

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

func (*UpdateProbingTargetGroupRequest_FieldTerminalPath) ClearValue

func (*UpdateProbingTargetGroupRequest_FieldTerminalPath) ClearValueRaw

func (*UpdateProbingTargetGroupRequest_FieldTerminalPath) Get

Get returns all values pointed by specific field from source UpdateProbingTargetGroupRequest

func (*UpdateProbingTargetGroupRequest_FieldTerminalPath) GetDefault

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

GetDefault returns a default value of the field type

func (*UpdateProbingTargetGroupRequest_FieldTerminalPath) GetRaw

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

func (*UpdateProbingTargetGroupRequest_FieldTerminalPath) GetSingle

GetSingle returns value pointed by specific field of from source UpdateProbingTargetGroupRequest

func (*UpdateProbingTargetGroupRequest_FieldTerminalPath) GetSingleRaw

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

func (*UpdateProbingTargetGroupRequest_FieldTerminalPath) IsLeaf

IsLeaf - whether field path is holds simple value

func (*UpdateProbingTargetGroupRequest_FieldTerminalPath) JSONString

JSONString returns path representation is JSON convention

func (*UpdateProbingTargetGroupRequest_FieldTerminalPath) Selector

func (*UpdateProbingTargetGroupRequest_FieldTerminalPath) SplitIntoTerminalIPaths added in v0.7.1

func (*UpdateProbingTargetGroupRequest_FieldTerminalPath) String

String returns path representation in proto convention

func (*UpdateProbingTargetGroupRequest_FieldTerminalPath) WithIArrayItemValue

func (*UpdateProbingTargetGroupRequest_FieldTerminalPath) WithIArrayOfValues

func (*UpdateProbingTargetGroupRequest_FieldTerminalPath) WithIValue

func (*UpdateProbingTargetGroupRequest_FieldTerminalPath) WithRawIArrayItemValue

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

func (*UpdateProbingTargetGroupRequest_FieldTerminalPath) WithRawIArrayOfValues

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

func (*UpdateProbingTargetGroupRequest_FieldTerminalPath) WithRawIValue

type UpdateProbingTargetGroupRequest_FieldTerminalPathArrayItemValue

type UpdateProbingTargetGroupRequest_FieldTerminalPathArrayItemValue struct {
	UpdateProbingTargetGroupRequest_FieldTerminalPath
	// contains filtered or unexported fields
}

func (*UpdateProbingTargetGroupRequest_FieldTerminalPathArrayItemValue) ContainsValue

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

func (*UpdateProbingTargetGroupRequest_FieldTerminalPathArrayItemValue) GetRawItemValue

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

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

func (*UpdateProbingTargetGroupRequest_FieldTerminalPathArrayItemValue) GetSingle

func (*UpdateProbingTargetGroupRequest_FieldTerminalPathArrayItemValue) GetSingleRaw

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

type UpdateProbingTargetGroupRequest_FieldTerminalPathArrayOfValues

type UpdateProbingTargetGroupRequest_FieldTerminalPathArrayOfValues struct {
	UpdateProbingTargetGroupRequest_FieldTerminalPath
	// contains filtered or unexported fields
}

func (*UpdateProbingTargetGroupRequest_FieldTerminalPathArrayOfValues) AsAllowMissingArrayOfValues added in v0.12.5

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

func (*UpdateProbingTargetGroupRequest_FieldTerminalPathArrayOfValues) AsCasArrayOfValues

func (*UpdateProbingTargetGroupRequest_FieldTerminalPathArrayOfValues) AsProbingTargetGroupArrayOfValues

func (*UpdateProbingTargetGroupRequest_FieldTerminalPathArrayOfValues) AsUpdateMaskArrayOfValues

func (*UpdateProbingTargetGroupRequest_FieldTerminalPathArrayOfValues) GetRawValues

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

type UpdateProbingTargetGroupRequest_FieldTerminalPathValue

type UpdateProbingTargetGroupRequest_FieldTerminalPathValue struct {
	UpdateProbingTargetGroupRequest_FieldTerminalPath
	// contains filtered or unexported fields
}

func (*UpdateProbingTargetGroupRequest_FieldTerminalPathValue) AsAllowMissingValue added in v0.12.5

func (*UpdateProbingTargetGroupRequest_FieldTerminalPathValue) AsCasValue

func (*UpdateProbingTargetGroupRequest_FieldTerminalPathValue) AsProbingTargetGroupValue

func (*UpdateProbingTargetGroupRequest_FieldTerminalPathValue) AsUpdateMaskValue

func (*UpdateProbingTargetGroupRequest_FieldTerminalPathValue) CompareWith

CompareWith compares value in the 'UpdateProbingTargetGroupRequest_FieldTerminalPathValue' with the value under path in 'UpdateProbingTargetGroupRequest'.

func (*UpdateProbingTargetGroupRequest_FieldTerminalPathValue) CompareWithRaw

func (*UpdateProbingTargetGroupRequest_FieldTerminalPathValue) GetRawValue

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

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

func (*UpdateProbingTargetGroupRequest_FieldTerminalPathValue) SetTo

SetTo stores value for selected field for object UpdateProbingTargetGroupRequest

func (*UpdateProbingTargetGroupRequest_FieldTerminalPathValue) SetToRaw

type WatchProbingTargetGroupClientStream

type WatchProbingTargetGroupClientStream interface {
	Recv() (*WatchProbingTargetGroupResponse, error)
	grpc.ClientStream
}

type WatchProbingTargetGroupDescriptor added in v0.4.26

type WatchProbingTargetGroupDescriptor struct{}

func GetWatchProbingTargetGroupDescriptor added in v0.4.26

func GetWatchProbingTargetGroupDescriptor() *WatchProbingTargetGroupDescriptor

func (*WatchProbingTargetGroupDescriptor) GetApiDescriptor added in v0.4.26

func (*WatchProbingTargetGroupDescriptor) GetApiName added in v0.4.26

func (d *WatchProbingTargetGroupDescriptor) GetApiName() string

func (*WatchProbingTargetGroupDescriptor) GetClientMsgReflectHandle added in v0.4.26

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

func (*WatchProbingTargetGroupDescriptor) GetFullMethodName added in v0.4.26

func (d *WatchProbingTargetGroupDescriptor) GetFullMethodName() string

func (*WatchProbingTargetGroupDescriptor) GetMethodName added in v0.4.26

func (d *WatchProbingTargetGroupDescriptor) GetMethodName() string

func (*WatchProbingTargetGroupDescriptor) GetProtoPkgName added in v0.4.26

func (d *WatchProbingTargetGroupDescriptor) GetProtoPkgName() string

func (*WatchProbingTargetGroupDescriptor) GetResourceDescriptor added in v0.4.27

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

func (*WatchProbingTargetGroupDescriptor) GetServerMsgReflectHandle added in v0.4.26

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

func (*WatchProbingTargetGroupDescriptor) GetServiceDomain added in v0.4.26

func (d *WatchProbingTargetGroupDescriptor) GetServiceDomain() string

func (*WatchProbingTargetGroupDescriptor) GetServiceVersion added in v0.4.26

func (d *WatchProbingTargetGroupDescriptor) GetServiceVersion() string

func (*WatchProbingTargetGroupDescriptor) GetVerb added in v0.4.26

func (*WatchProbingTargetGroupDescriptor) HasResource added in v0.4.27

func (d *WatchProbingTargetGroupDescriptor) HasResource() bool

func (*WatchProbingTargetGroupDescriptor) IsClientStream added in v0.4.26

func (d *WatchProbingTargetGroupDescriptor) IsClientStream() bool

func (*WatchProbingTargetGroupDescriptor) IsCollection added in v0.4.27

func (d *WatchProbingTargetGroupDescriptor) IsCollection() bool

func (*WatchProbingTargetGroupDescriptor) IsPlural added in v0.4.27

func (*WatchProbingTargetGroupDescriptor) IsServerStream added in v0.4.26

func (d *WatchProbingTargetGroupDescriptor) IsServerStream() bool

func (*WatchProbingTargetGroupDescriptor) IsUnary added in v0.4.26

func (*WatchProbingTargetGroupDescriptor) NewEmptyClientMsg added in v0.4.26

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

func (*WatchProbingTargetGroupDescriptor) NewEmptyServerMsg added in v0.4.26

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

func (*WatchProbingTargetGroupDescriptor) RequestHasResourceBody added in v0.4.26

func (d *WatchProbingTargetGroupDescriptor) RequestHasResourceBody() bool

type WatchProbingTargetGroupDescriptorClientMsgHandle added in v0.4.26

type WatchProbingTargetGroupDescriptorClientMsgHandle struct{}

func (*WatchProbingTargetGroupDescriptorClientMsgHandle) ExtractCollectionName added in v0.4.27

func (*WatchProbingTargetGroupDescriptorClientMsgHandle) ExtractResourceName added in v0.4.27

func (*WatchProbingTargetGroupDescriptorClientMsgHandle) ExtractResourceNames added in v0.4.27

type WatchProbingTargetGroupDescriptorServerMsgHandle added in v0.4.26

type WatchProbingTargetGroupDescriptorServerMsgHandle struct{}

func (*WatchProbingTargetGroupDescriptorServerMsgHandle) ExtractCollectionName added in v0.4.27

func (*WatchProbingTargetGroupDescriptorServerMsgHandle) ExtractResourceName added in v0.4.27

func (*WatchProbingTargetGroupDescriptorServerMsgHandle) ExtractResourceNames added in v0.4.27

type WatchProbingTargetGroupRequest

type WatchProbingTargetGroupRequest struct {

	// Reference to ntt.watchdog.v1alpha2.ProbingTargetGroup
	Name *probing_target_group.Reference `protobuf:"bytes,1,opt,customtype=Reference,name=name,proto3" json:"name,omitempty" firestore:"name"`
	// A list of extra fields to be obtained for each response item on top of
	// fields defined by request field view
	FieldMask *probing_target_group.ProbingTargetGroup_FieldMask `` /* 150-byte string literal not displayed */
	// View defines list of standard response fields present in response items.
	// Additional fields can be amended by request field field_mask
	View view.View `protobuf:"varint,4,opt,name=view,proto3,enum=goten.view.View" json:"view,omitempty" firestore:"view"`
	// contains filtered or unexported fields
}

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

func (*WatchProbingTargetGroupRequest) Clone

func (*WatchProbingTargetGroupRequest) CloneRaw

func (*WatchProbingTargetGroupRequest) Descriptor

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

Deprecated, Use WatchProbingTargetGroupRequest.ProtoReflect.Descriptor instead.

func (*WatchProbingTargetGroupRequest) GetFieldMask

func (*WatchProbingTargetGroupRequest) GetName

func (*WatchProbingTargetGroupRequest) GetView

func (*WatchProbingTargetGroupRequest) GotenMessage

func (*WatchProbingTargetGroupRequest) GotenMessage()

func (*WatchProbingTargetGroupRequest) GotenObjectExt

func (o *WatchProbingTargetGroupRequest) GotenObjectExt()

func (*WatchProbingTargetGroupRequest) GotenValidate

func (obj *WatchProbingTargetGroupRequest) GotenValidate() error

func (*WatchProbingTargetGroupRequest) MakeDiffFieldMask

func (*WatchProbingTargetGroupRequest) MakeFullFieldMask

func (*WatchProbingTargetGroupRequest) MakeRawDiffFieldMask

func (*WatchProbingTargetGroupRequest) MakeRawFullFieldMask

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

func (*WatchProbingTargetGroupRequest) Marshal

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

func (*WatchProbingTargetGroupRequest) MarshalJSON

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

func (*WatchProbingTargetGroupRequest) Merge

func (*WatchProbingTargetGroupRequest) MergeRaw

func (*WatchProbingTargetGroupRequest) ProtoMessage

func (*WatchProbingTargetGroupRequest) ProtoMessage()

func (*WatchProbingTargetGroupRequest) ProtoReflect

func (*WatchProbingTargetGroupRequest) Reset

func (m *WatchProbingTargetGroupRequest) Reset()

func (*WatchProbingTargetGroupRequest) SetFieldMask

func (*WatchProbingTargetGroupRequest) SetName

func (*WatchProbingTargetGroupRequest) SetView

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

func (*WatchProbingTargetGroupRequest) String

func (*WatchProbingTargetGroupRequest) Unmarshal

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

func (*WatchProbingTargetGroupRequest) UnmarshalJSON

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

type WatchProbingTargetGroupRequestFieldPathBuilder

type WatchProbingTargetGroupRequestFieldPathBuilder struct{}

func NewWatchProbingTargetGroupRequestFieldPathBuilder

func NewWatchProbingTargetGroupRequestFieldPathBuilder() WatchProbingTargetGroupRequestFieldPathBuilder

func (WatchProbingTargetGroupRequestFieldPathBuilder) FieldMask

func (WatchProbingTargetGroupRequestFieldPathBuilder) Name

func (WatchProbingTargetGroupRequestFieldPathBuilder) View

type WatchProbingTargetGroupRequestPathSelectorFieldMask

type WatchProbingTargetGroupRequestPathSelectorFieldMask struct{}

func (WatchProbingTargetGroupRequestPathSelectorFieldMask) FieldPath

type WatchProbingTargetGroupRequestPathSelectorName

type WatchProbingTargetGroupRequestPathSelectorName struct{}

func (WatchProbingTargetGroupRequestPathSelectorName) FieldPath

type WatchProbingTargetGroupRequestPathSelectorView

type WatchProbingTargetGroupRequestPathSelectorView struct{}

func (WatchProbingTargetGroupRequestPathSelectorView) FieldPath

func (WatchProbingTargetGroupRequestPathSelectorView) WithArrayOfValues

func (WatchProbingTargetGroupRequestPathSelectorView) WithValue

type WatchProbingTargetGroupRequest_FieldMask

type WatchProbingTargetGroupRequest_FieldMask struct {
	Paths []WatchProbingTargetGroupRequest_FieldPath
}

func FullWatchProbingTargetGroupRequest_FieldMask

func FullWatchProbingTargetGroupRequest_FieldMask() *WatchProbingTargetGroupRequest_FieldMask

func (*WatchProbingTargetGroupRequest_FieldMask) AppendPath

func (*WatchProbingTargetGroupRequest_FieldMask) AppendRawPath

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

func (*WatchProbingTargetGroupRequest_FieldMask) DecodeFirestore

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

func (*WatchProbingTargetGroupRequest_FieldMask) EncodeFirestore

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

firestore encoding/decoding integration

func (*WatchProbingTargetGroupRequest_FieldMask) FilterInputFields

FilterInputFields generates copy of field paths with output_only field paths removed

func (*WatchProbingTargetGroupRequest_FieldMask) FromProtoFieldMask

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

func (*WatchProbingTargetGroupRequest_FieldMask) GetPaths

func (*WatchProbingTargetGroupRequest_FieldMask) GetRawPaths

func (*WatchProbingTargetGroupRequest_FieldMask) IsFull

func (fieldMask *WatchProbingTargetGroupRequest_FieldMask) IsFull() bool

func (WatchProbingTargetGroupRequest_FieldMask) Marshal

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

implement methods required by customType

func (WatchProbingTargetGroupRequest_FieldMask) MarshalJSON

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

func (*WatchProbingTargetGroupRequest_FieldMask) PathsCount

func (fieldMask *WatchProbingTargetGroupRequest_FieldMask) PathsCount() int

func (*WatchProbingTargetGroupRequest_FieldMask) Project

func (*WatchProbingTargetGroupRequest_FieldMask) ProjectRaw

func (*WatchProbingTargetGroupRequest_FieldMask) ProtoMessage

func (fieldMask *WatchProbingTargetGroupRequest_FieldMask) ProtoMessage()

func (*WatchProbingTargetGroupRequest_FieldMask) ProtoReflect

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

func (*WatchProbingTargetGroupRequest_FieldMask) Reset

func (fieldMask *WatchProbingTargetGroupRequest_FieldMask) Reset()

func (*WatchProbingTargetGroupRequest_FieldMask) Set

func (*WatchProbingTargetGroupRequest_FieldMask) SetFromCliFlag

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

func (*WatchProbingTargetGroupRequest_FieldMask) SetRaw

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

func (*WatchProbingTargetGroupRequest_FieldMask) Size

func (*WatchProbingTargetGroupRequest_FieldMask) String

func (*WatchProbingTargetGroupRequest_FieldMask) Subtract

func (*WatchProbingTargetGroupRequest_FieldMask) SubtractRaw

func (*WatchProbingTargetGroupRequest_FieldMask) ToProtoFieldMask

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

ToFieldMask is used for proto conversions

func (*WatchProbingTargetGroupRequest_FieldMask) Unmarshal

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

func (*WatchProbingTargetGroupRequest_FieldMask) UnmarshalJSON

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

type WatchProbingTargetGroupRequest_FieldPath

type WatchProbingTargetGroupRequest_FieldPath interface {
	gotenobject.FieldPath
	Selector() WatchProbingTargetGroupRequest_FieldPathSelector
	Get(source *WatchProbingTargetGroupRequest) []interface{}
	GetSingle(source *WatchProbingTargetGroupRequest) (interface{}, bool)
	ClearValue(item *WatchProbingTargetGroupRequest)

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

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

func MustParseWatchProbingTargetGroupRequest_FieldPath

func MustParseWatchProbingTargetGroupRequest_FieldPath(rawField string) WatchProbingTargetGroupRequest_FieldPath

func ParseWatchProbingTargetGroupRequest_FieldPath

func ParseWatchProbingTargetGroupRequest_FieldPath(rawField string) (WatchProbingTargetGroupRequest_FieldPath, error)

type WatchProbingTargetGroupRequest_FieldPathArrayItemValue

type WatchProbingTargetGroupRequest_FieldPathArrayItemValue interface {
	gotenobject.FieldPathArrayItemValue
	WatchProbingTargetGroupRequest_FieldPath
	ContainsValue(*WatchProbingTargetGroupRequest) bool
}

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

func MustParseWatchProbingTargetGroupRequest_FieldPathArrayItemValue

func MustParseWatchProbingTargetGroupRequest_FieldPathArrayItemValue(pathStr, valueStr string) WatchProbingTargetGroupRequest_FieldPathArrayItemValue

func ParseWatchProbingTargetGroupRequest_FieldPathArrayItemValue

func ParseWatchProbingTargetGroupRequest_FieldPathArrayItemValue(pathStr, valueStr string) (WatchProbingTargetGroupRequest_FieldPathArrayItemValue, error)

ParseWatchProbingTargetGroupRequest_FieldPathArrayItemValue parses string and JSON-encoded value to its Value

type WatchProbingTargetGroupRequest_FieldPathArrayOfValues

type WatchProbingTargetGroupRequest_FieldPathArrayOfValues interface {
	gotenobject.FieldPathArrayOfValues
	WatchProbingTargetGroupRequest_FieldPath
}

WatchProbingTargetGroupRequest_FieldPathArrayOfValues allows storing slice of values for WatchProbingTargetGroupRequest fields according to their type

func MustParseWatchProbingTargetGroupRequest_FieldPathArrayOfValues

func MustParseWatchProbingTargetGroupRequest_FieldPathArrayOfValues(pathStr, valuesStr string) WatchProbingTargetGroupRequest_FieldPathArrayOfValues

func ParseWatchProbingTargetGroupRequest_FieldPathArrayOfValues

func ParseWatchProbingTargetGroupRequest_FieldPathArrayOfValues(pathStr, valuesStr string) (WatchProbingTargetGroupRequest_FieldPathArrayOfValues, error)

type WatchProbingTargetGroupRequest_FieldPathSelector

type WatchProbingTargetGroupRequest_FieldPathSelector int32
const (
	WatchProbingTargetGroupRequest_FieldPathSelectorName      WatchProbingTargetGroupRequest_FieldPathSelector = 0
	WatchProbingTargetGroupRequest_FieldPathSelectorFieldMask WatchProbingTargetGroupRequest_FieldPathSelector = 1
	WatchProbingTargetGroupRequest_FieldPathSelectorView      WatchProbingTargetGroupRequest_FieldPathSelector = 2
)

func (WatchProbingTargetGroupRequest_FieldPathSelector) String

type WatchProbingTargetGroupRequest_FieldPathValue

type WatchProbingTargetGroupRequest_FieldPathValue interface {
	WatchProbingTargetGroupRequest_FieldPath
	gotenobject.FieldPathValue
	SetTo(target **WatchProbingTargetGroupRequest)
	CompareWith(*WatchProbingTargetGroupRequest) (cmp int, comparable bool)
}

WatchProbingTargetGroupRequest_FieldPathValue allows storing values for WatchProbingTargetGroupRequest fields according to their type

func MustParseWatchProbingTargetGroupRequest_FieldPathValue

func MustParseWatchProbingTargetGroupRequest_FieldPathValue(pathStr, valueStr string) WatchProbingTargetGroupRequest_FieldPathValue

func ParseWatchProbingTargetGroupRequest_FieldPathValue

func ParseWatchProbingTargetGroupRequest_FieldPathValue(pathStr, valueStr string) (WatchProbingTargetGroupRequest_FieldPathValue, error)

type WatchProbingTargetGroupRequest_FieldTerminalPath

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

func (*WatchProbingTargetGroupRequest_FieldTerminalPath) ClearValue

func (*WatchProbingTargetGroupRequest_FieldTerminalPath) ClearValueRaw

func (*WatchProbingTargetGroupRequest_FieldTerminalPath) Get

Get returns all values pointed by specific field from source WatchProbingTargetGroupRequest

func (*WatchProbingTargetGroupRequest_FieldTerminalPath) GetDefault

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

GetDefault returns a default value of the field type

func (*WatchProbingTargetGroupRequest_FieldTerminalPath) GetRaw

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

func (*WatchProbingTargetGroupRequest_FieldTerminalPath) GetSingle

GetSingle returns value pointed by specific field of from source WatchProbingTargetGroupRequest

func (*WatchProbingTargetGroupRequest_FieldTerminalPath) GetSingleRaw

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

func (*WatchProbingTargetGroupRequest_FieldTerminalPath) IsLeaf

IsLeaf - whether field path is holds simple value

func (*WatchProbingTargetGroupRequest_FieldTerminalPath) JSONString

JSONString returns path representation is JSON convention

func (*WatchProbingTargetGroupRequest_FieldTerminalPath) Selector

func (*WatchProbingTargetGroupRequest_FieldTerminalPath) SplitIntoTerminalIPaths added in v0.7.1

func (*WatchProbingTargetGroupRequest_FieldTerminalPath) String

String returns path representation in proto convention

func (*WatchProbingTargetGroupRequest_FieldTerminalPath) WithIArrayItemValue

func (*WatchProbingTargetGroupRequest_FieldTerminalPath) WithIArrayOfValues

func (*WatchProbingTargetGroupRequest_FieldTerminalPath) WithIValue

func (*WatchProbingTargetGroupRequest_FieldTerminalPath) WithRawIArrayItemValue

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

func (*WatchProbingTargetGroupRequest_FieldTerminalPath) WithRawIArrayOfValues

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

func (*WatchProbingTargetGroupRequest_FieldTerminalPath) WithRawIValue

type WatchProbingTargetGroupRequest_FieldTerminalPathArrayItemValue

type WatchProbingTargetGroupRequest_FieldTerminalPathArrayItemValue struct {
	WatchProbingTargetGroupRequest_FieldTerminalPath
	// contains filtered or unexported fields
}

func (*WatchProbingTargetGroupRequest_FieldTerminalPathArrayItemValue) ContainsValue

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

func (*WatchProbingTargetGroupRequest_FieldTerminalPathArrayItemValue) GetRawItemValue

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

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

func (*WatchProbingTargetGroupRequest_FieldTerminalPathArrayItemValue) GetSingle

func (*WatchProbingTargetGroupRequest_FieldTerminalPathArrayItemValue) GetSingleRaw

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

type WatchProbingTargetGroupRequest_FieldTerminalPathArrayOfValues

type WatchProbingTargetGroupRequest_FieldTerminalPathArrayOfValues struct {
	WatchProbingTargetGroupRequest_FieldTerminalPath
	// contains filtered or unexported fields
}

func (*WatchProbingTargetGroupRequest_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues

func (*WatchProbingTargetGroupRequest_FieldTerminalPathArrayOfValues) AsNameArrayOfValues

func (*WatchProbingTargetGroupRequest_FieldTerminalPathArrayOfValues) AsViewArrayOfValues

func (*WatchProbingTargetGroupRequest_FieldTerminalPathArrayOfValues) GetRawValues

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

type WatchProbingTargetGroupRequest_FieldTerminalPathValue

type WatchProbingTargetGroupRequest_FieldTerminalPathValue struct {
	WatchProbingTargetGroupRequest_FieldTerminalPath
	// contains filtered or unexported fields
}

func (*WatchProbingTargetGroupRequest_FieldTerminalPathValue) AsFieldMaskValue

func (*WatchProbingTargetGroupRequest_FieldTerminalPathValue) AsNameValue

func (*WatchProbingTargetGroupRequest_FieldTerminalPathValue) AsViewValue

func (*WatchProbingTargetGroupRequest_FieldTerminalPathValue) CompareWith

CompareWith compares value in the 'WatchProbingTargetGroupRequest_FieldTerminalPathValue' with the value under path in 'WatchProbingTargetGroupRequest'.

func (*WatchProbingTargetGroupRequest_FieldTerminalPathValue) CompareWithRaw

func (*WatchProbingTargetGroupRequest_FieldTerminalPathValue) GetRawValue

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

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

func (*WatchProbingTargetGroupRequest_FieldTerminalPathValue) SetTo

SetTo stores value for selected field for object WatchProbingTargetGroupRequest

func (*WatchProbingTargetGroupRequest_FieldTerminalPathValue) SetToRaw

type WatchProbingTargetGroupResponse

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

WatchProbingTargetGroupResponse

func (*WatchProbingTargetGroupResponse) Clone

func (*WatchProbingTargetGroupResponse) CloneRaw

func (*WatchProbingTargetGroupResponse) Descriptor

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

Deprecated, Use WatchProbingTargetGroupResponse.ProtoReflect.Descriptor instead.

func (*WatchProbingTargetGroupResponse) GetChange

func (*WatchProbingTargetGroupResponse) GotenMessage

func (*WatchProbingTargetGroupResponse) GotenMessage()

func (*WatchProbingTargetGroupResponse) GotenObjectExt

func (o *WatchProbingTargetGroupResponse) GotenObjectExt()

func (*WatchProbingTargetGroupResponse) GotenValidate

func (obj *WatchProbingTargetGroupResponse) GotenValidate() error

func (*WatchProbingTargetGroupResponse) MakeDiffFieldMask

func (*WatchProbingTargetGroupResponse) MakeFullFieldMask

func (*WatchProbingTargetGroupResponse) MakeRawDiffFieldMask

func (*WatchProbingTargetGroupResponse) MakeRawFullFieldMask

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

func (*WatchProbingTargetGroupResponse) Marshal

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

func (*WatchProbingTargetGroupResponse) MarshalJSON

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

func (*WatchProbingTargetGroupResponse) Merge

func (*WatchProbingTargetGroupResponse) MergeRaw

func (*WatchProbingTargetGroupResponse) ProtoMessage

func (*WatchProbingTargetGroupResponse) ProtoMessage()

func (*WatchProbingTargetGroupResponse) ProtoReflect

func (*WatchProbingTargetGroupResponse) Reset

func (*WatchProbingTargetGroupResponse) SetChange

func (*WatchProbingTargetGroupResponse) String

func (*WatchProbingTargetGroupResponse) Unmarshal

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

func (*WatchProbingTargetGroupResponse) UnmarshalJSON

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

type WatchProbingTargetGroupResponseFieldPathBuilder

type WatchProbingTargetGroupResponseFieldPathBuilder struct{}

func NewWatchProbingTargetGroupResponseFieldPathBuilder

func NewWatchProbingTargetGroupResponseFieldPathBuilder() WatchProbingTargetGroupResponseFieldPathBuilder

func (WatchProbingTargetGroupResponseFieldPathBuilder) Change

type WatchProbingTargetGroupResponsePathSelectorChange

type WatchProbingTargetGroupResponsePathSelectorChange struct{}

func (WatchProbingTargetGroupResponsePathSelectorChange) FieldPath

type WatchProbingTargetGroupResponse_FieldMask

type WatchProbingTargetGroupResponse_FieldMask struct {
	Paths []WatchProbingTargetGroupResponse_FieldPath
}

func FullWatchProbingTargetGroupResponse_FieldMask

func FullWatchProbingTargetGroupResponse_FieldMask() *WatchProbingTargetGroupResponse_FieldMask

func (*WatchProbingTargetGroupResponse_FieldMask) AppendPath

func (*WatchProbingTargetGroupResponse_FieldMask) AppendRawPath

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

func (*WatchProbingTargetGroupResponse_FieldMask) DecodeFirestore

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

func (*WatchProbingTargetGroupResponse_FieldMask) EncodeFirestore

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

firestore encoding/decoding integration

func (*WatchProbingTargetGroupResponse_FieldMask) FilterInputFields

FilterInputFields generates copy of field paths with output_only field paths removed

func (*WatchProbingTargetGroupResponse_FieldMask) FromProtoFieldMask

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

func (*WatchProbingTargetGroupResponse_FieldMask) GetPaths

func (*WatchProbingTargetGroupResponse_FieldMask) GetRawPaths

func (*WatchProbingTargetGroupResponse_FieldMask) IsFull

func (fieldMask *WatchProbingTargetGroupResponse_FieldMask) IsFull() bool

func (WatchProbingTargetGroupResponse_FieldMask) Marshal

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

implement methods required by customType

func (WatchProbingTargetGroupResponse_FieldMask) MarshalJSON

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

func (*WatchProbingTargetGroupResponse_FieldMask) PathsCount

func (fieldMask *WatchProbingTargetGroupResponse_FieldMask) PathsCount() int

func (*WatchProbingTargetGroupResponse_FieldMask) Project

func (*WatchProbingTargetGroupResponse_FieldMask) ProjectRaw

func (*WatchProbingTargetGroupResponse_FieldMask) ProtoMessage

func (fieldMask *WatchProbingTargetGroupResponse_FieldMask) ProtoMessage()

func (*WatchProbingTargetGroupResponse_FieldMask) ProtoReflect

func (*WatchProbingTargetGroupResponse_FieldMask) Reset

func (fieldMask *WatchProbingTargetGroupResponse_FieldMask) Reset()

func (*WatchProbingTargetGroupResponse_FieldMask) Set

func (*WatchProbingTargetGroupResponse_FieldMask) SetFromCliFlag

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

func (*WatchProbingTargetGroupResponse_FieldMask) SetRaw

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

func (*WatchProbingTargetGroupResponse_FieldMask) Size

func (*WatchProbingTargetGroupResponse_FieldMask) String

func (*WatchProbingTargetGroupResponse_FieldMask) Subtract

func (*WatchProbingTargetGroupResponse_FieldMask) SubtractRaw

func (*WatchProbingTargetGroupResponse_FieldMask) ToProtoFieldMask

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

ToFieldMask is used for proto conversions

func (*WatchProbingTargetGroupResponse_FieldMask) Unmarshal

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

func (*WatchProbingTargetGroupResponse_FieldMask) UnmarshalJSON

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

type WatchProbingTargetGroupResponse_FieldPath

type WatchProbingTargetGroupResponse_FieldPath interface {
	gotenobject.FieldPath
	Selector() WatchProbingTargetGroupResponse_FieldPathSelector
	Get(source *WatchProbingTargetGroupResponse) []interface{}
	GetSingle(source *WatchProbingTargetGroupResponse) (interface{}, bool)
	ClearValue(item *WatchProbingTargetGroupResponse)

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

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

func MustParseWatchProbingTargetGroupResponse_FieldPath

func MustParseWatchProbingTargetGroupResponse_FieldPath(rawField string) WatchProbingTargetGroupResponse_FieldPath

func ParseWatchProbingTargetGroupResponse_FieldPath

func ParseWatchProbingTargetGroupResponse_FieldPath(rawField string) (WatchProbingTargetGroupResponse_FieldPath, error)

type WatchProbingTargetGroupResponse_FieldPathArrayItemValue

type WatchProbingTargetGroupResponse_FieldPathArrayItemValue interface {
	gotenobject.FieldPathArrayItemValue
	WatchProbingTargetGroupResponse_FieldPath
	ContainsValue(*WatchProbingTargetGroupResponse) bool
}

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

func MustParseWatchProbingTargetGroupResponse_FieldPathArrayItemValue

func MustParseWatchProbingTargetGroupResponse_FieldPathArrayItemValue(pathStr, valueStr string) WatchProbingTargetGroupResponse_FieldPathArrayItemValue

func ParseWatchProbingTargetGroupResponse_FieldPathArrayItemValue

func ParseWatchProbingTargetGroupResponse_FieldPathArrayItemValue(pathStr, valueStr string) (WatchProbingTargetGroupResponse_FieldPathArrayItemValue, error)

ParseWatchProbingTargetGroupResponse_FieldPathArrayItemValue parses string and JSON-encoded value to its Value

type WatchProbingTargetGroupResponse_FieldPathArrayOfValues

type WatchProbingTargetGroupResponse_FieldPathArrayOfValues interface {
	gotenobject.FieldPathArrayOfValues
	WatchProbingTargetGroupResponse_FieldPath
}

WatchProbingTargetGroupResponse_FieldPathArrayOfValues allows storing slice of values for WatchProbingTargetGroupResponse fields according to their type

func MustParseWatchProbingTargetGroupResponse_FieldPathArrayOfValues

func MustParseWatchProbingTargetGroupResponse_FieldPathArrayOfValues(pathStr, valuesStr string) WatchProbingTargetGroupResponse_FieldPathArrayOfValues

func ParseWatchProbingTargetGroupResponse_FieldPathArrayOfValues

func ParseWatchProbingTargetGroupResponse_FieldPathArrayOfValues(pathStr, valuesStr string) (WatchProbingTargetGroupResponse_FieldPathArrayOfValues, error)

type WatchProbingTargetGroupResponse_FieldPathSelector

type WatchProbingTargetGroupResponse_FieldPathSelector int32
const (
	WatchProbingTargetGroupResponse_FieldPathSelectorChange WatchProbingTargetGroupResponse_FieldPathSelector = 0
)

func (WatchProbingTargetGroupResponse_FieldPathSelector) String

type WatchProbingTargetGroupResponse_FieldPathValue

type WatchProbingTargetGroupResponse_FieldPathValue interface {
	WatchProbingTargetGroupResponse_FieldPath
	gotenobject.FieldPathValue
	SetTo(target **WatchProbingTargetGroupResponse)
	CompareWith(*WatchProbingTargetGroupResponse) (cmp int, comparable bool)
}

WatchProbingTargetGroupResponse_FieldPathValue allows storing values for WatchProbingTargetGroupResponse fields according to their type

func MustParseWatchProbingTargetGroupResponse_FieldPathValue

func MustParseWatchProbingTargetGroupResponse_FieldPathValue(pathStr, valueStr string) WatchProbingTargetGroupResponse_FieldPathValue

func ParseWatchProbingTargetGroupResponse_FieldPathValue

func ParseWatchProbingTargetGroupResponse_FieldPathValue(pathStr, valueStr string) (WatchProbingTargetGroupResponse_FieldPathValue, error)

type WatchProbingTargetGroupResponse_FieldTerminalPath

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

func (*WatchProbingTargetGroupResponse_FieldTerminalPath) ClearValue

func (*WatchProbingTargetGroupResponse_FieldTerminalPath) ClearValueRaw

func (*WatchProbingTargetGroupResponse_FieldTerminalPath) Get

Get returns all values pointed by specific field from source WatchProbingTargetGroupResponse

func (*WatchProbingTargetGroupResponse_FieldTerminalPath) GetDefault

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

GetDefault returns a default value of the field type

func (*WatchProbingTargetGroupResponse_FieldTerminalPath) GetRaw

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

func (*WatchProbingTargetGroupResponse_FieldTerminalPath) GetSingle

GetSingle returns value pointed by specific field of from source WatchProbingTargetGroupResponse

func (*WatchProbingTargetGroupResponse_FieldTerminalPath) GetSingleRaw

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

func (*WatchProbingTargetGroupResponse_FieldTerminalPath) IsLeaf

IsLeaf - whether field path is holds simple value

func (*WatchProbingTargetGroupResponse_FieldTerminalPath) JSONString

JSONString returns path representation is JSON convention

func (*WatchProbingTargetGroupResponse_FieldTerminalPath) Selector

func (*WatchProbingTargetGroupResponse_FieldTerminalPath) SplitIntoTerminalIPaths added in v0.7.1

func (*WatchProbingTargetGroupResponse_FieldTerminalPath) String

String returns path representation in proto convention

func (*WatchProbingTargetGroupResponse_FieldTerminalPath) WithIArrayItemValue

func (*WatchProbingTargetGroupResponse_FieldTerminalPath) WithIArrayOfValues

func (*WatchProbingTargetGroupResponse_FieldTerminalPath) WithIValue

func (*WatchProbingTargetGroupResponse_FieldTerminalPath) WithRawIArrayItemValue

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

func (*WatchProbingTargetGroupResponse_FieldTerminalPath) WithRawIArrayOfValues

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

func (*WatchProbingTargetGroupResponse_FieldTerminalPath) WithRawIValue

type WatchProbingTargetGroupResponse_FieldTerminalPathArrayItemValue

type WatchProbingTargetGroupResponse_FieldTerminalPathArrayItemValue struct {
	WatchProbingTargetGroupResponse_FieldTerminalPath
	// contains filtered or unexported fields
}

func (*WatchProbingTargetGroupResponse_FieldTerminalPathArrayItemValue) ContainsValue

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

func (*WatchProbingTargetGroupResponse_FieldTerminalPathArrayItemValue) GetRawItemValue

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

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

func (*WatchProbingTargetGroupResponse_FieldTerminalPathArrayItemValue) GetSingle

func (*WatchProbingTargetGroupResponse_FieldTerminalPathArrayItemValue) GetSingleRaw

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

type WatchProbingTargetGroupResponse_FieldTerminalPathArrayOfValues

type WatchProbingTargetGroupResponse_FieldTerminalPathArrayOfValues struct {
	WatchProbingTargetGroupResponse_FieldTerminalPath
	// contains filtered or unexported fields
}

func (*WatchProbingTargetGroupResponse_FieldTerminalPathArrayOfValues) AsChangeArrayOfValues

func (*WatchProbingTargetGroupResponse_FieldTerminalPathArrayOfValues) GetRawValues

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

type WatchProbingTargetGroupResponse_FieldTerminalPathValue

type WatchProbingTargetGroupResponse_FieldTerminalPathValue struct {
	WatchProbingTargetGroupResponse_FieldTerminalPath
	// contains filtered or unexported fields
}

func (*WatchProbingTargetGroupResponse_FieldTerminalPathValue) AsChangeValue

func (*WatchProbingTargetGroupResponse_FieldTerminalPathValue) CompareWith

CompareWith compares value in the 'WatchProbingTargetGroupResponse_FieldTerminalPathValue' with the value under path in 'WatchProbingTargetGroupResponse'.

func (*WatchProbingTargetGroupResponse_FieldTerminalPathValue) CompareWithRaw

func (*WatchProbingTargetGroupResponse_FieldTerminalPathValue) GetRawValue

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

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

func (*WatchProbingTargetGroupResponse_FieldTerminalPathValue) SetTo

SetTo stores value for selected field for object WatchProbingTargetGroupResponse

func (*WatchProbingTargetGroupResponse_FieldTerminalPathValue) SetToRaw

type WatchProbingTargetGroupsClientStream

type WatchProbingTargetGroupsClientStream interface {
	Recv() (*WatchProbingTargetGroupsResponse, error)
	grpc.ClientStream
}

type WatchProbingTargetGroupsDescriptor added in v0.4.26

type WatchProbingTargetGroupsDescriptor struct{}

func GetWatchProbingTargetGroupsDescriptor added in v0.4.26

func GetWatchProbingTargetGroupsDescriptor() *WatchProbingTargetGroupsDescriptor

func (*WatchProbingTargetGroupsDescriptor) GetApiDescriptor added in v0.4.26

func (*WatchProbingTargetGroupsDescriptor) GetApiName added in v0.4.26

func (*WatchProbingTargetGroupsDescriptor) GetClientMsgReflectHandle added in v0.4.26

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

func (*WatchProbingTargetGroupsDescriptor) GetFullMethodName added in v0.4.26

func (d *WatchProbingTargetGroupsDescriptor) GetFullMethodName() string

func (*WatchProbingTargetGroupsDescriptor) GetMethodName added in v0.4.26

func (d *WatchProbingTargetGroupsDescriptor) GetMethodName() string

func (*WatchProbingTargetGroupsDescriptor) GetProtoPkgName added in v0.4.26

func (d *WatchProbingTargetGroupsDescriptor) GetProtoPkgName() string

func (*WatchProbingTargetGroupsDescriptor) GetResourceDescriptor added in v0.4.27

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

func (*WatchProbingTargetGroupsDescriptor) GetServerMsgReflectHandle added in v0.4.26

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

func (*WatchProbingTargetGroupsDescriptor) GetServiceDomain added in v0.4.26

func (d *WatchProbingTargetGroupsDescriptor) GetServiceDomain() string

func (*WatchProbingTargetGroupsDescriptor) GetServiceVersion added in v0.4.26

func (d *WatchProbingTargetGroupsDescriptor) GetServiceVersion() string

func (*WatchProbingTargetGroupsDescriptor) GetVerb added in v0.4.26

func (*WatchProbingTargetGroupsDescriptor) HasResource added in v0.4.27

func (d *WatchProbingTargetGroupsDescriptor) HasResource() bool

func (*WatchProbingTargetGroupsDescriptor) IsClientStream added in v0.4.26

func (d *WatchProbingTargetGroupsDescriptor) IsClientStream() bool

func (*WatchProbingTargetGroupsDescriptor) IsCollection added in v0.4.27

func (d *WatchProbingTargetGroupsDescriptor) IsCollection() bool

func (*WatchProbingTargetGroupsDescriptor) IsPlural added in v0.4.27

func (*WatchProbingTargetGroupsDescriptor) IsServerStream added in v0.4.26

func (d *WatchProbingTargetGroupsDescriptor) IsServerStream() bool

func (*WatchProbingTargetGroupsDescriptor) IsUnary added in v0.4.26

func (*WatchProbingTargetGroupsDescriptor) NewEmptyClientMsg added in v0.4.26

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

func (*WatchProbingTargetGroupsDescriptor) NewEmptyServerMsg added in v0.4.26

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

func (*WatchProbingTargetGroupsDescriptor) RequestHasResourceBody added in v0.4.26

func (d *WatchProbingTargetGroupsDescriptor) RequestHasResourceBody() bool

type WatchProbingTargetGroupsDescriptorClientMsgHandle added in v0.4.26

type WatchProbingTargetGroupsDescriptorClientMsgHandle struct{}

func (*WatchProbingTargetGroupsDescriptorClientMsgHandle) ExtractCollectionName added in v0.4.27

func (*WatchProbingTargetGroupsDescriptorClientMsgHandle) ExtractResourceName added in v0.4.27

func (*WatchProbingTargetGroupsDescriptorClientMsgHandle) ExtractResourceNames added in v0.4.27

type WatchProbingTargetGroupsDescriptorServerMsgHandle added in v0.4.26

type WatchProbingTargetGroupsDescriptorServerMsgHandle struct{}

func (*WatchProbingTargetGroupsDescriptorServerMsgHandle) ExtractCollectionName added in v0.4.27

func (*WatchProbingTargetGroupsDescriptorServerMsgHandle) ExtractResourceName added in v0.4.27

func (*WatchProbingTargetGroupsDescriptorServerMsgHandle) ExtractResourceNames added in v0.4.27

type WatchProbingTargetGroupsRequest

type WatchProbingTargetGroupsRequest struct {

	// Type of a watch. Identifies how server stream data to a client, which
	// fields in a request are allowed and which fields in response are relevant.
	Type watch_type.WatchType `protobuf:"varint,9,opt,name=type,proto3,enum=goten.watch_type.WatchType" json:"type,omitempty" firestore:"type"`
	// Parent reference of ntt.watchdog.v1alpha2.ProbingTargetGroup
	Parent *probing_target_group.ParentReference `protobuf:"bytes,1,opt,customtype=ParentReference,name=parent,proto3" json:"parent,omitempty" firestore:"parent"`
	// Requested page size. Server may return fewer ProbingTargetGroups than
	// requested. If unspecified, server will pick an appropriate default. Can be
	// populated only for stateful watch type.
	PageSize int32 `protobuf:"varint,2,opt,name=page_size,json=pageSize,proto3" json:"page_size,omitempty" firestore:"pageSize"`
	// A token identifying a page of results the server should return.
	// Can be populated only for stateful watch type.
	PageToken *probing_target_group.PagerCursor `` /* 133-byte string literal not displayed */
	// Order By -
	// https://cloud.google.com/apis/design/design_patterns#list_pagination Can be
	// populated only for stateful watch type.
	OrderBy *probing_target_group.OrderBy `protobuf:"bytes,4,opt,customtype=OrderBy,name=order_by,json=orderBy,proto3" json:"order_by,omitempty" firestore:"orderBy"`
	// A token identifying watch resume point from previous session.
	// Can be populated only for stateless watch type.
	ResumeToken string `protobuf:"bytes,10,opt,name=resume_token,json=resumeToken,proto3" json:"resume_token,omitempty" firestore:"resumeToken"`
	// Point in the time from which we want to start getting updates. This field
	// can be populated only for stateless watch type and if resume token is not
	// known yet. If specified, initial snapshot will NOT be provided. It is
	// assumed client can obtain it using separate means. Watch responses will
	// contain resume tokens which should be used to resume broken connection.
	StartingTime *timestamp.Timestamp `protobuf:"bytes,12,opt,name=starting_time,json=startingTime,proto3" json:"starting_time,omitempty" firestore:"startingTime"`
	// Filter - filter results by field criteria. Simplified SQL-like syntax with
	// following operators:
	// <=, >=, =, !=, <, >, LIKE, CONTAINS (aliases CONTAIN, HAS, HAVE), IN, IS
	// [NOT] NULL | NaN . Combine conditions with OR | AND example: 'meta.labels
	// CONTAINS "severity:important" OR (state.last_error_time >
	// "2018-11-15T10:00:00Z" AND state.status = "ERROR")'
	Filter *probing_target_group.Filter `protobuf:"bytes,5,opt,customtype=Filter,name=filter,proto3" json:"filter,omitempty" firestore:"filter"`
	// A list of extra fields to be obtained for each response item on top of
	// fields defined by request field view Changes to ProbingTargetGroup that
	// don't affect any of masked fields won't be sent back.
	FieldMask *probing_target_group.ProbingTargetGroup_FieldMask `` /* 150-byte string literal not displayed */
	// View defines list of standard response fields present in response items.
	// Additional fields can be amended by request field field_mask Changes to
	// ProbingTargetGroup that don't affect any of masked fields won't be sent
	// back.
	View view.View `protobuf:"varint,8,opt,name=view,proto3,enum=goten.view.View" json:"view,omitempty" firestore:"view"`
	// Maximum amount of changes in each response message. Query result response
	// is divided on the server side into chunks with size of a specified amount
	// to limit memory footprint of each message. Responses will hold information
	// whether more elements will continue for the actual change. If unspecified,
	// server will pick an appropriate default.
	MaxChunkSize int32 `` /* 126-byte string literal not displayed */
	// contains filtered or unexported fields
}

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

func (*WatchProbingTargetGroupsRequest) Clone

func (*WatchProbingTargetGroupsRequest) CloneRaw

func (*WatchProbingTargetGroupsRequest) Descriptor

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

Deprecated, Use WatchProbingTargetGroupsRequest.ProtoReflect.Descriptor instead.

func (*WatchProbingTargetGroupsRequest) GetFieldMask

func (*WatchProbingTargetGroupsRequest) GetFilter

func (*WatchProbingTargetGroupsRequest) GetMaxChunkSize

func (m *WatchProbingTargetGroupsRequest) GetMaxChunkSize() int32

func (*WatchProbingTargetGroupsRequest) GetOrderBy

func (*WatchProbingTargetGroupsRequest) GetPageSize

func (m *WatchProbingTargetGroupsRequest) GetPageSize() int32

func (*WatchProbingTargetGroupsRequest) GetPageToken

func (*WatchProbingTargetGroupsRequest) GetParent

func (*WatchProbingTargetGroupsRequest) GetResumeToken

func (m *WatchProbingTargetGroupsRequest) GetResumeToken() string

func (*WatchProbingTargetGroupsRequest) GetStartingTime added in v0.7.13

func (m *WatchProbingTargetGroupsRequest) GetStartingTime() *timestamp.Timestamp

func (*WatchProbingTargetGroupsRequest) GetType

func (*WatchProbingTargetGroupsRequest) GetView

func (*WatchProbingTargetGroupsRequest) GotenMessage

func (*WatchProbingTargetGroupsRequest) GotenMessage()

func (*WatchProbingTargetGroupsRequest) GotenObjectExt

func (o *WatchProbingTargetGroupsRequest) GotenObjectExt()

func (*WatchProbingTargetGroupsRequest) GotenValidate

func (obj *WatchProbingTargetGroupsRequest) GotenValidate() error

func (*WatchProbingTargetGroupsRequest) MakeDiffFieldMask

func (*WatchProbingTargetGroupsRequest) MakeFullFieldMask

func (*WatchProbingTargetGroupsRequest) MakeRawDiffFieldMask

func (*WatchProbingTargetGroupsRequest) MakeRawFullFieldMask

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

func (*WatchProbingTargetGroupsRequest) Marshal

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

func (*WatchProbingTargetGroupsRequest) MarshalJSON

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

func (*WatchProbingTargetGroupsRequest) Merge

func (*WatchProbingTargetGroupsRequest) MergeRaw

func (*WatchProbingTargetGroupsRequest) ProtoMessage

func (*WatchProbingTargetGroupsRequest) ProtoMessage()

func (*WatchProbingTargetGroupsRequest) ProtoReflect

func (*WatchProbingTargetGroupsRequest) Reset

func (*WatchProbingTargetGroupsRequest) SetFieldMask

func (*WatchProbingTargetGroupsRequest) SetFilter

func (*WatchProbingTargetGroupsRequest) SetMaxChunkSize

func (m *WatchProbingTargetGroupsRequest) SetMaxChunkSize(fv int32)

func (*WatchProbingTargetGroupsRequest) SetOrderBy

func (*WatchProbingTargetGroupsRequest) SetPageSize

func (m *WatchProbingTargetGroupsRequest) SetPageSize(fv int32)

func (*WatchProbingTargetGroupsRequest) SetPageToken

func (*WatchProbingTargetGroupsRequest) SetParent

func (*WatchProbingTargetGroupsRequest) SetResumeToken

func (m *WatchProbingTargetGroupsRequest) SetResumeToken(fv string)

func (*WatchProbingTargetGroupsRequest) SetStartingTime added in v0.7.13

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

func (*WatchProbingTargetGroupsRequest) SetType

func (*WatchProbingTargetGroupsRequest) SetView

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

func (*WatchProbingTargetGroupsRequest) String

func (*WatchProbingTargetGroupsRequest) Unmarshal

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

func (*WatchProbingTargetGroupsRequest) UnmarshalJSON

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

type WatchProbingTargetGroupsRequestFieldPathBuilder

type WatchProbingTargetGroupsRequestFieldPathBuilder struct{}

func NewWatchProbingTargetGroupsRequestFieldPathBuilder

func NewWatchProbingTargetGroupsRequestFieldPathBuilder() WatchProbingTargetGroupsRequestFieldPathBuilder

func (WatchProbingTargetGroupsRequestFieldPathBuilder) FieldMask

func (WatchProbingTargetGroupsRequestFieldPathBuilder) Filter

func (WatchProbingTargetGroupsRequestFieldPathBuilder) MaxChunkSize

func (WatchProbingTargetGroupsRequestFieldPathBuilder) OrderBy

func (WatchProbingTargetGroupsRequestFieldPathBuilder) PageSize

func (WatchProbingTargetGroupsRequestFieldPathBuilder) PageToken

func (WatchProbingTargetGroupsRequestFieldPathBuilder) Parent

func (WatchProbingTargetGroupsRequestFieldPathBuilder) ResumeToken

func (WatchProbingTargetGroupsRequestFieldPathBuilder) StartingTime added in v0.7.13

func (WatchProbingTargetGroupsRequestFieldPathBuilder) Type

func (WatchProbingTargetGroupsRequestFieldPathBuilder) View

type WatchProbingTargetGroupsRequestPathSelectorFieldMask

type WatchProbingTargetGroupsRequestPathSelectorFieldMask struct{}

func (WatchProbingTargetGroupsRequestPathSelectorFieldMask) FieldPath

type WatchProbingTargetGroupsRequestPathSelectorFilter

type WatchProbingTargetGroupsRequestPathSelectorFilter struct{}

func (WatchProbingTargetGroupsRequestPathSelectorFilter) FieldPath

type WatchProbingTargetGroupsRequestPathSelectorMaxChunkSize

type WatchProbingTargetGroupsRequestPathSelectorMaxChunkSize struct{}

func (WatchProbingTargetGroupsRequestPathSelectorMaxChunkSize) FieldPath

func (WatchProbingTargetGroupsRequestPathSelectorMaxChunkSize) WithArrayOfValues

func (WatchProbingTargetGroupsRequestPathSelectorMaxChunkSize) WithValue

type WatchProbingTargetGroupsRequestPathSelectorOrderBy

type WatchProbingTargetGroupsRequestPathSelectorOrderBy struct{}

func (WatchProbingTargetGroupsRequestPathSelectorOrderBy) FieldPath

type WatchProbingTargetGroupsRequestPathSelectorPageSize

type WatchProbingTargetGroupsRequestPathSelectorPageSize struct{}

func (WatchProbingTargetGroupsRequestPathSelectorPageSize) FieldPath

func (WatchProbingTargetGroupsRequestPathSelectorPageSize) WithArrayOfValues

func (WatchProbingTargetGroupsRequestPathSelectorPageSize) WithValue

type WatchProbingTargetGroupsRequestPathSelectorPageToken

type WatchProbingTargetGroupsRequestPathSelectorPageToken struct{}

func (WatchProbingTargetGroupsRequestPathSelectorPageToken) FieldPath

type WatchProbingTargetGroupsRequestPathSelectorParent

type WatchProbingTargetGroupsRequestPathSelectorParent struct{}

func (WatchProbingTargetGroupsRequestPathSelectorParent) FieldPath

type WatchProbingTargetGroupsRequestPathSelectorResumeToken

type WatchProbingTargetGroupsRequestPathSelectorResumeToken struct{}

func (WatchProbingTargetGroupsRequestPathSelectorResumeToken) FieldPath

func (WatchProbingTargetGroupsRequestPathSelectorResumeToken) WithArrayOfValues

func (WatchProbingTargetGroupsRequestPathSelectorResumeToken) WithValue

type WatchProbingTargetGroupsRequestPathSelectorStartingTime added in v0.7.13

type WatchProbingTargetGroupsRequestPathSelectorStartingTime struct{}

func (WatchProbingTargetGroupsRequestPathSelectorStartingTime) FieldPath added in v0.7.13

func (WatchProbingTargetGroupsRequestPathSelectorStartingTime) WithArrayOfValues added in v0.7.13

func (WatchProbingTargetGroupsRequestPathSelectorStartingTime) WithValue added in v0.7.13

type WatchProbingTargetGroupsRequestPathSelectorType

type WatchProbingTargetGroupsRequestPathSelectorType struct{}

func (WatchProbingTargetGroupsRequestPathSelectorType) FieldPath

func (WatchProbingTargetGroupsRequestPathSelectorType) WithArrayOfValues

func (WatchProbingTargetGroupsRequestPathSelectorType) WithValue

type WatchProbingTargetGroupsRequestPathSelectorView

type WatchProbingTargetGroupsRequestPathSelectorView struct{}

func (WatchProbingTargetGroupsRequestPathSelectorView) FieldPath

func (WatchProbingTargetGroupsRequestPathSelectorView) WithArrayOfValues

func (WatchProbingTargetGroupsRequestPathSelectorView) WithValue

type WatchProbingTargetGroupsRequest_FieldMask

type WatchProbingTargetGroupsRequest_FieldMask struct {
	Paths []WatchProbingTargetGroupsRequest_FieldPath
}

func FullWatchProbingTargetGroupsRequest_FieldMask

func FullWatchProbingTargetGroupsRequest_FieldMask() *WatchProbingTargetGroupsRequest_FieldMask

func (*WatchProbingTargetGroupsRequest_FieldMask) AppendPath

func (*WatchProbingTargetGroupsRequest_FieldMask) AppendRawPath

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

func (*WatchProbingTargetGroupsRequest_FieldMask) DecodeFirestore

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

func (*WatchProbingTargetGroupsRequest_FieldMask) EncodeFirestore

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

firestore encoding/decoding integration

func (*WatchProbingTargetGroupsRequest_FieldMask) FilterInputFields

FilterInputFields generates copy of field paths with output_only field paths removed

func (*WatchProbingTargetGroupsRequest_FieldMask) FromProtoFieldMask

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

func (*WatchProbingTargetGroupsRequest_FieldMask) GetPaths

func (*WatchProbingTargetGroupsRequest_FieldMask) GetRawPaths

func (*WatchProbingTargetGroupsRequest_FieldMask) IsFull

func (fieldMask *WatchProbingTargetGroupsRequest_FieldMask) IsFull() bool

func (WatchProbingTargetGroupsRequest_FieldMask) Marshal

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

implement methods required by customType

func (WatchProbingTargetGroupsRequest_FieldMask) MarshalJSON

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

func (*WatchProbingTargetGroupsRequest_FieldMask) PathsCount

func (fieldMask *WatchProbingTargetGroupsRequest_FieldMask) PathsCount() int

func (*WatchProbingTargetGroupsRequest_FieldMask) Project

func (*WatchProbingTargetGroupsRequest_FieldMask) ProjectRaw

func (*WatchProbingTargetGroupsRequest_FieldMask) ProtoMessage

func (fieldMask *WatchProbingTargetGroupsRequest_FieldMask) ProtoMessage()

func (*WatchProbingTargetGroupsRequest_FieldMask) ProtoReflect

func (*WatchProbingTargetGroupsRequest_FieldMask) Reset

func (fieldMask *WatchProbingTargetGroupsRequest_FieldMask) Reset()

func (*WatchProbingTargetGroupsRequest_FieldMask) Set

func (*WatchProbingTargetGroupsRequest_FieldMask) SetFromCliFlag

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

func (*WatchProbingTargetGroupsRequest_FieldMask) SetRaw

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

func (*WatchProbingTargetGroupsRequest_FieldMask) Size

func (*WatchProbingTargetGroupsRequest_FieldMask) String

func (*WatchProbingTargetGroupsRequest_FieldMask) Subtract

func (*WatchProbingTargetGroupsRequest_FieldMask) SubtractRaw

func (*WatchProbingTargetGroupsRequest_FieldMask) ToProtoFieldMask

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

ToFieldMask is used for proto conversions

func (*WatchProbingTargetGroupsRequest_FieldMask) Unmarshal

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

func (*WatchProbingTargetGroupsRequest_FieldMask) UnmarshalJSON

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

type WatchProbingTargetGroupsRequest_FieldPath

type WatchProbingTargetGroupsRequest_FieldPath interface {
	gotenobject.FieldPath
	Selector() WatchProbingTargetGroupsRequest_FieldPathSelector
	Get(source *WatchProbingTargetGroupsRequest) []interface{}
	GetSingle(source *WatchProbingTargetGroupsRequest) (interface{}, bool)
	ClearValue(item *WatchProbingTargetGroupsRequest)

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

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

func MustParseWatchProbingTargetGroupsRequest_FieldPath

func MustParseWatchProbingTargetGroupsRequest_FieldPath(rawField string) WatchProbingTargetGroupsRequest_FieldPath

func ParseWatchProbingTargetGroupsRequest_FieldPath

func ParseWatchProbingTargetGroupsRequest_FieldPath(rawField string) (WatchProbingTargetGroupsRequest_FieldPath, error)

type WatchProbingTargetGroupsRequest_FieldPathArrayItemValue

type WatchProbingTargetGroupsRequest_FieldPathArrayItemValue interface {
	gotenobject.FieldPathArrayItemValue
	WatchProbingTargetGroupsRequest_FieldPath
	ContainsValue(*WatchProbingTargetGroupsRequest) bool
}

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

func MustParseWatchProbingTargetGroupsRequest_FieldPathArrayItemValue

func MustParseWatchProbingTargetGroupsRequest_FieldPathArrayItemValue(pathStr, valueStr string) WatchProbingTargetGroupsRequest_FieldPathArrayItemValue

func ParseWatchProbingTargetGroupsRequest_FieldPathArrayItemValue

func ParseWatchProbingTargetGroupsRequest_FieldPathArrayItemValue(pathStr, valueStr string) (WatchProbingTargetGroupsRequest_FieldPathArrayItemValue, error)

ParseWatchProbingTargetGroupsRequest_FieldPathArrayItemValue parses string and JSON-encoded value to its Value

type WatchProbingTargetGroupsRequest_FieldPathArrayOfValues

type WatchProbingTargetGroupsRequest_FieldPathArrayOfValues interface {
	gotenobject.FieldPathArrayOfValues
	WatchProbingTargetGroupsRequest_FieldPath
}

WatchProbingTargetGroupsRequest_FieldPathArrayOfValues allows storing slice of values for WatchProbingTargetGroupsRequest fields according to their type

func MustParseWatchProbingTargetGroupsRequest_FieldPathArrayOfValues

func MustParseWatchProbingTargetGroupsRequest_FieldPathArrayOfValues(pathStr, valuesStr string) WatchProbingTargetGroupsRequest_FieldPathArrayOfValues

func ParseWatchProbingTargetGroupsRequest_FieldPathArrayOfValues

func ParseWatchProbingTargetGroupsRequest_FieldPathArrayOfValues(pathStr, valuesStr string) (WatchProbingTargetGroupsRequest_FieldPathArrayOfValues, error)

type WatchProbingTargetGroupsRequest_FieldPathSelector

type WatchProbingTargetGroupsRequest_FieldPathSelector int32
const (
	WatchProbingTargetGroupsRequest_FieldPathSelectorType         WatchProbingTargetGroupsRequest_FieldPathSelector = 0
	WatchProbingTargetGroupsRequest_FieldPathSelectorParent       WatchProbingTargetGroupsRequest_FieldPathSelector = 1
	WatchProbingTargetGroupsRequest_FieldPathSelectorPageSize     WatchProbingTargetGroupsRequest_FieldPathSelector = 2
	WatchProbingTargetGroupsRequest_FieldPathSelectorPageToken    WatchProbingTargetGroupsRequest_FieldPathSelector = 3
	WatchProbingTargetGroupsRequest_FieldPathSelectorOrderBy      WatchProbingTargetGroupsRequest_FieldPathSelector = 4
	WatchProbingTargetGroupsRequest_FieldPathSelectorResumeToken  WatchProbingTargetGroupsRequest_FieldPathSelector = 5
	WatchProbingTargetGroupsRequest_FieldPathSelectorStartingTime WatchProbingTargetGroupsRequest_FieldPathSelector = 6
	WatchProbingTargetGroupsRequest_FieldPathSelectorFilter       WatchProbingTargetGroupsRequest_FieldPathSelector = 7
	WatchProbingTargetGroupsRequest_FieldPathSelectorFieldMask    WatchProbingTargetGroupsRequest_FieldPathSelector = 8
	WatchProbingTargetGroupsRequest_FieldPathSelectorView         WatchProbingTargetGroupsRequest_FieldPathSelector = 9
	WatchProbingTargetGroupsRequest_FieldPathSelectorMaxChunkSize WatchProbingTargetGroupsRequest_FieldPathSelector = 10
)

func (WatchProbingTargetGroupsRequest_FieldPathSelector) String

type WatchProbingTargetGroupsRequest_FieldPathValue

type WatchProbingTargetGroupsRequest_FieldPathValue interface {
	WatchProbingTargetGroupsRequest_FieldPath
	gotenobject.FieldPathValue
	SetTo(target **WatchProbingTargetGroupsRequest)
	CompareWith(*WatchProbingTargetGroupsRequest) (cmp int, comparable bool)
}

WatchProbingTargetGroupsRequest_FieldPathValue allows storing values for WatchProbingTargetGroupsRequest fields according to their type

func MustParseWatchProbingTargetGroupsRequest_FieldPathValue

func MustParseWatchProbingTargetGroupsRequest_FieldPathValue(pathStr, valueStr string) WatchProbingTargetGroupsRequest_FieldPathValue

func ParseWatchProbingTargetGroupsRequest_FieldPathValue

func ParseWatchProbingTargetGroupsRequest_FieldPathValue(pathStr, valueStr string) (WatchProbingTargetGroupsRequest_FieldPathValue, error)

type WatchProbingTargetGroupsRequest_FieldTerminalPath

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

func (*WatchProbingTargetGroupsRequest_FieldTerminalPath) ClearValue

func (*WatchProbingTargetGroupsRequest_FieldTerminalPath) ClearValueRaw

func (*WatchProbingTargetGroupsRequest_FieldTerminalPath) Get

Get returns all values pointed by specific field from source WatchProbingTargetGroupsRequest

func (*WatchProbingTargetGroupsRequest_FieldTerminalPath) GetDefault

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

GetDefault returns a default value of the field type

func (*WatchProbingTargetGroupsRequest_FieldTerminalPath) GetRaw

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

func (*WatchProbingTargetGroupsRequest_FieldTerminalPath) GetSingle

GetSingle returns value pointed by specific field of from source WatchProbingTargetGroupsRequest

func (*WatchProbingTargetGroupsRequest_FieldTerminalPath) GetSingleRaw

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

func (*WatchProbingTargetGroupsRequest_FieldTerminalPath) IsLeaf

IsLeaf - whether field path is holds simple value

func (*WatchProbingTargetGroupsRequest_FieldTerminalPath) JSONString

JSONString returns path representation is JSON convention

func (*WatchProbingTargetGroupsRequest_FieldTerminalPath) Selector

func (*WatchProbingTargetGroupsRequest_FieldTerminalPath) SplitIntoTerminalIPaths added in v0.7.1

func (*WatchProbingTargetGroupsRequest_FieldTerminalPath) String

String returns path representation in proto convention

func (*WatchProbingTargetGroupsRequest_FieldTerminalPath) WithIArrayItemValue

func (*WatchProbingTargetGroupsRequest_FieldTerminalPath) WithIArrayOfValues

func (*WatchProbingTargetGroupsRequest_FieldTerminalPath) WithIValue

func (*WatchProbingTargetGroupsRequest_FieldTerminalPath) WithRawIArrayItemValue

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

func (*WatchProbingTargetGroupsRequest_FieldTerminalPath) WithRawIArrayOfValues

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

func (*WatchProbingTargetGroupsRequest_FieldTerminalPath) WithRawIValue

type WatchProbingTargetGroupsRequest_FieldTerminalPathArrayItemValue

type WatchProbingTargetGroupsRequest_FieldTerminalPathArrayItemValue struct {
	WatchProbingTargetGroupsRequest_FieldTerminalPath
	// contains filtered or unexported fields
}

func (*WatchProbingTargetGroupsRequest_FieldTerminalPathArrayItemValue) ContainsValue

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

func (*WatchProbingTargetGroupsRequest_FieldTerminalPathArrayItemValue) GetRawItemValue

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

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

func (*WatchProbingTargetGroupsRequest_FieldTerminalPathArrayItemValue) GetSingle

func (*WatchProbingTargetGroupsRequest_FieldTerminalPathArrayItemValue) GetSingleRaw

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

type WatchProbingTargetGroupsRequest_FieldTerminalPathArrayOfValues

type WatchProbingTargetGroupsRequest_FieldTerminalPathArrayOfValues struct {
	WatchProbingTargetGroupsRequest_FieldTerminalPath
	// contains filtered or unexported fields
}

func (*WatchProbingTargetGroupsRequest_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues

func (*WatchProbingTargetGroupsRequest_FieldTerminalPathArrayOfValues) AsFilterArrayOfValues

func (*WatchProbingTargetGroupsRequest_FieldTerminalPathArrayOfValues) AsMaxChunkSizeArrayOfValues

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

func (*WatchProbingTargetGroupsRequest_FieldTerminalPathArrayOfValues) AsOrderByArrayOfValues

func (*WatchProbingTargetGroupsRequest_FieldTerminalPathArrayOfValues) AsPageSizeArrayOfValues

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

func (*WatchProbingTargetGroupsRequest_FieldTerminalPathArrayOfValues) AsPageTokenArrayOfValues

func (*WatchProbingTargetGroupsRequest_FieldTerminalPathArrayOfValues) AsParentArrayOfValues

func (*WatchProbingTargetGroupsRequest_FieldTerminalPathArrayOfValues) AsResumeTokenArrayOfValues

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

func (*WatchProbingTargetGroupsRequest_FieldTerminalPathArrayOfValues) AsStartingTimeArrayOfValues added in v0.7.13

func (*WatchProbingTargetGroupsRequest_FieldTerminalPathArrayOfValues) AsTypeArrayOfValues

func (*WatchProbingTargetGroupsRequest_FieldTerminalPathArrayOfValues) AsViewArrayOfValues

func (*WatchProbingTargetGroupsRequest_FieldTerminalPathArrayOfValues) GetRawValues

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

type WatchProbingTargetGroupsRequest_FieldTerminalPathValue

type WatchProbingTargetGroupsRequest_FieldTerminalPathValue struct {
	WatchProbingTargetGroupsRequest_FieldTerminalPath
	// contains filtered or unexported fields
}

func (*WatchProbingTargetGroupsRequest_FieldTerminalPathValue) AsFieldMaskValue

func (*WatchProbingTargetGroupsRequest_FieldTerminalPathValue) AsFilterValue

func (*WatchProbingTargetGroupsRequest_FieldTerminalPathValue) AsMaxChunkSizeValue

func (*WatchProbingTargetGroupsRequest_FieldTerminalPathValue) AsOrderByValue

func (*WatchProbingTargetGroupsRequest_FieldTerminalPathValue) AsPageSizeValue

func (*WatchProbingTargetGroupsRequest_FieldTerminalPathValue) AsPageTokenValue

func (*WatchProbingTargetGroupsRequest_FieldTerminalPathValue) AsParentValue

func (*WatchProbingTargetGroupsRequest_FieldTerminalPathValue) AsResumeTokenValue

func (*WatchProbingTargetGroupsRequest_FieldTerminalPathValue) AsStartingTimeValue added in v0.7.13

func (*WatchProbingTargetGroupsRequest_FieldTerminalPathValue) AsTypeValue

func (*WatchProbingTargetGroupsRequest_FieldTerminalPathValue) AsViewValue

func (*WatchProbingTargetGroupsRequest_FieldTerminalPathValue) CompareWith

CompareWith compares value in the 'WatchProbingTargetGroupsRequest_FieldTerminalPathValue' with the value under path in 'WatchProbingTargetGroupsRequest'.

func (*WatchProbingTargetGroupsRequest_FieldTerminalPathValue) CompareWithRaw

func (*WatchProbingTargetGroupsRequest_FieldTerminalPathValue) GetRawValue

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

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

func (*WatchProbingTargetGroupsRequest_FieldTerminalPathValue) SetTo

SetTo stores value for selected field for object WatchProbingTargetGroupsRequest

func (*WatchProbingTargetGroupsRequest_FieldTerminalPathValue) SetToRaw

type WatchProbingTargetGroupsResponse

type WatchProbingTargetGroupsResponse struct {

	// Changes of ProbingTargetGroups
	ProbingTargetGroupChanges []*probing_target_group.ProbingTargetGroupChange `` /* 178-byte string literal not displayed */
	// If request specified max_chunk_size (or this limit was enforced if
	// stateless watch has been chosen), then responses with "full changeset" will
	// be divided into chunks. Client should keep receiving messages and, once
	// is_current has value true, combine this recent message with all previous
	// ones where is_current is false. If this is the first is_current in a whole
	// watch stream, then it means that client should have, at this moment,
	// contain snapshot of the current situation (or more accurately, snapshot of
	// situation at the moment of request). All ProbingTargetGroups will be of
	// type Added/Current (depending on watch_type specified in the request).
	// Further responses will be incremental - however messages may still be
	// chunked and is_current logic still applies. is_current is always true for
	// stateful watch if max_chunk_size was left to 0.
	IsCurrent bool `protobuf:"varint,4,opt,name=is_current,json=isCurrent,proto3" json:"is_current,omitempty" firestore:"isCurrent"`
	// When present, PageTokens used for page navigation should be updated.
	// Present only if is_current is true (last chunk).
	PageTokenChange *WatchProbingTargetGroupsResponse_PageTokenChange `` /* 136-byte string literal not displayed */
	// Token that can be used if current connection drops and client needs to
	// reconnect. Populated only for stateless watch type. Present only if
	// is_current is true (last chunk).
	ResumeToken string `protobuf:"bytes,5,opt,name=resume_token,json=resumeToken,proto3" json:"resume_token,omitempty" firestore:"resumeToken"`
	// Server may occasionally send information how many resources should client
	// have in its state so far (response message without any changes, but with
	// snapshot_size field specified). If client has different value than the one
	// sent by the server, then it should be treated by a client as an error and
	// should reconnect. If value is smaller then 0, then client should ignore
	// this field as unpopulated. This field should be checked only for stateless
	// watch. In stateful those kind of errors are handled by the server side.
	// Will be never sent together with is_current, is_soft_reset and
	// is_hard_reset flags.
	SnapshotSize int64 `protobuf:"varint,6,opt,name=snapshot_size,json=snapshotSize,proto3" json:"snapshot_size,omitempty" firestore:"snapshotSize"`
	// In case of internal issue server may send response message with this flag.
	// It indicates that client should drop all changes from recent responses
	// where is_current is false only! If last message had is_current set to true,
	// client should do nothing and process normally. Resume token received before
	// is still valid. This field should be checked only for stateless watch. In
	// stateful those kind of errors are handled by the server side. Will never be
	// sent along with is_current, is_hard_reset or snapshot_size.
	IsSoftReset bool `protobuf:"varint,7,opt,name=is_soft_reset,json=isSoftReset,proto3" json:"is_soft_reset,omitempty" firestore:"isSoftReset"`
	// In case of internal issue server may send response message with this flag.
	// After receiving, client should clear whole state (drop all changes received
	// so far) as server will send new snapshot (ProbingTargetGroups will contains
	// changes of type Current only). Any resume tokens should be discarded as
	// well. This field should be checked only for stateless watch. In stateful
	// those kind of errors are handled by the server side. Will never be sent
	// along with is_current, is_soft_reset or snapshot_size.
	IsHardReset bool `protobuf:"varint,8,opt,name=is_hard_reset,json=isHardReset,proto3" json:"is_hard_reset,omitempty" firestore:"isHardReset"`
	// contains filtered or unexported fields
}

WatchProbingTargetGroupsResponse

func (*WatchProbingTargetGroupsResponse) Clone

func (*WatchProbingTargetGroupsResponse) CloneRaw

func (*WatchProbingTargetGroupsResponse) Descriptor

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

Deprecated, Use WatchProbingTargetGroupsResponse.ProtoReflect.Descriptor instead.

func (*WatchProbingTargetGroupsResponse) GetIsCurrent

func (m *WatchProbingTargetGroupsResponse) GetIsCurrent() bool

func (*WatchProbingTargetGroupsResponse) GetIsHardReset

func (m *WatchProbingTargetGroupsResponse) GetIsHardReset() bool

func (*WatchProbingTargetGroupsResponse) GetIsSoftReset

func (m *WatchProbingTargetGroupsResponse) GetIsSoftReset() bool

func (*WatchProbingTargetGroupsResponse) GetPageTokenChange

func (*WatchProbingTargetGroupsResponse) GetProbingTargetGroupChanges

func (*WatchProbingTargetGroupsResponse) GetResumeToken

func (m *WatchProbingTargetGroupsResponse) GetResumeToken() string

func (*WatchProbingTargetGroupsResponse) GetSnapshotSize

func (m *WatchProbingTargetGroupsResponse) GetSnapshotSize() int64

func (*WatchProbingTargetGroupsResponse) GotenMessage

func (*WatchProbingTargetGroupsResponse) GotenMessage()

func (*WatchProbingTargetGroupsResponse) GotenObjectExt

func (o *WatchProbingTargetGroupsResponse) GotenObjectExt()

func (*WatchProbingTargetGroupsResponse) GotenValidate

func (obj *WatchProbingTargetGroupsResponse) GotenValidate() error

func (*WatchProbingTargetGroupsResponse) MakeDiffFieldMask

func (*WatchProbingTargetGroupsResponse) MakeFullFieldMask

func (*WatchProbingTargetGroupsResponse) MakeRawDiffFieldMask

func (*WatchProbingTargetGroupsResponse) MakeRawFullFieldMask

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

func (*WatchProbingTargetGroupsResponse) Marshal

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

func (*WatchProbingTargetGroupsResponse) MarshalJSON

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

func (*WatchProbingTargetGroupsResponse) Merge

func (*WatchProbingTargetGroupsResponse) MergeRaw

func (*WatchProbingTargetGroupsResponse) ProtoMessage

func (*WatchProbingTargetGroupsResponse) ProtoMessage()

func (*WatchProbingTargetGroupsResponse) ProtoReflect

func (*WatchProbingTargetGroupsResponse) Reset

func (*WatchProbingTargetGroupsResponse) SetIsCurrent

func (m *WatchProbingTargetGroupsResponse) SetIsCurrent(fv bool)

func (*WatchProbingTargetGroupsResponse) SetIsHardReset

func (m *WatchProbingTargetGroupsResponse) SetIsHardReset(fv bool)

func (*WatchProbingTargetGroupsResponse) SetIsSoftReset

func (m *WatchProbingTargetGroupsResponse) SetIsSoftReset(fv bool)

func (*WatchProbingTargetGroupsResponse) SetPageTokenChange

func (*WatchProbingTargetGroupsResponse) SetProbingTargetGroupChanges

func (*WatchProbingTargetGroupsResponse) SetResumeToken

func (m *WatchProbingTargetGroupsResponse) SetResumeToken(fv string)

func (*WatchProbingTargetGroupsResponse) SetSnapshotSize

func (m *WatchProbingTargetGroupsResponse) SetSnapshotSize(fv int64)

func (*WatchProbingTargetGroupsResponse) String

func (*WatchProbingTargetGroupsResponse) Unmarshal

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

func (*WatchProbingTargetGroupsResponse) UnmarshalJSON

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

type WatchProbingTargetGroupsResponseFieldPathBuilder

type WatchProbingTargetGroupsResponseFieldPathBuilder struct{}

func NewWatchProbingTargetGroupsResponseFieldPathBuilder

func NewWatchProbingTargetGroupsResponseFieldPathBuilder() WatchProbingTargetGroupsResponseFieldPathBuilder

func (WatchProbingTargetGroupsResponseFieldPathBuilder) IsCurrent

func (WatchProbingTargetGroupsResponseFieldPathBuilder) IsHardReset

func (WatchProbingTargetGroupsResponseFieldPathBuilder) IsSoftReset

func (WatchProbingTargetGroupsResponseFieldPathBuilder) PageTokenChange

func (WatchProbingTargetGroupsResponseFieldPathBuilder) ProbingTargetGroupChanges

func (WatchProbingTargetGroupsResponseFieldPathBuilder) ResumeToken

func (WatchProbingTargetGroupsResponseFieldPathBuilder) SnapshotSize

type WatchProbingTargetGroupsResponsePageTokenChangeFieldPathBuilder

type WatchProbingTargetGroupsResponsePageTokenChangeFieldPathBuilder struct{}

type WatchProbingTargetGroupsResponsePageTokenChange_FieldPath

type WatchProbingTargetGroupsResponsePageTokenChange_FieldPath interface {
	gotenobject.FieldPath
	Selector() WatchProbingTargetGroupsResponsePageTokenChange_FieldPathSelector
	Get(source *WatchProbingTargetGroupsResponse_PageTokenChange) []interface{}
	GetSingle(source *WatchProbingTargetGroupsResponse_PageTokenChange) (interface{}, bool)
	ClearValue(item *WatchProbingTargetGroupsResponse_PageTokenChange)

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

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

func MustParseWatchProbingTargetGroupsResponsePageTokenChange_FieldPath

func MustParseWatchProbingTargetGroupsResponsePageTokenChange_FieldPath(rawField string) WatchProbingTargetGroupsResponsePageTokenChange_FieldPath

func ParseWatchProbingTargetGroupsResponsePageTokenChange_FieldPath

func ParseWatchProbingTargetGroupsResponsePageTokenChange_FieldPath(rawField string) (WatchProbingTargetGroupsResponsePageTokenChange_FieldPath, error)

type WatchProbingTargetGroupsResponsePageTokenChange_FieldPathArrayItemValue

type WatchProbingTargetGroupsResponsePageTokenChange_FieldPathArrayItemValue interface {
	gotenobject.FieldPathArrayItemValue
	WatchProbingTargetGroupsResponsePageTokenChange_FieldPath
	ContainsValue(*WatchProbingTargetGroupsResponse_PageTokenChange) bool
}

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

func MustParseWatchProbingTargetGroupsResponsePageTokenChange_FieldPathArrayItemValue

func MustParseWatchProbingTargetGroupsResponsePageTokenChange_FieldPathArrayItemValue(pathStr, valueStr string) WatchProbingTargetGroupsResponsePageTokenChange_FieldPathArrayItemValue

func ParseWatchProbingTargetGroupsResponsePageTokenChange_FieldPathArrayItemValue

func ParseWatchProbingTargetGroupsResponsePageTokenChange_FieldPathArrayItemValue(pathStr, valueStr string) (WatchProbingTargetGroupsResponsePageTokenChange_FieldPathArrayItemValue, error)

ParseWatchProbingTargetGroupsResponsePageTokenChange_FieldPathArrayItemValue parses string and JSON-encoded value to its Value

type WatchProbingTargetGroupsResponsePageTokenChange_FieldPathArrayOfValues

type WatchProbingTargetGroupsResponsePageTokenChange_FieldPathArrayOfValues interface {
	gotenobject.FieldPathArrayOfValues
	WatchProbingTargetGroupsResponsePageTokenChange_FieldPath
}

WatchProbingTargetGroupsResponsePageTokenChange_FieldPathArrayOfValues allows storing slice of values for PageTokenChange fields according to their type

func MustParseWatchProbingTargetGroupsResponsePageTokenChange_FieldPathArrayOfValues

func MustParseWatchProbingTargetGroupsResponsePageTokenChange_FieldPathArrayOfValues(pathStr, valuesStr string) WatchProbingTargetGroupsResponsePageTokenChange_FieldPathArrayOfValues

func ParseWatchProbingTargetGroupsResponsePageTokenChange_FieldPathArrayOfValues

func ParseWatchProbingTargetGroupsResponsePageTokenChange_FieldPathArrayOfValues(pathStr, valuesStr string) (WatchProbingTargetGroupsResponsePageTokenChange_FieldPathArrayOfValues, error)

type WatchProbingTargetGroupsResponsePageTokenChange_FieldPathSelector

type WatchProbingTargetGroupsResponsePageTokenChange_FieldPathSelector int32
const (
	WatchProbingTargetGroupsResponsePageTokenChange_FieldPathSelectorPrevPageToken WatchProbingTargetGroupsResponsePageTokenChange_FieldPathSelector = 0
	WatchProbingTargetGroupsResponsePageTokenChange_FieldPathSelectorNextPageToken WatchProbingTargetGroupsResponsePageTokenChange_FieldPathSelector = 1
)

func (WatchProbingTargetGroupsResponsePageTokenChange_FieldPathSelector) String

type WatchProbingTargetGroupsResponsePageTokenChange_FieldPathValue

type WatchProbingTargetGroupsResponsePageTokenChange_FieldPathValue interface {
	WatchProbingTargetGroupsResponsePageTokenChange_FieldPath
	gotenobject.FieldPathValue
	SetTo(target **WatchProbingTargetGroupsResponse_PageTokenChange)
	CompareWith(*WatchProbingTargetGroupsResponse_PageTokenChange) (cmp int, comparable bool)
}

WatchProbingTargetGroupsResponsePageTokenChange_FieldPathValue allows storing values for PageTokenChange fields according to their type

func MustParseWatchProbingTargetGroupsResponsePageTokenChange_FieldPathValue

func MustParseWatchProbingTargetGroupsResponsePageTokenChange_FieldPathValue(pathStr, valueStr string) WatchProbingTargetGroupsResponsePageTokenChange_FieldPathValue

func ParseWatchProbingTargetGroupsResponsePageTokenChange_FieldPathValue

func ParseWatchProbingTargetGroupsResponsePageTokenChange_FieldPathValue(pathStr, valueStr string) (WatchProbingTargetGroupsResponsePageTokenChange_FieldPathValue, error)

type WatchProbingTargetGroupsResponsePageTokenChange_FieldTerminalPath

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

func (*WatchProbingTargetGroupsResponsePageTokenChange_FieldTerminalPath) ClearValue

func (*WatchProbingTargetGroupsResponsePageTokenChange_FieldTerminalPath) ClearValueRaw

func (*WatchProbingTargetGroupsResponsePageTokenChange_FieldTerminalPath) Get

Get returns all values pointed by specific field from source WatchProbingTargetGroupsResponse_PageTokenChange

func (*WatchProbingTargetGroupsResponsePageTokenChange_FieldTerminalPath) GetDefault

GetDefault returns a default value of the field type

func (*WatchProbingTargetGroupsResponsePageTokenChange_FieldTerminalPath) GetRaw

func (*WatchProbingTargetGroupsResponsePageTokenChange_FieldTerminalPath) GetSingle

GetSingle returns value pointed by specific field of from source WatchProbingTargetGroupsResponse_PageTokenChange

func (*WatchProbingTargetGroupsResponsePageTokenChange_FieldTerminalPath) GetSingleRaw

func (*WatchProbingTargetGroupsResponsePageTokenChange_FieldTerminalPath) IsLeaf

IsLeaf - whether field path is holds simple value

func (*WatchProbingTargetGroupsResponsePageTokenChange_FieldTerminalPath) JSONString

JSONString returns path representation is JSON convention

func (*WatchProbingTargetGroupsResponsePageTokenChange_FieldTerminalPath) Selector

func (*WatchProbingTargetGroupsResponsePageTokenChange_FieldTerminalPath) SplitIntoTerminalIPaths added in v0.7.1

func (*WatchProbingTargetGroupsResponsePageTokenChange_FieldTerminalPath) String

String returns path representation in proto convention

func (*WatchProbingTargetGroupsResponsePageTokenChange_FieldTerminalPath) WithIArrayItemValue

func (*WatchProbingTargetGroupsResponsePageTokenChange_FieldTerminalPath) WithIArrayOfValues

func (*WatchProbingTargetGroupsResponsePageTokenChange_FieldTerminalPath) WithIValue

func (*WatchProbingTargetGroupsResponsePageTokenChange_FieldTerminalPath) WithRawIArrayItemValue

func (*WatchProbingTargetGroupsResponsePageTokenChange_FieldTerminalPath) WithRawIArrayOfValues

func (*WatchProbingTargetGroupsResponsePageTokenChange_FieldTerminalPath) WithRawIValue

type WatchProbingTargetGroupsResponsePageTokenChange_FieldTerminalPathArrayItemValue

type WatchProbingTargetGroupsResponsePageTokenChange_FieldTerminalPathArrayItemValue struct {
	WatchProbingTargetGroupsResponsePageTokenChange_FieldTerminalPath
	// contains filtered or unexported fields
}

func (*WatchProbingTargetGroupsResponsePageTokenChange_FieldTerminalPathArrayItemValue) ContainsValue

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

func (*WatchProbingTargetGroupsResponsePageTokenChange_FieldTerminalPathArrayItemValue) GetRawItemValue

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

func (*WatchProbingTargetGroupsResponsePageTokenChange_FieldTerminalPathArrayItemValue) GetSingle

func (*WatchProbingTargetGroupsResponsePageTokenChange_FieldTerminalPathArrayItemValue) GetSingleRaw

type WatchProbingTargetGroupsResponsePageTokenChange_FieldTerminalPathArrayOfValues

type WatchProbingTargetGroupsResponsePageTokenChange_FieldTerminalPathArrayOfValues struct {
	WatchProbingTargetGroupsResponsePageTokenChange_FieldTerminalPath
	// contains filtered or unexported fields
}

func (*WatchProbingTargetGroupsResponsePageTokenChange_FieldTerminalPathArrayOfValues) AsNextPageTokenArrayOfValues

func (*WatchProbingTargetGroupsResponsePageTokenChange_FieldTerminalPathArrayOfValues) AsPrevPageTokenArrayOfValues

func (*WatchProbingTargetGroupsResponsePageTokenChange_FieldTerminalPathArrayOfValues) GetRawValues

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

type WatchProbingTargetGroupsResponsePageTokenChange_FieldTerminalPathValue

type WatchProbingTargetGroupsResponsePageTokenChange_FieldTerminalPathValue struct {
	WatchProbingTargetGroupsResponsePageTokenChange_FieldTerminalPath
	// contains filtered or unexported fields
}

func (*WatchProbingTargetGroupsResponsePageTokenChange_FieldTerminalPathValue) AsNextPageTokenValue

func (*WatchProbingTargetGroupsResponsePageTokenChange_FieldTerminalPathValue) AsPrevPageTokenValue

func (*WatchProbingTargetGroupsResponsePageTokenChange_FieldTerminalPathValue) CompareWith

CompareWith compares value in the 'WatchProbingTargetGroupsResponsePageTokenChange_FieldTerminalPathValue' with the value under path in 'WatchProbingTargetGroupsResponse_PageTokenChange'.

func (*WatchProbingTargetGroupsResponsePageTokenChange_FieldTerminalPathValue) CompareWithRaw

func (*WatchProbingTargetGroupsResponsePageTokenChange_FieldTerminalPathValue) GetRawValue

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

func (*WatchProbingTargetGroupsResponsePageTokenChange_FieldTerminalPathValue) SetTo

SetTo stores value for selected field for object PageTokenChange

func (*WatchProbingTargetGroupsResponsePageTokenChange_FieldTerminalPathValue) SetToRaw

type WatchProbingTargetGroupsResponsePathSelectorIsCurrent

type WatchProbingTargetGroupsResponsePathSelectorIsCurrent struct{}

func (WatchProbingTargetGroupsResponsePathSelectorIsCurrent) FieldPath

func (WatchProbingTargetGroupsResponsePathSelectorIsCurrent) WithArrayOfValues

func (WatchProbingTargetGroupsResponsePathSelectorIsCurrent) WithValue

type WatchProbingTargetGroupsResponsePathSelectorIsHardReset

type WatchProbingTargetGroupsResponsePathSelectorIsHardReset struct{}

func (WatchProbingTargetGroupsResponsePathSelectorIsHardReset) FieldPath

func (WatchProbingTargetGroupsResponsePathSelectorIsHardReset) WithArrayOfValues

func (WatchProbingTargetGroupsResponsePathSelectorIsHardReset) WithValue

type WatchProbingTargetGroupsResponsePathSelectorIsSoftReset

type WatchProbingTargetGroupsResponsePathSelectorIsSoftReset struct{}

func (WatchProbingTargetGroupsResponsePathSelectorIsSoftReset) FieldPath

func (WatchProbingTargetGroupsResponsePathSelectorIsSoftReset) WithArrayOfValues

func (WatchProbingTargetGroupsResponsePathSelectorIsSoftReset) WithValue

type WatchProbingTargetGroupsResponsePathSelectorPageTokenChange

type WatchProbingTargetGroupsResponsePathSelectorPageTokenChange struct{}

func (WatchProbingTargetGroupsResponsePathSelectorPageTokenChange) FieldPath

type WatchProbingTargetGroupsResponsePathSelectorPageTokenChangeNextPageToken

type WatchProbingTargetGroupsResponsePathSelectorPageTokenChangeNextPageToken struct{}

func (WatchProbingTargetGroupsResponsePathSelectorPageTokenChangeNextPageToken) FieldPath

func (WatchProbingTargetGroupsResponsePathSelectorPageTokenChangeNextPageToken) WithArrayOfValues

func (WatchProbingTargetGroupsResponsePathSelectorPageTokenChangeNextPageToken) WithValue

type WatchProbingTargetGroupsResponsePathSelectorPageTokenChangePrevPageToken

type WatchProbingTargetGroupsResponsePathSelectorPageTokenChangePrevPageToken struct{}

func (WatchProbingTargetGroupsResponsePathSelectorPageTokenChangePrevPageToken) FieldPath

func (WatchProbingTargetGroupsResponsePathSelectorPageTokenChangePrevPageToken) WithArrayOfValues

func (WatchProbingTargetGroupsResponsePathSelectorPageTokenChangePrevPageToken) WithValue

type WatchProbingTargetGroupsResponsePathSelectorProbingTargetGroupChanges

type WatchProbingTargetGroupsResponsePathSelectorProbingTargetGroupChanges struct{}

func (WatchProbingTargetGroupsResponsePathSelectorProbingTargetGroupChanges) FieldPath

type WatchProbingTargetGroupsResponsePathSelectorResumeToken

type WatchProbingTargetGroupsResponsePathSelectorResumeToken struct{}

func (WatchProbingTargetGroupsResponsePathSelectorResumeToken) FieldPath

func (WatchProbingTargetGroupsResponsePathSelectorResumeToken) WithArrayOfValues

func (WatchProbingTargetGroupsResponsePathSelectorResumeToken) WithValue

type WatchProbingTargetGroupsResponsePathSelectorSnapshotSize

type WatchProbingTargetGroupsResponsePathSelectorSnapshotSize struct{}

func (WatchProbingTargetGroupsResponsePathSelectorSnapshotSize) FieldPath

func (WatchProbingTargetGroupsResponsePathSelectorSnapshotSize) WithArrayOfValues

func (WatchProbingTargetGroupsResponsePathSelectorSnapshotSize) WithValue

type WatchProbingTargetGroupsResponse_FieldMask

type WatchProbingTargetGroupsResponse_FieldMask struct {
	Paths []WatchProbingTargetGroupsResponse_FieldPath
}

func FullWatchProbingTargetGroupsResponse_FieldMask

func FullWatchProbingTargetGroupsResponse_FieldMask() *WatchProbingTargetGroupsResponse_FieldMask

func (*WatchProbingTargetGroupsResponse_FieldMask) AppendPath

func (*WatchProbingTargetGroupsResponse_FieldMask) AppendRawPath

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

func (*WatchProbingTargetGroupsResponse_FieldMask) DecodeFirestore

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

func (*WatchProbingTargetGroupsResponse_FieldMask) EncodeFirestore

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

firestore encoding/decoding integration

func (*WatchProbingTargetGroupsResponse_FieldMask) FilterInputFields

FilterInputFields generates copy of field paths with output_only field paths removed

func (*WatchProbingTargetGroupsResponse_FieldMask) FromProtoFieldMask

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

func (*WatchProbingTargetGroupsResponse_FieldMask) GetPaths

func (*WatchProbingTargetGroupsResponse_FieldMask) GetRawPaths

func (*WatchProbingTargetGroupsResponse_FieldMask) IsFull

func (WatchProbingTargetGroupsResponse_FieldMask) Marshal

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

implement methods required by customType

func (WatchProbingTargetGroupsResponse_FieldMask) MarshalJSON

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

func (*WatchProbingTargetGroupsResponse_FieldMask) PathsCount

func (fieldMask *WatchProbingTargetGroupsResponse_FieldMask) PathsCount() int

func (*WatchProbingTargetGroupsResponse_FieldMask) Project

func (*WatchProbingTargetGroupsResponse_FieldMask) ProjectRaw

func (*WatchProbingTargetGroupsResponse_FieldMask) ProtoMessage

func (fieldMask *WatchProbingTargetGroupsResponse_FieldMask) ProtoMessage()

func (*WatchProbingTargetGroupsResponse_FieldMask) ProtoReflect

func (*WatchProbingTargetGroupsResponse_FieldMask) Reset

func (fieldMask *WatchProbingTargetGroupsResponse_FieldMask) Reset()

func (*WatchProbingTargetGroupsResponse_FieldMask) Set

func (*WatchProbingTargetGroupsResponse_FieldMask) SetFromCliFlag

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

func (*WatchProbingTargetGroupsResponse_FieldMask) SetRaw

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

func (*WatchProbingTargetGroupsResponse_FieldMask) Size

func (*WatchProbingTargetGroupsResponse_FieldMask) String

func (*WatchProbingTargetGroupsResponse_FieldMask) Subtract

func (*WatchProbingTargetGroupsResponse_FieldMask) SubtractRaw

func (*WatchProbingTargetGroupsResponse_FieldMask) ToProtoFieldMask

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

ToFieldMask is used for proto conversions

func (*WatchProbingTargetGroupsResponse_FieldMask) Unmarshal

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

func (*WatchProbingTargetGroupsResponse_FieldMask) UnmarshalJSON

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

type WatchProbingTargetGroupsResponse_FieldPath

type WatchProbingTargetGroupsResponse_FieldPath interface {
	gotenobject.FieldPath
	Selector() WatchProbingTargetGroupsResponse_FieldPathSelector
	Get(source *WatchProbingTargetGroupsResponse) []interface{}
	GetSingle(source *WatchProbingTargetGroupsResponse) (interface{}, bool)
	ClearValue(item *WatchProbingTargetGroupsResponse)

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

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

func MustParseWatchProbingTargetGroupsResponse_FieldPath

func MustParseWatchProbingTargetGroupsResponse_FieldPath(rawField string) WatchProbingTargetGroupsResponse_FieldPath

func ParseWatchProbingTargetGroupsResponse_FieldPath

func ParseWatchProbingTargetGroupsResponse_FieldPath(rawField string) (WatchProbingTargetGroupsResponse_FieldPath, error)

type WatchProbingTargetGroupsResponse_FieldPathArrayItemValue

type WatchProbingTargetGroupsResponse_FieldPathArrayItemValue interface {
	gotenobject.FieldPathArrayItemValue
	WatchProbingTargetGroupsResponse_FieldPath
	ContainsValue(*WatchProbingTargetGroupsResponse) bool
}

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

func MustParseWatchProbingTargetGroupsResponse_FieldPathArrayItemValue

func MustParseWatchProbingTargetGroupsResponse_FieldPathArrayItemValue(pathStr, valueStr string) WatchProbingTargetGroupsResponse_FieldPathArrayItemValue

func ParseWatchProbingTargetGroupsResponse_FieldPathArrayItemValue

func ParseWatchProbingTargetGroupsResponse_FieldPathArrayItemValue(pathStr, valueStr string) (WatchProbingTargetGroupsResponse_FieldPathArrayItemValue, error)

ParseWatchProbingTargetGroupsResponse_FieldPathArrayItemValue parses string and JSON-encoded value to its Value

type WatchProbingTargetGroupsResponse_FieldPathArrayOfValues

type WatchProbingTargetGroupsResponse_FieldPathArrayOfValues interface {
	gotenobject.FieldPathArrayOfValues
	WatchProbingTargetGroupsResponse_FieldPath
}

WatchProbingTargetGroupsResponse_FieldPathArrayOfValues allows storing slice of values for WatchProbingTargetGroupsResponse fields according to their type

func MustParseWatchProbingTargetGroupsResponse_FieldPathArrayOfValues

func MustParseWatchProbingTargetGroupsResponse_FieldPathArrayOfValues(pathStr, valuesStr string) WatchProbingTargetGroupsResponse_FieldPathArrayOfValues

func ParseWatchProbingTargetGroupsResponse_FieldPathArrayOfValues

func ParseWatchProbingTargetGroupsResponse_FieldPathArrayOfValues(pathStr, valuesStr string) (WatchProbingTargetGroupsResponse_FieldPathArrayOfValues, error)

type WatchProbingTargetGroupsResponse_FieldPathSelector

type WatchProbingTargetGroupsResponse_FieldPathSelector int32
const (
	WatchProbingTargetGroupsResponse_FieldPathSelectorProbingTargetGroupChanges WatchProbingTargetGroupsResponse_FieldPathSelector = 0
	WatchProbingTargetGroupsResponse_FieldPathSelectorIsCurrent                 WatchProbingTargetGroupsResponse_FieldPathSelector = 1
	WatchProbingTargetGroupsResponse_FieldPathSelectorPageTokenChange           WatchProbingTargetGroupsResponse_FieldPathSelector = 2
	WatchProbingTargetGroupsResponse_FieldPathSelectorResumeToken               WatchProbingTargetGroupsResponse_FieldPathSelector = 3
	WatchProbingTargetGroupsResponse_FieldPathSelectorSnapshotSize              WatchProbingTargetGroupsResponse_FieldPathSelector = 4
	WatchProbingTargetGroupsResponse_FieldPathSelectorIsSoftReset               WatchProbingTargetGroupsResponse_FieldPathSelector = 5
	WatchProbingTargetGroupsResponse_FieldPathSelectorIsHardReset               WatchProbingTargetGroupsResponse_FieldPathSelector = 6
)

func (WatchProbingTargetGroupsResponse_FieldPathSelector) String

type WatchProbingTargetGroupsResponse_FieldPathValue

type WatchProbingTargetGroupsResponse_FieldPathValue interface {
	WatchProbingTargetGroupsResponse_FieldPath
	gotenobject.FieldPathValue
	SetTo(target **WatchProbingTargetGroupsResponse)
	CompareWith(*WatchProbingTargetGroupsResponse) (cmp int, comparable bool)
}

WatchProbingTargetGroupsResponse_FieldPathValue allows storing values for WatchProbingTargetGroupsResponse fields according to their type

func MustParseWatchProbingTargetGroupsResponse_FieldPathValue

func MustParseWatchProbingTargetGroupsResponse_FieldPathValue(pathStr, valueStr string) WatchProbingTargetGroupsResponse_FieldPathValue

func ParseWatchProbingTargetGroupsResponse_FieldPathValue

func ParseWatchProbingTargetGroupsResponse_FieldPathValue(pathStr, valueStr string) (WatchProbingTargetGroupsResponse_FieldPathValue, error)

type WatchProbingTargetGroupsResponse_FieldSubPath

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

func (*WatchProbingTargetGroupsResponse_FieldSubPath) AsPageTokenChangeSubPath

func (*WatchProbingTargetGroupsResponse_FieldSubPath) ClearValue

func (*WatchProbingTargetGroupsResponse_FieldSubPath) ClearValueRaw

func (*WatchProbingTargetGroupsResponse_FieldSubPath) Get

Get returns all values pointed by selected field from source WatchProbingTargetGroupsResponse

func (*WatchProbingTargetGroupsResponse_FieldSubPath) GetDefault

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

GetDefault returns a default value of the field type

func (*WatchProbingTargetGroupsResponse_FieldSubPath) GetRaw

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

func (*WatchProbingTargetGroupsResponse_FieldSubPath) GetSingle

GetSingle returns value of selected field from source WatchProbingTargetGroupsResponse

func (*WatchProbingTargetGroupsResponse_FieldSubPath) GetSingleRaw

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

func (*WatchProbingTargetGroupsResponse_FieldSubPath) IsLeaf

IsLeaf - whether field path is holds simple value

func (*WatchProbingTargetGroupsResponse_FieldSubPath) JSONString

JSONString returns path representation is JSON convention

func (*WatchProbingTargetGroupsResponse_FieldSubPath) Selector

func (*WatchProbingTargetGroupsResponse_FieldSubPath) SplitIntoTerminalIPaths added in v0.7.1

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

func (*WatchProbingTargetGroupsResponse_FieldSubPath) String

String returns path representation in proto convention

func (*WatchProbingTargetGroupsResponse_FieldSubPath) WithIArrayItemValue

func (*WatchProbingTargetGroupsResponse_FieldSubPath) WithIArrayOfValues

func (*WatchProbingTargetGroupsResponse_FieldSubPath) WithIValue

func (*WatchProbingTargetGroupsResponse_FieldSubPath) WithRawIArrayItemValue

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

func (*WatchProbingTargetGroupsResponse_FieldSubPath) WithRawIArrayOfValues

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

func (*WatchProbingTargetGroupsResponse_FieldSubPath) WithRawIValue

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

type WatchProbingTargetGroupsResponse_FieldSubPathArrayItemValue

type WatchProbingTargetGroupsResponse_FieldSubPathArrayItemValue struct {
	WatchProbingTargetGroupsResponse_FieldPath
	// contains filtered or unexported fields
}

func (*WatchProbingTargetGroupsResponse_FieldSubPathArrayItemValue) AsPageTokenChangePathItemValue

func (*WatchProbingTargetGroupsResponse_FieldSubPathArrayItemValue) ContainsValue

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

func (*WatchProbingTargetGroupsResponse_FieldSubPathArrayItemValue) GetRawItemValue

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

GetRawValue returns stored array item value

type WatchProbingTargetGroupsResponse_FieldSubPathArrayOfValues

type WatchProbingTargetGroupsResponse_FieldSubPathArrayOfValues struct {
	WatchProbingTargetGroupsResponse_FieldPath
	// contains filtered or unexported fields
}

func (*WatchProbingTargetGroupsResponse_FieldSubPathArrayOfValues) AsPageTokenChangePathArrayOfValues

func (*WatchProbingTargetGroupsResponse_FieldSubPathArrayOfValues) GetRawValues

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

type WatchProbingTargetGroupsResponse_FieldSubPathValue

type WatchProbingTargetGroupsResponse_FieldSubPathValue struct {
	WatchProbingTargetGroupsResponse_FieldPath
	// contains filtered or unexported fields
}

func (*WatchProbingTargetGroupsResponse_FieldSubPathValue) AsPageTokenChangePathValue

func (*WatchProbingTargetGroupsResponse_FieldSubPathValue) CompareWith

func (*WatchProbingTargetGroupsResponse_FieldSubPathValue) CompareWithRaw

func (*WatchProbingTargetGroupsResponse_FieldSubPathValue) GetRawValue

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

func (*WatchProbingTargetGroupsResponse_FieldSubPathValue) SetTo

func (*WatchProbingTargetGroupsResponse_FieldSubPathValue) SetToRaw

type WatchProbingTargetGroupsResponse_FieldTerminalPath

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

func (*WatchProbingTargetGroupsResponse_FieldTerminalPath) ClearValue

func (*WatchProbingTargetGroupsResponse_FieldTerminalPath) ClearValueRaw

func (*WatchProbingTargetGroupsResponse_FieldTerminalPath) Get

Get returns all values pointed by specific field from source WatchProbingTargetGroupsResponse

func (*WatchProbingTargetGroupsResponse_FieldTerminalPath) GetDefault

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

GetDefault returns a default value of the field type

func (*WatchProbingTargetGroupsResponse_FieldTerminalPath) GetRaw

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

func (*WatchProbingTargetGroupsResponse_FieldTerminalPath) GetSingle

GetSingle returns value pointed by specific field of from source WatchProbingTargetGroupsResponse

func (*WatchProbingTargetGroupsResponse_FieldTerminalPath) GetSingleRaw

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

func (*WatchProbingTargetGroupsResponse_FieldTerminalPath) IsLeaf

IsLeaf - whether field path is holds simple value

func (*WatchProbingTargetGroupsResponse_FieldTerminalPath) JSONString

JSONString returns path representation is JSON convention

func (*WatchProbingTargetGroupsResponse_FieldTerminalPath) Selector

func (*WatchProbingTargetGroupsResponse_FieldTerminalPath) SplitIntoTerminalIPaths added in v0.7.1

func (*WatchProbingTargetGroupsResponse_FieldTerminalPath) String

String returns path representation in proto convention

func (*WatchProbingTargetGroupsResponse_FieldTerminalPath) WithIArrayItemValue

func (*WatchProbingTargetGroupsResponse_FieldTerminalPath) WithIArrayOfValues

func (*WatchProbingTargetGroupsResponse_FieldTerminalPath) WithIValue

func (*WatchProbingTargetGroupsResponse_FieldTerminalPath) WithRawIArrayItemValue

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

func (*WatchProbingTargetGroupsResponse_FieldTerminalPath) WithRawIArrayOfValues

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

func (*WatchProbingTargetGroupsResponse_FieldTerminalPath) WithRawIValue

type WatchProbingTargetGroupsResponse_FieldTerminalPathArrayItemValue

type WatchProbingTargetGroupsResponse_FieldTerminalPathArrayItemValue struct {
	WatchProbingTargetGroupsResponse_FieldTerminalPath
	// contains filtered or unexported fields
}

func (*WatchProbingTargetGroupsResponse_FieldTerminalPathArrayItemValue) AsProbingTargetGroupChangesItemValue

func (*WatchProbingTargetGroupsResponse_FieldTerminalPathArrayItemValue) ContainsValue

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

func (*WatchProbingTargetGroupsResponse_FieldTerminalPathArrayItemValue) GetRawItemValue

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

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

func (*WatchProbingTargetGroupsResponse_FieldTerminalPathArrayItemValue) GetSingle

func (*WatchProbingTargetGroupsResponse_FieldTerminalPathArrayItemValue) GetSingleRaw

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

type WatchProbingTargetGroupsResponse_FieldTerminalPathArrayOfValues

type WatchProbingTargetGroupsResponse_FieldTerminalPathArrayOfValues struct {
	WatchProbingTargetGroupsResponse_FieldTerminalPath
	// contains filtered or unexported fields
}

func (*WatchProbingTargetGroupsResponse_FieldTerminalPathArrayOfValues) AsIsCurrentArrayOfValues

func (fpaov *WatchProbingTargetGroupsResponse_FieldTerminalPathArrayOfValues) AsIsCurrentArrayOfValues() ([]bool, bool)

func (*WatchProbingTargetGroupsResponse_FieldTerminalPathArrayOfValues) AsIsHardResetArrayOfValues

func (fpaov *WatchProbingTargetGroupsResponse_FieldTerminalPathArrayOfValues) AsIsHardResetArrayOfValues() ([]bool, bool)

func (*WatchProbingTargetGroupsResponse_FieldTerminalPathArrayOfValues) AsIsSoftResetArrayOfValues

func (fpaov *WatchProbingTargetGroupsResponse_FieldTerminalPathArrayOfValues) AsIsSoftResetArrayOfValues() ([]bool, bool)

func (*WatchProbingTargetGroupsResponse_FieldTerminalPathArrayOfValues) AsPageTokenChangeArrayOfValues

func (*WatchProbingTargetGroupsResponse_FieldTerminalPathArrayOfValues) AsProbingTargetGroupChangesArrayOfValues

func (*WatchProbingTargetGroupsResponse_FieldTerminalPathArrayOfValues) AsResumeTokenArrayOfValues

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

func (*WatchProbingTargetGroupsResponse_FieldTerminalPathArrayOfValues) AsSnapshotSizeArrayOfValues

func (fpaov *WatchProbingTargetGroupsResponse_FieldTerminalPathArrayOfValues) AsSnapshotSizeArrayOfValues() ([]int64, bool)

func (*WatchProbingTargetGroupsResponse_FieldTerminalPathArrayOfValues) GetRawValues

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

type WatchProbingTargetGroupsResponse_FieldTerminalPathValue

type WatchProbingTargetGroupsResponse_FieldTerminalPathValue struct {
	WatchProbingTargetGroupsResponse_FieldTerminalPath
	// contains filtered or unexported fields
}

func (*WatchProbingTargetGroupsResponse_FieldTerminalPathValue) AsIsCurrentValue

func (*WatchProbingTargetGroupsResponse_FieldTerminalPathValue) AsIsHardResetValue

func (*WatchProbingTargetGroupsResponse_FieldTerminalPathValue) AsIsSoftResetValue

func (*WatchProbingTargetGroupsResponse_FieldTerminalPathValue) AsPageTokenChangeValue

func (*WatchProbingTargetGroupsResponse_FieldTerminalPathValue) AsProbingTargetGroupChangesValue

func (*WatchProbingTargetGroupsResponse_FieldTerminalPathValue) AsResumeTokenValue

func (*WatchProbingTargetGroupsResponse_FieldTerminalPathValue) AsSnapshotSizeValue

func (*WatchProbingTargetGroupsResponse_FieldTerminalPathValue) CompareWith

CompareWith compares value in the 'WatchProbingTargetGroupsResponse_FieldTerminalPathValue' with the value under path in 'WatchProbingTargetGroupsResponse'.

func (*WatchProbingTargetGroupsResponse_FieldTerminalPathValue) CompareWithRaw

func (*WatchProbingTargetGroupsResponse_FieldTerminalPathValue) GetRawValue

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

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

func (*WatchProbingTargetGroupsResponse_FieldTerminalPathValue) SetTo

SetTo stores value for selected field for object WatchProbingTargetGroupsResponse

func (*WatchProbingTargetGroupsResponse_FieldTerminalPathValue) SetToRaw

type WatchProbingTargetGroupsResponse_PageTokenChange

type WatchProbingTargetGroupsResponse_PageTokenChange struct {

	// New token to retrieve previous page of results.
	PrevPageToken *probing_target_group.PagerCursor `` /* 151-byte string literal not displayed */
	// New token to retrieve next page of results.
	NextPageToken *probing_target_group.PagerCursor `` /* 151-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*WatchProbingTargetGroupsResponse_PageTokenChange) Clone

func (*WatchProbingTargetGroupsResponse_PageTokenChange) CloneRaw

func (*WatchProbingTargetGroupsResponse_PageTokenChange) Descriptor

Deprecated, Use WatchProbingTargetGroupsResponse_PageTokenChange.ProtoReflect.Descriptor instead.

func (*WatchProbingTargetGroupsResponse_PageTokenChange) GetNextPageToken

func (*WatchProbingTargetGroupsResponse_PageTokenChange) GetPrevPageToken

func (*WatchProbingTargetGroupsResponse_PageTokenChange) GotenMessage

func (*WatchProbingTargetGroupsResponse_PageTokenChange) GotenObjectExt

func (*WatchProbingTargetGroupsResponse_PageTokenChange) GotenValidate

func (*WatchProbingTargetGroupsResponse_PageTokenChange) MakeFullFieldMask

func (*WatchProbingTargetGroupsResponse_PageTokenChange) MakeRawDiffFieldMask

func (*WatchProbingTargetGroupsResponse_PageTokenChange) MakeRawFullFieldMask

func (*WatchProbingTargetGroupsResponse_PageTokenChange) Marshal

func (*WatchProbingTargetGroupsResponse_PageTokenChange) MarshalJSON

func (*WatchProbingTargetGroupsResponse_PageTokenChange) Merge

func (*WatchProbingTargetGroupsResponse_PageTokenChange) MergeRaw

func (*WatchProbingTargetGroupsResponse_PageTokenChange) ProtoMessage

func (*WatchProbingTargetGroupsResponse_PageTokenChange) ProtoReflect

func (*WatchProbingTargetGroupsResponse_PageTokenChange) Reset

func (*WatchProbingTargetGroupsResponse_PageTokenChange) SetNextPageToken

func (*WatchProbingTargetGroupsResponse_PageTokenChange) SetPrevPageToken

func (*WatchProbingTargetGroupsResponse_PageTokenChange) String

func (*WatchProbingTargetGroupsResponse_PageTokenChange) Unmarshal

func (*WatchProbingTargetGroupsResponse_PageTokenChange) UnmarshalJSON

type WatchProbingTargetGroupsResponse_PageTokenChangePathSelectorNextPageToken

type WatchProbingTargetGroupsResponse_PageTokenChangePathSelectorNextPageToken struct{}

func (WatchProbingTargetGroupsResponse_PageTokenChangePathSelectorNextPageToken) FieldPath

type WatchProbingTargetGroupsResponse_PageTokenChangePathSelectorPrevPageToken

type WatchProbingTargetGroupsResponse_PageTokenChangePathSelectorPrevPageToken struct{}

func (WatchProbingTargetGroupsResponse_PageTokenChangePathSelectorPrevPageToken) FieldPath

type WatchProbingTargetGroupsResponse_PageTokenChange_FieldMask

type WatchProbingTargetGroupsResponse_PageTokenChange_FieldMask struct {
	Paths []WatchProbingTargetGroupsResponsePageTokenChange_FieldPath
}

func (*WatchProbingTargetGroupsResponse_PageTokenChange_FieldMask) AppendPath

func (*WatchProbingTargetGroupsResponse_PageTokenChange_FieldMask) AppendRawPath

func (*WatchProbingTargetGroupsResponse_PageTokenChange_FieldMask) DecodeFirestore

func (*WatchProbingTargetGroupsResponse_PageTokenChange_FieldMask) EncodeFirestore

firestore encoding/decoding integration

func (*WatchProbingTargetGroupsResponse_PageTokenChange_FieldMask) FilterInputFields

FilterInputFields generates copy of field paths with output_only field paths removed

func (*WatchProbingTargetGroupsResponse_PageTokenChange_FieldMask) FromProtoFieldMask

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

func (*WatchProbingTargetGroupsResponse_PageTokenChange_FieldMask) GetPaths

func (*WatchProbingTargetGroupsResponse_PageTokenChange_FieldMask) GetRawPaths

func (*WatchProbingTargetGroupsResponse_PageTokenChange_FieldMask) IsFull

func (WatchProbingTargetGroupsResponse_PageTokenChange_FieldMask) Marshal

implement methods required by customType

func (WatchProbingTargetGroupsResponse_PageTokenChange_FieldMask) MarshalJSON

func (*WatchProbingTargetGroupsResponse_PageTokenChange_FieldMask) PathsCount

func (*WatchProbingTargetGroupsResponse_PageTokenChange_FieldMask) Project

func (*WatchProbingTargetGroupsResponse_PageTokenChange_FieldMask) ProjectRaw

func (*WatchProbingTargetGroupsResponse_PageTokenChange_FieldMask) ProtoMessage

func (*WatchProbingTargetGroupsResponse_PageTokenChange_FieldMask) ProtoReflect

func (*WatchProbingTargetGroupsResponse_PageTokenChange_FieldMask) Reset

func (*WatchProbingTargetGroupsResponse_PageTokenChange_FieldMask) Set

func (*WatchProbingTargetGroupsResponse_PageTokenChange_FieldMask) SetFromCliFlag

func (*WatchProbingTargetGroupsResponse_PageTokenChange_FieldMask) SetRaw

func (*WatchProbingTargetGroupsResponse_PageTokenChange_FieldMask) Size

func (*WatchProbingTargetGroupsResponse_PageTokenChange_FieldMask) String

func (*WatchProbingTargetGroupsResponse_PageTokenChange_FieldMask) SubtractRaw

func (*WatchProbingTargetGroupsResponse_PageTokenChange_FieldMask) ToProtoFieldMask

ToFieldMask is used for proto conversions

func (*WatchProbingTargetGroupsResponse_PageTokenChange_FieldMask) Unmarshal

func (*WatchProbingTargetGroupsResponse_PageTokenChange_FieldMask) UnmarshalJSON

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL